... | ... | @@ -113,6 +113,7 @@ These placeholders will return whatever variable has been called. For instance < |
|
|
| <skill.var.aura-type> | Returns the type of the aura as specified in an aura. |
|
|
|
| <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-duration-millis> | Returns the duration of the aura, in milliseconds. |
|
|
|
| <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 |
|
... | ... | |