Single Stat (Dynamic)
Unlike SingleStatCondition, this condition does not use a predefined comparison value. Instead, both the target value and the comparison value are retrieved dynamically from Stats.
Example
Health > MaxHealth
In this example, both Health and MaxHealth are retrieved at runtime and compared against each other.