Kelsidavis-WoWee/Data/expansions
Kelsi 2b79f9d121 feat: add spell power and healing bonus to WotLK character stats
Tracks PLAYER_FIELD_MOD_DAMAGE_DONE_POS (7 schools at field 1171) and
PLAYER_FIELD_MOD_HEALING_DONE_POS (field 1192) from server update fields.

getSpellPower() returns the max damage bonus across magic schools 1-6.
getHealingPower() returns the raw healing bonus.

Both values displayed in the character screen Combat section alongside
the previously added attack power, dodge, parry, crit, and rating fields.
2026-03-13 08:37:55 -07:00
..
classic feat: use UNIT_FIELD_AURAFLAGS to correctly classify Classic buffs vs debuffs 2026-03-12 21:33:19 -07:00
tbc feat: resolve title names from CharTitles.dbc in SMSG_TITLE_EARNED 2026-03-12 19:05:54 -07:00
turtle feat: use UNIT_FIELD_AURAFLAGS to correctly classify Classic buffs vs debuffs 2026-03-12 21:33:19 -07:00
wotlk feat: add spell power and healing bonus to WotLK character stats 2026-03-13 08:37:55 -07:00