Release admin
ENUM EDITOR
Manage form enum text and item enum JSON from the admin area.
Forms 0 | Items 0
Releases Pokedex
Enum Files
Edit the raw files used for form sprite mappings now and item mappings for future evolution requirements.
Admin tools
Checking admin access...
0 FORMS
0 COSTUMES
0 ITEMS
CLEAN STATE
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.