Changes
Page history
added <skill.var.input> placeholder
authored
Nov 05, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
29c6957e
...
@@ -114,6 +114,7 @@ These placeholders will return whatever variable has been called. For instance <
...
@@ -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-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-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.targets>
| Returns the amount of inherited targets |
|
<skill.targets>
| Returns the amount of inherited targets |
|
<skill.var.interval>
| Returns the interval value in mechanics using
`repeat`
&
`repeatInterval`
attributes |
|
<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 |
|
<skill.var.itr>
| Returns the current iterationin mechanics using
`repeat`
&
`repeatInterval`
attributes |
...
...
...
...