added AttackOnCooldown condition authored by Lxlp's avatar Lxlp
......@@ -6,6 +6,7 @@ These conditions are added by Crucible, and are meant to be used with players an
| Conditions | Description |
|-------------------------------------------------|------------------------------------------------------|
| [AttackOnCooldown](/Skills/Conditions/AttackOnCooldown) | Checks if the player has an active [attack cooldown](https://minecraft.wiki/w/Damage#Attack_cooldown) |
| [CustomModelData](/Skills/Conditions/custommodeldata) | Tests the custom model data the calling item as|
| [EquipSlot](/Skills/Conditions/EquipSlot) | Matches the equipment slot the skill was called from |
| [ItemAmmo](/Skills/Conditions/ItemAmmo) | Matches how much ammo the calling item has |
......
......