Mechanic
modifyprojectile
Modifies an attribute of the projectile that executed the mechanic
Configuration Fields (3)
| Name | Type | Default | Description |
|---|---|---|---|
| trait t | ProjectileTrait | VELOCITY | The trait of the projectile to modify. |
| action a | ModifyAction | MULTIPLY | The action to perform for modifying the projectile trait. |
| value v | PlaceholderDouble | 0 | The value to use for the modification. |
Universal Mechanic Options
- Author:
- Ashijin