sweeping_damage_ratio
Adds to the fraction of attack damage dealt by sweeping attacks.
Categories: attribute, combat
Required arguments
| Key(s) | Description | Type |
|---|---|---|
ratio | The ratio to add, as a fraction between 0 and 1. Supports expressions. | EXPRESSION |
Example
effects:
- id: sweeping_damage_ratio
args:
ratio: %level% * 0.1
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |