|
|
Mechanic: ShootVolley
|
|
|
=====================
|
|
|
|
|
|
Shoots a volley of arrows or item-projectiles at the targeted entity or
|
|
|
location that deals damage. Can use any attribute from the Shoot
|
|
|
mechanic.
|
|
|
|
|
|
Attributes
|
|
|
----------
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|---------|---------------------------|---------|
|
|
|
| amount | a | The amount of projectiles | |
|
|
|
|
|
|
|
|
|
|
|
|
Examples
|
|
|
--------
|
|
|
|
|
|
Skills:
|
|
|
- shootvolley{type=EGG;velocity=5;damage=10;amount=20}
|
|
|
- ... |