static void AddSpellDamageDone(Character owner, int value) { owner.AddDamageDoneMod(SpellConstants.AllDamageSchoolSet, value); }