aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smithing/steel.yaml
blob: 204b427e3210687333050b27d293be5261595e15 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
type: smithing
station: [anvil]
wait: 4
consume:
  - items: [steel_bar]
    quantity: 1
products:
  - id: steel_dagger
    output: steel_dagger
    level: 30
    xp: 37
  - id: steel_med_helm
    output: steel_med_helm
    level: 33
    xp: 37
  - id: steel_sword
    output: steel_sword
    level: 34
    xp: 37
  - id: steel_nails
    output: steel_nails
    level: 34
    xp: 37
    output_qty: 15
  - id: steel_arrowtips
    output: steel_arrowtips
    level: 35
    xp: 37
    output_qty: 15
  - id: steel_bolts_unf
    output: steel_bolts_unf
    level: 36
    xp: 37
    output_qty: 10
  - id: steel_full_helm
    output: steel_full_helm
    level: 37
    xp: 75
    consume:
      - items: [steel_bar]
        quantity: 2
  - id: steel_platebody
    output: steel_platebody
    level: 48
    xp: 187
    consume:
      - items: [steel_bar]
        quantity: 5