aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/herring.yaml
blob: 4ff4e19ab3628a5ce0e637b1cff81e48a3baedd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
color: "D1"
craft:
    consume:
        - items:
            - raw_herring
          quantity: 1
    fail: burnt_fish
    fail_message: You accidentally burn the herring.
    level: 5
    skill: cooking
    station:
        - fire
        - cooking_range
    type: cooking
    wait: 6
    xp: 50
description: A nicely cooked herring.
eat_message: You eat the herring.
heal_value: 5
name: herring
stackable: false
value: 7