aboutsummaryrefslogtreecommitdiff
path: root/data/items/tools/empty_pot.yaml
blob: 0e1669a841232d705e67fa56a5c9777ab3f460b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
color: "130"
craft:
    consume:
        - items:
            - unfired_pot
          quantity: 1
    fail_message: The pot cracks in the oven and is ruined.
    level: 1
    message: You fire the pot in the oven successfully.
    skill: crafting
    station:
        - pottery_oven
    success:
        base: 0.5
        cap: 0.95
        per_level: 0.02
    type: crafting
    wait: 4
    xp: 6
description: An empty clay pot.
id: empty_pot
name: empty pot
stackable: false
value: 1