Spell Effect Updates.

Implemented fail chances for SE, Gate, Succor, FeignDeath.
Minor fixes to haste bonuses to allow for negatives.
Rule added for Succor failure rate.
This commit is contained in:
KayenEQ
2014-03-27 05:14:54 -04:00
parent 6906125725
commit 41903e8f09
6 changed files with 73 additions and 25 deletions
@@ -0,0 +1 @@
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:SuccorFailChance', '2', 'Determines chance for a succor spell not to teleport an invidual player.');