diff options
Diffstat (limited to 'data/help/clean.yaml')
| -rw-r--r-- | data/help/clean.yaml | 25 |
1 files changed, 25 insertions, 0 deletions
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 <herb> 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 |
