You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
433 lines
15 KiB
433 lines
15 KiB
local WIT, core = ...
|
|
|
|
-- Darkmoon Faire
|
|
|
|
-- Moon Moon
|
|
|
|
core.Data.Results.Farms.MoonMoonDarkmoonFaire = {
|
|
Id = "MoonMoonDarkmoonFaire",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1276,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1276:1:3:152:13:10:0000000000000000:6291|h[Moon Moon]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Others.DarkmoonIsland },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1276, ItemLink = "|cff0070dd|Hbattlepet:1276:1:3:152:13:10:0000000000000000:6291|h[Moon Moon]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
|
|
-- Darkmoon Rabbit
|
|
|
|
core.Data.Results.Farms.DarkmoonRabbitDarkmoonFaire = {
|
|
Id = "DarkmoonRabbitDarkmoonFaire",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 848,
|
|
ItemLink = "|cff0070dd|Hbattlepet:848:1:3:152:9:14:0000000000000000:6291|h[Darkmoon Rabbit]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Others.DarkmoonIsland },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 848, ItemLink = "|cff0070dd|Hbattlepet:848:1:3:152:9:14:0000000000000000:6291|h[Darkmoon Rabbit]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
|
|
-- Cata
|
|
|
|
-- Tiny Shale Spider
|
|
|
|
core.Data.Results.Farms.TinyShaleSpiderDeepholm = {
|
|
Id = "TinyShaleSpiderDeepholm",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 279,
|
|
ItemLink = "|cff0070dd|Hbattlepet:279:1:3:152:12:12:0000000000000000:6291|h[Tiny Shale Spider]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Others.Deepholm },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 279, ItemLink = "|cff0070dd|Hbattlepet:279:1:3:152:12:12:0000000000000000:6291|h[Tiny Shale Spider]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
|
|
-- Mop
|
|
|
|
-- Spineclaw Crab
|
|
|
|
core.Data.Results.Farms.SpineclawCrabTimelessIsle = {
|
|
Id = "SpineclawCrabTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1337,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1337:1:3:162:12:10:0000000000000000:6291|h[Spineclaw Crab]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1337, ItemLink = "|cff0070dd|Hbattlepet:1337:1:3:162:12:10:0000000000000000:6291|h[Spineclaw Crab]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Gulp Froglet
|
|
|
|
core.Data.Results.Farms.GulpFrogletTimelessIsle = {
|
|
Id = "GulpFrogletTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1338,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1338:1:3:161:11:10:0000000000000000:6291|h[Gulp Froglet]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1338, ItemLink = "|cff0070dd|Hbattlepet:1338:1:3:161:11:10:0000000000000000:6291|h[Gulp Froglet]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Gu'chi Swarmling
|
|
|
|
core.Data.Results.Farms.GuChiSwarmlingTimelessIsle = {
|
|
Id = "GuChiSwarmlingTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1345,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1345:1:3:165:10:10:0000000000000000:6291|h[Gu'chi Swarmling]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1345, ItemLink = "|cff0070dd|Hbattlepet:1345:1:3:165:10:10:0000000000000000:6291|h[Gu'chi Swarmling]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Skunky Alemental
|
|
|
|
core.Data.Results.Farms.SkunkyAlementalTimelessIsle = {
|
|
Id = "SkunkyAlementalTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1336,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1336:1:3:165:10:10:0000000000000000:6291|h[Skunky Alemental]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1336, ItemLink = "|cff0070dd|Hbattlepet:1336:1:3:165:10:10:0000000000000000:6291|h[Skunky Alemental]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Death Adder Hatchling
|
|
|
|
core.Data.Results.Farms.DeathAdderHatchlingTimelessIsle = {
|
|
Id = "DeathAdderHatchlingTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1330,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1330:1:3:162:10:11:0000000000000000:6291|h[Death Adder Hatchling]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1330, ItemLink = "|cff0070dd|Hbattlepet:1330:1:3:162:10:11:0000000000000000:6291|h[Death Adder Hatchling]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Jadefire Spirit
|
|
|
|
core.Data.Results.Farms.JadefireSpiritTimelessIsle = {
|
|
Id = "JadefireSpiritTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1348,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1348:1:3:152:12:12:0000000000000000:6291|h[Jadefire Spirit]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1348, ItemLink = "|cff0070dd|Hbattlepet:1348:1:3:152:12:12:0000000000000000:6291|h[Jadefire Spirit]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Ashleaf Spriteling
|
|
|
|
core.Data.Results.Farms.AshleafSpritelingTimelessIsle = {
|
|
Id = "AshleafSpritelingTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1323,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1323:1:3:149:13:11:0000000000000000:6291|h[Ashleaf Spriteling]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1323, ItemLink = "|cff0070dd|Hbattlepet:1323:1:3:149:13:11:0000000000000000:6291|h[Ashleaf Spriteling]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Ruby Droplet
|
|
|
|
core.Data.Results.Farms.RubyDropletTimelessIsle = {
|
|
Id = "RubyDropletTimelessIsle",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1328,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1328:1:3:165:10:10:0000000000000000:6291|h[Ruby Droplet]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.TimelessIsle },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1328, ItemLink = "|cff0070dd|Hbattlepet:1328:1:3:165:10:10:0000000000000000:6291|h[Ruby Droplet]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Sunreaver Micro-Sentry
|
|
|
|
core.Data.Results.Farms.SunreaverMicroSentryIsleofThunder = {
|
|
Id = "SunreaverMicroSentryIsleofThunder",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1178,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1178:1:3:152:13:10:0000000000000000:6291|h[Sunreaver Micro-Sentry]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.IsleofThunder },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1178, ItemLink = "|cff0070dd|Hbattlepet:1178:1:3:152:13:10:0000000000000000:6291|h[Sunreaver Micro-Sentry]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Aqua Strider
|
|
|
|
core.Data.Results.Farms.AquaStriderDreadwastes = {
|
|
Id = "AquaStriderDreadwastes",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 836,
|
|
ItemLink = "|cff0070dd|Hbattlepet:836:1:3:149:9:15:0000000000000000:6291|h[Aqua Strider]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.Dreadwastes },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 836, ItemLink = "|cff0070dd|Hbattlepet:836:1:3:149:9:15:0000000000000000:6291|h[Aqua Strider]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Grinder
|
|
|
|
core.Data.Results.Farms.GrinderDreadwastes = {
|
|
Id = "GrinderDreadwastes",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 834,
|
|
ItemLink = "|cff0070dd|Hbattlepet:834:1:3:161:12:10:0000000000000000:6291|h[Grinder]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Pandaria.Dreadwastes },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 834, ItemLink = "|cff0070dd|Hbattlepet:834:1:3:161:12:10:0000000000000000:6291|h[Grinder]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-- Wod
|
|
|
|
-- Servant of Demidos
|
|
|
|
core.Data.Results.Farms.ServantOfDemidosShadowmoonValley = {
|
|
Id = "ServantOfDemidosShadowmoonValley",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1601,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1601:1:3:144:15:10:0000000000000000:6291|h[Servant of Demidos]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.ShadowmoonValley },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1601, ItemLink = "|cff0070dd|Hbattlepet:1601:1:3:144:15:10:0000000000000000:6291|h[Servant of Demidos]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Empowered Manafiend
|
|
|
|
core.Data.Results.Farms.EmpoweredManafiendNagrand = {
|
|
Id = "EmpoweredManafiendNagrand",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1766,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1766:1:3:150:13:10:0000000000000000:6291|h[Empowered Manafiend]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.NagrandWod },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1766, ItemLink = "|cff0070dd|Hbattlepet:1766:1:3:150:13:10:0000000000000000:6291|h[Empowered Manafiend]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Energized Manafiend
|
|
|
|
core.Data.Results.Farms.EnergizedManafiendNagrand = {
|
|
Id = "EnergizedManafiendNagrand",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1764,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1764:1:3:150:11:13:0000000000000000:6291|h[Energized Manafiend]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.NagrandWod },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1764, ItemLink = "|cff0070dd|Hbattlepet:1764:1:3:150:11:13:0000000000000000:6291|h[Energized Manafiend]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Empyreal Manafiend
|
|
|
|
core.Data.Results.Farms.EmpyrealManafiendNagrand = {
|
|
Id = "EmpyrealManafiendNagrand",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1765,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1765:1:3:163:11:10:0000000000000000:6291|h[Empyreal Manafiend]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.NagrandWod },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1765, ItemLink = "|cff0070dd|Hbattlepet:1765:1:3:163:11:10:0000000000000000:6291|h[Empyreal Manafiend]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Hydraling
|
|
|
|
core.Data.Results.Farms.HydralingSpiresOfArak = {
|
|
Id = "HydralingSpiresOfArak",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1541,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1541:1:3:155:12:11:0000000000000000:6291|h[Hydraling]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.SpiresofArrak },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1541, ItemLink = "|cff0070dd|Hbattlepet:1541:1:3:155:12:11:0000000000000000:6291|h[Hydraling]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Netherspawn, Spawn of Netherspawn
|
|
|
|
core.Data.Results.Farms.NetherspawnNagrand = {
|
|
Id = "NetherspawnNagrand",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1524,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1524:1:3:158:12:10:0000000000000000:6291|h[Netherspawn, Spawn of Netherspawn]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.NagrandWod },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1524, ItemLink = "|cff0070dd|Hbattlepet:1524:1:3:158:12:10:0000000000000000:6291|h[Netherspawn, Spawn of Netherspawn]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Brilliant Spore
|
|
|
|
core.Data.Results.Farms.BrilliantSporeSpiresOfArak = {
|
|
Id = "BrilliantSporeSpiresOfArak",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1540,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1540:1:3:152:12:12:0000000000000000:6291|h[Brilliant Spore]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.SpiresofArrak },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1540, ItemLink = "|cff0070dd|Hbattlepet:1540:1:3:152:12:12:0000000000000000:6291|h[Brilliant Spore]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Doom Bloom
|
|
|
|
core.Data.Results.Farms.DoomBloomGorgrond = {
|
|
Id = "DoomBloomGorgrond",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1564,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1564:1:3:158:12:10:0000000000000000:6291|h[Doom Bloom]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.Gorgrond },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1564, ItemLink = "|cff0070dd|Hbattlepet:1564:1:3:158:12:10:0000000000000000:6291|h[Doom Bloom]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Fruit Hunter
|
|
|
|
core.Data.Results.Farms.FruitHunterFrostfireRidge = {
|
|
Id = "FruitHunterFrostfireRidge",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1471,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1471:1:3:155:12:11:0000000000000000:6291|h[Fruit Hunter]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.FrostfireRidge },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1471, ItemLink = "|cff0070dd|Hbattlepet:1471:1:3:155:12:11:0000000000000000:6291|h[Fruit Hunter]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Umbrefen Spore
|
|
|
|
core.Data.Results.Farms.UmbrafenSporeShadowmoonValley = {
|
|
Id = "UmbrafenSporeShadowmoonValley",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1538,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1538:1:3:152:10:13:0000000000000000:6291|h[Umbrafen Spore]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.ShadowmoonValley },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1538, ItemLink = "|cff0070dd|Hbattlepet:1538:1:3:152:10:13:0000000000000000:6291|h[Umbrafen Spore]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Ccrimson Spore
|
|
|
|
core.Data.Results.Farms.CrimsonSporeGorgrond = {
|
|
Id = "CrimsonSporeGorgrond",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1537,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1537:1:3:165:10:10:0000000000000000:6291|h[Crimson Spore]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.Gorgrond },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1537, ItemLink = "|cff0070dd|Hbattlepet:1537:1:3:165:10:10:0000000000000000:6291|h[Crimson Spore]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
-- Teroclaw Hatchling
|
|
|
|
core.Data.Results.Farms.TeroclawHatchlingTalador = {
|
|
Id = "TeroclawHatchlingTalador",
|
|
Activity = core.Activity.BattlePets,
|
|
ItemId = core.Items.PetCageItemId,
|
|
PetId = 1416,
|
|
ItemLink = "|cff0070dd|Hbattlepet:1416:1:3:158:12:10:0000000000000000:6291|h[Teroclaw Hatchling]|h|r",
|
|
Content = core.Content.Vanilla,
|
|
Locations = { core.Locations.Draenor.Talador },
|
|
Results = {
|
|
{ Id = core.Items.PetCageItemId, PetId = 1416, ItemLink = "|cff0070dd|Hbattlepet:1416:1:3:158:12:10:0000000000000000:6291|h[Teroclaw Hatchling]|h|r", Quantity = 1 }
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|