blob: 3c646f775cde3c60bb5780ca94cfe66e8f8ad3d4 (
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: "mix"
category: "Commands"
description: |
Mix potions from unfinished potions and secondary reagents.
Usage: mix Show all potions you can mix right now
mix <potion> Mix a specific potion
mix 10 <potion> Mix a specific quantity
Mixing does not require a station and can be done anywhere.
Before mixing starts, you are prompted "How many?" -- press
return for all, type a number, or type anything else to cancel.
The Pharmacy skill check determines success or failure. Higher
levels yield higher success rates.
You can also mix by using items directly:
use eye of newt on guam potion
To create unfinished potions, use a clean herb on a vial
of water:
use guam on vial of water
See also: clean, pharmacy, use
|