Stat Change Trigger
This component allows you to respond to changes on a specific Stat.

Fields#
| Name | Description |
|---|---|
| Stat Source | Source of stats |
| Stats | Stat Source |
| Key | Key used to find source |
| Stat Id | Id of stat to subscribe to |
| Min Changed | Raise event when minimum value changes |
| Max Changed | Raise event when maximum value changes |
| Value Changed | Raise event when value changes |
| Special Changed | Raise event when special value changes |
| Modifiers | Modifiers to apply when the value changes |
| On Changed | Event raised when changes meeting requirments occur |