Introduction
This class handles the low-level parsing and subscription methods
Methods#
| Name | Description |
|---|---|
| AutoSubscribe | Automatically subscribe to other stats as needed to resolve a formula |
| GetStatSubscriptionRequirements | Get a list of stats a formula needs for subscriptions |
| GetValue | Get the parsed value of a formula |
| IsConditionTrue | Check if the parsed value of a condition is true |
| StatMeetsConditions | Check if an effect meets all requirements to become active |