blob: 875e870868a5d077f1c5da144f513cd43ead8a38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
id: mix_shield_potion
type: pharmacy
skill: pharmacy
level: 30
xp: 75
wait: 4
consume:
- items: [ranarr_potion_unf]
qty: 1
- items: [white_berries]
qty: 1
output: shield_potion
message: "You mix a shield potion."
|