Mechanic
attributeModifier
Adds an attribute modifier to the attributable target
Configuration Fields (5)
| Name | Type | Default | Description |
|---|---|---|---|
| attribute attr | Attribute | GENERIC_LUCK | The attribute to modify. |
| operation op | AttributeModifier.Operation | ADD_NUMBER | The operation to perform for the attribute modifier. |
| name modifierName | PlaceholderString | <caster.uuid> | The name of the attribute modifier. |
| amount amt, a | PlaceholderDouble | 0 | The amount to modify the attribute. |
| duration dur | PlaceholderDuration | 0 | The duration of the attribute modifier in ticks. |