Changes
Page history
fixed skill.var.interval description
authored
Apr 12, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
ad74dfd0
...
...
@@ -120,7 +120,7 @@ Some of these variables are only generated and available under some special circ
|
<skill.var.aura-stacks>
| Every [aura] mechanic | Returns the amount of stacks the aura has left |
|
<skill.var.input>
| [onChat] mechanic | Returns the chat input |
|
<skill.targets>
| | Returns the amount of inherited targets |
|
<skill.var.interval>
| Using the
`repeat`
and
`repeatInterval`
[universal attributes] | Returns the
value of the
i
n
ter
val
|
|
<skill.var.interval>
| Using the
`repeat`
and
`repeatInterval`
[universal attributes] | Returns the
current
iter
ation
|
|
<skill.var.itr>
| Using the
`repeat`
and
`repeatInterval`
[universal attributes] | Returns the current iteration |
|
<skill.var.volume>
| [~onHear] trigger | Returns a float value between 1 and 15 representing the intensity of the sound |
|
<skill.var.sound-type>
| [~onHear] trigger | Returns the type of the sound |
...
...
...
...