blob: 437b985eff53094d00600e1894562123f65cce8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: mix_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."
|