Database - Characters is a data source that gets information about a character from the database.
| Name | Explanation | Type |
|---|---|---|
| Name | The name of the character. | String |
| Statistics Row Count | The number of statistics rows for the character. | Number |
| Statistics Minimum Rank | The minimum rank of the statistics table for the character. | Number |
| Statistics Maximum Rank | The maximum rank of the statistics table for the character. | Number |
| Statistics Value at Index by Formula Name | The value at an index of the statistics table by formula name for the character. | Number |
| Statistics Value at Rank by Formula Name | The value at a rank of the statistics table by formula name for the character. | Number |
| Statistics Value at Index by Index | The value at an index of the statistics table by index for the character. | Number |
| Statistics Value at Rank by Index | The value at a rank of the statistics table by index for the character. | Number |
| Class Count | The number of classes for the character. | Number |
| Class at Index | The class at an index for the character. | Number |
| Class Rank at Index | The class rank at an index for the character. | Number |
| Equipment Slot Count | The number of equipment slots for the character. | Number |
| Equipment Slot at Index | The equipment slot at an index for the character. | Number |
| Item Type Count | The number of item types for the character. | Number |
| Item Type at Index | The item type at an index for the character. | Number |
| Skill Type Count | The number of skill types for the character. | Number |
| Skill Type at Index | The skill type at an index for the character. | Number |
| Tag | The tags of the character. | Tags |
| Tag Count | The tag count of the character. | Number |
| Tag Key at Index | The tag key at the index of the character. | String |
| Trait Count | The trait count of the character. | Number |
| Trait Type at Index | The trait type at the index of the character. | Number |
| Trait Rank at Index | The trait rank at the index of the character. | Number |
| Trait Formula Name at Index | The trait formula name at the index of the character. | String |
| Trait Formula at Index | The trait formula at the index of the character. | String |
| Trait Reference Index at Index | The trait (reference) trait index at the index of the character. | Number |
| Trait Value Modifier at Index | The trait value modifier at the index of the character. | Number |
| Trait Scale Modifier at Index | The trait scale modifier at the index of the character. | Number |
| Class Array | The classes on the character. | Array |
| Equipment Slot Array | The equipment slots on the character. | Array |
| Item Type Array | The item types on the character. | Array |
| Skill Type Array | The skill types on the character. | Array |
| Name | Explanation | Type |
|---|---|---|
| Is Trait a Statistic by Index | Whether or not the trait type is a statistic at the index. | Toggle |
| Is Trait a Skill by Index | Whether or not the trait type is a skill at the index. | Toggle |
| Is Trait a Status Effect by Index | Whether or not the trait type is a status effect at the index. | Toggle |
| Is Trait a Formula by Index | Whether or not the trait type is a formula at the index. | Toggle |
| Is Trait an Equipment Slot by Index | Whether or not the trait type is an equipment slot at the index. | Toggle |
| Is Trait an Item Type by Index | Whether or not the trait type is an item type at the index. | Toggle |
| Is Trait a Skill Type by Index | Whether or not the trait type is a skill type at the index. | Toggle |
| Is Trait a Physical Property by Index | Whether or not the trait type is a physical property at the index. | Toggle |
| Is Trait a Tile Tag by Index | Whether or not the trait type is a tile tag at the index. | Toggle |
| Is Trait a Global Switch by Index | Whether or not the trait type is a global switch at the index. | Toggle |
| Is Trait a Global Variable by Index | Whether or not the trait type is a global variable at the index. | Toggle |
| Is Trait an Elemental by Index | Whether or not the trait type is an elemental at the index. | Toggle |
| Is Trait a Battle Counter by Index | Whether or not the trait type is a battle counter at the index. | Toggle |
| Trait Primary Flag Set by Index | Whether or not the primary flag is set at the index. | Toggle |
| Trait Secondary Flag Set by Index | Whether or not the secondary flag is set at the index. | Toggle |
| Is Trait Published by Index | Whether or not the trait is published at the index. | Toggle |