aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_pie_dish.yaml
blob: 2b31d17cb289be4527f2ca07653845777b385831 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
id: craft_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