strike_lightning
Strikes lightning at the trigger location.
Categories: combat, world
Optional arguments
| Key(s) | Description | Type | Default |
|---|---|---|---|
amount | The number of lightning strikes. Supports expressions. | EXPRESSION | 1 |
Trigger parameters required
LOCATION
Example
effects:
- id: strike_lightning
args:
amount: 1 + %level% / 10 # ← Optional
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |