Mechanic
lightning
Strikes lightning at the target location
Configuration Fields (1)
| Name | Type | Default | Description |
|---|---|---|---|
| damage d | PlaceholderFloat | 0.01337 | The damage to deal |
Examples & Notes
Examples
This example will summon a lightning bolt to the designated targeters.
StaticSheep:
Type: SHEEP
Skills:
- lightning @EntitiesInRadius{r=10} ~onTimer:100
This example will summon a lightning bolt to the designated targeters and deal 6 damage.
StaticSheep:
Type: SHEEP
Skills:
- lightning{d=6} @EntitiesInRadius{r=10} ~onTimer:100
Universal Mechanic Options
Mentioned by
- Author:
- Ashijin
