updated layout and informations authored by Lxlp's avatar Lxlp
**Description**: Checks if the given skill is in cooldown for the target
## Description
Checks if the given skill is in cooldown for the target entity
---
## Attributes
**Attributes**
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| skill | s | The metaskill to check | |
| Attribute | Alias | Description | Default |
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
| skill | | The metaskill to check | |
Examples
---
## Examples
```yaml
TargetConditions:
TargetConditions:
- skillOnCooldown{skill=TestSkill}
```
\ No newline at end of file