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