Form Enums
data/pokemon-form-enums.txt
Loading form enum text...
Keep both section headers:
Available Forms: and Available Costumes:. The tracker accepts numeric ids like 2582: SLOWPOKE_GALARIAN and raw suffixes like f: GIMMIGHOUL_CHEST for assets such as 999_f.png.Item Enums
data/item-enums.json
Loading item enum JSON...
Suggested shape:
{"ITEM_TART_APPLE":{"id":1152,"label":"Tart Apple"}}. Use the raw templateId as the key, then store the item art id and English label in the value.