Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/skilloncooldown.md
0 → 100644
View page @
595b54c3
## Description
Checks if the given skill is in cooldown for the target entity
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| skill | s | The metaskill to check | |
## Examples
```
yaml
TargetConditions
:
-
skillOnCooldown{skill=TestSkill}
```
\ No newline at end of file