blob: fdffafc0445399b663236402672045c238f3afad (
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: [runite_bar]
quantity: 1
products:
- id: rune_dagger
output: rune_dagger
level: 85
xp: 75
- id: rune_med_helm
output: rune_med_helm
level: 88
xp: 75
- id: rune_sword
output: rune_sword
level: 89
xp: 75
- id: rune_nails
output: rune_nails
level: 89
xp: 75
output_qty: 15
- id: rune_arrowtips
output: rune_arrowtips
level: 90
xp: 75
output_qty: 15
- id: rune_bolts_unf
output: rune_bolts_unf
level: 91
xp: 75
output_qty: 10
- id: rune_full_helm
output: rune_full_helm
level: 92
xp: 150
consume:
- items: [runite_bar]
quantity: 2
- id: rune_platebody
output: rune_platebody
level: 99
xp: 375
consume:
- items: [runite_bar]
quantity: 5
|