3 new fist weapons

3 new fist weapons
And a minor bugfix
This commit is contained in:
Lexie
2024-06-29 17:25:06 +10:00
parent c52267c056
commit 0298e95343
3 changed files with 52 additions and 2 deletions
+46
View File
@@ -12248,6 +12248,52 @@ GetSpellInfoVanillaDB = {
[1] = {2836, 2},
},
},
[46664] = {
["name"] = "Blacksmithing: Sharpened Claw",
["requires"] = "",
["tools"] = "",
["castTime"] = 10,
["text"] = "",
["craftItem"] = 65011,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {2840, 8},
[2] = {3470, 4},
[3] = {2880, 4},
},
},
[46663] = {
["name"] = "Blacksmithing: Copper Knuckles",
["requires"] = "",
["tools"] = "",
["castTime"] = 10,
["text"] = "",
["craftItem"] = 65010,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {2840, 8},
[2] = {3470, 2},
},
},
[46665] = {
["name"] = "Blacksmithing: Bronze Bruiser",
["requires"] = "",
["tools"] = "",
["castTime"] = 10,
["text"] = "",
["craftItem"] = 65012,
["craftQuantityMin"] = "",
["craftQuantityMax"] = "",
["reagents"] = {
[1] = {2841, 6},
[2] = {1705, 2},
[3] = {3466, 2},
[4] = {3478, 4},
[5] = {3391, 2},
},
},
[2667] = {
["name"] = "Blacksmithing: Runed Copper Breastplate",
["requires"] = AL["Anvil"],