Mechanic

lightning

Strikes lightning at the target location

Configuration Fields (1)

NameTypeDefaultDescription
damage
d
PlaceholderFloat0.01337The 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
Community-maintained documentation for the Mythic plugin ecosystem.