Content types are used for type separation of various content.
Content types are found in Content > Content Types.
This can be used in menus, HUDs or the editor to filter the displayed content by type.
Content types are used by areas, teleports, quests, logs, status values, status effects, abilities, currencies, items, equipment, AI rulesets, crafting recipes, combatants and research trees.
Base Settings #
Define base settings of the content type.
A content type can be set to be hidden, making it not visible to the player. This can be useful for types that are used for checks or hidden game mechanics and shouldn’t be noticed by the player.
Sub Type #
Content types can be set as sub types of other content types.
This allows creating a type hierarchy that can be used in menus and checks.
E.g. swords, axes and bows can be sub types of weapons.
Weapons can also be a sub type of equipment.
Damage Type #
A content type defines the damage type of abilities and items using it. Damage types define the animations used by a combatant receving, blocking or evading damage.
Learn more about damage types in this documentation.
Use Range Settings #
A content type can override the default use range for all abilities/items using it as their primary content type.
The default use range is defined in the battle system settings.
The use range determines the maximum distance between user and target to allow using an ability/item. The range can be defined for each battle system type.
Abilities/items can override the content type’s use range (and the default use range).
Default Target Selections #
A content type can override the default target selections for all abilities/items using it as their primary content type.
The default target selections are defined in the target settings.
Inventory Settings #
Optionally override inventory settings for content using a content type, e.g.items, equipment or currency. The default settings are defined in the inventory settings.
Define inventory related settings, e.g. optionally override the space items or equipment of this content type occupies. Items and equipment can override these settings.
Please note that child types don’t use their parent type’s inventory settings.
Inventory Schematics #
Optionally override inventory schematics for content of this content type.
The default inventory schematics are defined in the inventory settings.
Ability Settings #
Settings for abilities using a content type. Learn more about abilities in this documentation.
You can override default settings for shortcut UI, number formatting, battle info texts, notifications and console texts.
Item Settings #
Settings for items using a content type. Learn more about items in this documentation.
You can override default settings for shortcut UI, number formatting, battle info texts, notifications and console texts.
Equipment Settings #
Settings for equipment using a content type. Learn more about equipment in this documentation.
You can override default settings for animation overrides, shortcut UI, number formatting, notifications and console texts.
AI Ruleset Settings #
Settings for AI rulesets using a content type. Learn more about AI rulesets in this documentation.
You can override default settings for shortcut UI, number formatting, notifications and console texts.
Crafting Recipe Settings #
Settings for crafting recipes using a content type. Learn more about crafting recipes in this documentation.
You can override default settings for shortcut UI, number formatting, recipe layout, notifications and console texts.
Status Effect Settings #
Settings for status effects using a content type. Learn more about status effects in this documentation.
Optionally define a wrapper text for the name and short name of status effects using a content type. This can e.g. be used to change the text color for names of all effects of a type.
You can also override default settings for status effect UI, flying texts and console texts.
Research Settings #
Settings for research trees using a content type. Learn more about research trees in this documentation.
You can override default settings for research item UI, number formatting and console texts.
Quest Settings #
Settings for quests using a content type.
You can override default settings for quest status icons, task status icons, quest layout, notifications and console texts.
Log Settings #
Settings for logs using a content type.
You can override default settings for notifications and console texts.
Object Content Settings #
Settings for object contents using a content type.
You can define a cursor change, object variables, portraits and custom text codes.

