Merge pull request #365 from KayenEQ/Development

Calc focus effects from worn slots, for an additive foci bonus [NOT LIVE LIKE]
This commit is contained in:
KayenEQ
2015-02-05 06:24:43 -05:00
6 changed files with 22 additions and 9 deletions
@@ -0,0 +1 @@
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Spells:UseAdditiveFocusFromWornSlot', 'false', '[Not live like] If a focus effect is placed in a worn slot the base value will calculated as an additive bonus to regular focus effects.');