Stat IDs

Going over the Stat ID section of the stats tab.

A stat identity is not a stat itself, rather a way to give a stat an ID to differentiate it from others and apply certain rules to it. You can create stat identities with the plus button at the bottom-left. A list of all your stat identities are displayed in the left box.

Properties

Clicking on a stat identity displays it's properties

Name
Description

Display Name

The full stat name.

Localized Display Name Key

The localized string key for the display name.

Abbreviation

The abbreviated name (e.g. HP for Health Points).

Icon

An icon that represents the stat.

Color

The color scheme of the stat.

Use Color For Icon

If the color should be applied to the icon.

Numeric Type

The numeric type of this stat.

Value Type

The value type of this stat. Value: treat the value as an exact. Percent: treat the value as a percentage.

Enable Attribute Strictness

If enabled, stats of this identity will not be able to do mathematical operations with identities of the same type if their attributes are different.

Update Current Value With High Value

Combined stats always affect the high value of a stat. With this enabled, the current value will be affected with it.

Has Min

If the stat has a min value.

Min

The min value that the stat can go down to.

Has Max

If the stat has a max value.

Max

The max value that the stat can go up to.

Scripting Side

Stat Identity

Last updated