Changes
Page history
added HasAuraType condition
authored
Oct 26, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
ab8e2ab6
...
@@ -153,6 +153,7 @@ Conditions
...
@@ -153,6 +153,7 @@ Conditions
|
[
HasAI
](
/skills/conditions/hasai
)
| Entity | Checks if the target entity has its AI enabled |
|
[
HasAI
](
/skills/conditions/hasai
)
| Entity | Checks if the target entity has its AI enabled |
|
[
HasAura
](
/skills/conditions/hasaura
)
| Entity | Checks if the target entity has the given aura |
|
[
HasAura
](
/skills/conditions/hasaura
)
| Entity | Checks if the target entity has the given aura |
|
[
HasAuraStacks
](
/skills/conditions/hasaurastacks
)
| Entity | Tests if the target has the given range of stacks from an aura |
|
[
HasAuraStacks
](
/skills/conditions/hasaurastacks
)
| Entity | Tests if the target has the given range of stacks from an aura |
|
[
HasAuraType
](
/skills/conditions/HasAuraType
)
| Entity | Checks if the target entity has the given aura type |
|
[
HasCurrency
](
/skills/conditions/hascurrency
)
| Entity | If the target has the given amount of vault currency |
|
[
HasCurrency
](
/skills/conditions/hascurrency
)
| Entity | If the target has the given amount of vault currency |
|
[
HasEnchantment
](
/skills/conditions/HasEnchantment
)
| Entity | Checks if the target entity's equipped item has an enchantment |
|
[
HasEnchantment
](
/skills/conditions/HasEnchantment
)
| Entity | Checks if the target entity's equipped item has an enchantment |
|
[
HasGravity
](
/skills/conditions/hasgravity
)
| Entity | Tests if the target mob has gravity |
|
[
HasGravity
](
/skills/conditions/hasgravity
)
| Entity | Tests if the target mob has gravity |
...
...
...
...