Kelsidavis-WoWee/Data/expansions
Kelsi 9f8a0907c4 feat: add spell stats to TBC and Turtle WoW DBC layouts
TBC 2.4.3: TBC added 7 fields after position 5 vs Classic 1.12, giving
a consistent +7 offset for all fields in the middle/upper range. Derive
CastingTimeIndex (22), PowerType (35), ManaCost (36), and RangeIndex (40)
from the verified Classic positions (15/28/29/33) using this offset.
This enables mana cost, cast time, and range display in the TBC spellbook.

Turtle WoW: Inherits Classic 1.12.1 Spell.dbc field layout. Add
CastingTimeIndex (15), PowerType (28), ManaCost (29), RangeIndex (33),
and SpellRange.MaxRange (2) matching Classic 1.12. Enables spell stat
display for Turtle WoW players.

Also update README: pet action bar (10 slots, icons, autocast tinting).
2026-03-10 18:55:01 -07:00
..
classic fix: expansion-aware SpellRange.dbc loading and Classic spell tooltip fields 2026-03-10 18:09:21 -07:00
tbc feat: add spell stats to TBC and Turtle WoW DBC layouts 2026-03-10 18:55:01 -07:00
turtle feat: add spell stats to TBC and Turtle WoW DBC layouts 2026-03-10 18:55:01 -07:00
wotlk fix: expansion-aware SpellRange.dbc loading and Classic spell tooltip fields 2026-03-10 18:09:21 -07:00