aboutsummaryrefslogtreecommitdiff
path: root/data/items/consumables/salmon.yaml
blob: e7988edfbe08b71525f6b68ad59bfdaafeb42cfe (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: "209"
craft:
    consume:
        - items:
            - raw_salmon
          quantity: 1
    fail: burnt_fish
    fail_message: You accidentally burn the salmon.
    level: 25
    message: Cooked to perfection. It looks great!
    skill: cooking
    station:
        - fire
        - cooking_range
    type: cooking
    wait: 6
    xp: 90
description: A nicely cooked salmon.
eat_message: You eat the salmon. Savory and satisfying!
heal_value: 9
id: salmon
name: salmon
stackable: false
value: 10