... | @@ -10,7 +10,7 @@ mechanic. |
... | @@ -10,7 +10,7 @@ mechanic. |
|
|-----------|---------|---------------------------------------------------|---------|
|
|
|-----------|---------|---------------------------------------------------|---------|
|
|
| amount | a | The amount of projectiles | 10 |
|
|
| amount | a | The amount of projectiles | 10 |
|
|
| source | s | The type of the volley. Can be REGULAR or RAIN | REGULAR |
|
|
| source | s | The type of the volley. Can be REGULAR or RAIN | REGULAR |
|
|
| radius | r | The radius of the volley | 0 |
|
|
| radius | r | The radius of the volley | 1 |
|
|
| yoffset | y | The y offset of the target location of the projectiles | 0 |
|
|
| yoffset | y | The y offset of the target location of the projectiles | 0 |
|
|
| canPickup | pickup | Whether the arrows can be picked up by players | true |
|
|
| canPickup | pickup | Whether the arrows can be picked up by players | true |
|
|
|
|
|
... | | ... | |