blob: 949bb41f62d196089b51c8605a2a9d9d7be0f35f (
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
stone:
name: "Stone"
description: "A chunk of gray stone."
crude_iron_ore:
name: "Crude iron ore"
description: "A chunk of very impure iron ore."
whatnot:
xp_value:
planequarry: 5
iron_ore:
name: "Iron ore"
description: "A chunk of unrefined iron ore."
whatnot:
xp_value:
planequarry: 10
pure_iron_ore:
name: "Pure iron ore"
description: "A chunk of naturally rich and pure iron ore."
whatnot:
xp_value:
planequarry: 20
paraiba_tourmaline:
name: "Paraiba tourmaline"
description: "A rare and beautiful turquoise gem."
whatnot:
xp_value:
planequarry: 50
red_beryl:
name: "Red beryl"
description: "A simple red gem."
whatnot:
xp_value:
planequarry: 30
tourmaline:
name: "Tourmaline"
description: "A crude pink-blue gem."
whatnot:
xp_value:
planequarry: 30
yellow_beryl:
name: "Yellow beryl"
description: "A rare and beautiful yellow gem."
whatnot:
xp_value:
planequarry: 50
iron_short_sword:
name: "Iron short sword"
description: "A short sword made of iron."
whatnot:
xp_value:
otherforge: 15
equip_slot: "mainhand"
iron_longsword:
name: "Iron longsword"
description: "A longsword made of iron."
equip_slot: "mainhand"
whatnot:
xp_value:
otherforge: 45
equip_requirements:
skills:
beastslay: 3
mending_salve:
name: "Mending salve"
description: "A healing mixture capable of closing wounds."
usable: true
|