Changes
Page history
reverted dante
authored
Oct 23, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
skills/mechanics/feed.md
View page @
26c8f214
--------------
## Description
Feeds the targeted player.
Doesn't work for other mobs.
### Attributes
## Attributes
| Attribute | Aliases | Description | Default |
|-----------
-
|---------|-------------------------------------|---------|
|-----------|
--
---------|-------------------------------------
---------------------------------
|---------|
| amount | a | The amount of hunger to restore | 1 |
| saturation | s | The amount of saturation to restore | 0 |
| overfeed | o,of | Whether or not to overfeed | false |
**Note:**
## Amount Attribute
1 amount is half a food unit.
Overfeeding means excess food is converted into saturation.
Allows for negative values to decrease food!
### Examples
## Examples
This skill feeds the player 10 hunger (or 5 drumsticks).
```
yaml
Skills
:
...
...
...
...