Mechanic

volley

Fires a volley of projectiles

Aliases

shootvolley

Configuration Fields (5)

NameTypeDefaultDescription
type
source, s
VolleyTypeThe type of volley (regular, rain)
amount
a
PlaceholderIntThe number of projectiles to shoot
radius
r
doubleThe radius of the volley spread
yOffset
y
doubleThe vertical offset of the volley
spread
sp
PlaceholderFloat0How spread out the volley is

Examples & Notes

Examples

  Skills:
  - volley{type=EGG;velocity=5;damage=10;amount=20}
  # Raise a REGULAR volley so arrows don't spawn in the block below the caster
  - volley{amount=10;spread=5;startyoffset=1.5}
  # A rain of arrows falling in a 4-block radius, 20 blocks above the target
  - volley{source=RAIN;amount=30;radius=4;yoffset=20}

Universal Mechanic Options

Mentioned by

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.