Changes
Page history
fixed typo
authored
Jun 22, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Metaskills.md
View page @
c9a19cb6
...
...
@@ -19,7 +19,7 @@ The syntax of a Metaskill is the following:
```
yaml
internal_skillname
:
Cooldown
:
[
seconds
]
OnCooldownSkill
:
[
the metaskill to execute if this on is on cooldown
]
OnCooldownSkill
:
[
the metaskill to execute if this on
e
is on cooldown
]
CancelIfNoTargets
:
[
true/false
]
Conditions
:
-
condition1
...
...
...
...