StatusInt
Last updated
Last updated
The StatusInt contains int values that are dynamically effected by StatusEffects.
statusName
The StatusNameInt scriptable object.
baseValue
The base int value.
signProtected
If enabled, if will clamp the final value to the sign (+/-) of the baseValue.
value
The calculated int value after all StatusEffect's values. For information on how the final value is calculated see .
Changes the base value to a new value.