-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrecipes.json
More file actions
76 lines (74 loc) · 3.69 KB
/
recipes.json
File metadata and controls
76 lines (74 loc) · 3.69 KB
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
67
68
69
70
71
72
73
74
75
76
{
"Blood Helm": "Helm/Casque/Armet + Ral + Ruby + Jewel",
"Blood Boots": "Light Plated/Battle/Mirrored Boots + Eth + Ruby + Jewel",
"Blood Gloves": "Heavy/Sharkskin/Vampirebone Gloves + Nef + Ruby + Jewel",
"Blood Belt": "Belt/Mesh Belt/Mithril Coil + Tal + Ruby + Jewel",
"Blood Shield": "Spiked Shield/Barbed Shield/Blade Barrier + Ith + Ruby + Jewel",
"Blood Armor": "Plate Mail/Templar Coat/Hellforge Plate + Thul + Ruby + Jewel",
"Blood Amulet": "Magic Amulet + Amn + Ruby + Jewel",
"Blood Ring": "Magic Ring + Sol + Ruby + Jewel",
"Blood Weapon": "Normal/Exceptional/Elite Axe + Ort + Ruby + Jewel",
"Caster Helm": "Mask/Death Mask/Demonhead + Nef + Amethyst + Jewel",
"Caster Boots": "Boots/Demonhide/Wyrmhide Boots + Thul + Amethyst + Jewel",
"Caster Gloves": "Leather Gloves/Demonhide Gloves/Bramble Mitts + Ort + Amethyst + Jewel",
"Caster Belt": "Light/Sharkskin/Vampirefang Belt + Ith + Amethyst + Jewel",
"Caster Shield": "Small Shield/Round Shield/Luna + Eth + Amethyst + Jewel",
"Caster Armor": "Light/Mage/Archon Plate + Tal + Amethyst + Jewel",
"Caster Amulet": "Magic Amulet + Amn + Amethyst + Jewel",
"Caster Ring": "Magic Ring + Ral + Amethyst + Jewel",
"Caster Weapon": "Any Scepter, Wand or Staff + Amn + Amethyst + Jewel",
"Safety Helm": "Crown/Grand Crown/Corona + Ith + Emerald + Jewel",
"Safety Boots": "Greaves/War/Myrmidon Boots + Ort + Emerald + Jewel",
"Safety Gloves": "Gauntlets/War/Ogre Gauntlets + Ral + Emerald + Jewel",
"Safety Belt": "Sash/Demonhide/Spiderweb Sash + Tal + Emerald + Jewel",
"Safety Shield": "Kite/Dragon/Monarch + Nef + Emerald + Jewel",
"Safety Armor": "Breast Plate/Cuirass/Great Hauberk + Eth + Emerald + Jewel",
"Safety Amulet": "Magic Amulet + Thul + Emerald + Jewel",
"Safety Ring": "Magic Ring + Amn + Emerald + Jewel",
"Safety Weapon": "Any Spear or Javelin + Sol + Emerald + Jewel",
"Hit Helm": "Full Helm/Basinet/Giant Conch + Ith + Sapphire + Jewel",
"Hit Boots": "Chain/Mesh/Boneweave Boots + Ral + Sapphire + Jewel",
"Hit Gloves": "Chain Gloves/Heavy Bracers/Vambraces + Ort + Sapphire + Jewel",
"Hit Belt": "Heavy/Battle/Troll Belt + Tal + Sapphire + Jewel",
"Hit Shield": "Gothic/Ancient/Ward + Eth + Sapphire + Jewel",
"Hit Armor": "Field Plate/Sharktooth Armor/Kraken Shell + Nef + Sapphire + Jewel",
"Hit Amulet": "Magic Amulet + Thul + Sapphire + Jewel",
"Hit Ring": "Magic Ring + Amn + Sapphire + Jewel",
"Hit Weapon": "Any Blunt Weapon + Tir + Sapphire + Jewel",
"Socket Weapon": "Ral + Amn + Perfect Amethyst",
"Socket Armor": "Tal + Thul + Perfect Topaz",
"Socket Helm": "Tal + Thul + Perfect Topaz",
"Socket Shield": "Tal + Amn + Perfect Ruby",
"Eld": "3 El",
"Tir": "3 Eld",
"Nef": "3 Tir",
"Eth": "3 Nef",
"Ith": "3 Eth",
"Tal": "3 Ith",
"Ral": "3 Tal",
"Ort": "3 Ral",
"Thul": "3 Ort",
"Amn": "3 Thul + Chipped Topaz",
"Sol": "3 Amn + Chipped Amethyst",
"Shael": "3 Sol + Chipped Sapphire",
"Dol": "3 Shael + Chipped Ruby",
"Hel": "3 Dol + Chipped Emerald",
"Io": "3 Hel + Chipped Diamond",
"Lum": "3 Io + Flawed Topaz",
"Ko": "3 Lum + Flawed Amethyst",
"Fal": "3 Ko + Flawed Sapphire",
"Lem": "3 Fal + Flawed Ruby",
"Pul": "3 Lem + Flawed Emerald",
"Um": "2 Pul + Flawed Diamond",
"Mal": "2 Um + Topaz",
"Ist": "2 Mal + Amethyst",
"Gul": "2 Ist + Sapphire",
"Vex": "2 Gul + Ruby",
"Ohm": "2 Vex + Emerald",
"Lo": "2 Ohm + Diamond",
"Sur": "2 Lo + Flawless Topaz",
"Ber": "2 Sur + Flawless Amethyst",
"Jah": "2 Ber + Flawless Sapphire",
"Cham": "2 Jah + Flawless Ruby",
"Zod": "2 Cham + Flawless Emerald"
}