This class provides definitions for resisting Status Effects

Fields#
| Name | Description |
|---|
| Effect Id | Id of the effect to resist |
| Resist Effect | Set how to determine if an effect is resisted |
| Resist Chance | Chance an effect will be resisted (0 - 1) |
| Resist Formula | Formula that must be true for effect to be resisted |
| Source Id | Id of this object's source |
Properties#
| Name | Description |
|---|
| info | Information about this object |
| type | Type of this object |
Methods#
| Name | Description |
|---|
| Clone | Create a clone of this object |
| Matches | Compare object to another copy |