Attribute Modifier
An Object used to specify how a value should be modified.
Fields
| Field | Type | Default | Description |
|---|---|---|---|
operation |
Attribute Modifier Operation | The operation which will be performed by this modifier. | |
value |
Float | The value to use for the modifier operation. | |
resource |
Identifier | optional | If specified, the value of this power will be used instead of the value specified in the value field. |
name |
String | optional | A descriptive name for the modifier, describing where it comes from. |
modifier |
Attribute Modifier | optional | If specified, this modifier will be applied to the value of the modifier. |