Thread Tools Display Modes
07-01-12, 10:29 PM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
[15799] C_BlackMarket, C_PetBattles, ...

Most people probably already noticed these C_* tables. I'm not really sure if the Blizzard UI devs would want to see them documented at all though, at least not yet while in this form; I was surprised that addons were enabled in the beta beforehand actually

Edit: http://us.battle.net/wow/en/forum/topic/6019723577

The _G[1] thing doesn't look like it's supposed to be there. I noticed it when looking for new tables; it's too much to list the contents of its child tables though

follow-up thread: [5.0.1.15799-5.0.3.15851] API changes
  • C_BlackMarket
  • C_LootHistory
  • C_PetBattles
  • C_PetJournal
  • C_Scenario
  • _G[1]

C_BlackMarket
  1. wowpedia, framexml, Close() -- 2 hits in 1 file
  2. wowpedia, framexml, GetHotItem() -- 1 hit
  3. wowpedia, GetItemInfoByID() -- unused
  4. wowpedia, framexml, GetItemInfoByIndex() -- 1 hit
  5. wowpedia, framexml, GetNumItems() -- 2 hits in 1 file
  6. wowpedia, framexml, ItemPlaceBid() -- 1 hit
  7. wowpedia, framexml, RequestItems() -- 2 hits in 1 file

C_LootHistory
  1. wowpedia, framexml, CanMasterLoot() -- 1 hit
  2. wowpedia, GetExpiration() -- unused
  3. wowpedia, framexml, GetItem() -- 6 hits in 1 file
  4. wowpedia, framexml, GetNumItems() -- 2 hits in 1 file
  5. wowpedia, framexml, GetPlayerInfo() -- 5 hits in 1 file
  6. wowpedia, framexml, GiveMasterLoot() -- 1 hit
  7. wowpedia, SetExpiration() -- unused

C_PetBattles
  1. wowpedia, framexml, AcceptPVPDuel() -- 1 hit
  2. wowpedia, framexml, AcceptPVPMatch() -- 1 hit
  3. wowpedia, framexml, CancelPVPDuel() -- 1 hit
  4. wowpedia, framexml, ChangePet() -- 1 hit, stub
  5. wowpedia, framexml, DeclinePVPMatch() -- 1 hit
  6. wowpedia, framexml, ForfeitGame() -- 1 hit, stub
  7. wowpedia, framexml, GetAbilityEffectInfo() -- 3 hits in 1 file
  8. wowpedia, framexml, GetAbilityInfo() -- 7 hits in 1 file, stub
  9. wowpedia, framexml, GetAbilityInfoByID() -- 8 hits in 3 files
  10. wowpedia, framexml, GetAbilityProcTurnIndex() -- 1 hit
  11. wowpedia, framexml, GetAbilityState() -- 2 hits in 1 file
  12. wowpedia, framexml, GetActivePet() -- 16 hits in 1 file, stub
  13. wowpedia, framexml, GetAttackModifier() -- 4 hits in 2 files, stub
  14. wowpedia, framexml, GetAuraInfo() -- 5 hits in 1 file
  15. wowpedia, framexml, GetBattleState() -- 6 hits in 2 files
  16. wowpedia, framexml, GetBreedQuality() -- 1 hit
  17. wowpedia, framexml, GetDisplayID() -- 1 hit, stub
  18. wowpedia, framexml, GetHealth() -- 7 hits in 2 files, stub
  19. wowpedia, framexml, GetIcon() -- 2 hits in 2 files, stub
  20. wowpedia, framexml, GetLevel() -- 2 hits in 2 file, stub
  21. wowpedia, framexml, GetMaxHealth() -- 5 hits in 1 file, stub
  22. wowpedia, framexml, GetName() -- 3 hits in 2 files, stub
  23. wowpedia, framexml, GetNumAuras() -- 2 hits in 1 file
  24. wowpedia, framexml, GetNumPetTypes() -- 3 hits in 3 files
  25. wowpedia, framexml, GetNumPets() -- 4 hits in 1 file, stub
  26. wowpedia, framexml, GetPetSpeciesID() -- 1 hit
  27. wowpedia, framexml, GetPetType() -- 4 hits in 2 file, stub
  28. wowpedia, framexml, GetPlayerTrapAbility() -- 1 hit
  29. wowpedia, framexml, GetPower() -- 5 hits in 1 file
  30. wowpedia, framexml, GetSelectedAction() -- 4 hits in 2 files, stub
  31. wowpedia, framexml, GetSpeed() -- 9 hits in 1 file
  32. wowpedia, framexml, GetStateValue() -- 3 hits in 1 file
  33. wowpedia, framexml, GetTurnTimeInfo() -- 1 hit, stub
  34. wowpedia, framexml, GetXP() -- 3 hits in 1 file, stub
  35. wowpedia, framexml, IsInBattle() -- 2 hits in 2 files
  36. wowpedia, framexml, IsPetSwapAvailable() -- 1 hit, stub
  37. wowpedia, framexml, IsPlayerNPC() -- 2 hits in 1 file
  38. wowpedia, IsSkipAvailable() -- unused, stub
  39. wowpedia, framexml, IsTrapAvailable() -- 1 hit, stub
  40. wowpedia, framexml, IsWaitingOnOpponent() -- 2 hits in 1 file, stub
  41. wowpedia, framexml, IsWildBattle() -- 1 hit
  42. wowpedia, framexml, SetPendingReportTargetFromBattlePetOwner() -- 1 hit
  43. wowpedia, framexml, ShouldShowPetSelect() -- 5 hits in 1 file
  44. wowpedia, framexml, SkipTurn() -- 1 hit, stub
  45. wowpedia, framexml, StartPVPDuel() -- 1 hit
  46. wowpedia, framexml, StartPVPMatchmaking() -- 1 hit
  47. wowpedia, StopPVPMatchmaking() -- unused
  48. wowpedia, framexml, UseAbility() -- 1 hit, stub
  49. wowpedia, framexml, UseTrap() -- 1 hit, stub

C_PetJournal
  1. wowpedia, framexml, AddAllPetSourcesFilter() -- 1 hit
  2. wowpedia, framexml, AddAllPetTypesFilter() -- 1 hit
  3. wowpedia, framexml, CagePetByID() -- 1 hit
  4. wowpedia, framexml, ClearAllPetSourcesFilter() -- 1 hit
  5. wowpedia, framexml, ClearAllPetTypesFilter() -- 1 hit
  6. wowpedia, ClearSearchFilter() -- unused
  7. wowpedia, framexml, GetNumPetSources() -- 1 hit
  8. wowpedia, framexml, GetNumPetTypes() -- 1 hit
  9. wowpedia, framexml, GetNumPets() -- 2 hits in 1 file
  10. wowpedia, framexml, GetPetAbilityInfo() -- 7 hits in 3 files
  11. wowpedia, framexml, GetPetAbilityList() -- 4 hits in 2 files
  12. wowpedia, framexml, GetPetInfoByIndex() -- 4 hits in 1 file
  13. wowpedia, framexml, GetPetInfoByPetID() -- 7 hits in 2 files
  14. wowpedia, framexml, GetPetInfoBySpeciesID() -- 1 hit
  15. wowpedia, framexml, GetPetLoadOutInfo() -- 3 hits in 2 files
  16. wowpedia, framexml, GetPetStats() -- 8 hits in 1 file
  17. wowpedia, framexml, GetSummonedPetID() -- 2 hits in 1 file
  18. wowpedia, framexml, IsFlagFiltered() -- 3 hits in 1 file
  19. wowpedia, IsJournalReadOnly() -- unused
  20. wowpedia, framexml, IsPetSourceFiltered() -- 1 hit
  21. wowpedia, framexml, IsPetTypeFiltered() -- 1 hit
  22. wowpedia, framexml, PetIsCagable() -- 1 hit
  23. wowpedia, framexml, PetIsFavorite() -- 1 hit
  24. wowpedia, framexml, PetIsSummonable() -- 2 hits in 1 file
  25. wowpedia, framexml, PetIsTradable() -- 1 hit
  26. wowpedia, framexml, PickupPet() -- 1 hit
  27. wowpedia, framexml, ReleasePetByID() -- 1 hit
  28. wowpedia, framexml, SetAbility() -- 4 hits in 2 files
  29. wowpedia, framexml, SetCustomName() -- 2 hits in 1 file
  30. wowpedia, framexml, SetFavorite() -- 2 hits in 1 file
  31. wowpedia, framexml, SetFlagFilter() -- 3 hits in 1 file
  32. wowpedia, framexml, SetPetLoadOutInfo() -- 2 hits in 1 file
  33. wowpedia, framexml, SetPetSourceFilter() -- 1 hit
  34. wowpedia, framexml, SetPetTypeFilter() -- 1 hit
  35. wowpedia, framexml, SetSearchFilter() -- 2 hits in 1 file
  36. wowpedia, framexml, SummonPetByID() -- 2 hits in 2 files

C_Scenario
  1. wowpedia, framexml, GetCriteriaInfo() -- 1 hit
  2. wowpedia, framexml, GetInfo() -- 3 hits in 3 files
  3. wowpedia, framexml, GetScenarioIconInfo() -- 1 hit
  4. wowpedia, framexml, GetStepInfo() -- 3 hits in 3 files
  5. wowpedia, framexml, IsChallengeMode() -- 2 hits in 2 files
  6. wowpedia, framexml, IsInScenario() -- 2 hits in 2 files

_G[1]
Lua Code:
  1. _G[1] = {
  2.     Actor = "table",
  3.     ActorCreateData = "table",
  4.     AddToAnimTable = "function",
  5.     AnimKit = "table",
  6.     AnimKits = "table",
  7.     AnimTable5 = "table",
  8.     Animations = "table",
  9.     ApplyMatrixToVectorPoint = "function",
  10.     Broadcast = "function",
  11.     BroadcastType = "table",
  12.     Color = "table",
  13.     CopyMatrix = "function",
  14.     CreateRotationMatrixAroundX = "function",
  15.     CreateRotationMatrixAroundY = "function",
  16.     CreateRotationMatrixAroundZ = "function",
  17.     CreateTranslationMatrix = "function",
  18.     DEBUG_TABLE = "function",
  19.     GetGlobalString = "function",
  20.     GetStateLabel = "function",
  21.     InvertMatrix = "function",
  22.     LocalToWorldMatrix = "function",
  23.     MissReasons = "table",
  24.     MoveData = "table",
  25.     MovePoint = "table",
  26.     MovePosControl = "table",
  27.     MoveRotControl = "table",
  28.     MultiplyMatrixes = "function",
  29.     PathData = "table",
  30.     PathDataNode = "table",
  31.     PetBattle = "table",
  32.     PetBattleEffect = "table",
  33.     PetBattleEvent = "table",
  34.     PetBattleEventFlags = "table",
  35.     PetBattleEventTable = "table",
  36.     PetBattleFinalPet = "table",
  37.     PetBattlePet = "table",
  38.     PetBattlePetAbility = "table",
  39.     PetBattlePetAbilityEffect = "table",
  40.     PetBattlePetAbilityEffectType = "table",
  41.     PetBattlePetAbilityTurn = "table",
  42.     PetBattlePetActiveAbility = "table",
  43.     PetBattlePetAura = "table",
  44.     PetBattlePetID = "table",
  45.     PetBattlePetState = "table",
  46.     PetBattlePetStatus = "table",
  47.     PetBattlePlayer = "table",
  48.     PetBattlePlayerID = "table",
  49.     PetBattleRange = "table",
  50.     PetBattleScene = "table",
  51.     PetBattleState = "table",
  52.     PetBattleVisual = "table",
  53.     Print = "function",
  54.     STATE_LOOKUP = "table",
  55.     Scene = "table",
  56.     SoundKit = "table",
  57.     Sync = "table",
  58.     Transform = "table",
  59.     UnitDisplay = "table",
  60.     Vector = "table",
  61.     WorldText = "table",
  62.     WorldToLocalMatrix = "function",
  63. }
  64.  
  65. _G[1].Print == print -- true

Last edited by Ketho : 07-14-12 at 06:48 PM.
 
07-02-12, 01:31 AM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
  • C_PetJournal.GetNumPets
  • C_PetJournal.GetPetInfoByIndex

    http://www.mmo-champion.com/threads/...-List/page3#44
    Code:
    numPets, numOwned = C_PetJournal.GetNumPets(isWild)
    petID, speciesID, isOwned, customName, level, favorite, isRevoked, name, icon, petType, creatureID, sourceText, description, isWildPet = C_PetJournal.GetPetInfoByIndex(index, isWild)
    Lua Code:
    1. for i = 1, C_PetJournal.GetNumPets(false) do
    2.     print(C_PetJournal.GetPetInfoByIndex(i, false))
    3. end
    Lua Code:
    1. 5893399, 192, true, nil, 1, false, false, "Mr. Chilly", "INTERFACE\\ICONS\\INV_MISC_PENGUINPET.BLP", 5, 29726, "|cFFFFD200Promotion:|r Wow/Battle.net Account Merger", "Mr. Chilly's appearance evokes a more civilized era, when duelists battled in tuxedos.", false
    2. 0, 635, false, nil, 0, false, false, "Adder", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61325, "|cFFFFD200Pet Battle: |rBlasted Lands, Dun Morogh, Durotar, Hellfire Peninsula, Nagrand, Northern Barrens, Northern Stranglethorn", "Unlike other snakes that actively hunt, these crafty reptiles hide in thick foliage and ambush their prey.", true
    3. 0, 74, false, nil, 0, false, false, "Albino Snake", "INTERFACE\\ICONS\\SPELL_NATURE_GUARDIANWARD.BLP", 8, 7561, "|cFFFFD200Vendor: |rBreanni|n|cFFFFD200Zone: |rCrystalsong Forest|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "A favored companion of Kirin Tor magi, this reptile makes one wonder whether it's truly a snake or something else altogether.", false
    4. 0, 331, false, nil, 0, false, false, "Alliance Balloon", "INTERFACE\\ICONS\\ACHIEVEMENT_PVP_A_16.BLP", 3, 54539, "|cFFFFD200Quest:|r Blown Away|n|cFFFFD200Zone:|r Stormwind", "Created to entertain children at the Darkmoon Faire, these magical balloons never lose their floatiness.", false
    5. 0, 487, false, nil, 0, false, false, "Alpine Chipmunk", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 62189, "|cFFFFD200Pet Battle: |rMount Hyjal, Stonetalon Mountains, Winterspring", "Many an explorer has been entranced by the adorable nature of the alpine chipmunk, failing to notice its small teeth on frostbitten digits.", true
    6. 0, 724, false, nil, 0, false, false, "Alpine Foxling", "INTERFACE\\ICONS\\INV_MISC_FOXKIT.BLP", 8, 63550, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "Burrows deep into snowbanks to hide from predators.", true
    7. 0, 725, false, nil, 0, false, false, "Alpine Foxling Kit", "INTERFACE\\ICONS\\INV_MISC_FOXKIT.BLP", 8, 63551, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "Occasionally sneaks bites of food from kills made by much larger animals.", true
    8. 0, 441, false, nil, 0, false, false, "Alpine Hare", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 61690, "|cFFFFD200Pet Battle: |rDun Morogh, Winterspring", "The alpine hare can burrow into the permafrost and hibernate for weeks or even months.", true
    9. 0, 732, false, nil, 0, false, false, "Amber Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 65187, "|cFFFFD200Pet Battle:|r Dread Wastes|n|cFFFFD200Pet Battle:|r Townlong Steppes", "Known to flourish in the rainy season, this insect is drawn to lightning storms.", true
    10. 0, 838, false, nil, 0, false, false, "Amethyst Shale Hatchling", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_05.BLP", 7, 62182, "|cFFFFD200Pet Battle: |rDeepholm, Desolace", "Adult amethyst shale spiders prefer to create their nests against the outer walls of Deepholme.", true
    11. 0, 716, false, nil, 0, false, false, "Amethyst Spiderling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 63288, "|cFFFFD200Pet Battle:|r Krasarang Wilds|n", "A rarity among arachnids, these non-venomous critters feed solely on plants and fruit.", true
    12. 0, 212, false, nil, 0, false, false, "Ammen Vale Lashling", "INTERFACE\\ICONS\\INV_MISC_FLOWER_04.BLP", 7, 33205, "|cFFFFD200Vendor: |rIrisee|n|cFFFFD200Zone: |rIcecrown", "The long-term effects of the contamination caused by the Exodar are still under' ah' careful observation. Yes.", false
    13. 0, 705, false, nil, 0, false, false, "Amorous Rooster", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 5, 65029, "|cFFFFD200Pet Battle:|r Valley of Four Winds", "There are few things more annoying for a farmer to find underfoot than a rooster looking for love.", true
    14. 0, 52, false, nil, 0, false, false, "Ancona Chicken", "INTERFACE\\ICONS\\SPELL_MAGIC_POLYMORPHCHICKEN.BLP", 5, 7394, "|cFFFFD200Vendor: |r\"Plucky\" Johnson|n|cFFFFD200Zone: |rThousand Needles|n|cFFFFD200Cost: |r1|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "It thinks you taste like chicken too.", false
    15. 0, 836, false, nil, 0, false, false, "Aqua Strider", "INTERFACE\\ICONS\\INV_MISC_FLUTE_01.BLP", 9, 64633, "|cFFFFD200Drop:|r Nalash Verdantis|n|cFFFFD200Zone:|r Dread Wastes|n|n", "Water striders serve an important role in Jinyu culture, acting as a mount, means of sending communications, and even a family pet.", false
    16. 0, 558, false, nil, 0, false, false, "Arctic Fox Kit", "INTERFACE\\ICONS\\INV_MISC_FOXKIT.BLP", 8, 62864, "|cFFFFD200Pet Battle: |rThe Storm Peaks", "During frigid nights in the Storm Peaks, these critters use their fluffy tails as a blanket to stay warm.", true
    17. 0, 641, false, nil, 0, false, false, "Arctic Hare", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 62693, "|cFFFFD200Pet Battle: |rBorean Tundra, Dragonblight, The Storm Peaks, Zul'Drak", "The heart of an arctic hare beats twice as fast as a common hare.", true
    18. 0, 216, false, nil, 0, false, false, "Argent Gruntling", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_ARGENTCHAMPION.BLP", 1, 33239, "|cFFFFD200Quest:|r A Champion Rises|n|cFFFFD200Zone:|r Icecrown", "These young orcs strive to embody the Argent Crusade's virtues: valor, strength, and integrity.", false
    19. 0, 214, false, nil, 0, false, false, "Argent Squire", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_ARGENTCHAMPION.BLP", 1, 33238, "|cFFFFD200Quest:|r A Champion Rises|n|cFFFFD200Zone:|r Icecrown", "Many of Stormwind's youth joined the Argent Crusade as squires, hoping to one day serve the Holy Light in battle.", false
    20. 0, 272, false, nil, 0, false, false, "Armadillo Pup", "INTERFACE\\ICONS\\INV_MISC_BABYARMADILLOPET.BLP", 5, 48242, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r300|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Rolls into a protective ball when it feels threatened. Or when its mother calls.", false
    21. 0, 632, false, nil, 0, false, false, "Ash Lizard", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 62364, "|cFFFFD200Pet Battle: |rMount Hyjal, Un'Goro Crater", "The ash lizard gets its name from the way its shed skin looks, with an appearance like burnt cinders.", true
    22. 0, 427, false, nil, 0, false, false, "Ash Spiderling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 61420, "|cFFFFD200Pet Battle: |rSearing Gorge", "The rock-hard carapaces of these spiders allow them to survive in the Searing Gorge's blistering heat.", true
    23. 0, 425, false, nil, 0, false, false, "Ash Viper", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61385, "|cFFFFD200Pet Battle: |rBurning Steppes, Shadowmoon Valley", "This ill-tempered snake species makes its home around the fiery molten pits of the Burning Steppes.", true
    24. 0, 57, false, nil, 0, false, false, "Azure Whelpling", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_BLUE.BLP", 2, 7547, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rWinterspring", "Like other members of the blue dragonflight, these whimsical little critters display an affinity to arcane magic.", false
    25. 0, 411, false, nil, 0, false, false, "Baby Ape", "INTERFACE\\ICONS\\INV_MISC_FOOD_24.BLP", 8, 61324, "|cFFFFD200Pet Battle: |rThe Cape of Stranglethorn", "Young apes quickly learn to hang from branches with their feet, leaving both hands free to fling objects at interlopers.", true
    26. 0, 202, false, nil, 0, false, false, "Baby Blizzard Bear", "INTERFACE\\ICONS\\INV_PET_BABYBLIZZARDBEAR.BLP", 8, 32841, "|cFFFFD200Achievement: |rWoW's 4th Anniversary|n|cFFFFD200Category: |rFeats of Strength", "This rare bear is bred for its small size and perpetually youthful appearance.", false
    27. 0, 156, false, nil, 0, false, false, "Bananas", "INTERFACE\\ICONS\\INV_MISC_FOOD_24.BLP", 8, 23234, "|cFFFFD200Trading Card Game:|r Through the Dark Portal", "Although loath to part with Bananas, Landro realized it would be safer if the pet was far from Booty Bay when his father, King Mukla, discovered he was missing.", false
    28. 0, 706, false, nil, 0, false, false, "Bandicoon", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 63062, "|cFFFFD200Pet Battle:|r Valley of Four Winds", "The taciturn bandicoon's diet consists mostly of apples.", true
    29. 0, 707, false, nil, 0, false, false, "Bandicoon Kit", "INTERFACE\\ICONS\\INV_PET_RACCOON.BLP", 5, 63064, "|cFFFFD200Pet Battle:|r  Valley of Four Winds", "Some druids say pandaren and raccoons are distant cousins, but never when a pandaren can hear them.", true
    30. 0, 626, false, nil, 0, false, false, "Bat", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_BAT.BLP", 3, 61829, "|cFFFFD200Pet Battle: |rEastern Plaguelands, Mount Hyjal, Tirisfal Glades", "This foreboding creature stalks the night skies of the Eastern Plaguelands, feeding on carrion.", true
    31. 0, 406, false, nil, 0, false, false, "Beetle", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 61319, "|cFFFFD200Pet Battle: |rAhn'Qiraj, Ashenvale, Badlands, Drak'Tharon Keep, Eastern Plaguelands, Felwood, Northern Stranglethorn, Ruins of Ahn'Qiraj, Silithus, The Cape of Stranglethorn, Un'Goro Crater, Utgarde Keep, Utgarde Pinnacle", "A hardy insect that can dwell in just about any climate, the beetle is known to thrive on battlefields after the fighting has ended.", true
    32. 0, 649, false, nil, 0, false, false, "Biletoad", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 62815, "|cFFFFD200Pet Battle: |rNorthern Barrens, Sholazar Basin, Wailing Caverns", "The rumors of the medicinal uses of the biletoad were believed to have been started by a particularly mischievious apothecary.", true
    33. 0, 75, false, nil, 0, false, false, "Black Kingsnake", "INTERFACE\\ICONS\\SPELL_NATURE_GUARDIANWARD.BLP", 8, 7565, "|cFFFFD200Vendor: |rXan'tish|n|cFFFFD200Zone: |rOrgrimmar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Xan'tish fearlessly tracks, captures, and trains these noble snakes so they will aid their comrades in battle.", false
    34. 0, 374, false, nil, 0, false, false, "Black Lamb", "INTERFACE\\ICONS\\SPELL_NATURE_POLYMORPH.BLP", 5, 60649, "|cFFFFD200Pet Battle:|r Elwynn Forest", "Offspring of the black sheep, the black lamb is only found in the forests of Elwynn.", true
    35. 0, 398, false, nil, 0, false, false, "Black Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 61257, "|cFFFFD200Pet Battle: |rAhn'kahet: The Old Kingdom, Badlands, Crypt of Forgotten Kings, Drak'Tharon Keep, Dun Morogh, Duskwood, Dustwallow Marsh, Eastern Plaguelands, Halls of Stone, Icecrown Citadel, Kezan, Pit of Saron, Razorfen Downs, ScholomanceOLD, Shadowfang Keep, Sunwell Plateau, The Forge of Souls, The Shattered Halls, The Violet Hold, Thousand Needles, Twilight Highlands, Utgarde Keep, Utgarde Pinnacle, Western Plaguelands, Wetlands", "While many people believe black cats to be bad luck, black rats are held in higher esteem.", true
    36. 0, 42, false, nil, 0, false, false, "Black Tabby Cat", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_CAT_01.BLP", 8, 7383, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rHillsbrad Foothills", "Old Alterac saying: \"A cat has nine lives, but needs only one.\"", false
    37. 0, 455, false, nil, 0, false, false, "Blighted Squirrel", "INTERFACE\\ICONS\\INV_PET_DISEASEDSQUIRREL.BLP", 5, 61890, "|cFFFFD200Pet Battle: |rSilverpine Forest", "Undead squirrels have acquired a taste for the strange berries and mushrooms that now grow in Silverpine Forest.", true
    38. 0, 456, false, nil, 0, false, false, "Blighthawk", "INTERFACE\\ICONS\\ABILITY_HUNTER_EAGLEEYE.BLP", 3, 61826, "|cFFFFD200Pet Battle: |rWestern Plaguelands", "Curiously, this hawk uses its razor-sharp talons to peel the bark off trees as it searches for bugs, even though it has no need for sustenance.", true
    39. 0, 254, false, nil, 0, false, false, "Blue Clockwork Rocket Bot", "INTERFACE\\ICONS\\INV_GIZMO_06.BLP", 10, 40295, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Jepetto's top-selling toy this season, the bot's new blue chassis has children across Azeroth scrambling for this feisty battle bot.", false
    40. 0, 145, false, nil, 0, false, false, "Blue Dragonhawk Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_DRAGONHAWK.BLP", 3, 21056, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r10|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Raised by the few dealers still willing to trade in Netherstorm.", false
    41. 0, 259, false, nil, 0, false, false, "Blue Mini Jouster", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_DRAGONHAWK.BLP", 3, 42177, "|cFFFFD200Quest:|r Egg Wave|n|cFFFFD200Zone:|r Mount Hyjal|n|n", "Unlike its gold counterpart, the blue mini jouster takes a leisurely pace when jabbing its opponent's eyeballs.", false
    42. 0, 138, false, nil, 0, false, false, "Blue Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 21010, "|cFFFFD200Vendor: |rSixx|n|cFFFFD200Zone: |rThe Exodar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Delicate denizen of Azuremyst Isle, this magical insect has been rumored to possess healing abilities.", false
    43. 0, 40, false, nil, 0, false, false, "Bombay Cat", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 7385, "|cFFFFD200Vendor: |rDonni Anthania|n|cFFFFD200Zone: |rElwynn Forest|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Donni Anthania plans to have a bombay buried with her when she dies. A wise adventurer can put its talents to much better use.", false
    44. 0, 639, false, nil, 0, false, false, "Borean Marmot", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_04.BLP", 5, 62695, "|cFFFFD200Pet Battle: |rBorean Tundra", "Distinct from their cousins found in warmer climes, these hardy critters make their homes in the icy wastes of Northrend.", true
    45. 0, 325, false, nil, 0, false, false, "Brilliant Kaliri", "INTERFACE\\ICONS\\INV_FEATHER_13.BLP", 3, 54374, "|cFFFFD200Achievement: |rMenagerie|n|cFFFFD200Category: |rPet Battles", "One of the rarest creatures, this kaliri is set apart from others by its brilliant plumage and the lengths hunters will go to capture them.", false
    46. 0, 449, false, nil, 0, false, false, "Brown Marmot", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_04.BLP", 5, 61752, "|cFFFFD200Pet Battle: |rBlade's Edge Mountains, The Hinterlands", "Distinct from their Azerothian relatives, these critters of Outland make their home in Blade's Edge Mountains.", true
    47. 0, 70, false, nil, 0, false, false, "Brown Prairie Dog", "INTERFACE\\ICONS\\ABILITY_HUNTER_BEASTCALL.BLP", 5, 14421, "|cFFFFD200Vendor: |rHalpa, Naleen|n|cFFFFD200Zone: |rMulgore|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "A complex system of burrows protects the prairie dog from its neighbors' massive hooves.", false
    48. 0, 137, false, nil, 0, false, false, "Brown Rabbit", "INTERFACE\\ICONS\\INV_CRATE_02.BLP", 5, 20472, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r10|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "This bunny is the cutest thing its opponent will ever see. It'll also be the last.", false
    49. 0, 77, false, nil, 0, false, false, "Brown Snake", "INTERFACE\\ICONS\\SPELL_NATURE_GUARDIANWARD.BLP", 8, 7562, "|cFFFFD200Vendor: |rXan'tish|n|cFFFFD200Zone: |rOrgrimmar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "The brown snake is native to Horde-controlled territories. It seems unremarkable until its victims are within range.", false
    50. 0, 380, false, nil, 0, false, false, "Bucktooth Flapper", "INTERFACE\\ICONS\\INV_PET_BEAVER.BLP", 8, 62992, "|cFFFFD200Pet Battle: |rThe Jade Forest, The Jade Forest", "It's hard to know what's more dangerous: the teeth or the tail.", true
    51. 0, 224, false, nil, 0, false, false, "Calico Cat", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 34364, "|cFFFFD200Vendor: |rBreanni|n|cFFFFD200Zone: |rCrystalsong Forest|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Many have mocked this cat before battle. Their last words are usually, \"Here, kitty, kitty.\"", false
    52. 0, 540, false, nil, 0, false, false, "Carrion Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 62885, "|cFFFFD200Pet Battle: |rMount Hyjal", "Where there is carrion, there will always be rats.", true
    53. 0, 459, false, nil, 0, false, false, "Cat", "INTERFACE\\ICONS\\ABILITY_HUNTER_CATLIKEREFLEXES.BLP", 8, 62019, "|cFFFFD200Pet Battle: |rArathi Highlands, Elwynn Forest, Eversong Woods, Gilneas City, Netherstorm, Silvermoon City, The Culling of Stratholme", "After centuries of domestication, these furry critters inhabit nearly every human nation in the Eastern Kingdoms.", true
    54. 0, 255, false, nil, 0, false, false, "Celestial Dragon", "INTERFACE\\ICONS\\INV_PET_CELESTIALDRAGON.BLP", 2, 40624, "|cFFFFD200Achievement: |rLittlest Pet Shop|n|cFFFFD200Category: |rPet Battles", "Breanni in Dalaran, one of the world's foremost collectors of exotic pets, will only award the mystical Celestial Dragon to fellow collectors whose obsession rivals her own.", false
    55. 0, 316, false, nil, 0, false, false, "Cenarion Hatchling", "INTERFACE\\ICONS\\INV_EGG_02.BLP", 3, 53623, "|cFFFFD200Pet Store|r", "Not yet the fearsome creatures they grow to in adulthood, the Cenarion hatchlings have an almost harmless appearance that has caught novice trainers of the Cenarion Circle off guard.", false
    56. 0, 474, false, nil, 0, false, false, "Cheetah Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_JUNGLETIGER.BLP", 8, 62129, "|cFFFFD200Pet Battle: |rNorthern Barrens", "These playful feline cubs practice their hunting skills by stalking each other through the Barrens.", true
    57. 0, 646, false, nil, 0, false, false, "Chicken", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 5, 62664, "|cFFFFD200Pet Battle: |rArathi Basin, Azuremyst Isle, Bloodmyst Isle, Duskwood, Dustwallow Marsh, Elwynn Forest, Gilneas, Hillsbrad Foothills, Howling Fjord, Northern Barrens, Redridge Mountains, Shattrath City, Tirisfal Glades, Westfall, Wetlands", "Tends to avoid crossing roads, regardless of motivations.", true
    58. 0, 174, false, nil, 0, false, false, "Chuck", "INTERFACE\\ICONS\\INV_DRINK_19.BLP", 9, 26056, "|cFFFFD200Profession: |rFishing|n|cFFFFD200Zone: |rShattrath", "After studying the crocolisk species for several years, the famed angler Nat Pagle determined that baby crocolisks are mostly harmless.", false
    59. 0, 518, false, nil, 0, false, false, "Clefthoof Runt", "INTERFACE\\ICONS\\INV_MISC_FOOT_CENTAUR.BLP", 8, 62620, "|cFFFFD200Pet Battle: |rNagrand", "For ogres, comparing a female's hair to a clefthoof's shaggy coat is a term of great endearment.", true
    60. 0, 277, false, nil, 0, false, false, "Clockwork Gnome", "INTERFACE\\ICONS\\INV_MISC_HEAD_CLOCKWORKGNOME_01.BLP", 10, 48609, "|cFFFFD200Profession: |rArchaeology", "Thought to be an original construct of the titans, the clockwork gnome has some gears smaller than the eye can see.", false
    61. 0, 191, false, nil, 0, false, false, "Clockwork Rocket Bot", "INTERFACE\\ICONS\\INV_GIZMO_06.BLP", 10, 24968, "|cFFFFD200World Event:|r Feast of Winter Veil", "This mechanical warrior is a favorite gift during Winter Veil. Batteries not included' but rockets definitely are!", false
    62. 0, 742, false, nil, 0, false, false, "Clouded Hedgehog", "INTERFACE\\ICONS\\INV_PET_PORCUPINE.BLP", 8, 64242, "|cFFFFD200Pet Battle:|r Dread Wastes|n", "Hedgehogs are not at all fond of croquet nor flamingos.", true
    63. 0, 197, false, nil, 0, false, false, "Cobra Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_COBRASTRIKES.BLP", 8, 32591, "|cFFFFD200Drop: |rMysterious Egg", "The cobras of Azeroth are renowned for their fast-acting venom and swift strikes.", false
    64. 0, 47, false, nil, 0, false, false, "Cockatiel", "INTERFACE\\ICONS\\INV_FEATHER_08.BLP", 3, 7390, "|cFFFFD200Vendor: |rHarry No-Hooks, Narkk|n|cFFFFD200Zone: |rThe Cape of Stranglethorn|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Some say this clever bird can be taught to speak--but it's smart enough to keep its beak shut.", false
    65. 0, 393, false, nil, 0, false, false, "Cockroach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 61384, "|cFFFFD200Pet Battle: |rBurning Steppes, Eastern Plaguelands, End Time, Icecrown, The Hinterlands, Twilight Highlands, Un'Goro Crater", "They were here long before us and will be here long after we are gone.", true
    66. 0, 562, false, nil, 0, false, false, "Coral Adder", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 62991, "|cFFFFD200Pet Battle:|r The Jade Forest|n", "The coral adder's venom is so deadly that one bite has been known to kill a full grown kodo beast.", true
    67. 0, 488, false, nil, 0, false, false, "Coral Snake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 62190, "|cFFFFD200Pet Battle: |rStonetalon Mountains", "Brave assassins sometimes capture these critters to use their highly toxic venom to poison weapons.", true
    68. 0, 244, false, nil, 0, false, false, "Core Hound Pup", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_COREHOUND.BLP", 7, 36871, "|cFFFFD200Promotion:|r Authenticator Account Link|n", "Found in the Firelands and the Molten Core, core hounds can trace their lineage back to the alpha male, Magmadar.", false
    69. 0, 41, false, nil, 0, false, false, "Cornish Rex Cat", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 7384, "|cFFFFD200Vendor: |rDonni Anthania|n|cFFFFD200Zone: |rElwynn Forest|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Donni Anthania invites these cats to her tea parties. But she doesn't serve their favorite drink: the tears of their enemies.", false
    70. 0, 264, false, nil, 0, false, false, "Crawling Claw", "INTERFACE\\ICONS\\INV_OFFHAND_STRATHOLME_A_02.BLP", 4, 45128, "|cFFFFD200Profession: |rArchaeology", "This appears to be nothing more than the paw of a small primate. A closer inspection shows that the hand has been dried by centuries of exposure to the sands of Uldum.", false
    71. 0, 321, false, nil, 0, false, false, "Creepy Crate", "INTERFACE\\ICONS\\INV_CRATE_02.BLP", 10, 54128, "|cFFFFD200World Event:|r Hallow's End", "Previous owners of the crate have reported the disappearance of other pets from their collection.", false
    72. 0, 468, false, nil, 0, false, false, "Creepy Crawly", "INTERFACE\\ICONS\\INV_MISC_AHNQIRAJTRINKET_01.BLP", 5, 62116, "|cFFFFD200Pet Battle: |rDurotar", "These beetles often make their homes in quarries abandoned by the Horde war machine in Durotar.", true
    73. 0, 507, false, nil, 0, false, false, "Crested Owl", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_OWL.BLP", 3, 62242, "|cFFFFD200Pet Battle: |rTeldrassil", "Many owls nest high in the stone structures of Darnassus, hunting any pests that enter the night elves' city.", true
    74. 0, 559, false, nil, 0, false, false, "Crimson Geode", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_02.BLP", 7, 62927, "|cFFFFD200Pet Battle: |rDeepholm", "Therazane wore these spunky crimson elementals as jewelry before the azure craze swept through Deepholm.", true
    75. 0, 318, false, nil, 0, false, false, "Crimson Lasher", "INTERFACE\\ICONS\\INV_MISC_FLOWER_04.BLP", 7, 53661, "|cFFFFD200Vendor: |rAyla Shadowstorm|n|cFFFFD200Zone: |rMolten Front|n|cFFFFD200Cost: |r1500|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Native to the ashen soils of the Firelands, the lasher was transplanted to Azeroth with the help of the Guardians of Hyjal.", false
    76. 0, 421, false, nil, 0, false, false, "Crimson Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 61314, "|cFFFFD200Pet Battle: |rNorthern Stranglethorn, The Cape of Stranglethorn", "Prefers to dwell in humid, tropical areas and feed on Kingsblood nectar.", true
    77. 0, 554, false, nil, 0, false, false, "Crimson Shale Hatchling", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_01.BLP", 7, 62922, "|cFFFFD200Pet Battle: |rDeepholm, The Stonecore", "Through experimentation, the mages of Dalaran have discovered that the powered remains of a crimson shale spider will greatly increase the conflagration of their fire spells.", true
    78. 0, 78, false, nil, 0, false, false, "Crimson Snake", "INTERFACE\\ICONS\\SPELL_NATURE_GUARDIANWARD.BLP", 8, 7567, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t|n|n|cFFFFD200Vendor: |rXan'tish|n|cFFFFD200Zone: |rOrgrimmar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "The crimson snake is favored among the Darkspear trolls for not only its vicious nature, but also its steadfast loyalty.", false
    79. 0, 58, false, nil, 0, false, false, "Crimson Whelpling", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_RED.BLP", 2, 7544, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rWetlands", "Hailing from the Wetlands, this young dragon is just learning how to hunt, breathe fire, and go on cute destructive rampages.", false
    80. 0, 745, false, nil, 0, false, false, "Crunchy Scorpion", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 8, 63548, "|cFFFFD200Pet Battle:|r Dread Wastes|n", "Unique carapace is prized by trinket makers for its texture and strength.", true
    81. 0, 556, false, nil, 0, false, false, "Crystal Beetle", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 62925, "|cFFFFD200Pet Battle: |rDeepholm", "A cousin to the Twilight Beetle, this insect has learned to feed on crystals which resonate with ancient energies.", true
    82. 0, 634, false, nil, 0, false, false, "Crystal Spider", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 62435, "|cFFFFD200Pet Battle: |rDun Morogh, The Oculus, Winterspring", "These strange critters glimmer like ice, allowing them to hide among Winterspring's snowy expanses.", true
    83. 0, 225, false, nil, 0, false, false, "Curious Oracle Hatchling", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_MURLOCORACLE.BLP", 1, 33530, "|cFFFFD200World Event:|r Children's Week", "The bouncy gurloc is a distant cousin of the murloc.", false
    84. 0, 226, false, nil, 0, false, false, "Curious Wolvar Pup", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_WOLVAR.BLP", 1, 33529, "|cFFFFD200World Event:|r Children's Week", "Despite their smaller stature, the wolvar are some of the most aggressive creatures in Northrend. This often makes their curious nature intimidating.", false
    85. 0, 751, false, nil, 0, false, false, "Dancing Water Skimmer", "INTERFACE\\ICONS\\INV_PET_WATERSTRIDER.BLP", 9, 63847, "|cFFFFD200Pet Battle:|r Vale of Eternal Blossoms|n", "Named for their apparent dancelike behavior when skimming aquatic surfaces, the species uses erratic movements to avoid being devoured by fish and other underwater predators.", true
    86. 0, 270, false, nil, 0, false, false, "Dark Phoenix Hatchling", "INTERFACE\\ICONS\\INV_MISC_DARKPHOENIXPET_01.BLP", 7, 47944, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r300|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Fire hatchlings are born from the ashes of a phoenix. Dark hatchlings emerge from their shadows.", false
    87. 0, 56, false, nil, 0, false, false, "Dark Whelpling", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_BLACK.BLP", 2, 7543, "|cFFFFD200Drop: |rWhelplings|n|cFFFFD200Zone: |rWetlands, Dustwallow Marsh, Badlands, Burning Steppes", "Hopes that someday it can grow up to destroy villages ' just like mommy.", false
    88. 0, 336, false, nil, 0, false, false, "Darkmoon Balloon", "INTERFACE\\ICONS\\INV_MISC_BALLOON_01.BLP", 3, 55187, "|cFFFFD200Vendor: |rLhara|n|cFFFFD200Zone: |rDarkmoon Island|n", "It just floats along...", false
    89. 0, 343, false, nil, 0, false, false, "Darkmoon Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_JUNGLETIGER.BLP", 8, 56031, "|cFFFFD200Vendor: |rLhara|n|cFFFFD200Zone: |rDarkmoon Island", "This snuggly kitten loves to frolic, but sometimes it seems to be chasing things that aren't really there.", false
    90. 0, 330, false, nil, 0, false, false, "Darkmoon Monkey", "INTERFACE\\ICONS\\ABILITY_HUNTER_ASPECTOFTHEMONKEY.BLP", 8, 54491, "|cFFFFD200Vendor: |rLhara|n|cFFFFD200Zone: |rDarkmoon Island", "The monkeys of Azeroth are infamous tricksters, and these beloved companions of the Darkmoon Faire have taken that innate cunning to a whole new level.", false
    91. 0, 338, false, nil, 0, false, false, "Darkmoon Tonk", "INTERFACE\\ICONS\\INV_GIZMO_GOBLINGTONKCONTROLLER.BLP", 10, 55356, "|cFFFFD200Vendor: |rLhara|n|cFFFFD200Zone: |rDarkmoon Island", "A favorite of children across Azeroth, this tough little toy can withstand even the most aggressive imagination.", false
    92. 0, 335, false, nil, 0, false, false, "Darkmoon Turtle", "INTERFACE\\ICONS\\INV_MISC_FISH_TURTLE_01.BLP", 9, 54487, "|cFFFFD200Vendor: |rLhara|n|cFFFFD200Zone: |rDarkmoon Island", "This shelled reptile bravely protects the home on its back with an unwaveringly happy disposition.", false
    93. 0, 339, false, nil, 0, false, false, "Darkmoon Zeppelin", "INTERFACE\\ICONS\\INV_GIZMO_GOBLINGTONKCONTROLLER.BLP", 10, 55367, "|cFFFFD200Vendor: |rLhara|n|cFFFFD200Zone: |rDarkmoon Island", "Lacking the mines and rockets of its predecessor, this kid-friendly faire prize is a new favorite among Azeroth's children.", false
    94. 0, 508, false, nil, 0, false, false, "Darkshore Cub", "INTERFACE\\ICONS\\INV_MISC_BEARCUBBROWN.BLP", 8, 62250, "|cFFFFD200Pet Battle: |rDarkshore", "The fur of the darkshore bears owes to the almost perpetual gloom they live in, and their vision in the darkness is uncanny.", true
    95. 0, 232, false, nil, 0, false, false, "Darting Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RAPTOR.BLP", 8, 35396, "|cFFFFD200Drop: |rDart's Nest|n|cFFFFD200Zone: |rDustwallow Marsh", "Rarely leaves nest until maturity. Enjoys conducting pranks on the nearby Razormaw nest.", false
    96. 0, 262, false, nil, 0, false, false, "De-Weaponized Mechanical Companion", "INTERFACE\\ICONS\\INV_PET_DEWEAONIZEDMECHCOMPANION.BLP", 10, 43916, "|cFFFFD200Profession: |rEngineering", "The gold standard for sturdy gnomish design, this mechanical critter is the perfect companion for the lonely engineer on the go.", false
    97. 0, 755, false, nil, 0, false, false, "Death's Head Cockroach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 62887, "|cFFFFD200Pet Battle:|r Mount Hyjal|n", "The markings on the carapace of this cockroach closely resemble that of the Death's Head.", true
    98. 0, 294, false, nil, 0, false, false, "Deathy", "INTERFACE\\ICONS\\INV_MISC_SHADOWEGG.BLP", 1, 51122, "|cFFFFD200Promotion:|r BlizzCon 2010", "Deathwing's emergence transformed the whole of Azeroth; not even the ocean-dwelling murlocs were immune to his corrupt influence.", false
    99. 0, 555, false, nil, 0, false, false, "Deepholm Cockroach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 62924, "|cFFFFD200Pet Battle: |rDeepholm", "The cockroaches of Deepholm can burrow into stone itself to make their nests.", true
    100. 0, 390, false, nil, 0, false, false, "Deer", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 5, 61750, "|cFFFFD200Pet Battle: |rAshenvale, Azuremyst Isle, Blade's Edge Mountains, Darkshore, Dun Morogh, Elwynn Forest, Feralas, Gilneas, Grizzly Hills, Hillsbrad Foothills, Moonglade, Silverpine Forest, Teldrassil, The Culling of Stratholme, The Hinterlands, Western Plaguelands", "When they look into those big brown eyes, some hunters have a hard time pulling the trigger. So they shoot from a distance.", true
    101. 0, 484, false, nil, 0, false, false, "Desert Spider", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 62186, "|cFFFFD200Pet Battle: |rDesolace, Lost City of the Tol'vir, Silithus, Tanaris, Uldum", "This cunning species tunnels beneath Uldum and erupts from the ground to ensnare its prey.", true
    102. 0, 233, false, nil, 0, false, false, "Deviate Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RAPTOR.BLP", 8, 35395, "|cFFFFD200Drop: |rDeviate Guardian, Deviate Ravager|n|cFFFFD200Zone: |rWailing Caverns", "The demand for this purple-skinned breed has drastically reduced the raptor population near the Wailing Caverns.", false
    103. 0, 523, false, nil, 0, false, false, "Devouring Maggot", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_WORMS_01.BLP", 8, 62640, "|cFFFFD200Pet Battle: |rHowling Fjord", "Howling Fjord teems with the ever shifting cycle of life. When a creature dies, its body is quickly consumed by maggots, which in turn pass those nutrients on to a number of other creatures.", true
    104. 0, 504, false, nil, 0, false, false, "Diemetradon Hatchling", "INTERFACE\\ICONS\\INV_MISC_MONSTERSCALES_16.BLP", 8, 62375, "|cFFFFD200Pet Battle: |rUn'Goro Crater", "Diemetradons abandon their hatchlings in Un'Goro Crater to fend for themselves. Only the strongest survive.", true
    105. 0, 114, false, nil, 0, false, false, "Disgusting Oozeling", "INTERFACE\\ICONS\\ABILITY_CREATURE_POISON_05.BLP", 6, 15429, "|cFFFFD200Drop:|r World Drop|n|cFFFFD200Creature:|r Oozes, Slimes and Worms", "Warning: Wear gloves and goggles while handling disgusting oozeling. DO NOT WASH. Will stain most armor.", false
    106. 0, 169, false, nil, 0, false, false, "Dragon Kite", "INTERFACE\\ICONS\\INV_MISC_DRAGONKITE_02.BLP", 3, 25110, "|cFFFFD200Trading Card Game:|r March of the Legion", "Much quieter than a real dragon.", false
    107. 0, 537, false, nil, 0, false, false, "Dragonbone Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_VULTURE.BLP", 3, 62852, "|cFFFFD200Pet Battle: |rDragonblight", "These skulking little creatures hatch in nests built around the ancient dragon bones of central Northrend.", true
    108. 0, 205, false, nil, 0, false, false, "Dun Morogh Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_POLARBEAR_BLACK.BLP", 8, 33194, "|cFFFFD200Vendor: |rDerrick Brindlebeard|n|cFFFFD200Zone: |rIcecrown", "The bears of Dun Morogh are prized for their hardiness, loyalty, and combat prowess. Their time among the dwarves does little to curb their ferocity.", false
    109. 0, 467, false, nil, 0, false, false, "Dung Beetle", "INTERFACE\\ICONS\\INV_MISC_AHNQIRAJTRINKET_01.BLP", 5, 62115, "|cFFFFD200Pet Battle: |rDurotar, Lost City of the Tol'vir, Orgrimmar, Uldum", "A desert dwelling forager attracted to areas rich with dung.", true
    110. 0, 207, false, nil, 0, false, false, "Durotar Scorpion", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 8, 33198, "|cFFFFD200Vendor: |rFreka Bloodaxe|n|cFFFFD200Zone: |rIcecrown", "The volatile Durotar scorpion is a fierce desert predator. It's known for only occasionally stinging its owner.", false
    111. 0, 396, false, nil, 0, false, false, "Dusk Spiderling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 61253, "|cFFFFD200Pet Battle: |rDuskwood", "Native to Duskwood, these eight-legged critters are often used as ingredients in alchemy potions.", true
    112. 0, 747, false, nil, 0, false, false, "Effervescent Glowfly", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WASP.BLP", 3, 63850, "|cFFFFD200Pet Battle:|r Vale of Eternal Blossoms|n", "Luminescent body used to attract mates.", true
    113. 0, 158, false, nil, 0, false, false, "Egbert", "INTERFACE\\ICONS\\INV_PET_EGBERT.BLP", 8, 23258, "|cFFFFD200World Event:|r Children's Week", "The sin'dorei use hawkstriders as mounts, but this little one was deemed unfit after being diagnosed with numerous anxiety disorders.", false
    114. 0, 293, false, nil, 0, false, false, "Elementium Geode", "INTERFACE\\ICONS\\INV_MISC_ARCHSTONE_01.BLP", 7, 50722, "|cFFFFD200Drop:|r Elementium Vein, Rich Elementium Vein|n|cFFFFD200Zone:|r Deepholm, Twilight Highlands, Uldum", "Often confused by miners as a rare gem, the geode initially makes its presence known by emitting melodic reverberations.", false
    115. 0, 479, false, nil, 0, false, false, "Elfin Rabbit", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 62178, "|cFFFFD200Pet Battle: |rDarnassus, Desolace, Mount Hyjal, Teldrassil", "Their proximity to the magic of the elves has caused some of them unnatural long life. And in some elfin rabbits...stranger things.", true
    116. 0, 209, false, nil, 0, false, false, "Elwynn Lamb", "INTERFACE\\ICONS\\SPELL_NATURE_POLYMORPH.BLP", 5, 33200, "|cFFFFD200Vendor: |rCorporal Arthur Flew|n|cFFFFD200Zone: |rIcecrown", "Unlike the polymorphed variety, trueborn sheep can be quite scary.", false
    117. 0, 631, false, nil, 0, false, false, "Emerald Boa", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 62127, "|cFFFFD200Pet Battle: |rLost City of the Tol'vir, Northern Barrens, Southern Barrens, Uldum, Un'Goro Crater", "Hunted for its beautifully patterned skin, this majestic species thrives alongside Azeroth's lush rivers.", true
    118. 0, 837, false, nil, 0, false, false, "Emerald Shale Hatchling", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_03.BLP", 7, 62915, "|cFFFFD200Pet Battle: |rDeepholm, The Stonecore", "Adventurers have reported rare sightings of a monstrous sized emerald shale spider, which the denizens of Deepholme have come to call the Jadefang.", true
    119. 0, 59, false, nil, 0, false, false, "Emerald Whelpling", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_GREEN.BLP", 2, 7545, "|cFFFFD200Drop: |rNoxious Whelp|n|cFFFFD200Zone: |rFeralas", "Once bred and raised by the green dragon Itharius, this unique breed of has settled in the jungles of Feralas.", false
    120. 0, 746, false, nil, 0, false, false, "Emperor Crab", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 9, 65203, "|cFFFFD200Pet Battle:|r Dread Wastes|n", "The emperor crab was named for its regal appearance: the ridges of its shell and its raised claws eerily resembling a crown. One that would pinch your eyes out if you tried to wear it.", true
    121. 0, 213, false, nil, 0, false, false, "Enchanted Broom", "INTERFACE\\ICONS\\INV_STAFF_10.BLP", 6, 33227, "|cFFFFD200Vendor: |rTrellis Morningsun|n|cFFFFD200Zone: |rIcecrown", "Created by a blood elf apprentice, this broom would be extremely useful if anyone could figure out how to make it stop.", false
    122. 0, 267, false, nil, 0, false, false, "Enchanted Lantern", "INTERFACE\\ICONS\\INV_MISC_LANTERN_01.BLP", 6, 46898, "|cFFFFD200Profession:|r Enchanting (525)|n|cFFFFD200Formula:|r Enchanted Lantern", "Reduces the likelihood of being eaten by monsters when you enter pitch-black places.", false
    123. 0, 180, false, nil, 0, false, false, "Essence of Competition", "INTERFACE\\ICONS\\INV_JEWELRY_TALISMAN_10.BLP", 2, 27346, "|cFFFFD200Promotion:|r China PVP Event", "Only heroes who have proven their valor through great acts are gifted one of these mystical serpentine creatures.", false
    124. 0, 183, false, nil, 0, false, false, "Ethereal Soul-Trader", "INTERFACE\\ICONS\\SPELL_NATURE_GROUNDINGTOTEM.BLP", 6, 27914, "|cFFFFD200Trading Card Game:|r The Hunt for Illidan", "Ethereal soul-traders will travel with those who can free the essences they need from unruly hosts.", false
    125. 0, 348, false, nil, 0, false, false, "Eye of the Legion", "INTERFACE\\ICONS\\SPELL_SHADOW_EVILEYE.BLP", 4, 59020, "|cFFFFD200Trading Card Game: |rTimewalkers: War of the Anicents|n", "Always watching. Always judging.", false
    126. 0, 119, false, nil, 0, false, false, "Father Winter's Helper", "INTERFACE\\ICONS\\INV_HOLIDAY_CHRISTMAS_PRESENT_03.BLP", 1, 15698, "|cFFFFD200World Event:|r Feast of Winter Veil", "These off-season allies work tirelessly to prepare for the Feast of Winter Veil, and would appreciate not being disturbed the rest of the year.", false
    127. 0, 447, false, nil, 0, false, false, "Fawn", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 5, 61165, "|cFFFFD200Pet Battle: |rElwynn Forest, Grizzly Hills, Teldrassil, The Culling of Stratholme", "Pay attention to deer crossings. Even a fawn will total a goblin trike.", true
    128. 0, 519, false, nil, 0, false, false, "Fel Flame", "INTERFACE\\ICONS\\SPELL_FIRE_FELFIRE.BLP", 7, 62621, "|cFFFFD200Pet Battle: |rShadowmoon Valley", "Born from demonic magic, these petulant little entities corrupt everything they touch with foul energies.", true
    129. 0, 319, false, nil, 0, false, false, "Feline Familiar", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_CAT_01.BLP", 8, 53884, "|cFFFFD200World Event:|r Hallow's End", "Ride with the moon (and this furry, whiskered witch) in the dead of night!", false
    130. 0, 821, false, nil, 0, false, false, "Feral Vermling", "INTERFACE\\ICONS\\INV_PET_VERMIN.BLP", 1, 63621, "|cFFFFD200Achievement: |rZen Pet Hunter|n|cFFFFD200Category: |rPet Battle", "It keeps looking at me. I think it wants to bite me.", false
    131. 0, 457, false, nil, 0, false, false, "Festering Maggot", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_WORMS_01.BLP", 8, 61830, "|cFFFFD200Pet Battle: |rEastern Plaguelands", "It can swallow three times its own body weight in blood.", true
    132. 0, 342, false, nil, 0, false, false, "Festival Lantern", "INTERFACE\\ICONS\\INV_SHIELD_26.BLP", 6, 55574, "|cFFFFD200Vendor: |rValadar Starsong|n|cFFFFD200Zone: |rMoonglade|n|cFFFFD200Cost: |r50|TINTERFACE\\ICONS\\INV_Misc_ElvenCoins:0|t", "The light from each lantern honors the soul of an ancestor spirit. During the Lunar Festival, these ghostly elders pass along their wisdom to the current generation.", false
    133. 0, 346, false, nil, 0, false, false, "Fetish Shaman", "INTERFACE\\ICONS\\INV_SPEAR_05.BLP", 6, 56266, "|cFFFFD200Promotion:|r Diablo 3 Collector's Edition", "Fetish shaman are empowered by the spirits of their fallen ancestors. These malevolent spirits are bound to the shaman's tribal spear. Control this spear, and you control the shaman.", false
    134. 0, 714, false, nil, 0, false, false, "Feverbite Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 65054, "|cFFFFD200Pet Battle:|r Krasarang Wilds|n|n", "The common folk remedy to a feverbite hatchling's bite is to dance wildly and try to sweat out the toxins before they can take hold.", true
    135. 0, 415, false, nil, 0, false, false, "Fire Beetle", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 61328, "|cFFFFD200Pet Battle: |rBlasted Lands, Burning Steppes, Mount Hyjal, Searing Gorge, The Shattered Halls, Un'Goro Crater", "Drawn to heat and the smell of smoke, the fire beetle's diet consists of ash.", true
    136. 0, 541, false, nil, 0, false, false, "Fire-Proof Roach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 62886, "|cFFFFD200Pet Battle: |rMount Hyjal", "The outer member of the roaches' eggs protect the larva from incineration. It is here in incubation that they gain the ability to resist the fire and heat of the volcanic climate.", true
    137. 0, 146, false, nil, 0, false, false, "Firefly", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WASP.BLP", 3, 21076, "|cFFFFD200Drop: |rBogflare Needler|n|cFFFFD200Zone: |rZangarmarsh", "Commonly used by sporelings as a light source as they navigate the waterways of Zangarmarsh, this luminescent insect helps them avoid the dangerous bogflare needlers.", false
    138. 0, 644, false, nil, 0, false, false, "Fjord Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 62641, "|cFFFFD200Pet Battle: |rHowling Fjord", "If not for being extremely accident prone, the fjord rat might take over the world.", true
    139. 0, 529, false, nil, 0, false, false, "Fjord Worg Pup", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WOLF.BLP", 8, 62669, "|cFFFFD200Pet Battle: |rHowling Fjord", "There's an old vrykul saying that goes, \"Let sleeping worgs lie, unless you don't want your face anymore.\"", true
    140. 0, 514, false, nil, 0, false, false, "Flayer Youngling", "INTERFACE\\ICONS\\ABILITY_RACIAL_FLAYER.BLP", 1, 62555, "|cFFFFD200Pet Battle: |rHellfire Peninsula", "A brash fel orc once tried to enslave these critters as his personal soldiers. Pieces of him are still scattered across Outland.", true
    141. 0, 395, false, nil, 0, false, false, "Fledgling Buzzard", "INTERFACE\\ICONS\\INV_MISC_BIRDBECK_01.BLP", 3, 61171, "|cFFFFD200Pet Battle: |rRedridge Mountains", "Always wear a helm in the Redridge Mountains. Buzzards view humanoid hair as excellent nesting material.", true
    142. 0, 521, false, nil, 0, false, false, "Fledgling Nether Ray", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_NETHERRAY.BLP", 8, 62627, "|cFFFFD200Pet Battle: |rNetherstorm", "Adult nether rays are relatively docile, but their younglings are short-tempered and highly energetic beasts.", true
    143. 0, 478, false, nil, 0, false, false, "Forest Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 62177, "|cFFFFD200Pet Battle: |rAshenvale, Darnassus, Desolace, Moonglade, Mount Hyjal, Teldrassil", "Prefers to dwell in cool, forested areas and feed on Mageroyal nectar.", true
    144. 0, 407, false, nil, 0, false, false, "Forest Spiderling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 61320, "|cFFFFD200Pet Battle: |rNorthern Stranglethorn, The Cape of Stranglethorn", "This vicious species weaves elaborate webs throughout the dense jungles of Stranglethorn Vale.", true
    145. 0, 266, false, nil, 0, false, false, "Fossilized Hatchling", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TINYDINOSAURSKELETON.BLP", 4, 45340, "|cFFFFD200Profession: |rArchaeology", "You stare at her, and she just stares right back. So clever; sometimes it seems as if she's figuring out how to open doors.", false
    146. 0, 278, false, nil, 0, false, false, "Fox Kit", "INTERFACE\\ICONS\\INV_MISC_FOXKIT.BLP", 8, 48641, "|cFFFFD200Drop: |rBaradin Fox|n|cFFFFD200Zone: |rTol Barad Peninsula", "The fighting in Tol Barad has made it difficult to find these kits, and numerous would-be owners have decimated the fox population there as a result.", false
    147. 0, 253, false, nil, 0, false, false, "Frigid Frostling", "INTERFACE\\ICONS\\SPELL_FROST_FROZENCORE.BLP", 7, 40198, "|cFFFFD200World Event:|r Midsummer Fire Festival", "While not nearly as destructive as its original master, the Ice Lord Ahune, the frostling has been known to lob chilly snowballs at unsuspecting adventurers.", false
    148. 0, 495, false, nil, 0, false, false, "Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 62312, "|cFFFFD200Pet Battle: |rAshenvale, The Lost Isles", "For every frog, a prince and princess in waiting.", true
    149. 0, 188, false, nil, 0, false, false, "Frosty", "INTERFACE\\ICONS\\INV_PET_FROSTWYRM.BLP", 4, 28883, "|cFFFFD200Promotion:|r Wrath of the Lich King Collector's Edition", "Accidentally created when the Lich King's deathly powers raised Rimefang from undeath.", false
    150. 0, 756, false, nil, 0, false, false, "Fungal Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 62916, "|cFFFFD200Pet Battle:|r Deepholm|n", "Prefers to dwell in dark caves and feed on Heartblossom nectar.", true
    151. 0, 569, false, nil, 0, false, false, "Garden Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 63002, "|cFFFFD200Pet Battle: |rThe Jade Forest", "One of the stranger nuisances to horticulturalists, garden frogs can cause untold damage to gardens.", true
    152. 0, 753, false, nil, 0, false, false, "Garden Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 65215, "|cFFFFD200Pet Battle:|r Jade Forest|n", "Known to flourish in the rainy season, this insect is drawn to lightning storms.", true
    153. 0, 476, false, nil, 0, false, false, "Gazelle", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 8, 62163, "|cFFFFD200Pet Battle: |rDesolace, Mulgore, Northern Barrens, Southern Barrens", "Most people only see gazelles from the rear.", true
    154. 0, 477, false, nil, 0, false, false, "Gazelle Fawn", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 8, 62176, "|cFFFFD200Pet Battle: |rMulgore", "Young gazelles quickly learn to flee when they hear the war cries of tauren hunters in Mulgore.  They don't hear the good hunters, unfortunately.", true
    155. 0, 190, false, nil, 0, false, false, "Ghostly Skull", "INTERFACE\\ICONS\\INV_MISC_BONE_HUMANSKULL_01.BLP", 4, 29147, "|cFFFFD200Vendor: |rDarahir|n|cFFFFD200Zone: |rCrystalsong Forest|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "When it senses the impending death of a nearby creature, the skull will emit an ear-piercing cackle.", false
    156. 0, 193, false, nil, 0, false, false, "Giant Sewer Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 31575, "|cFFFFD200Profession:|r Fishing|n|cFFFFD200Zone:|r Dalaran", "You wouldn't want to meet this rat in a dark alley. Or anywhere else, for that matter.", false
    157. 0, 748, false, nil, 0, false, false, "Gilded Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 63838, "|cFFFFD200Pet Battle:|r Vale of Eternal Blossoms|n", "This delicate insect's wings are often sewn into clothing and armor.", true
    158. 0, 630, false, nil, 0, false, false, "Gilnean Raven", "INTERFACE\\ICONS\\INV_FEATHER_02.BLP", 3, 63098, "|cFFFFD200Vendor:|r Valeena|n|cFFFFD200Zone:|r Darkshore", "Quoth the raven: the last word you said. It gets old.", false
    159. 0, 475, false, nil, 0, false, false, "Giraffe Calf", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 8, 62130, "|cFFFFD200Pet Battle: |rSouthern Barrens", "The barbaric centaur over-hunted giraffes for decades, but it was the tauren who saved this species from extinction.", true
    160. 0, 430, false, nil, 0, false, false, "Gold Beetle", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 61438, "|cFFFFD200Pet Battle: |rBadlands, Halls of Lightning, Halls of Stone, Tanaris", "Tiny, autonomous machines created by the Titans to clean and maintain their mighty edifices.", true
    161. 0, 260, false, nil, 0, false, false, "Gold Mini Jouster", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_VULTURE.BLP", 3, 42183, "|cFFFFD200Quest:|r Egg Wave|n|cFFFFD200Zone:|r Mount Hyjal|n|n", "This critter is infamous for its ability to unleash a fast and furious eyeball jabbing.", false
    162. 0, 749, false, nil, 0, false, false, "Golden Civet", "INTERFACE\\ICONS\\INV_PET_OTTER.BLP", 5, 63841, "|cFFFFD200Pet Battle:|r Vale of Eternal Blossoms", "Civets are landbound cousins of the otter and are prized for their heady musks.", true
    163. 0, 750, false, nil, 0, false, false, "Golden Civet Kitten", "INTERFACE\\ICONS\\INV_PET_OTTER.BLP", 5, 63842, "|cFFFFD200Pet Battle:|r Vale of Eternal Blossoms", "The civets are known to guard their young ferociously.", true
    164. 0, 142, false, nil, 0, false, false, "Golden Dragonhawk Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_DRAGONHAWK.BLP", 3, 21055, "|cFFFFD200Vendor: |rJilanne|n|cFFFFD200Zone: |rEversong Woods|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Once prized by dragonhawk breeders in Silvermoon. Stands out at night to predators, making it necessary to gain awareness at an early age.", false
    165. 0, 170, false, nil, 0, false, false, "Golden Pig", "INTERFACE\\ICONS\\INV_MISC_COIN_01.BLP", 5, 25146, "|cFFFFD200Promotion:|r China New Year's Celebration|n", "This golden pig honors its ancestors by giving its allies good fortune.", false
    166. 0, 733, false, nil, 0, false, false, "Grassland Hopper", "INTERFACE\\ICONS\\INV_PET_CRICKET.BLP", 5, 63549, "|cFFFFD200Pet Battle:|r  Townlong Steppes", "At night, the grassland hoppers fill the night with their maddening song. Those unaccustomed to it have spent many a sleepless night serenaded by their mating calls.", true
    167. 0, 443, false, nil, 0, false, false, "Grasslands Cottontail", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 61704, "|cFFFFD200Pet Battle: |rArathi Highlands", "Despite their idyllic surroundings, grasslands cottontails hop at surprising speed when evading their pursuers.", true
    168. 0, 68, false, nil, 0, false, false, "Great Horned Owl", "INTERFACE\\ICONS\\ABILITY_EYEOFTHEOWL.BLP", 3, 7553, "|cFFFFD200Vendor: |rShylenai|n|cFFFFD200Zone: |rTeldrassil|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Night elf children are given an owl feather on their first birthday as a token of good luck.", false
    169. 0, 344, false, nil, 0, false, false, "Green Balloon", "INTERFACE\\ICONS\\INV_MISC_BAG_10_GREEN.BLP", 3, 56082, "|cFFFFD200Vendor: |rCarl Goodup|n|cFFFFD200Zone: |rDarkmoon Island|n|cFFFFD200Cost: |r10|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "", false
    170. 0, 50, false, nil, 0, false, false, "Green Wing Macaw", "INTERFACE\\ICONS\\INV_FEATHER_12.BLP", 3, 7387, "|cFFFFD200Drop: |rDefias Pirate|n|cFFFFD200Zone: |rThe Deadmines", "Favored pet of the Defias pirates, this colorful bird is handy for remembering passwords, grocery lists, and cracker recipes.", false
    171. 0, 333, false, nil, 0, false, false, "Gregarious Grell", "INTERFACE\\ICONS\\SPELL_SHADOW_SUMMONIMP.BLP", 6, 54730, "|cFFFFD200Trading Card Game:|r Crown of the Heavens", "The grell are embodiments of the wild side of nature. Tame ones are very rare.", false
    172. 0, 464, false, nil, 0, false, false, "Grey Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 62050, "|cFFFFD200Pet Battle: |rAzuremyst Isle", "You can easily locate moths if you wear expensive garments near Ammen Vale. They can't resist the delicious taste of high fashion.", true
    173. 0, 834, false, nil, 0, false, false, "Grinder", "INTERFACE\\ICONS\\INV_MISC_REFORGEDARCHSTONE_01.BLP", 7, 64634, "|cFFFFD200Drop:|r Karr the Darkener|n|cFFFFD200Zone:|r Dread Wastes|n|n", "Mogu sorcerers, keepers of the secret to bringing stone to life, prefer these stolid companinions over more beastly familiars.", false
    174. 0, 647, false, nil, 0, false, false, "Grizzly Squirrel", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 62818, "|cFFFFD200Pet Battle: |rGrizzly Hills, Twilight Highlands", "In the deep forest, even the small creatures must have the ferocity to fend for themselves.", true
    175. 0, 539, false, nil, 0, false, false, "Grotto Vole", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 62884, "|cFFFFD200Pet Battle: |rMount Hyjal", "Grotto voles are often confused with mice. Never twice.", true
    176. 0, 571, false, nil, 0, false, false, "Grove Viper", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 63004, "|cFFFFD200Pet Battle: |rThe Jade Forest, The Jade Forest", "The Jade Forest's mountain hozen fear these venomous reptiles and often hunt them out of pure spite.", true
    177. 0, 228, false, nil, 0, false, false, "Grunty", "INTERFACE\\ICONS\\INV_EGG_03.BLP", 1, 34694, "|cFFFFD200Promotion:|r BlizzCon 2009", "Only the rarest of murlocs is able to successfully cross dimensional barriers. Fewer still return with the kind of advanced armor and weaponry possessed by Grunty.", false
    178. 0, 245, false, nil, 0, false, false, "Gryphon Hatchling", "INTERFACE\\ICONS\\INV_MISC_PET_02.BLP", 3, 36908, "|cFFFFD200Pet Store|r", "A gift from the Wildhammer dwarves to the heroes of the Alliance, these hatchlings are descendants of the same gryphons ridden by Falstad and his entourage into Grim Batol.", false
    179. 0, 311, false, nil, 0, false, false, "Guardian Cub", "INTERFACE\\ICONS\\INV_PET_WINGEDLION.BLP", 3, 53283, "|cFFFFD200Pet Store|r", "Still a little clumsy, this tiny winged lion is learning how to be the best mount it can be!", false
    180. 0, 283, false, nil, 0, false, false, "Guild Herald", "INTERFACE\\ICONS\\ACHIEVEMENT_GUILDPERK_HONORABLEMENTION_RANK2.BLP", 1, 49590, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r500|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Wealthy guilds draw the attention of soldiers willing to carry their standards into battle.", false
    181. 0, 282, false, nil, 0, false, false, "Guild Herald", "INTERFACE\\ICONS\\ACHIEVEMENT_GUILDPERK_HONORABLEMENTION_RANK2.BLP", 1, 49587, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r500|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "When guilds have accumulated enough wealth, brave soldiers are often called to bear their standards.", false
    182. 0, 281, false, nil, 0, false, false, "Guild Page", "INTERFACE\\ICONS\\ACHIEVEMENT_GUILDPERK_HONORABLEMENTION.BLP", 1, 49588, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r300|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "When a guild earns enough glory by defeating Alliance champions, some orcs will come to share the glory by serving the guild.", false
    183. 0, 280, false, nil, 0, false, false, "Guild Page", "INTERFACE\\ICONS\\ACHIEVEMENT_GUILDPERK_HONORABLEMENTION.BLP", 1, 49586, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r300|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Guild pages must be fearless since they are called upon to announce their guild's victories over the Horde in battle.", false
    184. 0, 234, false, nil, 0, false, false, "Gundrak Hatchling", "INTERFACE\\ICONS\\ABILITY_MOUNT_RAPTOR.BLP", 8, 35400, "|cFFFFD200Drop: |rGundrak Raptor|n|cFFFFD200Zone: |rZul'Drak", "This crafty raptor was born in the icy wastes of Northrend. Its harsh upbringing gives it strength when many others would perish.", false
    185. 0, 121, false, nil, 0, false, false, "Gurky", "INTERFACE\\ICONS\\INV_PET_PINKMURLOCEGG.BLP", 1, 16069, "|cFFFFD200Promotion:|r EU Fansite Promotion|n", "Gurky is a born performer, though he remains elusive, making public appearances only on the rarest of occasions.", false
    186. 0, 448, false, nil, 0, false, false, "Hare", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 61751, "|cFFFFD200Pet Battle: |rArathi Highlands, Durotar, The Hinterlands", "A carrot, a box, a stick, and some string. Wait a few hours and you'll have a hare.", true
    187. 0, 67, false, nil, 0, false, false, "Hawk Owl", "INTERFACE\\ICONS\\ABILITY_EYEOFTHEOWL.BLP", 3, 7555, "|cFFFFD200Vendor: |rShylenai|n|cFFFFD200Zone: |rTeldrassil|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "This dark-feathered bird of prey is often seen as a harbinger of doom amongst the druids of Teldrassil.", false
    188. 0, 550, false, nil, 0, false, false, "Highlands Mouse", "INTERFACE\\ICONS\\INV_PET_MOUSE.BLP", 5, 62905, "|cFFFFD200Pet Battle: |rTwilight Highlands", "The mice of the highlands, perhaps twisted by the Twilight's Hammer, are aggressive and fight for dominance between each other.", true
    189. 0, 823, false, nil, 0, false, false, "Highlands Skunk", "INTERFACE\\ICONS\\INV_MISC_VOLATILESHADOW.BLP", 5, 62907, "|cFFFFD200Pet Battle: |rGrizzly Hills, Stonetalon Mountains, The Storm Peaks, Wetlands, Winterspring", "The mountain skunk is most famous for its adventurous nature. No really, that is what it is famous for.", true
    190. 0, 645, false, nil, 0, false, false, "Highlands Turkey", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 5, 62906, "|cFFFFD200Pet Battle: |rTwilight Highlands", "Capable of flying, unlike domesticated types.", true
    191. 0, 130, false, nil, 0, false, false, "Hippogryph Hatchling", "INTERFACE\\ICONS\\INV_EGG_02.BLP", 3, 17255, "|cFFFFD200Trading Card Game:|r Heroes of Azeroth", "After a harpy incursion in Feralas, several hippogryph nesting grounds were attacked. Hundreds of hatchlings were orphaned, and they have been entrusted to the care of the druids on Sardor Isle.", false
    192. 0, 835, false, nil, 0, false, false, "Hopling", "INTERFACE\\ICONS\\ACHIEVEMENT_BREWERY_1.BLP", 1, 64632, "|cFFFFD200Achievement: |rLing-Ting's Herbal Journey|n|cFFFFD200Category: |rDungeons and Raids", "The great big world can be a dangerous place for such a tiny, adorable creature.", false
    193. 0, 332, false, nil, 0, false, false, "Horde Balloon", "INTERFACE\\ICONS\\ACHIEVEMENT_PVP_H_16.BLP", 3, 54541, "|cFFFFD200Quest:|r Blown Away|n|cFFFFD200Zone:|r Orgrimmar|n", "A magical wonder, these balloons will never deflate and are traditionally created in batches of ninety-nine.", false
    194. 0, 483, false, nil, 0, false, false, "Horny Toad", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 62185, "|cFFFFD200Pet Battle: |rDesolace", "There are many scholars who question whether it is a toad or not.", true
    195. 0, 648, false, nil, 0, false, false, "Huge Toad", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 61368, "|cFFFFD200Pet Battle: |rHillsbrad Foothills, Swamp of Sorrows, Twilight Highlands, Zul'Drak", "This is a huge toad.", true
    196. 0, 49, false, nil, 0, false, false, "Hyacinth Macaw", "INTERFACE\\ICONS\\INV_FEATHER_08.BLP", 3, 7391, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rNorthern Stranglethorn, The Cape of Stranglethorn", "The jungle trolls train these birds to mimic calls for help in order to lure unsuspecting travelers into traps.", false
    197. 0, 317, false, nil, 0, false, false, "Hyjal Bear Cub", "INTERFACE\\ICONS\\INV_MISC_BEARCUBBROWN.BLP", 8, 53658, "|cFFFFD200Vendor: |rVarlan Highbough|n|cFFFFD200Zone: |rMolten Front|n|cFFFFD200Cost: |r1500|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "The cubs of Hyjal suffered much during the Cataclysm. On the bright side, the devastation also led to their newfound love of heights and daredevil stunts.", false
    198. 0, 534, false, nil, 0, false, false, "Imperial Eagle Chick", "INTERFACE\\ICONS\\ABILITY_HUNTER_EAGLEEYE.BLP", 3, 62819, "|cFFFFD200Pet Battle: |rGrizzly Hills", "The taunka collect the feathers of these noble birds of prey to use in crude fortunetelling ceremonies.", true
    199. 0, 628, false, nil, 0, false, false, "Infected Deer", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 4, 61827, "|cFFFFD200Pet Battle: |rBloodmyst Isle, Eastern Plaguelands, Silverpine Forest", "Only the dimwitted or insane would mount an infected deer head on their wall. The good news is they'll fit right in with their new undead friends.", true
    200. 0, 627, false, nil, 0, false, false, "Infected Squirrel", "INTERFACE\\ICONS\\INV_PET_DISEASEDSQUIRREL.BLP", 4, 61828, "|cFFFFD200Pet Battle: |rBloodmyst Isle, Eastern Plaguelands, Silverpine Forest", "More horrifying than its appearance is that the infected squirrels of the Plaguelands no longer hoard nuts, instead collecting rotten, decaying flesh.", true
    201. 0, 453, false, nil, 0, false, false, "Infested Bear Cub", "INTERFACE\\ICONS\\INV_MISC_BEARCUBBROWN.BLP", 4, 61758, "|cFFFFD200Pet Battle: |rHillsbrad Foothills", "Infested cubs still listen for the telltale buzzing of bees even though they can no longer taste honey.", true
    202. 0, 442, false, nil, 0, false, false, "Irradiated Roach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 61691, "|cFFFFD200Pet Battle: |rDun Morogh", "Most creatures cannot withstand a fraction of the harsh conditions that roaches can thrive in.", true
    203. 0, 462, false, nil, 0, false, false, "Jacob the Test Seagull", "INTERFACE\\ICONS\\INV_MISC_SEAGULLPET_01.BLP", 3, 62035, "|cFFFFD200Vendor: |rQuartermaster Brazie|n|cFFFFD200Zone: |rTol Barad Peninsula|n|cFFFFD200Faction: |rBaradin's Wardens - Honored", "[DEBUG] This pet comes from the magical Test Land where it frolics all day in fields of structs.", true
    204. 0, 792, false, nil, 0, false, false, "Jade Crane Chick", "INTERFACE\\ICONS\\INV_PET_BABYCRANE.BLP", 3, 65314, "|cFFFFD200Vendor: |rAudrey Burnhep, Varzog|n|cFFFFD200Zone: |rStormwind, Orgrimmar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "A graceful creature from the isle of Pandaria.", false
    205. 0, 446, false, nil, 0, false, false, "Jade Oozeling", "INTERFACE\\ICONS\\INV_MISC_SLIME_01.BLP", 7, 61718, "|cFFFFD200Pet Battle: |rThe Hinterlands", "Jade Oozelings glow in the dark, making them a welcome sight to workers in pitch-black mineshafts.", true
    206. 0, 231, false, nil, 0, false, false, "Jade Tiger", "INTERFACE\\ICONS\\INV_MISC_GEM_STONE_01.BLP", 6, 34930, "|cFFFFD200Achievement: |rJade Tiger|n|cFFFFD200Category: |rFeats of Strength", "Considered to be lucky, tigers carved of jade are prized, but taming a jade tiger itself is an even greater prize.", false
    207. 0, 106, false, nil, 0, false, false, "Jubling", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 14878, "|cFFFFD200World Event:|r Darkmoon Faire", "The legendary ale frog was believed to be extinct until the strange brews at the Darkmoon Faire brought them out of hiding.", false
    208. 0, 699, false, nil, 0, false, false, "Jumping Spider", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 63715, "|cFFFFD200Pet Battle:|r The Jade Forest|n", "This terrifying and highly venomous species leaps onto its prey from the Jade Forest's dense canopy.", true
    209. 0, 565, false, nil, 0, false, false, "Jungle Darter", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 62997, "|cFFFFD200Pet Battle: |rThe Jade Forest", "In the jungle, every leaf could conceal a frog. Stop to check and it could be long gone.", true
    210. 0, 678, false, nil, 0, false, false, "Jungle Grub", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WORM.BLP", 8, 63304, "|cFFFFD200Pet Battle: |rKrasarang Wilds", "These little green grubs are native to wilds of Pandaria. Its verdant coloration camouflages it from would-be predators.", true
    211. 0, 438, false, nil, 0, false, false, "King Snake", "INTERFACE\\ICONS\\SPELL_NATURE_GUARDIANWARD.BLP", 8, 61443, "|cFFFFD200Pet Battle: |rBadlands", "This snake is often seen sunning on the exposed rocks high in the Badlands.", true
    212. 0, 199, false, nil, 0, false, false, "Kirin Tor Familiar", "INTERFACE\\ICONS\\ABILITY_CREATURE_DISEASE_05.BLP", 7, 32643, "|cFFFFD200Achievement:|r Higher Learning|n|cFFFFD200Category: |rGeneral", "To prevent apprentices from secretly using the familiar to complete their chores, the archmagi placed the ritual required to summon the creature across the pages of several spellbooks hidden throughout Dalaran.", false
    213. 0, 680, false, nil, 0, false, false, "Kuitan Mongoose", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_07.BLP", 8, 63953, "|cFFFFD200Pet Battle:|r Townlong Steppes|n", "The mongoose is prized for its ability to drive off poisonous snakes. 'Rikk-tikk-tikki-tikki-tchk!'", true
    214. 0, 302, false, nil, 0, false, false, "Landro's Lichling", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_KELTHUZAD_01.BLP", 4, 52343, "|cFFFFD200Trading Card Game:|r Worldbreaker", "How the goblin Landro Longshot initially came into possession of the lichling remains a mystery, but he was all too eager to wager it in a game of cards.", false
    215. 0, 285, false, nil, 0, false, false, "Landro's Lil' XT", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_XT002DECONSTRUCTOR_01.BLP", 10, 50468, "|cFFFFD200Trading Card Game: |rWorldbreaker|n", "Always \"ready to play,\" Landro's Lil' XT is almost indistinguishable from the original. Prone to tantrums and narcolepsy.", false
    216. 0, 461, false, nil, 0, false, false, "Larva", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_WORMS_01.BLP", 8, 62022, "|cFFFFD200Pet Battle: |rGhostlands, Naxxramas", "This new arrival to Azeroth was spawned a short time ago. It seeks to thrive while awaiting its next phase of evolution.", true
    217. 0, 307, false, nil, 0, false, false, "Lashtail Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RAPTOR.BLP", 8, 52894, "|cFFFFD200Quest: |rAn Old Friend|n|cFFFFD200Zone: |rZul'gurub", "Born in the jungles of Stranglethorn, unlucky raptor hatchlings are often captured by the Amani and taken to the troll city of Zul'Gurub.", false
    218. 0, 429, false, nil, 0, false, false, "Lava Beetle", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 61386, "|cFFFFD200Pet Battle: |rBurning Steppes", "Beetles in the Burning Steppes roll magma into tiny balls and eat them once they cool off.", true
    219. 0, 423, false, nil, 0, false, false, "Lava Crab", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 7, 61383, "|cFFFFD200Pet Battle: |rBurning Steppes, Searing Gorge", "The thick exoskeleton of this adaptabable arthropod allows it to thrive in harsh environments.", true
    220. 0, 235, false, nil, 0, false, false, "Leaping Hatchling", "INTERFACE\\ICONS\\ABILITY_MOUNT_RAPTOR.BLP", 8, 35387, "|cFFFFD200Drop: |rTakk's Nest|n|cFFFFD200Zone: |rThe Barrens", "This offspring of Takk the Leaper is incredibly agile and can maneuver through difficult environments with ease.", false
    221. 0, 308, false, nil, 0, false, false, "Legs", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPOREBAT.BLP", 6, 53048, "|cFFFFD200World Event:|r Children's Week", "Wild marsh walkers are dangerously aggressive, but they're loyal and affectionate if you manage to tame them.", false
    222. 0, 545, false, nil, 0, false, false, "Leopard Scorpid", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 8, 62896, "|cFFFFD200Pet Battle: |rUldum", "Loves to rest inside footwear of unsuspecting travelers during the night.", true
    223. 0, 702, false, nil, 0, false, false, "Leopard Tree Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 63919, "|cFFFFD200Pet Battle: |rThe Jade Forest", "The leopard tree frog was named for the way it pounces from branch to branch.", true
    224. 0, 95, false, nil, 0, false, false, "Lifelike Toad", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 10, 12419, "|cFFFFD200Profession: |rEngineering", "Talented engineers have crafted an exact replica of a wood frog, at only ten times the cost of buying the real thing.", false
    225. 0, 268, false, nil, 0, false, false, "Lil' Deathwing", "INTERFACE\\ICONS\\INV_DRAGONWHELPCATACLYSM.BLP", 2, 46896, "|cFFFFD200Promotion:|r Cataclysm Collector's Edition", "Nations tremble under his shadow - the Destoyer, the one-time Aspect of Earth, and the monster responsible for breaking Azeroth asunder.  Now in a convenient travel-size!", false
    226. 0, 249, false, nil, 0, false, false, "Lil' K.T.", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_KELTHUZAD_01.BLP", 4, 36979, "|cFFFFD200Pet Store|r", "In life, Kel'Thuzad betrayed the Kirin Tor and created the Cult of the Damned. In death, he serves the Scourge as the Archlich Lord of Naxxramas.", false
    227. 0, 297, false, nil, 0, false, false, "Lil' Ragnaros", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_RAGNAROS.BLP", 7, 51600, "|cFFFFD200Pet Store|r", "It's never too soon to summon this tiny aspect of the dread Firelord.", false
    228. 0, 86, false, nil, 0, false, false, "Lil' Smoky", "INTERFACE\\ICONS\\INV_PET_LILSMOKY.BLP", 10, 9657, "|cFFFFD200Profession: |rEngineering", "This tiny peacekeeper security bot is often outfitted with the latest arcane nullifiers and crowd pummelers. Not for the environmentally minded.", false
    229. 0, 320, false, nil, 0, false, false, "Lil' Tarecgosa", "INTERFACE\\ICONS\\INV_MISC_PETDRAGONWHELPTARECGOSA.BLP", 2, 54027, "|cFFFFD200Vendor: |rWorld Vendors|n|cFFFFD200Cost: |r1500|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "A legendary member of the blue dragonflight.", false
    230. 0, 256, false, nil, 0, false, false, "Lil' XT", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_XT002DECONSTRUCTOR_01.BLP", 10, 40703, "|cFFFFD200Pet Store|r", "Modeled after the huge titan prototype in Ulduar, this volatile little construct plays hard with its toys.", false
    231. 0, 437, false, nil, 0, false, false, "Little Black Ram", "INTERFACE\\ICONS\\ABILITY_MOUNT_MOUNTAINRAM.BLP", 8, 61459, "|cFFFFD200Pet Battle: |rLoch Modan", "These rams hone their fighting skills by head-butting twigs and saplings near Loch Modan.", true
    232. 0, 203, false, nil, 0, false, false, "Little Fawn", "INTERFACE\\ICONS\\INV_MISC_GEM_FLAMESPESSARITE_03.BLP", 5, 32939, "|cFFFFD200Achievement: |rLil' Game Hunter|n|cFFFFD200Category: |rPet Battles", "She likes the company of friends. Seventy-five of them, to be precise.", false
    233. 0, 408, false, nil, 0, false, false, "Lizard Hatchling", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 61321, "|cFFFFD200Pet Battle: |rNorthern Stranglethorn, The Cape of Stranglethorn", "If a female lizard does not lay her clutch in a well camouflaged area, her eggs will likely be devoured by Lashtail Raptors.", true
    234. 0, 543, false, nil, 0, false, false, "Locust", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 62893, "|cFFFFD200Pet Battle: |rLost City of the Tol'vir, Uldum", "When the locusts swarm, you can hear nothing but the sound of their wings.", true
    235. 0, 404, false, nil, 0, false, false, "Long-tailed Mole", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 61317, "|cFFFFD200Pet Battle: |rDun Morogh, Northern Stranglethorn, The Cape of Stranglethorn, Un'Goro Crater", "Thought by many to be nothing more than the subject of childrens' nursery rhymes, the long-tailed mole is very much real.", true
    236. 0, 458, false, nil, 0, false, false, "Lost of Lordaeron", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_GHOST_01.BLP", 4, 61905, "|cFFFFD200Pet Battle: |rTirisfal Glades", "These small spirits find their undead neighbors to be poor company, so they typically wander Tirisfal Glades alone.", true
    237. 0, 155, false, nil, 0, false, false, "Lucky", "INTERFACE\\ICONS\\INV_MISC_ELVENCOINS.BLP", 5, 23198, "|cFFFFD200Promotion:|r World Wide Invitational 2007|n", "Lucky squeals when he's angry or when he's eating. Either way, you don't want to bother him.", false
    238. 0, 154, false, nil, 0, false, false, "Lucky", "INTERFACE\\ICONS\\INV_MISC_ELVENCOINS.BLP", 5, 23114, "|cFFFFD200Promotion:|r World Wide Invitational 2007|n", "Lucky squeals when he's angry or when he's eating. Either way, you don't want to bother him.", false
    239. 0, 671, false, nil, 0, false, false, "Lucky Quilen Cub", "INTERFACE\\ICONS\\TRADE_ENGINEERING.BLP", 3, 63832, "|cFFFFD200Promotion:|r Mists of Pandaria Collector's Edition Pet", "Offspring of the winged guardian.", false
    240. 0, 337, false, nil, 0, false, false, "Lumpy", "INTERFACE\\ICONS\\INV_ORE_TIN_01.BLP", 7, 55215, "|cFFFFD200World Event:|r Feast of Winter Veil", "A stowaway from Greatfather Winter's workshop, this tiny elemental found himself trapped in a present that was stolen by the Abominable Greench.", false
    241. 0, 341, false, nil, 0, false, false, "Lunar Lantern", "INTERFACE\\ICONS\\INV_SHIELD_26.BLP", 6, 55571, "|cFFFFD200World Event:|r Lunar Festival", "These magical lanterns are acquired at the Lunar Festival, which celebrates the defeat of the Burning Legion by the free races of Azeroth.", false
    242. 0, 111, false, nil, 0, false, false, "Lurky", "INTERFACE\\ICONS\\INV_EGG_03.BLP", 1, 15358, "|cFFFFD200Promotion:|r Burning Crusade Collector's Edition (EU only)|n", "Lurky's charming disposition and lively antics are guaranteed to soothe frustration and lighten even the darkest moods.", false
    243. 0, 718, false, nil, 0, false, false, "Luyu Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 65124, "|cFFFFD200Pet Battle:|r Krasarang Wilds|n", "A daring, narcissist insect willing to brave any threat in its pursuit of the spotlight.", true
    244. 0, 542, false, nil, 0, false, false, "Mac Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 62892, "|cFFFFD200Pet Battle: |rLost City of the Tol'vir, Uldum", "Flamboyantly colored and more exuberant than most frogs.", true
    245. 0, 230, false, nil, 0, false, false, "Macabre Marionette", "INTERFACE\\ICONS\\INV_MISC_BONE_HUMANSKULL_02.BLP", 4, 34770, "|cFFFFD200World Event:|r Day of the Dead|n", "", false
    246. 0, 450, false, nil, 0, false, false, "Maggot", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_WORMS_01.BLP", 8, 61753, "|cFFFFD200Pet Battle: |rAshenvale, Dun Morogh, Ghostlands, Hillsbrad Foothills, Howling Fjord, Naxxramas, The Hinterlands, Tirisfal Glades", "The preferred habitat of this creature is woodland areas where it can safely complete its metamorphosis.", true
    247. 0, 292, false, nil, 0, false, false, "Magic Lamp", "INTERFACE\\ICONS\\INV_SHIELD_26.BLP", 6, 50545, "|cFFFFD200Profession: |rEnchanting", "Higitus figi' hockity pocki' abracadab' prestidig--oh, pinfeathers!", false
    248. 0, 132, false, nil, 0, false, false, "Magical Crawdad", "INTERFACE\\ICONS\\INV_MISC_FISH_14.BLP", 9, 18839, "|cFFFFD200Fishing:|r Fishing (430)|n|cFFFFD200Zone:|r Terokkar Forest (Fishing Nodes)", "Only magical wishes make magical crawdads. If you wish for a fish, fish for a wish.", false
    249. 0, 708, false, nil, 0, false, false, "Malayan Quillrat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 63094, "|cFFFFD200Pet Battle:|r  Valley of Four Winds", "Many believe that the quillrat is able to shoot its spines at agressors.", true
    250. 0, 709, false, nil, 0, false, false, "Malayan Quillrat Pup", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 63095, "|cFFFFD200Pet Battle:|r  Valley of Four Winds", "Although the wounds caused by the young quillrat are seldom fatal, most predators seek easier prey.", true
    251. 0, 136, false, nil, 0, false, false, "Mana Wyrmling", "INTERFACE\\ICONS\\SPELL_NATURE_ABOLISHMAGIC.BLP", 6, 20408, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "The ethereal Rashaad began breeding these enigmatic creatures after learning of their ability to feed on arcane energies.", false
    252. 0, 710, false, nil, 0, false, false, "Marsh Fiddler", "INTERFACE\\ICONS\\INV_PET_CRICKET.BLP", 5, 63096, "|cFFFFD200Pet Battle:|r  Valley of Four Winds", "Known to feast on the tasty plants in Krasarang Wilds.", true
    253. 0, 570, false, nil, 0, false, false, "Masked Tanuki", "INTERFACE\\ICONS\\INV_PET_RACCOON.BLP", 8, 63003, "|cFFFFD200Pet Battle: |rThe Jade Forest", "There's a raging debate over whether tanukis are raccoons or dogs, but the distinction seems trivial when they're gnawing on your femur.", true
    254. 0, 703, false, nil, 0, false, false, "Masked Tanuki Pup", "INTERFACE\\ICONS\\INV_PET_RACCOON.BLP", 8, 63716, "|cFFFFD200Pet Battle: |rThe Jade Forest", "Many young raccoons rail against their strict curfews, complaining that dawn is way too early to go to bed.", true
    255. 0, 83, false, nil, 0, false, false, "Mechanical Chicken", "INTERFACE\\ICONS\\SPELL_MAGIC_POLYMORPHCHICKEN.BLP", 10, 8376, "|cFFFFD200Quest:|r An OOX of Your Own|n|cFFFFD200Zone:|r Booty Bay|n", "\"Not to worry; the combat mechanisms and homing logic have been disabled on this unit' I think.\" --Oglethorpe Obnoticus", false
    256. 0, 39, false, nil, 0, false, false, "Mechanical Squirrel", "INTERFACE\\ICONS\\INV_CRATE_01.BLP", 10, 2671, "|cFFFFD200Profession: |rEngineering", "A mechanical squirrel's logic center tells it to collect and store both nuts and bolts for the winter.", false
    257. 0, 215, false, nil, 0, false, false, "Mechanopeep", "INTERFACE\\ICONS\\ABILITY_MOUNT_MECHASTRIDER.BLP", 10, 33274, "|cFFFFD200Vendor: |rRillie Spindlenut|n|cFFFFD200Zone: |rIcecrown", "Used as a training mount for young gnomes, the Mechanopeep has none of the speed but all of the charm of its bigger brothers.", false
    258. 0, 722, false, nil, 0, false, false, "Mei Li Sparkler", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WASP.BLP", 3, 65185, "|cFFFFD200Pet Battle:|r Krasarang Wilds|n", "Feeds on small leaves and grass when full grown.", true
    259. 0, 500, false, nil, 0, false, false, "Minfernal", "INTERFACE\\ICONS\\SPELL_SHADOW_SUMMONINFERNAL.BLP", 6, 62317, "|cFFFFD200Pet Battle: |rFelwood", "These ill-tempered constructs of flame and rage sometimes rise from the remains of larger infernals who fall in battle.", true
    260. 0, 93, false, nil, 0, false, false, "Mini Diablo", "INTERFACE\\ICONS\\INV_DIABLOSTONE.BLP", 6, 11326, "|cFFFFD200Promotion:|r World of Warcraft Collectors Edition", "\"AND THE HEAVENS SHALL TREMBLE, AND MAN SHALL WEEP, AND THE END OF DAYS SHALL--wait, why are you so tall?\"", false
    261. 0, 258, false, nil, 0, false, false, "Mini Thor", "INTERFACE\\ICONS\\T_ROBOTICON.BLP", 10, 42078, "|cFFFFD200Promotion:|r Starcraft 2: Wings of Liberty Collector's Edition", "Powerful artillery of the terran army. The Thor is always the first one in and the last one out!", false
    262. 0, 189, false, nil, 0, false, false, "Mini Tyrael", "INTERFACE\\ICONS\\INV_SWORD_07.BLP", 1, 29089, "|cFFFFD200Promotion:|r World Wide Invitational 2008", "\"I am Justice itself!\"", false
    263. 0, 149, false, nil, 0, false, false, "Miniwing", "INTERFACE\\ICONS\\INV_BOX_BIRDCAGE_01.BLP", 3, 22445, "|cFFFFD200Quest:|r Skywing|n|cFFFFD200Zone:|r Terokkar Forest|n|n", "The magical energies released during Skywing's transformation back into his true arakkoa form liberated this poor creature, a fledgling bird imprisoned by Luanga in order to power his fowl curse.", false
    264. 0, 566, false, nil, 0, false, false, "Mirror Strider", "INTERFACE\\ICONS\\INV_PET_WATERSTRIDER.BLP", 9, 62998, "|cFFFFD200Pet Battle: |rThe Jade Forest", "When preparing to travel to distant locations, Pandaren will traditionally capture a mirror strider and safely relocate it to another body of water.", false
    265. 0, 422, false, nil, 0, false, false, "Moccasin", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61372, "|cFFFFD200Pet Battle: |rSwamp of Sorrows", "When hunting or evading predators, this snake can travel on the surface of water for short distances.", true
    266. 0, 165, false, nil, 0, false, false, "Mojo", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 24480, "|cFFFFD200Drop:|r Forest Frog|n|cFFFFD200Zone:|r Zul'Aman", "Amani witch doctors have turned many victims into frogs. Some never recover.", false
    267. 0, 428, false, nil, 0, false, false, "Molten Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 61425, "|cFFFFD200Pet Battle: |rSearing Gorge", "These blisteringly hot spiders camouflage themselves by blending in with oozing magma.", true
    268. 0, 737, false, nil, 0, false, false, "Mongoose", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_07.BLP", 8, 65190, "|cFFFFD200Pet Battle:|r Townlong Steppes|n", "Contrary to its benign appearance, mongoose are dangerous carnivores, well known for their ability to hunt venomous snakes that could kill much larger creatures.", true
    269. 0, 739, false, nil, 0, false, false, "Mongoose Pup", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_07.BLP", 8, 63954, "|cFFFFD200Pet Battle:|r Townlong Steppes|n", "Mongoose pups prefer long grass where only their mothers can find them.", true
    270. 0, 298, false, nil, 0, false, false, "Moonkin Hatchling", "INTERFACE\\ICONS\\INV_MISC_PETMOONKINTA.BLP", 1, 51649, "|cFFFFD200Pet Store:|r Horde", "The distinct roar of the moonkin is one of the most terrifying sounds in nature.", false
    271. 0, 296, false, nil, 0, false, false, "Moonkin Hatchling", "INTERFACE\\ICONS\\INV_MISC_PETMOONKINNE.BLP", 1, 51601, "|cFFFFD200Pet Store:|r Alliance", "Moonkin are blessed by Elune and spread nature's grace wherever they travel. The festive fowls are always in the mood for a dance.", false
    272. 0, 391, false, nil, 0, false, false, "Mountain Cottontail", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 61167, "|cFFFFD200Pet Battle: |rMulgore, Redridge Mountains", "Mountain cottontails can leap up a steep incline with speed you would not believe.", true
    273. 0, 633, false, nil, 0, false, false, "Mountain Skunk", "INTERFACE\\ICONS\\INV_MISC_VOLATILESHADOW.BLP", 5, 61677, "|cFFFFD200Pet Battle: |rGrizzly Hills, Stonetalon Mountains, The Storm Peaks, Wetlands, Winterspring", "The mountain skunk is most famous for its adventurous nature. No really, that is what it is famous for.", true
    274. 0, 385, false, nil, 0, false, false, "Mouse", "INTERFACE\\ICONS\\INV_PET_MOUSE.BLP", 5, 61143, "|cFFFFD200Pet Battle: |rDuskwood, Dustwallow Marsh, Grizzly Hills, Mulgore, Netherstorm, Westfall, Wetlands", "It seems that mice are completely incapable of resisting cheese even in the face of imprisonment, injury, or death.", true
    275. 0, 286, false, nil, 0, false, false, "Mr. Grubbs", "INTERFACE\\ICONS\\INV_QIRAJ_OUROHIDE.BLP", 8, 50586, "|cFFFFD200World Drop:|r Eastern Plaguelands (requires Fiona's Lucky Charm)", "The grubs of the Plaguelands are a side effect of necromantic corruption and the massive number of corpses there. Mr. Grubbs is from a particularly acrobatic breed.", false
    276. 0, 126, false, nil, 0, false, false, "Mr. Wiggles", "INTERFACE\\ICONS\\INV_BELT_25.BLP", 5, 16548, "|cFFFFD200World Event:|r Children's Week", "Many assume \"Wiggles\" refers to the motion of this pig's posterior. They discover the true meaning when they see their own entrails.", false
    277. 0, 164, false, nil, 0, false, false, "Muckbreath", "INTERFACE\\ICONS\\INV_DRINK_19.BLP", 9, 24389, "|cFFFFD200Profession:|r Fishing|n|cFFFFD200Zone:|r Shattrath", "Muckbreath is just like other crocolisks, except he has an excellent sense of humor.", false
    278. 0, 486, false, nil, 0, false, false, "Mule Deer", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 5, 62188, "|cFFFFD200Pet Battle: |rStonetalon Mountains", "It's called a mule because of its big ears. Also been known to transport black market bloodthistle over the border to Quel'Thalas.", true
    279. 0, 210, false, nil, 0, false, false, "Mulgore Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_TALLSTRIDER.BLP", 8, 33219, "|cFFFFD200Vendor: |rDoru Thunderhorn|n|cFFFFD200Zone: |rIcecrown", "A tallstrider's speed on open ground is unrivaled, so predators rely on stealth and pack tactics when hunting them.", false
    280. 0, 329, false, nil, 0, false, false, "Murkablo", "INTERFACE\\ICONS\\INV_PET_DIABLOBABYMURLOC.BLP", 1, 54438, "|cFFFFD200Promotion:|r BlizzCon 2011", "When you're confronting Murkablo or any of the Prime Murlocs, possession of a soulstone is strongly advised.", false
    281. 0, 217, false, nil, 0, false, false, "Murkimus the Gladiator", "INTERFACE\\ICONS\\INV_SPEAR_05.BLP", 1, 33578, "|cFFFFD200Promotion:|r Arena Tournament 2009|n", "Murkimus is the most fearsome of all murloc arena warriors. And the only one.", false
    282. 0, 257, false, nil, 0, false, false, "Murkimus the Gladiator", "INTERFACE\\ICONS\\INV_SPEAR_05.BLP", 1, 40721, "|cFFFFD200Promotion:|r Arena Tournament 2010", "Murkimus is the most fearsome of all murloc arena warriors. And the only one.", false
    283. 0, 107, false, nil, 0, false, false, "Murky", "INTERFACE\\ICONS\\INV_EGG_03.BLP", 1, 15186, "|cFFFFD200Promotion:|r BlizzCon 2005", "Appearances of this beloved and ultra-reclusive murloc are sure to draw a crowd.", false
    284. 0, 557, false, nil, 0, false, false, "Nether Faerie Dragon", "INTERFACE\\ICONS\\INV_EGG_06.BLP", 3, 62395, "|cFFFFD200Pet Battle: |rFeralas", "Much like other faerie dragons, these playful and mystical flyers are born with a natural defense against magic.", true
    285. 0, 186, false, nil, 0, false, false, "Nether Ray Fry", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_NETHERRAY.BLP", 3, 28470, "|cFFFFD200Vendor: |rGrella|n|cFFFFD200Zone: |rTerokkar Forest|n|cFFFFD200Faction: |rSha'tari Skyguard - Exalted|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Native to the Terokkar Forest, nether rays spawn during the rainy season. Out of the hundreds of offspring resulting from one hatching, very few survive to adulthood.", false
    286. 0, 638, false, nil, 0, false, false, "Nether Roach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 62625, "|cFFFFD200Pet Battle: |rNetherstorm", "The nether roach has adapted to the cold vacuum of space and requires no air to survive. Inside it bears almost no resemblance to a common roach.", true
    287. 0, 131, false, nil, 0, false, false, "Netherwhelp", "INTERFACE\\ICONS\\INV_NETHERWHELP.BLP", 2, 18381, "|cFFFFD200Promotion:|r Burning Crusade Collector's Edition", "Offspring of the nether drakes of Outland, this young dragon is still growing into its role as hunter, protector, and adorable terror of the skies.", false
    288. 0, 303, false, nil, 0, false, false, "Nightsaber Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_JUNGLETIGER.BLP", 8, 52344, "|cFFFFD200Trading Card Game:|r Twilight of the Dragons", "Elune made nightsabers silver and black so they could meld into the shadows on a moonlit night.", false
    289. 0, 547, false, nil, 0, false, false, "Nordrassil Wisp", "INTERFACE\\ICONS\\SPELL_NATURE_WISPSPLODE.BLP", 6, 62888, "|cFFFFD200Pet Battle: |rMount Hyjal", "During the Third War, thousands of these mystical beings annihilated the demon lord Archimonde.", true
    290. 0, 323, false, nil, 0, false, false, "Nuts", "INTERFACE\\ICONS\\INV_MISC_FOOD_02.BLP", 5, 54227, "|cFFFFD200Achievement: |rPetting Zoo|n|cFFFFD200Category: |rPet Battles", "Most squirrels hoard acorns for sustenance. Nuts, on the other hand, hoards acorns to stock its supply of ammunition.", false
    291. 0, 544, false, nil, 0, false, false, "Oasis Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 62895, "|cFFFFD200Pet Battle: |rLost City of the Tol'vir, Uldum", "Prefers to dwell along desert streams, wells or watering holes and feed on Whiptail nectar.", true
    292. 0, 236, false, nil, 0, false, false, "Obsidian Hatchling", "INTERFACE\\ICONS\\ABILITY_MOUNT_RAPTOR.BLP", 8, 35399, "|cFFFFD200Vendor: |rBreanni|n|cFFFFD200Zone: |rCrystalsong Forest|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "This hatchling is coveted for its unique coloration. Despite Breanni's loving care, the raptor's feral nature cannot be restrained.", false
    293. 0, 530, false, nil, 0, false, false, "Oily Slimling", "INTERFACE\\ICONS\\INV_MISC_SLIME_02.BLP", 7, 62697, "|cFFFFD200Pet Battle: |rBorean Tundra", "These living blobs of ooze lack even the most rudimentary form of intelligence, but that doesn't mean they can't be your friend.", true
    294. 0, 240, false, nil, 0, false, false, "Onyx Panther", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_05.BLP", 6, 35468, "|cFFFFD200Promotion:|r Korea World Event", "The onyx panther is invisible at night, like a stalking shadow, and disappears with the dawn.", false
    295. 0, 243, false, nil, 0, false, false, "Onyxian Whelpling", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_BLACK.BLP", 2, 36607, "|cFFFFD200Achievement: |rWoW's 5th Anniversary|n|cFFFFD200Category: |rFeats of Strength", "Spawn of Onyxia, this young dragon has decided that it doesn't want to follow in its grandfathers' cataclysmic footsteps.", false
    296. 0, 43, false, nil, 0, false, false, "Orange Tabby Cat", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 7382, "|cFFFFD200Vendor: |rDonni Anthania, Steven Lisbane|n|cFFFFD200Zone: |rElwynn Forest|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "The last person who tried to housebreak this cat quickly learned that a soiled rug is better than a shredded everything-else.", false
    297. 0, 92, false, nil, 0, false, false, "Panda Cub", "INTERFACE\\ICONS\\INV_BELT_05.BLP", 8, 11325, "|cFFFFD200Promotion:|r World of Warcraft Collector's Edition", "This pint-sized panda cub is highly sought after by adventurers around Azeroth'despite its narcoleptic nature.", false
    298. 0, 248, false, nil, 0, false, false, "Pandaren Monk", "INTERFACE\\ICONS\\INV_MISC_PET_03.BLP", 1, 36911, "|cFFFFD200Pet Store|r", "The pandaren monk is a fearless traveling companion, constantly training in his art... unless you offer him a drink. He considers it rude to refuse.", false
    299. 0, 301, false, nil, 0, false, false, "Panther Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_BLACKPANTHER.BLP", 8, 52226, "|cFFFFD200Quest:|r Some Good Will Come|n|cFFFFD200Zone:|r Northern Stranglethorn|n|n", "It looked up at you with those huge black eyes and seemed to ask, \"Are you my mommy?\"", false
    300. 0, 403, false, nil, 0, false, false, "Parrot", "INTERFACE\\ICONS\\SPELL_NATURE_FORCEOFNATURE.BLP", 3, 61313, "|cFFFFD200Pet Battle: |rNorthern Stranglethorn, Swamp of Sorrows, The Cape of Stranglethorn, Un'Goro Crater", "Parrots can mimic speech, but have difficulty with meaningful conversation.", true
    301. 0, 159, false, nil, 0, false, false, "Peanut", "INTERFACE\\ICONS\\INV_BELT_16.BLP", 8, 23266, "|cFFFFD200World Event:|r Children's Week", "Domesticated elekks are trained as mounts by the draenei people. In the wild they are hunted for their ivory tusks.", false
    302. 0, 265, false, nil, 0, false, false, "Pebble", "INTERFACE\\ICONS\\SPELL_NATURE_EARTHELEMENTAL_TOTEM.BLP", 7, 45247, "|cFFFFD200Achievement: |rRock Lover|n|cFFFFD200Category: |rQuests", "An adventurous little elemental, Pebble escaped hungry gyreworms in the Crumbling Depths, braved the emptiness of the Twisting Nether, and ultimately found himself rescued from a mailbox.", false
    303. 0, 122, false, nil, 0, false, false, "Peddlefeet", "INTERFACE\\ICONS\\INV_AMMO_ARROW_02.BLP", 1, 16085, "|cFFFFD200World Event:|r Love is in the Air", "The power of love can be a dangerous thing, especially when wielded by an airborne, ill-tempered goblin.", false
    304. 0, 198, false, nil, 0, false, false, "Pengu", "INTERFACE\\ICONS\\INV_PET_NURTUREDPENGUINEGG.BLP", 5, 32595, "|cFFFFD200Vendor: |rSairuk|n|cFFFFD200Zone: |rDragonblight|n|cFFFFD200Faction: |rThe Kalu'ak - Exalted|n|cFFFFD200Cost: |r12|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t|n|n|cFFFFD200Vendor: |rTanaika|n|cFFFFD200Zone: |rHowling Fjord|n|cFFFFD200Faction: |rThe Kalu'ak - Exalted|n|cFFFFD200Cost: |r12|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Notable for its wide eyes and sassy slide.", false
    305. 0, 250, false, nil, 0, false, false, "Perky Pug", "INTERFACE\\ICONS\\INV_MISC_BONE_01.BLP", 5, 37865, "|cFFFFD200Achievement: |rLooking For Multitudes|n|cFFFFD200Category: |rDungeons & Raids", "Although small, pugs are very dangerous when provoked.", false
    306. 0, 261, false, nil, 0, false, false, "Personal World Destroyer", "INTERFACE\\ICONS\\INV_MISC_ENGGIZMOS_03.BLP", 10, 43800, "|cFFFFD200Profession: |rEngineering", "Goblin engineering at its finest. Blueprints based on the massive fel reaver in Hellfire Peninsula.", false
    307. 0, 85, false, nil, 0, false, false, "Pet Bombling", "INTERFACE\\ICONS\\INV_MISC_BOMB_04.BLP", 10, 9656, "|cFFFFD200Profession: |rEngineering", "Possibly explosive, definitely adorable. Keep away from open flame.", false
    308. 0, 175, false, nil, 0, false, false, "Phoenix Hatchling", "INTERFACE\\ICONS\\INV_MISC_PHEONIXPET_01.BLP", 7, 26119, "|cFFFFD200Drop: |rKael'thas Sunstrider|n|cFFFFD200Zone: |rMagisters' Terrace", "A child of phoenix god Al'ar, the hatchling takes flight immediately after birth.", false
    309. 0, 166, false, nil, 0, false, false, "Pint-Sized Pink Pachyderm", "INTERFACE\\ICONS\\ABILITY_MOUNT_RIDINGELEKK_PURPLE.BLP", 8, 24753, "|cFFFFD200World Event:|r Brewfest", "A shy creature, the pink elekk will only make its presence known to those that have befriended it, or to anyone too intoxicated to harm it.", false
    310. 0, 726, false, nil, 0, false, false, "Plains Monitor", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 63547, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "While stationary, the plains monitor will continuously flick its tail back and forth. From a distance this mimics the appearance of swaying tallgrass, camouflaging the lizard from aerial predators.", true
    311. 0, 201, false, nil, 0, false, false, "Plump Turkey", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 5, 32818, "|cFFFFD200World Event:|r Pilgrim's Bounty", "He's humble, clairvoyant, and delicious with cranberry sauce.", false
    312. 0, 124, false, nil, 0, false, false, "Poley", "INTERFACE\\ICONS\\INV_BELT_09.BLP", 1, 16456, "|cFFFFD200Promotion:|r iCoke", "This cub shares many traits with its relatives, but it's in a league of its own with its singing ability.", false
    313. 0, 409, false, nil, 0, false, false, "Polly", "INTERFACE\\ICONS\\SPELL_NATURE_FORCEOFNATURE.BLP", 3, 61322, "|cFFFFD200Pet Battle: |rNorthern Stranglethorn", "Parrots can't get enough of the fresh fish the Bloodscalp trolls eat. They're less interested in dry flatbreads.", true
    314. 0, 386, false, nil, 0, false, false, "Prairie Dog", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_04.BLP", 5, 61141, "|cFFFFD200Pet Battle: |rArathi Highlands, Mulgore, Nagrand, Northern Barrens, Stormwind City, Westfall", "Distinct from their tree dwelling cousins, these ground squirrels make their homes on the plains of Azeroth and beyond.", true
    315. 0, 727, false, nil, 0, false, false, "Prairie Mouse", "INTERFACE\\ICONS\\INV_PET_MOUSE.BLP", 5, 59702, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "On the prairie there are numerous rodents and other small creatures, but none more common than the mouse.", true
    316. 0, 196, false, nil, 0, false, false, "Proto-Drake Whelp", "INTERFACE\\ICONS\\ABILITY_MOUNT_DRAKE_PROTO.BLP", 2, 32592, "|cFFFFD200Drop: |rMysterious Egg", "These voracious whelps grow at an incredible rate and can devour nearly twice their weight in raw meat per day.", false
    317. 0, 309, false, nil, 0, false, false, "Pterrordax Hatchling", "INTERFACE\\ICONS\\INV_MISC_ARCHAEOLOGY_BABYPTERRODAX.BLP", 3, 53225, "|cFFFFD200Profession: |rArchaeology", "Pterrordax eggs are incubated underneath the fossils of their forebears, allowing the hatchlings to absorb their ancestors' ferocity and intelligence.", false
    318. 0, 328, false, nil, 0, false, false, "Purple Puffer", "INTERFACE\\ICONS\\INV_MISC_FISH_34.BLP", 9, 54383, "|cFFFFD200Trading Card Game:|r Throne of the Tides", "You might think this fish out of water would be a weak opponent... until you see the intensity that lies within its protective bubble.", false
    319. 0, 513, false, nil, 0, false, false, "Qiraji Guardling", "INTERFACE\\ICONS\\ACHIEVEMENT_ZONE_SILITHUS_01.BLP", 1, 62526, "|cFFFFD200Pet Battle: |rSilithus", "The squeaks used by these tiny insectoids may sound cute, but they're actually screaming for your death.", true
    320. 0, 378, false, nil, 0, false, false, "Rabbit", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 61080, "|cFFFFD200Pet Battle: |rAzshara, Azuremyst Isle, Blade's Edge Mountains, Crystalsong Forest, Darkshore, Dun Morogh, Duskwood, Elwynn Forest, Eversong Woods, Feralas, Hillsbrad Foothills, Howling Fjord, Moonglade, Mount Hyjal, Mulgore, Nagrand, Redridge Mountains, Scarlet Monastery, Silvermoon City, Silverpine Forest, Stonetalon Mountains, Stormwind City, Teldrassil, The Culling of Stratholme, Tirisfal Glades, Western Plaguelands, Wetlands", "When you have two rabbits, you'll often soon have three.", true
    321. 0, 510, false, nil, 0, false, false, "Rabbot", "INTERFACE\\ICONS\\INV_PET_DEWEAONIZEDMECHCOMPANION.BLP", 10, 62434, "|cFFFFD200Pet Battle: |rKezan, Winterspring", "Many a young gnomish inventer has made up for the death of a beloved pet by creating a mechanical friend in its image.", true
    322. 0, 472, false, nil, 0, false, false, "Rabid Nut Varmint 5000", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 10, 62120, "|cFFFFD200Pet Battle: |rAzshara, Kezan, Stonetalon Mountains, Winterspring", "Considered by most to be a significant improvement to the 4000 series, there were nonetheless serious concerns about the amount of heat they produced.", true
    323. 0, 434, false, nil, 0, false, false, "Ram", "INTERFACE\\ICONS\\ABILITY_MOUNT_MOUNTAINRAM.BLP", 8, 61456, "|cFFFFD200Pet Battle: |rArathi Highlands, Hillsbrad Foothills, Loch Modan, Ruins of Gilneas, Wetlands", "When a ram lowers his head, it means he's preparing to charge. Or he could just be tired.", true
    324. 0, 743, false, nil, 0, false, false, "Rapana Whelk", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_FOSSIL_SNAILSHELL.BLP", 5, 64352, "|cFFFFD200Pet Battle:|r Dread Wastes|n|n", "Has been spotted fighting other whelks for prime food sources.", true
    325. 0, 417, false, nil, 0, false, false, "Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 61366, "|cFFFFD200Pet Battle: |rArathi Basin, Arathi Highlands, Ashenvale, Azshara, Azuremyst Isle, Bloodmyst Isle, Crystalsong Forest, Darkshore, Desolace, Drak'Tharon Keep, Dun Morogh, Ghostlands, Gilneas, Gilneas City, Hillsbrad Foothills, Howling Fjord, The Deadmines, Karazhan, Loch Modan, Nagrand, Naxxramas, Ruins of Gilneas, Scarlet Monastery, ScholomanceOLD, Shattrath City, Silverpine Forest, Stonetalon Mountains, Stormwind City, Sunken Temple, Swamp of Sorrows, Terokkar Forest, The Cape of Stranglethorn, The Culling of Stratholme, The Hinterlands, The Lost Isles, The Shattered Halls, The Violet Hold, Tirisfal Glades", "The intrepid archaeologist Harrison Jones has a well documented fear of rats.", true
    326. 0, 399, false, nil, 0, false, false, "Rat Snake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61258, "|cFFFFD200Pet Battle: |rDuskwood", "Years ago, humans introduced these reptiles into Duskwood to cull the local rat population.", true
    327. 0, 431, false, nil, 0, false, false, "Rattlesnake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61439, "|cFFFFD200Pet Battle: |rBadlands, Tanaris, Twilight Highlands", "Wildhammer dwarves train young gryphons by sending them out to hunt rattlesnakes in the Twilight Highlands.", true
    328. 0, 465, false, nil, 0, false, false, "Ravager Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RAVAGER.BLP", 8, 62051, "|cFFFFD200Pet Battle: |rBloodmyst Isle", "These voracious carnivores first arrived on Azeroth aboard the draenei's dimensional fortress, the Exodar.", true
    329. 0, 237, false, nil, 0, false, false, "Ravasaur Hatchling", "INTERFACE\\ICONS\\ABILITY_MOUNT_RAPTOR.BLP", 8, 35397, "|cFFFFD200Drop: |rRavasaur Matriarch's Nest|n|cFFFFD200Zone: |rUn'goro Crater", "Larger than other raptor infants, these hatchlings grow into towering reptilian beasts capable of massive devastation.", false
    330. 0, 238, false, nil, 0, false, false, "Razormaw Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RAPTOR.BLP", 8, 35398, "|cFFFFD200Drop: |rRazormaw Matriarch's Nest|n|cFFFFD200Zone: |rWetlands", "Razormaw eggs are protected fiercely by their mothers. Their cuteness belies their inherited ferocity.", false
    331. 0, 239, false, nil, 0, false, false, "Razzashi Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RAPTOR.BLP", 8, 35394, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rNorthern Stranglethorn, The Cape of Stranglethorn", "Razzashi raptors are among the cleverest predators in the jungle, making them favored by the Gurubashi trolls.", false
    332. 0, 143, false, nil, 0, false, false, "Red Dragonhawk Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_DRAGONHAWK.BLP", 3, 21064, "|cFFFFD200Vendor: |rJilanne|n|cFFFFD200Zone: |rEversong Woods|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Mortal enemies with silver dragonhawks; on pretty good terms with golden dragonhawks.", false
    333. 0, 139, false, nil, 0, false, false, "Red Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 21009, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r10|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "A product of exposure to wild magical energies, this insect is the unexpectedly colorful result of Azerothian moth species being released into the eco-domes of the Netherstorm.", false
    334. 0, 452, false, nil, 0, false, false, "Red-Tailed Chipmunk", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 61757, "|cFFFFD200Pet Battle: |rDarnassus, Desolace, Hillsbrad Foothills, Teldrassil", "According to the tales of the night elves, the first red-tailed chipmunk was colored so after the theft and consumption of a sacred apple.", true
    335. 0, 392, false, nil, 0, false, false, "Redridge Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 61168, "|cFFFFD200Pet Battle: |rRedridge Mountains", "The rats in Redridge grow fat from feasting on the bounty of the village larders.", true
    336. 0, 439, false, nil, 0, false, false, "Restless Shadeling", "INTERFACE\\ICONS\\ABILITY_DRUID_DREAMSTATE.BLP", 4, 61375, "|cFFFFD200Pet Battle: |rDeadwind Pass", "These creatures are silent, save for the occasional sigh of otherworldly despair.", true
    337. 0, 424, false, nil, 0, false, false, "Roach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 61169, "|cFFFFD200Pet Battle: |rAhn'Qiraj, Ahn'kahet: The Old Kingdom, Ashenvale, Azjol-Nerub, Azshara, Desolace, Dun Morogh, Duskwood, Gilneas, Gilneas City, Howling Fjord, Icecrown Citadel, Kezan, Loch Modan, Northern Stranglethorn, Razorfen Downs, Redridge Mountains, Ruins of Ahn'Qiraj, Stonetalon Mountains, The Cape of Stranglethorn, The Culling of Stratholme, Thousand Needles, Tirisfal Glades", "A nuisance to most, roaches' incredible survivability sets them apart from other species.", true
    338. 0, 471, false, nil, 0, false, false, "Robo-Chick", "INTERFACE\\ICONS\\SPELL_MAGIC_POLYMORPHCHICKEN.BLP", 10, 62119, "|cFFFFD200Pet Battle: |rAzshara, Kezan, Orgrimmar, Winterspring", "Originally built by an irate goblin to annoy neighbors with an early morning wake-up call.", true
    339. 0, 482, false, nil, 0, false, false, "Rock Viper", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 62184, "|cFFFFD200Pet Battle: |rBlade's Edge Mountains, Desolace, Mount Hyjal, Silithus", "Long ago, Mount Hyjal's druids tempered this species to live in peace alongside the region's other creatures.", true
    340. 0, 168, false, nil, 0, false, false, "Rocket Chicken", "INTERFACE\\ICONS\\INV_MISC_ENGGIZMOS_ROCKETCHICKEN.BLP", 10, 25109, "|cFFFFD200Trading Card Game:|r March of the Legion", "When the Burning Legion invaded Outland, Landro Longshot contributed this design to the war effort. Both the Alliance and Horde passed on production.", false
    341. 0, 460, false, nil, 0, false, false, "Ruby Sapling", "INTERFACE\\ICONS\\ABILITY_DRUID_FORCEOFNATURE.BLP", 7, 62020, "|cFFFFD200Pet Battle: |rEversong Woods", "Small elemental saplings grow into treants, fierce defenders of forests and groves.", true
    342. 0, 271, false, nil, 0, false, false, "Rustberg Gull", "INTERFACE\\ICONS\\INV_MISC_SEAGULLPET_01.BLP", 3, 48107, "|cFFFFD200Vendor: |rQuartermaster Brazie|n|cFFFFD200Zone: |rTol Barad Peninsula|n|cFFFFD200Faction: |rBaradin's Wardens - Honored", "This bird is a salty veteran of the endless naval battles surrounding Tol Barad--a veteran whose grown plump from picking through the leftovers, that is.", false
    343. 0, 496, false, nil, 0, false, false, "Rusty Snail", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_FOSSIL_SNAILSHELL.BLP", 5, 62313, "|cFFFFD200Pet Battle: |rAshenvale", "Don't let their lack of a face fool you--these slimy critters are angry and just itching for a fight.", true
    344. 0, 491, false, nil, 0, false, false, "Sand Kitten", "INTERFACE\\ICONS\\ABILITY_HUNTER_CATLIKEREFLEXES.BLP", 8, 62257, "|cFFFFD200Pet Battle: |rTanaris", "Originally bred by the Sandfury trolls as pets, these feral and savage felines prowl the deserts of Tanaris.", true
    345. 0, 665, false, nil, 0, false, false, "Sand Scarab", "INTERFACE\\ICONS\\INV_SCARAB_CLAY.BLP", 5, 54745, "|cFFFFD200Trading Card Game: |rTomb of the Forgotten|n", "Easily mistaken for a common beetle, the sting of a sand scarab will quickly clear up the misconception should you be unlucky enough to be stung by one.", false
    346. 0, 573, false, nil, 0, false, false, "Sandy Petrel", "INTERFACE\\ICONS\\INV_MISC_SEAGULLPET_01.BLP", 3, 63006, "|cFFFFD200Pet Battle: |rThe Jade Forest", "The sandy petrel flies high above the Windless Isle, safe from landbound predators.", true
    347. 0, 717, false, nil, 0, false, false, "Savory Beetle", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 63291, "|cFFFFD200Pet Battle:|r Krasarang Wilds|n|n", "The most delicious of the beetle family.", true
    348. 0, 528, false, nil, 0, false, false, "Scalded Basilisk Hatchling", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 62628, "|cFFFFD200Pet Battle: |rBlade's Edge Mountains", "This grumpy species of basilisk roams the Blade's Edge Mountains, avoiding contact with other critters whenever possible.", true
    349. 0, 512, false, nil, 0, false, false, "Scarab Hatchling", "INTERFACE\\ICONS\\INV_MISC_AHNQIRAJTRINKET_01.BLP", 5, 62524, "|cFFFFD200Pet Battle: |rSilithus", "Spawn of the nefarious Shrieker Scarabs of Ahn'Qiraj, the hatchlings are much more docile (and quiet) than their parents.", true
    350. 0, 289, false, nil, 0, false, false, "Scooter the Snail", "INTERFACE\\ICONS\\INV_MISC_SHELL_04.BLP", 5, 51635, "|cFFFFD200World Event:|r Children's Week", "You'll find him in his shell, exactly where a snail has to be!", false
    351. 0, 414, false, nil, 0, false, false, "Scorpid", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 8, 61326, "|cFFFFD200Pet Battle: |rAhn'Qiraj, Blade's Edge Mountains, Blasted Lands, Burning Steppes, Eastern Plaguelands, Hellfire Peninsula, Orgrimmar, Ruins of Ahn'Qiraj, Shadowmoon Valley, Silithus, Thousand Needles, Twilight Highlands", "Venom capable of killing creatures up to 100 times its own body weight.", true
    352. 0, 416, false, nil, 0, false, false, "Scorpling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 8, 61329, "|cFFFFD200Pet Battle: |rBlasted Lands", "Despite its snapping claws and venom-dripping tail, it is the bite of the dimunitive scorpling that is the greatest threat.", true
    353. 0, 538, false, nil, 0, false, false, "Scourged Whelpling", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_BLACK.BLP", 4, 62854, "|cFFFFD200Pet Battle: |rIcecrown", "Kel'Thuzad once nursed a plague-infected whelp to adulthood, feeding it only the finest liquefied remains.", true
    354. 0, 560, false, nil, 0, false, false, "Sea Gull", "INTERFACE\\ICONS\\INV_MISC_SEAGULLPET_01.BLP", 3, 62953, "|cFFFFD200Pet Battle: |rElwynn Forest, Krasarang Wilds, Tanaris", "The seagull is a coastal scavenger often found near the docks.", true
    355. 0, 340, false, nil, 0, false, false, "Sea Pony", "INTERFACE\\ICONS\\ABILITY_MOUNT_SEAHORSE.BLP", 9, 55386, "|cFFFFD200Profession: |rFishing|n|cFFFFD200Zone: |rDarkmoon Island", "Despite its diminutive size, it is impossible to miss a sea pony cutting through the water.", false
    356. 0, 172, false, nil, 0, false, false, "Searing Scorchling", "INTERFACE\\ICONS\\INV_PET_SCORCHEDSTONE.BLP", 7, 25706, "|cFFFFD200World Event:|r Midsummer Fire Festival", "Elder shaman have warned that wisps of Ragnaros, loyal servants of the Firelord, have taken to masquerading as harmless festival scorchlings. Vigilance is advised.", false
    357. 0, 218, false, nil, 0, false, false, "Sen'jin Fetish", "INTERFACE\\ICONS\\INV_MISC_COIN_15.BLP", 10, 33810, "|cFFFFD200Vendor: |rSamamba|n|cFFFFD200Zone: |rIcecrown", "This is actually three pets in one. You won't know what you'll get until you summon it!", false
    358. 0, 51, false, nil, 0, false, false, "Senegal", "INTERFACE\\ICONS\\INV_FEATHER_11.BLP", 3, 7389, "|cFFFFD200Vendor: |rNarkk, Harry No-Hooks|n|cFFFFD200Zone: |rThe Cape of Stranglethorn|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t|n|n|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Favored pet of the goblins of Booty Bay, this colorful bird is renowned for its ability to count coins, tally budgets, and lie about contracts.", false
    359. 0, 229, false, nil, 0, false, false, "Shimmering Wyrmling", "INTERFACE\\ICONS\\INV_ELEMENTAL_PRIMAL_MANA.BLP", 6, 34724, "|cFFFFD200Vendor: |rHiren Loresong|n|cFFFFD200Zone: |rIcecrown|n|cFFFFD200Faction: |rThe Silver Covenant - Exalted", "This extremely rare species of mana wyrm is prized for its unique coloration and even temperament.", false
    360. 0, 493, false, nil, 0, false, false, "Shimmershell Snail", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_FOSSIL_SNAILSHELL.BLP", 5, 62246, "|cFFFFD200Pet Battle: |rDarkshore", "Hunts for food just below water's surface on coast of Felwood.", true
    361. 0, 388, false, nil, 0, false, false, "Shore Crab", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 9, 61158, "|cFFFFD200Pet Battle: |rAzshara, Borean Tundra, Howling Fjord, Krasarang Wilds, Twilight Highlands, Westfall", "These arthropods line many Azerothian shores and seek to fulfill their one true desire: to pinch.", true
    362. 0, 629, false, nil, 0, false, false, "Shore Crawler", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 9, 63097, "|cFFFFD200Vendor: |rMatty|n|cFFFFD200Zone: |rOrgrimmar", "Only found on the shores of Kezan, this lovely sea creature can be a bit snarky.", false
    363. 0, 754, false, nil, 0, false, false, "Shrine Fly", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WASP.BLP", 3, 65216, "|cFFFFD200Pet Battle:|r The Jade Forest|n", "This species of insect is drawn to the latent energy in shrines, their luminescent appearance adding to the mystique of the places of power.", true
    364. 0, 677, false, nil, 0, false, false, "Shy Bandicoon", "INTERFACE\\ICONS\\INV_PET_RACCOON.BLP", 5, 64246, "|cFFFFD200Pet Battle: |rValley of the Four Winds", "A goblin alchemist once claimed that the bite of this raccoon gave him the gift of prophecy. Turns out, it was just rabies.", true
    365. 0, 44, false, nil, 0, false, false, "Siamese Cat", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 7380, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r60|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Known for its blue eyes. Also considered a delicacy by giant murlocs.", false
    366. 0, 511, false, nil, 0, false, false, "Sidewinder", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 62523, "|cFFFFD200Pet Battle: |rSilithus, Uldum", "Native to Azeroth's desert regions, these resilient reptiles can survive for weeks without water.", true
    367. 0, 711, false, nil, 0, false, false, "Sifang Otter", "INTERFACE\\ICONS\\INV_PET_OTTER.BLP", 5, 63057, "|cFFFFD200Pet Battle:|r Valley of Four Winds", "The sifang otter lives near rivers and is normally friendly and playful.", true
    368. 0, 712, false, nil, 0, false, false, "Sifang Otter Pup", "INTERFACE\\ICONS\\INV_PET_OTTER.BLP", 5, 63358, "|cFFFFD200Pet Battle:|r  Valley of Four Winds", "Otters swim by propelling themselves with their powerful tails and flexing their long bodies. Very fast in the water.", true
    369. 0, 741, false, nil, 0, false, false, "Silent Hedgehog", "INTERFACE\\ICONS\\INV_PET_PORCUPINE.BLP", 8, 64804, "|cFFFFD200Pet Battle:|r Dread Wastes|n", "These hedgehogs may be silent, but often are heard the cries of those that foolishly step upon their quills.", true
    370. 0, 494, false, nil, 0, false, false, "Silithid Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SILITHID.BLP", 8, 62258, "|cFFFFD200Pet Battle: |rTanaris", "These hatchlings entertain themselves by clacking their mandibles together in increasingly complex rhythms.", true
    371. 0, 568, false, nil, 0, false, false, "Silkbead Snail", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_FOSSIL_SNAILSHELL.BLP", 5, 63001, "|cFFFFD200Pet Battle: |rThe Jade Forest", "Hides in shell to escape claws of nearby crabs.", true
    372. 0, 503, false, nil, 0, false, false, "Silky Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 62373, "|cFFFFD200Pet Battle: |rMoonglade, Mount Hyjal, Un'Goro Crater", "Prefers to dwell in the shadow of Nordrassil and feed on Stormvine nectar.", true
    373. 0, 144, false, nil, 0, false, false, "Silver Dragonhawk Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_DRAGONHAWK.BLP", 3, 21063, "|cFFFFD200Vendor: |rJilanne|n|cFFFFD200Zone: |rEversong Woods|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Ferocious species of dragonhawk, often seen diving down on prey from high in the sky.", false
    374. 0, 171, false, nil, 0, false, false, "Silver Pig", "INTERFACE\\ICONS\\INV_MISC_COIN_03.BLP", 5, 25147, "|cFFFFD200Promotion:|r Chinese New Years", "Druids think silver pigs have a special bond with golden pigs, as both breeds appeared on Azeroth at the same time.", false
    375. 0, 45, false, nil, 0, false, false, "Silver Tabby Cat", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 7381, "|cFFFFD200Vendor: |rDonni Anthania|n|cFFFFD200Zone: |rElwynn Forest|n|cFFFFD200Cost: |r40|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Sleeping is this cat's second favorite activity. The first is yawning.", false
    376. 0, 820, false, nil, 0, false, false, "Singing Cricket", "INTERFACE\\ICONS\\INV_PET_CRICKET.BLP", 5, 64232, "|cFFFFD200Achievement: |rPro Pet Mob|n|cFFFFD200Category: |rPet Battle", "Known to feast on the tasty plants in Krasarang Wilds.", false
    377. 0, 291, false, nil, 0, false, false, "Singing Sunflower", "INTERFACE\\ICONS\\INV_MISC_FLOWER_02.BLP", 7, 51090, "|cFFFFD200Quest:|r Lawn of the Dead|n|cFFFFD200Zone:|r Hillsbrad Foothills|n", "This sweet flower will brighten your day with its warm smile and cheerful song! Also strong against undead.", false
    378. 0, 162, false, nil, 0, false, false, "Sinister Squashling", "INTERFACE\\ICONS\\INV_MISC_FOOD_59.BLP", 7, 23909, "|cFFFFD200World Event:|r Hallow's End", "This mischievous gourd likes to pop out of the ground and scare you right out of your pants. Hail to the pumpkin song!", false
    379. 0, 637, false, nil, 0, false, false, "Skittering Cavern Crawler", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 62638, "|cFFFFD200Pet Battle: |rBlade's Edge Mountains", "These arachnids use their razor-sharp legs to carve tunnels in the solid rock of the Blade's Edge Mountains.", true
    380. 0, 397, false, nil, 0, false, false, "Skunk", "INTERFACE\\ICONS\\INV_MISC_VOLATILESHADOW.BLP", 5, 61255, "|cFFFFD200Pet Battle: |rAzshara, Azuremyst Isle, Bloodmyst Isle, Duskwood, Gilneas, Howling Fjord, Terokkar Forest", "Skunks are known as solitary creatures for reasons which are hopefully obvious.", true
    381. 0, 419, false, nil, 0, false, false, "Small Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 61071, "|cFFFFD200Pet Battle: |rArathi Highlands, Darnassus, Desolace, Dun Morogh, Elwynn Forest, Eversong Woods, Ghostlands, Gilneas, Loch Modan, Northern Barrens, Southern Barrens, Swamp of Sorrows, Teldrassil, The Lost Isles, Zangarmarsh", "This is a small frog.", true
    382. 0, 90, false, nil, 0, false, false, "Smolderweb Hatchling", "INTERFACE\\ICONS\\INV_BOX_BIRDCAGE_01.BLP", 8, 10598, "|cFFFFD200Drop: |rMother Smolderweb|n|cFFFFD200Zone: |rLower Blackrock Spire", "Although born in the warm heights of Blackrock Spire, the smolderweb hatchling can survive most environments.", false
    383. 0, 387, false, nil, 0, false, false, "Snake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61142, "|cFFFFD200Pet Battle: |rBlack Temple, Dun Morogh, Dustwallow Marsh, Eversong Woods, Feralas, Ghostlands, Gilneas, Gundrak, Howling Fjord, Loch Modan, Nagrand, Northern Stranglethorn, Sholazar Basin, Silverpine Forest, Sunken Temple, Terokkar Forest, The Black Morass, The Shattered Halls, Tol Barad, Wailing Caverns, Westfall, Zangarmarsh, Zul'Drak", "Due to recent accidents, the goblin cartels have prohibited anyone from bringing snakes on a zeppelin.", true
    384. 0, 173, false, nil, 0, false, false, "Snarly", "INTERFACE\\ICONS\\INV_DRINK_19.BLP", 9, 26050, "|cFFFFD200Profession: |rFishing|n|cFFFFD200Zone: |rShattrath", "Crocolisks are six-legged amphibian predators found in coastal waters. Archaeologists believe they may be descended from the diemetradons of Un'Goro Crater.", false
    385. 0, 440, false, nil, 0, false, false, "Snow Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_PINKTIGER.BLP", 8, 61689, "|cFFFFD200Pet Battle: |rDun Morogh", "The thick snow near Dun Morogh acts as camouflage for snow cubs learning to hunt.", true
    386. 0, 640, false, nil, 0, false, false, "Snowshoe Hare", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 61755, "|cFFFFD200Pet Battle: |rHillsbrad Foothills", "With the extra large surface area of their legs, snowshoe hares are able to effortlessly hop along the snow while their pursuers get bogged down in the drifts.", true
    387. 0, 72, false, nil, 0, false, false, "Snowshoe Rabbit", "INTERFACE\\ICONS\\INV_CRATE_02.BLP", 5, 7560, "|cFFFFD200Vendor: |rYarlyn Amberstill|n|cFFFFD200Zone: |rDun Morogh|n|cFFFFD200Cost: |r20|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "If you go chasing snowshoe rabbits, you know you're going to fall.", false
    388. 0, 69, false, nil, 0, false, false, "Snowy Owl", "INTERFACE\\ICONS\\ABILITY_EYEOFTHEOWL.BLP", 3, 7554, "|cFFFFD200Pet Battle: |rWinterspring", "Winterspring's furbolg prize the brilliant white feathers of these majestic creatures for ritual purposes.", true
    389. 0, 713, false, nil, 0, false, false, "Softshell Snapling", "INTERFACE\\ICONS\\INV_MISC_FISH_TURTLE_02.BLP", 9, 63060, "|cFFFFD200Pet Battle:|r  Valley of the Four Winds", "Softshell turtle meat is considered a delicacy and is the key ingredient in soothing turtle bisque.", true
    390. 0, 347, false, nil, 0, false, false, "Soul of the Aspects", "INTERFACE\\ICONS\\INV_PET_CHROMATICDRAGON.BLP", 2, 58163, "|cFFFFD200Pet Store|r", "The Soul of the Aspects is said to be possessed of mercurial moods ranging from stoic and deliberate to unpredictable and erratic, to loving and deeply pensive.", false
    391. 0, 489, false, nil, 0, false, false, "Spawn of Onyxia", "INTERFACE\\ICONS\\SPELL_NATURE_GUARDIANWARD.BLP", 2, 62201, "|cFFFFD200Pet Battle: |rDustwallow Marsh", "These vicious fire-breathing whelps escaped Onyxia's lair and fled into the surrounding region. Handle with extreme caution.", true
    392. 0, 242, false, nil, 0, false, false, "Spectral Tiger Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_SPECTRALTIGER.BLP", 6, 36511, "|cFFFFD200Trading Card Game:|r Scourgewar", "Affectionate and curious, these kittens seem to find the most peculiar hiding places.", false
    393. 0, 125, false, nil, 0, false, false, "Speedy", "INTERFACE\\ICONS\\INV_CRATE_03.BLP", 9, 16547, "|cFFFFD200World Event:|r Children's Week", "Slow and steady wins the race.", false
    394. 0, 412, false, nil, 0, false, false, "Spider", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 61327, "|cFFFFD200Pet Battle: |rAhn'kahet: The Old Kingdom, Azjol-Nerub, Azshara, Black Temple, Blasted Lands, Drak'Tharon Keep, Dun Morogh, Dustwallow Marsh, Eastern Plaguelands, Elwynn Forest, Ghostlands, Gilneas, Gilneas City, Halls of Reflection, Hillsbrad Foothills, Howling Fjord, Icecrown Citadel, Karazhan, Naxxramas, Orgrimmar, Pit of Saron, Ruins of Gilneas, Stonetalon Mountains, Swamp of Sorrows, Teldrassil, The Culling of Stratholme, The Forge of Souls, The Hinterlands, The Storm Peaks, The Violet Hold, Tirisfal Glades, Utgarde Keep, Utgarde Pinnacle, Winterspring, Zul'Aman, Zul'Drak", "The most common of the arachnid family, these critters spin their webs in nearly every corner of Azeroth.", true
    395. 0, 433, false, nil, 0, false, false, "Spiky Lizard", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 61441, "|cFFFFD200Pet Battle: |rBadlands, Silithus", "The coloration of the spiky lizard allows it to blend in seamlessly with the desert sands of Silithus.", true
    396. 0, 466, false, nil, 0, false, false, "Spiny Lizard", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 62114, "|cFFFFD200Pet Battle: |rDurotar, Orgrimmar", "The children of Orgimmar frequently capture these lizards as pets.  The adults of Origmmar frequently step on them.", true
    397. 0, 723, false, nil, 0, false, false, "Spiny Terrapin", "INTERFACE\\ICONS\\INV_MISC_FISH_TURTLE_02.BLP", 9, 63293, "|cFFFFD200Pet Battle:|r  Krasarang Wilds", "Angering a spiny terrapin will cause it to withdraw into its shell and begin to spin wildly towards an attacker.", true
    398. 0, 572, false, nil, 0, false, false, "Spirebound Crab", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 9, 63005, "|cFFFFD200Pet Battle: |rThe Jade Forest", "These tiny arthropods are Pandaria natives that call the area of the Windless Isle their home.", true
    399. 0, 463, false, nil, 0, false, false, "Spirit Crab", "INTERFACE\\ICONS\\INV_JEWELCRAFTING_TRUESILVERCRAB.BLP", 4, 62034, "|cFFFFD200Pet Battle: |rGhostlands", "The souls of slain crabs seek vengeance against the murlocs who ate them.", true
    400. 0, 179, false, nil, 0, false, false, "Spirit of Competition", "INTERFACE\\ICONS\\INV_JEWELRY_AMULET_03.BLP", 2, 27217, "|cFFFFD200Promotion:|r China Battleground Event", "These stunning creatures, awarded to heroes for victory in battle, represent bravery and strength.", false
    401. 0, 128, false, nil, 0, false, false, "Spirit of Summer", "INTERFACE\\ICONS\\INV_POTION_33.BLP", 7, 16701, "|cFFFFD200World Event:|r Midsummer Fire Festival", "This little piece of summer smells of warm evenings and lightning storms. If you look closely, you might be able to make out a face.", false
    402. 0, 515, false, nil, 0, false, false, "Sporeling Sprout", "INTERFACE\\ICONS\\INV_MUSHROOM_11.BLP", 1, 62564, "|cFFFFD200Pet Battle: |rZangarmarsh", "These pudgy little beings often get themselves into trouble while hunting down their favorite snack: glow caps.", true
    403. 0, 502, false, nil, 0, false, false, "Spotted Bell Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 62370, "|cFFFFD200Pet Battle: |rUn'Goro Crater", "The dwarven explorer who first discovered the spotted bell frog could not decide between naming it after the unique spot pattern or the sound of the frog's mating ritual. She chose both.", true
    404. 0, 200, false, nil, 0, false, false, "Spring Rabbit", "INTERFACE\\ICONS\\INV_MISC_FOOD_54.BLP", 5, 32791, "|cFFFFD200World Event:|r Noblegarden", "Spring rabbits symbolize fertility, and they love to demonstrate why.", false
    405. 0, 87, false, nil, 0, false, false, "Sprite Darter Hatchling", "INTERFACE\\ICONS\\INV_EGG_02.BLP", 2, 9662, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rFeralas", "These adorable critters love snuggling with their owners after a long day of brutal, bloody battle.", false
    406. 0, 379, false, nil, 0, false, false, "Squirrel", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_01.BLP", 5, 61081, "|cFFFFD200Pet Battle: |rAshenvale, Azshara, Azuremyst Isle, Blade's Edge Mountains, Crystalsong Forest, Darkshore, Dun Morogh, Duskwood, Dustwallow Marsh, Elwynn Forest, Feralas, Gilneas, Hillsbrad Foothills, Howling Fjord, Loch Modan, Magisters' Terrace, Moonglade, Mount Hyjal, Nagrand, Ruins of Gilneas, Sholazar Basin, Silverpine Forest, Stormwind City, Teldrassil, Terokkar Forest, Tol Barad Peninsula, Well of Eternity, Western Plaguelands, Wetlands, Zul'Aman", "Most people do not know the difference between a squirrel and a chipmunk. Most don't care.", true
    407. 0, 492, false, nil, 0, false, false, "Stinkbug", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG04.BLP", 5, 62256, "|cFFFFD200Pet Battle: |rTanaris", "A desert-dwelling insect which defends its eggs by spraying a foul, ogrelike scent.", true
    408. 0, 160, false, nil, 0, false, false, "Stinker", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 5, 23274, "|cFFFFD200Achievement: |rShop Smart, Shop Pet...Smart|n|cFFFFD200Category: |rPet Battles", "Stinker uses his aroma to repel predators and attract cats. He's much more successful with the former than the latter.", false
    409. 0, 485, false, nil, 0, false, false, "Stone Armadillo", "INTERFACE\\ICONS\\INV_MISC_BABYARMADILLOPET.BLP", 5, 62187, "|cFFFFD200Pet Battle: |rDesolace", "When these sleepy critters aren't snoozing, they use their massive claws to dig for tasty insect snacks.", true
    410. 0, 675, false, nil, 0, false, false, "Stormwind Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 62954, "|cFFFFD200Pet Battle: |rElwynn Forest", "Unnoticed but to cats and ratcatchers, when Deathwing descended upon Stormwind all the rats beat a hasty retreat from the city. Only of late have they returned.", true
    411. 0, 553, false, nil, 0, false, false, "Stowaway Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 62921, "|cFFFFD200Pet Battle: |rDeepholm", "In the lean times when adrift at sea, the sight of a rat was a welcome one.", true
    412. 0, 401, false, nil, 0, false, false, "Strand Crab", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 9, 61312, "|cFFFFD200Pet Battle: |rAshenvale, Dragonblight, Dun Morogh, Gilneas, Kezan, Northern Stranglethorn, Swamp of Sorrows, The Cape of Stranglethorn, The Lost Isles", "The low tide reveals the colonies of strand crabs and the sound of their clicking dance as they feed upon small creatures hidden in the sand.", true
    413. 0, 211, false, nil, 0, false, false, "Strand Crawler", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_CRAB.BLP", 9, 33226, "|cFFFFD200Profession: |rFishing|n|cFFFFD200Zone: |rNorthrend, Stormwind, Orgrimmar", "The strand crawler has adapted to the northern cold by hibernating under the island beaches.", false
    414. 0, 432, false, nil, 0, false, false, "Stripe-Tailed Scorpid", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 8, 61440, "|cFFFFD200Pet Battle: |rBadlands, Tanaris, Terokkar Forest", "Less venomous but more aggressive than other breeds of scorpion.", true
    415. 0, 532, false, nil, 0, false, false, "Stunted Shardhorn", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_RHINO.BLP", 8, 62816, "|cFFFFD200Pet Battle: |rSholazar Basin", "The fierce wolvar hunt these ill-tempered brutes for their horns, which are then carved into talismans and other trinkets.", true
    416. 0, 679, false, nil, 0, false, false, "Summit Kid", "INTERFACE\\ICONS\\INV_MISC_MONSTERHORN_02.BLP", 8, 64248, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "You'll often find them perched high atop impossibly high and remote stone outcroppings. There are few creatures as sure of foot.", true
    417. 0, 402, false, nil, 0, false, false, "Swamp Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 61370, "|cFFFFD200Pet Battle: |rSwamp of Sorrows", "Prefers to dwell in wet, muddy areas and feed on Sorrowmoss nectar.", true
    418. 0, 728, false, nil, 0, false, false, "Szechuan Chicken", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 5, 63585, "|cFFFFD200Pet Battle:|r Kun-Lai Summit", "Will only lay eggs in bright light.", true
    419. 0, 497, false, nil, 0, false, false, "Tainted Cockroach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 62314, "|cFFFFD200Pet Battle: |rFelwood, Shadowmoon Valley", "Even cockroaches were not strong enough to withstand the foul seepage of demonic corruption.", true
    420. 0, 498, false, nil, 0, false, false, "Tainted Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 62315, "|cFFFFD200Pet Battle: |rFelwood", "Prefers to dwell in corrupted woodlands and feed on Purple Lotus nectar.", true
    421. 0, 499, false, nil, 0, false, false, "Tainted Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 62316, "|cFFFFD200Pet Battle: |rFelwood", "There are some things too dirty even for rats.", true
    422. 0, 204, false, nil, 0, false, false, "Teldrassil Sproutling", "INTERFACE\\ICONS\\INV_MISC_HERB_03.BLP", 7, 33188, "|cFFFFD200Vendor: |rRook Hawkfist|n|cFFFFD200Zone: |rIcecrown", "It always wakes up dancing. What a happy little tree!", false
    423. 0, 567, false, nil, 0, false, false, "Temple Snake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 62999, "|cFFFFD200Pet Battle: |rThe Jade Forest", "The Jade Forest's pandaren consider these reptiles distant relatives of the revered Jade Serpent, Yu'lon.", true
    424. 0, 650, false, nil, 0, false, false, "Terrible Turnip", "INTERFACE\\ICONS\\INV_MISC_FOOD_59.BLP", 7, 63365, "|cFFFFD200Drop: |rWorld Drop|n|cFFFFD200Zone: |rValley of the Four Winds", "And you thought turnips at the dinner table were bad.", false
    425. 0, 802, false, nil, 0, false, false, "Thundering Serpent Hatchling", "INTERFACE\\ICONS\\INV_PET_BABYCLOUDSERPENT.BLP", 2, 65313, "|cFFFFD200Vendor:|r Guild Vendor|n|cFFFFD200Zone:|r Stormwind, Orgrimmar|n|cFFFFD200Cost: |r300|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t|n", "A baby version of the mighty Thundering Cloud Serpent that hails from the far lands of Pandaria.", false
    426. 0, 194, false, nil, 0, false, false, "Tickbird Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_OWL.BLP", 3, 32589, "|cFFFFD200Drop: |rMysterious Egg", "Unlike most of Geen the gorloc's \"mysterious eggs,\" this one actually contained a living thing.", false
    427. 0, 509, false, nil, 0, false, false, "Tiny Bog Beast", "INTERFACE\\ICONS\\INV_SHOULDER_18.BLP", 7, 61686, "|cFFFFD200Pet Battle: |rWetlands", "These small elementals cling to the backs of larger mire beasts, picking off tasty bugs and mites.", true
    428. 0, 287, false, nil, 0, false, false, "Tiny Flamefly", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_BUG06.BLP", 3, 51632, "|cFFFFD200Quest:|r SEVEN! YUP!, Not Fireflies, Flameflies|n|cFFFFD200Zone:|r Burning Steppes|n", "After swarming around open lava pits during the day, these strange insects emit a fiery glow at night.", false
    429. 0, 652, false, nil, 0, false, false, "Tiny Goldfish", "INTERFACE\\ICONS\\INV_MISC_FISH_36.BLP", 9, 63559, "|cFFFFD200Vendor: |rNat Pagle|n|cFFFFD200Zone: |rKrasarang Wilds|n|cFFFFD200Faction: |rThe Anglers - Honored|n|cFFFFD200Cost: |r250|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Many believe (incorrectly) that goldfish have no memories. Trainers who have worked with them know this is clearly not the case and have the bruises to prove it.", false
    430. 0, 757, false, nil, 0, false, false, "Tiny Green Dragon", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_GREEN.BLP", 2, 14755, "|cFFFFD200Promotion:|r iCoke China", "Legends say that these vibrant emerald beings bring good fortune and safe travels to their owners.", false
    431. 0, 389, false, nil, 0, false, false, "Tiny Harvester", "INTERFACE\\ICONS\\INV_MISC_GEAR_03.BLP", 10, 61160, "|cFFFFD200Pet Battle: |rWestfall", "The tiny harvester collects weeds and small grains that the larger reapers may have missed.", true
    432. 0, 758, false, nil, 0, false, false, "Tiny Red Dragon", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_GREEN.BLP", 2, 14756, "|cFFFFD200Promotion:|r iCoke China", "Said to bring good fortune when spotted in autumn.  Known to hide from unfamiliar creatures.", false
    433. 0, 279, false, nil, 0, false, false, "Tiny Shale Spider", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_01.BLP", 7, 48982, "|cFFFFD200Drop: |rJadefang|n|cFFFFD200Zone: |rDeepholm", "The elemental shale spider is no true arachnid, but it has durability and ferocity that make it feared even in Deepholm.", false
    434. 0, 117, false, nil, 0, false, false, "Tiny Snowman", "INTERFACE\\ICONS\\INV_MISC_BAG_17.BLP", 7, 15710, "|cFFFFD200World Event:|r Feast of Winter Veil|n", "He loves to dance and wave and play with you! He melts after Winter Veil, but don't worry; he'll be back again someday!", false
    435. 0, 167, false, nil, 0, false, false, "Tiny Sporebat", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPOREBAT.BLP", 3, 25062, "|cFFFFD200Vendor: |rMycah|n|cFFFFD200Zone: |rZangarmarsh|n|cFFFFD200Faction: |rSporeggar - Exalted|n|cFFFFD200Cost: |r30|TINTERFACE\\ICONS\\INV_Mushroom_02:0|t", "Wild sporebats are vicious creatures, but if tamed at a young age, they can be loyal companions.", false
    436. 0, 445, false, nil, 0, false, false, "Tiny Twister", "INTERFACE\\ICONS\\ABILITY_DRUID_GALEWINDS.BLP", 7, 61703, "|cFFFFD200Pet Battle: |rArathi Highlands", "Twisters delight in sneaking up on unsuspecting creatures and surprising them with gusts up their nostrils.", true
    437. 0, 206, false, nil, 0, false, false, "Tirisfal Batling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_BAT.BLP", 4, 33197, "|cFFFFD200Vendor: |rEliza Killian|n|cFFFFD200Zone: |rIcecrown", "Can sense an opponent's heartbeat through echolocation.", false
    438. 0, 420, false, nil, 0, false, false, "Toad", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 61369, "|cFFFFD200Pet Battle: |rAshenvale, Black Temple, Dun Morogh, Durotar, Dustwallow Marsh, Eversong Woods, Felwood, Ghostlands, Gilneas, Hillsbrad Foothills, Howling Fjord, Nagrand, Orgrimmar, Ruins of Gilneas, Silverpine Forest, Swamp of Sorrows, Teldrassil, Wetlands", "The song of late summer nights is the song of toads.", true
    439. 0, 546, false, nil, 0, false, false, "Tol'vir Scarab", "INTERFACE\\ICONS\\INV_SCARAB_STONE.BLP", 5, 62899, "|cFFFFD200Pet Battle: |rUldum", "Carrion feeders often found in large numbers within ancient unearthed tombs; they can survive long periods of time without feeding.", true
    440. 0, 729, false, nil, 0, false, false, "Tolai Hare", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 63557, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "In the ancient fables, the first Tolai hare strode across the gulf between the stars before it upset them and they tumbled from the heavens to the world below.", true
    441. 0, 730, false, nil, 0, false, false, "Tolai Hare Pup", "INTERFACE\\ICONS\\INV_MISC_RABBIT.BLP", 5, 63558, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "Tolai hare pups are sent from their dens at a young age to find their own way.", true
    442. 0, 163, false, nil, 0, false, false, "Toothy", "INTERFACE\\ICONS\\INV_DRINK_19.BLP", 9, 24388, "|cFFFFD200Profession: |rFishing|n|cFFFFD200Zone: |rShattrath", "The crocolisk's hide and meat are prized by hunters, but the beast is ferocious and seldom taken by surprise.", false
    443. 0, 480, false, nil, 0, false, false, "Topaz Shale Hatchling", "INTERFACE\\ICONS\\INV_MISC_QIRAJICRYSTAL_01.BLP", 7, 62181, "|cFFFFD200Pet Battle: |rDeepholm, Desolace, The Stonecore", "Prized by gem crafters, the undamaged carapace of a topaz hatchling can be used to create stunning inlays for rings and bracelets.", true
    444. 0, 251, false, nil, 0, false, false, "Toxic Wasteling", "INTERFACE\\ICONS\\INV_MISC_SLIME_01.BLP", 6, 38374, "|cFFFFD200World Event:|r Love is in the Air", "This' um' \"adorable\" little guy likes to play with critters. Just don't let them get too close.", false
    445. 0, 116, false, nil, 0, false, false, "Tranquil Mechanical Yeti", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_GORILLA.BLP", 10, 15699, "|cFFFFD200Profession: |rEngineering", "This clever toy is equipped with a secret switch to disable its \"tranquil\" mode. Luckily, even the engineers who built it don't know how to find it.", false
    446. 0, 65, false, nil, 0, false, false, "Tree Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 7549, "|cFFFFD200Vendor: |rFlik|n|cFFFFD200Zone: |rDarkmoon Island|n|cFFFFD200Cost: |r1|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Known for their powerful legs and keen eyesight.", false
    447. 0, 405, false, nil, 0, false, false, "Tree Python", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61318, "|cFFFFD200Pet Battle: |rNorthern Stranglethorn, The Cape of Stranglethorn, Un'Goro Crater", "Stranglethorn's Gurubashi trolls often capture these powerful beasts to keep as pets... or to cook as meals.", true
    448. 0, 536, false, nil, 0, false, false, "Tundra Penguin", "INTERFACE\\ICONS\\INV_PET_NURTUREDPENGUINEGG.BLP", 5, 62835, "|cFFFFD200Pet Battle: |rBorean Tundra, Dragonblight", "Tundra penguins often gather in large groups on the ice for protection against aquatic threats. Unfortunately this makes them easy prey for humanoid hunters seeking meat, skins and other achievements.", true
    449. 0, 525, false, nil, 0, false, false, "Turkey", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 5, 62648, "|cFFFFD200Pet Battle: |rHowling Fjord", "A key food source during the Feast of Winter Veil.", true
    450. 0, 473, false, nil, 0, false, false, "Turquoise Turtle", "INTERFACE\\ICONS\\INV_MISC_FISH_TURTLE_02.BLP", 9, 62121, "|cFFFFD200Pet Battle: |rAzshara", "Turtles are feared by the naga, who consider them bad luck and give them a wide berth on the shores of Azshara.", true
    451. 0, 241, false, nil, 0, false, false, "Tuskarr Kite", "INTERFACE\\ICONS\\INV_MISC_PET_01.BLP", 3, 36482, "|cFFFFD200Trading Card Game:|r Scourgewar", "Seeing these kites soaring above Northrend's shores is a clear sign that tuskarr are nearby.", false
    452. 0, 469, false, nil, 0, false, false, "Twilight Beetle", "INTERFACE\\ICONS\\INV_MISC_AHNQIRAJTRINKET_01.BLP", 5, 62118, "|cFFFFD200Pet Battle: |rAzshara, Deepholm, Mount Hyjal", "An enigmatic species, said to feed off the chaotic energies of the Old Gods.", true
    453. 0, 552, false, nil, 0, false, false, "Twilight Fiendling", "INTERFACE\\ICONS\\SPELL_SHADOW_SHADOWFIEND.BLP", 6, 62914, "|cFFFFD200Pet Battle: |rTwilight Highlands", "Demonstrating that a little evil goes a long way, this fiendling uses its razor-sharp teeth and gaping maw to devour anything in its path.", true
    454. 0, 505, false, nil, 0, false, false, "Twilight Iguana", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLLIZARDFOOTCHARM.BLP", 8, 62255, "|cFFFFD200Pet Battle: |rThousand Needles", "Although most reptiles enjoy basking in sunlight, these scaly beasts love bathing in the glow of Azeroth's twin moons.", true
    455. 0, 470, false, nil, 0, false, false, "Twilight Spider", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 62117, "|cFFFFD200Pet Battle: |rAzshara, Deepholm, Twilight Highlands", "Twisted by the Twilight Hammer's dark magic, these sinister critters are known to feed on their own young.", true
    456. 0, 55, false, nil, 0, false, false, "Undercity Cockroach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 7395, "|cFFFFD200Vendor: |rDealer Rashaad|n|cFFFFD200Zone: |rNetherstorm|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t|n|n|cFFFFD200Vendor: |rJeremiah Payson|n|cFFFFD200Zone: |rTirisfal Glades|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "The cockroach is usually an impulse buy. Its owners have a hard time parting with it even after numerous attempts.", false
    457. 0, 454, false, nil, 0, false, false, "Undercity Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 61889, "|cFFFFD200Pet Battle: |rTirisfal Glades", "Even the rats of Lordaeron fell to the apothecaries' plague, chewing upon the tainted flesh of the dead.", true
    458. 0, 187, false, nil, 0, false, false, "Vampiric Batling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_BAT.BLP", 4, 28513, "|cFFFFD200Drop: |rPrince Tenris Mirkblood|n|cFFFFD200Zone: |rKarazhan", "Vampire bats have been trained as scouts and mounts by the Forsaken of the Undercity and the Amani trolls of Zul'Aman.", false
    459. 0, 506, false, nil, 0, false, false, "Venomspitter Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 62191, "|cFFFFD200Pet Battle: |rStonetalon Mountains", "These eight-legged critters have lurked in the shadowy cliffs of the Stonetalon Mountains for millennia.", true
    460. 0, 310, false, nil, 0, false, false, "Voodoo Figurine", "INTERFACE\\ICONS\\INV_MISC_ARCHAEOLOGY_TROLLGOLEM.BLP", 6, 53232, "|cFFFFD200Profession: |rArchaeology", "Voodoo figurines were often empowered by flasks of mojo, troll sweat, and the flesh of tribal enemies.", false
    461. 0, 227, false, nil, 0, false, false, "Warbot", "INTERFACE\\ICONS\\INV_MISC_KEY_05.BLP", 10, 34587, "|cFFFFD200Promotion:|r Mountain Dew Promotion", "A fighting robot fueled by delicious red or blue electrolytes.", false
    462. 0, 517, false, nil, 0, false, false, "Warpstalker Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WARPSTALKER.BLP", 8, 62583, "|cFFFFD200Pet Battle: |rTerokkar Forest", "After hatching, these twisted reptiles devour the weaker members of their clutches as an act of dominance.", true
    463. 0, 744, false, nil, 0, false, false, "Wasted Roach", "INTERFACE\\ICONS\\INV_PET_COCKROACH.BLP", 5, 64238, "|cFFFFD200Pet Battle:|r Dread Wastes|n", "The roaches of the Dread Wastes dwell in the shadows. Some people swear the shadows travel with them.", true
    464. 0, 418, false, nil, 0, false, false, "Water Snake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 61367, "|cFFFFD200Pet Battle: |rDurotar, Northern Stranglethorn, Orgrimmar, Swamp of Sorrows, Twilight Highlands, Wetlands", "Brought to Ogrimmar aboard merchant ships, these short-lived reptiles are considered pests by the city's residents.", true
    465. 0, 535, false, nil, 0, false, false, "Water Waveling", "INTERFACE\\ICONS\\SPELL_FROST_SUMMONWATERELEMENTAL_2.BLP", 7, 62820, "|cFFFFD200Pet Battle: |rZul'Drak", "The trolls of Zul'Drak inadvertently created these little beings while summoning water elementals to fight the Scourge.", true
    466. 0, 84, false, nil, 0, false, false, "Westfall Chicken", "INTERFACE\\ICONS\\SPELL_MAGIC_POLYMORPHCHICKEN.BLP", 5, 30379, "|cFFFFD200Quest: |rCLUCK!|n|cFFFFD200Zone: |rWestfall", "Don't call this bird chicken unless you want egg on your face.", false
    467. 0, 410, false, nil, 0, false, false, "Wharf Rat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 61323, "|cFFFFD200Pet Battle: |rThe Cape of Stranglethorn, Tol Barad Peninsula", "Just like the rough and tumble sailors who live dockside, the wharf rats are feral, violent creatures.", true
    468. 0, 127, false, nil, 0, false, false, "Whiskers the Rat", "INTERFACE\\ICONS\\INV_PET_RATCAGE.BLP", 5, 16549, "|cFFFFD200World Event:|r Children's Week", "A clever tactician, Whiskers will feign death to fool predators and bill collectors.", false
    469. 0, 46, false, nil, 0, false, false, "White Kitten", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 5, 7386, "|cFFFFD200Vendor: |rLil Timmy|n|cFFFFD200Zone: |rStormwind City|n|cFFFFD200Cost: |r60|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "\"The queen had three kittens. The first gave her a juicy rat. The second, a tasty hare. And the white, her favorite, presented the head of her rival.\"", false
    470. 0, 141, false, nil, 0, false, false, "White Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 21018, "|cFFFFD200Vendor: |rSixx|n|cFFFFD200Zone: |rThe Exodar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Prefers flying during foggy nights, which are common in Azuremyst Isle.", false
    471. 0, 195, false, nil, 0, false, false, "White Tickbird Hatchling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_OWL.BLP", 3, 32590, "|cFFFFD200Drop: |rMysterious Egg", "The rare albino tickbird is revered amongst the Oracles. It is seen as a sign of heavy rainstorms, good grub harvests, and hibernating wolvar.", false
    472. 0, 400, false, nil, 0, false, false, "Widow Spiderling", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 8, 61259, "|cFFFFD200Pet Battle: |rDuskwood", "Widow spiderlings have plenty of time to explore Duskwood once they take care of their pesky family commitments.", true
    473. 0, 819, false, nil, 0, false, false, "Wild Crimson Hatchling", "INTERFACE\\ICONS\\INV_PANDARENSERPENTPET.BLP", 2, 65321, "|cFFFFD200Pet Battle:|r The Jade Forest|n|cFFFFD200Faction:|r Order of the Cloud Serpent (Exalted)|n", "So cute, yet so epic.", true
    474. 0, 818, false, nil, 0, false, false, "Wild Golden Hatchling", "INTERFACE\\ICONS\\INV_PET_BABYCLOUDSERPENT.BLP", 2, 65324, "|cFFFFD200Pet Battle:|r The Jade Forest|n|cFFFFD200Faction:|r Order of the Cloud Serpent (Exalted)|n|n|n", "So cute, yet so epic.", true
    475. 0, 817, false, nil, 0, false, false, "Wild Jade Hatchling", "INTERFACE\\ICONS\\INV_PET_BABYCLOUDSERPENT.BLP", 2, 65323, "|cFFFFD200Pet Battle:|r The Jade Forest|n|cFFFFD200Faction:|r Order of the Cloud Serpent (Exalted)|n", "So cute, yet so epic.", true
    476. 0, 715, false, nil, 0, false, false, "Wild Silkworm", "INTERFACE\\ICONS\\INV_QIRAJ_OUROHIDE.BLP", 8, 65099, "|cFFFFD200Pet Battle:|r Valley of the Four Winds|n", "Prized for their ability to spin cocoons of silk, in the wild, to the untrained eye, they can be difficult to discern.", true
    477. 0, 548, false, nil, 0, false, false, "Wildhammer Gryphon Hatchling", "INTERFACE\\ICONS\\INV_MISC_PET_02.BLP", 3, 62900, "|cFFFFD200Pet Battle: |rTwilight Highlands", "Too afraid to attempt flying until thrown from a great height.", true
    478. 0, 157, false, nil, 0, false, false, "Willy", "INTERFACE\\ICONS\\INV_PET_SLEEPYWILLY.BLP", 6, 23231, "|cFFFFD200World Event:|r Children's Week", "He's slightly evil but extremely narcoleptic. Keep him away from critters!", false
    479. 0, 246, false, nil, 0, false, false, "Wind Rider Cub", "INTERFACE\\ICONS\\INV_MISC_PET_04.BLP", 8, 36909, "|cFFFFD200Pet Store|r", "Thorg No-Legs never paid heed to the old orc saying, \"Don't pull a wyvern's tail.\"", false
    480. 0, 118, false, nil, 0, false, false, "Winter Reindeer", "INTERFACE\\ICONS\\INV_MISC_BELL_01.BLP", 8, 15706, "|cFFFFD200World Event:|r Feast of Winter Veil", "Would rather not spend any more time inside a wrapped holiday gift box.", false
    481. 0, 120, false, nil, 0, false, false, "Winter's Little Helper", "INTERFACE\\ICONS\\INV_HOLIDAY_CHRISTMAS_PRESENT_01.BLP", 1, 15705, "|cFFFFD200World Event:|r Feast of Winter Veil", "During the majestic Winter Veil celebration, these faithful companions spread joy throughout the land. The rest of the year, they are busy.", false
    482. 0, 306, false, nil, 0, false, false, "Winterspring Cub", "INTERFACE\\ICONS\\ABILITY_MOUNT_PINKTIGER.BLP", 8, 52831, "|cFFFFD200Vendor: |rMichelle De Rum|n|cFFFFD200Zone: |rWinterspring|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Winterspring cubs are happiest when frolicking in freshly fallen snow.", false
    483. 0, 220, false, nil, 0, false, false, "Withers", "INTERFACE\\ICONS\\ABILITY_DRUID_FORCEOFNATURE.BLP", 7, 34278, "|cFFFFD200Vendor: |rApothecary Furrows|n|cFFFFD200Zone: |rDarkshore|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "A solemn reminder of what was lost when the Worldbreaker changed the face of Azeroth.", false
    484. 0, 153, false, nil, 0, false, false, "Wolpertinger", "INTERFACE\\ICONS\\INV_DRINK_13.BLP", 5, 22943, "|cFFFFD200World Event:|r Brewfest", "Many a drunken Brewfest goer has told the tale of this mysterious creature, but few remember that tale in the morning.", false
    485. 0, 64, false, nil, 0, false, false, "Wood Frog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 7550, "|cFFFFD200Vendor: |rFlik|n|cFFFFD200Zone: |rDarkmoon Island|n|cFFFFD200Cost: |r1|TINTERFACE\\MONEYFRAME\\UI-GOLDICON.BLP:0|t", "Vendors at the Darkmoon Faire offer strange and exotic wonders. They also sell wood frogs.", false
    486. 0, 89, false, nil, 0, false, false, "Worg Pup", "INTERFACE\\ICONS\\INV_BOX_PETCARRIER_01.BLP", 8, 10259, "|cFFFFD200Drop: |rQuartermaster Zigris|n|cFFFFD200Zone: |rDun Morogh", "Worgs are the favored companions of orcs and are fiercely loyal on the battlefield.", false
    487. 0, 740, false, nil, 0, false, false, "Yakrat", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_03.BLP", 5, 63957, "|cFFFFD200Pet Battle:|r Townlong Steppes|n|cFFFFD200Pet Battle:|r Dread Wastes|n", "The bond between yak and rat is a strange one, and what the rat gains out of the symbiotic relationship is a mystery.", true
    488. 0, 345, false, nil, 0, false, false, "Yellow Balloon", "INTERFACE\\ICONS\\INV_MISC_BAG_10.BLP", 3, 56083, "|cFFFFD200Vendor: |rCarl Goodup|n|cFFFFD200Zone: |rDarkmoon Island|n|cFFFFD200Cost: |r10|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "", false
    489. 0, 140, false, nil, 0, false, false, "Yellow Moth", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_MOTH.BLP", 3, 21008, "|cFFFFD200Vendor: |rSixx|n|cFFFFD200Zone: |rThe Exodar|n|cFFFFD200Cost: |r50|TINTERFACE\\MONEYFRAME\\UI-SILVERICON.BLP:0|t", "Prefers flying during thunderstorms, which are common in Azuremyst Isle.", false
    490. 0, 752, false, nil, 0, false, false, "Yellow-Bellied Bullfrog", "INTERFACE\\ICONS\\SPELL_SHAMAN_HEX.BLP", 9, 63849, "|cFFFFD200Pet Battle:|r Vale of Eternal Blossoms|n", "Despite its menacing appearance, the yellow-bellied bullfrog was aptly named.", true
    491. 0, 549, false, nil, 0, false, false, "Yellow-Bellied Marmot", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_04.BLP", 5, 62904, "|cFFFFD200Pet Battle: |rTwilight Highlands", "Distinct from their plain dwelling relatives, these critters make their homes amidst the war-torn Twilight Highlands.", true
    492. 0, 94, false, nil, 0, false, false, "Zergling", "INTERFACE\\ICONS\\SPELL_SHADOW_SUMMONFELHUNTER.BLP", 6, 11327, "|cFFFFD200Promotion:|r World of Warcraft Collectors Edition", "A small, fierce member of the Zerg swarm, the zergling is not to be trifled with. Very dangerous in high numbers.", false
    493. 0, 247, false, nil, 0, false, false, "Zipao Tiger", "INTERFACE\\ICONS\\INV_JEWELCRAFTING_GEM_06.BLP", 6, 36910, "|cFFFFD200Promotion:|r China Billing Promotion", "A rarely seen family of tigers, many believe (perhaps incorrectly) that some residual magic or other event is responsible for the unique color.", false
    494. 0, 731, false, nil, 0, false, false, "Zooey Snake", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 8, 63555, "|cFFFFD200Pet Battle:|r Kun-Lai Summit|n", "These reptiles possess hooked scales, allowing them to slither up Kun-Lai Summit's rocky sopes and steep cliffs.", true

Last edited by Ketho : 07-05-12 at 10:58 AM.
 
07-03-12, 01:40 PM   #3
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
(I should better just contribute straight to Wowpedia, instead of posting this)
  • Wowhead apparently already has the new battlePetAbil link type in their database

    Code:
    "|cff4e96f7|HbattlePetAbil:abilityID:maxHealth:power:speed|h[text]|h|r"

    where 5893399 is my Level 1 [Mr. Chilly]'s unique petID
    Lua Code:
    1. PetJournal_GetPetAbilityHyperlink(abilityID[, petID])
    2.  
    3. PetJournal_GetPetAbilityHyperlink(119, 5893399)
    4. >> "|cff4e96f7|HbattlePetAbil:119:174:15:15|h[Scratch]|h|r"
    5.  
    6. PetJournal_GetPetAbilityHyperlink(119)
    7. >> "|cff4e96f7|HbattlePetAbil:119:100:0:0|h[Scratch]|h|r"

  • C_PetJournal.GetAbilityInfoByID
    Code:
    id, name, icon, maxCooldown, unparsedDescription, numTurns, petType, noStrongWeakHints = C_PetBattles.GetAbilityInfoByID(abilityID)
    Lua Code:
    1. 7, "Alexander's Hand", "INTERFACE\\ICONS\\ABILITY_CRITICALSTRIKE.BLP", 0, "Rushes at the enemy to inflict damage.", 1, 5, false
    2. 70, "Heal Back Line Test", "INTERFACE\\ICONS\\SPELL_HOLY_HEAL.BLP", 2, "Heal's back line 50$ but has a 2-turn cooldown", 1, 1, false
    3. 71, "Damage Test", "INTERFACE\\ICONS\\SPELL_FIRE_FIREBALL.BLP", 0, "", 1, 7, false
    4. 72, "MultiEffect Test", "INTERFACE\\ICONS\\SPELL_FIRE_IMMOLATION.BLP", 0, "", 1, 1, false
    5. 73, "Multi Turn Test", nil, 0, "Bites the target$ dealing [StandardDamage(1$1)] damage immediately$ then [StandardDamage(2$1)] damage on the next turn.\r\n\r\nLasts [numTurns()] |4turn:turns;.", 2, 2, false
    6. 74, "MultiEffect and Multi Turn Test", nil, 0, "", 2, 2, false
    7. 77, "Strong Trap", "INTERFACE\\ICONS\\INV_PET_PETTRAP02.BLP", 0, "Attempt to catch a pet below 35% health.", 1, 1, true
    8. 78, "Apply Timed Dot Test", nil, 5, "", 1, 1, false
    9. 79, "Aura Damage10 Test", nil, 0, "", 0, nil, false
    10. 80, "Apply Bomb Test", nil, 0, "", 1, 1, false
    11. 81, "Aura Bomb 75 Test", nil, 0, "", 3, nil, false
    12. 82, "Apply Dot until cancel test", nil, 0, "", 1, 7, false
    13. 83, "Apply Pad Aura Test", "INTERFACE\\ICONS\\ABILITY_WARLOCK_WHIPLASH.BLP", 0, "", 1, 3, false
    14. 84, "PadAuraTest", "INTERFACE\\ICONS\\ABILITY_THUNDERBOLT.BLP", 0, "", 0, nil, false
    15. 85, "Apply Stun test", "INTERFACE\\ICONS\\SPELL_HOLY_CRUSADERSTRIKE.BLP", 0, "", 1, 2, false
    16. 86, "Stun Aura Test", "INTERFACE\\ICONS\\SPELL_HOLY_FISTOFJUSTICE.BLP", 0, "asdfasdfasdf", 1, nil, false
    17. 87, "Apply Swap Lock", "INTERFACE\\ICONS\\ABILITY_WARLOCK_ANCIENTGRIMOIRE.BLP", 0, "", 1, 10, false
    18. 88, "Swap Lock Aura", "INTERFACE\\ICONS\\ABILITY_AMBUSH.BLP", 0, "", 0, nil, false
    19. 97, "Stun Shot", nil, 0, "", 1, 7, false
    20. 110, "Bite", "INTERFACE\\ICONS\\ABILITY_DRUID_FEROCIOUSBITE.BLP", 0, "Bites at the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 8, false
    21. 111, "Punch", "INTERFACE\\ICONS\\ABILITY_PALADIN_BLESSEDHANDS.BLP", 0, "Bashes the enemy with your fists$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 1, false
    22. 112, "Peck", "INTERFACE\\ICONS\\INV_MISC_BIRDBECK_01.BLP", 0, "Pokes at the enemy with a sharp beak$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 3, false
    23. 113, "Burn", "INTERFACE\\ICONS\\INV_AMMO_FIRETAR.BLP", 0, "Burns the enemy with a blast of fire$ dealing [StandardDamage(1$1)] Elemental damage.", 1, 7, false
    24. 114, "Beam", "INTERFACE\\ICONS\\INV_STAFF_53.BLP", 0, "Blasts the enemy with a beam of arcane power$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 6, false
    25. 115, "Breath", "INTERFACE\\ICONS\\SPELL_FIRE_FELFLAMEBREATH.BLP", 0, "Overwhelms the enemy with draconic breath$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 2, false
    26. 116, "Zap", "INTERFACE\\ICONS\\SPELL_NATURE_STORMREACH.BLP", 0, "Launches an electrical bolt at the target$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 10, false
    27. 117, "Infected Claw", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_10.BLP", 0, "Tears at the enemy with plagued claws$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 4, false
    28. 118, "Water Jet", "INTERFACE\\ICONS\\INV_MISC_VOLATILEWATER.BLP", 0, "Blasts the enemy with a spray of water$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 9, false
    29. 119, "Scratch", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_04.BLP", 0, "Scratches the enemy$ dealing [StandardDamage(1$1)] [School()] Damage.", 1, 5, false
    30. 120, "Howling Blast", "INTERFACE\\ICONS\\SPELL_FROST_ARCTICWINDS.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to the enemy. \r\n\r\nDeals [StandardDamage(1$2)] additional damage if the target is |cFF0070DDChilled|r.\r\n\r\nDesigner Note: \r\n(Future Version) - Deals [StandardDamage(1$2)/2] additional damage to the target's team if the target is |cFF0070DDChilled|r.", 1, 7, false
    31. 121, "Death Coil [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHADOW_DEATHCOIL.BLP", 0, "Deals [StandardDamage(1$1)] Undead damage and heals the user for [points(1$2)]% of the damage dealt.", 1, 4, false
    32. 122, "Tail Sweep [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_MONSTERTAIL_05.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nDeals double damage if the user goes last.", 1, 2, false
    33. 123, "Healing Wave", "INTERFACE\\ICONS\\SPELL_NATURE_HEALINGWAVEGREATER.BLP", 3, "Restores [StandardDamage(1$1)] health to the user.", 1, 9, false
    34. 124, "Rampage", "INTERFACE\\ICONS\\ABILITY_HUNTER_KILLCOMMAND.BLP", 0, "Goes on rampage for three turns$ dealing high damage each turn.", 3, 8, false
    35. 125, "Stun Test 2.0", "INTERFACE\\ICONS\\ABILITY_WARLOCK_SOULSWAP.BLP", 0, "TEST: Patty Mac Stun", 1, 4, false
    36. 131, "Stun Aura Test 2.0", nil, 0, "", 0, nil, false
    37. 132, "Custom Scripted Effect Test", "INTERFACE\\ICONS\\ABILITY_BACKSTAB.BLP", 0, "", 1, 1, false
    38. 133, "Aura - Damage Shield 2.0", nil, 0, "", 0, nil, false
    39. 134, "Damage Shield 2.0test", nil, 0, "", 1, 1, false
    40. 135, "Pristine Trap", "INTERFACE\\ICONS\\INV_PET_PETTRAP.BLP", 0, "Attempt to catch a pet below 35% health.", 1, 1, true
    41. 149, "Heal Test 2.0", "INTERFACE\\ICONS\\ABILITY_SHAMAN_HEALINGTIDE.BLP", 0, "", 1, 5, false
    42. 150, "Custom Scripted Turn Test", "INTERFACE\\ICONS\\ABILITY_MAGE_FIRESTARTER.BLP", 0, "", 1, 5, false
    43. 151, "Poison Fang", "INTERFACE\\ICONS\\SPELL_NATURE_NULLIFYPOISON.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF1EFF00Poisoned.|r", 1, 8, false
    44. 152, "Poison Fang [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_NULLIFYPOISON.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage and deals [StandardDamage(1$1$151)] additional [School()] damage per round for 5 rounds.", 1, 8, false
    45. 153, "Attack Reduction", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Your damage has been reduced by 25%.", 1, nil, true
    46. 154, "Speed Reduction", "INTERFACE\\ICONS\\PETBATTLE_SPEED.BLP", 0, "Your speed has been reduced by 30%.", 0, nil, true
    47. 155, "Hiss", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNAKETRAP.BLP", 0, "Deals [StandardDamage(1$2)] [School()] damage and reduces the target's speed by 25% for 4 turns.", 1, 8, false
    48. 156, "Vicious Fang [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_HUNTER_COBRASTRIKES.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. Damage increases by [5*AttackBonus()] each time it hits. Max [25 *AttackBonus()] [School()] damage.\r\n\r\nIf the target is poisoned$ it always deals maximum damage.", 1, 8, false
    49. 157, "Jacob's Test Ability", "INTERFACE\\ICONS\\ABILITY_SEAL.BLP", 0, "", 1, 3, true
    50. 158, "Counterstrike [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_PARRY.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. \r\n\r\nDeals [StandardDamage(1$2)] additional [School()] damage if you were struck this turn.", 1, 1, false
    51. 159, "Burrow", "INTERFACE\\ICONS\\ABILITY_DEATHKNIGHT_DESECRATEDGROUND.BLP", 2, "Burrow under the ground$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 8, false
    52. 160, "Consume [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHADOW_SOULLEECH_3.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nThe user is healed for [points(1$2)]% of the damage dealt.", 1, 4, false
    53. 161, "Adrenaline", "INTERFACE\\ICONS\\PETBATTLE_SPEED.BLP", 0, "Your speed has been increased by 100%.", 1, nil, false
    54. 162, "Adrenaline Rush", "INTERFACE\\ICONS\\ABILITY_ROGUE_SPRINT.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and increases your speed by 100% for 4 turns.", 1, 5, false
    55. 163, "Stampede", "INTERFACE\\ICONS\\INV_MISC_FOOT_CENTAUR.BLP", 0, "Starts a stampede$ causing [StandardDamage(1$1)+StandardDamage(1$2)+StandardDamage(1$3)] [School()] damage every turn. Lasts [numTurns()] turns. \r\n\r\nOpponents struck by the stampede take double damage for [duration(1$4)] rounds.", 3, 5, false
    56. 164, "Crouch", "INTERFACE\\ICONS\\ABILITY_DRUID_PROWL.BLP", 0, "Your damage taken has been reduced by 50%.", 1, nil, false
    57. 165, "Crouch", "INTERFACE\\ICONS\\ABILITY_DRUID_PROWL.BLP", 4, "The user lowers its body close to the ground$ reducing all damage taken by 50% for 2 turns.", 1, 5, false
    58. 166, "Nut Barrage", "INTERFACE\\ICONS\\INV_MISC_FOOD_PINENUT.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to the current pet every turn.", 1, 5, false
    59. 167, "Nut Barrage", "INTERFACE\\ICONS\\INV_MISC_FOOD_PINENUT.BLP", 3, "Hurls nuts at the enemy$ dealing [StandardDamage(1$1)+StandardDamage(1$2)+StandardDamage(1$3)] [School()] damage. \r\n\r\nNuts continue to fall on the enemy team dealing [StandardDamage(1$1$ 166)] [School()] damage each turn for 3 turns.", 1, 5, false
    60. 168, "Healing Flame [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_VOLATILEFIRE.BLP", 0, "Restores [StandardDamage(1$1)] health plus half of the last hit taken by the user.", 1, 2, false
    61. 169, "Deep Breath [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_RED.BLP", 0, "Takes one turn to breathe in deeply.  \r\n\r\nThe next turn the user unleashes a devastating breath attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 2, false
    62. 170, "Lift-Off", "INTERFACE\\ICONS\\ABILITY_DRUID_FLIGHTFORM.BLP", 0, "Fly up high$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 3, false
    63. 171, "Scorched Earth", "INTERFACE\\ICONS\\SPELL_SHAMAN_STORMEARTHFIRE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to any pet who enters battle.\r\n\r\nAll pets count as |cFFFF2020Burning|r.", 0, 2, false
    64. 172, "Scorched Earth", "INTERFACE\\ICONS\\SPELL_SHAMAN_STORMEARTHFIRE.BLP", 5, "Scorches the ground$ dealing [StandardDamage(1$1)] [School()] damage and causing all pets who enter or leave battle to take [StandardDamage(1$1$171)] [School(171)] damage.\r\n\r\nLasts [duration(1$2)] rounds.", 1, 2, false
    65. 173, "Cauterize", "INTERFACE\\ICONS\\INV_MISC_RING_FIRELANDS_3.BLP", 0, "Restores [StandardDamage(1$1)] health plus half of the last hit taken by the user.", 1, 7, false
    66. 174, "Stunned", "INTERFACE\\ICONS\\SPELL_FROST_STUN.BLP", 0, "Stunned.\r\n\r\nUnable to give this pet commands.", 1, nil, true
    67. 175, "Volcano", "INTERFACE\\ICONS\\ABILITY_RHYOLITH_VOLCANO.BLP", 0, "Detonates after [numTurns()] turns$ dealing [StandardDamage(3$1)] Elemental damage and stunning the target for 1 round.", 3, nil, false
    68. 176, "Volcano [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_RHYOLITH_VOLCANO.BLP", 0, "Causes the ground beneath the enemy team to tremble. \r\n\r\nAfter 3 turns$ the ground erupts$ causing the current enemy pet to take [StandardDamage(3$1$175)] [School()] damage and be stunned for [duration(3$2$175)] turn.", 1, 7, false
    69. 177, "Immolate", "INTERFACE\\ICONS\\SPELL_FIRE_IMMOLATION.BLP", 0, "Deals [StandardDamage(1$1)] Elemental damage every turn.\r\n\r\n|cFFFF2020Burning|r", 1, 7, false
    70. 178, "Immolate", "INTERFACE\\ICONS\\SPELL_FIRE_IMMOLATION.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage instantly.  Deals [StandardDamage(1$1$177)] additional [petTypeName(abilityPetType())] damage per turn for [duration(1$2)] turns.", 1, 7, false
    71. 179, "Conflagrate", "INTERFACE\\ICONS\\SPELL_FIRE_FIREBALL.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nDeals double damage if the target is already |cFFFF2020Burning|r.", 1, 7, false
    72. 184, "Quills", "INTERFACE\\ICONS\\INV_FEATHER_11.BLP", 0, "Flings 1-2 Quills at the enemy$ dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nHits an additional time if the user attacks first.", 1, 3, false
    73. 185, "Reckless Strike", "INTERFACE\\ICONS\\ABILITY_HUNTER_ANIMALHANDLER.BLP", 0, "Your damage taken has been increased by 25%.", 1, nil, true
    74. 186, "Reckless Strike", "INTERFACE\\ICONS\\ABILITY_HUNTER_ANIMALHANDLER.BLP", 0, "Deals [StandardDamage(1$1)] Flying damage$ but increases the damage you take for [duration(1$2)] turn by 25%.", 1, 3, false
    75. 187, "Accuracy", "INTERFACE\\ICONS\\ABILITY_HUNTER_SILENTHUNTER.BLP", 0, "Your accuracy has been increased by 25%.", 1, nil, false
    76. 188, "Accuracy", "INTERFACE\\ICONS\\ABILITY_HUNTER_SILENTHUNTER.BLP", 0, "Increases your chance to hit by 25% for 3 turns.", 1, 3, false
    77. 189, "Cyclone", "INTERFACE\\ICONS\\SPELL_NATURE_CYCLONE.BLP", 0, "Has a [accuracy(1$1)]% chance to deal [StandardDamage(1$1)] [School()] damage to your team each turn.", 1, 3, false
    78. 190, "Cyclone", "INTERFACE\\ICONS\\SPELL_NATURE_CYCLONE.BLP", 10, "Creates a cyclone which has a 25% chance to deal [StandardDamage(1$1$189)] [School()] damage to the enemy team each round.\r\n\r\nLasts 10 rounds.", 1, 3, false
    79. 193, "Flank", "INTERFACE\\ICONS\\ABILITY_HUNTER_CROSSFIRE.BLP", 0, "Flanks the enemy 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nHits an additional time if the user attacks first.", 1, 5, false
    80. 194, "Metabolic Boost", "INTERFACE\\ICONS\\ABILITY_ROGUE_SPRINT.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage and increases your speed by 100% for [duration(1$2)] round.", 1, 6, false
    81. 195, "Metabolic Boost", "INTERFACE\\ICONS\\ABILITY_ROGUE_SPRINT.BLP", 0, "Your speed has been increased by 100%.", 1, nil, false
    82. 196, "Adrenaline Glands", "INTERFACE\\ICONS\\INV_MISC_ORGAN_02.BLP", 0, "Chance to critically strike increased by 50%.\r\nAccuracy reduced by 25%.", 1, nil, false
    83. 197, "Adrenal Glands", "INTERFACE\\ICONS\\INV_MISC_ORGAN_02.BLP", 0, "Increases your critical strike chance by 50% and decreases your accuracy by 25% for 5 rounds.", 1, 6, false
    84. 198, "Zergling Rush", "INTERFACE\\ICONS\\SPELL_SHADOW_SUMMONFELHUNTER.BLP", 0, "Starts a Zergling Rush$ causing [StandardDamage(1$1)+StandardDamage(1$2)+StandardDamage(1$3)] [School()] damage every turn. Lasts [numTurns()] turns. \r\n\r\nOpponents struck by the rush take double damage for [duration(1$4)] rounds.", 3, 6, false
    85. 202, "Thrash", "INTERFACE\\ICONS\\SPELL_DRUID_THRASH.BLP", 0, "Wildly flails at the enemy 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nAttacks an additional time if the user attacks first.", 1, 8, false
    86. 203, "Lightning Storm", "INTERFACE\\ICONS\\INV_MISC_STORMLORDSFAVOR.BLP", 0, "All pets deal bonus damage each time they attack. \r\n\r\nMechanical abilities deal 25% additional damage.", 0, 10, true
    87. 204, "Call Lightning", "INTERFACE\\ICONS\\INV_MISC_STORMLORDSFAVOR.BLP", 5, "Deals [StandardDamage(1$1)] [School()] damage and causes a Lightning Storm for [duration(1$2)] turns.\r\n\r\nDuring a Lightning Storm$ all pets deal bonus damage on each attack and Mechanical abilities deal 25% additional damage.", 1, 10, false
    88. 205, "Snowstorm", "INTERFACE\\ICONS\\SPELL_FROST_ICESTORM.BLP", 0, "Reduces the cooldown of all abilities by 1 turn. [NYI]\r\n\r\nAll pets are considered |cFF0070DDChilled|r.", 1, 7, true
    89. 206, "Call Blizzard", "INTERFACE\\ICONS\\SPELL_FROST_ICESTORM.BLP", 5, "Deals [StandardDamage(1$1)] [School()] damage and causes a Blizzard. \r\n\r\nDuring a Blizzard$ the cooldown of all pet abilities are reduced by 1 turn[NYI] and all pets are considered |cFF0070DDChilled|r.", 1, 7, false
    90. 207, "Supercharged", "INTERFACE\\ICONS\\SPELL_CHARGEPOSITIVE.BLP", 0, "Damage increased by 150%.", 0, nil, false
    91. 208, "Supercharge", "INTERFACE\\ICONS\\SPELL_CHARGEPOSITIVE.BLP", 2, "Increases the damage of your next attack by 150%.", 1, 10, false
    92. 209, "Ion Cannon", "INTERFACE\\ICONS\\INV_MISC_ENGGIZMOS_12.BLP", 0, "Instantly deals [StandardDamage(1$1)] Mechanical damage. The user must recharge for two turns afterwards.\r\n\r\nWhile recharging$ you cannot perform any other actions.", 3, 10, false
    93. 210, "Shadow Slash", "INTERFACE\\ICONS\\INV_JEWELCRAFTING_SHADOWSPIRIT_02.BLP", 0, "Slashes at the target with dark energy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 4, false
    94. 211, "Siphon Life", "INTERFACE\\ICONS\\SPELL_SHADOW_REQUIEM.BLP", 0, "Deals [StandardDamage(1$1)] Undead damage every turn. The caster of the aura is healed for [points(1$2)]% of the damage dealt.", 1, 4, false
    95. 212, "Siphon Life [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHADOW_REQUIEM.BLP", 0, "Deals [StandardDamage(1$1$211)*duration(1$1)] [School()] damage over [duration(1$1)] turns. The user is healed for [points(1$2$211)]% of the damage dealt.", 1, 4, false
    96. 213, "Death and Decay", "INTERFACE\\ICONS\\SPELL_SHADOW_DEATHANDDECAY.BLP", 0, "Deals [StandardDamage(1$1)] Undead damage to the current pet every turn.", 1, nil, false
    97. 214, "Death and Decay", "INTERFACE\\ICONS\\SPELL_SHADOW_DEATHANDDECAY.BLP", 0, "Deals [StandardDamage(1$1$213)] [School()] damage to the enemy's active pet every turn for [duration(1$1)] turns.", 1, 4, false
    98. 215, "Inner Vision", "INTERFACE\\ICONS\\SPELL_ARCANE_FOCUSEDPOWER.BLP", 0, "Damage increased by 100%.", 1, nil, false
    99. 216, "Inner Vision", "INTERFACE\\ICONS\\SPELL_ARCANE_FOCUSEDPOWER.BLP", 0, "Increases the damage of your next attack by 100%.", 1, 6, false
    100. 217, "Curse of Doom", "INTERFACE\\ICONS\\SPELL_SHADOW_AURAOFDARKNESS.BLP", 0, "Deals 60 damage when the effect ends.", 5, nil, false
    101. 218, "Curse of Doom", "INTERFACE\\ICONS\\SPELL_SHADOW_AURAOFDARKNESS.BLP", 0, "Deals [StandardDamage(5$1$217)] [School()] damage after [numTurns(217)] turns.", 1, 4, false
    102. 219, "Jab", "INTERFACE\\ICONS\\ABILITY_MONK_JAB.BLP", 0, "Jabs at the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 1, false
    103. 220, "Jacob's Test Aura", "INTERFACE\\ICONS\\INV_INSCRIPTION_PIGMENT_WHITE.BLP", 0, "", 1, nil, false
    104. 221, "Takedown", "INTERFACE\\ICONS\\ABILITY_MONK_BLACKOUTKICK.BLP", 0, "Takes down an enemy$ dealing [StandardDamage(1$1)] [School()] damage.\r\n\r\nDeals double damage if the target is |cFF808080Stunned|r.", 1, 1, false
    105. 222, "Focus Chi", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage increased by 100%.", 1, nil, false
    106. 223, "Focus Chi", "INTERFACE\\ICONS\\PANDARENRACIAL_INNERPEACE.BLP", 0, "Increases the damage of your next attack by 100%.", 1, 1, false
    107. 224, "Staggered Steps", "INTERFACE\\ICONS\\ABILITY_MONK_STANDINGKICK.BLP", 0, "Your damage taken has been reduced by 50%.", 1, nil, false
    108. 225, "Staggered Steps", "INTERFACE\\ICONS\\ABILITY_MONK_STANDINGKICK.BLP", 4, "The user shrugs off attacks$ reducing all damage taken by 50% for 2 turns.", 1, 1, false
    109. 226, "Fury of a Thousand Fists [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MONK_PALMSTRIKE.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage and has a [accuracy(1$2)]% chance to stun the target for [duration(1$2)] turn. \r\n\r\nThe chance to stun becomes 100% if the target is Blinded.", 1, 1, false
    110. 227, "Blackout Kick", "INTERFACE\\ICONS\\ABILITY_MONK_ROUNDHOUSEKICK.BLP", 5, "Stun the target for [duration(1$1)] turns.", 1, 1, false
    111. 228, "Tongue Lash", "INTERFACE\\ICONS\\INV_MISC_FOOD_MEAT_RAW_08.BLP", 0, "Licks the enemy 1-2 times$  dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nHits an additional time if the user attacks first.", 1, 5, false
    112. 229, "Cleansing Rain", "INTERFACE\\ICONS\\INV_ELEMENTAL_PRIMAL_WATER.BLP", 0, "Hostile damage over time effects last one less turn.\r\n\r\nAquatic pets deal 25% more damage.", 0, 9, true
    113. 230, "Cleansing Rain", "INTERFACE\\ICONS\\INV_ELEMENTAL_PRIMAL_WATER.BLP", 5, "Restores [StandardHealing(1$1)] health to your team and calls down a cleansing rain for [duration(1$4)] rounds. \r\n\r\nDuring a cleansing rain$  the duration of hostile damage over time effects is reduced by 1 round and \r\nAquatic pets deal 25% more damage.", 1, 9, false
    114. 231, "Swarm of Flies", "INTERFACE\\ICONS\\SPELL_SHADOW_CARRIONSWARM.BLP", 0, "Deals [StandardDamage(1$1)] Critter damage to the current pet every turn.", 1, nil, false
    115. 232, "Swarm of Flies", "INTERFACE\\ICONS\\SPELL_SHADOW_CARRIONSWARM.BLP", 3, "A swarm of flies attacks the enemy team$ dealing [StandardDamage(1$1$231)] Beast damage every turn for [duration(1$1)] turns.", 1, 5, false
    116. 233, "Frog Kiss", "INTERFACE\\ICONS\\SPELL_SHADOW_SOOTHINGKISS.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. Increases by [StandardDamage(1$2)] each time it is used. \r\n\r\nIf the user kisses [points(1$2)] times in a row$ the target is also turned into a Frog and stunned for [duration(1$2)] turn.", 1, 9, false
    117. 234, "Jacob's Test Aura 2", "INTERFACE\\ICONS\\SPELL_MAGIC_POLYMORPHRABBIT.BLP", 0, "Every time you are damaged$ you will heal for [points(getProcIndex(PROC_ON_DAMAGE_TAKEN)$ 1)]% of that damage. Every time you attack$ you will take [points(getProcIndex(PROC_ON_DAMAGE_DEALT)$ 1)]% of that damage.", 2, nil, false
    118. 235, "Jacob's Test Aura 3", "INTERFACE\\ICONS\\SPELL_NATURE_POLYMORPH_COW.BLP", 0, "Lasts forever increasing speed.", 1, nil, false
    119. 236, "Elusive", "INTERFACE\\ICONS\\ICON_PETFAMILY_CRITTER.BLP", 0, "Critters break out of crowd control effects more quickly.", 0, 5, true
    120. 237, "Enrage", "INTERFACE\\ICONS\\ICON_PETFAMILY_BEAST.BLP", 0, "Beasts deal 25% extra damage below half health.", 0, 8, true
    121. 238, "Recovery", "INTERFACE\\ICONS\\ICON_PETFAMILY_HUMANOID.BLP", 0, "Humanoids recover [points(1$1$726)]% of their maximum health every time they attack.", 0, 1, true
    122. 239, "Swiftness", "INTERFACE\\ICONS\\ICON_PETFAMILY_FLYING.BLP", 0, "Flying creatures gain 50% extra speed while above 50% health.", 1, 3, true
    123. 240, "Purity", "INTERFACE\\ICONS\\ICON_PETFAMILY_WATER.BLP", 0, "The duration of harmful damage over time effects is reduced on Aquatic pets.", 0, 9, true
    124. 241, "Weather Immune", "INTERFACE\\ICONS\\ICON_PETFAMILY_ELEMENTAL.BLP", 0, "Elementals ignore all weather effects.", 0, 7, true
    125. 242, "Damned", "INTERFACE\\ICONS\\ICON_PETFAMILY_UNDEAD.BLP", 0, "Undead pets return to life for one round when killed.", 1, 4, false
    126. 243, "Spellshield", "INTERFACE\\ICONS\\ICON_PETFAMILY_MAGICAL.BLP", 0, "Magic pets cannot be dealt more than 50% of their maximum health in one attack.", 0, 6, true
    127. 244, "Failsafe", "INTERFACE\\ICONS\\ICON_PETFAMILY_MECHANICAL.BLP", 0, "Comes back to life once per battle$ returning to 25% health.", 0, 10, true
    128. 245, "Execute", "INTERFACE\\ICONS\\ICON_PETFAMILY_DRAGON.BLP", 0, "Dragons deal 50% additional damage on the next round after bringing a target's health below 25%.", 0, 2, true
    129. 246, "Hibernation", "INTERFACE\\ICONS\\ABILITY_HIBERNATION.BLP", 0, "Hibernating. \r\nRestores increasing health every turn.", 3, nil, false
    130. 247, "Hibernate", "INTERFACE\\ICONS\\ABILITY_HIBERNATION.BLP", 0, "Fall asleep$ restoring [points(1$1$246)] health on the first turn$ [points(2$1$246)] health on the second$ then [points(3$1$ 246)] health on the third.\r\n\r\nWhile Hibernating you cannot swap pets.", 1, 8, false
    131. 248, "Rooted", "INTERFACE\\ICONS\\SPELL_NATURE_SLOW.BLP", 0, "This pet cannot be swapped.", 0, nil, true
    132. 249, "Grasp", "INTERFACE\\ICONS\\INV_JEWELCRAFTING_TRUESILVERCRAB.BLP", 0, "Grabs the target$ dealing [StandardDamage(1$1)] [School()] damage.\r\n\r\nThe target cannot swap for [duration(1$2)] turns.", 1, 9, false
    133. 250, "Spiderling Swarm", "INTERFACE\\ICONS\\SPELL_NATURE_INSECT_SWARM2.BLP", 0, "Swarms the enemy with spiderlings$ dealing [StandardDamage(1$1)*2] [School()] damage. \r\n\r\nDeals double damage if the target is |cFFa4A4A4Webbed|r.", 1, 8, false
    134. 251, "Uncanny Luck", "INTERFACE\\ICONS\\RACIAL_DWARF_FINDTREASURE.BLP", 0, "Accuracy increased by 50%.\r\nCritical strike chance increased by 25%.", 1, nil, false
    135. 252, "Uncanny Luck", "INTERFACE\\ICONS\\RACIAL_DWARF_FINDTREASURE.BLP", 0, "Increases your team's accuracy by 50% and critical strike chance by 25% for [duration(1$1)] rounds.", 1, 5, false
    136. 253, "Comeback", "INTERFACE\\ICONS\\ABILITY_HUNTER_SURVIVALINSTINCTS.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. \r\n\r\nDeals [StandardDamage(1$2)] additional damage if the user has lower health than the target.", 1, 5, false
    137. 254, "Tranquility", "INTERFACE\\ICONS\\SPELL_NATURE_TRANQUILITY.BLP", 0, "Fills the area with peace$ causing your active pet to restore [points(1$1$255)] health every turn.\r\n\r\nLasts [duration(1$1)] turns.", 1, 5, true
    138. 255, "Tranquility", "INTERFACE\\ICONS\\SPELL_NATURE_TRANQUILITY.BLP", 0, "Restores [points(1$1)] health per turn.", 1, nil, false
    139. 256, "Call Darkness [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHADOW_TWILIGHT.BLP", 5, "A shadow falls across the battlefield$ dealing [StandardDamage(1$1)] [School()] damage and turning the weather to Darkness for [duration(1$1)] turns.\r\n\r\nDuring Darkness$ all pets are considered |cFF0070DDBlinded|r and all healing recieved is reduced by 100%.", 1, 1, false
    140. 257, "Darkness", "INTERFACE\\ICONS\\SPELL_SHADOW_TWILIGHT.BLP", 0, "Healing received reduced by 100%.\r\n\r\n|cFF0070DDBlinded|r by the darkness.", 1, nil, false
    141. 258, "Starfall", "INTERFACE\\ICONS\\ABILITY_DRUID_STARFALL.BLP", 5, "Deals [StandardDamage(1$1)] [School()] damage to all enemy pets$ restores [StandardDamage(1$4)] health to all allies and turns the weather into Moonlight for [duration(1$7)] turns.\r\n\r\nDuring Moonlight$ all pets receive 100% additional healing and Magic abilities deal 25% additional damage.", 1, 2, false
    142. 259, "Invisibility [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MAGE_INVISIBILITY.BLP", 0, "After two turns$ you will become invisible for one turn$ becoming unable to be attacked.", 1, 6, false
    143. 260, "Fading", "INTERFACE\\ICONS\\SPELL_MAGIC_LESSERINVISIBILTY.BLP", 0, "Will become invisible in [remainingDuration \r\n()] turns.", 3, nil, false
    144. 261, "Invisible", "INTERFACE\\ICONS\\ABILITY_MAGE_INVISIBILITY.BLP", 0, "Invisible.\r\nImmune to normal attacks.", 1, nil, false
    145. 262, "Crystal Overload", "INTERFACE\\ICONS\\INV_MISC_CRYSTALEPIC.BLP", 0, "You deal 100% additional damage$ but your attack will deal 25% of the original damage to you.", 0, nil, false
    146. 263, "Crystal Overload", "INTERFACE\\ICONS\\INV_MISC_CRYSTALEPIC.BLP", 0, "Your next attack deals double damage$ but deals half the original damage to you.", 1, 7, false
    147. 264, "Grounded", "INTERFACE\\ICONS\\ITEM_EARTHENMIGHT.BLP", 0, "Grounded.", 1, nil, true
    148. 265, "Boulder Toss [NYI Visual]", "INTERFACE\\ICONS\\INV_STONE_WEIGHTSTONE_08.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType()] damage. \r\n\r\nCan hit flying pets and will bring them to the ground for two turns.", 1, 7, false
    149. 267, "Photosynthesis", "INTERFACE\\ICONS\\SPELL_NATURE_RESISTNATURE.BLP", 0, "Restores [points(1$1)] health per turn.\r\n\r\nTwice as effective in Sunny weather.", 1, nil, false
    150. 268, "Photosynthesis", "INTERFACE\\ICONS\\SPELL_NATURE_RESISTNATURE.BLP", 3, "Restores [StandardAttack(1$1$267)] healing every turn.  Lasts [duration(1$1)] turns.\r\n\r\nTwice as effective in sunny weather.", 1, 7, true
    151. 270, "Glowing Toxin [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_SLOWPOISON.BLP", 0, "Deals [points(1$1)]% of the target's max health as damage every turn.\r\n\r\nLasts [duration(1$1)] turns.", 1, 3, false
    152. 271, "Glowing Toxin", "INTERFACE\\ICONS\\SPELL_NATURE_SLOWPOISON.BLP", 0, "Deals [points(1$1)]% of target's maximum health as damage every turn.", 1, 3, false
    153. 272, "Expunge [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_ROGUE_DEVIOUSPOISONS.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType()]. Damage increased by [StandardDamage(1$1)] [petTypeName(abilityPetType()] damage for each Poison effect on the target.", 1, 6, false
    154. 273, "Wish [NYI Visual]", "INTERFACE\\ICONS\\SPELL_HOLY_TESTOFFAITH.BLP", 5, "Next turn$ your active pet will be healed by 50%.", 1, 6, false
    155. 274, "Wish", "INTERFACE\\ICONS\\SPELL_HOLY_TESTOFFAITH.BLP", 0, "Next turn your front pet will be healed by 50%.", 2, nil, false
    156. 275, "Nerfbat", "INTERFACE\\ICONS\\INV_SWORD_139.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.\r\n\r\nDeals double damage if the user has lower health.", 1, 9, false
    157. 276, "Swallow You Whole", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_SHARK JAWS.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nDouble if the target is below 25% health.", 1, 9, false
    158. 277, "Life Exchange [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHAMAN_SPIRITLINK.BLP", 0, "Equalizes the health between the user and his enemy.", 1, 6, false
    159. 278, "Repair", "INTERFACE\\ICONS\\ABILITY_REPAIR.BLP", 5, "Enters repair mode$ performing no actions for two turns$ then repairing heavily.", 3, 10, true
    160. 279, "Heartbroken [NYI Visual]", "INTERFACE\\ICONS\\SPELL_BROKENHEART.BLP", 0, "Next turn you take 50% additional damage. If hurt$ you will dead 100% additional damage for 2 rounds.", 1, 10, false
    161. 280, "Overload", "INTERFACE\\ICONS\\SPELL_NATURE_LIGHTNINGOVERLOAD.BLP", 0, "Increases damage taken by 50%. \r\nIf hurt$ the wearer will deal 100% additional damage for two turns.", 1, nil, false
    162. 281, "Heartbreak", "INTERFACE\\ICONS\\SPELL_BROKENHEART.BLP", 0, "Damage dealt increased by 100%.", 1, nil, false
    163. 282, "Explode", "INTERFACE\\ICONS\\INV_GIZMO_SUPERSAPPERCHARGE.BLP", 0, "Deals damage equal to [points(1$1)]% of the user's max health", 1, 10, false
    164. 283, "Survival", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_ICEBOUNDFORTITUDE.BLP", 3, "You endure the next attack$ preventing your health from being reduced below 1 health.", 1, 5, false
    165. 284, "Survive", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_ICEBOUNDFORTITUDE.BLP", 0, "Health cannot reduced below 1 this trun.", 1, nil, false
    166. 285, "Pad Aura Test 2.0", nil, 0, "", 0, nil, false
    167. 286, "Pad Test 2.0", "INTERFACE\\ICONS\\ABILITY_WARLOCK_SOULSWAP.BLP", 0, "TEST: Patty Mac Stun", 1, 4, false
    168. 287, "Weather Test 2.0", "INTERFACE\\ICONS\\ABILITY_DRUID_TYPHOON.BLP", 0, "TEST: Patty Mac Stun", 1, 4, false
    169. 288, "Weather Aura Test 2.0", nil, 0, "", 0, nil, false
    170. 289, "Stockpile", "INTERFACE\\ICONS\\INV_DRINK_25_HONEYTEA.BLP", 0, "Damage taken reduced by 10%.\r\nMax health increased by 20.\r\nCan be consumed to restore health.", 1, nil, false
    171. 290, "Stockpile", "INTERFACE\\ICONS\\INV_DRINK_25_HONEYTEA.BLP", 0, "Stockpiles a reserve of silithid honey$ increasing maximum health by 20% and reducing damage taken by 10%. \r\n\r\nUse again to consume the honey$ restoring [StandardDamage(1$1)] health.", 1, 5, false
    172. 291, "Pet Battle Initializer", "INTERFACE\\ICONS\\INV_MISC_QUESTIONMARK.BLP", 0, "Initializes pet auras and health.", 1, 10, false
    173. 292, "GM Stun", "INTERFACE\\ICONS\\INV_PET_SLEEPYWILLY.BLP", 0, "Stun the target and make it immune to damage.", 1, 1, false
    174. 293, "Launch Rocket", "INTERFACE\\ICONS\\ABILITY_MOUNT_ROCKETMOUNT.BLP", 0, "First use: Creates a rocket. \r\n\r\nSecond use: Launches the rocket$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 10, false
    175. 294, "Setup Rocket", "INTERFACE\\ICONS\\CREATUREPORTRAIT_GOBLIN_ROCKET.BLP", 0, "A rocket is ready to launch.", 0, 10, false
    176. 295, "GM Heal", "INTERFACE\\ICONS\\SPELL_HOLY_HEAL.BLP", 0, "Full Heal.", 1, 1, false
    177. 296, "Pumped Up", "INTERFACE\\ICONS\\SPELL_NATURE_GIFTOFTHEWATERSPIRIT.BLP", 0, "Damage increased by 10%.\r\nReady to unleash a torrent of water.", 1, nil, false
    178. 297, "Pump", "INTERFACE\\ICONS\\SPELL_NATURE_GIFTOFTHEWATERSPIRIT.BLP", 0, "First use: Increases your damage dealt by 10%.\r\n\r\nSecond use: Blasts the target with a surge of water$ dealing [StandardAttack(1$1)] [School()] damage.", 1, 9, false
    179. 298, "Inspiring Song", "INTERFACE\\ICONS\\SPELL_HOLY_DIVINEHYMN.BLP", 0, "Sings an inspiring song$ which restores [StandardAttack(1$1)] health to all allies.", 1, 7, false
    180. 299, "Arcane Explosion", "INTERFACE\\ICONS\\SPELL_NATURE_WISPSPLODE.BLP", 0, "Deals [StandardAttack(1$1)] [School()] damage plus half damage to the enemy's backline pets.", 1, 6, false
    181. 300, "Locked On", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNIPERTRAINING.BLP", 0, "The enemy is preparing to launch a powerful attack against you.", 1, nil, false
    182. 301, "Lock-On", "INTERFACE\\ICONS\\ABILITY_HUNTER_SNIPERTRAINING.BLP", 0, "First use: Locks onto the target.\r\n\r\nSecond use: Blasts the target with missile$ dealing [StandardAttack(1$1)] [School()] damage.", 1, 10, false
    183. 302, "Planted", "INTERFACE\\ICONS\\SPELL_NATURE_STRANGLEVINES.BLP", 0, "Unable to flee.\r\nAbsorbing nutrients.", 1, nil, false
    184. 303, "Plant [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_HERB_08.BLP", 0, "Activate: Plant your roots into the ground$ absorbing nutrients. While planted your pet cannot swap.\r\n\r\nDeactivate: For every turn spent planted$ you gain [StandardAttack(1$1)] health.", 1, 7, false
    185. 304, "Self Harm", "INTERFACE\\ICONS\\INV_PET_SLEEPYWILLY.BLP", 0, "Deal [StandardDamage(1$1)] [School()] damage to self.", 1, 1, false
    186. 305, "Exposed Wounds", "INTERFACE\\ICONS\\ABILITY_DRUID_INFECTEDWOUND.BLP", 0, "Adds [5*AttackBonus()] damage to every attack against the target. \r\n\r\nLasts [duration(1$1)] turns.", 1, 8, false
    187. 306, "Exposed Wounds", "INTERFACE\\ICONS\\ABILITY_DRUID_INFECTEDWOUND.BLP", 0, "Adds [5*AttackBonus()] damage to every attack against the target.", 1, nil, true
    188. 307, "Kick", "INTERFACE\\ICONS\\ABILITY_KICK.BLP", 2, "Deals [StandardDamage(1$1)] [School()] damage and interrupts multi-turn attacks.", 1, 1, false
    189. 308, "Counterspell", "INTERFACE\\ICONS\\SPELL_FROST_ICESHOCK.BLP", 0, "Interrupts the current attack if you go first.", 1, 6, false
    190. 309, "Shell Shield", "INTERFACE\\ICONS\\INV_SHIELD_21.BLP", 0, "Reduces up to [5*AttackBonus()] damage from every attack against the target.", 1, nil, false
    191. 310, "Shell Shield", "INTERFACE\\ICONS\\INV_SHIELD_21.BLP", 0, "Reduces up to [5*AttackBonus()] damage from each attack against you. \r\n\r\nLasts [duration(1$1)] turns.", 1, 8, false
    192. 311, "Dodge", "INTERFACE\\ICONS\\INV_SHIELD_21.BLP", 0, "Increases your chance to dodge attacks by 100%.", 1, nil, false
    193. 312, "Dodge", "INTERFACE\\ICONS\\SPELL_NATURE_MIRRORIMAGE.BLP", 3, "Increases your chance to dodge an attack by 100%.\r\n\r\nLasts [duration(1$1)] turns.", 1, 1, false
    194. 313, "Mangle", "INTERFACE\\ICONS\\ABILITY_DRUID_MANGLE.BLP", 0, "Adds [2*AttackBonus()] damage to every attack against the target.", 1, nil, true
    195. 314, "Mangle", "INTERFACE\\ICONS\\ABILITY_DRUID_MANGLE.BLP", 0, "Adds [2*AttackBonus()] damage to every attack against the target. \r\n\r\nLasts [duration(1$1)] turns.", 1, 8, false
    196. 315, "Spiked Skin [NYI Visual]", "INTERFACE\\ICONS\\INV_TITANIUM_SHIELD_SPIKE.BLP", 0, "Reduces up to [2*AttackBonus()] damage from each attack against you and deals [2*AttackBonus()] [School()] damage each time you are struck. \r\n\r\nLasts [duration(1$1)] turns.", 1, 2, false
    197. 316, "Spiked Skin", "INTERFACE\\ICONS\\INV_TITANIUM_SHIELD_SPIKE.BLP", 0, "Reduces up to [2*AttackBonus()] damage from each attack and deals [StandardDamage(1$1)] [School()] damage each time you are struck.", 0, 2, false
    198. 317, "Thorns", "INTERFACE\\ICONS\\SPELL_NATURE_THORNS.BLP", 0, "Deals [StandardDamage(1$1)] Elemental damage each time you are struck.", 0, nil, false
    199. 318, "Thorns", "INTERFACE\\ICONS\\SPELL_NATURE_THORNS.BLP", 0, "Deals [5*AttackBonus()] [School()] damage each time you are struck. \r\n\r\nLasts [duration(1$1)] turns.", 1, 7, false
    200. 319, "Magma Wave", "INTERFACE\\ICONS\\ABILITY_RHYOLITH_MAGMAFLOW_WAVE.BLP", 0, "Deals [StandardAttack(1$1)] [School()] damage to the enemy's pets.\r\n\r\nDestroys objects created by both teams.", 1, 7, false
    201. 320, "Unholy Ascension", "INTERFACE\\ICONS\\ABILITY_WARLOCK_ERADICATION.BLP", 0, "All damage taken is increased by 50%.\r\n\r\nHaunted.", 1, nil, false
    202. 321, "Unholy Ascension [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_WARLOCK_ERADICATION.BLP", 0, "Sacrifices your remaining life to haunt the enemy team$ increasing all damage they take by 50% for [duration(1$1)] turns.", 1, 4, false
    203. 322, "Levitated", "INTERFACE\\ICONS\\SPELL_HOLY_LAYONHANDS.BLP", 0, "Levitated$ making you unable to flee. \r\n\r\nFlying", 1, nil, false
    204. 323, "Gravity [NYI Visual]", "INTERFACE\\ICONS\\INV_ELEMENTAL_MOTE_SHADOW01.BLP", 0, "Slams the target into the ground$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nIf used again on the same target$ they are levitated and unable to flee for [duration(1$1)] turns.", 1, 6, false
    205. 324, "Gravity", "INTERFACE\\ICONS\\INV_ELEMENTAL_MOTE_SHADOW01.BLP", 0, "If struck again by Gravity$ the target will be levitated and unable to escape for 2 turns.", 1, nil, false
    206. 325, "Beaver Dam", "INTERFACE\\ICONS\\SPELL_NATURE_NATURETOUCHDECAY.BLP", 0, "Creates a wooden dam that prevents your team from attacking$ but protects your team from 2 attacks.", 1, 5, true
    207. 326, "Beaver Dam", "INTERFACE\\ICONS\\SPELL_NATURE_NATURETOUCHDECAY.BLP", 0, "Protected from enemy attacks.", 0, 5, true
    208. 327, "Hatchlings [NYI Visual]", "INTERFACE\\ICONS\\INV_EGG_08.BLP", 5, "Places 3 eggs onto the field. After 3 turns$ the eggs hatch and attack the opponent.", 1, 2, false
    209. 328, "Eggs", "INTERFACE\\ICONS\\INV_EGG_09.BLP", 0, "Eggs placed on the field will hatch shortly and attack their enemy.", 3, nil, false
    210. 329, "Hatchlings", "INTERFACE\\ICONS\\INV_MISC_HEAD_DRAGON_01.BLP", 0, "Attacks the opponent each round$ dealing [StandardAttack(1$1)*3] [School()] damage.", 2, nil, false
    211. 330, "Sons of the Flame [NYI Visual]", "INTERFACE\\ICONS\\SPELL_FIRE_LAVASPAWN.BLP", 8, "Submerge$ becoming unattackable for [duration(1$1)] rounds. During this time$ the Sons of the Living Flame attack the opponent$ dealing <some> [School()] damage each turn.", 1, 7, false
    212. 331, "Submerged", "INTERFACE\\ICONS\\SPELL_FIRE_LAVASPAWN.BLP", 0, "Submerged. \r\nSons of the Flame will deal [StandardAttack(1$1)] [School()] damage each turn.", 0, nil, false
    213. 332, "Sons of the Living Flame", "INTERFACE\\ICONS\\SPELL_FIRE_LAVASPAWN.BLP", 0, "Deals [StandardDamage(1$1)] Elemental damage to the current pet every turn.", 1, nil, false
    214. 333, "Decoy", "INTERFACE\\ICONS\\INV_CRATE_02.BLP", 0, "Protected from enemy attacks.", 0, 10, true
    215. 334, "Decoy", "INTERFACE\\ICONS\\INV_CRATE_02.BLP", 5, "Creates a wooden decoy that protects your team from two attacks.", 1, 10, true
    216. 338, "Webbed", "INTERFACE\\ICONS\\SPELL_NATURE_WEB.BLP", 0, "This pet cannot be swapped.\r\n\r\nWebbed.", 1, nil, true
    217. 339, "Sticky Web [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_WEB.BLP", 0, "Flings a sticky web at the target$ dealing [StandardDamage(1$1)] [School()] damage and making it impossible to flee for [duration(1$2)] turns.", 1, 8, false
    218. 340, "Underground", "INTERFACE\\ICONS\\ABILITY_DEATHKNIGHT_DESECRATEDGROUND.BLP", 0, "Burrowed underground. \r\nUnattackable.", 1, nil, false
    219. 341, "Flying", "INTERFACE\\ICONS\\ABILITY_DRUID_FLIGHTFORM.BLP", 0, "Flying up high. \r\nUnattackable.", 1, nil, false
    220. 345, "Maul", "INTERFACE\\ICONS\\ABILITY_DRUID_MAUL.BLP", 0, "Splashes the enemy with freezing damage$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage. \r\n\r\nDeals double damage if the target is |cFF970000Bleeding|r.", 1, 8, false
    221. 346, "Roar", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage dealt increased by 25%.", 1, nil, true
    222. 347, "Roar", "INTERFACE\\ICONS\\SPELL_DRUID_STAMEDINGROAR.BLP", 2, "A fierce roar deals [StandardDamage (1$1)] [School()] damage and enrages the user$ increasing the damage they deal by 25% for [duration(1$2)] rounds.", 1, 8, false
    223. 348, "Bash", "INTERFACE\\ICONS\\ABILITY_DRUID_BASH.BLP", 3, "Stun the target for [duration(1$1)] turns.", 1, 8, false
    224. 349, "Smash [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_SMASH.BLP", 0, "Smash the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 8, false
    225. 350, "Clobber", "INTERFACE\\ICONS\\INV_MISC_ADDSOCKETGLOVE.BLP", 5, "Stun the target for [duration(1$1)] turns.", 1, 1, false
    226. 351, "Banana Barrage", "INTERFACE\\ICONS\\ABILITY_HUNTER_ASPECTOFTHEMONKEY.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to the current pet every turn.", 1, 8, false
    227. 352, "Banana Barrage", "INTERFACE\\ICONS\\ABILITY_HUNTER_ASPECTOFTHEMONKEY.BLP", 3, "Hurls bananas at the enemy$ dealing [StandardDamage(1$1)+StandardDamage(1$2)+StandardDamage(1$3)+StandardDamage(1$4)] [School()] damage. \r\n\r\nBananas continue to fall on the enemy team dealing [StandardDamage(1$1$ 166)] [School()] damage each turn for [duration(1$5)] turns.", 1, 8, false
    228. 353, "Barrel Ready", "INTERFACE\\ICONS\\ABILITY_VEHICLE_PLAGUEBARREL.BLP", 0, "A barrel is ready to throw.", 1, 8, true
    229. 354, "Barrel Toss", "INTERFACE\\ICONS\\ABILITY_VEHICLE_PLAGUEBARREL.BLP", 0, "First use: Fills a barrel. \r\n\r\nSecond use: Throws the barrel$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 10, false
    230. 355, "Triple Snap", "INTERFACE\\ICONS\\INV_MOUNT_HORDESCORPIONG.BLP", 0, "Wildly flails at the enemy 1-3 times$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage per hit.", 1, 8, false
    231. 356, "Snap", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SCORPID.BLP", 0, "Snaps at the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 8, false
    232. 357, "Screech", "INTERFACE\\ICONS\\ABILITY_DEATHKNIGHT_SUMMONGARGOYLE.BLP", 0, "Frightens the target$ dealing [StandardDamage(1$2)] [School()] damage and reducing their speed by 30% for 4 turns.", 1, 8, false
    233. 358, "Sting", "INTERFACE\\ICONS\\ABILITY_POISONSTING.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF1EFF00Poisoned.|r", 1, 8, false
    234. 359, "Sting", "INTERFACE\\ICONS\\ABILITY_POISONSTING.BLP", 0, "Deals [StandardDamage(1$1$358)] [School()] damage every turn for [duration(1$1)] turns.", 1, 8, false
    235. 360, "Flurry", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_01.BLP", 0, "Rapidly strikes at the enemy 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nAttacks an additional time if the user attacks first.", 1, 5, false
    236. 361, "Howl", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage taken increased by 100%.", 1, nil, true
    237. 362, "Howl", "INTERFACE\\ICONS\\ABILITY_HUNTER_ASPECTOFTHEFOX.BLP", 2, "A distant howl frightens the target$ increasing the damage they take by 100% for [duration(1$1)] rounds.", 1, 8, false
    238. 363, "Leap", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_05.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF970000Bleeding|r", 1, 8, false
    239. 364, "Leap", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_05.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage and increases your speed by 100 for [duration(1$2)] round.", 1, 8, false
    240. 365, "Dazzling Dance", "INTERFACE\\ICONS\\INV_MISC_FIREDANCER_01.BLP", 0, "Speed increased by 50%.", 1, nil, false
    241. 366, "Dazzling Dance", "INTERFACE\\ICONS\\INV_MISC_FIREDANCER_01.BLP", 0, "Increases your team's speed by 50 for [duration(1$1)] rounds.", 1, 5, false
    242. 367, "Chomp", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLTOOTH W GOLDFILLING.BLP", 0, "Chomps on the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 5, false
    243. 368, "Acidic Goo", "INTERFACE\\ICONS\\INV_MISC_SLIME_01.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn and increases damage taken by 25%.\r\n\r\n|cFF1EFF00Poisoned.|r", 1, 5, false
    244. 369, "Acidic Goo", "INTERFACE\\ICONS\\INV_MISC_SLIME_01.BLP", 0, "Spits acidic goo onto the target$ dealing [StandardDamage(1$1$368)] [School()] damage and increasing damage taken by 50% for [duration(1$1)] turns.", 1, 5, false
    245. 370, "Sticky Goo", "INTERFACE\\ICONS\\INV_MISC_VOLATILELIFE_GREEN.BLP", 0, "This pet cannot be swapped.", 1, nil, true
    246. 371, "Sticky Goo [NYI Art]", "INTERFACE\\ICONS\\INV_MISC_VOLATILELIFE_GREEN.BLP", 0, "Flings a sticky goo at the target$ making it impossible to flee for [duration(1$1)] turns.", 1, 8, false
    247. 374, "Trumpet", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage done increased by 25%.", 1, nil, true
    248. 375, "Trumpet Strike [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_MONSTERHORN_03.BLP", 2, "Enrages the user$ increasing the damage they deal by 25% for [duration(1$1)] rounds.", 1, 8, false
    249. 376, "Headbutt", "INTERFACE\\ICONS\\ABILITY_MOUNT_MOUNTAINRAM.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage and has a 25% chance to stun the target.", 1, 8, false
    250. 377, "Trample", "INTERFACE\\ICONS\\ABILITY_MOUNT_RIDINGELEKK.BLP", 0, "Tramples the target$ dealing [StandardDamage(1$1) [School()] damage plus an additional [points(1$2)]% of the targets health.", 1, 8, false
    251. 378, "Strike", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_SPIDER.BLP", 0, "Strikes at the enemy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 8, false
    252. 379, "Poison", "INTERFACE\\ICONS\\SPELL_NATURE_NULLIFYPOISON.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF1EFF00Poisoned.|r", 1, 8, false
    253. 380, "Poison Spit", "INTERFACE\\ICONS\\SPELL_NATURE_NULLIFYPOISON.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage and deals [StandardDamage(1$1$379)] additional [School()] damage per round for [duration(1$2)] rounds.", 1, 8, false
    254. 381, "Brittle Webbing", "INTERFACE\\ICONS\\INV_MISC_WEB_01.BLP", 0, "Takes [StandardDamage(1$1)] [School()] damage each time they attack.\r\n\r\nWebbed.", 1, 8, false
    255. 382, "Brittle Webbing [NYI]", "INTERFACE\\ICONS\\INV_MISC_WEB_01.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and coats the target in brittle webbing$ causing them to take [AttackBonus()*points(1$1$381)] [School(381)] damage each time they attack. Lasts [duration(1$2)] turns.", 1, 8, false
    256. 383, "Leech Life", "INTERFACE\\ICONS\\ROGUE_LEECHING_POISON.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nThe user restores [points(1$2)] health. Double if the target is webbed.", 1, 4, false
    257. 384, "Metal Fist", "INTERFACE\\ICONS\\INV_MISC_DESECRATED_PLATEGLOVES.BLP", 0, "Punches the target$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 10, false
    258. 385, "XE-321 Boombot", "INTERFACE\\ICONS\\INV_MISC_BOMB_04.BLP", 0, "Explodes after a delay$ dealing [StandardDamage(4$1)] [School()] damage.", 4, 10, false
    259. 386, "XE-321 Boombot", "INTERFACE\\ICONS\\INV_MISC_BOMB_04.BLP", 0, "Creates a Boombot who detonates after 3 turns$ dealing [StandardDamage(3$1$385)] [School()] damage.", 1, 10, false
    260. 387, "Tympanic Tantrum", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_XT002DECONSTRUCTOR_01.BLP", 0, "Pounds the ground$ dealing [StandardDamage(1$1)] [School()] damage to the enemy and half that damage to their backline pet.\r\n\r\nTantrum lasts [numTurns()] and can effect enemies underground.", 3, 10, false
    261. 388, "Overtune", "INTERFACE\\ICONS\\PETBATTLE_SPEED.BLP", 0, "Your speed has been increased by 100%.", 1, nil, false
    262. 389, "Overtune [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_ROGUE_SPRINT.BLP", 0, "Increases your speed by 100% for 4 turns.", 1, 10, false
    263. 390, "Demolish", "INTERFACE\\ICONS\\ABILITY_VEHICLE_SIEGEENGINERAM.BLP", 0, "Rams the target$ dealing [StandardDamage(1$1)] [School()] damage.\r\n\r\nThis ability has a high chance to miss.", 1, 10, false
    264. 391, "Extra Plating", "INTERFACE\\ICONS\\INV_MISC_WARTORNSCRAP_PLATE.BLP", 0, "Your damage taken has been reduced by 50%.", 1, nil, false
    265. 392, "Extra Plating", "INTERFACE\\ICONS\\INV_MISC_WARTORNSCRAP_PLATE.BLP", 4, "The user equips additional plating$ reducing all damage taken by 50% for 2 turns.", 1, 10, false
    266. 393, "Shadowflame", "INTERFACE\\ICONS\\SPELL_FIRE_TWILIGHTFLAMEBREATH.BLP", 0, "Overwhelms the enemy with draconic breath$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 2, false
    267. 394, "Lash [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_HERB_NIGHTMAREVINE.BLP", 0, "Lashes the enemy 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per lash.\r\n\r\nAttacks an additional time if the user attacks first.", 1, 7, false
    268. 395, "Soothing Mists", "INTERFACE\\ICONS\\ABILITY_MONK_SOOTHINGMISTS.BLP", 0, "Restores [points(1$1)] health per turn.", 1, nil, false
    269. 396, "Soothing Mists", "INTERFACE\\ICONS\\ABILITY_MONK_SOOTHINGMISTS.BLP", 0, "Restores [StandardDamage(1$1$395)] health to your active pet every turn for [duration(1$1)] turns.", 1, 7, true
    270. 397, "Poison Lash", "INTERFACE\\ICONS\\INV_MISC_HERB_FELWEED.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF1EFF00Poisoned.|r", 1, 7, false
    271. 398, "Poison Lash", "INTERFACE\\ICONS\\INV_MISC_HERB_FELWEED.BLP", 0, "Instantly deals [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage and deals [StandardDamage(1$1$379)] additional [petTypeName(abilityPetType())] damage per round for 5 rounds.", 1, 7, false
    272. 399, "Entangling Roots", "INTERFACE\\ICONS\\SPELL_DRUID_MASSENTANGLEMENT.BLP", 0, "Next turn your active pet will be entangled in roots and unable to flee for [duration(2$1)] turns.", 2, nil, false
    273. 400, "Entangling Roots [NYI Visual]", "INTERFACE\\ICONS\\SPELL_DRUID_MASSENTANGLEMENT.BLP", 0, "Causes a thick nest of vines to begin growing around the enemy team. \r\n\r\nNext turn$ the opponent's pet will be rooted for [duration(2$1$399)] turns.", 1, 7, false
    274. 401, "Stun Seed", "INTERFACE\\ICONS\\SPELL_LIFEGIVINGSEED.BLP", 0, "Detonates after [numTurns()] turns$ dealing [StandardDamage(3$1)] Elemental damage and stunning the target for 1 round.", 3, nil, false
    275. 402, "Stun Seed [NYI Visual]", "INTERFACE\\ICONS\\SPELL_LIFEGIVINGSEED.BLP", 0, "Plants a seed in the enemy. \r\n\r\nAfter 3 turns$ the seed blooms$ causing the enemy to take [StandardDamage(3$1$175)] [School()] damage and be stunned for [duration(3$2$175)] turn.", 1, 7, false
    276. 403, "Sunlight", "INTERFACE\\ICONS\\PALADIN_HOLY.BLP", 0, "Increases the maximum health of all pets by 10%.\r\n\r\nIncreases healing done by 25%.", 0, 7, false
    277. 404, "Sunlight", "INTERFACE\\ICONS\\PALADIN_HOLY.BLP", 5, "A Solar Beam strikes all enemies$ dealing [StandardDamage(1$1)] [School()] damage and transforms the weather into a sunny day for [duration(1$4)] rounds.\r\n\r\nDuring a sunny day$ the maximum health of all pets is increased by 10% and healing done is increased by 25%.", 1, 7, false
    278. 405, "Early Advantage", "INTERFACE\\ICONS\\SPELL_HOLY_BORROWEDTIME.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.\r\n\r\nDeals double damage if the user has lower health.", 1, 7, false
    279. 406, "Crush", "INTERFACE\\ICONS\\ABILITY_WARRIOR_TITANSGRIP.BLP", 0, "Crush the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 1, false
    280. 407, "Meteor Strike [NYI Visual]", "INTERFACE\\ICONS\\CREATUREPORTRAIT_INFERNAL_BALL_02.BLP", 0, "Launch up high$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you impact$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 6, false
    281. 408, "Immolation", "INTERFACE\\ICONS\\ABILITY_WARLOCK_INFERNO.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to an enemy every turn.\r\n\r\n|cFFFF2020Burning|r", 1, 6, false
    282. 409, "Immolation [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_WARLOCK_INFERNO.BLP", 3, "Ignites the caster$ causing them to deals X [School()] damage to the current enemy every turn. Lasts [duration(1$1)] turns.", 1, 6, false
    283. 410, "Woodchipper", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_VRYKUL_RUNESTICK.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF970000Bleeding|r", 1, 8, false
    284. 411, "Woodchipper", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_VRYKUL_RUNESTICK.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage and deals [StandardDamage(1$1$363)] additional [School()] damage per round for [duration(1$2)] rounds.", 1, 8, false
    285. 412, "Gnaw", "INTERFACE\\ICONS\\INV_TRADESKILLITEM_03.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage plus [StandardDamage(1$2)] additional damage if the user goes first.", 1, 8, false
    286. 413, "Ice Lance", "INTERFACE\\ICONS\\SPELL_FROST_FROSTBLAST.BLP", 0, "Splashes the enemy with freezing damage$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nDeals [StandardDamage(1$2)] additional damage if the target is |cFF0070DDChilled|r.", 1, 7, false
    287. 414, "Frost Nova", "INTERFACE\\ICONS\\SPELL_FROST_FROSTNOVA.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage and prevents the target from fleeing for [duration(1$2)] turns.\r\n\r\nWhile rooted the target is |cFF0070DDChilled|r.", 1, 7, false
    288. 415, "Frost Shock", "INTERFACE\\ICONS\\SPELL_FROST_FROSTSHOCK.BLP", 0, "Your speed has been reduced by 25%.\r\n\r\n|cFF0070DDChilled|r", 1, nil, true
    289. 416, "Frost Shock", "INTERFACE\\ICONS\\SPELL_FROST_FROSTSHOCK.BLP", 0, "Chills the target$ reducing their speed by 25% for 4 turns.", 1, 7, false
    290. 417, "Geyser", "INTERFACE\\ICONS\\SPELL_NATURE_GIFTOFTHEWATERSPIRIT.BLP", 0, "Detonates after [numTurns()] turns$ dealing [StandardDamage(3$1)] Elemental damage and stunning the target for 1 round.", 3, nil, false
    291. 418, "Geyser [NYI Art]", "INTERFACE\\ICONS\\SPELL_NATURE_GIFTOFTHEWATERSPIRIT.BLP", 0, "Causes a water geyser to form under the enemy team. \r\n\r\nAfter 3 turns$ the geyser erupts$ causing the current enemy pet to take [StandardDamage(3$1$175)] [School()] damage and be stunned for [duration(3$2$175)] turn.", 1, 7, false
    292. 419, "Tidal Wave", "INTERFACE\\ICONS\\SPELL_SHAMAN_TIDALWAVES.BLP", 0, "Deals [StandardAttack(1$1)] [School()] damage to the enemy's pets.\r\n\r\nDestroys objects created by both teams.", 1, 9, false
    293. 420, "Slicing Wind", "INTERFACE\\ICONS\\INV_MISC_VOLATILEAIR.BLP", 0, "Attacks the enemy with 1-3 blades of wind$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage per attack.", 1, 3, false
    294. 421, "Arcane Blast [NYI Visual]", "INTERFACE\\ICONS\\SPELL_ARCANE_BLAST.BLP", 0, "Blasts the enemy with a surge of arcane power$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nDamage increases by [5*AttackBonus()] each time it hits. Max [25 *AttackBonus()] [petTypeName(abilityPetType())] damage.", 1, 6, false
    295. 422, "Shadow Shock [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHADOW_PAINSPIKE.BLP", 0, "Shocks the target with dark energy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 4, false
    296. 423, "Blood in the Water", "INTERFACE\\ICONS\\INV_PET_BABYSHARK.BLP", 2, "Deals [StandardDamage(1$1)] [School()] damage$ but has a high chance to miss. \r\n\r\nAlways hits if the target is bleeding.", 1, 9, false
    297. 424, "Tail Slap", "INTERFACE\\ICONS\\INV_MISC_FISH_87.BLP", 0, "Slaps the enemy with its tail$ dealing [StandardDamage(1$1)] [School()] damage.\r\n\r\nHas an above average chance to miss.", 1, 9, false
    298. 425, "Focused", "INTERFACE\\ICONS\\ABILITY_MONK_DPSSTANCE.BLP", 0, "Accuracy increased by 100%.", 1, nil, false
    299. 426, "Focus", "INTERFACE\\ICONS\\ABILITY_MONK_DPSSTANCE.BLP", 0, "Focuses intensely$ increasing your chance to hit by 100% for [duration(1$1)] rounds.", 1, 1, false
    300. 427, "Trap", "INTERFACE\\ICONS\\INV_PET_PETTRAP01.BLP", 0, "Attempt to catch a pet below 35% health.", 1, 1, true
    301. 429, "Claw", "INTERFACE\\ICONS\\INV_MISC_MONSTERCLAW_03.BLP", 0, "Claws at the enemy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 8, false
    302. 430, "Jadeskin", "INTERFACE\\ICONS\\INV_SHIELD_21.BLP", 0, "Reduces up to [5*AttackBonus()] damage from every attack against the target.", 1, nil, false
    303. 431, "Jadeskin [NYI Visual]", "INTERFACE\\ICONS\\INV_SHIELD_21.BLP", 0, "Reduces up to [5*AttackBonus()] damage from each attack against you. \r\n\r\nLasts [duration(1$1)] turns.", 1, 6, true
    304. 432, "Jade Claw [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MONK_TIGERPALM.BLP", 0, "Rakes the enemy with jade claws$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 6, false
    305. 433, "Jade Barrier [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_CRYSTALEPIC2.BLP", 0, "Creates a jade wall that prevents your team from attacking$ but protects your team from 2 attacks.", 1, 6, false
    306. 434, "Jade Barrier", "INTERFACE\\ICONS\\INV_MISC_CRYSTALEPIC2.BLP", 0, "Protected from enemy attacks.", 1, nil, false
    307. 435, "Stoneskin", "INTERFACE\\ICONS\\SPELL_NATURE_STONESKINTOTEM.BLP", 0, "Reduces up to [5*AttackBonus()] damage from every attack against the target.", 1, nil, false
    308. 436, "Stoneskin [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_STONESKINTOTEM.BLP", 0, "Reduces up to [5*AttackBonus()] damage from each attack against you. \r\n\r\nLasts [duration(1$1)] turns.", 1, 6, false
    309. 437, "Onyx Bite [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MOUNT_ONYXPANTHER.BLP", 0, "Bites the enemy with Onyx teeth$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 6, false
    310. 438, "Onyx Wall", "INTERFACE\\ICONS\\INV_MISC_STONETABLET_01.BLP", 0, "Protected from enemy attacks.", 1, nil, false
    311. 439, "Onyx Wall [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_STONETABLET_01.BLP", 0, "Creates a stone wall that prevents your team from attacking$ but protects your team from 2 attacks.", 1, 6, false
    312. 440, "Evanescence [NYI Visual]", "INTERFACE\\ICONS\\SPELL_MAGIC_LESSERINVISIBILTY.BLP", 4, "Fade into a cloud of mist$ increasing your chance to dodge by 100%.\r\n\r\nLasts [duration(1$1)] turns.", 1, 6, false
    313. 441, "Ravage", "INTERFACE\\ICONS\\ABILITY_DRUID_RAVAGE.BLP", 0, "Lashes the enemy 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per lash.\r\n\r\nAttacks an additional time if the user attacks first.", 1, 8, false
    314. 442, "Spectral Strike [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MOUNT_SPECTRALTIGER.BLP", 0, "Strikes at the enemy with the power of a spirit beast$ causing [StandardDamage(1$1)] [School()] damage. \r\n\r\nThis ability has a high chance to miss$ but always hits if the target is blinded.", 1, 6, false
    315. 443, "Prismatic Barrier", "INTERFACE\\ICONS\\INV_ENCHANT_SHARDPRISMATICLARGE.BLP", 0, "Protected from enemy attacks.", 1, nil, false
    316. 444, "Prismatic Barrier [NYI Visual]", "INTERFACE\\ICONS\\INV_ENCHANT_SHARDPRISMATICLARGE.BLP", 0, "Creates a crystal wall that prevents your team from attacking$ but protects your team from 2 attacks.", 1, 6, false
    317. 445, "Ooze Touch [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_SLIME_01.BLP", 0, "Oozes onto the enemy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 6, false
    318. 446, "Corrosion", "INTERFACE\\ICONS\\ABILITY_CREATURE_POISON_06.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage each turn.\r\nDamage taken increased by [AttackBonus()*5].", 1, 6, false
    319. 447, "Corrosion [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_CREATURE_POISON_06.BLP", 0, "Splashes the target with corrosive acid$ causing [StandardDamage(1$1)] [School()] damage and increases damage taken by [AttackBonus()*5] for [duration(1$2)] turns.", 1, 6, false
    320. 448, "Creeping Ooze [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_CREATURE_POISON_05.BLP", 0, "Covers the target in a growing ooze$ which deals [StandardDamage(1$1)] [School()] damage plus [AttackBonus()*5] damage each turn.  Lasts [duration(1$1)] turns.", 1, 6, false
    321. 449, "Absorb", "INTERFACE\\ICONS\\ABILITY_CREATURE_DISEASE_03.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.\r\n\r\nThe user is healed for [points(1$2)]% of the damage dealt.", 1, 4, false
    322. 450, "Expunge [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_CREATURE_DISEASE_02.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage plus [duration(1$1)] damage per poison on the target.", 1, 6, false
    323. 451, "Split [NYI]", "INTERFACE\\ICONS\\TRADE_ENCHANTING_GREATERMYSTERIOUSESSENCE.BLP", 0, "Consumes half of your HP to create an identical clone of yourself.", 1, 6, false
    324. 452, "Broom", "INTERFACE\\ICONS\\INV_STAFF_10.BLP", 0, "Whack the enemy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 1, false
    325. 453, "Sandstorm", "INTERFACE\\ICONS\\INV_MISC_DUST.BLP", 5, "Deals [StandardDamage(1$1)] [School()] damage and turns the weather into a sandstorm.\r\n\r\nDuring a sandstorm$ all pets take [AttackBonus()*5] less damage and their accuracy is reduced by 10%.", 1, 3, false
    326. 454, "Sandstorm", "INTERFACE\\ICONS\\INV_MISC_DUST.BLP", 0, "Reduces the damage taken by all pets by up to  [AttackBonus()*5].\r\n\r\nAccuracy reduced by 10%.", 0, 5, true
    327. 455, "Batter", "INTERFACE\\ICONS\\INV_STAFF_21.BLP", 0, "Smacks the enemy 1-3$ dealing [StandardDamage(1$1)] [School()] damage per smack.\r\n\r\nAttacks an additional time if the user attacks first.", 1, 10, false
    328. 456, "Clean-Up [NYI Visual]", "INTERFACE\\ICONS\\INV_STAFF_28.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage and removes any objects on the battlefield.", 1, 6, false
    329. 457, "Sweep [NYI Visual]", "INTERFACE\\ICONS\\INV_STAFF_33.BLP", 4, "Sweeps the enemy off the battlefield.\r\n\r\nEjected enemies cannot return for [duration(1$1)] rounds.", 1, 6, false
    330. 458, "Wind-Up", "INTERFACE\\ICONS\\ABILITY_REWINDTIME.BLP", 0, "Damage increased by 10%.\r\nReady to unleash a barrage of attacks.", 1, nil, false
    331. 459, "Wind-Up [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_REWINDTIME.BLP", 0, "First use: Increases your damage dealt by 10%.\r\n\r\nSecond use: Unleashes a flurry of attacks$ dealing [StandardAttack(1$1)] [School()] damage.", 1, 10, false
    332. 460, "Illuminate", "INTERFACE\\ICONS\\ABILITY_PALADIN_BLINDINGLIGHT2.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage  and transforms the weather into a sunny day for [duration(1$2)] rounds.\r\n\r\nDuring a sunny day$ the maximum health of all pets is increased by 10% and healing done is increased by 25%.", 1, 6, false
    333. 461, "Light [NYI Visual]", "INTERFACE\\ICONS\\SPELL_PALADIN_LIGHTOFDAWN.BLP", 0, "Covers the enemy in brilliant light$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage. \r\n\r\nDeals double damage if the target is Blinded.", 1, 6, false
    334. 462, "Blinded", "INTERFACE\\ICONS\\SPELL_SHADOW_TELEPORT.BLP", 0, "Your accuracy is reduced by 100%.", 1, nil, true
    335. 463, "Flash [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_PRIEST_FLASHOFLIGHT.BLP", 3, "A brilliant flash deals [StandardDamage(1$1)] [School()] damage and blinds the target$ reducing their accuracy by 100% for [duration(1$2)] turn.", 1, 6, false
    336. 464, "Illusionary Barrier", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_ANTIMAGICZONE.BLP", 0, "Protected from enemy attacks.", 1, nil, false
    337. 465, "Illusionary Barrier [NYI Visual]", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_ANTIMAGICZONE.BLP", 0, "Creates an illusion that prevents your team from attacking$ but protects your team from 2 attacks.", 1, 6, false
    338. 466, "Nether Gate", "INTERFACE\\ICONS\\SPELL_ARCANE_PORTALDARNASSUS.BLP", 4, "Banishes the enemy from the battlefield.\r\n\r\nBanished enemies cannot return for [duration(1$1)] rounds.", 1, 6, false
    339. 467, "Magical Clone [NYI]", "INTERFACE\\ICONS\\SPELL_NATURE_DOUBLEPOLYMORPH2.BLP", 0, "Creates an identical clone of your opponent.", 1, 6, false
    340. 468, "Agony", "INTERFACE\\ICONS\\SPELL_SHADOW_CURSEOFSARGERAS.BLP", 0, "Inflicts agony on the target$ causing increasing [School()] damage each turn for [duration(1$1)] turns.", 1, 4, false
    341. 469, "Agony", "INTERFACE\\ICONS\\SPELL_SHADOW_CURSEOFSARGERAS.BLP", 0, "Deals increasing damage every turn.", 3, 4, false
    342. 470, "Weakness", "INTERFACE\\ICONS\\SPELL_SHADOW_CURSEOFMANNOROTH.BLP", 0, "Damage and speed reduced by 50%.", 1, nil, true
    343. 471, "Weakness [NYI Visual]", "INTERFACE\\ICONS\\SPELL_SHADOW_CURSEOFMANNOROTH.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and reduces the target's speed by 50% and damage done this turn by 50%.", 1, 6, false
    344. 472, "Blast of Hatred [NYI Visual]", "INTERFACE\\ICONS\\INV_DIABLOSTONE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. \r\n\r\nDeals [StandardDamage(1$2)] extra damage if you were struck first this turn.", 1, 6, false
    345. 473, "Focused Beams [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_ELEMENTALPRECISION_1.BLP", 0, "Blasts the enemy with a beam of arcane power$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage. \r\n\r\nDamage increases by [5*AttackBonus()] each time it hits. Max [25 *AttackBonus()] [petTypeName(abilityPetType())] damage.", 1, 6, false
    346. 474, "Interrupting Gaze", "INTERFACE\\ICONS\\INV_PET_SLEEPYWILLY.BLP", 2, "Deals [StandardDamage(1$1)] [School()] damage and interrupts multi-turn attacks.", 1, 1, false
    347. 475, "Eyeblast [NYI Visual]", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_CTHUN.BLP", 2, "Deals [StandardDamage(1$1)] [School()] damage and reduces the target's speed for [duration(1$2)] turns.", 1, 6, false
    348. 476, "Clone Magic [NYI]", "INTERFACE\\ICONS\\SPELL_ARCANE_ARCANE02.BLP", 5, "Clones the opponent's last attack.", 1, 6, false
    349. 477, "Snowball", "INTERFACE\\ICONS\\INV_AMMO_SNOWBALL.BLP", 0, "Hits the enemy with a ball of snow$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 7, false
    350. 478, "Magic Hat [NYI Visual]", "INTERFACE\\ICONS\\INV_HELMET_120.BLP", 0, "Throws his hat at the enemy$ dealing  [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 6, false
    351. 479, "Ice Barrier [NYI Visual]", "INTERFACE\\ICONS\\SPELL_HUNTER_ICETRAP.BLP", 0, "Creates an ice wall that prevents your team from attacking$ but protects your team from 2 attacks.", 1, 6, false
    352. 480, "Ice Barrier", "INTERFACE\\ICONS\\SPELL_HUNTER_ICETRAP.BLP", 0, "Protected from enemy attacks.", 1, nil, false
    353. 481, "Deep Freeze [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MAGE_DEEPFREEZE.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage and has a [accuracy(1$2)]% chance to stun the target for [duration(1$2)] turn. \r\n\r\nThe chance to stun becomes 100% if the target is |cFF0070DDChilled|r.", 1, 7, false
    354. 482, "Laser [NYI Visual]", "INTERFACE\\ICONS\\SPELL_ARCANE_ARCANE03.BLP", 0, "Blasts the enemy with a laser of arcane power$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage. \r\n\r\nLaser has a 100% hit chance.", 1, 6, false
    355. 483, "Psychic Blast [NYI Visual]", "INTERFACE\\ICONS\\SPELL_PRIEST_MINDSPIKE.BLP", 0, "Overwhelms the target's mind$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage. \r\n\r\nDeals double damage if the weather is an Arcane Storm.", 1, 6, false
    356. 484, "Feedback [NYI Visual]", "INTERFACE\\ICONS\\SPELL_ARCANE_ARCANE01.BLP", 0, "Launches a surge of mana at the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 6, false
    357. 485, "Attack Boost", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Your damage has been increased by 25%.", 1, nil, false
    358. 486, "Drain Power [NYI Visual]", "INTERFACE\\ICONS\\WARLOCK_SPELLDRAIN.BLP", 0, "Reduces the target's damage by 25% and increases the user's damage by 25% for [duration(1$1)] turns.", 1, 6, false
    359. 487, "Amplify Magic", "INTERFACE\\ICONS\\SPELL_NATURE_ABOLISHMAGIC.BLP", 0, "Increases damage done by 50%.", 1, nil, false
    360. 488, "Amplify Magic", "INTERFACE\\ICONS\\SPELL_NATURE_ABOLISHMAGIC.BLP", 0, "Increases the damage done by your team by 50% for [duration(1$1)] turns.", 1, 6, false
    361. 489, "Mana Surge [NYI Visual]", "INTERFACE\\ICONS\\SPELL_ARCANE_ARCANETORRENT.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn for [numTurns()]. Damage increased during an Arcane Storm.\r\n\r\nYou cannot swap or perform any other actions until the surge has finished.", 3, 6, false
    362. 490, "Reflection [NYI]", "INTERFACE\\ICONS\\ABILITY_PRIEST_REFLECTIVESHIELD.BLP", 5, "Your opponent's next ability hurts them instead.", 1, 1, false
    363. 491, "Rake", "INTERFACE\\ICONS\\ABILITY_DRUID_RAKE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF970000Bleeding|r", 1, 8, false
    364. 492, "Rake", "INTERFACE\\ICONS\\ABILITY_DRUID_RAKE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and reduces the target's next attack by 50%.", 1, 8, false
    365. 493, "Hoof", "INTERFACE\\ICONS\\ABILITY_WARSTOMP.BLP", 0, "Stomps the enemy$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] Damage.", 1, 5, false
    366. 494, "Bleat", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage dealt decreased by 25%.", 1, nil, true
    367. 495, "Baaah [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MAGE_IMPROVEDPOLYMORPH.BLP", 2, "Lets out a helpless bleat$ reducing the damage the target deals by 25% for [duration(1$1)] rounds.", 1, 5, false
    368. 496, "Drowsy", "INTERFACE\\ICONS\\SPELL_NATURE_HEAVYPOLYMORPH1.BLP", 0, "Feeling sleepy... will fall asleep next turn unless hit.", 2, nil, true
    369. 497, "Soothe", "INTERFACE\\ICONS\\SPELL_NATURE_SLEEP.BLP", 3, "Sings to the target$ causing them to become drowsy. \r\n\r\nDrowsy targets will fall asleep at the end of next turn unless hit.", 1, 5, false
    370. 498, "Asleep", "INTERFACE\\ICONS\\ABILITY_HIBERNATION.BLP", 0, "Asleep. \r\n\r\nUnable to give this pet commands. Breaks on damage.", 1, nil, true
    371. 499, "Diseased Bite [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_CREATURE_DISEASE_04.BLP", 0, "Infects the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 4, false
    372. 500, "Flame Breath", "INTERFACE\\ICONS\\SPELL_FIRE_FELFLAMEBREATH.BLP", 0, "Deals [StandardDamage(1$1)] Dragon damage every turn.\r\n\r\n|cFFFF2020Burning|r", 1, 2, false
    373. 501, "Flame Breath", "INTERFACE\\ICONS\\SPELL_FIRE_FELFLAMEBREATH.BLP", 0, "Deals [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage instantly.  Deals [StandardDamage(1$1$177)] additional [petTypeName(abilityPetType())] damage per turn for [duration(1$2)] turns.", 1, 2, false
    374. 502, "Flamethrower", "INTERFACE\\ICONS\\INV_PLATE_FIRELANDS_D_01.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to the current pet every turn.", 1, 7, false
    375. 503, "Flamethrower [NYI Visual]", "INTERFACE\\ICONS\\INV_PLATE_FIRELANDS_D_01.BLP", 3, "Turns the battlefield into a raging inferno$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nFire continues to burn the enemy team dealing [StandardDamage(1$1$ 166)] [School()] damage each turn for [duration(1$2)] turns.", 1, 7, false
    376. 504, "Alpha Strike", "INTERFACE\\ICONS\\ABILITY_HUNTER_EAGLEEYE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nDeals [StandardDamage(1$2)] additional damage if the user goes first.", 1, 3, false
    377. 505, "Silk Cocoon", "INTERFACE\\ICONS\\INV_FABRIC_SILK_03.BLP", 0, "You will block the next attack that strikes you.\r\nSpeed reduced by 100%.", 1, nil, false
    378. 506, "Cocoon Strike", "INTERFACE\\ICONS\\INV_FABRIC_SILK_03.BLP", 4, "Deals [StandardDamage(1$1)] [School()] damage and increases your chance to dodge an attack by 100%.\r\n\r\nLasts [duration(1$2)] turns.", 1, 3, false
    379. 507, "Moth Balls", "INTERFACE\\ICONS\\INV_MISC_THROWINGBALL_01.BLP", 0, "Launches a barrage of smelly pheromones at the target$ each dealing up to [StandardDamage(1$1)] [School()] damage and reducing the target's speed by 25% for [duration(1$5)] rounds.\r\n\r\nThis ability has a high chance to miss.", 1, 3, false
    380. 508, "Moth Dust [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_DUST_INFINITE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and has a 25% chance to put the target to sleep for [duration(1$2)] turns.", 1, 3, false
    381. 509, "Surge", "INTERFACE\\ICONS\\INV_ELEMENTAL_CRYSTAL_WATER.BLP", 0, "Rushes to the enemy on a stream of water$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nThis move always goes first.", 1, 9, false
    382. 510, "Renewing Mists", "INTERFACE\\ICONS\\SPELL_NATURE_TRANQUILITY.BLP", 0, "Restores [points(1$1)] health per turn.", 1, nil, false
    383. 511, "Renewing Mists", "INTERFACE\\ICONS\\SPELL_NATURE_TRANQUILITY.BLP", 0, "Fills the area with a healing mist$ causing your front pet to restore [points(1$1$255)] health every turn.\r\n\r\nLasts [duration(1$1)] turns.", 1, 9, true
    384. 512, "Whirlpool", "INTERFACE\\ICONS\\SPELL_DRUID_URSOLSVORTEX.BLP", 0, "When this effect expires$ your current pet will take [StandardDamage(3$1)] [School()] damage and be unable to flee for [duration(3$2)] turns.", 3, 9, false
    385. 513, "Whirlpool", "INTERFACE\\ICONS\\SPELL_DRUID_URSOLSVORTEX.BLP", 0, "Causes a whirlpool to form under the enemy team. \r\n\r\nIn two turns$ the opponent's pet will take [StandardDamage(3$1$512)] [School()] damage and be rooted for [duration(2$1$399)] turns.", 1, 9, false
    386. 514, "Wild Winds", "INTERFACE\\ICONS\\ABILITY_SHAMAN_WINDWALKTOTEM.BLP", 5, "A sharp wind gust deals [StandardDamage(1$1)] [School()] damage and the enemy team takes [StandardDamage(1$1$677)] [School()] damage every turn for [duration(1$2)] rounds.", 1, 3, false
    387. 515, "Flyby", "INTERFACE\\ICONS\\SPELL_HUNTER_ASPECTOFTHEHAWK.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and increase the target's damage taken by 25% for 4 turns.", 1, 3, false
    388. 516, "Weakened Defenses", "INTERFACE\\ICONS\\ABILITY_WARRIOR_SHATTERINGTHROW.BLP", 0, "Your damage taken has been increased by 25%.", 1, nil, true
    389. 517, "Nocturnal Strike", "INTERFACE\\ICONS\\ABILITY_PRIEST_DARKNESS.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. This ability has a high chance to miss. \r\n\r\nAlways hits if the target is blinded.", 1, 3, false
    390. 518, "Predatory Strike", "INTERFACE\\ICONS\\ABILITY_DRUID_PREDATORYINSTINCTS.BLP", 5, "Deals [StandardDamage(1$1)] [School()] damage. If the target is below 25% health$ they are instantly killed.", 1, 3, false
    391. 519, "Apocalypse [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_WARLOCK_HANDOFGULDAN.BLP", 20, "Calls down a meteor$ which will fall [duration(1$1)] rounds from now$ instantly killing all active pets.\r\n\r\nRoaches always survive this attack.", 1, 5, false
    392. 520, "Hawk Eye", "INTERFACE\\ICONS\\ABILITY_HUNTER_MASTERMARKSMAN.BLP", 0, "Your critical strike chance has been increased by 25%.", 1, nil, false
    393. 521, "Hawk Eye", "INTERFACE\\ICONS\\ABILITY_HUNTER_MASTERMARKSMAN.BLP", 0, "Increases your critical strike chance by 25% for [duration(1$1)] turns.", 1, 3, false
    394. 522, "Nevermore", "INTERFACE\\ICONS\\INV-MOUNT_RAVEN_54.BLP", 20, "Your opponent's next ability becomes unusable for [points(1$1$738)] turns.", 1, 3, false
    395. 523, "Squawk", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage dealt decreased by 25%.", 1, nil, true
    396. 524, "Squawk [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_OWL.BLP", 2, "Lets out a loud squawk$ reducing the damage the target deals by 25% for [duration(1$1)] rounds.", 1, 5, false
    397. 525, "Emerald Bite [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MOUNT_ONYXPANTHER.BLP", 0, "Bites the enemy with Emerald teeth$ dealing [StandardDamage(1$1)] [petTypeName(abilityPetType())] damage.", 1, 6, false
    398. 526, "Stench", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_ROTTENEGG_01.BLP", 0, "Team accuracy reduced by 20%.", 1, nil, true
    399. 527, "Stench", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_ROTTENEGG_01.BLP", 5, "Reduces the enemy team's accuracy by 25% for [duration(1$1)] turns.", 1, 5, false
    400. 528, "Frost Spit", "INTERFACE\\ICONS\\SPELL_FROST_ICEFLOES.BLP", 0, "Spits a blast of ice at the target$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 7, false
    401. 529, "Belly Slide [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_PENGUINPET.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. This ability has a high chance to miss. \r\n\r\nThis attack goes first if the weather is a Blizzard.", 1, 3, false
    402. 532, "Body Slam", "INTERFACE\\ICONS\\ABILITY_MONK_DPSSTANCE.BLP", 0, "Slams into the enemy$ dealing [StandardDamage(1$1)] [School()] damage and dealing [StandardDamage(1$1)] [School()] damage to themselves.", 1, 1, false
    403. 533, "Rebuild", "INTERFACE\\ICONS\\INV_MISC_ENGGIZMOS_37.BLP", 3, "Rebuilds itself and any mechanical allies$ restoring [StandardDamage(1$1)] health.", 1, 7, false
    404. 535, "Pounce", "INTERFACE\\ICONS\\ABILITY_DRUID_SUPRISEATTACK.BLP", 0, "Pounces the enemy$ dealing [StandardDamage(1$1)] [School()] damage plus [StandardDamage(1$2)] [School()] if the user strikes first.", 1, 8, false
    405. 536, "Prowl", "INTERFACE\\ICONS\\ABILITY_DRUID_PROWL.BLP", 5, "Reduces your speed by 30% and increases the damage of your next attack by 150%.", 1, 8, false
    406. 537, "Attack Reduction", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Damage dealt has been reduced by 50% for the next attack.", 0, nil, true
    407. 538, "Devour", "INTERFACE\\ICONS\\ABILITY_DRUID_SKINTEETH.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage every turn for [numTurns()] turns. \r\n\r\nIf the user kills an enemy with Devour$ they restore [StandardDamage(1$2)] health.", 2, 8, false
    408. 539, "Bleat", "INTERFACE\\ICONS\\SPELL_NATURE_SICKLYPOLYMORPH.BLP", 4, "Sings an inspiring song$ which restores [StandardDamage(1$1)] health to all allies.", 1, 5, false
    409. 540, "Chew", "INTERFACE\\ICONS\\SPELL_NATURE_POLYMORPH.BLP", 0, "Chewing on grass. Will deal [StandardDamage(1$1)] damage when done.", 2, nil, false
    410. 541, "Chew", "INTERFACE\\ICONS\\SPELL_NATURE_POLYMORPH.BLP", 0, "Patiently chew some grass. On the next turn$ you will deal [StandardDamage(2$1$540)] [School()] damage in addition to your next attack.", 1, 5, false
    411. 542, "Shattered Defenses", "INTERFACE\\ICONS\\ABILITY_WARRIOR_SHIELDBREAK.BLP", 0, "Increases your damage taken by 100%.", 0, nil, true
    412. 543, "Prowl", "INTERFACE\\ICONS\\ABILITY_DRUID_PROWL.BLP", 0, "Speed reduced by 30%.\r\nDamage increased by 150%.", 1, nil, false
    413. 544, "Speed Boost", "INTERFACE\\ICONS\\PETBATTLE_SPEED.BLP", 0, "Your speed has been increased by 100.", 1, nil, false
    414. 546, "Frost Nova", "INTERFACE\\ICONS\\SPELL_FROST_FROSTNOVA.BLP", 0, "This pet cannot be swapped.\r\n\r\n|cFF0070DDChilled|r.", 1, nil, false
    415. 549, "GM Trap", "INTERFACE\\ICONS\\INV_PET_PETTRAP.BLP", 0, "", 1, 1, false
    416. 562, "GM Kill", "INTERFACE\\ICONS\\ACHIEVEMENT_BG_KILLINGBLOW_30.BLP", 0, "Kills the target. Cheater.", 1, 2, false
    417. 563, "Quick Attack", "INTERFACE\\ICONS\\ACHIEVEMENT_GUILDPERK_MRPOPULARITY_RANK2.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. \r\n\r\nThis ability always goes first.", 1, 5, false
    418. 564, "Dive [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_GIFTOFTHEWATERSPIRIT.BLP", 0, "Submerges$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 9, false
    419. 565, "Underground", "INTERFACE\\ICONS\\ABILITY_DEATHKNIGHT_DESECRATEDGROUND.BLP", 0, "Submerged. \r\nUnattackable.", 1, nil, false
    420. 566, "Powerball [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_FOOD_73CINNAMONROLL.BLP", 0, "Spin at the enemy$ dealing [StandardDamage(1$1)] [School()] damage and increasing your speed by [points(1$2)]. \r\n\r\nYour speed continues to increase each time you use Powerball.", 1, 5, false
    421. 567, "Rush", "INTERFACE\\ICONS\\ABILITY_HUNTER_PET_WOLF.BLP", 0, "Rushes the enemy$ dealing [StandardDamage(1$1)][School()] damage and causes the user to go first next turn.", 1, 8, false
    422. 568, "Feign Death", nil, 0, "The user feigns death$ causing the opponent's attack to miss. The user then swaps automatically with your highest health pet.", 1, 8, false
    423. 569, "Crystal Prison", "INTERFACE\\ICONS\\CREATUREPORTRAIT_ILLIDANCRYSTAL01.BLP", 5, "Seals the target in crystal$ stunning them for [duration(1$1)] turns.", 1, 8, false
    424. 570, "Broom Strike", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_CAT_01.BLP", 0, "Hop onto a magical broom and fly at the enemy$ dealing [StandardDamage(1$1)] [School()] damage with a [points(1$2)]% chance to force the opponent to switch to another pet.", 1, 6, false
    425. 571, "Horn Attack", "INTERFACE\\ICONS\\INV_WEAPON_SHORTBLADE_70.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage.\r\n\r\nIf the user is faster than the target$ they have a [points(1$2)]% chance to be trampled and lose their turn.", 1, 8, false
    426. 572, "Mudslide", "INTERFACE\\ICONS\\ACHIEVEMENT_ZONE_SWAMPSORROWS_01.BLP", 0, "Calls down a mudslide$ dealing [StandardDamage(1$1)] [School()] damage and causing muddy weather for [duration(1$2)] turns. \r\n\r\nMuddy weather prevents any pet on the battlefield from swapping out.", 1, 5, false
    427. 573, "Nature's Touch", "INTERFACE\\ICONS\\SPELL_NATURE_HEALINGWAVEGREATER.BLP", 3, "Restores [StandardDamage(1$1)] health to the user.", 1, 9, false
    428. 574, "Nature's Ward", nil, 0, "Restores [StandardHealing(1$1)] health every turn for [duration(1$2)] turns.\r\n\r\nWhile healing$ your type is tranformed into [School()].", 1, 7, false
    429. 575, "Slippery Ice", "INTERFACE\\ICONS\\SPELL_HUNTER_ICETRAP.BLP", 0, "Shoots a jet of rapidly chilling ice$ dealing [StandardDamage(1$1)] [School()] damage and coats the ground near the enemy with ice.\r\n\r\nFrozen ground increases the chance they will slip and miss by 20%. Lasts [duration(1$1)] rounds.", 1, 7, false
    430. 576, "Perk Up [NYI Visual]", "INTERFACE\\ICONS\\INV_PET_MOUSE.BLP", 4, "Restores [StandardHealing(1$1)] health and increases the maximum health of your team by [points(1$1$577)] for [duration(1$2)] turns.", 1, 5, false
    431. 577, "Healthy", "INTERFACE\\ICONS\\PETBATTLE_HEALTH.BLP", 0, "Increases your maximum health by 5 points per level.", 1, nil, false
    432. 578, "Buried Treasure [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_BONE_01.BLP", 3, "Digs up a bone$ healing up to [points(1$1)]% of your health.", 1, 5, false
    433. 579, "Gobble Strike [NYI Visual]", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and increases your speed by 50% for [duration(1$2] turns.", 1, 5, false
    434. 580, "Food Coma [NYI Visual]", "INTERFACE\\ICONS\\INV_THANKSGIVING_TURKEY_ACT.BLP", 5, "Stun the target for [duration(1$1)] turns.", 1, 5, false
    435. 581, "Flock", "INTERFACE\\ICONS\\SPELL_MAGIC_POLYMORPHCHICKEN.BLP", 0, "Flocks the target$ causing [StandardDamage(1$1)+StandardDamage(1$2)+StandardDamage(1$3)] [School()] damage every turn. Lasts [numTurns()] turns. \r\n\r\nOpponents struck by the flock take double damage for [duration(1$4)] rounds.", 3, 3, false
    436. 582, "Intensity [NYI Visual]", nil, 0, "Focuses intensely on the next three attacks$ dealing bonus damage. \r\n\r\nThe bonus damage decreases each time you attack.", 1, 5, false
    437. 583, "Intensity", "INTERFACE\\ICONS\\PETBATTLE_ATTACK.BLP", 0, "Deals bonus damage on the next attack.\r\n\r\nThe bonus is reduced each time you deal damage.", 1, nil, false
    438. 584, "Winter Spirit", "INTERFACE\\ICONS\\SPELL_FROST_ICEFLOES.BLP", 0, "Fires a blast of cold air$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 7, false
    439. 585, "Holiday Cheer", "INTERFACE\\ICONS\\INV_CHEST_CLOTH_HOLIDAY_CHRISTMAS_A_02.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and increases your speed by 100% for 4 turns.", 1, 1, false
    440. 586, "Gift of Winter's Veil [NYI Visual]", "INTERFACE\\ICONS\\INV_HOLIDAY_CHRISTMAS_PRESENT_01.BLP", 4, "Deals [StandardDamage(1$1)] [School()] damage to the enemy.", 1, 6, false
    441. 587, "Plumage [NYI]", "INTERFACE\\ICONS\\INV_FEATHER_13.BLP", 0, "Reduces up to [StandardDamage(1$1) damage taken by your team.", 1, 5, false
    442. 588, "Devastate", "INTERFACE\\ICONS\\ABILITY_MONK_DRAGONKICK.BLP", 0, "Fly up high$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 2, false
    443. 589, "Arcane Storm", "INTERFACE\\ICONS\\SPELL_ARCANE_ARCANE03.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to all enemies and warps the weather into Arcane Winds for [duration(1$2)] turns. \r\n\r\nDuring Arcane Winds$ pets cannot be stunned or rooted.", 1, 6, false
    444. 590, "Arcane Winds", "INTERFACE\\ICONS\\SPELL_ARCANE_ARCANE03.BLP", 0, "Pets cannot be stunned or rooted.", 1, nil, false
    445. 591, "Wild Magic", "INTERFACE\\ICONS\\ABILITY_DRUID_INFECTEDWOUND.BLP", 0, "Adds [5*AttackBonus()] damage to every attack against the target.", 1, nil, true
    446. 592, "Wild Magic", "INTERFACE\\ICONS\\ABILITY_DRUID_INFECTEDWOUND.BLP", 0, "Adds [5*AttackBonus()] damage to every attack against the target. \r\n\r\nLasts [duration(1$1)] turns.", 1, 6, false
    447. 593, "Surge of Power", "INTERFACE\\ICONS\\SPELL_HOLY_SURGEOFLIGHT.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage. The user must recharge for two turns afterwards.\r\n\r\nWhile recharging$ you cannot perform any other actions.", 3, 6, false
    448. 594, "Sleeping Gas", "INTERFACE\\ICONS\\INV_MISC_POWDER_MITHRIL.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage. If the target is struck 3 times$ they will fall asleep for up to [duration(1$2)] turns.", 1, 2, false
    449. 595, "Moonfire", "INTERFACE\\ICONS\\SPELL_NATURE_STARFALL.BLP", 10, "Deals [StandardDamage(1$1)] [School()] damage and turns the weather into Moonlight for [duration(1$2)] turns.\r\n\r\nDuring Moonlight$ all pets receive 100% additional healing and Magic abilities deal 25% additional damage.", 1, 6, false
    450. 596, "Moonlight", "INTERFACE\\ICONS\\SPELL_NATURE_MOONGLOW.BLP", 0, "Increases healing received by 100%.", 0, 6, true
    451. 597, "Emerald Presence [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_GEM_EMERALD_01.BLP", 0, "Reduces up to [5*AttackBonus()] damage from each attack against you. \r\n\r\nLasts [duration(1$1)] turns.", 1, 6, false
    452. 598, "Emerald Dream [NYI Visual]", "INTERFACE\\ICONS\\SPELL_ARCANE_PORTALSHATTRATH.BLP", 0, "Fall asleep$ restoring [points(1$1$246)] health on the first turn$ [points(2$1$246)] health on the second$ then [points(3$1$ 246)] health on the third.\r\n\r\nWhile in the Emerald Dream$ you cannot swap pets.", 1, 8, false
    453. 599, "Emerald Dream", "INTERFACE\\ICONS\\SPELL_ARCANE_PORTALSHATTRATH.BLP", 0, "Dreaming. \r\nRestores increasing health every turn.", 3, nil, false
    454. 600, "Time Stop [NYI Visual]", "INTERFACE\\ICONS\\SPELL_NATURE_TIMESTOP.BLP", 5, "Stun the target for [duration(1$1)] turns.", 1, 2, false
    455. 601, "Time Bomb", "INTERFACE\\ICONS\\SPELL_HOLY_BORROWEDTIME.BLP", 0, "Detonates after [numTurns()] turns$ dealing [StandardDamage(3$1)] Magic damage and stunning the target for 1 round.", 3, nil, false
    456. 602, "Time Bomb [NYI Visual]", "INTERFACE\\ICONS\\SPELL_HOLY_BORROWEDTIME.BLP", 0, "Places a temporal rift beneath the enemy team. \r\n\r\nAfter 3 turns$ the rift erupts$ causing the current enemy pet to take [StandardDamage(3$1$175)] [School()] damage and be stunned for [duration(3$2$175)] turn.", 1, 6, false
    457. 603, "Temporal Lapse", "INTERFACE\\ICONS\\SPELL_MAGE_ALTERTIME.BLP", 20, "Your team's attacks are doubled for [duration(1$2)] turns.", 1, 2, false
    458. 604, "Extreme Power", "INTERFACE\\ICONS\\SPELL_MAGE_ALTERTIME.BLP", 0, "Your team's attacks deal 100% additional damage.", 0, nil, false
    459. 605, "Elementium Bolt", "INTERFACE\\ICONS\\ABILITY_DEATHWING_SHRAPNEL.BLP", 0, "Detonates after [numTurns()] turns$ dealing [StandardDamage(3$1)] Dragon damage and stunning the target for [duration(3$2)] rounds.", 3, nil, false
    460. 606, "Elementium Bolt", "INTERFACE\\ICONS\\ABILITY_DEATHWING_SHRAPNEL.BLP", 0, "Launches an elementium bolt at the enemy team. \r\n\r\nAfter 3 turns$ the bolt strikes$ causing the current enemy pet to take [StandardDamage(3$1$175)] [School()] damage and become stunned for [duration(3$2$175)] turn.", 1, 7, false
    461. 607, "Cataclysm", "INTERFACE\\ICONS\\ABILITY_DEATHWING_CATACLYSM.BLP", 0, "Devastates the target$ dealing [StandardDamage(1$1)] [School()] damage.\r\n\r\nThis ability has a high chance to miss.", 1, 2, false
    462. 608, "Nether Blast", "INTERFACE\\ICONS\\SPELL_ARCANE_BLAST.BLP", 0, "Blasts the enemy with a surge of arcane power$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nDamage increases by [5*AttackBonus()] each time it hits. Max [25 *AttackBonus()] [petTypeName(abilityPetType())] damage.", 1, 6, false
    463. 609, "Instability [NYI Visual]", nil, 0, "Deals [StandardDamage(1$1)] [School()] damage. This attack has a high change to miss.", 1, 2, false
    464. 610, "Ancient Blessing", nil, 0, "Increases your maximum health by [points(1$1)] points per level.", 1, nil, false
    465. 611, "Ancient Blessing [NYI Visual]", "INTERFACE\\ICONS\\INV_QIRAJIDOL_LIFE.BLP", 5, "Heals the user for [StandardDamage(1$2)] health and increases the maximum health of your team by [points(1$1$610)] per level for [duration(1$1)] turns.", 1, 5, false
    466. 612, "Proto-Strike", "INTERFACE\\ICONS\\ABILITY_MOUNT_DRAKE_PROTO.BLP", 0, "Fly up high$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 2, false
    467. 613, "Competitive Spirit", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_05.BLP", 0, "Damage increased by 25%.", 1, nil, false
    468. 614, "Competitive Spirit", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_06.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and increases your damage dealt by 25% for [duration(1$2)] turns.", 1, 6, false
    469. 615, "Wrath of Tarecgosa", "INTERFACE\\ICONS\\STAVE_2H_TARECGOSA_E_01STAGEFINAL.BLP", 20, "Your team's attacks are doubled for [duration(1$2)] turns.", 1, 2, false
    470. 616, "Blinkstrike", "INTERFACE\\ICONS\\SPELL_ARCANE_BLINK.BLP", 0, "Blink to the enemy$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nThis move always goes first.", 1, 6, false
    471. 617, "Spark", "INTERFACE\\ICONS\\ITEM_SPARKOFRAGNOROS.BLP", 0, "Fires a spark 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nAttacks an additional time if the user attacks first.", 1, 7, false
    472. 621, "Stone Rush", "INTERFACE\\ICONS\\ABILITY_MONK_DPSSTANCE.BLP", 0, "Slams into the enemy$ dealing [StandardDamage(1$1)] [School()] damage and dealing [StandardDamage(1$1)] [School()] damage to themselves.", 1, 1, false
    473. 623, "Ice Tomb", "INTERFACE\\ICONS\\SPELL_FROST_FROZENORB.BLP", 0, "Detonates after [numTurns()] turns$ dealing [StandardDamage(3$1)] Elemental damage and stunning the target for 1 round.", 3, nil, false
    474. 624, "Ice Tomb [NYI Visual]", "INTERFACE\\ICONS\\SPELL_FROST_FROZENORB.BLP", 0, "Launches an orb of freezing energy at the target. \r\n\r\nAfter 3 turns$ the ice hits$ causing the current enemy pet to take [StandardDamage(3$1$623)] [School()] damage and be stunned for [duration(3$2$623)] turn.", 1, 7, false
    475. 625, "Ice Spike", "INTERFACE\\ICONS\\SPELL_FROST_ICESHARD.BLP", 0, "Impales the target$ dealing [StandardDamage(1$1)] [School()] damage.\r\n\r\nThis ability has a high chance to miss.", 1, 7, false
    476. 626, "Skitter", "INTERFACE\\ICONS\\INV_MISC_MONSTERSPIDERCARAPACE_01.BLP", 0, "Pokes the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 5, false
    477. 627, "Rock Barrage", "INTERFACE\\ICONS\\INV_STONE_10.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage to the current pet every turn.", 1, 7, false
    478. 628, "Rock Barrage", "INTERFACE\\ICONS\\INV_STONE_10.BLP", 3, "Hurls rocks at the enemy$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nRocks continue to fall on the enemy team dealing [StandardDamage(1$1$ 166)] [School()] damage each turn for 3 turns.", 1, 7, false
    479. 630, "Poisoned Branch", "INTERFACE\\ICONS\\INV_STAFF_BRANCH.BLP", 0, "Instantly deals [StandardDamage(1$1)] [School()] damage and deals [StandardDamage(1$1$379)] additional [School()] damage per round for [duration(1$2)] rounds.", 1, 7, false
    480. 631, "Super Sticky Goo [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_VOLATILELIFE_GREEN.BLP", 0, "Flings a sticky goo at the target$ dealing [StandardDamage(1$1)] [School()] damage and making it impossible to flee for [duration(1$1)] turns.", 1, 7, false
    481. 632, "Confusing Sting [NYI]", "INTERFACE\\ICONS\\ABILITY_POISONARROW.BLP", 0, "The target is stung$ dealing [StandardDamage(1$1)] [School()] damage every turn for [duration(1$1)] turns. \r\n\r\nWhile stung$ the target has a 10% chance to confuse themselves while attacking.", 1, 3, false
    482. 633, "Confusing Sting", "INTERFACE\\ICONS\\SPELL_NATURE_NULLIFYPOISON.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.\r\n\r\n|cFF1EFF00Poisoned.|r", 1, 3, false
    483. 634, "Minefield", "INTERFACE\\ICONS\\INV_MISC_ENGGIZMOS_20.BLP", 0, "Lays down a field of mines behind the opponent. The next pet to swap into the battle will receive [StandardDamage(1$1$635)] [School()] damage.", 1, 10, false
    484. 635, "Minefield", "INTERFACE\\ICONS\\INV_MISC_ENGGIZMOS_20.BLP", 0, "The next pet on this team to enter the battlefield recieves [StandardDamage(1$1)] [School()] damage.", 0, 10, false
    485. 636, "Sticky Grenade", "INTERFACE\\ICONS\\INV_MISC_PYRIUMGRENADE.BLP", 0, "Throws a sticky grenade at the target. After [numTurns(637)] the grenade detonates$ dealing [StandardDamage(3$1$637)] [School()] damage.", 1, 10, false
    486. 637, "Sticky Grenade", "INTERFACE\\ICONS\\INV_MISC_PYRIUMGRENADE.BLP", 0, "Throws a sticky grenade at the target. After [numTurns()] the grenade detonates$ dealing [StandardDamage(1$1)] [School()] damage.", 3, nil, false
    487. 639, "Toxic Smoke", "INTERFACE\\ICONS\\SPELL_HOLIDAY_TOW_SPICECLOUD.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.", 1, 10, false
    488. 640, "Toxic Smoke", "INTERFACE\\ICONS\\SPELL_HOLIDAY_TOW_SPICECLOUD.BLP", 0, "Covers the enemy team in toxic smoke$ dealing [StandardDamage(1$1)] [School()] and dealing [StandardDamage(1$1$639)] [School()] damage every turn for [duration(1$2)] turns.", 1, 10, false
    489. 641, "Egg Barrage", "INTERFACE\\ICONS\\INV_EGG_01.BLP", 0, "Deals [StandardDamage(1$1)] Critter damage to the current pet every turn.", 1, nil, false
    490. 642, "Egg Barrage", "INTERFACE\\ICONS\\INV_EGG_01.BLP", 3, "Hurls eggs at the enemy$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nEggs continue to fall on the enemy team dealing [StandardDamage(1$1$ 166)] [School()] damage each turn for 3 turns.", 1, 5, false
    491. 643, "Nut Bomb [NYI]", nil, 0, "Places a nut bomb near the enemy. After [duration(1$1)] turns the bomb will detonate$ harming the current enemy pet.", 1, 6, false
    492. 644, "Quake", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_XT002DECONSTRUCTOR_01.BLP", 0, "Pounds the ground$ dealing [StandardDamage(1$1)] [School()] damage to the enemy and half that damage to their backline pet.\r\n\r\nQuake lasts [numTurns()] and can effect enemies underground.", 3, 10, false
    493. 645, "Launch", "INTERFACE\\ICONS\\INV_GIZMO_ROCKETBOOT_01.BLP", 0, "Launch up high$ becoming unattackable for one turn. \r\n\r\nOn the next turn$ you attack$ dealing [StandardDamage(2$1)] [School()] damage.", 2, 10, false
    494. 646, "Shock and Awe", "INTERFACE\\ICONS\\ABILITY_MONK_PALMSTRIKE.BLP", 3, "Deals [StandardDamage(1$1)] [School()] damage and has a [accuracy(1$2)]% chance to stun the target for [duration(1$2)] turn.", 1, 10, false
    495. 647, "Bombing Run [NYI]", nil, 0, "Deals [StandardDamage(1$1)] [School()] damage and places a bomb near the enemy team. \r\n\r\nAfter [duration(1$1)] turns the bomb will detonate$ harming the current enemy pet.", 1, 6, false
    496. 648, "Bone Bite [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_BONE_09.BLP", 0, "Bites at the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 4, false
    497. 649, "BONESTORM [NYI Visual]", "INTERFACE\\ICONS\\ACHIEVEMENT_BOSS_LORDMARROWGAR.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage$ but costs [points(1$1)]% of your total health.", 1, 4, false
    498. 650, "Bone Prison [NYI Visual]", "INTERFACE\\ICONS\\INV_MISC_BONE_02.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and prevents the target from fleeing for [duration(1$2)] turns.", 1, 4, false
    499. 651, "Rock$ Paper$ Scissors [NYI]", nil, 0, "Deals [StandardDamage(1$1)] damage from a random school.", 1, 4, false
    500. 652, "Haunt [NYI]", "INTERFACE\\ICONS\\ABILITY_WARLOCK_HAUNT.BLP", 0, "The user transforms into an unholy spirit and enters the target$ dealing [StandardDamage(1$1)] [School()] damage every turn. \r\n\r\nWhile haunting a target$ the user is considered dead.", 1, 4, false
    501. 653, "Haunt", "INTERFACE\\ICONS\\ABILITY_WARLOCK_HAUNT.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage every turn.", 1, 4, false
    502. 654, "Ghostly Bite [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_WARLOCK_IMPROVEDSOULLEECH.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and stuns the user for [duration(1$2)] turns.", 1, 4, false
    503. 655, "Creepy Chomp [NYI Visual]", "INTERFACE\\ICONS\\TRADE_ARCHAEOLOGY_TROLLTOOTH W GOLDFILLING.BLP", 0, "Chomps on the enemy$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 4, false
    504. 657, "Plagued Blood", "INTERFACE\\ICONS\\SPELL_SHADOW_CORPSEEXPLODE.BLP", 0, "Deals [StandardDamage(1$1)] [School()] damage and plagues the target for [duration(1$2)] rounds. \r\n\r\nWhile plagued$ undead enemies who strike the target are healed.", 1, 4, false
    505. 658, "Plagued Blood [NYI]", nil, 0, "When struck by an Undead attack$ the attacker is healed.", 0, nil, true
    506. 659, "Spreading Infection [NYI]", nil, 4, "Deals [StandardDamage(1$1)] [School()] damage and places a contagious infection on the target which deals [StandardDamage(1$1$123)] [School()] damage twice then jumps to an allied pet. Jumps up to 3 times.", 1, 4, false
    507. 660, "Spreading Infection", nil, 0, "Deals [StandardDamage(1$1)] damage each turn.\r\n\r\nWhen the effect expires$ it jumps to an ally.", 2, nil, false
    508. 661, "Spreading Infection", nil, 0, "Deals [StandardDamage(1$1)] damage each turn.\r\n\r\nWhen the effect expires$ it jumps to an ally.", 2, nil, false
    509. 662, "Spreading Infection", nil, 0, "Deals [StandardDamage(1$1)] damage each turn.", 2, nil, false
    510. 663, "Corpse Explosion", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_EXPLODE_GHOUL.BLP", 0, "Instantly kills the user$ causing [points(1$1)]% of their health as [School()] damage to the enemy and infects the target.\r\n\r\nInfected targets receive  [points(1$1$664)]% of their maximum health as [School()] damage every turn for [duration(1$2)] turns.", 1, 4, false
    511. 664, "Corpse Explosion", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_EXPLODE_GHOUL.BLP", 0, "Deals [points(1$1)]% of the target's health as [School()] damage every turn.\r\n\r\n|cFFAAFFAAPoisoned|r", 1, 4, false
    512. 665, "Consume Corpse [NYI Visual]", "INTERFACE\\ICONS\\SPELL_DEATHKNIGHT_GNAW_GHOUL.BLP", 5, "Consumes an allied corpse to restore [points(1$1)]% of total health.\r\n\r\nCorpses can only be used once.", 1, 4, false
    513. 666, "Rabid Strike", nil, 0, "Deals [StandardDamage(1$1)] [School()] damage and turns the target rabid for [duration(1$2)] rounds.\r\n\r\nWhile rabid$ the target deals 25% additional damage and receives 50% additional damage.", 1, 4, false
    514. 667, "Aged Yolk", "INTERFACE\\ICONS\\ACHIEVEMENT_HALLOWEEN_ROTTENEGG_01.BLP", 3, "Removes all buffs and debuffs.", 1, 1, true
    515. 668, "Dreadful Breath [NYI Visual]", "INTERFACE\\ICONS\\ACHIEVEMENT_REPUTATION_MURLOCORACLE.BLP", 0, "Channels a dreadful toxic breath which deals [StandardDamage(1$1)] [School()] damage to the enemy team each round for [numTurns()] rounds.\r\n\r\nDeals additional damage if the weather is rainy.", 3, 1, false
    516. 669, "Backflip [NYI Visual]", "INTERFACE\\ICONS\\ABILITY_MONK_ROUNDHOUSEKICK.BLP", 3, "Performs a flip$ dealing [StandardDamage(1$1)] [School()] damage. \r\n\r\nInterrupts the opponents turn if the user goes first.", 1, 1, false
    517. 670, "Snap Trap", "INTERFACE\\ICONS\\ABILITY_HUNTER_TRAPLAUNCHER.BLP", 0, "Places a snap trap onto the ground. Opponents have a chance to trigger the trap each time they attack.\r\n\r\nWhen the opponent triggers the trap$ they will take [StandardDamage(1$1$1)] [School()] damage and be unable to attack for [duration(1$2)] turns.", 1, 1, false
    518. 671, "Snap Trap", "INTERFACE\\ICONS\\ABILITY_HUNTER_TRAPLAUNCHER.BLP", 0, "Attacks have a chance to stun and root the user$ making them unable to flee.", 1, nil, false
    519. 677, "Wild Winds", "INTERFACE\\ICONS\\ABILITY_SHAMAN_WINDWALKTOTEM.BLP", 0, "The current pet takes [StandardDamage(1$1)] [School()] damage every turn.", 1, 3, false
    520. 681, "Battle Recovery", "INTERFACE\\ICONS\\INV_MISC_EMBERWEAVEBANDAGE.BLP", 0, "Your pet regains a portion of the health lost fighting after battle.", 1, 1, true
    521. 682, "Apocalypse", "INTERFACE\\ICONS\\ABILITY_WARLOCK_HANDOFGULDAN.BLP", 0, "A meteor is falling from the twisting nether. When it lands all active pets will die.\r\n\r\nUnless they are cockroaches.", 11, 5, false
    522. 683, "Apocalypse", "INTERFACE\\ICONS\\ABILITY_WARLOCK_HANDOFGULDAN.BLP", 0, "A meteor is falling from the twisting nether. When it lands all active pets will die.\r\n\r\nUnless they are cockroaches.", 11, 5, false
    523. 684, "GM Suicide", "INTERFACE\\ICONS\\ACHIEVEMENT_BG_KILLINGBLOW_30.BLP", 0, "Kills the caster. Giving up so soon?", 1, 4, false
    524. 706, "Swarm", "INTERFACE\\ICONS\\SPELL_NATURE_INSECT_SWARM2.BLP", 0, "Starts a swarm$ causing [StandardDamage(1$1)+StandardDamage(1$2)+StandardDamage(1$3)] [School()] damage every turn. Lasts [numTurns()] turns. \r\n\r\nOpponents struck by the swarm take double damage for [duration(1$4)] rounds.", 3, 5, false
    525. 710, "Build Turret", "INTERFACE\\ICONS\\INV_GIZMO_GNOMISHFLAMETURRET.BLP", 0, "Builds a turret that assaults the enemy team's front pet$ dealing [StandardDamage(1$1$711)*3] [School()] damage each round. \r\n\r\nEach turret lasts [duration(1$1)] rounds.", 1, 10, false
    526. 711, "Turret", "INTERFACE\\ICONS\\INV_GIZMO_GNOMISHFLAMETURRET.BLP", 0, "Deals [StandardDamage(1$1)*3] [School()] damage to the enemy's front pet each round.", 1, 10, false
    527. 712, "Railgun", "INTERFACE\\ICONS\\INV_GIZMO_ZAPTHROTTLEGASCOLLECTOR.BLP", 0, "Burns the enemy with a blast of fire$ dealing [StandardDamage(1$1)] [School()] damage.", 1, 7, false
    528. 713, "Blitz", "INTERFACE\\ICONS\\WARRIOR_TALENT_ICON_BLITZ.BLP", 0, "Pummels the enemy 1-2 times$ dealing [StandardDamage(1$1)] [School()] damage per hit.\r\n\r\nHits an additional time if the user attacks first.", 1, 1, false
    529. 714, "GM Revive", "INTERFACE\\ICONS\\SPELL_NATURE_REINCARNATION.BLP", 0, "Resurrect Pets.", 1, 1, false
    530. 717, "Banished", "INTERFACE\\ICONS\\SPELL_SHADOW_CRIPPLE.BLP", 0, "Banished pets cannot return to battle until the effect has worn off.", 0, nil, false
    531. 718, "Mudslide [NYI]", "INTERFACE\\ICONS\\ACHIEVEMENT_ZONE_SWAMPSORROWS_01.BLP", 0, "All pets who enter battle are rooted for [duration(1$1)] turns.\r\n\r\nRooted enemies are unable to swap out.", 0, 5, false
    532. 720, "Clone", "INTERFACE\\ICONS\\TRADE_ENCHANTING_GREATERMYSTERIOUSESSENCE.BLP", 0, "A clone has been created who will perform additional attacks each round.", 0, 6, false
    533. 721, "Slippery Ice", "INTERFACE\\ICONS\\SPELL_HUNTER_ICETRAP.BLP", 0, "Accuracy reduced by 20%.\r\n\r\nAll pets are considered |cFF0070DDChilled|r.", 0, 7, true
    534. 722, "GM Unkillable", "INTERFACE\\ICONS\\ACHIEVEMENT_BG_MOST_DAMAGE_KILLINGBLOW_DIELEAST.BLP", 0, "Makes the target unkillable.", 1, 1, false
    535. 723, "Failsafe", "INTERFACE\\ICONS\\ICON_PETFAMILY_MECHANICAL.BLP", 0, "Comes back to life once per battle$ returning to 25% health.", 1, 10, true
    536. 724, "Damned", "INTERFACE\\ICONS\\ICON_PETFAMILY_UNDEAD.BLP", 0, "Undead pets return to life for one round when killed.", 1, 4, false
    537. 725, "GM Unkillable", "INTERFACE\\ICONS\\ACHIEVEMENT_BG_MOST_DAMAGE_KILLINGBLOW_DIELEAST.BLP", 0, "Hey baby$ just look at how unkillable I am.", 1, nil, true
    538. 726, "Recovery", "INTERFACE\\ICONS\\ICON_PETFAMILY_HUMANOID.BLP", 0, "Humanoids recover [points(1$1$726)]% of their maximum health every time they attack.", 1, 1, true
    539. 728, "GM Pass", "INTERFACE\\ICONS\\INV_MISC_PUNCHCARDS_RED.BLP", 0, "After you.\r\n\r\nNo$ no$ after YOU.", 1, 1, false
    540. 733, "GM Execute Range", "INTERFACE\\ICONS\\ACHIEVEMENT_BG_KILLX_FLAGCARRIERS_BEFORE_LEAVE_BASE.BLP", 0, "Sets the target's health to [points(1$1)]%.", 1, 2, false
    541. 734, "Crystal Prison", "INTERFACE\\ICONS\\CREATUREPORTRAIT_ILLIDANCRYSTAL01.BLP", 0, "Stunned.\r\n\r\nUnable to give this pet commands.", 1, nil, true
    542. 735, "Speed Boost", "INTERFACE\\ICONS\\PETBATTLE_SPEED.BLP", 0, "Your speed has been increased by 50.", 1, nil, false
    543. 737, "Meteor", "INTERFACE\\ICONS\\CREATUREPORTRAIT_INFERNAL_BALL_02.BLP", 0, "Flying up high. \r\nUnattackable.", 1, nil, true
    544. 738, "Nevermore", "INTERFACE\\ICONS\\INV-MOUNT_RAVEN_54.BLP", 0, "This pet's next ability will be locked out for [points(1$1)] rounds.", 1, 3, true
    noteworthy:

  • C_PetJournal.GetPetAbilityList
    C_PetJournal.GetPetAbilityInfo


    (202 is the speciesID of [Baby Blizzard Bear])
    Code:
    abilities, levels = C_PetJournal.GetPetAbilityList(speciesID)
    name, icon, petType = C_PetJournal.GetPetAbilityInfo(abilityID)
    Lua Code:
    1. C_PetJournal.GetPetAbilityList(202)
    2. >>
    3. {
    4.     1 = 110, -- C_PetJournal.GetPetAbilityInfo(110) => "Bite", "INTERFACE\ICONS\ABILITY_DRUID_FEROCIOUSBITE.BLP", 8
    5.     2 = 345, -- "Maul", "INTERFACE\ICONS\ABILITY_DRUID_MAUL.BLP", 8
    6.     3 = 247, -- "Hibernate", "INTERFACE\ICONS\ABILITY_HIBERNATION.BLP", 8
    7.     4 = 206, -- "Call Blizzard", "INTERFACE\ICONS\SPELL_FROST_ICESTORM.BLP", 7
    8.     5 = 348, -- "Bash", "INTERFACE\ICONS\ABILITY_DRUID_BASH.BLP", 8
    9.     6 = 347  -- "Roar", "INTERFACE\ICONS\SPELL_DRUID_STAMEDINGROAR.BLP", 8
    10. },
    11. {
    12.     1 = 1, -- available at level 1
    13.     2 = 2, -- available at level 2
    14.     3 = 4, -- available at level 4
    15.     4 = 10
    16.     5 = 15,
    17.     6 = 20
    18. }

  • petType


    Lua Code:
    1. BATTLE_PET_NAME_1 = "Humanoid"
    2. BATTLE_PET_NAME_2 = "Dragonkin"
    3. BATTLE_PET_NAME_3 = "Flying"
    4. BATTLE_PET_NAME_4 = "Undead"
    5. BATTLE_PET_NAME_5 = "Critter"
    6. BATTLE_PET_NAME_6 = "Magic"
    7. BATTLE_PET_NAME_7 = "Elemental"
    8. BATTLE_PET_NAME_8 = "Beast"
    9. BATTLE_PET_NAME_9 = "Aquatic"
    10. BATTLE_PET_NAME_10 = "Mechanical"

(2012.07.05) Edit: There is something odd going on. When I edit this post, it doesn't show the "Last edited by ..." thing. Not that I don't mind though =)
 
07-03-12, 02:04 PM   #4
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
For some reason this thread didn't get bumped when I posted 20 mins ago :s

Edit: It's only showing that there are 2 replies now instead of 3
 
07-05-12, 10:09 AM   #5
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Apparently the C_BlackMarket functions simply return nil, without any errors, when not talking to Madam Goya / the BlackMarketUI is not shown
  • C_BlackMarket.GetNumItems
    C_BlackMarket.GetItemInfoByIndex

    http://www.wowhead.com/news=204376/m...-auction-house
    Code:
    numItems = C_BlackMarket.GetNumItems()
    name, texture, quantity, itemType, usable, level, levelType, sellerName, minBid, minIncrement, currBid, youHaveHighBid, numBids, timeLeft, link, marketID = C_BlackMarket.GetItemInfoByIndex(index)
    Lua Code:
    1. for i = 1, C_BlackMarket.GetNumItems() do
    2.     print(C_BlackMarket.GetItemInfoByIndex(i))
    3. end
    example output
    Lua Code:
    1. "Belt of Faith", "Interface\Icons\INV_Belt_08", 1, "Cloth", 1, 60, "REQ_LEVEL_ABBR", "Dran Droffers", 147300000, 7000000, 140300000, false, 5, 3, "|cffa335ee|Hitem:22518:0:0:0:0:0:0:0:85:0|h[Belt of Faith]|h|r", 15
    2. "Bonescythe Waistguard", "Interface\Icons\INV_Belt_27", 1, "Leather", 1, 60, "REQ_LEVEL_ABBR", "Jasper Fel", 472000000, 22000000, 450000000, false, 3, 4, "|cffa335ee|Hitem:22482:0:0:0:0:0:0:0:85:0|h[Bonescythe Waistguard]|h|r", 16
    3. "Earthshatter Headpiece", "Interface\Icons\INV_Helmet_15", 1, "Mail", nil, 60, "REQ_LEVEL_ABBR", "Quincy Cutler", 162300000, 7700000, 154600000, false, 10, 4, "|cffa335ee|Hitem:22466:0:0:0:0:0:0:0:85:0|h[Earthshatter Headpiece]|h|r", 18
    4. "Cat Carrier (Black Tabby)", "Interface\Icons\INV_Box_PetCarrier_01", 1, "Pet", 1, 1, "REQ_LEVEL_ABBR", "Breanni", 385000000, 18000000, 367000000, false, 13, 4, "|cffffffff|Hitem:8491:0:0:0:0:0:0:0:85:0|h[Cat Carrier (Black Tabby)]|h|r", 13
    5. "Redemption Headpiece", "Interface\Icons\INV_Helmet_15", 1, "Plate", nil, 60, "REQ_LEVEL_ABBR", "Malton Droffers", 105000000, 5000000, 100000000, false, 1, 4, "|cffa335ee|Hitem:22428:0:0:0:0:0:0:0:85:0|h[Redemption Headpiece]|h|r", 17
    6. "", nil, 1, nil, nil, 0, nil, "Trade Prince Gallywix", 346000000, 16000000, 330000000, false, 5, 4, nil, 19
    That 6th item seemed bugged:

  • C_BlackMarket.GetHotItem
    Code:
    name, texture, quantity, itemType, usable, level, levelType, sellerName, minBid, minIncrement, currBid, youHaveHighBid, numBids, timeLeft, link, marketID = C_BlackMarket.GetHotItem()
    Lua Code:
    1. "Cat Carrier (Black Tabby)", "Interface\Icons\INV_Box_PetCarrier_01", 1, "Pet", 1, 1, "REQ_LEVEL_ABBR", "Breanni", 385000000, 18000000, 367000000, false, 13, 4, "|cffffffff|Hitem:8491:0:0:0:0:0:0:0:85:0|h[Cat Carrier (Black Tabby)]|h|r", 13

Last edited by Ketho : 07-05-12 at 10:59 AM.
 
 

WoWInterface » Site Forums » Archived Beta Forums » MoP Beta archived threads » [15799] C_BlackMarket, C_PetBattles, ...

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off