I've altered the the rule_values table for a particular ruleset_ID and changed the ruleset in the zones table to match. How do I apply a particular ruleset onto this server? For example, using the ruleset_ID 10 for which I made the changes in rules_values.
Thanks
EDIT:
I figured it out. Disregard previous question.
New questions:
1. In npc_types, I've made it so some npcs spawn with variable levels by changing the 'maxlevel.' It seems the 'scalerate' affects the hp accordingly but not damage. For example, a_gnoll at level 3 will hit for 6 max and will hit for the same at level 5. Is there a way to make the damage scale along with the hp so I can avoid making multiple entries for a single spawn?
2. A level 1 player attacking a red dings level 2 upon killing the mob. I'd like to cut off xp at a certain % or amount per level. Aside from changing the rules and level_xp_mods, is this possible and how?
Thanks
|