Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/FoodLevel.md
0 → 100644
View page @
595b54c3
## Description
Checks the food amount of the target
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| amount | a, food, f| Range of amount of food to check for | 0 |
## Examples
```
yaml
TargetConditions
:
-
FoodLevel{a=<10}
true
```
## Aliases
-
[x] hunger
-
[x] food
-
[x] hungerlevel
\ No newline at end of file