Attributed Attribute Modifier
An Object used to specify how a specific attribute should be modified. Basically an Attribute Modifier with an additional attribute field.
Fields
| Field | Type | Default | Description |
|---|---|---|---|
attribute |
Identifier | ID of the attribute which will be modified by this modifier. | |
operation |
Attributed Attribute Modifier Operation | The operation which will be performed by this modifier. | |
value |
Float | The value to use for the modifier operation. | |
name |
String | optional | A descriptive name for the modifier, describing where it comes from. |