EquipmentDatabaseDataSource is a data source that gets information about an item from the database.
| Name | Explanation | Type |
|---|---|---|
| Name | The name of the item. | String |
| Description | The description of the item. | String |
| Item Type Reference Index | The item type of the item. | Number |
| Icon | The icon of the item. | Number |
| Animation Reference Index | The animation of the item. | Number |
| Targeting Animation Reference Index | The targeting animation of the item. | Number |
| Uses | The number of uses of the item. | Number |
| Uses - Minimum Random | The minimum number of random uses of the item. | Number |
| Uses - Maximum Random | The maximum number of random uses of the item. | Number |
| Action Sequence Reference Index | The action sequence of the item. | Number |
| Cost | The cost of the item. | Number |
| Weight | The weight of the item. | Number |
| Global Script Reference Index | The global script of the item. | Number |
| Skill Reference Index | The skill of the item. | Number |
| Tag | The tags of the item. | Tags |
| Tag Count | The tag count of the item. | Number |
| Tag Key at Index | The tag key at the index of the item. | String |
| Trait Count | The trait count of the item. | Number |
| Trait Type at Index | The trait type at the index of the item. | Number |
| Trait Formula Name at Index | The trait formula name at the index of the item. | String |
| Trait Formula at Index | The trait formula at the index of the item. | String |
| Trait Reference Index at Index | The trait (reference) trait index at the index of the item. | Number |
| Trait Value Modifier at Index | The trait value modifier at the index of the item. | Number |
| Trait Scale Modifier at Index | The trait scale modifier at the index of the item. | Number |
| Item Type Name | The item type of the item. | String |
| Name | Explanation | Type |
|---|---|---|
| Use Custom Action Sequence | Whether or not the item uses a custom action sequence. | Toggle |
| Use Custom Targeting Animation | Whether or not the item uses a custom targeting animation. | Toggle |
| Auto Target | Whether or not the item uses auto-targeting. | Toggle |
| Is Used In Menu | Whether or not the item is used in the menu. | Toggle |
| Is Used In Battle | Whether or not the item is used in battle. | Toggle |
| Is Instanced | Whether or not the item is instanced. | Toggle |
| Is Required | Whether or not the item is required. | Toggle |
| Is Global Script | Whether or not the item calls a global script. | Toggle |
| Is Skill | Whether or not the item invokes a skill. | Toggle |
| Is Skill - Ignore Target Effects | Whether or not the item ignores target effects. | Toggle |
| Is Skill - Ignore User Effects | Whether or not the item ignores user effects. | Toggle |
| Is Trait Effect a Statistic by Index | Whether or not the trait type is a statistic at the index. | Toggle |
| Is Trait Effect a Skill by Index | Whether or not the trait type is a skill at the index. | Toggle |
| Is Trait Effect a Status Effect by Index | Whether or not the trait type is a status effect at the index. | Toggle |
| Is Trait Effect a Formula by Index | Whether or not the trait type is a formula at the index. | Toggle |
| Is Trait Effect an Equipment Slot by Index | Whether or not the trait type is an item slot at the index. | Toggle |
| Is Trait Effect an Item Type by Index | Whether or not the trait type is an item type at the index. | Toggle |
| Is Trait Effect a Skill Type by Index | Whether or not the trait type is a skill type at the index. | Toggle |
| Is Trait Effect a Physical Property by Index | Whether or not the trait type is a physical property at the index. | Toggle |
| Is Trait Effect a Tile Tag by Index | Whether or not the trait type is a tile tag at the index. | Toggle |
| Is Trait Effect a Global Switch by Index | Whether or not the trait type is a global switch at the index. | Toggle |
| Is Trait Effect a Global Variable by Index | Whether or not the trait type is a global variable at the index. | Toggle |
| Is Trait Effect an Elemental by Index | Whether or not the trait type is an elemental at the index. | Toggle |
| Is Trait Effect a Battle Counter by Index | Whether or not the trait type is a battle counter at the index. | Toggle |
| Trait Effect Primary Flag Set by Index | Whether or not the primary flag is set at the index. | Toggle |
| Trait Effect Secondary Flag Set by Index | Whether or not the secondary flag is set at the index. | Toggle |
| Trait Effect Forced by Index | Whether or not the trait is forced. | Toggle |
| Trait Effect Published by Index | Whether or not the trait is published. | Toggle |