Changes
Page history
mesaage => message
authored
Oct 10, 2025
by
mikekevie
Show whitespace changes
Inline
Side-by-side
Skills/Inline-Conditions.md
View page @
1a392696
...
@@ -11,7 +11,7 @@ These conditions will check against the caster itself, they go at the end of a m
...
@@ -11,7 +11,7 @@ These conditions will check against the caster itself, they go at the end of a m
SkeletalKnight
:
SkeletalKnight
:
Type
:
WITHER_SKELETON
Type
:
WITHER_SKELETON
Skills
:
Skills
:
-
messa
a
ge{m="You hit me in the rain?"} @trigger ~onDamaged ?raining
-
message{m="You hit me in the rain?"} @trigger ~onDamaged ?raining
```
```
For the condition to be true, you can use
`?`
and for the condition to be false you use
`?!`
For the condition to be true, you can use
`?`
and for the condition to be false you use
`?!`
...
...
...
...