mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-04 06:05:58 -04:00
RAW FIELDS dump shows item entries at odd indices: 283, 285, 287, 289... With base=283, stride=2: 17 of 19 slots have valid item IDs (14200, 12020, 14378, etc). Slots 12-13 (trinkets) correctly empty. With base=284: only 5 entries, and values are enchant IDs (913, 905, 904) — these are the field AFTER each entry, confirming base was off by 1.