aboutsummaryrefslogtreecommitdiff
path: root/data/help/eat.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-16 04:17:43 -0400
committerhistoria <[not public]>2026-06-16 04:17:43 -0400
commit085e728d22a3369bd110b77409914cfbe9ebe611 (patch)
treeeeb88cb1ceb91cc9ea2b5a1877c3c66328fab503 /data/help/eat.yaml
parent43f21aabae8924f35c12c8485e690aeefe0089fb (diff)
downloadthehouseoficarus-085e728d22a3369bd110b77409914cfbe9ebe611.tar.gz
feat: recipe system, combining items, cooking skill
Diffstat (limited to 'data/help/eat.yaml')
-rw-r--r--data/help/eat.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/data/help/eat.yaml b/data/help/eat.yaml
new file mode 100644
index 0000000..1facf7d
--- /dev/null
+++ b/data/help/eat.yaml
@@ -0,0 +1,25 @@
+name: "eat"
+category: "Skills"
+description: |
+ Eat food to restore (or lose) hitpoints.
+
+ Usage: eat <item>
+
+ Each food item heals a specific amount of HP (shown when you
+ examine it with "look <item>"). Some items may damage you
+ instead — read the description carefully.
+
+ You cannot exceed your maximum HP when eating.
+ If you reach 0 HP, you will die as normal.
+
+ Eating has a 3-tick cooldown between uses. During this time you
+ cannot eat again — you'll see "You're still digesting your last meal."
+
+ Eating during combat replaces your next attack — instead of hitting
+ the mob, you eat. You remain in combat after eating and resume
+ attacking on the following tick.
+
+ Eating outside combat cancels any current action (except combat)
+ and takes effect on the next tick.
+
+ See also: cook, recipe