aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/craft_pot.yaml
blob: 4e7a5ce139438d49d7e6a623a638d6b5c82129b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_pot
type: crafting
level: 1
xp: 6
wait: 4
station: [pottery_oven]
consume:
  - items: [unfired_pot]
    qty: 1
output: empty_pot
message: "You fire the pot in the oven successfully."
fail_message: "The pot cracks in the oven and is ruined."
success:
  base: 0.50
  per_level: 0.02
  cap: 0.95