Added many missing things
* Steel Plate added to Blacksmithing * Intact Pounder Mainframe added to Gnomer * Schematic: Hypertech Battery Pack added to Gnomer * Missing rare trash drops from Maraudon * Missing rare trash drops from Crescent Grove * Missing epic trash drops from Molten Core * Missing Talisman of Binding Shard from Garr * Missing custom items from the Abyssal Council * Missing custom items from the Elemental Invasion * Added Concavius
This commit is contained in:
@@ -1823,6 +1823,99 @@ GetSpellInfoVanillaDB = {
|
||||
[7] = {17010, 10},
|
||||
},
|
||||
},
|
||||
[46626] = {
|
||||
["name"] = "Blacksmithing: Steel Plate Boots",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83410,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {3859, 14},
|
||||
[2] = {7966, 2},
|
||||
},
|
||||
},
|
||||
[46627] = {
|
||||
["name"] = "Blacksmithing: Steel Plate Gauntlets",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83411,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {3859, 16},
|
||||
[2] = {7966, 4},
|
||||
},
|
||||
},
|
||||
[46628] = {
|
||||
["name"] = "Blacksmithing: Steel Plate Legguards",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83412,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {3859, 18},
|
||||
[2] = {7966, 2},
|
||||
[3] = {3864},
|
||||
},
|
||||
},
|
||||
[46629] = {
|
||||
["name"] = "Blacksmithing: Steel Plate Armor",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83413,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {3859, 20},
|
||||
[2] = {7966, 4},
|
||||
[3] = {3864},
|
||||
[4] = {1705},
|
||||
},
|
||||
},
|
||||
[46630] = {
|
||||
["name"] = "Blacksmithing: Steel Plate Pauldrons",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83414,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {3859, 20},
|
||||
[2] = {7966, 3},
|
||||
[3] = {3864},
|
||||
[4] = {6037},
|
||||
},
|
||||
},
|
||||
[46631] = {
|
||||
["name"] = "Blacksmithing: Steel Plate Barbute",
|
||||
["requires"] = AL["Black Anvil"],
|
||||
["tools"] = {5956},
|
||||
["castTime"] = 10,
|
||||
["text"] = "",
|
||||
["craftItem"] = 83415,
|
||||
["craftQuantityMin"] = "",
|
||||
["craftQuantityMax"] = "",
|
||||
["reagents"] = {
|
||||
[1] = {3859, 10},
|
||||
[2] = {6037, 8},
|
||||
[3] = {3864, 4},
|
||||
[4] = {7966, 3},
|
||||
[5] = {7909, 2},
|
||||
[6] = {7922},
|
||||
},
|
||||
},
|
||||
[13028] = {
|
||||
["name"] = "Cooking: Goldthorn Tea",
|
||||
["requires"] = AL["Cooking Fire"],
|
||||
|
||||
Reference in New Issue
Block a user