Changes
Page history
added <skill.var.aura-duration-millis> placeholder
authored
Nov 14, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
90bdb917
...
@@ -113,6 +113,7 @@ These placeholders will return whatever variable has been called. For instance <
...
@@ -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-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-charges>
| Returns the amount of charges the aura has left. |
|
<skill.var.aura-duration>
| Returns the duration of the aura. |
|
<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.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.var.input>
| Returns the chat input of the holder of a onChat aura. |
|
<skill.targets>
| Returns the amount of inherited targets |
|
<skill.targets>
| Returns the amount of inherited targets |
...
...
...
...