Skip to main content

B1StatDecayInfo

  • Defines the decay behavior of a stat, including the decay target value, rate, and an optional goal script.
PropertyTypeDescriptionMetadata
GoalfloatThe target value that this stat decays towards.Category: B1StatDecayInfo
ValuefloatThe decay speed applied per tick.Category: B1StatDecayInfo
GoalScriptIdFNameThe script ID executed when the stat reaches its decay goal.Category: B1StatDecayInfo
Foreign: Script_Stat.Id