Spell On Cooldown
Description
Matches if the given spell is currently on cooldown for the target player.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
| spell | id, s | The spell to check. Falls back to the unkeyed argument if omitted | required |
Examples
Conditions:
- spellOnCooldown{spell=Fireball} false
Aliases
- isSpellOnCooldown