Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added T12 source, fixed shaman tier set/tokens, changed JP vendors to display ilvl and changed phase to 3 #104

Merged
merged 21 commits into from
Oct 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AtlasLootClassic/Data/ContentPhase.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ local ACTIVE_PHASE_LIST = {
[AtlasLoot.CLASSIC_VERSION_NUM] = 6, -- classic
[AtlasLoot.BC_VERSION_NUM] = 5, -- bc
[AtlasLoot.WRATH_VERSION_NUM] = 5, -- wrath
[AtlasLoot.CATA_VERSION_NUM] = 2.5, -- cata
[AtlasLoot.CATA_VERSION_NUM] = 3, -- cata
}
local ACTIVE_PHASE = ACTIVE_PHASE_LIST[AtlasLoot:GetGameVersion()] or ACTIVE_PHASE_LIST[1]

Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic/Data/ItemSet.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ if AtlasLoot:GameVersion_GE(AtlasLoot.CATA_VERSION_NUM) then
[40011006] = {{71539,71541,71537,71538,71540},2,4,391,8,{{2,99174},{4,99175}},AL["Heroic %s"],1006}, -- Heroic Rogue
-- Shaman
[40001014] = {{71298,71300,71296,71297,71299},3,4,378,64,{{2,99190},{4,99195}},nil,1014}, -- Normal Shaman Resto
[40011014] = {{71544,71543,71546,71542,71545},3,4,391,64,{{2,99190},{4,99195}},AL["Heroic %s"],1014}, -- Heroic Shaman Resto
[40011014] = {{71544,71546,71542,71543,71545},3,4,391,64,{{2,99190},{4,99195}},AL["Heroic %s"],1014}, -- Heroic Shaman Resto

[40001015] = {{71303,71305,71301,71302,71304},3,4,378,64,{{2,99209},{4,99213}},nil,1015}, -- Normal Shaman Enhance
[40011015] = {{71549,71551,71547,71548,71550},3,4,391,64,{{2,99209},{4,99213}},AL["Heroic %s"],1015}, -- Heroic Shaman Enhance
Expand Down
6 changes: 3 additions & 3 deletions AtlasLootClassic/Data/Token.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1042,15 +1042,15 @@ if AtlasLoot:GameVersion_GE(AtlasLoot.CATA_VERSION_NUM) then
[71670] = { ICONS.ROGUE, 71539, 0, ICONS.DEATHKNIGHT, 71478, 71483, 0, ICONS.MAGE, 71508, 0, ICONS.DRUID, 71488, 71492, 71497, type = 6}, -- Crown of the Fiery Vanquisher
-- Shoulders
[71680] = { ICONS.PALADIN, 71516, 71521, 71526, 0, ICONS.PRIEST, 71531, 71536, 0, ICONS.WARLOCK, 71598, type = 6}, -- Shoulders of the Fiery Conqueror
[71687] = { ICONS.WARRIOR, 71603, 71608, 0, ICONS.HUNTER, 71505, 0, ICONS.SHAMAN, 71543, 71551, 71556, type = 6}, -- Shoulders of the Fiery Protector
[71687] = { ICONS.WARRIOR, 71603, 71608, 0, ICONS.HUNTER, 71505, 0, ICONS.SHAMAN, 71546, 71551, 71556, type = 6}, -- Shoulders of the Fiery Protector
[71673] = { ICONS.ROGUE, 71541, 0, ICONS.DEATHKNIGHT, 71480, 71485, 0, ICONS.MAGE, 71511, 0, ICONS.DRUID, 71490, 71495, 71500, type = 6}, -- Shoulders of the Fiery Vanquisher
-- Chest
[71679] = { ICONS.PALADIN, 71512, 71517, 71522, 0, ICONS.PRIEST, 71530, 71535, 0, ICONS.WARLOCK, 71597, type = 6}, -- Chest of the Fiery Conqueror
[71686] = { ICONS.WARRIOR, 71600, 71604, 0, ICONS.HUNTER, 71501, 0, ICONS.SHAMAN, 71546, 71547, 71552, type = 6}, -- Chest of the Fiery Protector
[71686] = { ICONS.WARRIOR, 71600, 71604, 0, ICONS.HUNTER, 71501, 0, ICONS.SHAMAN, 71542, 71547, 71552, type = 6}, -- Chest of the Fiery Protector
[71672] = { ICONS.ROGUE, 71537, 0, ICONS.DEATHKNIGHT, 71476, 71481, 0, ICONS.MAGE, 71510, 0, ICONS.DRUID, 71486, 71494, 71499, type = 6}, -- Chest of the Fiery Vanquisher
-- Hands
[71676] = { ICONS.PALADIN, 71513, 71518, 71523, 0, ICONS.PRIEST, 71527, 71532, 0, ICONS.WARLOCK, 71594, type = 6}, -- Gauntlets of the Fiery Conqueror
[71683] = { ICONS.WARRIOR, 71601, 71605, 0, ICONS.HUNTER, 71502, 0, ICONS.SHAMAN, 71542, 71548, 71553, type = 6}, -- Gauntlets of the Fiery Protector
[71683] = { ICONS.WARRIOR, 71601, 71605, 0, ICONS.HUNTER, 71502, 0, ICONS.SHAMAN, 71543, 71548, 71553, type = 6}, -- Gauntlets of the Fiery Protector
[71669] = { ICONS.ROGUE, 71538, 0, ICONS.DEATHKNIGHT, 71477, 71482, 0, ICONS.MAGE, 71507, 0, ICONS.DRUID, 71487, 71491, 71496, type = 6}, -- Gauntlets of the Fiery Vanquisher
-- Leggings
[71678] = { ICONS.PALADIN, 71515, 71520, 71525, 0, ICONS.PRIEST, 71529, 71534, 0, ICONS.WARLOCK, 71596, type = 6}, -- Leggings of the Fiery Conqueror
Expand Down
58 changes: 57 additions & 1 deletion AtlasLootClassic/Data/VendorPrice.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1718,7 +1718,63 @@ if AtlasLoot:GameVersion_GE(AtlasLoot.CATA_VERSION_NUM) then
[58485] = "JusticePoints:1650", -- Melodious Slippers
[58486] = "JusticePoints:1650", -- Slippers of Moving Waters
-- VP P3

[71091] = "ValorPoints:2200", -- Immolation Breastplate
[71092] = "ValorPoints:1650", -- Immolation Gloves
[71094] = "ValorPoints:2200", -- Immolation Greaves
[71063] = "ValorPoints:2200", -- Immolation Battleplate
[71064] = "ValorPoints:1650", -- Immolation Gauntlets
[71066] = "ValorPoints:2200", -- Immolation Legplates
[70950] = "ValorPoints:2200", -- Immolation Chestguard
[70949] = "ValorPoints:1650", -- Immolation Handguards
[70947] = "ValorPoints:2200", -- Immolation Legguards
[71068] = "ValorPoints:2200", -- Battleplate of the Molten Giant
[71069] = "ValorPoints:1650", -- Gauntlets of the Molten Giant
[71071] = "ValorPoints:2200", -- Legplates of the Molten Giant
[70945] = "ValorPoints:2200", -- Chestguard of the Molten Giant
[70943] = "ValorPoints:1650", -- Handguards of the Molten Giant
[70942] = "ValorPoints:2200", -- Legguards of the Molten Giant
[71058] = "ValorPoints:2200", -- Elementium Deathplate Battleplate
[71059] = "ValorPoints:1650", -- Elementium Deathplate Gauntlets
[71061] = "ValorPoints:2200", -- Elementium Deathplate Greaves
[70955] = "ValorPoints:2200", -- Elementium Deathplate Chestguard
[70953] = "ValorPoints:1650", -- Elementium Deathplate Handguards
[70952] = "ValorPoints:2200", -- Elementium Deathplate Legguards
[71294] = "ValorPoints:2200", -- Erupting Volcanic Kilt
[71292] = "ValorPoints:1650", -- Erupting Volcanic Gloves
[71291] = "ValorPoints:2200", -- Erupting Volcanic Hauberk
[71296] = "ValorPoints:2200", -- Erupting Volcanic Tunic
[71297] = "ValorPoints:1650", -- Erupting Volcanic Handwraps
[71299] = "ValorPoints:2200", -- Erupting Volcanic Legwraps
[71301] = "ValorPoints:2200", -- Erupting Volcanic Cuirass
[71302] = "ValorPoints:1650", -- Erupting Volcanic Grips
[71304] = "ValorPoints:2200", -- Erupting Volcanic Legguards
[71054] = "ValorPoints:2200", -- Flamewalkers Tunic
[71050] = "ValorPoints:1650", -- Flamewalkers Gloves
[71052] = "ValorPoints:2200", -- Flamewalkers Legguards
[71105] = "ValorPoints:2200", -- Obsidan Arborweave Tunic
[71102] = "ValorPoints:1650", -- Obsidan Arborweave Handwraps
[71104] = "ValorPoints:2200", -- Obsidan Arborweave Legwraps
[71100] = "ValorPoints:2200", -- Obsidan Arborweave Raiment
[71097] = "ValorPoints:1650", -- Obsidan Arborweave Grips
[71099] = "ValorPoints:2200", -- Obsidan Arborweave Legguards
[71110] = "ValorPoints:2200", -- Obsidan Arborweave Vestment
[71107] = "ValorPoints:1650", -- Obsidan Arborweave Gloves
[71109] = "ValorPoints:2200", -- Obsidan Arborweave Leggings
[71045] = "ValorPoints:2200", -- Dark Phoenix Tunic
[71046] = "ValorPoints:1650", -- Dark Phoenix Gloves
[71048] = "ValorPoints:2200", -- Dark Phoenix Legguards
[71289] = "ValorPoints:2200", -- Firehawk Robes
[71286] = "ValorPoints:1650", -- Firehawk Gloves
[71288] = "ValorPoints:2200", -- Firehawk Leggings
[71284] = "ValorPoints:2200", -- Balespiders Robes
[71281] = "ValorPoints:1650", -- Balespiders Handwraps
[71283] = "ValorPoints:2200", -- Balespiders Leggings
[71274] = "ValorPoints:2200", -- Robes of the Cleansing Flame
[71271] = "ValorPoints:1650", -- Handwraps of the Cleansing Flame
[71273] = "ValorPoints:2200", -- Legwraps of the Cleansing Flame
[71279] = "ValorPoints:2200", -- Vestment of the Cleansing Flame
[71276] = "ValorPoints:1650", -- Gloves of the Cleansing Flame
[71278] = "ValorPoints:2200", -- Leggings of the Cleansing Flame
-- CA vendor
[65433] = "chefs:5", -- Recipe: South Island Iced Tea
[65432] = "chefs:5", -- Recipe: Fortune Cookie
Expand Down
Loading