From 458916fb78dcef3ff77cb29b7ba98d9f646819fc Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 02:08:55 -0400 Subject: feat: rough pharmacy skill added --- data/help/clean.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 data/help/clean.yaml (limited to 'data/help/clean.yaml') diff --git a/data/help/clean.yaml b/data/help/clean.yaml new file mode 100644 index 0000000..3af691e --- /dev/null +++ b/data/help/clean.yaml @@ -0,0 +1,25 @@ +name: "clean" +category: "Commands" +description: | + Clean grimy herbs from your inventory. + + Usage: clean Clean all grimy herbs + clean Clean only a specific herb type + + Cleaning is a background action that runs alongside other + activities. You can clean herbs while walking, gathering, or + even during combat. + + Each herb type requires a minimum Pharmacy level to clean. + You earn Pharmacy XP for each herb cleaned. + + The command processes one herb every 2 ticks and automatically + moves on to the next grimy herb in your inventory. It stops + when you have no more grimy herbs (or no more matching the + filter). + + Grimy herbs are obtained as drops from mobs or through farming. + Clean herbs are used to create unfinished potions by combining + them with a vial of water. + + See also: mix, pharmacy, use -- cgit v1.2.3