loot table: "World Drops": cleanup and adding Lv80 items (as well as northrend pickpocketing)

This commit is contained in:
telkar-rg
2023-11-07 00:49:55 +01:00
parent 9fca028f3d
commit 831cc59128
+34 -7
View File
@@ -735,13 +735,40 @@ do
[L["World Drops"]] = {
[L["Level 30-39"]] = { 867, 1981, 1980, 869, 1982, 870, 868, 873, 1204, 2825 },
[L["Level 40-49"]] = { 3075, 940, 14551, 17007, 14549, 1315, 942, 1447, 2164, 2163,
809, 871, 2291, 810, 2915, 812, 943, 1169, 1979, 2824, 2100 },
[L["Level 50-60"]] = { 3475, 14553, 2245, 14552, 14554, 1443, 14558, 2246, 833, 14557,
1728, 14555, 2244, 2801, 647, 811, 1263, 2243, 944, 1168, 2099 },
[L["Level 70"]] = { 34703, 28189, 31329, 31340, 31343, 31333, 31330, 31328, 31335, 31320,
31338, 31321, 31319, 31339, 31326, 31331, 31336, 31332, 31318, 31342,
31322, 31334, 34622, 31323 }
[L["Level 40-49"]] = {
3075, 940, 14551, 17007, 14549, 1315, 942, 1447, 2164, 2163,
809, 871, 2291, 810, 2915, 812, 943, 1169, 1979, 2824, 2100,
},
[L["Level 50-60"]] = {
3475, 14553, 2245, 14552, 14554, 1443, 14558, 2246, 833, 14557,
1728, 14555, 2244, 2801, 647, 811, 1263, 2243, 944, 1168, 2099,
},
[L["Level 70"]] = {
34703, 28189, 31329, 31340, 31343, 31333, 31330, 31328, 31335, 31320,
31338, 31321, 31319, 31339, 31326, 31331, 31336, 31332, 31318, 31342,
31322, 31334, 34622, 31323,
},
[L["Level 80"]] = {
37254, -- Super Simian Sphere
37835, -- Je'Tze's Bell
44308, -- Signet of Edward the Odd
44309, -- Sash of Jordan
44310, -- Namlak's Supernumerary Sticker
44311, -- Avool's Sword of Jin
44312, -- Wapach's Spaulders of Solidarity
44313, -- Zom's Crackling Bulwark
},
[format("%s (%s)", L["Nascent Val'kyr"], BZ["The Storm Peaks"])] = {
43573, -- Tears of Bitter Anguish
},
},
["Pickpocketing"] = {
[BZ["Northrend"]] = {
43611, -- Krol Cleaver
43612, -- Spineslicer
43613, -- The Dusk Blade
},
},