Kelsidavis-WoWee/Data/expansions
Kelsi 2f3f9f1a21 fix: enable Classic/Turtle Spell.dbc loading and add WotLK optional spell fields to layout
Lower fieldCount threshold from 154→148 so Classic 1.12 and Turtle WoW Spell.dbc
(148 fields, Tooltip at index 147) are accepted by the spellbook loader instead of
being silently skipped.

Add PowerType/ManaCost/CastingTimeIndex/RangeIndex to the WotLK dbc_layouts.json
Spell section so mana cost, cast time, and range continue to display correctly when
the DBC layout path is active (the old hardcoded-index fallback path is now bypassed
since layout-path loads spell names first and spellData.empty() is no longer true).
2026-03-10 17:53:17 -07:00
..
classic feat: add ITEM_FIELD_DURABILITY/MAXDURABILITY to all expansion update_fields 2026-03-10 16:31:18 -07:00
tbc feat: add ITEM_FIELD_DURABILITY/MAXDURABILITY to all expansion update_fields 2026-03-10 16:31:18 -07:00
turtle feat: add ITEM_FIELD_DURABILITY/MAXDURABILITY to all expansion update_fields 2026-03-10 16:31:18 -07:00
wotlk fix: enable Classic/Turtle Spell.dbc loading and add WotLK optional spell fields to layout 2026-03-10 17:53:17 -07:00