Skip to content

Mechanics: modifyArrows

muhahahahe edited this page Jan 13, 2018 · 3 revisions

Use this mechanic to modify the visible arrows on the target.

Attributes

Attribute Aliases Description Default
mode m in wich way the amount of arrows are affected
CLEAR/ADD/SUBSTRACT
CLEAR
amount a number of arrows
CLEAR will automaticly make it 0
1

Example

- modifyarrows{m=SUBSTRACT;a=5} @Target
This will remove 5 arrows from the target.
Clone this wiki locally