get_types
Fetch a type-name array from RPG Maker MZ's System.json to resolve index-based references for elements, skill types, weapon types, armor types, or equip types.
Instructions
Get one System.json type-name array — the named lists other data references by index: elements, skillTypes, weaponTypes, armorTypes, or equipTypes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Which type-name array to read |