blob: 3af691e948bebad3eb3404586e6b54cd6201d047 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|