Changes
Page history
added ItemGroupOnCooldown condition
authored
May 14, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
e302a24a
...
@@ -265,6 +265,7 @@ Links to conditions added by addon plugins. Any conditions from these links will
...
@@ -265,6 +265,7 @@ Links to conditions added by addon plugins. Any conditions from these links will
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
|
[
isTamed
](
/skills/conditions/IsTamed
)
| Entity | Checks if the target entity is tamed |
|
[
isTamed
](
/skills/conditions/IsTamed
)
| Entity | Checks if the target entity is tamed |
|
[
IsUsingSpyglass
](
/skills/conditions/IsUsingSpyglass
)
| Entity | Checks if the target player is using a spyglass |
|
[
IsUsingSpyglass
](
/skills/conditions/IsUsingSpyglass
)
| Entity | Checks if the target player is using a spyglass |
|
[
ItemGroupOnCooldown
](
/skills/conditions/ItemGroupOnCooldown
)
| Entity | Checks whether the target player has the specified item group on cooldown |
|
[
ItemIsSimilar
](
/skills/conditions/itemissimilar
)
| Entity | Checks that targeted player's inventory slot if it's similar to an item |
|
[
ItemIsSimilar
](
/skills/conditions/itemissimilar
)
| Entity | Checks that targeted player's inventory slot if it's similar to an item |
|
[
ItemRecharging
](
/skills/conditions/itemrecharging
)
| Entity | Checks if the target's weapon is recharging |
|
[
ItemRecharging
](
/skills/conditions/itemrecharging
)
| Entity | Checks if the target's weapon is recharging |
|
[
ItemType
](
/skills/conditions/ItemType
)
| Meta | Checks against the material of the item that triggered the skill |
|
[
ItemType
](
/skills/conditions/ItemType
)
| Meta | Checks against the material of the item that triggered the skill |
...
...
...
...