StatusInt

Description

The StatusInt contains int values that are dynamically effected by StatusEffects.

Properties

statusName

The StatusNameInt scriptable object.

baseValue

The base int value.

value

The calculated int value after all StatusEffect's Effect values. For information on how the final value is calculated see Effect.

Last updated