... | ... | @@ -114,6 +114,7 @@ These placeholders will return whatever variable has been called. For instance < |
|
|
| <skill.var.aura-charges> | Returns the amount of charges the aura has left. |
|
|
|
| <skill.var.aura-duration> | Returns the duration of the aura. |
|
|
|
| <skill.var.aura-stacks> | Returns the amount of stacks the aura has. |
|
|
|
| <skill.var.input> | Returns the chat input of the holder of a onChat aura. |
|
|
|
| <skill.targets> | Returns the amount of inherited targets |
|
|
|
| <skill.var.interval> | Returns the interval value in mechanics using `repeat` & `repeatInterval` attributes |
|
|
|
| <skill.var.itr> | Returns the current iterationin mechanics using `repeat` & `repeatInterval` attributes |
|
... | ... | |