Changes
Page history
fixed typo
authored
Jan 16, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
3da8fcc0
...
@@ -60,7 +60,7 @@ Conditions in this section check against the [inherited target](/Skills/Metaskil
...
@@ -60,7 +60,7 @@ Conditions in this section check against the [inherited target](/Skills/Metaskil
#### TriggerConditions
#### TriggerConditions
Conditions in this section check against the trigger of the metaskill
Conditions in this section check against the trigger of the metaskill
```
yaml
```
yaml
T
a
rge
t
Conditions
:
Tr
ig
ge
r
Conditions
:
-
health{h=>10}
-
health{h=>10}
```
```
> Checks if the trigger of the metaskill has more than 10 health points
> Checks if the trigger of the metaskill has more than 10 health points
...
...
...
...