blob: ad6abd370ed31f64f9d99c16c7a173d93efa75b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: stim_potion
type: pharmacy
skill: pharmacy
level: 3
xp: 25
wait: 4
consume:
- items: [guam_potion_unf]
quantity: 1
- items: [eye_of_newt]
quantity: 1
output: stim_potion
message: "You mix a stim potion."
|