This commit is contained in:
Lexie
2023-11-04 18:19:32 +11:00
parent 5a82855607
commit 1a9fd7b91c
2 changed files with 53 additions and 2 deletions
+50 -2
View File
@@ -8477,9 +8477,9 @@ GetSpellInfoVanillaDB = {
},
[57131] = {
["name"] = "Alchemy: Dreamshard Elixir",
["requires"] = AL["Alchemy Lab"],
["requires"] = "",
["tools"] = "",
["castTime"] = 25,
["castTime"] = 3,
["text"] = "",
["craftItem"] = 61224,
["craftQuantityMin"] = "",
@@ -8490,6 +8490,54 @@ GetSpellInfoVanillaDB = {
[3] = {8925},
},
},
[57129] = {
["name"] = "Alchemy: Lucidity Potion",
["requires"] = "",
["tools"] = "",
["castTime"] = 3,
["text"] = "",
["craftItem"] = 61225,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {730},
[2] = {13463},
[3] = {8831},
[4] = {8925},
},
},
[45989] = {
["name"] = "Alchemy: Elixir of Greater Nature Power",
["requires"] = "",
["tools"] = "",
["castTime"] = 3,
["text"] = "",
["craftItem"] = 50237,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {10286, 3},
[2] = {13464},
[3] = {8838},
[4] = {8925},
},
},
[57111] = {
["name"] = "Alchemy: Potion of Quickness",
["requires"] = "",
["tools"] = "",
["castTime"] = 3,
["text"] = "",
["craftItem"] = 61181,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {8846},
[2] = {13465, 2},
[3] = {2459},
[4] = {8925},
},
},
[2657] = {
["name"] = "Smelting: Smelt Copper",
["requires"] = AL["Forge"],