Skip to main content

Stat Definition

A Stat Definition is a data asset that defines a Stat's values, properties, and behavior.

Fields

FieldDescription
Stat KeyThe key used to access this Stat.
TagsTags assigned to this Stat. These can be used in StatEffectModels by setting Stat Target to Tagged Stat, allowing a single Effect to target multiple Stats. For example, you can tag certain Stats as Debuff and later use a ModifierRemoverEffect to remove Modifiers from all Stats with the Debuff tag.
NameThe display name of the Stat.
Relative Stat KeysA dictionary of the relationship keys defined for this Stat. These keys are used to locate related Stats during processing.
InjectorsThe list of Injectors that are attached to this Stat by default.