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