Stat Base
Stat Base (or simply referred to as Stat) is the base class of both Complex and Progress Stats.
It cannot be used directly to create subclasses, but defines the shared behavior between Complex and Progress Stats.
📄️ Infos
Each Stat has Infos that you can fill in the details panel.
📄️ Replication
In the Details Panel, you can choose a Replication Mode for your Stat.
📄️ Value
The value shared between a Progress Stat and a Complex Stat is the Final Value, which is obtained after the Clamping has been applied.
📄️ Clamping
Clamping allows you to have a Minimum and/or Maximum value for your Stat. It can either be a flat value (a value that will always remain the same)
📄️ Integer Value
In the details panel, you can select a Rounding Method to have an Integer Value always up-to-date with the Final Value.
📄️ Alternative Values
Alternative Values are easily accessible methods that you can store in your Stats.
📄️ Value Range Event
A Value Range Event triggers events whenever the value of a Stat enters or leaves a certain threshold.