diff --git a/README.md b/README.md
index df2cc9f..7ef1c54 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,6 @@ Built for educational purposes only. Your contributions are welcome đ
### Technical
* [ ] Merge all game entities into `game.entities` (?)
* [ ] Tests
-
* [ ] [Sequences](https://hearthstone.gamepedia.com/Advanced_rulebook#Advanced_mechanics_101_.28READ_THIS_FIRST.29) (will require major refactoring)
* [ ] Load cards from https://hearthstonejson.com/
* [ ] Save/Load
@@ -64,6 +63,12 @@ Built for educational purposes only. Your contributions are welcome đ
* [ ] ~~Multiplayer~~
* [ ] Triggers
+## Project structure
+* `src/models` contains game models' type declarations and some helper functions.
+* `src/redux` contains contains actual game logic, using Redux and decoupled from UI rendering.
+ It is highly recommended to use [redux-devtools](https://github.com/reduxjs/redux-devtools) for debugging.
+* `src/UI` is a React implementation of Game UI.
+
## Development
$ yarn && yarn start
diff --git a/public/cards.collectible.json b/public/cards.collectible.json
deleted file mode 100644
index cae8415..0000000
--- a/public/cards.collectible.json
+++ /dev/null
@@ -1 +0,0 @@
-[{"artist":"Nutthapon Petchthai","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":2539,"flavor":"It's on the rack next to ice lance, acid lance, and English muffin lance.","id":"AT_001","name":"Flame Lance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Deal $8 damage to a minion.","type":"SPELL"},{"artist":"Tooth","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2541,"flavor":"Burning man, brah.","id":"AT_002","mechanics":["SECRET"],"name":"Effigy","rarity":"RARE","set":"TGT","text":"Secret: When a friendly minion dies, summon a random minion with the same Cost.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":2545,"flavor":"And he can't get up.","health":2,"id":"AT_003","mechanics":["HEROPOWER_DAMAGE"],"name":"Fallen Hero","rarity":"RARE","set":"TGT","text":"Your Hero Power deals 1 extra damage.","type":"MINION"},{"artist":"Gabor Szikszai","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":2572,"flavor":"Now with 100% more blast!","id":"AT_004","mechanics":["RECEIVES_DOUBLE_SPELLDAMAGE_BONUS"],"name":"Arcane Blast","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["SPELLPOWER"],"set":"TGT","text":"Deal $2 damage to a minion. This spell gets double bonus from Spell Damage.","type":"SPELL"},{"artist":"Mike Sass","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2542,"flavor":"It's always Huffer.","id":"AT_005","name":"Polymorph: Boar","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["CHARGE"],"set":"TGT","text":"Transform a minion into a 4/2 Boar with Charge.","type":"SPELL"},{"artist":"Dan Scott","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":2549,"flavor":"Is he aspiring or inspiring? Make up your mind!","health":5,"id":"AT_006","mechanics":["INSPIRE"],"name":"Dalaran Aspirant","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"TGT","text":"Inspire: Gain Spell Damage +1.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2571,"flavor":"Does he sling spells, or do his spells linger about. Who can say?","health":4,"id":"AT_007","mechanics":["BATTLECRY"],"name":"Spellslinger","rarity":"COMMON","set":"TGT","text":"Battlecry: Add a random spell to each player's hand.","type":"MINION"},{"artist":"Christopher Moeller","attack":6,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":2544,"flavor":"The Grand Tournament has a \"No dragons allowed\" policy, but it's rarely enforced.","health":6,"id":"AT_008","name":"Coldarra Drake","race":"DRAGON","rarity":"EPIC","set":"TGT","text":"You can use your Hero Power any number of times.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":7,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":2546,"elite":true,"flavor":"A masterless shamurai.","health":7,"id":"AT_009","mechanics":["DEATHRATTLE"],"name":"Rhonin","rarity":"LEGENDARY","set":"TGT","text":"Deathrattle: Add 3 copies of Arcane Missiles to your hand.","type":"MINION"},{"artist":"Brandon Kitkouski","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":2552,"flavor":"Not getting trampled is really the trick here.","health":3,"id":"AT_010","mechanics":["BATTLECRY"],"name":"Ram Wrangler","rarity":"RARE","set":"TGT","text":"Battlecry: If you have a Beast, summon a\nrandom Beast.","type":"MINION"},{"artist":"Alex Garner","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":2555,"flavor":"She really likes seeing people get better. That's why she hurts them in the first place.","health":5,"id":"AT_011","mechanics":["TRIGGER_VISUAL"],"name":"Holy Champion","rarity":"COMMON","set":"TGT","text":"Whenever a character is healed, gain +2 Attack.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":2551,"flavor":"What did you expect to happen? He's a Spawn. Of Shadows.","health":4,"id":"AT_012","mechanics":["INSPIRE"],"name":"Spawn of Shadows","rarity":"RARE","set":"TGT","text":"Inspire: Deal 4 damage to each hero.","type":"MINION"},{"artist":"Mike Sass","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":2568,"flavor":"The promise of glory is a powerful tool to get minions to do your bidding. Only slightly less powerful than the promise of an ice cream bar!","id":"AT_013","name":"Power Word: Glory","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Choose a minion. Whenever it attacks, restore 4 Health to\nyour hero.","type":"SPELL"},{"artist":"Warren Mahy","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":2566,"flavor":"Hopes to be promoted to \"Shadowfriend\" someday.","health":3,"id":"AT_014","mechanics":["TRIGGER_VISUAL"],"name":"Shadowfiend","rarity":"EPIC","set":"TGT","text":"Whenever you draw a card, reduce its Cost by (1).","type":"MINION"},{"artist":"Dan Dos Santos","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2563,"flavor":"\"Are you interested in... HEALTH benefits?!\"","id":"AT_015","name":"Convert","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TGT","text":"Put a copy of an enemy minion into your hand.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2564,"flavor":"This minion is really powerful!","id":"AT_016","name":"Confuse","rarity":"EPIC","set":"TGT","text":"Swap the Attack and Health of all minions.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2569,"flavor":"A result of magical experiments carried out by the Black Dragonflight, it's not his fault that he's a vicious killer.","health":6,"id":"AT_017","mechanics":["BATTLECRY"],"name":"Twilight Guardian","race":"DRAGON","rarity":"EPIC","referencedTags":["TAUNT"],"set":"TGT","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.","type":"MINION"},{"artist":"Chris Rahn","attack":5,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":2556,"elite":true,"flavor":"She sees into your past and makes you face your fears. Most common fear: Getting Majordomo out of Sneed's Old Shredder.","health":4,"id":"AT_018","mechanics":["INSPIRE"],"name":"Confessor Paletress","rarity":"LEGENDARY","set":"TGT","text":"Inspire: Summon a random Legendary minion.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":2822,"flavor":"Crescendo himself summoned this steed, riding it to victory in the Grand Tournament. Wherever he rides, an army of riders ride behind him, supporting the legendary champion.","health":1,"id":"AT_019","mechanics":["DEATHRATTLE"],"name":"Dreadsteed","race":"DEMON","rarity":"EPIC","set":"TGT","text":"Deathrattle: At the end\n of the turn, summon a Dreadsteed.","type":"MINION"},{"artist":"Anton Zemskov","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":2624,"flavor":"They were originally called Cuddleguards, but they were not inspiring the proper amount of fear.","health":8,"id":"AT_020","name":"Fearsome Doomguard","race":"DEMON","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Raymond Swanland","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2777,"flavor":"\"No, no, no. I asked for a tiny JESTER of evil.\"","health":2,"id":"AT_021","mechanics":["TRIGGER_VISUAL"],"name":"Tiny Knight of Evil","race":"DEMON","rarity":"RARE","set":"TGT","text":"Whenever you discard a card, gain +1/+1.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":2628,"flavor":"* Not actually Jaraxxus' fist.","id":"AT_022","mechanics":["InvisibleDeathrattle"],"name":"Fist of Jaraxxus","rarity":"RARE","set":"TGT","text":"When you play or discard this, deal $4 damage to a random enemy.","type":"SPELL"},{"artist":"Skan Srisuwan","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2537,"flavor":"We like to call him \"Wesley\".","health":4,"id":"AT_023","mechanics":["INSPIRE"],"name":"Void Crusher","race":"DEMON","rarity":"RARE","set":"TGT","text":"Inspire: Destroy a random minion for each player.","type":"MINION"},{"artist":"Kevin Chen","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2535,"flavor":"Very dangerous when attached to a demonbomb.","id":"AT_024","name":"Demonfuse","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":15},"rarity":"COMMON","set":"TGT","text":"Give a Demon +3/+3. Give your opponent a Mana Crystal.","type":"SPELL"},{"artist":"Paul Mafayon","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2632,"flavor":"A prime example of lose-lose negotiating.","id":"AT_025","name":"Dark Bargain","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"EPIC","set":"TGT","text":"Destroy 2 random enemy minions. Discard 2 random cards.","type":"SPELL"},{"artist":"Sojin Hwang","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2623,"flavor":"After playing against 5 Annoy-O-Trons, any normal guard will become a Wrathguard.","health":3,"id":"AT_026","mechanics":["TRIGGER_VISUAL"],"name":"Wrathguard","race":"DEMON","rarity":"COMMON","set":"TGT","text":"Whenever this minion takes damage, also deal that amount to your hero.","type":"MINION"},{"artist":"Tooth","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2621,"elite":true,"flavor":"He can summon anything, even a FEARSOME DOOMGUARD*.\n*He's pretty sure this is going to work out.","health":4,"id":"AT_027","mechanics":["TRIGGER_VISUAL"],"name":"Wilfred Fizzlebang","rarity":"LEGENDARY","set":"TGT","text":"Cards you draw from your Hero Power cost (0).","type":"MINION"},{"artist":"Ryan Metcalf","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":2765,"flavor":"He needed a break after that business in the Vale of Eternal Blossoms. Naturally, he chose to spend his vacation in an icy snowscape killing monsters.","health":7,"id":"AT_028","mechanics":["COMBO"],"name":"Shado-Pan Rider","rarity":"COMMON","set":"TGT","text":"Combo: Gain +3 Attack.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":2715,"flavor":"The best part of buccaneering is the pants.","health":1,"id":"AT_029","mechanics":["TRIGGER_VISUAL"],"name":"Buccaneer","race":"PIRATE","rarity":"COMMON","set":"TGT","text":"Whenever you equip a weapon, give it +1 Attack.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":2767,"flavor":"Almost went to play for Stormwind before signing with Undercity.","health":2,"id":"AT_030","mechanics":["COMBO"],"name":"Undercity Valiant","playRequirements":{"REQ_TARGET_FOR_COMBO":0},"rarity":"COMMON","set":"TGT","targetingArrowText":"Deal 1 damage.","text":"Combo: Deal 1 damage.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":2766,"flavor":"He has a giant collection of purses now. One for every outfit!","health":2,"id":"AT_031","mechanics":["TRIGGER_VISUAL"],"name":"Cutpurse","rarity":"RARE","set":"TGT","text":"Whenever this minion attacks a hero, add the Coin to your hand.","type":"MINION"},{"artist":"Tooth","attack":4,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2768,"flavor":"I have great deal for you... for 4 damage to your face!","health":3,"id":"AT_032","mechanics":["BATTLECRY"],"name":"Shady Dealer","rarity":"RARE","set":"TGT","text":"Battlecry: If you have a Pirate, gain +1/+1.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2770,"flavor":"Yoink!","id":"AT_033","name":"Burgle","rarity":"RARE","set":"TGT","text":"Add 2 random cards to your hand (from your opponent's class).","type":"SPELL"},{"artist":"Nutthapon Petchthai","attack":1,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2763,"durability":3,"flavor":"How much more poisoned can a blade get? The answer is a lot. A lot more poisoned.","id":"AT_034","name":"Poisoned Blade","rarity":"EPIC","set":"TGT","text":"Your Hero Power gives this weapon +1 Attack instead of replacing it.","type":"WEAPON"},{"artist":"Daren Bader","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2587,"flavor":"Can you hold these eggs for just a second? I promise they're not full of giant enraged undead spider things.","id":"AT_035","name":"Beneath the Grounds","rarity":"EPIC","set":"TGT","text":"Shuffle 3 Ambushes into your opponent's deck. When drawn, you summon a 4/4 Nerubian.","type":"SPELL"},{"artist":"Eric Braddock","attack":8,"cardClass":"ROGUE","collectible":true,"cost":9,"dbfId":2586,"elite":true,"flavor":"Was actually a pretty nice guy before, you know, the whole Lich King thing.","health":4,"id":"AT_036","mechanics":["DEATHRATTLE"],"name":"Anub'arak","rarity":"LEGENDARY","set":"TGT","text":"Deathrattle: Return this to your hand and summon a 4/4 Nerubian.","type":"MINION"},{"artist":"Dan Brereton","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":2792,"flavor":"2 out of 2 saplings recommend that you summon the saplings.","id":"AT_037","mechanics":["CHOOSE_ONE"],"name":"Living Roots","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Choose One - Deal $2 damage; or Summon two 1/1 Saplings.","type":"SPELL"},{"artist":"Laurel Austin","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":2782,"flavor":"She loves mana crystals, she hates mana crystals. So fickle!","health":3,"id":"AT_038","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Darnassus Aspirant","rarity":"RARE","set":"TGT","text":"Battlecry: Gain an empty Mana Crystal.\nDeathrattle: Lose a Mana Crystal.","type":"MINION"},{"artist":"Alex Pascenko","attack":5,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2780,"flavor":"Maybe if you whistle a tune it will soothe him. Yeah... Try that.","health":4,"id":"AT_039","mechanics":["INSPIRE"],"name":"Savage Combatant","race":"BEAST","rarity":"RARE","set":"TGT","text":"Inspire: Give your hero\n+2 Attack this turn.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2786,"flavor":"She was born to be something. She is just not quite sure what yet...","health":4,"id":"AT_040","mechanics":["BATTLECRY"],"name":"Wildwalker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"COMMON","set":"TGT","text":"Battlecry: Give a friendly Beast +3 Health.","type":"MINION"},{"artist":"Ralph Horsley","attack":6,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":2788,"flavor":"He gets a discount on the tournament entry fee because he is his own horse.","health":6,"id":"AT_041","name":"Knight of the Wild","rarity":"RARE","set":"TGT","text":"Whenever you summon a Beast, reduce the Cost of this card by (1).","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":2783,"flavor":"That's saberTEETH, not like curved pirate blades. That's a different kind of druid. Druid of the Curved Pirate Blades.","health":1,"id":"AT_042","mechanics":["CHOOSE_ONE"],"name":"Druid of the Saber","rarity":"COMMON","referencedTags":["CHARGE","STEALTH"],"set":"TGT","text":"[x]Choose One - Transform\ninto a 2/1 with Charge;\nor a 3/2 with Stealth.","type":"MINION"},{"artist":"Christopher Moeller","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2785,"flavor":"Hey! Moon! Can I have some mana crystals?","id":"AT_043","name":"Astral Communion","rarity":"EPIC","set":"TGT","text":"Gain 10 Mana Crystals. Discard your hand.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2793,"flavor":"Is this a noun or a verb? We will never know.","id":"AT_044","name":"Mulch","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"TGT","text":"Destroy a minion.\nAdd a random minion to your opponent's hand.","type":"SPELL"},{"artist":"Velvet Engine","attack":5,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":2796,"elite":true,"flavor":"Call her \"Tweety\". She'll find it real funny. I PROMISE.","health":5,"id":"AT_045","mechanics":["AURA"],"name":"Aviana","rarity":"LEGENDARY","set":"TGT","text":"Your minions cost (1).","type":"MINION"},{"artist":"Eva Widermann","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2513,"flavor":"Turns out the tuskarr aren't real choosy about their totems.","health":2,"id":"AT_046","mechanics":["BATTLECRY"],"name":"Tuskarr Totemic","rarity":"COMMON","set":"TGT","text":"Battlecry: Summon a random basic Totem.","type":"MINION"},{"artist":"RK Post","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2613,"flavor":"It's nice to find a real craftsman in this day and age of mass-produced totems.","health":4,"id":"AT_047","mechanics":["BATTLECRY"],"name":"Draenei Totemcarver","rarity":"RARE","set":"TGT","text":"Battlecry: Gain +1/+1 for each friendly Totem.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2612,"flavor":"Favored by shaman who study the art of restoration and healing, this spell would feel smug, if it had feelings.","id":"AT_048","name":"Healing Wave","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TGT","text":"Restore #7 Health. Reveal a minion in each deck. If yours costs more, Restore #14 instead.","type":"SPELL"},{"artist":"Sean McNally","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":2615,"flavor":"Allowing totems to attack is not cheating. I mean, there isn't anything in the rule books about it.","health":6,"id":"AT_049","mechanics":["INSPIRE"],"name":"Thunder Bluff Valiant","rarity":"RARE","set":"TGT","text":"Inspire: Give your Totems +2 Attack.","type":"MINION"},{"artist":"Peet Cooper","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2617,"durability":4,"flavor":"You can only pick it up if you are worthy.","id":"AT_050","mechanics":["DEATHRATTLE"],"name":"Charged Hammer","rarity":"EPIC","set":"TGT","text":"Deathrattle: Your Hero Power becomes 'Deal 2 damage.'","type":"WEAPON"},{"artist":"Tyler Walpole","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2620,"flavor":"I'm not a shaman or anything, but isn't Elemental Destruction the opposite of what they want to do?","id":"AT_051","mechanics":["OVERLOAD"],"name":"Elemental Destruction","overload":5,"rarity":"EPIC","set":"TGT","text":"Deal $4-$5 damage to all minions. Overload: (5)","type":"SPELL"},{"artist":"Steve Prescott","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2610,"flavor":"What happens when you glue a buncha totems together.","health":4,"id":"AT_052","mechanics":["OVERLOAD"],"name":"Totem Golem","overload":1,"race":"TOTEM","rarity":"COMMON","set":"TGT","text":"Overload: (1)","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2514,"flavor":"MOMMMMMYYYYYYYYY!!!","id":"AT_053","mechanics":["OVERLOAD"],"name":"Ancestral Knowledge","overload":2,"rarity":"COMMON","set":"TGT","text":"Draw 2 cards. Overload: (2)","type":"SPELL"},{"artist":"Wei Wang","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":2618,"elite":true,"flavor":"Calling the mist doesn't sound all that great. \"Ooooh, it is slightly damp now!\"","health":4,"id":"AT_054","mechanics":["BATTLECRY"],"name":"The Mistcaller","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Give all minions in your hand and deck +1/+1.","type":"MINION"},{"artist":"Marcelo Vignali","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":2582,"flavor":"Flash! Ahhhhhhh~","id":"AT_055","name":"Flash Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Restore #5 Health.","type":"SPELL"},{"artist":"Jonboy Meyers","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2638,"flavor":"pow POW pow","id":"AT_056","name":"Powershot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TGT","text":"Deal $2 damage to a minion and the minions next to it.","type":"SPELL"},{"artist":"Tyson Murphy","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2639,"flavor":"Takes way better care of her pets than her brother, Unstablemaster.","health":2,"id":"AT_057","mechanics":["BATTLECRY"],"name":"Stablemaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"EPIC","referencedTags":["IMMUNE"],"set":"TGT","targetingArrowText":"Grant Immune this turn.","text":"Battlecry: Give a friendly Beast Immune this turn.","type":"MINION"},{"artist":"James Zhang","attack":3,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2635,"flavor":"Elekk jousting is AWESOME.","health":2,"id":"AT_058","mechanics":["BATTLECRY"],"name":"King's Elekk","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, draw it.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":2642,"flavor":"This is a \"bearly\" concealed reference.","health":1,"id":"AT_059","mechanics":["INSPIRE"],"name":"Brave Archer","rarity":"COMMON","set":"TGT","text":"Inspire: If your hand is empty, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Richard Wright","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2641,"flavor":"You'll never guess what's in that conveniently bear-sized, bear-smelling box.","id":"AT_060","mechanics":["SECRET"],"name":"Bear Trap","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TGT","text":"Secret: After your hero is attacked, summon a 3/3 Bear with Taunt.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2484,"flavor":"Rexxar narrowed his eyes, grabbed his machine gun, and said: \"It's go time. Lock and load.\"\nThis card pays homage to that special moment.","id":"AT_061","name":"Lock and Load","rarity":"EPIC","set":"TGT","text":"Each time you cast a spell this turn, add a random Hunter card to your hand.","type":"SPELL"},{"artist":"Skan Srisuwan","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":2483,"flavor":"\"THEY'RE EVERYWHERE GET THEM OFF!!!\" - Everyone","id":"AT_062","name":"Ball of Spiders","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"TGT","text":"Summon three 1/1 Webspinners.","type":"SPELL"},{"artist":"Andrew Hou","attack":4,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":2633,"elite":true,"flavor":"With the help of his trusty sidekick Dreadscale, the giant jormungar Acidmaw is ready to face any knight!","health":2,"id":"AT_063","mechanics":["TRIGGER_VISUAL"],"name":"Acidmaw","race":"BEAST","rarity":"LEGENDARY","set":"TGT","text":"Whenever another minion takes damage, destroy it.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2634,"elite":true,"flavor":"Let's be clear about this: ACIDMAW is the sidekick.","health":2,"id":"AT_063t","mechanics":["TRIGGER_VISUAL"],"name":"Dreadscale","race":"BEAST","rarity":"LEGENDARY","set":"TGT","text":"At the end of your turn, deal 1 damage to all other minions.","type":"MINION"},{"artist":"Dany Orizio","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2729,"flavor":"You might think bashing doesn't take a lot of practice. It doesn't.","id":"AT_064","name":"Bash","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Deal $3 damage.\nGain 3 Armor.","type":"SPELL"},{"artist":"Michael Franchina","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2756,"durability":2,"flavor":"\"King's Attacker\" is a shield. Funny, huh?","id":"AT_065","mechanics":["BATTLECRY"],"name":"King's Defender","rarity":"RARE","referencedTags":["TAUNT"],"set":"TGT","text":"Battlecry: If you have a minion with Taunt, gain +1 Durability.","type":"WEAPON"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2711,"flavor":"\"Four out of three orcs struggle with math.\" - Angry Zurge","health":3,"id":"AT_066","mechanics":["INSPIRE"],"name":"Orgrimmar Aspirant","rarity":"COMMON","set":"TGT","text":"Inspire: Give your weapon +1 Attack.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":2753,"flavor":"Playing him also gets you into the Magnataur Beta.","health":3,"id":"AT_067","name":"Magnataur Alpha","rarity":"EPIC","set":"TGT","text":"Also damages the minions next to whomever\nhe attacks.","type":"MINION"},{"artist":"Mishi McCaig","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2754,"flavor":"The best offense is a good defense.","id":"AT_068","name":"Bolster","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TGT","text":"Give your Taunt minions +2/+2.","type":"SPELL"},{"artist":"Jim Nelson","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2733,"flavor":"Come at me, bro.","health":2,"id":"AT_069","mechanics":["BATTLECRY"],"name":"Sparring Partner","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"TGT","targetingArrowText":"Grant Taunt.","text":"Taunt\nBattlecry: Give a\nminion Taunt.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2757,"elite":true,"flavor":"What's more boss than riding a parrot with a jawbone for a shoulderpad while wielding a giant hook-lance-thing and wearing a pirate hat? NOTHING.","health":6,"id":"AT_070","mechanics":["CHARGE"],"name":"Skycap'n Kragg","race":"PIRATE","rarity":"LEGENDARY","set":"TGT","text":"Charrrrrge\nCosts (1) less for each friendly Pirate.","type":"MINION"},{"artist":"Evgeniy Zaqumyennyy","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2758,"flavor":"\"Put more spikes on her. No, more spikes. What part of 'more spikes' do you not understand? MORE SPIKES!\" - Alexstrasza","health":3,"id":"AT_071","mechanics":["BATTLECRY"],"name":"Alexstrasza's Champion","rarity":"RARE","referencedTags":["CHARGE"],"set":"TGT","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Charge.","type":"MINION"},{"artist":"Wei Wang","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":2760,"elite":true,"flavor":"Leader of the Alliance! Father of Anduin! Also he likes to play Arena, and he averages 12 wins.","health":7,"id":"AT_072","mechanics":["BATTLECRY"],"name":"Varian Wrynn","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Draw 3 cards.\nPut any minions you drew directly into the battlefield.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":2648,"flavor":"Competition can be an inspiration to improve oneself. Or kill all the competitors.","id":"AT_073","mechanics":["SECRET"],"name":"Competitive Spirit","rarity":"RARE","set":"TGT","text":"Secret: When your turn starts, give your minions +1/+1.","type":"SPELL"},{"artist":"Jonboy Meyers","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2717,"flavor":"\"Arf! Arf! Arf!\" - Seal of Champions","id":"AT_074","name":"Seal of Champions","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"TGT","text":"Give a minion\n+3 Attack and Divine Shield.","type":"SPELL"},{"artist":"Zoltan & Gabor","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2515,"flavor":"He doesn't even get Sundays off. Every day he's hostling.","health":4,"id":"AT_075","mechanics":["AURA"],"name":"Warhorse Trainer","rarity":"COMMON","set":"TGT","text":"Your Silver Hand Recruits have +1 Attack.","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":2655,"flavor":"Hee hee! Look at his cute little feet.","health":4,"id":"AT_076","mechanics":["INSPIRE"],"name":"Murloc Knight","race":"MURLOC","rarity":"COMMON","set":"TGT","text":"Inspire: Summon a random Murloc.","type":"MINION"},{"artist":"Joe Wilson","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":2720,"durability":2,"flavor":"The stripes make it look like a candy cane, but we recommend against licking it.","id":"AT_077","mechanics":["BATTLECRY"],"name":"Argent Lance","rarity":"RARE","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, +1 Durability.","type":"WEAPON"},{"artist":"Mauricio Herrera","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":2654,"flavor":"You have to get past the vendors first. So many are lost to shopping...","id":"AT_078","name":"Enter the Coliseum","rarity":"EPIC","set":"TGT","text":"Destroy all minions except each player's highest Attack minion.","type":"SPELL"},{"artist":"Zoltan Boros","attack":6,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":2726,"flavor":"He may sound surly and antisocial, but he's actually just really shy.","health":6,"id":"AT_079","mechanics":["BATTLECRY"],"name":"Mysterious Challenger","rarity":"EPIC","referencedTags":["SECRET"],"set":"TGT","text":"Battlecry: Put one of each Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2517,"flavor":"He'll never admit it, but he pushes you hard because he really cares about you.","health":3,"id":"AT_080","name":"Garrison Commander","rarity":"EPIC","set":"TGT","text":"You can use your Hero Power twice a turn.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":2727,"elite":true,"flavor":"Nobody rocks a monocle like Eadric.","health":7,"id":"AT_081","mechanics":["BATTLECRY"],"name":"Eadric the Pure","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Change all enemy minions'\nAttack to 1.","type":"MINION"},{"artist":"Ron Spears","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2486,"flavor":"But not the lowliest!","health":2,"id":"AT_082","mechanics":["INSPIRE"],"name":"Lowly Squire","rarity":"COMMON","set":"TGT","text":"Inspire: Gain +1 Attack.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2533,"flavor":"Check it out. You can do barrel rolls on this thing.","health":3,"id":"AT_083","mechanics":["INSPIRE"],"name":"Dragonhawk Rider","rarity":"COMMON","referencedTags":["WINDFURY"],"set":"TGT","text":"Inspire: Gain Windfury\nthis turn.","type":"MINION"},{"artist":"Tyson Murphy","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2577,"flavor":"Lance Carrier is an obscure entry level position in orcish armies. A mystery, since orcs don't generally use lances.","health":2,"id":"AT_084","mechanics":["BATTLECRY"],"name":"Lance Carrier","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"TGT","targetingArrowText":"Give +2 Attack.","text":"Battlecry: Give a friendly minion +2 Attack.","type":"MINION"},{"artist":"Froilan Gardner","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2488,"flavor":"Not a good basis for a system of government.","health":6,"id":"AT_085","mechanics":["AURA"],"name":"Maiden of the Lake","rarity":"COMMON","set":"TGT","text":"Your Hero Power costs (1).","type":"MINION"},{"artist":"Greg Staples","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2576,"flavor":"Listen all y'all it's a saboteur!","health":3,"id":"AT_086","mechanics":["BATTLECRY"],"name":"Saboteur","rarity":"RARE","set":"TGT","text":"Battlecry: Your opponent's Hero Power costs (5) more next turn.","type":"MINION"},{"artist":"Evgeniy Zaqumyennyy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2490,"flavor":"His horse's name is Betsy.","health":1,"id":"AT_087","mechanics":["CHARGE","DIVINE_SHIELD"],"name":"Argent Horserider","rarity":"COMMON","set":"TGT","text":"Charge\nDivine Shield","type":"MINION"},{"artist":"Steve Prescott","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2491,"flavor":"This champion has learned from the best. Except for his target selection.","health":5,"id":"AT_088","mechanics":["FORGETFUL","TRIGGER_VISUAL"],"name":"Mogor's Champion","rarity":"RARE","set":"TGT","text":"50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2495,"flavor":"Underneath all that impressive armor, he's just skin and bones. Okay, maybe just bones.","health":2,"id":"AT_089","mechanics":["INSPIRE"],"name":"Boneguard Lieutenant","rarity":"COMMON","set":"TGT","text":"Inspire: Gain +1 Health.","type":"MINION"},{"artist":"Andrew Hou","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2497,"flavor":"An elegant gorilla, for a more civilized age.","health":3,"id":"AT_090","mechanics":["INSPIRE"],"name":"Mukla's Champion","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Inspire: Give your other minions +1/+1.","type":"MINION"},{"artist":"Sean McNally","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2575,"flavor":"The medic tournament is less entertaining than the Grand Tournament.","health":8,"id":"AT_091","mechanics":["INSPIRE"],"name":"Tournament Medic","rarity":"COMMON","set":"TGT","text":"Inspire: Restore #2 Health to your hero.","type":"MINION"},{"artist":"Anton Zemskov","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2594,"flavor":"He's a lot cooler than Magma Rager.","health":2,"id":"AT_092","name":"Ice Rager","race":"ELEMENTAL","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2532,"flavor":"Ironically, the natural enemy of the snobold is THE CANDLE.","health":6,"id":"AT_093","mechanics":["SPELLPOWER"],"name":"Frigid Snobold","rarity":"COMMON","set":"TGT","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"James Zhang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2580,"flavor":"At first he liked juggling chain saws, but then he thought, \"Flames are better! Because FIRE!\"","health":3,"id":"AT_094","mechanics":["BATTLECRY"],"name":"Flame Juggler","rarity":"COMMON","set":"TGT","text":"Battlecry: Deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Esad Ribic","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2579,"flavor":"He used to be a librarian. Old habits die hard.","health":2,"id":"AT_095","mechanics":["DIVINE_SHIELD","STEALTH"],"name":"Silent Knight","rarity":"COMMON","set":"TGT","text":"Stealth\nDivine Shield","type":"MINION"},{"artist":"Skan Srisuwan","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2500,"flavor":"It takes a lot to wind him up.","health":5,"id":"AT_096","mechanics":["BATTLECRY"],"name":"Clockwork Knight","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"COMMON","set":"TGT","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly Mech +1/+1.","type":"MINION"},{"artist":"Adam Byrne","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2499,"flavor":"He was so excited to get season tickets to this year's Grand Tournament. He normally doesn't get them at first and has to buy them from Ogre scalpers.","health":1,"id":"AT_097","mechanics":["TAUNT"],"name":"Tournament Attendee","rarity":"COMMON","set":"TGT","text":"Taunt","type":"MINION"},{"artist":"Wayne Reynolds","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2573,"flavor":"Hey! Let me try that...","health":5,"id":"AT_098","mechanics":["BATTLECRY"],"name":"Sideshow Spelleater","rarity":"EPIC","set":"TGT","text":"Battlecry: Copy your opponent's Hero Power.","type":"MINION"},{"artist":"Ben Wootten","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2598,"flavor":"Someone called her a Rhinorider, and she's NOT HAPPY.","health":5,"id":"AT_099","mechanics":["INSPIRE"],"name":"Kodorider","rarity":"EPIC","set":"TGT","text":"Inspire: Summon a 3/5 War Kodo.","type":"MINION"},{"artist":"John Polidora","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2503,"flavor":"The Silver Hand is the best paladin organization. The Argent Crusaders are super jealous.","health":3,"id":"AT_100","mechanics":["INSPIRE"],"name":"Silver Hand Regent","rarity":"COMMON","set":"TGT","text":"Inspire: Summon a 1/1 Silver Hand Recruit.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2521,"flavor":"What did the pits ever do to you?","health":6,"id":"AT_101","name":"Pit Fighter","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2522,"flavor":"You can keep him, but you have to promise to feed him and clean out his tank every day!","health":9,"id":"AT_102","name":"Captured Jormungar","race":"BEAST","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Seamus Gallagher","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2520,"flavor":"You have no idea how tired this guy is of being released.","health":7,"id":"AT_103","mechanics":["BATTLECRY"],"name":"North Sea Kraken","playRequirements":{"REQ_TARGET_TO_PLAY":0},"race":"BEAST","rarity":"COMMON","set":"TGT","targetingArrowText":"Deal 4 damage.","text":"Battlecry: Deal 4 damage.","type":"MINION"},{"artist":"Skan Srisuwan","attack":5,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2504,"flavor":"Just could not be talked out of using his turtle for the joust...","health":5,"id":"AT_104","mechanics":["BATTLECRY"],"name":"Tuskarr Jouster","rarity":"RARE","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, restore #7 Health to your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2502,"flavor":"Don't worry. With a little skin cream he's going to clear right up.","health":4,"id":"AT_105","mechanics":["BATTLECRY"],"name":"Injured Kvaldir","rarity":"RARE","set":"TGT","text":"Battlecry: Deal 3 damage to this minion.","type":"MINION"},{"artist":"Andrea Uderzo","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2259,"flavor":"When there's something strange (say, a gibbering demon) in your neighborhood, who are you going to call?","health":3,"id":"AT_106","mechanics":["BATTLECRY"],"name":"Light's Champion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":15},"rarity":"RARE","referencedTags":["SILENCE"],"set":"TGT","targetingArrowText":"Silence a Demon.","text":"Battlecry: Silence a Demon.","type":"MINION"},{"artist":"Edouard Guiton & Tony Washington","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2627,"flavor":"Yep. It's a horse... wearing armor... going to war.","health":3,"id":"AT_108","mechanics":["BATTLECRY"],"name":"Armored Warhorse","race":"BEAST","rarity":"RARE","referencedTags":["CHARGE"],"set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, gain Charge.","type":"MINION"},{"artist":"Ben Zhang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2505,"flavor":"Who argent watches the Argent Watchman?","health":4,"id":"AT_109","mechanics":["CANT_ATTACK","INSPIRE"],"name":"Argent Watchman","rarity":"RARE","set":"TGT","text":"Can't attack.\nInspire: Can attack as normal this turn.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2585,"flavor":"Meets monthly with the gladiators to discuss career goals.","health":5,"id":"AT_110","mechanics":["INSPIRE"],"name":"Coliseum Manager","rarity":"RARE","set":"TGT","text":"Inspire: Return this minion to your hand.","type":"MINION"},{"artist":"Ron Spears","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2704,"flavor":"Menu: Funnel cakes, carrots, popcorn, jormungar steaks. It's hard serving a diverse clientele.","health":5,"id":"AT_111","mechanics":["BATTLECRY"],"name":"Refreshment Vendor","rarity":"COMMON","set":"TGT","text":"Battlecry: Restore #4 Health to each hero.","type":"MINION"},{"artist":"Penny Arcade","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2507,"flavor":"Needs just a few more ratings points to become Grandmaster Jouster.","health":6,"id":"AT_112","mechanics":["BATTLECRY"],"name":"Master Jouster","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, gain Taunt and Divine Shield.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2509,"flavor":"Join the Argent Crusade! We have attractive tabards and you get to carry really nice swords!","health":4,"id":"AT_113","mechanics":["INSPIRE"],"name":"Recruiter","rarity":"EPIC","set":"TGT","text":"Inspire: Add a 2/2 Squire to your hand.","type":"MINION"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2752,"flavor":"To be honest, heckling is not the most effective form of evil.","health":4,"id":"AT_114","mechanics":["TAUNT"],"name":"Evil Heckler","rarity":"COMMON","set":"TGT","text":"Taunt","type":"MINION"},{"artist":"Howard Lyon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2581,"flavor":"Good fencers make good neighbors, right?","health":2,"id":"AT_115","mechanics":["BATTLECRY"],"name":"Fencing Coach","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TGT","text":"Battlecry: The next time you use your Hero Power, it costs (2) less.","type":"MINION"},{"artist":"Jeff Easley","attack":1,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2596,"flavor":"Keeping tabs on the Grand Tournament is priority #1 for the five mighty Dragonflights!","health":4,"id":"AT_116","mechanics":["BATTLECRY"],"name":"Wyrmrest Agent","rarity":"RARE","referencedTags":["TAUNT"],"set":"TGT","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.","type":"MINION"},{"artist":"Jesper Ejsing","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2493,"flavor":"Goes by \"MC ElfyElf\".","health":2,"id":"AT_117","mechanics":["BATTLECRY"],"name":"Master of Ceremonies","rarity":"EPIC","set":"TGT","text":"Battlecry: If you have a minion with Spell Damage, gain +2/+2.","type":"MINION"},{"artist":"Todd Lockwood","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2510,"flavor":"A veteran of a number of crusades, she is a force for light and goodness. Her latest crusade is against goblin telemarketers.","health":5,"id":"AT_118","mechanics":["BATTLECRY"],"name":"Grand Crusader","rarity":"EPIC","set":"TGT","text":"Battlecry: Add a random Paladin card to your hand.","type":"MINION"},{"artist":"Trent Kaniuga","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2511,"flavor":"Coming soon... to a tuskarr village near you!","health":4,"id":"AT_119","mechanics":["INSPIRE"],"name":"Kvaldir Raider","rarity":"COMMON","set":"TGT","text":"Inspire: Gain +2/+2.","type":"MINION"},{"artist":"Greg Staples","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":2512,"flavor":"Don't ask him about the beard. JUST DON'T.","health":8,"id":"AT_120","name":"Frost Giant","rarity":"EPIC","set":"TGT","text":"Costs (1) less for each time you used your Hero Power this game.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2518,"flavor":"The crowd ALWAYS yells lethal.","health":4,"id":"AT_121","mechanics":["TRIGGER_VISUAL"],"name":"Crowd Favorite","rarity":"EPIC","referencedTags":["BATTLECRY"],"set":"TGT","text":"Whenever you play a card with Battlecry, gain +1/+1.","type":"MINION"},{"artist":"Nutthapon Petchthai","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2724,"elite":true,"flavor":"Gormok has been giving impaling lessons in a small tent near the tournament grounds. For only 25g you too could learn the fine art of impaling!","health":4,"id":"AT_122","mechanics":["BATTLECRY"],"name":"Gormok the Impaler","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_FRIENDLY_MINIONS":4},"rarity":"LEGENDARY","set":"TGT","targetingArrowText":"Deal 4 damage.","text":"Battlecry: If you have at least 4 other minions, deal 4 damage.","type":"MINION"},{"artist":"Raymond Swanland","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2682,"elite":true,"flavor":"Chillmaw keeps trying to ruin the Grand Tournament, and she would've done it too, if it weren't for those dang kids!","health":6,"id":"AT_123","mechanics":["DEATHRATTLE","TAUNT"],"name":"Chillmaw","race":"DRAGON","rarity":"LEGENDARY","set":"TGT","text":"[x]Taunt\nDeathrattle: If you're holding\na Dragon, deal 3 damage\nto all minions.","type":"MINION"},{"artist":"Wayne Reynolds","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2595,"elite":true,"flavor":"Bolf keeps coming in 2nd at the Grand Tournament. It might be his year this year, if Lebron doesn't enter.","health":9,"id":"AT_124","mechanics":["TRIGGER_VISUAL"],"name":"Bolf Ramshield","rarity":"LEGENDARY","set":"TGT","text":"Whenever your hero takes damage, this minion takes it instead.","type":"MINION"},{"artist":"John Polidora","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2725,"elite":true,"flavor":"This massive yeti just closes his eyes and charges at the nearest target. The nearest Target is a couple blocks away and has sick deals on skateboards.","health":10,"id":"AT_125","mechanics":["CHARGE"],"name":"Icehowl","rarity":"LEGENDARY","set":"TGT","text":"Charge\nCan't attack heroes.","type":"MINION"},{"artist":"Marcelo Vignali","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2683,"elite":true,"flavor":"The ethereals have their own jousting tournament, and Saraad is the reigning champion. Also he won the ethereal hot dog eating contest.","health":5,"id":"AT_127","mechanics":["INSPIRE"],"name":"Nexus-Champion Saraad","rarity":"LEGENDARY","set":"TGT","text":"Inspire: Add a random spell to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2681,"elite":true,"flavor":"Apparently it really was just a flesh wound.","health":4,"id":"AT_128","mechanics":["DEATHRATTLE"],"name":"The Skeleton Knight","rarity":"LEGENDARY","set":"TGT","text":"Deathrattle: Reveal a minion in each deck. If yours costs more, return this to your hand.","type":"MINION"},{"artist":"Mark Zug","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2748,"elite":true,"flavor":"LOVES being called \"the wonder twins\".","health":4,"id":"AT_129","mechanics":["TRIGGER_VISUAL"],"name":"Fjola Lightbane","rarity":"LEGENDARY","referencedTags":["DIVINE_SHIELD"],"set":"TGT","text":"Whenever you target this minion with a spell, gain Divine Shield.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":2723,"flavor":"A little better than Sea Minus Reaver.","health":7,"id":"AT_130","mechanics":["TOPDECK"],"name":"Sea Reaver","rarity":"EPIC","set":"TGT","text":"When you draw this, deal 1 damage to your minions.","type":"MINION"},{"artist":"Ben Thompson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2519,"elite":true,"flavor":"HATES being called \"the wonder twins\".","health":4,"id":"AT_131","mechanics":["TRIGGER_VISUAL"],"name":"Eydis Darkbane","rarity":"LEGENDARY","set":"TGT","text":"Whenever you target this minion with a spell, deal 3 damage to a random enemy.","type":"MINION"},{"artist":"Jomaro Kindred","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2736,"elite":true,"flavor":"It's like putting racing stripes and a giant spoiler on your hero power.","health":3,"id":"AT_132","mechanics":["BATTLECRY"],"name":"Justicar Trueheart","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Replace your starting Hero Power with a better one.","type":"MINION"},{"artist":"Skan Srisuwan","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2818,"flavor":"It's not HER fault you didn't put a spinning saw blade on your horse.","health":2,"id":"AT_133","mechanics":["BATTLECRY"],"name":"Gadgetzan Jouster","rarity":"COMMON","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, gain +1/+1.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":47775,"flavor":"\"See you later bot\"\n- Jaina","health":1,"id":"BOT_020","mechanics":["MODULAR","RUSH"],"name":"Skaterbot","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic\nRush","type":"MINION"},{"artist":"Ursula Dorada","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47781,"flavor":"\"You have my shield! And the rest of me too.\"","health":5,"id":"BOT_021","mechanics":["MODULAR","TAUNT"],"name":"Bronze Gatekeeper","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic\nTaunt","type":"MINION"},{"artist":"Matt Dixon","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":47837,"flavor":"They're Dr. Boom's babies. His baby boomers.","health":2,"id":"BOT_031","mechanics":["DEATHRATTLE"],"name":"Goblin Bomb","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"[x]Deathrattle: Deal 2 damage\nto the enemy hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47840,"flavor":"Me throw face.","id":"BOT_033","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Bomb Toss","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $2 damage. Summon a 0/2 Goblin Bomb.","type":"SPELL"},{"artist":"Jomaro Kindred","attack":5,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":47841,"elite":true,"flavor":"Every good plan requires a bit of patience. And a lot of explosives.","health":5,"id":"BOT_034","mechanics":["BATTLECRY"],"name":"Boommaster Flark","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Battlecry: Summon four 0/2 Goblin Bombs.","type":"MINION"},{"artist":"Tyler Walpole","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47842,"flavor":"Keeps getting banned for toxic behavior.","health":2,"id":"BOT_035","mechanics":["MODULAR","POISONOUS"],"name":"Venomizer","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic\nPoisonous","type":"MINION"},{"artist":"Steve Prescott","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47855,"flavor":"She learns by trial and error. Mostly error.","health":1,"id":"BOT_038","mechanics":["BATTLECRY"],"name":"Fireworks Tech","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"[x]Battlecry: Give a friendly\nMech +1/+1. If it has\nDeathrattle, trigger it.","type":"MINION"},{"artist":"Dany Orizio","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":47856,"flavor":"If at first you don't succeed, die, die again.","health":6,"id":"BOT_039","mechanics":["AURA"],"name":"Necromechanic","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Your Deathrattles trigger twice.","type":"MINION"},{"artist":"J. Paick & K. Turovec","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47860,"flavor":"Harrison Jones was kicked off this project.","id":"BOT_042","name":"Weapons Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player equips a 2/3 Weapon and\ngains 6 Armor.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47888,"flavor":"Ironic. It could recycle others, but not itself.","health":6,"id":"BOT_050","mechanics":["LIFESTEAL","TAUNT"],"name":"Rusty Recycler","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Taunt\nLifesteal","type":"MINION"},{"artist":"J. Paick & K. Turovec","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":47887,"flavor":"Step 1: Grow giant evil strawberry.\nStep 2: ????\nStep 3: Rule Azeroth!","id":"BOT_054","name":"Biology Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player gains 2 Mana Crystals.","type":"SPELL"},{"artist":"Vladimir Kafanov","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":48691,"flavor":"He's all beeps and smiles but you're just a walking pile of armor to him.","health":3,"id":"BOT_059","mechanics":["TRIGGER_VISUAL"],"name":"Eternium Rover","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Whenever this minion takes damage, gain 2 Armor.","type":"MINION"},{"artist":"Jiajun Tian","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":47924,"flavor":"\"Well if I didn't build the whelp and YOU didn't build the whelpâŚ\"","health":2,"id":"BOT_066","mechanics":["DEATHRATTLE"],"name":"Mechanical Whelp","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Deathrattle: Summon a 7/7 Mechanical Dragon.","type":"MINION"},{"artist":"Steve Prescott","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47925,"flavor":"This is the happiest moment of Grik's life. We'll miss him.","id":"BOT_067","name":"Rocket Boots","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Give a minion Rush. Draw a card.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","collectible":true,"cost":9,"dbfId":47928,"elite":true,"flavor":"Dr. Boom ends his motivational speeches by dropping the mechs.","id":"BOT_069","name":"The Boomship","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Summon 3 random minions from your hand. Give them Rush.","type":"SPELL"},{"artist":"Zero","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":48025,"flavor":"They're a little light-headed.","health":1,"id":"BOT_079","mechanics":["BATTLECRY"],"name":"Faithful Lumi","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly Mech +1/+1.","type":"MINION"},{"artist":"Brian Despain","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48034,"flavor":"Double-majoring in culinary sciences was definitely a mistake.","health":2,"id":"BOT_083","mechanics":["BATTLECRY"],"name":"Toxicologist","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Give your weapon +1 Attack.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":48035,"flavor":"Elite Tauren Chieftain's next hit single.","id":"BOT_084","name":"Violet Haze","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Add 2 random Deathrattle cards to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":48040,"flavor":"The tenth Pyroblast really felt like overkill.","id":"BOT_087","name":"Academic Espionage","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"BOOMSDAY","text":"Shuffle 10 cards from your opponent's class into your deck. They cost (1).","type":"SPELL"},{"artist":"Wayne Wu","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":48051,"flavor":"It's just a Tempest Tantrum.","id":"BOT_093","name":"Elementary Reaction","rarity":"COMMON","set":"BOOMSDAY","text":"Draw a card. Copy it if you played an Elemental last turn.","type":"SPELL"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48060,"flavor":"After a stressful work day it really needs an outlet.","health":4,"id":"BOT_098","name":"Unpowered Mauler","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Can only attack if you cast a spell this turn.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":48799,"flavor":"Genius is 1% inspiration, and 99% drawing your Deathwing.","id":"BOT_099","name":"Eureka!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"BOOMSDAY","text":"Summon a copy of a random minion from your hand.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47978,"flavor":"Let's see what's behind rift number one!","id":"BOT_101","name":"Astral Rift","rarity":"RARE","set":"BOOMSDAY","text":"Add 2 random minions to your hand.","type":"SPELL"},{"artist":"Ivan Fomin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":47979,"flavor":"Preferred weapon of Dr. Boom's orthodontist.","health":1,"id":"BOT_102","mechanics":["DEATHRATTLE","RUSH"],"name":"Spark Drill","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Rush\nDeathrattle: Add two\n1/1 Sparks with Rush to your hand.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":47982,"elite":true,"flavor":"She's Dr. Boom's right-hand mage.","health":4,"id":"BOT_103","mechanics":["TRIGGER_VISUAL"],"name":"Stargazer Luna","rarity":"LEGENDARY","set":"BOOMSDAY","text":"After you play the\nright-most card in your hand, draw a card.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":48542,"flavor":"Star player on the inter-office Boomball team.","health":4,"id":"BOT_104","mechanics":["BATTLECRY"],"name":"Dyn-o-matic","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Deal 5 damage randomly split among all minions except Mechs.","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":48552,"flavor":"We asked, \"Where do the missiles go?\" and he answered, \"Yes.\"","health":4,"id":"BOT_107","mechanics":["MODULAR","TRIGGER_VISUAL"],"name":"Missile Launcher","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"[x]Magnetic\nAt the end of your turn,\ndeal 1 damage to all\nother characters.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":48099,"flavor":"She feels waiting for healing makes you appreciate it more.","health":4,"id":"BOT_216","mechanics":["BATTLECRY"],"name":"Omega Medic","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: If you have 10 Mana Crystals, restore #10 Health to your hero.","type":"MINION"},{"artist":"Adam Byrne","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":48100,"flavor":"Insecurity detected. Alerting hugbots.","health":6,"id":"BOT_218","mechanics":["TRIGGER_VISUAL"],"name":"Security Rover","race":"MECHANICAL","rarity":"RARE","referencedTags":["TAUNT"],"set":"BOOMSDAY","text":"[x]Whenever this minion\ntakes damage, summon a\n2/3 Mech with Taunt.","type":"MINION"},{"artist":"Nicola Saviori","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":48101,"flavor":"All the better to hug you with!","id":"BOT_219","name":"Extra Arms","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"BOOMSDAY","text":"[x]Give a minion +2/+2.\nAdd 'More Arms!' to your\nhand that gives +2/+2.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":48113,"flavor":"Might take a few episodes to power up.","id":"BOT_222","name":"Spirit Bomb","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $4 damage to a minion and your hero.","type":"SPELL"},{"artist":"Dave Allsop","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":48116,"flavor":"What's worse than finding two imps in your lab? Only finding one of them.","health":2,"id":"BOT_224","mechanics":["BATTLECRY"],"name":"Doubling Imp","race":"DEMON","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon a copy of this minion.","type":"MINION"},{"artist":"Nicola Saviori","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":48298,"flavor":"Why did the demon cross the streams? To get to The Other Side.","health":5,"id":"BOT_226","mechanics":["BATTLECRY"],"name":"Nethersoul Buster","race":"DEMON","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Gain +1 Attack for each damage your hero has taken this turn.","type":"MINION"},{"artist":"Jiajun Tian","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":48644,"flavor":"Actually works by enlarging the rest of the world.","id":"BOT_234","name":"Shrink Ray","rarity":"RARE","set":"BOOMSDAY","text":"Set the Attack and Health of all minions\nto 1.","type":"SPELL"},{"artist":"James Ryman","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":48637,"elite":true,"flavor":"He wants to tank, but Boom always makes him play support.","health":2,"id":"BOT_236","mechanics":["DIVINE_SHIELD","LIFESTEAL"],"name":"Crystalsmith Kangor","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Divine Shield, Lifesteal\nYour healing is doubled.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":48142,"flavor":"Why Beryllium? Because it's hard to spell.","health":8,"id":"BOT_237","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","MODULAR"],"name":"Beryllium Nullifier","race":"MECHANICAL","rarity":"EPIC","set":"BOOMSDAY","text":"Magnetic\nCan't be targeted by spells or Hero Powers.","type":"MINION"},{"armor":7,"artist":"Matt Dixon","cardClass":"WARRIOR","collectible":true,"cost":9,"dbfId":48146,"elite":true,"flavor":"\"Of course I've gone mad with power. Ever try going mad without it?\"","health":30,"id":"BOT_238","mechanics":["BATTLECRY"],"name":"Dr. Boom, Mad Genius","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Battlecry: For the rest of the game, your Mechs have Rush.","type":"HERO"},{"artist":"Arthur Gimaldinov","cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":48487,"elite":true,"flavor":"What could go wrong?","id":"BOT_242","name":"Myra's Unstable Element","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Draw the rest of\nyour deck.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":48159,"elite":true,"flavor":"On her first day on the job, Myra removed the smoke detectors.","health":2,"id":"BOT_243","mechanics":["BATTLECRY","DISCOVER"],"name":"Myra Rotspring","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"[x]Battlecry: Discover a\nDeathrattle minion. Also\ngain its Deathrattle.","type":"MINION"},{"artist":"J. Paick & K. Turovec","cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":48161,"elite":true,"flavor":"Finally, Electra can work from home.","id":"BOT_245","name":"The Storm Bringer","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Transform your minions into random Legendary minions.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":48798,"flavor":"Working in a shaman's lab, it's important to be well-grounded.","id":"BOT_246","mechanics":["OVERLOAD"],"name":"Beakered Lightning","overload":2,"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $1 damage to all minions. Overload: (2)","type":"SPELL"},{"artist":"Nicola Saviori","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":48185,"flavor":"Wrecks a dude, any size. Catches thieves, eats those guys. Look out! Here comes a Spider Bomb!","health":2,"id":"BOT_251","mechanics":["DEATHRATTLE","MODULAR"],"name":"Spider Bomb","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Magnetic\nDeathrattle: Destroy a random enemy minion.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":48803,"flavor":"Sometimes science is more art than science. A lot of people donât get that.","id":"BOT_254","name":"Unexpected Results","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"BOOMSDAY","text":"[x]Summon two random\n$2-Cost minions (improved\nby Spell Damage).","type":"SPELL"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":48195,"flavor":"All signs point to Antonidas.","health":5,"id":"BOT_256","mechanics":["BATTLECRY"],"name":"Astromancer","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: Summon a\nrandom minion with Cost\nequal to your hand size.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":48198,"elite":true,"flavor":"Luna became head of the astronomy department when her boss invented the Pocket Black Hole.","id":"BOT_257","name":"Luna's Pocket Galaxy","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Change the Cost of minions in your\ndeck to (1).","type":"SPELL"},{"artist":"James Ryman","attack":5,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":48203,"elite":true,"flavor":"His original name was Aerek. Then the first clone was Berek. They went evil around Merek.","health":5,"id":"BOT_258","mechanics":["DEATHRATTLE"],"name":"Zerek, Master Cloner","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Deathrattle: If you've cast any spells on this minion, resummon it.","type":"MINION"},{"artist":"Garrett Hanna","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":48211,"flavor":"People called him a soulless monster. We're not sure this is better.","id":"BOT_263","name":"Soul Infusion","rarity":"RARE","set":"BOOMSDAY","text":"Give the\nleft-most minion in your hand +2/+2.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48223,"flavor":"New facial recognition systems keep out the Lorewalkers and Doomsayers.","health":3,"id":"BOT_267","mechanics":["DEATHRATTLE"],"name":"Piloted Reaper","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Summon a random minion from\nyour hand that costs (2) or less.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":48226,"flavor":"\"I shall build a mighty golden paladin! And he will GREET the WORLD!\"","health":1,"id":"BOT_270","mechanics":["BATTLECRY"],"name":"Giggling Inventor","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"BOOMSDAY","text":"Battlecry: Summon two 1/2 Mechs with Taunt and Divine Shield.","type":"MINION"},{"artist":"J. Axer","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":48415,"flavor":"Help me, worthy opponent. You're my only hope.","health":3,"id":"BOT_280","mechanics":["TRIGGER_VISUAL"],"name":"Holomancer","rarity":"EPIC","set":"BOOMSDAY","text":"After your opponent plays a minion, summon a 1/1 copy of it.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":48471,"flavor":"Once you hop, you just can't stop!","health":1,"id":"BOT_283","mechanics":["BATTLECRY"],"name":"Pogo-Hopper","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"[x]Battlecry: Gain +2/+2 for\neach other Pogo-Hopper\nyou played this game.","type":"MINION"},{"artist":"Vlad Botos","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":48478,"durability":2,"flavor":"Grab death by the handle.","id":"BOT_286","mechanics":["DEATHRATTLE"],"name":"Necrium Blade","rarity":"RARE","set":"BOOMSDAY","text":"Deathrattle: Trigger the Deathrattle of a random friendly minion.","type":"WEAPON"},{"artist":"Zoltan Boros","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":48480,"flavor":"Join the chemistry lab! We've got all the solutions.","health":2,"id":"BOT_288","mechanics":["BATTLECRY"],"name":"Lab Recruiter","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Shuffle 3 copies of a friendly minion into your deck.","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":48490,"flavor":"Best drank after a stiff gale.","health":4,"id":"BOT_291","mechanics":["BATTLECRY"],"name":"Storm Chaser","race":"ELEMENTAL","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Draw a spell from your deck that costs (5) or more.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48508,"flavor":"\"Surrender. You have 10 mana to comply.\"","health":6,"id":"BOT_296","mechanics":["BATTLECRY","TAUNT"],"name":"Omega Defender","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Taunt\nBattlecry: If you have\n10 Mana Crystals,\ngain +10 Attack.","type":"MINION"},{"artist":"Daren Bader","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":48515,"flavor":"They told Dr. Boom he could only pick one. He disagreed.","id":"BOT_299","mechanics":["DISCOVER","GEARS"],"name":"Omega Assembly","rarity":"RARE","set":"BOOMSDAY","text":"[x]Discover a Mech. If you\nhave 10 Mana Crystals,\nkeep all 3 cards.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":48505,"flavor":"Proper grammar would be \"sprung rocket.\"","health":1,"id":"BOT_308","mechanics":["BATTLECRY"],"name":"Spring Rocket","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Dan Scott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48529,"flavor":"*Awesome arm not included.","health":5,"id":"BOT_309","name":"Upgradeable Framebot","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","type":"MINION"},{"artist":"Vladimir Kafanov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48536,"flavor":"It's a car!\n*Whomp whomp whomp*\nIt's a robot!\n*Whomp whom-CRUNCH*\nIt's⌠three.. smaller robots!","health":1,"id":"BOT_312","mechanics":["DEATHRATTLE","MODULAR"],"name":"Replicating Menace","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Magnetic\nDeathrattle: Summon three 1/1 Microbots.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48518,"flavor":"It'll be fine. It's not like they have any reason to hate us.","health":3,"id":"BOT_401","mechanics":["DEATHRATTLE"],"name":"Weaponized PiĂąata","race":"MECHANICAL","rarity":"EPIC","set":"BOOMSDAY","text":"Deathrattle: Add a random Legendary minion to your hand.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":48519,"flavor":"The secret is... There is no plan!","id":"BOT_402","mechanics":["DISCOVER"],"name":"Secret Plan","rarity":"COMMON","referencedTags":["SECRET"],"set":"BOOMSDAY","text":"Discover a Secret.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":48524,"flavor":"It's not juicy at all. IT'S JUST MESSING WITH YOUR HEAD.","id":"BOT_404","name":"Juicy Psychmelon","rarity":"EPIC","set":"BOOMSDAY","text":"Draw a 7, 8, 9, and\n10-Cost minion\n from your deck.","type":"SPELL"},{"artist":"Jason Kang","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":48526,"durability":3,"flavor":"Boom's Second Law of Motion:\nHIT IT VERY HARD!","id":"BOT_406","mechanics":["FINISH_ATTACK_SPELL_ON_DAMAGE","TRIGGER_VISUAL"],"name":"Supercollider","rarity":"EPIC","set":"BOOMSDAY","text":"[x]After you attack a minion,\nforce it to attack one\nof its neighbors.","type":"WEAPON"},{"artist":"Mike Sass","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":48527,"flavor":"Most of his friends are still Metalheads.","health":6,"id":"BOT_407","mechanics":["TRIGGER_VISUAL"],"name":"Thunderhead","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["OVERLOAD","RUSH"],"set":"BOOMSDAY","text":"[x]After you play a card with\nOverload, summon two\n1/1 Sparks with Rush.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":48537,"elite":true,"flavor":"\"The coin? You used me for THE COIN!?\"","health":3,"id":"BOT_411","mechanics":["BATTLECRY"],"name":"Electra Stormsurge","race":"ELEMENTAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Battlecry: Your next spell this turn casts twice.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":48544,"flavor":"Her hair was always like that.","health":1,"id":"BOT_413","mechanics":["BATTLECRY"],"name":"Brainstormer","rarity":"COMMON","set":"BOOMSDAY","text":"[x]Battlecry: Gain +1 Health\nfor each spell in your hand.","type":"MINION"},{"artist":"Mauricio Herrera","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48566,"flavor":"Her suit was fitted using a scale model.","health":2,"id":"BOT_414","mechanics":["DIVINE_SHIELD","STEALTH"],"name":"Cloakscale Chemist","rarity":"COMMON","set":"BOOMSDAY","text":"Stealth\nDivine Shield","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":49621,"flavor":"He's teaching his little buddy to talk, but all it says is, \"I am Gloop.\"","health":3,"id":"BOT_419","mechanics":["BATTLECRY","DISCOVER"],"name":"Dendrologist","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: If you control a Treant, Discover a spell.","type":"MINION"},{"artist":"Sam Hogg","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":48607,"flavor":"We'll put a happy tree right here... and give him a little friend.","id":"BOT_420","name":"Landscaping","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"BOOMSDAY","text":"Summon two 2/2 Treants.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":48609,"flavor":"That racial bonus to Herbalism finally paid off.","health":4,"id":"BOT_422","mechanics":["CHOOSE_ONE"],"name":"Tending Tauren","rarity":"RARE","set":"BOOMSDAY","text":"[x]Choose One - Give your\nother minions +1/+1;\nor Summon two\n2/2 Treants.","type":"MINION"},{"artist":"Adam Byrne","attack":4,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":48612,"flavor":"Unlike gnomes, dreampetals grow more than 3 feet tall.","health":4,"id":"BOT_423","mechanics":["TRIGGER_VISUAL"],"name":"Dreampetal Florist","rarity":"EPIC","set":"BOOMSDAY","text":"At the end of your turn, reduce the Cost of a random minion in your hand by (7).","type":"MINION"},{"artist":"James Ryman","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":48625,"elite":true,"flavor":"\"Your software will fail. Your users will abandon you. You are already obsolete.\"","health":10,"id":"BOT_424","mechanics":["DEATHRATTLE"],"name":"Mecha'thun","race":"MECHANICAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"[x]Deathrattle: If you have no\ncards in your deck, hand,\nand battlefield, destroy\nthe enemy hero.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":48670,"elite":true,"flavor":"It used to be a Ba-zooka but we ran out of sheep.","id":"BOT_429","name":"Flark's Boom-Zooka","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"LEGENDARY","set":"BOOMSDAY","text":"[x]Summon 3 minions from\nyour deck. They attack\nenemy minions, then die.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48700,"flavor":"She's on a bomb voyage.","health":1,"id":"BOT_431","mechanics":["BATTLECRY"],"name":"Whirliglider","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon a 0/2 Goblin Bomb.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":48717,"elite":true,"flavor":"She will NOT STOP until she gets tenure.","health":5,"id":"BOT_433","mechanics":["DEATHRATTLE"],"name":"Dr. Morrigan","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Deathrattle: Swap this with a minion from your deck.","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":48757,"elite":true,"flavor":"Of all the scientists, he has the most knowledge (when measured in volume).","health":4,"id":"BOT_434","name":"Flobbidinous Floop","rarity":"LEGENDARY","set":"BOOMSDAY","text":"While in your hand, this is a 3/4 copy of the last minion you played.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":48759,"flavor":"Zerek got sick of fighting over the remote.","id":"BOT_435","mechanics":["DISCOVER","GEARS"],"name":"Cloning Device","rarity":"COMMON","set":"BOOMSDAY","text":"Discover a copy of a minion in your opponent's deck.","type":"SPELL"},{"artist":"Cicily He","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":48764,"flavor":"Mined exclusively from the dark side of the moon.","id":"BOT_436","name":"Prismatic Lens","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"BOOMSDAY","text":"Draw a minion and a spell from your deck. Swap their Costs.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":48770,"flavor":"\"Ha ha! Glork looks ridiculous! ...Glork? Glork?\"","id":"BOT_437","name":"Goblin Prank","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Give a friendly minion +3/+3 and Rush. It dies at end of turn.","type":"SPELL"},{"artist":"Garrett Hanna","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":48772,"flavor":"Goes great with Cyber-Salsa.","id":"BOT_438","name":"Cybertech Chip","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Give your minions \"Deathrattle: Add a random Mech to your hand.\"","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":48835,"flavor":"Conclusion: Nothing there.","health":2,"id":"BOT_443","mechanics":["DEATHRATTLE"],"name":"Void Analyst","race":"DEMON","rarity":"RARE","set":"BOOMSDAY","text":"Deathrattle: Give all Demons in your hand +1/+1.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":48837,"elite":true,"flavor":"How much gloop could Floop's Gloop gloop if Floop's Gloop\ncould gloop gloop?","id":"BOT_444","name":"Floop's Glorious Gloop","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Whenever a minion dies this turn, gain 1 Mana Crystal this turn only.","type":"SPELL"},{"artist":"Eva Widermann","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":48886,"flavor":"Its project name was KAN-GA. The little one was R-00.","health":1,"id":"BOT_445","mechanics":["DEATHRATTLE"],"name":"Mecharoo","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Summon a 1/1 Jo-E Bot.","type":"MINION"},{"artist":"David Kegg","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":49018,"flavor":"This elf's winning the arms race.","health":3,"id":"BOT_447","mechanics":["BATTLECRY"],"name":"Crystallizer","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: Deal 5 damage\nto your hero. Gain 5 Armor.","type":"MINION"},{"artist":"Daria Tuzova","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":49019,"faction":"HORDE","flavor":"Sadly the warranty does not cover fireballs or acts of Boom.","health":12,"id":"BOT_448","mechanics":["BATTLECRY","TAUNT"],"name":"Damaged Stegotron","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Taunt\nBattlecry: Deal 6 damage to this minion.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":49052,"flavor":"Batteries have three components: Cathode, Anode, and Overload.","id":"BOT_451","mechanics":["OVERLOAD"],"name":"Voltaic Burst","overload":1,"playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Summon two 1/1 Sparks with Rush. Overload: (1)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":49081,"flavor":"Literally starstruck.","id":"BOT_453","name":"Shooting Star","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $1 damage to a minion and the minions next to it.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":48744,"flavor":"\"Are you sure that's enough gloop?\"\n\"Hold on.\"","health":4,"id":"BOT_507","mechanics":["BATTLECRY"],"name":"Gloop Sprayer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon a copy of each adjacent minion.","type":"MINION"},{"artist":"Vlad Botos","cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":48748,"flavor":"Two near-death experiences for the price of one!","id":"BOT_508","name":"Necrium Vial","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Trigger a friendly minion's Deathrattle twice.","type":"SPELL"},{"artist":"Dave Allsop","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":48929,"flavor":"Shortstop on N'zoth's softball team.","health":1,"id":"BOT_509","mechanics":["DEATHRATTLE"],"name":"Dead Ringer","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Draw a Deathrattle minion from your deck.","type":"MINION"},{"artist":"Ivan Fomin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":48753,"flavor":"Dress for the bomb you want, not the bomb you have.","health":5,"id":"BOT_511","mechanics":["BATTLECRY"],"name":"Seaforium Bomber","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: Shuffle a Bomb\ninto your opponent's deck.\nWhen drawn, it explodes\nfor 5 damage.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":48976,"flavor":"\"Help! I've fallen and I can't get down!\"","id":"BOT_517","name":"Topsy Turvy","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Swap a minion's Attack and Health.","type":"SPELL"},{"artist":"Jerry Mascho","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":48823,"flavor":"\"Zerek! Stay out of my lab!\"","id":"BOT_521","name":"Ectomancy","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"BOOMSDAY","text":"Summon copies of all Demons you control.","type":"SPELL"},{"artist":"Mike Sass","attack":8,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":48831,"flavor":"The latest advancement in\nhippo-botany.","health":8,"id":"BOT_523","mechanics":["RUSH"],"name":"Mulchmuncher","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Rush. Costs (1) less for each friendly Treant that died this game.","type":"MINION"},{"artist":"Brian Despain","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":49013,"flavor":"Available as a bundle, along with Power Words: Detonate, Animate, Annihilate, and Paper Weight.","id":"BOT_529","name":"Power Word: Replicate","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"BOOMSDAY","text":"Choose a friendly minion. Summon a 5/5 copy of it.","type":"SPELL"},{"artist":"L Chanchai","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":49263,"flavor":"Casting with the stars.","health":1,"id":"BOT_531","mechanics":["BATTLECRY"],"name":"Celestial Emissary","race":"ELEMENTAL","rarity":"RARE","referencedTags":["SPELLPOWER"],"set":"BOOMSDAY","text":"Battlecry: Your next spell this turn has Spell Damage +2.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49161,"faction":"HORDE","flavor":"When it absolutely, positively, has to blow up overnight.","health":2,"id":"BOT_532","mechanics":["BATTLECRY"],"name":"Explodinator","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon two 0/2 Goblin Bombs.","type":"MINION"},{"artist":"Daria Tuzova","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":49162,"flavor":"Electra stores her elementals in the cloud.","health":2,"id":"BOT_533","mechanics":["BATTLECRY"],"name":"Menacing Nimbus","race":"ELEMENTAL","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Add a random Elemental to your hand.","type":"MINION"},{"artist":"Steve Prescott","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":49163,"faction":"ALLIANCE","flavor":"Leave them alone for two minutes and they go right into sleep mode.","health":7,"id":"BOT_534","mechanics":["DIVINE_SHIELD"],"name":"Bull Dozer","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Divine Shield","type":"MINION"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49164,"flavor":"Best-selling author of \"How to Make Friends You Completely Control.\"","health":1,"id":"BOT_535","mechanics":["BATTLECRY"],"name":"Microtech Controller","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon two 1/1 Microbots.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":49167,"flavor":"They don't just find the truth. They give it a ten second head start, then hunt it down.","health":5,"id":"BOT_536","mechanics":["BATTLECRY"],"name":"Omega Agent","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: If you have 10\nMana Crystals, summon\n 2 copies of this minion.","type":"MINION"},{"artist":"Hideaki Takamura","attack":0,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":49169,"flavor":"When you need more iron in your diet.","health":5,"id":"BOT_537","mechanics":["DEATHRATTLE"],"name":"Mechano-Egg","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Summon an 8/8 Robosaur.","type":"MINION"},{"artist":"L Chanchai","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":49170,"flavor":"He goes by Bzzzzt Aldrin.","health":1,"id":"BOT_538","mechanics":["BATTLECRY"],"name":"Spark Engine","race":"MECHANICAL","rarity":"RARE","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Battlecry: Add a \n1/1 Spark with Rush to your hand.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":49171,"flavor":"We ran out of jars, so we started putting brains in other stuff.","health":4,"id":"BOT_539","mechanics":["BATTLECRY","DISCOVER"],"name":"Arcane Dynamo","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Discover a spell that costs (5) or more.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49172,"flavor":"\"I said this looks like a job for me\nSo everybody just follow me\n'Cause we need a little E.M.P.\n'Cause it feels so mechy without meâŚ\"","health":3,"id":"BOT_540","mechanics":["BATTLECRY"],"name":"E.M.P. Operative","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"rarity":"EPIC","set":"BOOMSDAY","targetingArrowText":"Destroy a Mech.","text":"Battlecry: Destroy a Mech.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":49175,"flavor":"Has a side-business selling her lipstick shade, \"Omega Red.\"","health":3,"id":"BOT_543","mechanics":["BATTLECRY"],"name":"Omega Mind","rarity":"EPIC","referencedTags":["LIFESTEAL"],"set":"BOOMSDAY","text":"[x]Battlecry: If you have 10\nMana Crystals, your spells\n have Lifesteal this turn.","type":"MINION"},{"artist":"Peter Stapleton","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49176,"flavor":"You leave Deathstalker Rexxar alone in the lab for TWO minutesâŚ","health":6,"id":"BOT_544","mechanics":["BATTLECRY"],"name":"Loose Specimen","race":"BEAST","rarity":"EPIC","set":"BOOMSDAY","text":"Battlecry: Deal 6 damage randomly split among other friendly minions.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49184,"elite":true,"flavor":"Everything but the kitchen sink. Oh wait, there's one on his back.","health":2,"id":"BOT_548","mechanics":["DIVINE_SHIELD","LIFESTEAL","MODULAR","RUSH","TAUNT"],"name":"Zilliax","race":"MECHANICAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Magnetic\nDivine Shield, Taunt, Lifesteal, Rush","type":"MINION"},{"artist":"Cicily He","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49188,"flavor":"Carefully assembled from two Electrowrongs.","health":3,"id":"BOT_550","mechanics":["BATTLECRY"],"name":"Electrowright","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: If you're holding a spell that costs (5) or more, gain +1/+1.","type":"MINION"},{"artist":"David Kegg","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":49195,"flavor":"\"You're a Sagittarius? Me too! Just gimme a sec.\"","health":7,"id":"BOT_552","mechanics":["BATTLECRY"],"name":"Star Aligner","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: If you control 3\nminions with 7 Health, deal\n7 damage to all enemies.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49201,"elite":true,"flavor":"She wanders realities, taking on many forms. One was a unicorn princess.","health":6,"id":"BOT_555","mechanics":["STEALTH"],"name":"Harbinger Celestia","rarity":"LEGENDARY","set":"BOOMSDAY","text":"[x]Stealth\nAfter your opponent plays\na minion, become a\ncopy of it.","type":"MINION"},{"artist":"Ian Ameling","attack":0,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":49265,"flavor":"âNow I feel... REALLY icky.â","health":2,"id":"BOT_558","mechanics":["DEATHRATTLE"],"name":"Test Subject","rarity":"RARE","set":"BOOMSDAY","text":"[x]Deathrattle: Return any\nspells you cast on this\nminion to your hand.","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49269,"flavor":"Her friends call her \"Shuffleupugus\".","health":4,"id":"BOT_559","mechanics":["TRIGGER_VISUAL"],"name":"Augmented Elekk","race":"BEAST","rarity":"EPIC","set":"BOOMSDAY","text":"Whenever you shuffle a card into a deck, shuffle in an extra copy.","type":"MINION"},{"artist":"Steve Prescott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49233,"faction":"HORDE","flavor":"It was fitting in fine until it gathered nuts and bolts.","health":4,"id":"BOT_562","mechanics":["BATTLECRY"],"name":"Coppertail Imposter","race":"MECHANICAL","rarity":"COMMON","referencedTags":["STEALTH"],"set":"BOOMSDAY","text":"Battlecry: Gain Stealth until your next turn.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49356,"flavor":"WAR! GEAR! What is it good for?","health":5,"id":"BOT_563","mechanics":["MODULAR"],"name":"Wargear","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic","type":"MINION"},{"artist":"Anton Kagounkin","attack":2,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":49361,"flavor":"\"Well we HAD it contained. Then you went and gave it legs!\"","health":4,"id":"BOT_565","mechanics":["DEATHRATTLE"],"name":"Blightnozzle Crawler","race":"MECHANICAL","rarity":"RARE","referencedTags":["POISONOUS","RUSH"],"set":"BOOMSDAY","text":"Deathrattle: Summon a 1/1 Ooze with Poisonous and Rush.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":49416,"flavor":"It's hard to call her reckless when it's clear she knows what she's doing.","health":6,"id":"BOT_566","mechanics":["AURA","TRIGGER_VISUAL"],"name":"Reckless Experimenter","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"[x]Deathrattle minions you\nplay cost (3) less, but die at\nend of turn. (Cost can't be\nreduced below 1.)","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":49421,"elite":true,"flavor":"Cloning can be a jarring experience.","id":"BOT_567","name":"Zerek's Cloning Gallery","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Summon a 1/1 copy of each minion in your deck.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":49423,"elite":true,"flavor":"Worst field trip ever.","id":"BOT_568","name":"The Soularium","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Draw 3 cards.\nAt the end of your turn, discard them.","type":"SPELL"},{"artist":"Dany Orizio","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49447,"elite":true,"flavor":"The original clever girl.","health":4,"id":"BOT_573","mechanics":["BATTLECRY"],"name":"Subject 9","race":"BEAST","rarity":"LEGENDARY","referencedTags":["SECRET"],"set":"BOOMSDAY","text":"Battlecry: Draw 5 different Secrets from your deck.","type":"MINION"},{"artist":"Max Grecke","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":49494,"flavor":"You don't have to be crazy to work here, but it helps.","health":4,"id":"BOT_576","mechanics":["COMBO"],"name":"Crazed Chemist","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"COMMON","set":"BOOMSDAY","targetingArrowText":"Give +4 Attack.","text":"Combo: Give a friendly minion +4 Attack.","type":"MINION"},{"artist":"J. Paick & K. Turovec","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":48692,"flavor":"Abstract: Analyzing systemic applications of coldlight data sets vis-a-vis shuffle-related paradigms. Conclusion: Yay, cards!","id":"BOT_600","name":"Research Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player draws 2 cards.","type":"SPELL"},{"artist":"Paul Mafayon","attack":3,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":48693,"flavor":"Some say the world will end in fire. Some say in ice. Why not BOTH?","health":3,"id":"BOT_601","mechanics":["BATTLECRY"],"name":"Meteorologist","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: For each card in your hand, deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48890,"flavor":"Rage alongside the machine.","health":1,"id":"BOT_603","mechanics":["RUSH"],"name":"Steel Rager","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Rush","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":49045,"flavor":"INGREDIENTS: STAR-STUFF, \nBLUE #1, NATURAL AND ARTIFICIAL FLAVORS.","health":3,"id":"BOT_604","mechanics":["SPELLPOWER"],"name":"Cosmic Anomaly","race":"ELEMENTAL","rarity":"COMMON","set":"BOOMSDAY","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49279,"flavor":"More Boom for your buck.","health":2,"id":"BOT_606","mechanics":["DEATHRATTLE"],"name":"Kaboom Bot","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Deal 4 damage to a random enemy minion.","type":"MINION"},{"artist":"Nicola Saviori","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":56223,"elite":true,"flavor":"\"It's gonna be snip this, snap that. Bada-snip, bada-snap!\"","health":3,"id":"BOT_700","mechanics":["DEATHRATTLE","ECHO","MODULAR"],"name":"SN1P-SN4P","race":"MECHANICAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Magnetic, Echo\nDeathrattle: Summon two 1/1 Microbots.","type":"MINION"},{"artist":"Mike Azevedo","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48982,"flavor":"They tried for weeks to make a stealth version, but eventually decided to just let it glow.","health":3,"id":"BOT_906","mechanics":["MODULAR"],"name":"Glow-Tron","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48983,"flavor":"Also known as a power zinc.","health":2,"id":"BOT_907","mechanics":["BATTLECRY"],"name":"Galvanizer","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"[x]Battlecry: Reduce the\nCost of Mechs in your\nhand by (1).","type":"MINION"},{"artist":"Zero","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48984,"flavor":"We call it the bubble machine.","id":"BOT_908","mechanics":["SECRET"],"name":"Autodefense Matrix","rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"BOOMSDAY","text":"Secret: When one of your minions is attacked, give it Divine Shield.","type":"SPELL"},{"artist":"Tyler West Studio","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48985,"flavor":"\"The Light is neither a particle nor a wave. It's more of a juice, really.\"","id":"BOT_909","name":"Crystology","rarity":"RARE","set":"BOOMSDAY","text":"[x]Draw two 1-Attack\nminions from your deck.","type":"SPELL"},{"artist":"Anton Zemskov","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":48989,"flavor":"\"Windell! More light!\"\n\"I'm givin' it all she's got, Kangor!\"","health":4,"id":"BOT_910","mechanics":["BATTLECRY"],"name":"Glowstone Technician","rarity":"EPIC","set":"BOOMSDAY","text":"Battlecry: Give all minions in your hand +2/+2.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":48993,"flavor":"Every ten seconds it asks if you want to update.","health":4,"id":"BOT_911","mechanics":["DIVINE_SHIELD","MODULAR","TAUNT"],"name":"Annoy-o-Module","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Magnetic\nDivine Shield\nTaunt","type":"MINION"},{"artist":"Dai Yang","cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":49009,"elite":true,"flavor":"\"That's three, Kangor. Three isn't endless.\"\n- Countess Ashmore","id":"BOT_912","name":"Kangor's Endless Army","playRequirements":{"REQ_FRIENDLY_MINIONS_OF_RACE_DIED_THIS_GAME":17,"REQ_NUM_MINION_SLOTS":1},"rarity":"LEGENDARY","referencedTags":["MODULAR"],"set":"BOOMSDAY","text":"Resurrect 3 friendly Mechs. They keep any Magnetic upgrades.","type":"SPELL"},{"artist":"J. Paick & K. Turovec","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":50432,"flavor":"Another group project where Jaraxxus doesn't do any work.","id":"BOT_913","name":"Demonic Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player transforms a random minion in their hand into a Demon.","type":"SPELL"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50477,"elite":true,"flavor":"From the prestigious Westfall Wonderfuls.","health":5,"id":"BOT_914","name":"Whizbang the Wonderful","rarity":"LEGENDARY","set":"BOOMSDAY","text":"You start the game with one of Whizbang's Wonderful Decks!","type":"MINION"},{"artist":"Jaime Jones","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2274,"flavor":"Each year, folk gather in front of Blackrock Mountain to mourn those who were mind-controlled into the lava.","howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_001","name":"Solemn Vigil","rarity":"COMMON","set":"BRM","text":"Draw 2 cards. Costs (1) less for each minion that died this turn.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2275,"flavor":"Flamewakers HATE being confused for Flamewalkers. They just wake up fire, they donât walk on it. Walking on fire is CRAZY.","health":4,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_002","mechanics":["TRIGGER_VISUAL"],"name":"Flamewaker","rarity":"RARE","set":"BRM","text":"After you cast a spell, deal 2 damage randomly split among all enemies.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":2284,"flavor":"Dragons breathe fire, sure, but did you know they can also breathe Cotton Candy? It's harder to give them a reason to do that, though.","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_003","name":"Dragon's Breath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BRM","text":"Deal $4 damage. Costs (1) less for each minion that died this turn.","type":"SPELL"},{"artist":"Sam Nielson","attack":2,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":2286,"flavor":"The twilight whelps are basically magic-vampires. Despite this, they are not a reference to any popular series of novels.","health":1,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_004","mechanics":["BATTLECRY"],"name":"Twilight Whelp","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Battlecry: If you're holding a Dragon, gain +2 Health.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":2301,"flavor":"Demons are not angry most of the time. You have to play this card in order to really bring it out of them.","howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_005","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Demonwrath","rarity":"RARE","set":"BRM","text":"[x]Deal $2 damage to all\nminions except Demons.","type":"SPELL"},{"artist":"Steve Prescott","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":2288,"flavor":"His imp gang likes to sneak into Stormwind to spraypaint \"Ragnaros Rulez\" on the Mage Tower.","health":4,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_006","mechanics":["TRIGGER_VISUAL"],"name":"Imp Gang Boss","race":"DEMON","rarity":"COMMON","set":"BRM","text":"Whenever this minion takes damage, summon a 1/1 Imp.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":2304,"flavor":"If you are thinking about visiting Moonbrook, you better roll deep.","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_007","name":"Gang Up","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BRM","text":"Choose a minion. Shuffle 3 copies of it into your deck.","type":"SPELL"},{"artist":"Eric Braddock","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":2291,"flavor":"He loves skulking. He skulks after hours just for the joy of it, but his friends are pretty worried he'll get burnt out.","health":3,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_008","mechanics":["BATTLECRY"],"name":"Dark Iron Skulker","rarity":"RARE","set":"BRM","text":"Battlecry: Deal 2 damage to all undamaged enemy minions.","type":"MINION"},{"artist":"Trent Kaniuga","attack":7,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":2295,"flavor":"The roots, the roots, the roots is on fire!","health":8,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_009","mechanics":["TAUNT"],"name":"Volcanic Lumberer","rarity":"RARE","set":"BRM","text":"Taunt\nCosts (1) less for each minion that died this turn.","type":"MINION"},{"artist":"Stanley Lau","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2292,"flavor":"Druids who fought too long in Northrend were easily seduced by Ragnaros; a mug of hot chocolate was generally all it took.","health":2,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_010","mechanics":["CHOOSE_ONE"],"name":"Druid of the Flame","rarity":"COMMON","set":"BRM","text":"Choose One - Transform into a 5/2 minion; or a 2/5 minion.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2289,"flavor":"Chocolate lava cake is shockingly delicious.","howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_011","name":"Lava Shock","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["OVERLOAD"],"set":"BRM","text":"Deal $2 damage.\nUnlock your Overloaded Mana Crystals.","type":"SPELL"},{"artist":"Paul Mafayon","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2290,"flavor":"Ragnaros interviews hundreds of Fire Elementals for the position of \"Destroyer\" but very few have what it takes.","health":6,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_012","mechanics":["BATTLECRY","OVERLOAD"],"name":"Fireguard Destroyer","overload":1,"race":"ELEMENTAL","rarity":"COMMON","set":"BRM","text":"Battlecry: Gain 1-4 Attack. Overload: (1)","type":"MINION"},{"artist":"Jonboy Meyers","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2260,"flavor":"Han shot first.","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_013","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Quick Shot","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BRM","text":"Deal $3 damage.\nIf your hand is empty, draw a card.","type":"SPELL"},{"artist":"Jomaro Kindred","attack":4,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":2263,"flavor":"It takes a special kind of hunter to venture deep into a firey lava pit and convince a monster who lives there to come home and be a cuddly housepet.","health":4,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_014","mechanics":["BATTLECRY"],"name":"Core Rager","race":"BEAST","rarity":"RARE","set":"BRM","text":"Battlecry: If your hand is empty, gain +3/+3.","type":"MINION"},{"artist":"Ben Olson","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2296,"flavor":"This is better than Arcane Explosion, so I guess warriors are finally getting revenge on mages for Mortal Strike being worse than Fireball.","howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_015","name":"Revenge","rarity":"RARE","set":"BRM","text":"Deal $1 damage to all minions. If you have 12 or less Health, deal $3 damage instead.","type":"SPELL"},{"artist":"Efrem Palacios","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":2297,"flavor":"Once a lowly \"Stick Flinger\", he's been relentless on the path to his ultimate dream: \"Tauren Flinger\".","health":5,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_016","mechanics":["TRIGGER_VISUAL"],"name":"Axe Flinger","rarity":"COMMON","set":"BRM","text":"Whenever this minion takes damage, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Luke Mancini","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2298,"flavor":"I walked into the dungeon and noticed a slain adventurer. In his final moments, he had scrawled out a message in the dust on the wall beside him. Two words: \"rez plz\"","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_017","name":"Resurrect","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"BRM","text":"Summon a random friendly minion that died this game.","type":"SPELL"},{"artist":"Raymond Swanland","attack":5,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2299,"flavor":"Everybody wants someone to snuggle with. Even giant armored scaly draconic beasts of destruction.","health":5,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_018","mechanics":["BATTLECRY"],"name":"Dragon Consort","race":"DRAGON","rarity":"RARE","set":"BRM","text":"Battlecry: The next Dragon you play costs (2) less.","type":"MINION"},{"artist":"Bobby Chiu","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2279,"flavor":"If you love getting your face punched, come to the Grim Guzzler!","health":3,"howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_019","mechanics":["TRIGGER_VISUAL"],"name":"Grim Patron","rarity":"RARE","set":"BRM","text":"After this minion survives damage, summon another Grim Patron.","type":"MINION"},{"artist":"Edouard Guiton & Stuido HIVE","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2306,"flavor":"Dragonkin Sorcerers be all \"I'm a wizard\" and everyone else be all \"daaaaang\".","health":5,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_020","mechanics":["TRIGGER_VISUAL"],"name":"Dragonkin Sorcerer","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Whenever you target this minion with a spell, gain +1/+1.","type":"MINION"},{"artist":"Jaemin Kim","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2278,"flavor":"Think of them as bullets for your dragon gun.","health":2,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_022","mechanics":["TRIGGER_VISUAL"],"name":"Dragon Egg","rarity":"RARE","set":"BRM","text":"Whenever this minion takes damage, summon a 2/1 Whelp.","type":"MINION"},{"artist":"Slawomir Maniak","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2257,"flavor":"Drakonids were created to have all the bad parts of a dragon in the form of a humanoid. But, like, why?","health":6,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_024","mechanics":["BATTLECRY"],"name":"Drakonid Crusher","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Battlecry: If your opponent has 15 or less Health, gain +3/+3.","type":"MINION"},{"artist":"Lucas Graciano","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2258,"flavor":"Volcanic Drakes breathe lava instead of fire. The antacid vendor at Thorium Point does a brisk business with them.","health":4,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_025","name":"Volcanic Drake","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Costs (1) less for each minion that died this turn.","type":"MINION"},{"artist":"John Polidora","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2283,"flavor":"Hungry Hungry Dragon is NOT a fun game.","health":6,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_026","mechanics":["BATTLECRY"],"name":"Hungry Dragon","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Battlecry: Summon a random 1-Cost minion for your opponent.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2281,"elite":true,"flavor":"You thought Executus turned you into Ragnaros, but really Ragnaros was in you the whole time.","health":7,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_027","mechanics":["DEATHRATTLE"],"name":"Majordomo Executus","rarity":"LEGENDARY","set":"BRM","text":"Deathrattle: Replace your hero with Ragnaros the Firelord.","type":"MINION"},{"artist":"Wayne Reynolds","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2262,"elite":true,"flavor":"His second greatest regret is summoning an evil Firelord who enslaved his entire people.","health":5,"howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_028","mechanics":["TRIGGER_VISUAL"],"name":"Emperor Thaurissan","rarity":"LEGENDARY","set":"BRM","text":"At the end of your turn, reduce the Cost of cards in your hand by (1).","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2308,"elite":true,"flavor":"Rend believes he is the True Warchief of the Horde and he keeps editing the wikipedia page for \"Warchief of the Horde\" to include his picture.","health":4,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_029","mechanics":["BATTLECRY"],"name":"Rend Blackhand","playRequirements":{"REQ_LEGENDARY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"LEGENDARY","set":"BRM","targetingArrowText":"Destroy a Legend.","text":"Battlecry: If you're holding a Dragon, destroy a Legendary minion.","type":"MINION"},{"artist":"Ruan Jia","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2261,"elite":true,"flavor":"They call him \"Blackwing\" because he's a black dragon...... and he's got wings.","health":8,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_030","mechanics":["BATTLECRY"],"name":"Nefarian","race":"DRAGON","rarity":"LEGENDARY","set":"BRM","text":"Battlecry: Add 2 random spells to your hand (from your opponent's class).","type":"MINION"},{"artist":"Todd Lockwood","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2280,"elite":true,"flavor":"Left head and right head can never agree about what to eat for dinner, so they always end up just eating ramen again.","health":8,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_031","mechanics":["TRIGGER_VISUAL"],"name":"Chromaggus","race":"DRAGON","rarity":"LEGENDARY","set":"BRM","text":"Whenever you draw a card, put another copy into your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2408,"flavor":"This is who you go to when your Blackwing needs a tune up. Don't go to a cut rate Blackwing tune up shop!","health":4,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_033","mechanics":["BATTLECRY"],"name":"Blackwing Technician","rarity":"COMMON","set":"BRM","text":"Battlecry: If you're holding a Dragon, gain +1/+1.","type":"MINION"},{"artist":"Greg Staples","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2409,"flavor":"He got his name when he gave Blackwing some comic books and rock & roll records.","health":4,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_034","mechanics":["BATTLECRY"],"name":"Blackwing Corruptor","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"COMMON","set":"BRM","targetingArrowText":"Deal 3 damage.","text":"Battlecry: If you're holding a Dragon, deal 3 damage.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":40323,"elite":true,"flavor":"\"Could you do me a favor and get the keys from Kazakus?\"","health":5,"id":"CFM_020","mechanics":["BATTLECRY"],"name":"Raza the Chained","rarity":"LEGENDARY","set":"GANGS","text":"[x] Battlecry: If your deck has \nno duplicates, your Hero\n Power costs (1) this game.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":40324,"flavor":"This is delicious! Oh no. BRAIN FREEEEEEEZE!","id":"CFM_021","name":"Freezing Potion","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"GANGS","text":"Freeze an enemy.","type":"SPELL"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40337,"flavor":"Don't blame the bot for his crimes... Blame whoever keeps winding him up!","health":5,"id":"CFM_025","mechanics":["TRIGGER_VISUAL"],"name":"Wind-up Burglebot","race":"MECHANICAL","rarity":"EPIC","set":"GANGS","text":"Whenever this attacks a minion and survives, draw a card.","type":"MINION"},{"artist":"Dan Scott","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":40339,"flavor":"There is an urban legend that the first Toxic Sewer Ooze was born because a rookie Goon stashed an open container of milk in a Hidden Cache.","id":"CFM_026","mechanics":["SECRET"],"name":"Hidden Cache","rarity":"RARE","set":"GANGS","text":"Secret: After your opponent plays a minion, give a random minion in your hand +2/+2.","type":"SPELL"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40213,"flavor":"His first trick: making your wallet disappear!","health":7,"id":"CFM_039","mechanics":["SPELLPOWER"],"name":"Street Trickster","race":"DEMON","rarity":"COMMON","set":"GANGS","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40281,"flavor":"It has double the Attack. \"Go on.\" And double the Health. \"Yes??\" And its trigger has twice the effect. \"WHAT???\" And it costs⌠Five times more.","health":6,"id":"CFM_060","mechanics":["TRIGGER_VISUAL"],"name":"Red Mana Wyrm","rarity":"COMMON","set":"GANGS","text":"Whenever you cast a spell, gain +2 Attack.","type":"MINION"},{"artist":"Jaemin Kim","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":40285,"flavor":"Waterspeakers can tell the future! So the Jade Lotus employs them to speculate on the Auction House.","health":6,"id":"CFM_061","mechanics":["BATTLECRY","OVERLOAD"],"name":"Jinyu Waterspeaker","overload":1,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GANGS","targetingArrowText":"Restore 6 Health.","text":"[x]Battlecry: Restore #6 Health.\nOverload: (1)","type":"MINION"},{"artist":"Zoltan Boros","attack":6,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":40295,"flavor":"Some new asphalt should do the trick.","health":6,"id":"CFM_062","mechanics":["BATTLECRY","TAUNT"],"name":"Grimestreet Protector","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"GANGS","text":"[x]Taunt\nBattlecry: Give adjacent\n minions Divine Shield.","type":"MINION"},{"artist":"Dave Allsop","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40289,"flavor":"#abs","health":4,"id":"CFM_063","mechanics":["BATTLECRY"],"name":"Kooky Chemist","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Swap Attack and Health of a minion.","text":"Battlecry: Swap the Attack and Health of a minion.","type":"MINION"},{"artist":"Eva Widermann","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40294,"flavor":"When oil, railroad, steel, robber, and red are all already taken, your options are limited.","health":1,"id":"CFM_064","name":"Blubber Baron","rarity":"EPIC","referencedTags":["BATTLECRY"],"set":"GANGS","text":"Whenever you summon a Battlecry minion while this is in your hand, gain +1/+1.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":40297,"flavor":"The secret ingredient in Kazakus's award-winning chili recipe.","id":"CFM_065","name":"Volcanic Potion","rarity":"RARE","set":"GANGS","text":"Deal $2 damage to all minions.","type":"SPELL"},{"artist":"Andrew Hou","attack":2,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":40299,"flavor":"I'll tell you one thing he doesn't lack: GUMPTION.","health":1,"id":"CFM_066","mechanics":["BATTLECRY"],"name":"Kabal Lackey","rarity":"COMMON","referencedTags":["SECRET"],"set":"GANGS","text":"[x]Battlecry: The next Secret\nyou play this turn costs (0).","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40344,"flavor":"He didn't go to school for healing, but we keep losing all the good healers to Ratchet, so I guess we'll take him.","health":6,"id":"CFM_067","mechanics":["BATTLECRY"],"name":"Hozen Healer","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Restore a minion to full Health.","text":"Battlecry: Restore a minion to full Health.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":40517,"flavor":"Kazakus has a squad of imps bottling Felfire round-the-clock and he *still* can't keep up with demand.","id":"CFM_094","name":"Felfire Potion","rarity":"RARE","set":"GANGS","text":"Deal $5 damage to all characters.","type":"SPELL"},{"artist":"Andrew Hou","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":40549,"flavor":"He's the reason the First Bank of Gadgetzan has steel floors.","health":1,"id":"CFM_095","mechanics":["DEATHRATTLE"],"name":"Weasel Tunneler","race":"BEAST","rarity":"EPIC","set":"GANGS","text":"Deathrattle: Shuffle this minion into your opponent's deck.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41566,"flavor":"Her favorite mixture is cola and lime.","health":2,"id":"CFM_120","mechanics":["DEATHRATTLE"],"name":"Mistress of Mixtures","rarity":"COMMON","set":"GANGS","text":"Deathrattle: Restore #4 Health to each hero.","type":"MINION"},{"artist":"Alex Alexandrov","attack":0,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":40364,"flavor":"Happy to defend any public offender!","health":7,"id":"CFM_300","mechanics":["TAUNT"],"name":"Public Defender","rarity":"COMMON","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40371,"flavor":"One of the most famous busts in Gadgetzanâs history happened on Smugglerâs Run, where Sergeant Sally apprehended a cadre of Grimy Goons transporting a massive number of illegal fish heads.","id":"CFM_305","name":"Smuggler's Run","rarity":"COMMON","set":"GANGS","text":"Give all minions in your hand +1/+1.","type":"SPELL"},{"artist":"Jon Neimeister","attack":7,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":40416,"elite":true,"flavor":"Aya siphons a bit of Kun's soul to animate each golem in her Jade army. To his credit, he's being a great sport about it.","health":7,"id":"CFM_308","mechanics":["CHOOSE_ONE"],"name":"Kun the Forgotten King","rarity":"LEGENDARY","set":"GANGS","text":"Choose One - Gain 10 Armor; or Refresh your Mana Crystals.","type":"MINION"},{"artist":"Mike Sass","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":40419,"flavor":"When you really need a job done⌠but you don't really care if it gets done right.","id":"CFM_310","name":"Call in the Finishers","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"GANGS","text":"Summon four 1/1 Murlocs.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":5,"cardClass":"SHAMAN","collectible":true,"collectionText":"Battlecry: Summon a Jade Golem. Give it Taunt.","cost":7,"dbfId":40422,"flavor":"Seeing his Jade Golem grow up into the tall, handsome 6/6 standing before him was the proudest moment of his life.","health":5,"id":"CFM_312","mechanics":["BATTLECRY"],"name":"Jade Chieftain","rarity":"COMMON","referencedTags":["JADE_GOLEM","TAUNT"],"set":"GANGS","text":"Battlecry: Summon a{1} {0} Jade Golem. Give it Taunt.","type":"MINION"},{"artist":"Ben Zhang","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":40423,"flavor":"INFINITE LOOP!","id":"CFM_313","mechanics":["DISCOVER","OVERLOAD"],"name":"Finders Keepers","overload":1,"rarity":"EPIC","set":"GANGS","text":"Discover a card with Overload. Overload: (1)","type":"SPELL"},{"artist":"Anton Zemskov","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":40426,"flavor":"To be a cool cat in Gadgetzan, you gotta have bling.","health":1,"id":"CFM_315","mechanics":["BATTLECRY"],"name":"Alleycat","race":"BEAST","rarity":"COMMON","set":"GANGS","text":"Battlecry: Summon a 1/1 Cat.","type":"MINION"},{"artist":"Ozhill Studio","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":40428,"flavor":"He's gonna do it his way.","health":2,"id":"CFM_316","mechanics":["DEATHRATTLE"],"name":"Rat Pack","race":"BEAST","rarity":"EPIC","set":"GANGS","text":"[x]Deathrattle: Summon a\nnumber of 1/1 Rats equal\n to this minion's Attack.","type":"MINION"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","classes":["HUNTER","PALADIN","WARRIOR"],"collectible":true,"cost":2,"dbfId":40474,"flavor":"\"Naw, naw. You're talkin' about Grime BOULEVARD. I ain't know nuthin' 'bout that.\"","health":1,"id":"CFM_321","mechanics":["BATTLECRY","DISCOVER","GRIMY_GOONS"],"multiClassGroup":"GRIMY_GOONS","name":"Grimestreet Informant","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: Discover a\nHunter, Paladin, or Warrior\ncard.","type":"MINION"},{"artist":"Cole Eastburn","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":40486,"elite":true,"flavor":"My life for Aya!","health":5,"id":"CFM_324","mechanics":["DEATHRATTLE","TAUNT"],"name":"White Eyes","rarity":"LEGENDARY","set":"GANGS","text":"Taunt\nDeathrattle: Shuffle\n'The Storm Guardian' into your deck.","type":"MINION"},{"artist":"Paul Mafayon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":40608,"flavor":"\"Oh, I'm not serious about it. I only pirate on the weekends.\"","health":1,"id":"CFM_325","name":"Small-Time Buccaneer","race":"PIRATE","rarity":"RARE","set":"GANGS","text":"Has +2 Attack while you have a weapon equipped.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40617,"flavor":"\"Yeah, I can get you Knuckles. No, no, he's been clean for *weeks*.\"","health":4,"id":"CFM_328","mechanics":["BATTLECRY"],"name":"Fight Promoter","rarity":"EPIC","set":"GANGS","text":"[x]Battlecry: If you control\na minion with 6 or more\n Health, draw two cards.","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":40678,"elite":true,"flavor":"When confronted with accusations of performance-enhancing bananas, Knuckles replied, \"I get my fruit from trees I knock down with my bare hands like everyone else.\"","health":7,"id":"CFM_333","mechanics":["FINISH_ATTACK_SPELL_ON_DAMAGE","TRIGGER_VISUAL"],"name":"Knuckles","race":"BEAST","rarity":"LEGENDARY","set":"GANGS","text":"After this attacks a\nminion, it also hits the enemy hero.","type":"MINION"},{"artist":"Grace Liu","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":40679,"flavor":"Are you sure these are the crates that are supposed to go to the Gadgetzan petting zoo?","id":"CFM_334","name":"Smuggler's Crate","rarity":"COMMON","set":"GANGS","text":"Give a random Beast in your hand +2/+2.","type":"SPELL"},{"artist":"Luca Zontini","attack":2,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":41126,"flavor":"\"Crime reported at First Bank of Gadgetzan. Huge quantities of Jade being carried away by what looks like a bunch of Hozen. Kodo 77 can you make it over there now?\"","health":4,"id":"CFM_335","mechanics":["BATTLECRY"],"name":"Dispatch Kodo","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","rarity":"RARE","set":"GANGS","targetingArrowText":"Deal damage equal to this minion's Attack.","text":"Battlecry: Deal damage equal to this minion's Attack.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":40681,"flavor":"The Grimy Goons can get you any weapon you want but if you want it to not explode you gotta pay extra.","health":3,"id":"CFM_336","mechanics":["DEATHRATTLE"],"name":"Shaky Zipgunner","rarity":"COMMON","set":"GANGS","text":"[x]Deathrattle: Give a random\nminion in your hand +2/+2.","type":"MINION"},{"artist":"Nick Southham","attack":2,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":40683,"durability":4,"flavor":"A great improvement over the guppy launcher.","id":"CFM_337","mechanics":["TRIGGER_VISUAL"],"name":"Piranha Launcher","rarity":"EPIC","set":"GANGS","text":"[x]After your hero attacks,\nsummon a 1/1 Piranha.","type":"WEAPON"},{"artist":"Adam Byrne","attack":3,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":40684,"flavor":"Still angry that the Gadgetzan Rager Club wouldn't accept him as a member.","health":2,"id":"CFM_338","mechanics":["BATTLECRY"],"name":"Trogg Beastrager","rarity":"RARE","set":"GANGS","text":"Battlecry: Give a random Beast in your hand +1/+1.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41118,"elite":true,"flavor":"\"Who is she? Where did she come from? We don't even have a police force here in Gadgetzan!!\" - Mayor Noggenfogger","health":1,"id":"CFM_341","mechanics":["DEATHRATTLE"],"name":"Sergeant Sally","rarity":"LEGENDARY","set":"GANGS","text":"Deathrattle: Deal damage equal to this minion's Attack to all enemy minions.","type":"MINION"},{"artist":"Mark Gibbons","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":40791,"flavor":"You can't just leave a Luckydo somewhere. You gotta keep 'em with you! Especially in Gadgetzan!","health":5,"id":"CFM_342","mechanics":["BATTLECRY"],"name":"Luckydo Buccaneer","race":"PIRATE","rarity":"EPIC","set":"GANGS","text":"Battlecry: If your weapon has at least 3 Attack, gain +4/+4.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"collectionText":"[x]Taunt\nBattlecry: Summon a\nJade Golem.","cost":6,"dbfId":40797,"flavor":"I think we should talk about the jade elephant in the room.","health":6,"id":"CFM_343","mechanics":["BATTLECRY","TAUNT"],"name":"Jade Behemoth","rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"[x]Taunt\nBattlecry: Summon a{1}\n{0} Jade Golem.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40803,"elite":true,"flavor":"The last true master of Finjitsu.","health":4,"id":"CFM_344","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Finja, the Flying Star","race":"MURLOC","rarity":"LEGENDARY","set":"GANGS","text":"[x]Stealth\n Whenever this attacks and \nkills a minion, summon 2\n Murlocs from your deck.","type":"MINION"},{"artist":"Matthew O'Connor","cardClass":"DRUID","collectible":true,"collectionText":"Choose One - Summon a Jade Golem; or Shuffle 3 copies of this card into your deck.","cost":1,"dbfId":40372,"flavor":"Shuffle or no guts.","id":"CFM_602","mechanics":["CHOOSE_ONE"],"name":"Jade Idol","rarity":"RARE","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Choose One - Summon a{1} {0} Jade Golem; or Shuffle 3 copies of this card into your deck.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":40373,"flavor":"You'd be insane NOT to drink it!","id":"CFM_603","name":"Potion of Madness","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_MAX_ATTACK":2,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GANGS","text":"Gain control of an enemy minion with 2 or less Attack until end of turn.","type":"SPELL"},{"artist":"Tyler West Studio","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":40375,"flavor":"Filled with electrolytes!","id":"CFM_604","name":"Greater Healing Potion","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GANGS","text":"Restore #12 Health to a friendly character.","type":"SPELL"},{"artist":"Zoltan Boros","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":40378,"flavor":"His job is to spy on the Goons and the Jade Lotus, but he's OBVIOUSLY a dragon so it's pretty hard work.","health":6,"id":"CFM_605","mechanics":["BATTLECRY","DISCOVER"],"name":"Drakonid Operative","race":"DRAGON","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: If you're holding a\nDragon, Discover a card in\n your opponent's deck.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":40381,"flavor":"Gadgetzan, where even the pet rocks have pet rocks.","health":3,"id":"CFM_606","mechanics":["TRIGGER_VISUAL"],"name":"Mana Geode","race":"ELEMENTAL","rarity":"EPIC","set":"GANGS","text":"Whenever this minion is healed, summon a 2/2 Crystal.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":40957,"flavor":"There's a fine line between \"potion\" and \"grenade\". Wait. Actually, there's not.","id":"CFM_608","name":"Blastcrystal Potion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GANGS","text":"Destroy a minion and one of your Mana Crystals.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40389,"flavor":"\"Doc says the persistent burning sensation in my soul is probably just an ulcer.\"","health":7,"id":"CFM_609","mechanics":["TRIGGER_VISUAL"],"name":"Fel Orc Soulfiend","rarity":"EPIC","set":"GANGS","text":"At the start of your turn, deal 2 damage to this minion.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":40391,"flavor":"The trick is soaking the crystals in warm milk to soften them up.","health":4,"id":"CFM_610","mechanics":["BATTLECRY"],"name":"Crystalweaver","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give your Demons +1/+1.","type":"MINION"},{"artist":"Raven Mimura","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":40393,"flavor":"You know what really makes my blood boil? The skyrocketing price of Bloodfury potions!","id":"CFM_611","name":"Bloodfury Potion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GANGS","text":"[x]Give a minion +3 Attack.\nIf it's a Demon, also\ngive it +3 Health.","type":"SPELL"},{"artist":"Wayne Reynolds","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":40397,"flavor":"The mark of the Lotus is a little flower drawn in permanent marker on the ankle.","id":"CFM_614","name":"Mark of the Lotus","rarity":"COMMON","set":"GANGS","text":"Give your minions +1/+1.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":40401,"flavor":"The Hozen don't get paid much, but at least they get to keep any excess mana.","id":"CFM_616","name":"Pilfered Power","rarity":"EPIC","set":"GANGS","text":"Gain an empty Mana Crystal for each friendly minion.","type":"SPELL"},{"artist":"Alex Garner","attack":3,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":40404,"flavor":"If you think her job is easy, YOU try falling asleep on cue.","health":3,"id":"CFM_617","mechanics":["BATTLECRY"],"name":"Celestial Dreamer","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: If you control a\nminion with 5 or more\nAttack, gain +2/+2.","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"NEUTRAL","classes":["MAGE","PRIEST","WARLOCK"],"collectible":true,"cost":4,"dbfId":40407,"entourage":["CFM_065","CFM_021","CFM_603","CFM_604","CFM_611","CFM_620","CFM_094","CFM_661","CFM_662","CFM_608"],"flavor":"Sure you could have that Polymorph potion, but wouldn't you rather have this mystery potion? It could be anything. Even a Polymorph potion!","health":3,"id":"CFM_619","mechanics":["BATTLECRY","KABAL"],"multiClassGroup":"KABAL","name":"Kabal Chemist","rarity":"COMMON","set":"GANGS","text":"Battlecry: Add a random Potion to your hand.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":40409,"flavor":"Tastes like Baaaaananas.","id":"CFM_620","mechanics":["SECRET"],"name":"Potion of Polymorph","rarity":"RARE","set":"GANGS","text":"Secret: After your opponent plays a minion, transform it into a\n1/1 Sheep.","type":"SPELL"},{"artist":"Jomaro Kindred","attack":3,"cardClass":"NEUTRAL","classes":["MAGE","PRIEST","WARLOCK"],"collectible":true,"cost":4,"dbfId":40408,"elite":true,"entourage":["CFM_621t11","CFM_621t12","CFM_621t13"],"flavor":"The mysterious leader of the Kabal is NOT a dragon, and does NOT deal in illegal potions. Any public statements to the contrary will be met with litigation and Dragonfire Potions.","health":3,"id":"CFM_621","mechanics":["BATTLECRY","KABAL"],"multiClassGroup":"KABAL","name":"Kazakus","rarity":"LEGENDARY","set":"GANGS","text":"[x]Battlecry: If your deck\nhas no duplicates,\n create a custom spell.","type":"MINION"},{"artist":"Evgeniy Zaqumyennyy","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":40411,"flavor":"Wow, and I thought Arcane Missiles was great!","id":"CFM_623","name":"Greater Arcane Missiles","rarity":"EPIC","set":"GANGS","text":"Shoot three missiles at random enemies that deal $3 damage each.","type":"SPELL"},{"artist":"Dave Allsop","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":40432,"flavor":"Inkmaster Solia had to figure out how to tattoo feathers.","health":4,"id":"CFM_626","mechanics":["BATTLECRY"],"name":"Kabal Talonpriest","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Give +3 Health.","text":"Battlecry: Give a friendly minion +3 Health.","type":"MINION"},{"artist":"Joe Wilson","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":40437,"flavor":"There is something funny about this coin⌠can't quite put my finger on itâŚ","id":"CFM_630","name":"Counterfeit Coin","rarity":"RARE","set":"GANGS","text":"Gain 1 Mana Crystal this turn only.","type":"SPELL"},{"artist":"Anton Kagounkina","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":40438,"durability":3,"flavor":"For the goon that wants to make a fashion statement.","id":"CFM_631","mechanics":["TRIGGER_VISUAL"],"name":"Brass Knuckles","rarity":"EPIC","set":"GANGS","text":"[x]After your hero attacks,\ngive a random minion in\nyour hand +1/+1.","type":"WEAPON"},{"artist":"Garrett Hanna","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":40441,"flavor":"For 5000g, you can just give the Jade Lotus any name and they will assassinate and/or embarrass them.","health":5,"id":"CFM_634","mechanics":["TRIGGER_VISUAL"],"name":"Lotus Assassin","rarity":"EPIC","referencedTags":["STEALTH"],"set":"GANGS","text":"Stealth. Whenever this attacks and kills a minion, gain Stealth.","type":"MINION"},{"artist":"Jon Neimeister","attack":5,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":40464,"flavor":"WE WENT THERE!","health":1,"id":"CFM_636","mechanics":["STEALTH"],"name":"Shadow Rager","rarity":"COMMON","set":"GANGS","text":"Stealth","type":"MINION"},{"artist":"James Ryman","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":40465,"elite":true,"flavor":"What do sailors yell when Patches steals their treasure chest full of laws and other things being transported to parliament for a vote? \"The Eyes have it!\"","health":1,"id":"CFM_637","name":"Patches the Pirate","race":"PIRATE","rarity":"LEGENDARY","set":"GANGS","text":"[x]After you play a Pirate,\nsummon this minion\nfrom your deck.","type":"MINION"},{"artist":"Mike Azevedo","attack":4,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":40469,"flavor":"\"Sir, you don't have a permit to park your mount here.\"","health":4,"id":"CFM_639","mechanics":["TRIGGER_VISUAL"],"name":"Grimestreet Enforcer","rarity":"RARE","set":"GANGS","text":"At the end of your turn, give all minions in your hand +1/+1.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":40482,"elite":true,"flavor":"Grapplehammer is the horrible mind behind the Automatic Piranha Launcher (banned in 7 districts)!","health":2,"id":"CFM_643","mechanics":["BATTLECRY"],"name":"Hobart Grapplehammer","rarity":"LEGENDARY","set":"GANGS","text":"Battlecry: Give all weapons in your hand and deck +1 Attack.","type":"MINION"},{"artist":"Yewon Park","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40492,"flavor":"Quit playing games with his heart. And his fingers. And foot. It's rude.","health":1,"id":"CFM_646","mechanics":["DEATHRATTLE"],"name":"Backstreet Leper","rarity":"COMMON","set":"GANGS","text":"[x]Deathrattle: Deal 2 damage\nto the enemy hero.","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":40493,"flavor":"Imagine how much further his darts would go if he had lungs instead of gills!","health":1,"id":"CFM_647","mechanics":["BATTLECRY"],"name":"Blowgill Sniper","playRequirements":{"REQ_TARGET_TO_PLAY":0},"race":"MURLOC","rarity":"COMMON","set":"GANGS","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40494,"flavor":"\"It'd be a shame if someone disenchanted those Legendaries.\"","health":1,"id":"CFM_648","mechanics":["BATTLECRY"],"name":"Big-Time Racketeer","rarity":"COMMON","set":"GANGS","text":"Battlecry: Summon a 6/6 Ogre.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","classes":["MAGE","PRIEST","WARLOCK"],"collectible":true,"cost":3,"dbfId":40496,"flavor":"Hey, you park your kodo under a harpy nest, you get what you deserve.","health":2,"id":"CFM_649","mechanics":["BATTLECRY","DISCOVER","KABAL"],"multiClassGroup":"KABAL","name":"Kabal Courier","rarity":"RARE","set":"GANGS","text":"Battlecry: Discover a Mage, Priest, or Warlock card.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40531,"flavor":"Listen, see? We'll take 'em to the docks, see? And throw 'em in the sea, see?","health":1,"id":"CFM_650","mechanics":["BATTLECRY"],"name":"Grimscale Chum","race":"MURLOC","rarity":"COMMON","set":"GANGS","text":"[x]Battlecry: Give a random\nMurloc in your hand +1/+1.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40889,"flavor":"Hook-tails are nice and all but she keeps getting stuck on things.","health":4,"id":"CFM_651","mechanics":["BATTLECRY"],"name":"Naga Corsair","race":"PIRATE","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give your weapon +1 Attack.","type":"MINION"},{"artist":"Trent Kaniuga","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40906,"flavor":"He'll be a first-rate bruiser once he gets used to his contacts.","health":5,"id":"CFM_652","mechanics":["TAUNT"],"name":"Second-Rate Bruiser","rarity":"RARE","set":"GANGS","text":"[x]Taunt\nCosts (2) less if your\nopponent has at least\nthree minions.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40911,"flavor":"He loves his job and would do it for free! (But don't tell his boss!)","health":3,"id":"CFM_653","mechanics":["TAUNT"],"name":"Hired Gun","rarity":"COMMON","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Jerry Mascho","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":40914,"flavor":"\"What'll it be? A Jade Brew? A Grimy Goose? A Kabal Manatini?\"","health":3,"id":"CFM_654","mechanics":["TRIGGER_VISUAL"],"name":"Friendly Bartender","rarity":"COMMON","set":"GANGS","text":"At the end of your turn, restore #1 Health to your hero.","type":"MINION"},{"artist":"Anton Kagounkina","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40921,"flavor":"When Sergeant Sally shows up unexpectedly, DO NOT FLUSH YOUR MANA CRYSTALS DOWN THE TOILET.","health":3,"id":"CFM_655","mechanics":["BATTLECRY"],"name":"Toxic Sewer Ooze","rarity":"COMMON","set":"GANGS","text":"Battlecry: Remove 1 Durability from your opponent's weapon.","type":"MINION"},{"artist":"Adam Byrne","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40928,"flavor":"\"Hmmmm⌠Call it a hunch, but I'm starting to think that there may be some kind of criminal activity going on in Gadgetzan.\"","health":6,"id":"CFM_656","mechanics":["BATTLECRY"],"name":"Streetwise Investigator","rarity":"COMMON","referencedTags":["STEALTH"],"set":"GANGS","text":"Battlecry: Enemy minions lose Stealth.","type":"MINION"},{"artist":"Alex Alexandrov","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":40929,"flavor":"Gadgetzan Writerâs Award goes to the player who writes the most compelling fanfic about why this Arakkoa has a golden frog in his hand!","health":5,"id":"CFM_657","mechanics":["BATTLECRY"],"name":"Kabal Songstealer","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"GANGS","targetingArrowText":"Silence a minion.","text":"[x]Battlecry: Silence a minion.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40931,"flavor":"\"WHY ARE YOU IN THE BACK ROOM? WHO IS WATCHING THE FRONT?!\"","health":4,"id":"CFM_658","mechanics":["TRIGGER_VISUAL"],"name":"Backroom Bouncer","rarity":"RARE","set":"GANGS","text":"Whenever a friendly minion dies, gain +1 Attack.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":40949,"flavor":"Comment on her height, and she'll go from flapper to kneecapper in seconds flat.","health":2,"id":"CFM_659","mechanics":["BATTLECRY"],"name":"Gadgetzan Socialite","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Restore 2 Health.","text":"Battlecry: Restore #2 Health.","type":"MINION"},{"artist":"J. Ejsing & E. Amundsen","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":40935,"flavor":"When casting a tournament, you really have to put your soul into it!","health":4,"id":"CFM_660","mechanics":["BATTLECRY"],"name":"Manic Soulcaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GANGS","targetingArrowText":"Shuffle a copy into your deck.","text":"Battlecry: Choose a friendly minion. Shuffle a copy into your deck.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":40936,"flavor":"I hope you didn't disenchant your Shadow Word: Horror!","id":"CFM_661","name":"Pint-Size Potion","rarity":"RARE","set":"GANGS","text":"[x]Give all enemy minions\n-3 Attack this turn only.","type":"SPELL"},{"artist":"Charlene Le Scanff","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":40938,"flavor":"No one was brave enough to fire the dragon in person⌠so they made the potion do it.","id":"CFM_662","name":"Dragonfire Potion","rarity":"EPIC","set":"GANGS","text":"[x]Deal $5 damage to all\nminions except Dragons.","type":"SPELL"},{"artist":"Jon Neimeister","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":40940,"flavor":"She ships illicit mana crystals around the world in packages marked: FUNNEL CAKE.","health":6,"id":"CFM_663","mechanics":["TRIGGER_VISUAL"],"name":"Kabal Trafficker","rarity":"EPIC","set":"GANGS","text":"[x]At the end of your turn,\nadd a random Demon\nto your hand.","type":"MINION"},{"artist":"Alex Alexandrov","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40950,"flavor":"Hair products are 79% of his monthly budget.","health":3,"id":"CFM_665","name":"Worgen Greaser","rarity":"COMMON","set":"GANGS","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40951,"flavor":"Grook Fu, the ancient Hozen art of bashing heads with a stick.","health":5,"id":"CFM_666","mechanics":["WINDFURY"],"name":"Grook Fu Master","rarity":"COMMON","set":"GANGS","text":"Windfury","type":"MINION"},{"artist":"Mauricio Herrera","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40952,"flavor":"Please don't explode! Please don't explode! Please don't explode!","health":2,"id":"CFM_667","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Bomb Squad","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"GANGS","targetingArrowText":"Deal 5 damage.","text":"[x]Battlecry: Deal 5 damage\nto an enemy minion.\nDeathrattle: Deal 5 damage\nto your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40953,"flavor":"\"Every me, get in here!\"","health":2,"id":"CFM_668","mechanics":["BATTLECRY"],"name":"Doppelgangster","rarity":"RARE","set":"GANGS","text":"Battlecry: Summon 2 copies of this minion.","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40954,"flavor":"He only burgles to pay the bills. He is really just a bully at heart.","health":6,"id":"CFM_669","mechanics":["TRIGGER_VISUAL"],"name":"Burgly Bully","rarity":"EPIC","set":"GANGS","text":"Whenever your opponent casts a spell, add a Coin to your hand.","type":"MINION"},{"artist":"Tooth","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":40955,"elite":true,"flavor":"This flavor text was randomly generated. If it happens to form words and make sense, that is purely by chance.","health":4,"id":"CFM_670","mechanics":["TRIGGER_VISUAL"],"name":"Mayor Noggenfogger","rarity":"LEGENDARY","set":"GANGS","text":"All targets are chosen randomly.","type":"MINION"},{"artist":"Tyler West Studio","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":40988,"flavor":"She loves Frozen. I mean who doesn't?","health":5,"id":"CFM_671","mechanics":["BATTLECRY"],"name":"Cryomancer","rarity":"COMMON","referencedTags":["FREEZE"],"set":"GANGS","text":"Battlecry: If an enemy is Frozen, gain +2/+2.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41841,"elite":true,"flavor":"She has set up her Black Market here in Gadgetzan for one purpose, to make a KILLING when Beanie Babies make their inevitable comeback.","health":3,"id":"CFM_672","mechanics":["BATTLECRY"],"name":"Madam Goya","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"GANGS","targetingArrowText":"Swap with a minion in your deck.","text":"Battlecry: Choose a friendly minion. Swap it with a minion in your deck.","type":"MINION"},{"artist":"Tyson Murphy","attack":5,"cardClass":"NEUTRAL","classes":["HUNTER","PALADIN","WARRIOR"],"collectible":true,"cost":7,"dbfId":40703,"elite":true,"flavor":"The brilliant mastermind of the Grimy Goons, Han sometimes thinks about ditching the idiot Cho, but that would just tear him apart.","health":6,"id":"CFM_685","mechanics":["BATTLECRY","GRIMY_GOONS"],"multiClassGroup":"GRIMY_GOONS","name":"Don Han'Cho","rarity":"LEGENDARY","set":"GANGS","text":"Battlecry: Give a random minion in your hand +5/+5.","type":"MINION"},{"artist":"J. Ejsing & E. Amundsen","attack":5,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":40701,"elite":true,"flavor":"Solia marks the Kabal with intricate tattoos that grant immense power. Also it makes it harder for other gangs to recruit from their numbers. BACK OFF, GOONS.","health":5,"id":"CFM_687","mechanics":["BATTLECRY"],"name":"Inkmaster Solia","rarity":"LEGENDARY","set":"GANGS","text":"[x]Battlecry: If your deck has\nno duplicates, the next\nspell you cast this turn\ncosts (0).","type":"MINION"},{"artist":"Mike Sass","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40700,"flavor":"Did you know the Hogchoppers compete every year at the Mirage Raceway? They do. It's a real group.","health":5,"id":"CFM_688","mechanics":["BATTLECRY"],"name":"Spiked Hogrider","rarity":"RARE","referencedTags":["CHARGE","TAUNT"],"set":"GANGS","text":"Battlecry: If an enemy minion has Taunt, gain Charge.","type":"MINION"},{"artist":"Izzy Hoover","cardClass":"ROGUE","collectible":true,"collectionText":"Deal $2 damage.\nCombo: Summon a Jade Golem.","cost":2,"dbfId":40698,"flavor":"Good news is, after you remove it from your wound, you can use it to pay your medical bills!","id":"CFM_690","mechanics":["COMBO"],"name":"Jade Shuriken","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["CHOOSE_ONE","JADE_GOLEM"],"set":"GANGS","text":"Deal $2 damage.\nCombo: Summon a{1} {0} Jade Golem.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"ROGUE","collectible":true,"collectionText":"Stealth\nDeathrattle: Summon a Jade Golem.","cost":2,"dbfId":40697,"flavor":"He's so good at swarming, he can swarm all by himself!","health":1,"id":"CFM_691","mechanics":["DEATHRATTLE","STEALTH"],"name":"Jade Swarmer","rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Stealth\nDeathrattle: Summon a{1} {0} Jade Golem.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":40696,"flavor":"Is it just me, or is there something fishy about that ferryman?","health":3,"id":"CFM_693","mechanics":["COMBO"],"name":"Gadgetzan Ferryman","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"RARE","set":"GANGS","targetingArrowText":"Return to your hand.","text":"Combo: Return a friendly minion to your hand.","type":"MINION"},{"artist":"Andrew Hou","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":40695,"flavor":"He used to be Aya's tutor, but she fired him for bugging her too much.","health":4,"id":"CFM_694","mechanics":["BATTLECRY"],"name":"Shadow Sensei","playRequirements":{"REQ_MINION_TARGET":0,"REQ_STEALTHED_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["STEALTH"],"set":"GANGS","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a Stealthed minion +2/+2.","type":"MINION"},{"artist":"Sean McNally","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":40694,"flavor":"Ragnaros looked down. He looked like some kind of War Golem. \"WHAT HAVE YOU DONE TO ME,\" he yelled. But all that came out was a deep grinding sound. He began to cry.","id":"CFM_696","name":"Devolve","rarity":"RARE","set":"GANGS","text":"Transform all enemy minions into random ones that cost (1) less.","type":"SPELL"},{"artist":"Luke Mancini","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":40693,"flavor":"If you think her Illidan and Sylvanas cosplay is great, wait till you see her Reno Jackson!","health":5,"id":"CFM_697","mechanics":["TRIGGER_VISUAL"],"name":"Lotus Illusionist","rarity":"EPIC","set":"GANGS","text":"[x]After this minion attacks\na hero, transform it into a\n random 6-Cost minion.","type":"MINION"},{"artist":"Yewon Park","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":40691,"flavor":"Pretty harmless unless you're a Seadevil.","health":2,"id":"CFM_699","mechanics":["BATTLECRY"],"name":"Seadevil Stinger","race":"MURLOC","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: The next Murloc\nyou play this turn costs\n Health instead of Mana.","type":"MINION"},{"artist":"Phil Saunders","cardClass":"SHAMAN","collectible":true,"collectionText":"Deal $4 damage. Summon a Jade Golem.","cost":4,"dbfId":40455,"flavor":"Jade Lightning, goooo Jade Lightning!","id":"CFM_707","name":"Jade Lightning","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Deal $4 damage. Summon a{1} {0} Jade Golem.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"collectionText":"Summon a Jade Golem. Gain an empty Mana Crystal.","cost":3,"dbfId":40523,"flavor":"Meditating under a jade blossom is said to grant you wisdom, unless you have a pollen allergy.","id":"CFM_713","name":"Jade Blossom","playRequirements":{"REQ_MINION_SLOT_OR_MANA_CRYSTAL_SLOT":0},"rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Summon a{1} {0} Jade Golem. Gain an empty Mana Crystal.","type":"SPELL"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","classes":["DRUID","ROGUE","SHAMAN"],"collectible":true,"collectionText":"Battlecry: Summon a Jade Golem.","cost":4,"dbfId":40527,"flavor":"\"He's so cute! I just want to squeeze him, then use him for Jade Golem parts!\" - Aya Blackpaw","health":3,"id":"CFM_715","mechanics":["BATTLECRY","JADE_GOLEM","JADE_LOTUS"],"multiClassGroup":"JADE_LOTUS","name":"Jade Spirit","race":"ELEMENTAL","rarity":"COMMON","set":"GANGS","text":"Battlecry: Summon a{1} {0} Jade Golem.","type":"MINION"},{"artist":"James Ryman","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":41414,"flavor":"If you're sleeping with the fishes, we highly suggest not bringing an electric blanket.","id":"CFM_716","name":"Sleep with the Fishes","rarity":"EPIC","set":"GANGS","text":"Deal $3 damage to all damaged minions.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"SHAMAN","collectible":true,"collectionText":"Battlecry: Summon a Jade Golem.\nOverload: (1)","cost":2,"dbfId":40529,"durability":2,"flavor":"\"Best manicure ever!\" - Aya Blackpaw","id":"CFM_717","mechanics":["BATTLECRY","OVERLOAD"],"name":"Jade Claws","overload":1,"rarity":"RARE","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Battlecry: Summon a{1} {0} Jade Golem.\nOverload: (1)","type":"WEAPON"},{"artist":"James Ryman","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":40537,"elite":true,"flavor":"Spicklefizz pondered his life choices as he looked at the chain around his neck. \"Become a warlock,\" they said. \"You get to enslave demons,\" they said.","health":9,"id":"CFM_750","mechanics":["BATTLECRY"],"name":"Krul the Unshackled","race":"DEMON","rarity":"LEGENDARY","set":"GANGS","text":"[x]Battlecry: If your deck has\nno duplicates, summon all\n Demons from your hand. ","type":"MINION"},{"artist":"Luke Mancini","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":40541,"flavor":"The Kabal print this on every package of illicit Mana Crystals: WARNING - DO NOT PUT WITHIN REACH OF ABYSSALS. THIS IS NOT APPROVED FOR USE BY FLAMING DEMONS OF ANY KIND.","health":6,"id":"CFM_751","mechanics":["BATTLECRY"],"name":"Abyssal Enforcer","race":"DEMON","rarity":"COMMON","set":"GANGS","text":"Battlecry: Deal 3 damage to all other characters.","type":"MINION"},{"artist":"Mark Gibbons","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":40566,"flavor":"It fell off a kodo, I promise!","id":"CFM_752","name":"Stolen Goods","rarity":"RARE","referencedTags":["TAUNT"],"set":"GANGS","text":"Give a random Taunt minion in your hand +3/+3.","type":"SPELL"},{"artist":"Peter Stapleton","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":40567,"flavor":"If you bargain hard, he'll throw in the hat.","health":1,"id":"CFM_753","mechanics":["BATTLECRY"],"name":"Grimestreet Outfitter","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give all minions in your hand +1/+1.","type":"MINION"},{"artist":"Wayne Reynolds","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":40568,"flavor":"\"You look like a Gadgetgun 3000-Mark IV man, am I right?\"","health":3,"id":"CFM_754","mechanics":["TRIGGER_VISUAL"],"name":"Grimy Gadgeteer","rarity":"COMMON","set":"GANGS","text":"At the end of your turn, give a random minion in your hand +2/+2.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":40569,"flavor":"\"I don't know a lot about used GvG cards, so I'm going to have to call in an expert.\"","health":3,"id":"CFM_755","mechanics":["BATTLECRY"],"name":"Grimestreet Pawnbroker","rarity":"RARE","set":"GANGS","text":"Battlecry: Give a random weapon in your hand +1/+1.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":40574,"flavor":"The rent is cheap and she passes the savings onto YOU!","health":7,"id":"CFM_756","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Alley Armorsmith","rarity":"RARE","set":"GANGS","text":"[x]Taunt\nWhenever this minion\ndeals damage, gain\nthat much Armor.","type":"MINION"},{"artist":"Richie Marella","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40577,"flavor":"Remember, submit your bribes directly to the Marshal - it's the law!","health":2,"id":"CFM_759","mechanics":["DEATHRATTLE"],"name":"Meanstreet Marshal","rarity":"EPIC","set":"GANGS","text":"Deathrattle: If this minion has 2 or more Attack, draw a card.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":5,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":40583,"flavor":"\"Listen, I can cut you in on a little of this premium mana, but you can't tell my boss.\"","health":5,"id":"CFM_760","name":"Kabal Crystal Runner","rarity":"RARE","referencedTags":["SECRET"],"set":"GANGS","text":"Costs (2) less for each Secret you've played this game.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":40905,"elite":true,"flavor":"Aya even staged an intervention once, but Shaku still insists that he is not a hoarder.","health":3,"id":"CFM_781","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Shaku, the Collector","rarity":"LEGENDARY","set":"GANGS","text":"[x]Stealth. Whenever this\nattacks, add a random card\nto your hand (from your\nopponent's class).","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41567,"flavor":"It's not his fault⌠Someone keeps stealing his soap!","health":6,"id":"CFM_790","mechanics":["BATTLECRY","TAUNT"],"name":"Dirty Rat","rarity":"EPIC","set":"GANGS","text":"[x]Taunt\nBattlecry: Your opponent\nsummons a random minion\nfrom their hand.","type":"MINION"},{"artist":"Rudy Siswanto","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40587,"flavor":"Get to da Kodo! Now!","id":"CFM_800","mechanics":["SECRET"],"name":"Getaway Kodo","rarity":"RARE","set":"GANGS","text":"Secret: When a friendly minion dies, return it to your hand.","type":"SPELL"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40603,"elite":true,"flavor":"Wrathion, son of Deathwing, is a dragon. Why isn't he tagged as a dragon, you ask? WHAT, ARE YOU TRYING TO BLOW HIS COVER??","health":5,"id":"CFM_806","mechanics":["BATTLECRY","TAUNT"],"name":"Wrathion","rarity":"LEGENDARY","set":"GANGS","text":"Taunt. Battlecry: Draw cards until you draw one that isn't a Dragon.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40605,"elite":true,"flavor":"Gadgetzan has always run an under-the-table auction house, and business has been PRETTY good for Beardo since the population explosion. And since the explosion that destroyed the competing auction houses in the city.","health":4,"id":"CFM_807","mechanics":["TRIGGER_VISUAL"],"name":"Auctionmaster Beardo","rarity":"LEGENDARY","set":"GANGS","text":"After you cast a spell, refresh your Hero Power.","type":"MINION"},{"artist":"Garrett Hanna","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40607,"elite":true,"flavor":"Infamous in the seedy underground card rooms of Gadgetzan, he got his nickname winning the coveted Shark Plushie in the city's first Hearthstone tournament.","health":4,"id":"CFM_808","mechanics":["TRIGGER_VISUAL"],"name":"Genzo, the Shark","rarity":"LEGENDARY","set":"GANGS","text":"Whenever this attacks, both players draw until they have 3 cards.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40611,"flavor":"The Hogchoppers are well-known throughout Kalimdor for being a real, actual group.","health":4,"id":"CFM_809","mechanics":["BATTLECRY"],"name":"Tanaris Hogchopper","rarity":"COMMON","referencedTags":["CHARGE"],"set":"GANGS","text":"[x]Battlecry: If your opponent's\nhand is empty, gain Charge.","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40613,"flavor":"The Hogchoppers, the terrors of Tanaris, can always be found at one tavern or another in Gadgetzan, refueling for totally real and legit adventures that they go on.","health":6,"id":"CFM_810","mechanics":["BATTLECRY"],"name":"Leatherclad Hogleader","rarity":"EPIC","referencedTags":["CHARGE"],"set":"GANGS","text":"Battlecry: If your opponent has 6 or more cards in hand, gain Charge.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":40615,"flavor":"The true mystery of lunar visions is how there is nothing to watch when there are so many channels.","id":"CFM_811","name":"Lunar Visions","rarity":"EPIC","set":"GANGS","text":"Draw 2 cards. Minions drawn cost (2) less.","type":"SPELL"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":40636,"elite":true,"flavor":"Wickerflame spent years as a recruit for the Goons, never making the big-time because he always fired his chest-cannon too slowly. \"Hey,\" he thought, \"maybe if I keep my beard lit on fire, I can do this faster.\" BOOM, promoted.","health":2,"id":"CFM_815","mechanics":["DIVINE_SHIELD","LIFESTEAL","TAUNT"],"name":"Wickerflame Burnbristle","rarity":"LEGENDARY","set":"GANGS","text":"Divine Shield, Taunt, Lifesteal","type":"MINION"},{"artist":"Dany Orizio","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":40641,"flavor":"There is no carrot.","health":5,"id":"CFM_816","mechanics":["BATTLECRY"],"name":"Virmen Sensei","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"RARE","set":"GANGS","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a friendly Beast +2/+2.","type":"MINION"},{"artist":"Sojin Hwang","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40741,"flavor":"She's working on a story! While skydiving!","health":3,"id":"CFM_851","mechanics":["TRIGGER_VISUAL"],"name":"Daring Reporter","rarity":"COMMON","set":"GANGS","text":"Whenever your opponent draws a card, gain +1/+1.","type":"MINION"},{"artist":"Grace Liu","attack":5,"cardClass":"NEUTRAL","classes":["DRUID","ROGUE","SHAMAN"],"collectible":true,"cost":5,"dbfId":40742,"flavor":"Mostly, they stand around and look cool.","health":3,"id":"CFM_852","mechanics":["BATTLECRY","DISCOVER","JADE_LOTUS"],"multiClassGroup":"JADE_LOTUS","name":"Lotus Agents","rarity":"RARE","set":"GANGS","text":"Battlecry: Discover a Druid, Rogue, or Shaman card.","type":"MINION"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","classes":["HUNTER","PALADIN","WARRIOR"],"collectible":true,"cost":3,"dbfId":40743,"flavor":"She's got anything you want. Need the latest derpinger? No problem!","health":4,"id":"CFM_853","mechanics":["BATTLECRY","GRIMY_GOONS"],"multiClassGroup":"GRIMY_GOONS","name":"Grimestreet Smuggler","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give a random minion in your hand +1/+1.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40744,"flavor":"His new shampoo is really working!","health":8,"id":"CFM_854","mechanics":["TAUNT"],"name":"Ancient of Blossoms","rarity":"COMMON","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40745,"flavor":"His house cleaning service is quite thorough. Not a spot to be found... or any of your stuff!","health":7,"id":"CFM_855","mechanics":["BATTLECRY"],"name":"Defias Cleaner","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE","SILENCE"],"set":"GANGS","targetingArrowText":"Silence a minion with Deathrattle.","text":"Battlecry: Silence a minion with Deathrattle.","type":"MINION"},{"artist":"Jon Neimeister","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":40598,"flavor":"Get the ingredients wrong on ONE healing potion and they take your license. What a world!","health":5,"id":"CFM_900","mechanics":["TRIGGER_VISUAL"],"name":"Unlicensed Apothecary","race":"DEMON","rarity":"EPIC","set":"GANGS","text":"After you summon a minion, deal 5 damage to your hero.","type":"MINION"},{"artist":"Glenn Rane","attack":5,"cardClass":"NEUTRAL","classes":["DRUID","ROGUE","SHAMAN"],"collectible":true,"collectionText":" Battlecry and Deathrattle: Summon a Jade Golem.","cost":6,"dbfId":40596,"elite":true,"flavor":"Though young, Aya took over as the leader of Jade Lotus through her charisma and strategic acumen when her predecessor was accidentally crushed by a jade golem.","health":3,"id":"CFM_902","mechanics":["BATTLECRY","DEATHRATTLE","JADE_GOLEM","JADE_LOTUS"],"multiClassGroup":"JADE_LOTUS","name":"Aya Blackpaw","rarity":"LEGENDARY","set":"GANGS","text":"Battlecry and Deathrattle: Summon a{1} {0} Jade Golem.","type":"MINION"},{"artist":"Daren Bader","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":40634,"flavor":"Now we know why they wear tiny watches.","id":"CFM_905","name":"Small-Time Recruits","rarity":"EPIC","set":"GANGS","text":"[x]Draw three 1-Cost\nminions from your deck.","type":"SPELL"},{"artist":"Kan Liu","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":40839,"flavor":"Well⌠a guy who knows a guy.","id":"CFM_940","mechanics":["DISCOVER"],"name":"I Know a Guy","rarity":"COMMON","referencedTags":["TAUNT"],"set":"GANGS","text":"Discover a Taunt minion.","type":"SPELL"},{"artist":"Donato Giancola","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":922,"faction":"ALLIANCE","flavor":"If 1/2 minions are all that is defending Goldshire, you would think it would have been overrun years ago.","health":2,"howToEarnGolden":"Unlocked at Paladin Level 57.","id":"CS1_042","mechanics":["TAUNT"],"name":"Goldshire Footman","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Monica Langlois","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":602,"faction":"ALLIANCE","flavor":"He used to be called Bog Beast, but it confused people because he wasn't an actual beast. Boom, New Name!","health":6,"id":"CS1_069","mechanics":["TAUNT"],"name":"Fen Creeper","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Luca Zontini","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":841,"flavor":"If the Holy Light forsakes you, good luck casting this spell. Also, you're probably a jerk.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 45.","id":"CS1_112","name":"Holy Nova","rarity":"FREE","set":"CORE","text":"Deal $2 damage to all enemies. Restore #2 Health to all friendly characters.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"PRIEST","collectible":true,"cost":10,"dbfId":8,"flavor":"Nominated as \"Spell Most Likely to Make Your Opponent Punch the Wall.\"","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS1_113","name":"Mind Control","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Take control of an enemy minion.","type":"SPELL"},{"artist":"Steve Prescott","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":376,"flavor":"Good idea: Buffing your minions. Bad idea: Starting a conversation in the Barrens.","id":"CS1_129","name":"Inner Fire","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Change a minion's Attack to be equal to its Health.","type":"SPELL"},{"artist":"Steve Ellis","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":279,"flavor":"It doesn't matter how pious you are. Everyone needs a good smiting now and again.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS1_130","name":"Holy Smite","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage.","type":"SPELL"},{"artist":"Michael Komarck","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1099,"flavor":"I see what you did there.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_003","name":"Mind Vision","rarity":"FREE","set":"CORE","text":"Put a copy of a random card in your opponent's hand into your hand.","type":"SPELL"},{"artist":"Jessica Jung","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":613,"flavor":"Sure the extra protection is nice, but the shield really reduces visibility.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_004","name":"Power Word: Shield","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion +2 Health.\nDraw a card.","type":"SPELL"},{"artist":"Dany Orizio","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":1050,"flavor":"The claw decides who will stay and who will go.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_005","name":"Claw","rarity":"FREE","set":"CORE","text":"Give your hero +2 Attack this turn. Gain 2 Armor.","type":"SPELL"},{"artist":"Cyril Van Der Haegen","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":773,"flavor":"8 Health, no waiting.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_007","name":"Healing Touch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Restore #8 Health.","type":"SPELL"},{"artist":"Richard Wright","cardClass":"DRUID","collectible":true,"cost":0,"dbfId":467,"flavor":"\"Cast Moonfire, and never stop.\" - How to Be a Druid, Chapter 5, Section 3","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_008","name":"Moonfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage.","type":"SPELL"},{"artist":"Brad Vancata","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":213,"flavor":"Not to be confused with Jim of the Wild.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 28.","id":"CS2_009","name":"Mark of the Wild","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Give a minion Taunt and +2/+2.\n(+2 Attack/+2 Health)","type":"SPELL"},{"artist":"Grace Liu","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":742,"flavor":"What do they roar? Nobody can quite tell, but it sounds like \"Elephant Macho Breeze\". It's probably not that, though.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"CS2_011","name":"Savage Roar","rarity":"FREE","set":"CORE","text":"Give your characters +2 Attack this turn.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":64,"flavor":"When a bear rears back and extends his arms, he's about to Swipe! ... or hug.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_012","name":"Swipe","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $4 damage to an enemy and $1 damage to all other enemies.","type":"SPELL"},{"artist":"James Ryman","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":1124,"flavor":"Grow your own mana crystals with this Mana Crystal Growth Kit, only 39.99!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_013","name":"Wild Growth","rarity":"FREE","set":"CORE","text":"Gain an empty Mana Crystal.","type":"SPELL"},{"artist":"Vance Kovacs","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":77,"flavor":"There was going to be a pun in this flavor text, but it just came out baa-d.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_022","name":"Polymorph","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Transform a minion\ninto a 1/1 Sheep.","type":"SPELL"},{"artist":"Dave Berggren","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":555,"flavor":"Playing this card makes you SMARTER. And let's face it: we could all stand to be a little smarter.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_023","name":"Arcane Intellect","rarity":"FREE","set":"CORE","text":"Draw 2 cards.","type":"SPELL"},{"artist":"Steve Ellis","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":662,"flavor":"It is customary to yell \"Chill out!\" or \"Freeze!\" or \"Ice ice, baby!\" when you play this card.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_024","mechanics":["FREEZE"],"name":"Frostbolt","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $3 damage to a character and Freeze it.","type":"SPELL"},{"artist":"Howard Lyon","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":447,"flavor":"This spell is much better than Arcane Implosion.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 28.","id":"CS2_025","name":"Arcane Explosion","rarity":"FREE","set":"CORE","text":"Deal $1 damage to all enemy minions.","type":"SPELL"},{"artist":"Josh Tallman","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":587,"flavor":"Hey man, that's cold. Literally and metaphorically.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_026","mechanics":["FREEZE"],"name":"Frost Nova","rarity":"FREE","set":"CORE","text":"Freeze all enemy minions.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":1084,"flavor":"Oh hey it's Mirror Image! !egamI rorriM s'ti yeh hO","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_027","name":"Mirror Image","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Summon two 0/2 minions with Taunt.","type":"SPELL"},{"artist":"Chris Seaman","cardClass":"MAGE","collectible":true,"cost":6,"dbfId":457,"flavor":"This spell can be very Entertaining.","id":"CS2_028","mechanics":["FREEZE"],"name":"Blizzard","rarity":"RARE","set":"EXPERT1","text":"Deal $2 damage to all enemy minions and Freeze them.","type":"SPELL"},{"artist":"Ralph Horsley","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":315,"flavor":"This spell is useful for burning things. If you're looking for spells that toast things, or just warm them a little, you're in the wrong place.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 44.","id":"CS2_029","name":"Fireball","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $6 damage.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":172,"flavor":"The trick is not to break the lance. Otherwise, you have \"Ice Pieces.\" Ice Pieces aren't as effective.","id":"CS2_031","mechanics":["FREEZE"],"name":"Ice Lance","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"HOF","text":"Freeze a character. If it was already Frozen, deal $4 damage instead.","type":"SPELL"},{"artist":"Romain De Santi","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":1004,"flavor":"When the ground is on fire, you should not stop, drop, and roll.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 51.","id":"CS2_032","name":"Flamestrike","rarity":"FREE","set":"CORE","text":"Deal $4 damage to all enemy minions.","type":"SPELL"},{"artist":"John Avon","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":395,"flavor":"Don't summon a water elemental at a party. It'll dampen the mood.","health":6,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_033","mechanics":["FREEZE"],"name":"Water Elemental","race":"ELEMENTAL","rarity":"FREE","set":"CORE","text":"Freeze any character damaged by this minion.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":971,"flavor":"FROST SHOCK!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_037","mechanics":["FREEZE"],"name":"Frost Shock","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage to an enemy character and Freeze it.","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":404,"flavor":"It was just a flesh wound.","id":"CS2_038","name":"Ancestral Spirit","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"EXPERT1","text":"Give a minion \"Deathrattle: Resummon this minion.\"","type":"SPELL"},{"artist":"Justin Sweet","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":51,"flavor":"Windfury is like Earthfury and Firefury, but more light and airy.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_039","name":"Windfury","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["WINDFURY"],"set":"CORE","text":"Give a minion Windfury.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":149,"flavor":"I personally prefer some non-ancestral right-the-heck-now healing, but maybe that is just me.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_041","name":"Ancestral Healing","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Restore a minion\nto full Health and\ngive it Taunt.","type":"SPELL"},{"artist":"Ralph Horsley","attack":6,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":189,"flavor":"He can never take a bath. Ewww.","health":5,"howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_042","mechanics":["BATTLECRY"],"name":"Fire Elemental","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"FREE","set":"CORE","targetingArrowText":"Deal 3 damage.","text":"Battlecry: Deal 3 damage.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":239,"flavor":"This would be real handy if your enemy is made of rock.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_045","name":"Rockbiter Weapon","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a friendly character +3 Attack this turn.","type":"SPELL"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":1171,"flavor":"blaarghghLLGHRHARAAHAHHH!!","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_046","name":"Bloodlust","rarity":"FREE","set":"CORE","text":"Give your minions +3 Attack this turn.","type":"SPELL"},{"artist":"Lars Grant-West","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":818,"flavor":"Drek'thar can't see, but he can see. You know what I mean? It's ok if you don't.","id":"CS2_053","name":"Far Sight","rarity":"EPIC","set":"EXPERT1","text":"Draw a card. That card costs (3) less.","type":"SPELL"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":914,"flavor":"Itâs a Bolt. It's made out of Shadow. What more do you need to know!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_057","name":"Shadow Bolt","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $4 damage\nto a minion.","type":"SPELL"},{"artist":"Bernie Kang","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":469,"flavor":"Imps are content to hide and viciously taunt everyone nearby.","health":1,"id":"CS2_059","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Blood Imp","race":"DEMON","rarity":"COMMON","set":"EXPERT1","text":"[x] Stealth. At the end of your \nturn, give another random\n friendly minion +1 Health.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":919,"flavor":"\"I've just sucked one year of your life away.\"","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 45.","id":"CS2_061","name":"Drain Life","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage. Restore #2 Health to your hero.","type":"SPELL"},{"artist":"Chippy","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":950,"flavor":"It's spells like these that make it hard for Warlocks to get decent help.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_062","name":"Hellfire","rarity":"FREE","set":"CORE","text":"Deal $3 damage to ALL characters.","type":"SPELL"},{"artist":"Wayne Reynolds","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":982,"flavor":"It starts with stealing a pen from work, and before you know it, BOOOM! Corrupted!","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_063","name":"Corruption","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Choose an enemy minion. At the start of your turn, destroy it.","type":"SPELL"},{"artist":"Zoltan & Gabor","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":1019,"flavor":"\"INFERNOOOOOOOOOO!\" - Jaraxxus, Eredar Lord of the Burning Legion","health":6,"howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_064","mechanics":["BATTLECRY"],"name":"Dread Infernal","race":"DEMON","rarity":"FREE","set":"CORE","text":"Battlecry: Deal 1 damage to ALL other characters.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":48,"flavor":"No relation to \"The Voidsteppers\", the popular Void-based dance troupe.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_065","mechanics":["TAUNT"],"name":"Voidwalker","race":"DEMON","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Michael Sutfin","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":180,"flavor":"It's funny how often yelling \"Look over there!\" gets your opponent to turn around.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_072","name":"Backstab","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage to an undamaged minion.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":268,"flavor":"\"I'm cold blooded, check it and see!\"","id":"CS2_073","mechanics":["COMBO"],"name":"Cold Blood","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Give a minion +2 Attack. Combo: +4 Attack instead.","type":"SPELL"},{"artist":"Trevor Jacobs","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":459,"flavor":"Rogues guard the secrets to poison-making carefully, lest magi start incorporating poison into their spells. Poisonbolt? Rain of Poison? Poison Elemental? Nobody wants that.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 43.","id":"CS2_074","name":"Deadly Poison","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"FREE","set":"CORE","text":"Give your weapon +2 Attack.","type":"SPELL"},{"artist":"Frank Cho","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":710,"flavor":"There's something about this strike that just feels off. Sinister, even.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_075","name":"Sinister Strike","rarity":"FREE","set":"CORE","text":"Deal $3 damage to the enemy hero.","type":"SPELL"},{"artist":"Glenn Rane","cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":345,"flavor":"If you don't want to be assassinated, move to the Barrens and change your name. Good luck!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_076","name":"Assassinate","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy an enemy minion.","type":"SPELL"},{"artist":"James Zhang","cardClass":"ROGUE","collectible":true,"cost":7,"dbfId":630,"flavor":"Rogues are not good joggers.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_077","name":"Sprint","rarity":"FREE","set":"CORE","text":"Draw 4 cards.","type":"SPELL"},{"artist":"Brian Huang","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":421,"durability":4,"flavor":"Guaranteed to have been owned by a real assassin. Certificate of authenticity included.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_080","name":"Assassin's Blade","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Jimmy Lo","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":141,"flavor":"Never play 'Hide and Go Seek' with a Hunter.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_084","name":"Hunter's Mark","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Change a minion's Health to 1.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":70,"flavor":"\"As in, you MIGHT want to get out of my way.\" - Toad Mackle, recently buffed.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 45.","id":"CS2_087","name":"Blessing of Might","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion +3 Attack.","type":"SPELL"},{"artist":"E. M. Gist","attack":5,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":1068,"flavor":"Holy beings from the beyond are so clichĂŠ!","health":6,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_088","mechanics":["BATTLECRY"],"name":"Guardian of Kings","rarity":"FREE","set":"CORE","text":"Battlecry: Restore #6 Health to your hero.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":291,"flavor":"If you are often bathed in Holy Light, you should consider wearing sunscreen.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_089","name":"Holy Light","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Restore #6 Health.","type":"SPELL"},{"artist":"Glenn Rane","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":383,"durability":4,"flavor":"Prince Malchezaar was a collector of rare weapons. He'd animate them and have them dance for him.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_091","name":"Light's Justice","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Lucas Graciano","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":943,"flavor":"Given the number of kings who have been assassinated, are you sure you want their blessing?","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_092","name":"Blessing of Kings","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion +4/+4. (+4 Attack/+4 Health)","type":"SPELL"},{"artist":"Vance Kovacs","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":476,"flavor":"Consecrated ground glows with Holy energy. But it smells a little, too.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"CS2_093","name":"Consecration","rarity":"FREE","set":"CORE","text":"Deal $2 damage to all enemies.","type":"SPELL"},{"artist":"Efrem Palacios","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":250,"flavor":"A good paladin has many tools. Hammer of Wrath, Pliers of Vengeance, Hacksaw of Justice, etc.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_094","name":"Hammer of Wrath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $3 damage.\nDraw a card.","type":"SPELL"},{"artist":"Ryan Sook","attack":4,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":847,"durability":2,"flavor":"It Slices, it Dices. You can cut a tin can with it. (But you wouldn't want to.)","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_097","mechanics":["TRIGGER_VISUAL"],"name":"Truesilver Champion","rarity":"FREE","set":"CORE","text":"Whenever your hero attacks, restore #2 Health to it.","type":"WEAPON"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":344,"flavor":"\"Guys! Guys! Slow down!\" - some kind of non-warrior minion","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_103","name":"Charge","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["CHARGE"],"set":"CORE","text":"Give a friendly minion Charge. It can't attack heroes this turn.","type":"SPELL"},{"artist":"Jonboy Meyers","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1108,"flavor":"Minion get ANGRY. Minion SMASH!","id":"CS2_104","name":"Rampage","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Give a damaged minion +3/+3.","type":"SPELL"},{"artist":"Jonboy Meyers","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1007,"flavor":"Really, if you're a hero, this is every strike.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_105","name":"Heroic Strike","rarity":"FREE","set":"CORE","text":"Give your hero +4 Attack this turn.","type":"SPELL"},{"artist":"Lucas Graciano","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":401,"durability":2,"flavor":"During times of tranquility and harmony, this weapon was called by its less popular name, Chilly Peace Axe.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_106","name":"Fiery War Axe","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Dany Orizio","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":785,"flavor":"It's okay, he deserved it.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_108","name":"Execute","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy a damaged enemy minion.","type":"SPELL"},{"artist":"Stefan Kopinski","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":304,"durability":2,"flavor":"No⌠actually you should fear the Reaper.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 51.","id":"CS2_112","name":"Arcanite Reaper","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Phroilan Gardner","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":940,"flavor":"Hey you twoâŚcould you stand next to each other for a secondâŚ","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_114","name":"Cleave","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"FREE","set":"CORE","text":"[x]Deal $2 damage to\ntwo random enemy\nminions.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1651,"flavor":"He can see really far, and he doesn't use a telescope like those filthy pirates.","health":3,"id":"CS2_117","mechanics":["BATTLECRY"],"name":"Earthen Ring Farseer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Restore 3 Health.","text":"Battlecry: Restore #3 Health.","type":"MINION"},{"artist":"Matt Gaser","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1653,"flavor":"He likes to think he is powerful, but pretty much anyone can solo Molten Core now.","health":1,"howToEarnGolden":"Unlocked at Shaman Level 51.","id":"CS2_118","name":"Magma Rager","race":"ELEMENTAL","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Ittoku","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1370,"flavor":"His dreams of flying and breathing fire like his idol will never be realized.","health":7,"howToEarnGolden":"Unlocked at Druid Level 51.","id":"CS2_119","name":"Oasis Snapjaw","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Daren Bader","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1369,"flavor":"Edward \"Lefty\" Smith tried to make luggage out of a river crocolisk once.","health":3,"howToEarnGolden":"Unlocked at Druid Level 55.","id":"CS2_120","name":"River Crocolisk","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Richie Marella","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41,"flavor":"Grunting is what his father did and his father before that. It's more than just a job.","health":2,"howToEarnGolden":"Unlocked at Shaman Level 57.","id":"CS2_121","mechanics":["TAUNT"],"name":"Frostwolf Grunt","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Phill Gonzales","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1401,"flavor":"\"That's a 50 DKP minus!\"","health":2,"howToEarnGolden":"Unlocked at Warrior Level 57.","id":"CS2_122","mechanics":["AURA"],"name":"Raid Leader","rarity":"FREE","set":"CORE","text":"Your other minions have +1 Attack.","type":"MINION"},{"artist":"Dany Orizio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":289,"faction":"HORDE","flavor":"Orcish raiders ride wolves because they are well adapted to harsh environments, and because they are soft and cuddly.","health":1,"howToEarnGolden":"Unlocked at Warrior Level 59.","id":"CS2_124","mechanics":["CHARGE"],"name":"Wolfrider","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Lars Grant-West","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1182,"flavor":"\"Bear Carcass 1/10\"","health":3,"howToEarnGolden":"Unlocked at Hunter Level 59.","id":"CS2_125","mechanics":["TAUNT"],"name":"Ironfur Grizzly","race":"BEAST","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Daren Bader","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":67,"faction":"HORDE","flavor":"He likes to act like he's in charge, but the silverback matriarch actually runs things.","health":4,"howToEarnGolden":"Unlocked at Warrior Level 53.","id":"CS2_127","mechanics":["TAUNT"],"name":"Silverback Patriarch","race":"BEAST","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Ladronn","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":622,"faction":"ALLIANCE","flavor":"They're still embarrassed about \"The Deathwing Incident\".","health":5,"howToEarnGolden":"Unlocked at Paladin Level 55.","id":"CS2_131","mechanics":["CHARGE"],"name":"Stormwind Knight","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Tooth","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":339,"faction":"ALLIANCE","flavor":"\"Ready! Aim! Drink!\"","health":2,"howToEarnGolden":"Unlocked at Mage Level 55.","id":"CS2_141","mechanics":["BATTLECRY"],"name":"Ironforge Rifleman","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"artist":"Gabor Szikszai","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":672,"faction":"HORDE","flavor":"In the old days, Kobolds were the finest candle merchants in the land. Then they got pushed too far...","health":2,"howToEarnGolden":"Unlocked at Warlock Level 59.","id":"CS2_142","mechanics":["SPELLPOWER"],"name":"Kobold Geomancer","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Dan Brereton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":724,"faction":"ALLIANCE","flavor":"Pirates are into this new fad called \"Planking\".","health":1,"id":"CS2_146","name":"Southsea Deckhand","race":"PIRATE","rarity":"COMMON","referencedTags":["CHARGE"],"set":"EXPERT1","text":"Has Charge while you have a weapon equipped.","type":"MINION"},{"artist":"Court Jones","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":308,"faction":"ALLIANCE","flavor":"She's never quite sure what she's making, she just knows it's AWESOME!","health":4,"howToEarnGolden":"Unlocked at Priest Level 57.","id":"CS2_147","mechanics":["BATTLECRY"],"name":"Gnomish Inventor","rarity":"FREE","set":"CORE","text":"Battlecry: Draw a card.","type":"MINION"},{"artist":"Kev Walker","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":413,"faction":"ALLIANCE","flavor":"The Stormpike Commandos are demolition experts. They also bake a mean cupcake.","health":2,"howToEarnGolden":"Unlocked at Paladin Level 51.","id":"CS2_150","mechanics":["BATTLECRY"],"name":"Stormpike Commando","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Matt Starbuck","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":69,"faction":"ALLIANCE","flavor":"It's good to be a knight. Less so to be one's squire.","health":4,"id":"CS2_151","mechanics":["BATTLECRY"],"name":"Silver Hand Knight","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Summon a 2/2 Squire.","type":"MINION"},{"artist":"Steve Ellis","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":525,"faction":"ALLIANCE","flavor":"You earn the title of Archmage when you can destroy anyone who calls you on it.","health":7,"howToEarnGolden":"Unlocked at Mage Level 57.","id":"CS2_155","mechanics":["SPELLPOWER"],"name":"Archmage","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Ralph Horsley","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":134,"faction":"ALLIANCE","flavor":"Just mail him a package with a name and 10,000 gold. He'll take care of the rest.","health":5,"id":"CS2_161","mechanics":["STEALTH"],"name":"Ravenholdt Assassin","rarity":"RARE","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"E. M. Gist","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":157,"faction":"ALLIANCE","flavor":"He used to be a 2100+ rated arena player, but that was years ago and nobody can get him to shut up about it.","health":5,"howToEarnGolden":"Unlocked at Priest Level 59.","id":"CS2_162","mechanics":["TAUNT"],"name":"Lord of the Arena","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":191,"faction":"ALLIANCE","flavor":"Mrrraggglhlhghghlgh, mrgaaag blarrghlgaahahl mrgggg glhalhah a bghhll graggmgmg Garrosh mglhlhlh mrghlhlhl!!","health":1,"howToEarnGolden":"Unlocked at Priest Level 51.","id":"CS2_168","name":"Murloc Raider","race":"MURLOC","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Greg Hildebrandt","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":641,"faction":"HORDE","flavor":"They were the inspiration for the championship Taurenball team: The Dragonhawks.","health":1,"id":"CS2_169","mechanics":["WINDFURY"],"name":"Young Dragonhawk","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Windfury","type":"MINION"},{"artist":"Howard Lyon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":648,"flavor":"This card is boaring.","health":1,"howToEarnGolden":"Unlocked at Hunter Level 53.","id":"CS2_171","mechanics":["CHARGE"],"name":"Stonetusk Boar","race":"BEAST","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Dan Brereton","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":216,"faction":"HORDE","flavor":"\"Kill 30 raptors.\" - Hemet Nesingwary","health":2,"howToEarnGolden":"Unlocked at Hunter Level 57.","id":"CS2_172","name":"Bloodfen Raptor","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Jakub Kasper","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":739,"flavor":"He just wants a hug. A sloppy... slimy... hug.","health":1,"howToEarnGolden":"Unlocked at Paladin Level 53.","id":"CS2_173","mechanics":["CHARGE"],"name":"Bluegill Warrior","race":"MURLOC","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Brian Despain","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":635,"faction":"HORDE","flavor":"Sen'jin Village is nice, if you like trolls and dust.","health":5,"howToEarnGolden":"Unlocked at Rogue Level 59.","id":"CS2_179","mechanics":["TAUNT"],"name":"Sen'jin Shieldmasta","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Samwise","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1109,"faction":"HORDE","flavor":"He claims it is an old war wound, but we think he just cut himself shaving.","health":7,"id":"CS2_181","mechanics":["BATTLECRY"],"name":"Injured Blademaster","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Deal 4 damage to HIMSELF.","type":"MINION"},{"artist":"Mauro Cascioli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":90,"flavor":"He always dreamed of coming down from the mountains and opening a noodle shop, but he never got the nerve.","health":5,"howToEarnGolden":"Unlocked at Warrior Level 55.","id":"CS2_182","name":"Chillwind Yeti","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Dave Kendall","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":712,"flavor":"Golems are not afraid, but for some reason they still run when you cast Fear on them. Instinct, maybe? A desire to blend in?","health":7,"howToEarnGolden":"Unlocked at Rogue Level 51.","id":"CS2_186","name":"War Golem","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Matt Cavotta","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1140,"faction":"HORDE","flavor":"You can hire him... until someone offers him enough gold to turn on you.","health":4,"howToEarnGolden":"Unlocked at Shaman Level 55.","id":"CS2_187","mechanics":["TAUNT"],"name":"Booty Bay Bodyguard","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Luca Zontini","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":242,"faction":"ALLIANCE","flavor":"ADD ME TO YOUR DECK, MAGGOT!","health":1,"id":"CS2_188","mechanics":["BATTLECRY"],"name":"Abusive Sergeant","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Give +2 Attack this turn.","text":"Battlecry: Give a minion +2 Attack this turn.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":389,"faction":"HORDE","flavor":"Don't bother asking her out on a date. She'll shoot you down.","health":1,"howToEarnGolden":"Unlocked at Druid Level 57.","id":"CS2_189","mechanics":["BATTLECRY"],"name":"Elven Archer","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"artist":"Clint Langley","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":257,"faction":"HORDE","flavor":"Someone did mess with Tuskerr once. ONCE.","health":3,"howToEarnGolden":"Unlocked at Hunter Level 55.","id":"CS2_196","mechanics":["BATTLECRY"],"name":"Razorfen Hunter","rarity":"FREE","set":"CORE","text":"Battlecry: Summon a 1/1 Boar.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":995,"flavor":"Training Ogres in the art of spellcasting is a questionable decision.","health":4,"howToEarnGolden":"Unlocked at Warlock Level 55.","id":"CS2_197","mechanics":["SPELLPOWER"],"name":"Ogre Magi","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Brian Despain","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1686,"flavor":"\"ME HAVE GOOD STATS FOR THE COST\"","health":7,"howToEarnGolden":"Unlocked at Warlock Level 51.","id":"CS2_200","name":"Boulderfist Ogre","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"E. M. Gist","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":1687,"flavor":"You donât tame a Core Hound. You just train it to eat someone else before it eats you.","health":5,"howToEarnGolden":"Unlocked at Hunter Level 51.","id":"CS2_201","name":"Core Hound","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Trevor Jacobs","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":290,"faction":"HORDE","flavor":"Their wings are silent but their screech is... whatever the opposite of silent is.","health":1,"id":"CS2_203","mechanics":["BATTLECRY"],"name":"Ironbeak Owl","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","rarity":"COMMON","referencedTags":["SILENCE"],"set":"EXPERT1","targetingArrowText":"Silence a minion.","text":"Battlecry: Silence a minion.","type":"MINION"},{"artist":"John Polidora","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":445,"faction":"HORDE","flavor":"One Insane Rocketeer. One Rocket full of Explosives. Infinite Fun.","health":2,"howToEarnGolden":"Unlocked at Shaman Level 59.","id":"CS2_213","mechanics":["CHARGE"],"name":"Reckless Rocketeer","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Justin Sweet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":61,"faction":"HORDE","flavor":"She'll craft you a sword, but you'll need to bring her 5 Steel Ingots, 3 Motes of Earth, and the scalp of her last customer.","health":6,"id":"CS2_221","mechanics":["ENRAGED"],"name":"Spiteful Smith","rarity":"COMMON","set":"EXPERT1","text":"Your weapon has +2 Attack while this is damaged.","type":"MINION"},{"artist":"Doug Alexander","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":753,"faction":"ALLIANCE","flavor":"When Deathwing assaulted the capital, this soldier was the only member of his squad to survive. Now he's all bitter and stuff.","health":6,"howToEarnGolden":"Unlocked at Paladin Level 59.","id":"CS2_222","mechanics":["AURA"],"name":"Stormwind Champion","rarity":"FREE","set":"CORE","text":"Your other minions have +1/+1.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":496,"faction":"HORDE","flavor":"The Frostwolves are locked in combat with the Stormpike Expedition over control of Alterac Valley. Every attempt at peace-talks has ended with Captain Galvangar killing the mediator.","health":4,"howToEarnGolden":"Unlocked at Shaman Level 53.","id":"CS2_226","mechanics":["BATTLECRY"],"name":"Frostwolf Warlord","rarity":"FREE","set":"CORE","text":"Battlecry: Gain +1/+1 for each other friendly minion on the battlefield.","type":"MINION"},{"artist":"John Polidora","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1122,"faction":"HORDE","flavor":"No Job is too big. No fee is too big.","health":6,"id":"CS2_227","mechanics":["AURA"],"name":"Venture Co. Mercenary","rarity":"COMMON","set":"EXPERT1","text":"Your minions cost (3) more.","type":"MINION"},{"artist":"Malcolm Davis","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":179,"flavor":"If you hit an Eredar Lord with enough Wisps, it will explode. But why?","health":1,"id":"CS2_231","name":"Wisp","rarity":"COMMON","set":"EXPERT1","type":"MINION"},{"artist":"Dave Allsop","attack":8,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":205,"flavor":"I dare you to attack Darnassus.","health":8,"howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_232","mechanics":["TAUNT"],"name":"Ironbark Protector","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":1064,"flavor":"\"Look, it's not just about waving daggers around really fast. It's a lot more complicated than that.\" - Shan, Rogue Trainer","id":"CS2_233","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Blade Flurry","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"RARE","set":"EXPERT1","text":"Destroy your weapon and deal its damage to all enemy minions.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":1367,"flavor":"A step up from a spell cast by many beginning acolytes: \"Shadow Word: Annoy\".","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_234","name":"Shadow Word: Pain","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_MAX_ATTACK":3,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy a minion with 3 or less Attack.","type":"SPELL"},{"artist":"Terese Nielsen","attack":1,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1650,"flavor":"They help the downtrodden and distressed. Also they sell cookies.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_235","mechanics":["TRIGGER_VISUAL"],"name":"Northshire Cleric","rarity":"FREE","set":"CORE","text":"Whenever a minion is healed, draw a card.","type":"MINION"},{"artist":"Jim Pavelec","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":1361,"flavor":"Double the trouble. Double the fun!","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 28.","id":"CS2_236","name":"Divine Spirit","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Double a minion's Health.","type":"SPELL"},{"artist":"Bernie Kang","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":1241,"flavor":"If you feed him, he loses his whole identity.","health":2,"howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_237","mechanics":["TRIGGER_VISUAL"],"name":"Starving Buzzard","race":"BEAST","rarity":"FREE","set":"CORE","text":"Whenever you summon a Beast, draw a card.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARLOCK","collectible":true,"collectionText":"Summon 1 1/1 |4(Imp, Imps). (Upgrades each turn!)","cost":3,"dbfId":51371,"flavor":"\"When your first plan fails... imp-rovise.\"","id":"DAL_007","name":"Rafaam's Scheme","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"DALARAN","text":"Summon @ 1/1 |4(Imp, Imps). (Upgrades each turn!)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","collectible":true,"collectionText":"Gain 1 Armor.\n(Upgrades each turn!)","cost":4,"dbfId":51372,"flavor":"âWe did it! We blew up the vault!â\nâYou mean the vault door?â\nâOh. The doooorâŚâ","id":"DAL_008","name":"Dr. Boom's Scheme","rarity":"COMMON","set":"DALARAN","text":"Gain @ Armor.\n(Upgrades each turn!)","type":"SPELL"},{"artist":"Arthur Gimaldinov","cardClass":"SHAMAN","collectible":true,"collectionText":"Deal $1 damage\nto all minions.\n(Upgrades each turn!)","cost":5,"dbfId":51373,"flavor":"\"All shall suffer!\"\n\"But Hagatha, those are your minions...\"\n\"I said ALL!!!\"","id":"DAL_009","name":"Hagatha's Scheme","rarity":"RARE","set":"DALARAN","text":"Deal $@ damage\nto all minions.\n(Upgrades each turn!)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","collectible":true,"collectionText":"Choose a minion. Shuffle 1 |4(copy, copies) of it into your deck.\n(Upgrades each turn!)","cost":1,"dbfId":51375,"flavor":"\"Many minions equals many treasures for king. Kobold arithmetic!\"","id":"DAL_010","name":"Togwaggle's Scheme","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Choose a minion. Shuffle @ |4(copy, copies) of it into your deck.\n(Upgrades each turn!)","type":"SPELL"},{"artist":"J. Axer","cardClass":"PRIEST","collectible":true,"collectionText":"Reduce the Attack of an enemy minion by\n1 until your next turn. (Upgrades each turn!)","cost":0,"dbfId":51376,"flavor":"\"What's that you're dreaming?\nYou're weak and you're screaming!\nIt must be my scheming...\"","id":"DAL_011","name":"Lazul's Scheme","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Reduce the Attack of an enemy minion by\n@ until your next turn. (Upgrades each turn!)","type":"SPELL"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":51567,"flavor":"Terrible at shadow puppets: âThis is⌠a tentacle! And this is⌠two tentacles!â","health":2,"id":"DAL_030","mechanics":["BATTLECRY"],"name":"Shadowy Figure","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"DALARAN","targetingArrowText":"Transform into a 2/2 copy.","text":"Battlecry: Transform into a 2/2 copy of a friendly Deathrattle minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":51714,"flavor":"Itâs always nice to steal a familiar face.","health":6,"id":"DAL_039","mechanics":["DEATHRATTLE","TAUNT"],"name":"Convincing Infiltrator","rarity":"RARE","set":"DALARAN","text":"[x]Taunt\nDeathrattle: Destroy a\n random enemy minion.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":51715,"flavor":"The Hench-Clan has a point.","health":7,"id":"DAL_040","mechanics":["DEATHRATTLE"],"name":"Hench-Clan Shadequill","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Restore 5 Health to the enemy hero.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":51722,"flavor":"The weirdest part is that it doesn't have legs.","health":8,"id":"DAL_047","mechanics":["LIFESTEAL","RUSH","WINDFURY"],"name":"Walking Fountain","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","text":"Lifesteal, Rush, Windfury","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":51724,"flavor":"Attracts murlocs⌠and moths.","health":3,"id":"DAL_049","mechanics":["TRIGGER_VISUAL"],"name":"Underbelly Angler","race":"MURLOC","rarity":"RARE","set":"DALARAN","text":"After you play a Murloc, add a random Murloc to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":51727,"flavor":"Fan favorite in the muck morphin' sewer strangers.","health":4,"id":"DAL_052","mechanics":["BATTLECRY"],"name":"Muckmorpher","rarity":"EPIC","set":"DALARAN","text":"[x]Battlecry: Transform into\na 4/4 copy of a different\nminion in your deck.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":51733,"flavor":"Built by goblins, designed by a troll.","health":8,"id":"DAL_058","mechanics":["BATTLECRY","TAUNT"],"name":"Hecklebot","race":"MECHANICAL","rarity":"RARE","set":"DALARAN","text":"Taunt\nBattlecry: Your opponent summons a minion from their deck.","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":51734,"flavor":"The first dimensional ripper had a point.\nThe second fell flat.\nThe THIRD one really started to take shape!","id":"DAL_059","name":"Dimensional Ripper","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Summon 2 copies of a minion in your deck.","type":"SPELL"},{"artist":"A.J. Nazzaro","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":51735,"flavor":"They always wind up bombing.","health":3,"id":"DAL_060","mechanics":["BATTLECRY"],"name":"Clockwork Goblin","race":"MECHANICAL","rarity":"RARE","set":"DALARAN","text":"[x]Battlecry: Shuffle a Bomb\ninto your opponent's deck.\nWhen drawn, it explodes\nfor 5 damage.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":51737,"flavor":"Infinitely preferable to mopping strikes.","id":"DAL_062","name":"Sweeping Strikes","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Give a minion \"Also damages minions next to whomever this attacks.\"","type":"SPELL"},{"artist":"Akkapoj T.","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":51738,"durability":2,"flavor":"Whoso pulleth out this wrench from the toolbox is rightwise king of the lab.","id":"DAL_063","mechanics":["TRIGGER_VISUAL"],"name":"Wrenchcalibur","rarity":"EPIC","set":"DALARAN","text":"After your hero attacks, shuffle a Bomb into your [x]opponent's deck.","type":"WEAPON"},{"artist":"Matt Dixon","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":51739,"elite":true,"flavor":"He's gonna fly through the air with the greatest of grease.","health":7,"id":"DAL_064","mechanics":["BATTLECRY"],"name":"Blastmaster Boom","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Battlecry: Summon two 1/1\nBoom Bots for each Bomb\nin your opponent's deck.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":51847,"flavor":"It's 3 am. Do you know where your soul is?","id":"DAL_065","name":"Unsleeping Soul","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"DALARAN","text":"Silence a friendly minion, then summon a copy of it.","type":"SPELL"},{"artist":"Jerry Mascho","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":52086,"elite":true,"flavor":"âWhatâs better than reaving? BOOM reaving!â","health":9,"id":"DAL_070","mechanics":["BATTLECRY"],"name":"The Boom Reaver","race":"MECHANICAL","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"DALARAN","text":"Battlecry: Summon a copy of a minion in your deck. Give it Rush.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":52148,"flavor":"You'll get the transformation you want when murlocs fly.","id":"DAL_071","name":"Mutate","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Transform a friendly minion into a random one that costs (1) more.","type":"SPELL"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":52277,"flavor":"I'm addicted to him, but I know that he's Toxfin.","health":2,"id":"DAL_077","mechanics":["BATTLECRY"],"name":"Toxfin","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":14},"race":"MURLOC","rarity":"COMMON","referencedTags":["POISONOUS"],"set":"DALARAN","targetingArrowText":"Give a friendly Murloc Poisonous.","text":"Battlecry: Give a friendly Murloc Poisonous.","type":"MINION"},{"artist":"Tod Harris","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52278,"flavor":"Some heroes have soft hearts and hard shells.","health":2,"id":"DAL_078","mechanics":["BATTLECRY","DIVINE_SHIELD"],"name":"Traveling Healer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"DALARAN","targetingArrowText":"Restore 3 Health.","text":"[x]Divine Shield\nBattlecry: Restore #3 Health.","type":"MINION"},{"artist":"Adam Byrne","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52281,"flavor":"The fanciest possible way of distracting enemies with shiny things.","health":4,"id":"DAL_081","mechanics":["BATTLECRY"],"name":"Spellward Jeweler","rarity":"RARE","set":"DALARAN","text":"[x]Battlecry: Your hero can't\nbe targeted by spells or\nHero Powers until your\nnext turn.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52285,"flavor":"Stops for nothingâexcept donuts.","health":4,"id":"DAL_085","mechanics":["DIVINE_SHIELD"],"name":"Dalaran Crusader","rarity":"COMMON","set":"DALARAN","text":"Divine Shield","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52286,"flavor":"She's watching. Always watching.","health":3,"id":"DAL_086","mechanics":["BATTLECRY"],"name":"Sunreaver Spy","rarity":"COMMON","referencedTags":["SECRET"],"set":"DALARAN","text":"Battlecry: If you control a Secret, gain +1/+1.","type":"MINION"},{"artist":"Christopher Hayes","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52287,"flavor":"The Hench Clan is an equal opportunity employer, no matter which parts of you came from where.","health":3,"id":"DAL_087","mechanics":["BATTLECRY"],"name":"Hench-Clan Hag","rarity":"EPIC","set":"DALARAN","text":"Battlecry: Summon two 1/1 Amalgams with all minion types.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52288,"flavor":"Keep it secret. Keep it safeguarded!","health":5,"id":"DAL_088","mechanics":["DEATHRATTLE","TAUNT"],"name":"Safeguard","race":"MECHANICAL","rarity":"COMMON","set":"DALARAN","text":"[x]Taunt\nDeathrattle: Summon a 0/5\nVault Safe with Taunt.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52289,"flavor":"You're bound to love his work!","health":2,"id":"DAL_089","mechanics":["BATTLECRY"],"name":"Spellbook Binder","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"Battlecry: If you have Spell Damage, draw a card.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52290,"flavor":"Heâd be a lot sneakier if he wasnât trailing 300 yards of power cableâŚ","health":3,"id":"DAL_090","mechanics":["STEALTH"],"name":"Hench-Clan Sneak","rarity":"COMMON","set":"DALARAN","text":"Stealth","type":"MINION"},{"artist":"Wayne Wu","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52292,"flavor":"\"Would sir like me to punch something?\"","health":3,"id":"DAL_092","name":"Arcane Servant","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","type":"MINION"},{"artist":"Luke Mancini","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52295,"flavor":"If you have to wield a spell and a sword, then neither is performing to expectation.","health":6,"id":"DAL_095","mechanics":["BATTLECRY"],"name":"Violet Spellsword","rarity":"COMMON","set":"DALARAN","text":"[x]Battlecry: Gain +1 Attack\nfor each spell in your hand.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52296,"flavor":"He's got magic, a shield, and an unwavering obsession with the color purple.","health":7,"id":"DAL_096","mechanics":["SPELLPOWER","TAUNT"],"name":"Violet Warden","rarity":"COMMON","set":"DALARAN","spellDamage":1,"text":"Taunt\nSpell Damage +1","type":"MINION"},{"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":51705,"flavor":"Desperate times call for disparate secrets.","id":"DAL_141","mechanics":["TWINSPELL"],"name":"Desperate Measures","playRequirements":{"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"rarity":"RARE","referencedTags":["SECRET"],"set":"DALARAN","text":"Twinspell\nCast a random Paladin Secret.","type":"SPELL"},{"artist":"Alex Horley","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":51757,"flavor":"This is why you shouldnât shoot the messenger.","health":2,"id":"DAL_146","mechanics":["DEATHRATTLE"],"name":"Bronze Herald","race":"DRAGON","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Add two 4/4 Dragons to your hand.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":51761,"flavor":"All of his speeches really drag on.","health":5,"id":"DAL_147","mechanics":["BATTLECRY"],"name":"Dragon Speaker","rarity":"EPIC","set":"DALARAN","text":"Battlecry: Give all Dragons in your hand +3/+3.","type":"MINION"},{"artist":"Grace Liu","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":51943,"flavor":"You can make a collect CAW!","health":2,"id":"DAL_163","mechanics":["BATTLECRY","DISCOVER"],"name":"Messenger Raven","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Discover a\nMage minion.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":51966,"flavor":"It's always darkest just before you find the light switch.","id":"DAL_173","name":"Darkest Hour","rarity":"EPIC","set":"DALARAN","text":"Destroy all friendly minions. For each one, summon a random minion from your deck.","type":"SPELL"},{"artist":"Jakub Kasper","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":51971,"flavor":"If only youâd let it go to voicemailâŚ","id":"DAL_177","mechanics":["TWINSPELL"],"name":"Conjurer's Calling","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Twinspell\nDestroy a minion. Summon 2 minions of the same Cost to replace it.","type":"SPELL"},{"artist":"Patrik Bjorkstrom","attack":1,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":51977,"flavor":"There's a powerful throat in this frog.","health":3,"id":"DAL_182","mechanics":["TRIGGER_VISUAL"],"name":"Magic Dart Frog","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"After you cast a spell, deal 1 damage to a random enemy minion.","type":"MINION"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":52058,"flavor":"She's got a big brood and a big mood.","health":6,"id":"DAL_185","mechanics":["TAUNT","TOPDECK"],"name":"Aranasi Broodmother","race":"DEMON","rarity":"COMMON","set":"DALARAN","text":"[x]Taunt\nWhen you draw this, restore\n#4 Health to your hero.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"DRUID","collectible":true,"cost":8,"dbfId":52819,"flavor":"Delicious Forestâs Aid! Made from real forests.","id":"DAL_256","mechanics":["TWINSPELL"],"name":"The Forest's Aid","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Twinspell\nSummon five 2/2 Treants.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":51769,"flavor":"Often used as healing crystals, but also good for throwing at people.","id":"DAL_350","mechanics":["CHOOSE_ONE"],"name":"Crystal Power","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Choose One - Deal $2 damage to a minion; or Restore #5 Health.","type":"SPELL"},{"artist":"Steven Prescott","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":51779,"flavor":"Arguably the cutest blessing.","id":"DAL_351","mechanics":["TWINSPELL"],"name":"Blessing of the Ancients","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"DALARAN","text":"Twinspell\nGive your minions +1/+1.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":51781,"flavor":"Experience the draw of the wild!","id":"DAL_352","mechanics":["DISCOVER"],"name":"Crystalsong Portal","rarity":"EPIC","set":"DALARAN","text":"Discover a Druid minion. If your hand has no minions, keep all 3.","type":"SPELL"},{"artist":"Steven Prescott","attack":2,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":51790,"flavor":"Youâd be nuts to mess with the squirrel squad.","health":1,"id":"DAL_354","mechanics":["DEATHRATTLE"],"name":"Acornbearer","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Add two 1/1 Squirrels to your hand.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":51791,"flavor":"Lifeweaving is all well and good until it's time to cut the thread.","health":5,"id":"DAL_355","mechanics":["TRIGGER_VISUAL"],"name":"Lifeweaver","rarity":"RARE","set":"DALARAN","text":"Whenever you restore Health, add a random Druid spell to your hand.","type":"MINION"},{"artist":"Steven Prescott","attack":4,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":51795,"elite":true,"flavor":"Always feels refreshed after a little dirt nap.","health":8,"id":"DAL_357","mechanics":["DEATHRATTLE","TAUNT"],"name":"Lucentbark","rarity":"LEGENDARY","set":"DALARAN","text":"Taunt\nDeathrattle: Go dormant. Restore 5 Health to awaken this minion.","type":"MINION"},{"artist":"Akkapoj T.","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":51827,"entourage":["DAL_366t1","DAL_366t2","DAL_366t3","DAL_366t4"],"flavor":"The terms of service are constantly changing.","id":"DAL_366","name":"Unidentified Contract","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Destroy a minion. Gains a bonus effect in your hand.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":52070,"flavor":"Obviously it's marked for greatness.","id":"DAL_371","mechanics":["DISCOVER"],"name":"Marked Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Deal $4 damage to a minion. Discover a spell.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":52072,"flavor":"Stop trying to make fletch happen. It's not going to happen.","health":3,"id":"DAL_372","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Fletcher","rarity":"EPIC","set":"DALARAN","text":"[x]Whenever you play a\n1-Cost minion, draw a\nspell from your deck.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":52076,"flavor":"Pew! Pew!","id":"DAL_373","mechanics":["TWINSPELL"],"name":"Rapid Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Twinspell\nDeal $1 damage.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":52081,"elite":true,"flavor":"Reduce, reuse, re-rattle!","health":4,"id":"DAL_376","mechanics":["DEATHRATTLE"],"name":"Oblivitron","race":"MECHANICAL","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Deathrattle: Summon a\nMech from your hand and\ntrigger its Deathrattle.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":52082,"flavor":"Beware the night of the living pets!","id":"DAL_377","mechanics":["DISCOVER"],"name":"Nine Lives","playRequirements":{"REQ_FRIENDLY_DEATHRATTLE_MINION_DIED_THIS_GAME":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"Discover a friendly Deathrattle minion that died this game. Also trigger its Deathrattle.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":52089,"flavor":"The Kirin Tor have always been lax in enforcing leash laws.","id":"DAL_378","mechanics":["TWINSPELL"],"name":"Unleash the Beast","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"Twinspell\nSummon a 5/5 Wyvern with Rush.","type":"SPELL"},{"artist":"James Ryman","attack":5,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":52091,"elite":true,"flavor":"Good things come in threes: Windrunner sisters and arrows of Thori'dal.","health":6,"id":"DAL_379","mechanics":["BATTLECRY"],"name":"Vereesa Windrunner","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Equip Thori'dal, the Stars' Fury.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":51380,"flavor":"Gradually driven to darkness by the promise of unobtainable cheese.","health":1,"id":"DAL_400","mechanics":["BATTLECRY"],"name":"EVIL Cable Rat","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Add a Lackey to your hand.","type":"MINION"},{"artist":"Tooth","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":52109,"flavor":"Kobold! Thereâs a place you can handle\nI said kobold! When youâre short in the candle\nCast a spell with the E! V! I! L!","health":2,"id":"DAL_413","mechanics":["DEATHRATTLE"],"name":"EVIL Conscripter","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Add a Lackey to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":1,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":52111,"flavor":"Because there are no G.O.O.D. Miscreants.","health":4,"id":"DAL_415","mechanics":["COMBO"],"name":"EVIL Miscreant","rarity":"COMMON","set":"DALARAN","text":"Combo: Add two random Lackeys to your hand.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":52112,"flavor":"Sheâs more of a rat burglar.","health":3,"id":"DAL_416","mechanics":["BATTLECRY","DISCOVER"],"name":"Hench-Clan Burglar","race":"PIRATE","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Discover a spell from another class.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":52114,"elite":true,"entourage":["LOOT_998h","LOOT_998j","LOOT_998l","LOOT_998k"],"flavor":"A staunch ally of Rafaam, at least while the shinies keep flowing.","health":5,"id":"DAL_417","mechanics":["BATTLECRY","MULTIPLY_BUFF_VALUE"],"name":"Heistbaron Togwaggle","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: If you control a Lackey, choose a fantastic treasure.","type":"MINION"},{"artist":"Alex Horley","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":52119,"elite":true,"flavor":"Minions must wash hands before being LIQUIDATED AND REPLACED BY SOMEONE BETTER.","health":8,"id":"DAL_422","mechanics":["BATTLECRY","TAUNT"],"name":"Arch-Villain Rafaam","rarity":"LEGENDARY","set":"DALARAN","text":"Taunt\nBattlecry: Replace your hand and deck with Legendary minions.","type":"MINION"},{"artist":"Alex Horley","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":52409,"elite":true,"entourage":["DAL_431t"],"flavor":"Rafaam mainly enjoys working with Hagatha because she never laughs at Dr. Boom's jokes.","health":5,"id":"DAL_431","mechanics":["BATTLECRY"],"name":"Swampqueen Hagatha","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Battlecry: Add a 5/5\nHorror to your hand. Teach\nit two Shaman spells.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":52421,"flavor":"The swill has eyes!","id":"DAL_432","name":"Witch's Brew","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Restore #4 Health. Repeatable this turn.","type":"SPELL"},{"artist":"Rudy Siswanto","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":52422,"flavor":"You can't stop slurping this delicious sludge!","health":1,"id":"DAL_433","mechanics":["BATTLECRY","OVERLOAD"],"name":"Sludge Slurper","overload":1,"race":"MURLOC","rarity":"RARE","set":"DALARAN","text":"Battlecry: Add a Lackey to your hand. Overload: (1)","type":"MINION"},{"artist":"Jakub Kasper","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52654,"flavor":"Now his watch has ended⌠until you have Spell Damage.","health":6,"id":"DAL_434","name":"Arcane Watcher","rarity":"RARE","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"Can't attack unless you have Spell Damage.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52306,"flavor":"Far more effective than the flamboyant saboteur.","health":6,"id":"DAL_538","mechanics":["BATTLECRY"],"name":"Unseen Saboteur","rarity":"EPIC","set":"DALARAN","text":"Battlecry: Your opponent casts a random spell from their hand (targets chosen randomly).","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52307,"flavor":"What, did you expect the Sunreavers to be coldages?","health":4,"id":"DAL_539","mechanics":["BATTLECRY"],"name":"Sunreaver Warmage","playRequirements":{"REQ_DRAG_TO_PLAY_PRE31761":0},"rarity":"RARE","set":"DALARAN","targetingArrowText":"Deal 4 damage.","text":"Battlecry: If you're holding a spell that costs (5) or more, deal 4 damage.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":52312,"flavor":"Everyone gets two because thatâs all she can hold.","health":1,"id":"DAL_544","mechanics":["BATTLECRY"],"name":"Potion Vendor","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Restore #2 Health to all friendly characters.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52413,"elite":true,"flavor":"\"Thanks a latte!\"","health":5,"id":"DAL_546","mechanics":["BATTLECRY"],"name":"Barista Lynchen","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Add a copy of each of your other Battlecry minions to your hand.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52415,"flavor":"This is some bad blood.","health":7,"id":"DAL_548","mechanics":["TRIGGER_VISUAL"],"name":"Azerite Elemental","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"At the start of your turn, gain Spell Damage +2.","type":"MINION"},{"artist":"Danny Dai","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":52417,"flavor":"It's always accepting of the less successful adventurers.","health":5,"id":"DAL_550","mechanics":["TRIGGER_VISUAL"],"name":"Underbelly Ooze","rarity":"RARE","set":"DALARAN","text":"After this minion survives damage, summon a copy of it.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52418,"flavor":"It'll take a humble offender to defeat him.","health":6,"id":"DAL_551","mechanics":["TAUNT"],"name":"Proud Defender","rarity":"COMMON","set":"DALARAN","text":"Taunt\nHas +2 Attack while you [x]have no other minions.","type":"MINION"},{"artist":"Mauricio Herrera","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":52420,"flavor":"\"My, my, what big minions I have!\"","health":6,"id":"DAL_553","mechanics":["TRIGGER_VISUAL"],"name":"Big Bad Archmage","rarity":"EPIC","set":"DALARAN","text":"At the end of your turn, summon a random\n6-Cost minion.","type":"MINION"},{"artist":"Sean McNally","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":52434,"elite":true,"flavor":"His cooking is always very well done.","health":6,"id":"DAL_554","mechanics":["BATTLECRY"],"name":"Chef Nomi","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: If your deck is empty, summon six 6/6 Greasefire Elementals.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52438,"elite":true,"flavor":"He's an archmage, but he might want to brush up on the basics... like aiming.","health":6,"id":"DAL_558","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Vargoth","rarity":"LEGENDARY","set":"DALARAN","text":"[x]At the end of your turn, cast\na spell you've cast this turn\n(targets are random).","type":"MINION"},{"artist":"Maria Trepalina","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":52479,"flavor":"We reserve the right to refuse service to any 1/1.","health":4,"id":"DAL_560","mechanics":["BATTLECRY","TAUNT"],"name":"Heroic Innkeeper","rarity":"COMMON","set":"DALARAN","text":"Taunt. Battlecry: Gain +2/+2 for each other friendly minion.","type":"MINION"},{"artist":"James Ryman","attack":8,"cardClass":"WARLOCK","collectible":true,"cost":10,"dbfId":52480,"flavor":"Jumbo in size! Huge in E.V.I.L.!","health":8,"id":"DAL_561","name":"Jumbo Imp","race":"DEMON","rarity":"EPIC","set":"DALARAN","text":"Costs (1) less whenever a friendly Demon dies while this is in your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":52482,"flavor":"Eager to please, even if it kills him.","health":2,"id":"DAL_563","mechanics":["DEATHRATTLE"],"name":"Eager Underling","rarity":"RARE","set":"DALARAN","text":"Deathrattle: Give two random friendly minions +2/+2.","type":"MINION"},{"artist":"Nicola Saviori","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52486,"flavor":"Itâs like an interdimensional game of demon tag.","health":6,"id":"DAL_565","mechanics":["BATTLECRY"],"name":"Portal Overfiend","race":"DEMON","rarity":"EPIC","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Battlecry: Shuffle 3 Portals\ninto your deck. When drawn,\nsummon a 2/2 Demon\nwith Rush.","type":"MINION"},{"artist":"Charlene LeScanff","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52487,"flavor":"Themâs fightinâ words!","health":4,"id":"DAL_566","mechanics":["DEATHRATTLE"],"name":"Eccentric Scribe","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Summon\nfour 1/1 Vengeful Scrolls.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":52490,"flavor":"Some might call this a lightforgery.","id":"DAL_568","mechanics":["TWINSPELL"],"name":"Lightforged Blessing","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["LIFESTEAL"],"set":"DALARAN","text":"Twinspell\nGive a friendly minion Lifesteal.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":52494,"flavor":"But sometimes concede.","id":"DAL_570","mechanics":["SECRET"],"name":"Never Surrender!","rarity":"COMMON","set":"DALARAN","text":"Secret: When your opponent casts a spell, give your minions +2 Health.","type":"SPELL"},{"artist":"Vlad Botos","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":52496,"durability":2,"flavor":"It knows every secret you have left.","id":"DAL_571","mechanics":["BATTLECRY"],"name":"Mysterious Blade","rarity":"RARE","referencedTags":["SECRET"],"set":"DALARAN","text":"Battlecry: If you control a\nSecret, gain +1 Attack.","type":"WEAPON"},{"artist":"Luke Mancini","attack":4,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":52500,"elite":true,"flavor":"Two people can keep a secret as long as neither of them are Commander Rhyssa.","health":3,"id":"DAL_573","mechanics":["AURA","TRIGGER_VISUAL"],"name":"Commander Rhyssa","rarity":"LEGENDARY","referencedTags":["SECRET"],"set":"DALARAN","text":"Your Secrets trigger twice.","type":"MINION"},{"artist":"Evgeniy Zagumennyy","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":52502,"elite":true,"flavor":"\"What do you call two minions summoned at once? Twinions, haha! Wait... where are you going?\"","health":2,"id":"DAL_575","mechanics":["TRIGGER_VISUAL"],"name":"Khadgar","rarity":"LEGENDARY","set":"DALARAN","text":"Your cards that summon minions summon twice as many.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":52638,"flavor":"The math checks out!","health":3,"id":"DAL_576","mechanics":["AURA","SPELLPOWER"],"name":"Kirin Tor Tricaster","rarity":"RARE","set":"DALARAN","spellDamage":3,"text":"Spell Damage +3\nYour spells cost (1) more.","type":"MINION"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":52639,"flavor":"If you have zero chill, this can help.","id":"DAL_577","mechanics":["TWINSPELL"],"name":"Ray of Frost","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"DALARAN","text":"Twinspell\nFreeze a minion.\nIf it's already Frozen,\ndeal $2 damage to it.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"cost":8,"dbfId":52640,"flavor":"Mostly used for party tricks, to be honest.","id":"DAL_578","mechanics":["DISCOVER"],"name":"Power of Creation","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"DALARAN","text":"Discover a 6-Cost minion. Summon two copies of it.","type":"SPELL"},{"artist":"Arthur Gimaldinov","attack":4,"cardClass":"PALADIN","collectible":true,"cost":10,"dbfId":52685,"elite":true,"flavor":"In another timeline, she was called Yeszari.","health":12,"id":"DAL_581","mechanics":["BATTLECRY"],"name":"Nozari","race":"DRAGON","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Restore both heroes to full Health.","type":"MINION"},{"artist":"Nicola Saviori","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52707,"flavor":"No longer allowed to be âitâ when playing demon tag.","health":2,"id":"DAL_582","mechanics":["BATTLECRY"],"name":"Portal Keeper","race":"DEMON","rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Battlecry: Shuffle 3 Portals\ninto your deck. When drawn,\nsummon a 2/2 Demon\nwith Rush.","type":"MINION"},{"artist":"Cecile He","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":52894,"entourage":["NEW1_032","NEW1_033","NEW1_034"],"flavor":"Plenty of buzz around this card.","health":1,"id":"DAL_587","mechanics":["DEATHRATTLE"],"name":"Shimmerfly","race":"BEAST","rarity":"RARE","set":"DALARAN","text":"Deathrattle: Add a random Hunter spell to your hand.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":53099,"flavor":"Not sure Iâd call it a good party if everyone ends up beside themselves.","id":"DAL_589","name":"Hunting Party","rarity":"RARE","set":"DALARAN","text":"Copy all Beasts in your hand.","type":"SPELL"},{"artist":"MAR Studio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":53251,"flavor":"When it comes to problem-solving, he always uses his head.","health":12,"id":"DAL_592","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Batterhead","rarity":"EPIC","set":"DALARAN","text":"Rush. After this attacks and kills a minion, it may attack again.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":52698,"flavor":"Itâs coming from inside the deck!","id":"DAL_602","name":"Plot Twist","rarity":"RARE","set":"DALARAN","text":"Shuffle your hand\ninto your deck.\nDraw that many cards.","type":"SPELL"},{"artist":"Ware Li","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":52706,"flavor":"It'll put a good spin on your spells.","health":2,"id":"DAL_603","mechanics":["BATTLECRY"],"name":"Mana Cyclone","race":"ELEMENTAL","rarity":"EPIC","set":"DALARAN","text":"[x]Battlecry: For each spell\nyou've cast this turn, add\na random Mage spell\nto your hand.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":52790,"flavor":"It's been programmed to include all the bear necessities.","health":3,"id":"DAL_604","mechanics":["DEATHRATTLE"],"name":"Ursatron","race":"MECHANICAL","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Draw a Mech from your deck.","type":"MINION"},{"artist":"Chris Hayes","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":52871,"flavor":"Imps don't get mad when you set them on fire. They think it's cozy.","id":"DAL_605","name":"Impferno","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_WITH_RACE":15},"rarity":"RARE","set":"DALARAN","text":"Give your Demons +1 Attack. Deal $1 damage to all enemy minions.","type":"SPELL"},{"artist":"Rudy Siswanto","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":52872,"flavor":"You do not want to be on the business end of this intellect!","health":2,"id":"DAL_606","mechanics":["BATTLECRY"],"name":"EVIL Genius","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"DALARAN","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy a friendly minion to add 2 random Lackeys to your hand.","type":"MINION"},{"artist":"Nicola Saviori","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":52873,"elite":true,"flavor":"Nobody else likes rush hour.","health":7,"id":"DAL_607","mechanics":["TRIGGER_VISUAL"],"name":"Fel Lord Betrug","race":"DEMON","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Whenever you draw a\nminion, summon a copy\n with Rush that dies at\nend of turn.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":52991,"flavor":"The world is not ready for an illusion of this depth and intricacy!","id":"DAL_608","mechanics":["DISCOVER"],"name":"Magic Trick","rarity":"RARE","set":"DALARAN","text":"Discover a spell that costs (3) or less.","type":"SPELL"},{"artist":"Chris Rahn","attack":4,"cardClass":"MAGE","collectible":true,"cost":10,"dbfId":53002,"elite":true,"flavor":"He was once the Aspect of Magic but gave it up to focus on cheap tricks.","health":12,"id":"DAL_609","mechanics":["AURA","BATTLECRY","DISCOVER"],"name":"Kalecgos","race":"DRAGON","rarity":"LEGENDARY","set":"DALARAN","text":"Your first spell each\nturn costs (0).\nBattlecry: Discover\na spell.","type":"MINION"},{"artist":"Jason Kang","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":52468,"flavor":"Previously thought nonexistent.","id":"DAL_710","name":"Soul of the Murloc","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"Give your minions \"Deathrattle: Summon a 1/1 Murloc.\"","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":52603,"flavor":"Sheâll take anything you haveâexcept scruples and a good work ethic.","health":3,"id":"DAL_714","mechanics":["BATTLECRY"],"name":"Underbelly Fence","rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Battlecry: If you're holding\na card from another class,\n gain +1/+1 and Rush.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":52606,"flavor":"A vengeful and vicarious vanguard against violent villains or vexed victims.","id":"DAL_716","name":"Vendetta","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Deal $4 damage to a minion. Costs (0) if you're holding a card from another class.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":6,"cardClass":"ROGUE","collectible":true,"cost":7,"dbfId":52616,"elite":true,"flavor":"\"One for me and one for future me!\"","health":6,"id":"DAL_719","mechanics":["TRIGGER_VISUAL"],"name":"Tak Nozwhisker","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Whenever you shuffle a\ncard into your deck, add\na copy to your hand.","type":"MINION"},{"artist":"Jason Kang","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":52617,"durability":2,"flavor":"Kobolds informally refer to its effect as a deathwaggle.","id":"DAL_720","mechanics":["DEATHRATTLE"],"name":"Waggle Pick","rarity":"EPIC","set":"DALARAN","text":"[x]Deathrattle: Return\na random friendly\nminion to your hand.\nIt costs (2) less.","type":"WEAPON"},{"artist":"Mike Sass","attack":6,"cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":52627,"elite":true,"flavor":"She always manages to lift your spirits.","health":8,"id":"DAL_721","mechanics":["TRIGGER_VISUAL"],"name":"Catrina Muerte","rarity":"LEGENDARY","set":"DALARAN","text":"[x]At the end of your turn,\nsummon a friendly minion\nthat died this game.","type":"MINION"},{"artist":"J. Axer","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":52632,"flavor":"Please confirm your age before reading this flavor text.","id":"DAL_723","name":"Forbidden Words","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"[x]Spend all your Mana.\nDestroy a minion with that\nmuch Attack or less.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":52633,"flavor":"One's company, two's a crowd, and three's a âmassâ resurrection, apparently.","id":"DAL_724","name":"Mass Resurrection","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Summon 3 friendly minions that died\nthis game.","type":"SPELL"},{"artist":"Alex Horley","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":52636,"elite":true,"flavor":"Wanna know how he got those scars? So does he.","health":4,"id":"DAL_726","mechanics":["AURA"],"name":"Scargil","race":"MURLOC","rarity":"LEGENDARY","set":"DALARAN","text":"Your Murlocs cost (1).","type":"MINION"},{"artist":"Eva Widermann","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":52660,"flavor":"Even the smallest minion can change the outcome of the game.","id":"DAL_727","name":"Call to Adventure","rarity":"RARE","set":"DALARAN","text":"Draw the lowest Cost minion from your deck. Give it +2/+2.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":52679,"flavor":"Impossible to cast without cackling evilly.","id":"DAL_728","name":"Daring Escape","rarity":"COMMON","set":"DALARAN","text":"Return all friendly minions to your hand.","type":"SPELL"},{"artist":"J. Axer","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":52715,"elite":true,"flavor":"Of course she knows the future, sheâs been looking at your cards the WHOLE TIME!","health":2,"id":"DAL_729","mechanics":["BATTLECRY","DISCOVER"],"name":"Madame Lazul","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Battlecry: Discover a\ncopy of a card in your\nopponent's hand.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":52742,"flavor":"If you donât fight to the death, itâs Duel Yielding.","id":"DAL_731","name":"Duel!","playRequirements":{"REQ_BOARD_NOT_COMPLETELY_FULL":0},"rarity":"EPIC","set":"DALARAN","text":"Summon a minion from each player's deck.\nThey fight!","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":52809,"elite":true,"flavor":"Keeps your choices handy.","health":3,"id":"DAL_732","mechanics":["TRIGGER_VISUAL"],"name":"Keeper Stalladris","rarity":"LEGENDARY","set":"DALARAN","text":"After you cast a Choose One spell, add copies of both choices to your hand.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":52810,"flavor":"They're a nightmare to deal with.","id":"DAL_733","name":"Dreamway Guardians","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["LIFESTEAL"],"set":"DALARAN","text":"Summon two 1/2 Dryads with Lifesteal.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52866,"flavor":"Don't make her raise her \"shush\"!","health":3,"id":"DAL_735","mechanics":["BATTLECRY"],"name":"Dalaran Librarian","rarity":"COMMON","referencedTags":["SILENCE"],"set":"DALARAN","text":"Battlecry: Silence\nadjacent minions.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":52870,"elite":true,"flavor":"Your deck is just another organizational challenge to her.","health":7,"id":"DAL_736","mechanics":["BATTLECRY","DISCOVER"],"name":"Archivist Elysiana","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Discover 5 cards. Replace your deck with 2 copies of each.","type":"MINION"},{"artist":"Wayne Wu","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":52902,"flavor":"And your minions with mega-windfury get... dizzy.","health":6,"id":"DAL_742","mechanics":["AURA"],"name":"Whirlwind Tempest","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["WINDFURY"],"set":"DALARAN","text":"Your minions with Windfury have Mega-Windfury.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52935,"flavor":"This is CLEARLY their first rodeo.","health":1,"id":"DAL_743","mechanics":["DEATHRATTLE","RUSH"],"name":"Hench-Clan Hogsteed","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"Rush\nDeathrattle: Summon a 1/1 Murloc.","type":"MINION"},{"artist":"Anton Zemskov","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52936,"flavor":"When you need to rage anonymously.","health":1,"id":"DAL_744","mechanics":["BATTLECRY"],"name":"Faceless Rager","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"DALARAN","targetingArrowText":"Copy a friendly minion's Health.","text":"Battlecry: Copy a friendly minion's Health.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52940,"faction":"ALLIANCE","flavor":"Your gryphon will be summoned following a brief safety demonstration.","health":4,"id":"DAL_747","mechanics":["BATTLECRY"],"name":"Flight Master","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Summon a 2/2 Gryphon for each player.","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52942,"flavor":"If it soaks too long, it becomes a reservoir hog.","health":6,"id":"DAL_748","mechanics":["SPELLPOWER"],"name":"Mana Reservoir","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52943,"flavor":"Mwahahaha! You'll never catch him this time!","health":6,"id":"DAL_749","mechanics":["DEATHRATTLE"],"name":"Recurring Villain","rarity":"RARE","set":"DALARAN","text":"Deathrattle: If this minion has 4 or more Attack, resummon it.","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52950,"faction":"ALLIANCE","flavor":"Does he summon because of his madness, or is he mad from all the summoning?","health":4,"id":"DAL_751","mechanics":["BATTLECRY"],"name":"Mad Summoner","race":"DEMON","rarity":"RARE","set":"DALARAN","text":"[x]Battlecry: Fill each player's\nboard with 1/1 Imps.","type":"MINION"},{"artist":"Anton Zemskov","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":52954,"elite":true,"flavor":"âIâm a real toy now!â","health":6,"id":"DAL_752","mechanics":["BATTLECRY"],"name":"Jepetto Joybuzz","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Draw 2 minions from your deck. Set their Attack, Health, and Cost to 1.","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":53104,"flavor":"It begs for scraps.","health":2,"id":"DAL_759","mechanics":["TRIGGER_VISUAL"],"name":"Vicious Scraphound","race":"MECHANICAL","rarity":"COMMON","set":"DALARAN","text":"Whenever this minion\ndeals damage, gain that much Armor.","type":"MINION"},{"artist":"Matt Dixon","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":53024,"flavor":"Shovel beats paper and rock!","health":9,"id":"DAL_760","mechanics":["RUSH"],"name":"Burly Shovelfist","rarity":"COMMON","set":"DALARAN","text":"Rush","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":53124,"flavor":"\"The beatings will continue until MY morale improves.\"","id":"DAL_769","name":"Improve Morale","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"[x]Deal $1 damage\nto a minion.\nIf it survives, add a\nLackey to your hand.","type":"SPELL"},{"artist":"Jim Nelson","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":53138,"flavor":"The Alpha Devastator didnât devastate enough. The Beta Devastator devastated too much. But the Omega was just right!","health":5,"id":"DAL_770","mechanics":["BATTLECRY"],"name":"Omega Devastator","playRequirements":{"REQ_MINION_TARGET":0},"race":"MECHANICAL","rarity":"EPIC","set":"DALARAN","targetingArrowText":"Deal 10 damage.","text":"[x]Battlecry: If you have 10\nMana Crystals, deal 10\ndamage to a minion.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":53171,"flavor":"His allies call him invaluable.","health":6,"id":"DAL_771","mechanics":["TRIGGER_VISUAL"],"name":"Soldier of Fortune","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","text":"Whenever this minion attacks, give your opponent a Coin.","type":"MINION"},{"artist":"Tod Harris","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53173,"flavor":"Its small yet fierce riders are affectionately known as rug rats.","health":6,"id":"DAL_773","mechanics":["TRIGGER_VISUAL"],"name":"Magic Carpet","rarity":"EPIC","referencedTags":["RUSH"],"set":"DALARAN","text":"After you play a 1-Cost minion, give it +1 Attack and Rush.","type":"MINION"},{"artist":"Maria Trepalina","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":53218,"flavor":"*Taps roof of mammoth* âYou can fit so many squirrels in this thing!â","health":8,"id":"DAL_774","mechanics":["TRIGGER_VISUAL"],"name":"Exotic Mountseller","rarity":"RARE","set":"DALARAN","text":"Whenever you cast a spell, summon a random\n3-Cost Beast.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":53249,"flavor":"And you always thought they wore the candles just for fun.","health":7,"id":"DAL_775","mechanics":["DEATHRATTLE","TAUNT"],"name":"Tunnel Blaster","rarity":"RARE","set":"DALARAN","text":"[x]Taunt\nDeathrattle: Deal 3 damage\nto all minions.","type":"MINION"},{"artist":"Patrik Bjorkstrom","attack":4,"cardClass":"DRUID","collectible":true,"collectionText":"Rush. Battlecry: If you've restored 5 Health this game, summon a copy of this.","cost":5,"dbfId":53179,"flavor":"Arrives alone, but usually leaves with a friend just like him.","health":4,"id":"DAL_799","mechanics":["BATTLECRY","RUSH"],"name":"Crystal Stag","race":"BEAST","rarity":"EPIC","set":"DALARAN","text":"Rush. Battlecry: If you've restored 5 Health this game, summon a copy of this.@ ({0} left!)@ (Ready!)","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":56047,"elite":true,"flavor":"E.V.I.L. is the new black.","health":2,"howToEarnGolden":"Unlocked by owning all The Dalaran Heist chapters.","id":"DAL_800","name":"Zayle, Shadow Cloak","rarity":"LEGENDARY","set":"DALARAN","text":"You start the game with one of Zayle's EVIL Decks!","type":"MINION"},{"artist":"Jesper Ejsing","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":582,"flavor":"Healing is just something she does in her free time. It's more of a hobby really.","health":5,"howToEarnGolden":"Unlocked at Priest Level 55.","id":"DS1_055","mechanics":["BATTLECRY"],"name":"Darkscale Healer","rarity":"FREE","set":"CORE","text":"Battlecry: Restore #2 Health to all friendly characters.","type":"MINION"},{"artist":"Dan Brereton","attack":4,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":1003,"flavor":"\"Who let the dogs out?\" he asks. It's rhetorical.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 28.","id":"DS1_070","mechanics":["BATTLECRY"],"name":"Houndmaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","targetingArrowText":"Give a Beast +2/+2 and Taunt.","text":"Battlecry: Give a friendly Beast +2/+2 and Taunt.","type":"MINION"},{"artist":"Malcolm Davis","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":606,"flavor":"Other beasts totally dig hanging out with timber wolves.","health":1,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"DS1_175","mechanics":["AURA"],"name":"Timber Wolf","race":"BEAST","rarity":"FREE","set":"CORE","text":"Your other Beasts have +1 Attack.","type":"MINION"},{"artist":"Lars Grant-West","attack":2,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":699,"flavor":"Tundra rhinos are often mistaken for kodos. Or am I mistaken?","health":5,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 43.","id":"DS1_178","mechanics":["AURA"],"name":"Tundra Rhino","race":"BEAST","rarity":"FREE","referencedTags":["CHARGE"],"set":"CORE","text":"Your Beasts have Charge.","type":"MINION"},{"artist":"Ben Zhang","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":292,"flavor":"You see, it's all about throughput.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"DS1_183","name":"Multi-Shot","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"FREE","set":"CORE","text":"Deal $3 damage to two random enemy minions.","type":"SPELL"},{"artist":"Mauro Cascioli","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":1047,"flavor":"For the person who just cannot decide what card to put into a deck!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"DS1_184","name":"Tracking","rarity":"FREE","set":"CORE","text":"Look at the top 3 cards of your deck. Draw one and discard the others.","type":"SPELL"},{"artist":"Luca Zontini","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":877,"flavor":"Magi conjured arcane arrows to sell to hunters, until hunters learned just enough magic to do it themselves. The resulting loss of jobs sent Stormwind into a minor recession.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"DS1_185","name":"Arcane Shot","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage.","type":"SPELL"},{"artist":"Peter C. Lee","attack":5,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":311,"durability":2,"flavor":"The longbow allows shots to be fired from farther away and is useful for firing on particularly odorous targets.","id":"DS1_188","name":"Gladiator's Longbow","rarity":"EPIC","referencedTags":["IMMUNE"],"set":"EXPERT1","text":"Your hero is Immune while attacking.","type":"WEAPON"},{"artist":"Dave Allsop","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":545,"flavor":"This spell blasts you directly in the MIND.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"DS1_233","name":"Mind Blast","rarity":"COMMON","set":"HOF","text":"Deal $5 damage to the enemy hero.","type":"SPELL"},{"artist":"Erik Ko","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1655,"flavor":"Sheâs smaller than her sisters Mediumwarden and Heavywarden.","health":2,"id":"EX1_001","mechanics":["TRIGGER_VISUAL"],"name":"Lightwarden","rarity":"RARE","set":"EXPERT1","text":"Whenever a character is healed, gain +2 Attack.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1656,"elite":true,"flavor":"He was sent by the Lich King to disrupt the Argent Tournament. We can pretty much mark that a failure.","health":5,"id":"EX1_002","mechanics":["BATTLECRY"],"name":"The Black Knight","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_MUST_TARGET_TAUNTER":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"EXPERT1","targetingArrowText":"Destroy a minion with Taunt.","text":"Battlecry: Destroy an enemy minion with Taunt.","type":"MINION"},{"artist":"Vance Kovacs","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1634,"flavor":"She can't wait to learn Power Word: Fortitude Rank 2.","health":1,"id":"EX1_004","mechanics":["TRIGGER_VISUAL"],"name":"Young Priestess","rarity":"RARE","set":"EXPERT1","text":"At the end of your turn, give another random friendly minion +1 Health.","type":"MINION"},{"artist":"Chris Seaman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1657,"flavor":"Mere devilsaurs no longer excite him. Soon he'll be trying to catch Onyxia with only a dull Krol Blade.","health":2,"id":"EX1_005","mechanics":["BATTLECRY"],"name":"Big Game Hunter","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MIN_ATTACK":7},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Destroy a minion with an Attack of 7 or more.","text":"Battlecry: Destroy a minion with 7 or more Attack.","type":"MINION"},{"artist":"Sean OâDaniels","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1658,"flavor":"WARNING. WARNING. WARNING.","health":3,"id":"EX1_006","mechanics":["TRIGGER_VISUAL"],"name":"Alarm-o-Bot","race":"MECHANICAL","rarity":"RARE","set":"EXPERT1","text":"[x]At the start of your turn,\nswap this minion with a\n random one in your hand.","type":"MINION"},{"artist":"Dave Kendall","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1659,"flavor":"He trained when he was younger to be an acolyte of joy, but things didnât work out like he thought they would.","health":3,"id":"EX1_007","mechanics":["TRIGGER_VISUAL"],"name":"Acolyte of Pain","rarity":"COMMON","set":"EXPERT1","text":"Whenever this minion takes damage, draw a card.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":757,"faction":"ALLIANCE","flavor":"\"I solemnly swear to uphold the Light, purge the world of darkness, and to eat only burritos.\" - The Argent Dawn Oath","health":1,"id":"EX1_008","mechanics":["DIVINE_SHIELD"],"name":"Argent Squire","rarity":"COMMON","set":"EXPERT1","text":"Divine Shield","type":"MINION"},{"artist":"Mike Sass","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1688,"flavor":"There is no beast more frightening (or ridiculous) than a fully enraged chicken.","health":1,"id":"EX1_009","mechanics":["ENRAGED"],"name":"Angry Chicken","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Has +5 Attack while damaged.","type":"MINION"},{"artist":"Raymond Swanland","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":994,"faction":"ALLIANCE","flavor":"If you want to stop a worgen from infiltrating, just yell, \"No! Bad boy!\"","health":1,"id":"EX1_010","mechanics":["STEALTH"],"name":"Worgen Infiltrator","rarity":"COMMON","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"Karl Richardson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":132,"faction":"HORDE","flavor":"Voodoo is an oft-misunderstood art. But it is art.","health":1,"howToEarnGolden":"Unlocked at Rogue Level 55.","id":"EX1_011","mechanics":["BATTLECRY"],"name":"Voodoo Doctor","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Restore 2 Health.","text":"Battlecry: Restore #2 Health.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":749,"elite":true,"flavor":"He's in charge of the Annual Scarlet Monastery Blood Drive!","health":1,"id":"EX1_012","mechanics":["DEATHRATTLE","SPELLPOWER"],"name":"Bloodmage Thalnos","rarity":"LEGENDARY","set":"EXPERT1","spellDamage":1,"text":"Spell Damage +1\nDeathrattle: Draw a card.","type":"MINION"},{"artist":"Sunny Gho","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1693,"elite":true,"flavor":"King Mukla wanders Jaguero Isle, searching for love.","health":5,"id":"EX1_014","mechanics":["BATTLECRY"],"name":"King Mukla","race":"BEAST","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Give your opponent 2 Bananas.","type":"MINION"},{"artist":"Karl Richardson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":284,"faction":"ALLIANCE","flavor":"\"Half of this class will not graduate⌠since they'll have been turned to chickens.\" - Tinkmaster Overspark, teaching Gizmos 101.","health":1,"howToEarnGolden":"Unlocked at Druid Level 59.","id":"EX1_015","mechanics":["BATTLECRY"],"name":"Novice Engineer","rarity":"FREE","set":"CORE","text":"Battlecry: Draw a card.","type":"MINION"},{"artist":"Glenn Rane","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1721,"elite":true,"flavor":"Sylvanas was turned into the Banshee Queen by Arthas, but he probably should have just killed her because it just pissed her off.","health":5,"id":"EX1_016","mechanics":["DEATHRATTLE"],"name":"Sylvanas Windrunner","rarity":"LEGENDARY","set":"HOF","text":"Deathrattle: Take\ncontrol of a random\nenemy minion.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":921,"faction":"HORDE","flavor":"Stranglethorn is a beautiful place to visit, but you wouldn't want to live there.","health":2,"id":"EX1_017","mechanics":["STEALTH"],"name":"Jungle Panther","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"Doug Alexander","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":608,"flavor":"They always have a spare flask of Sunwell Energy Drinkâ˘!","health":2,"howToEarnGolden":"Unlocked at Priest Level 53.","id":"EX1_019","mechanics":["BATTLECRY"],"name":"Shattered Sun Cleric","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly minion +1/+1.","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":642,"faction":"ALLIANCE","flavor":"Never wash your whites with a Scarlet Crusader.","health":1,"id":"EX1_020","mechanics":["DIVINE_SHIELD"],"name":"Scarlet Crusader","rarity":"COMMON","set":"EXPERT1","text":"Divine Shield","type":"MINION"},{"artist":"Efrem Palacios","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":765,"faction":"HORDE","flavor":"He's stationed in the Hellfire Peninsula, but he's hoping for a reassignment closer to Orgrimmar, or really anywhere the ground is less on fire.","health":3,"id":"EX1_021","mechanics":["WINDFURY"],"name":"Thrallmar Farseer","rarity":"COMMON","set":"EXPERT1","text":"Windfury","type":"MINION"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":34,"faction":"HORDE","flavor":"The first time they tried to guard Silvermoon against the scourge, it didnât go so wellâŚ","health":3,"id":"EX1_023","mechanics":["DIVINE_SHIELD"],"name":"Silvermoon Guardian","rarity":"COMMON","set":"EXPERT1","text":"Divine Shield","type":"MINION"},{"artist":"Warren Mahy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":523,"faction":"ALLIANCE","flavor":"She is still working on installing the rocket launcher add-on for Mr. Bitey.","health":4,"howToEarnGolden":"Unlocked at Mage Level 53.","id":"EX1_025","mechanics":["BATTLECRY"],"name":"Dragonling Mechanic","rarity":"FREE","set":"CORE","text":"Battlecry: Summon a 2/1 Mechanical Dragonling.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":68,"faction":"ALLIANCE","flavor":"The wonderful thing about tigers is tigers are wonderful things!","health":5,"id":"EX1_028","mechanics":["STEALTH"],"name":"Stranglethorn Tiger","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"Glenn Rane","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":658,"flavor":"He really just wants to be your friend, but the constant rejection is starting to really get to him.","health":1,"id":"EX1_029","mechanics":["DEATHRATTLE"],"name":"Leper Gnome","rarity":"COMMON","set":"EXPERT1","text":"Deathrattle: Deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Andrea Uderzo","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":759,"faction":"ALLIANCE","flavor":"She doesnât ACTUALLY walk on the Sun. It's just a name. Donât worry!","health":5,"id":"EX1_032","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Sunwalker","rarity":"RARE","set":"EXPERT1","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Luke Mancini","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":567,"faction":"ALLIANCE","flavor":"Harpies are not pleasant sounding. That's the nicest I can put it.","health":5,"id":"EX1_033","mechanics":["WINDFURY"],"name":"Windfury Harpy","rarity":"COMMON","set":"EXPERT1","text":"Windfury","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1037,"flavor":"Twilight drakes feed on Mystical Energy. And Tacos.","health":1,"id":"EX1_043","mechanics":["BATTLECRY"],"name":"Twilight Drake","race":"DRAGON","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Gain +1 Health for each card in your hand.","type":"MINION"},{"artist":"Attila Adorjany","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":791,"faction":"ALLIANCE","flavor":"\"Does anyone have some extra Boar Pelts?\"","health":2,"id":"EX1_044","mechanics":["TRIGGER_VISUAL"],"name":"Questing Adventurer","rarity":"RARE","set":"EXPERT1","text":"Whenever you play a card, gain +1/+1.","type":"MINION"},{"artist":"Richard Wright","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":605,"faction":"ALLIANCE","flavor":"Why do its eyes seem to follow you as you walk by?","health":5,"id":"EX1_045","mechanics":["CANT_ATTACK"],"name":"Ancient Watcher","rarity":"RARE","set":"EXPERT1","text":"Can't attack.","type":"MINION"},{"artist":"Scott Hampton","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":348,"faction":"ALLIANCE","flavor":"Guardians of Dark Iron Ore. Perhaps the most annoying ore, given where you have to forge it.","health":4,"id":"EX1_046","mechanics":["BATTLECRY"],"name":"Dark Iron Dwarf","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Give +2 Attack.","text":"Battlecry: Give a minion +2 Attack this turn.","type":"MINION"},{"artist":"Matt Cavotta","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":754,"faction":"HORDE","flavor":"Spellbreakers can rip enchantments from magic-wielders. The process is painless and can be performed on an outpatient basis.","health":3,"id":"EX1_048","mechanics":["BATTLECRY"],"name":"Spellbreaker","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"EXPERT1","targetingArrowText":"Silence a minion.","text":"Battlecry: Silence a minion.","type":"MINION"},{"artist":"Wei Wang","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":415,"faction":"ALLIANCE","flavor":"His youthful enthusiasm doesnât always equal excellence in his brews. Donât drink the Mogu Stout!","health":2,"id":"EX1_049","mechanics":["BATTLECRY"],"name":"Youthful Brewmaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Return a minion to your hand.","text":"Battlecry: Return a friendly minion from the battlefield to your hand.","type":"MINION"},{"artist":"Steve Prescott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1016,"flavor":"They can see the future. In that future both players draw more cards. Spoooky.","health":2,"id":"EX1_050","mechanics":["BATTLECRY"],"name":"Coldlight Oracle","race":"MURLOC","rarity":"RARE","set":"HOF","text":"Battlecry: Each player draws 2 cards.","type":"MINION"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":12,"faction":"ALLIANCE","flavor":"Sheâs trying to kick the habit, but still takes some mana whenever she has a stressful day.","health":3,"id":"EX1_055","mechanics":["TRIGGER_VISUAL"],"name":"Mana Addict","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, gain +2 Attack this turn.","type":"MINION"},{"artist":"Bernie Kang","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":186,"faction":"ALLIANCE","flavor":"Most pandaren say his brew tastes like yak. But apparently that's a compliment.","health":4,"id":"EX1_057","mechanics":["BATTLECRY"],"name":"Ancient Brewmaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Return a minion to your hand.","text":"Battlecry: Return a friendly minion from the battlefield to your hand.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":891,"faction":"ALLIANCE","flavor":"She carries a shield, but only so she can give it to someone she can stand behind.","health":3,"id":"EX1_058","mechanics":["BATTLECRY"],"name":"Sunfury Protector","rarity":"RARE","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Battlecry: Give adjacent minions Taunt.","type":"MINION"},{"artist":"Tom Fleming","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":801,"flavor":"\"You'll love my new recipe!\" he says... especially if you're not happy with your current number of limbs.","health":2,"id":"EX1_059","mechanics":["BATTLECRY"],"name":"Crazed Alchemist","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Swap Attack and Health of a minion.","text":"Battlecry: Swap the Attack and Health of a minion.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":736,"elite":true,"flavor":"He's a legend among murlocs. \"Mrghllghghllghg!\", they say.","health":4,"howToEarn":"Unlocked when you have all the Murlocs from the Classic Set.","howToEarnGolden":"Unlocked when you have all the Golden Murlocs from the Expert and Basic Sets.","id":"EX1_062","mechanics":["CHARGE"],"name":"Old Murk-Eye","race":"MURLOC","rarity":"LEGENDARY","set":"HOF","text":"Charge. Has +1 Attack for each other Murloc on the battlefield.","type":"MINION"},{"artist":"Chris Rahn","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":906,"faction":"ALLIANCE","flavor":"Oozes love Flamenco. Don't ask.","health":2,"howToEarnGolden":"Unlocked at Rogue Level 57.","id":"EX1_066","mechanics":["BATTLECRY"],"name":"Acidic Swamp Ooze","rarity":"FREE","set":"CORE","text":"Battlecry: Destroy your opponent's weapon.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":281,"flavor":"The Argent Dawn stands vigilant against the Scourge, as well as people who cut in line at coffee shops.","health":2,"id":"EX1_067","mechanics":["CHARGE","DIVINE_SHIELD"],"name":"Argent Commander","rarity":"RARE","set":"EXPERT1","text":"Charge\nDivine Shield","type":"MINION"},{"artist":"Ron Spears","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":37,"faction":"ALLIANCE","flavor":"She's quite jealous of the Gallon-Sized Summoner.","health":2,"id":"EX1_076","mechanics":["AURA"],"name":"Pint-Sized Summoner","rarity":"RARE","set":"EXPERT1","text":"The first minion you play each turn costs (1) less.","type":"MINION"},{"artist":"Evgeniy Zagumyenny","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":158,"faction":"ALLIANCE","flavor":"Where is Mankrikâs wife? Sheâll never tell.","health":2,"id":"EX1_080","mechanics":["TRIGGER_VISUAL"],"name":"Secretkeeper","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"Whenever a Secret is played, gain +1/+1.","type":"MINION"},{"artist":"Mike Sass","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":762,"faction":"ALLIANCE","flavor":"He's not really all that crazy, he is just not as careful with explosives as he should be.","health":2,"id":"EX1_082","mechanics":["BATTLECRY"],"name":"Mad Bomber","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Deal 3 damage randomly split between all other characters.","type":"MINION"},{"artist":"Tom Baxa","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":570,"elite":true,"faction":"ALLIANCE","flavor":"Tinkmaster Overspark nearly lost his Tinker's license after the Great Ironforge Squirrel Stampede of '09.","health":3,"id":"EX1_083","mechanics":["BATTLECRY"],"name":"Tinkmaster Overspark","rarity":"LEGENDARY","set":"EXPERT1","targetingArrowText":"Transform a minion into a 5/5 or a 1/1 at random.","text":"[x]Battlecry: Transform\nanother random minion\ninto a 5/5 Devilsaur\n or a 1/1 Squirrel.","type":"MINION"},{"artist":"Wei Wang","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":1009,"flavor":"The Warsong clan is such drama. It's really not worth it to become a commander.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"EX1_084","mechanics":["AURA"],"name":"Warsong Commander","rarity":"FREE","referencedTags":["CHARGE"],"set":"CORE","text":"Your Charge minions have +1 Attack.","type":"MINION"},{"artist":"Leo Che","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":734,"faction":"ALLIANCE","flavor":"Mind Control technology is getting better, but that's not saying much.","health":3,"id":"EX1_085","mechanics":["BATTLECRY"],"name":"Mind Control Tech","rarity":"RARE","set":"EXPERT1","text":"[x]Battlecry: If your opponent\nhas 4 or more minions, take\n control of one at random.","type":"MINION"},{"artist":"Sedhayu Ardian","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":466,"flavor":"Having Arcane golems at home really classes up the place, and as a bonus they are great conversation pieces.","health":4,"id":"EX1_089","mechanics":["BATTLECRY"],"name":"Arcane Golem","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Give your opponent a Mana Crystal.","type":"MINION"},{"artist":"Chippy","attack":4,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":272,"flavor":"You never know who may be secretly working for the Cabal....","health":5,"id":"EX1_091","mechanics":["BATTLECRY"],"name":"Cabal Shadow Priest","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MAX_ATTACK":2},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Steal a minion that has 2 or less Attack.","text":"Battlecry: Take control of an enemy minion that has 2 or less Attack.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":763,"faction":"ALLIANCE","flavor":"You wouldnât think that Argus would need this much defending. But it does.","health":3,"id":"EX1_093","mechanics":["BATTLECRY"],"name":"Defender of Argus","rarity":"RARE","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Battlecry: Give adjacent minions +1/+1 and Taunt.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":932,"flavor":"He used to run the black market auction house, but there was just too much violence and he had to move.","health":4,"id":"EX1_095","mechanics":["TRIGGER_VISUAL"],"name":"Gadgetzan Auctioneer","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, draw a card.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":251,"flavor":"Always roll need.","health":1,"id":"EX1_096","mechanics":["DEATHRATTLE"],"name":"Loot Hoarder","rarity":"COMMON","set":"EXPERT1","text":"Deathrattle: Draw a card.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":440,"flavor":"Abominations enjoy Fresh Meat and long walks on the beach.","health":4,"id":"EX1_097","mechanics":["DEATHRATTLE","TAUNT"],"name":"Abomination","rarity":"RARE","set":"EXPERT1","text":"Taunt. Deathrattle: Deal 2\ndamage to ALL characters.","type":"MINION"},{"artist":"Mark Zug","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1135,"elite":true,"flavor":"Lorewalker Cho archives and shares tales from the land of Pandaria, but his favorite story is the one where Joey and Phoebe go on a road trip.","health":4,"id":"EX1_100","mechanics":["TRIGGER_VISUAL"],"name":"Lorewalker Cho","rarity":"LEGENDARY","set":"EXPERT1","text":"Whenever a player casts a spell, put a copy into the other playerâs hand.","type":"MINION"},{"artist":"Raymond Swanland","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":979,"flavor":"Laying siege isn't fun for anyone. It's not even all that effective, now that everyone has a flying mount.","health":4,"id":"EX1_102","mechanics":["TRIGGER_VISUAL"],"name":"Demolisher","race":"MECHANICAL","rarity":"RARE","set":"EXPERT1","text":"At the start of your turn, deal 2 damage to a random enemy.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":453,"flavor":"The Coldlight murlocs reside in the darkest pits of the Abyssal Depths. So no, there's no getting away from murlocs.","health":3,"id":"EX1_103","mechanics":["BATTLECRY"],"name":"Coldlight Seer","race":"MURLOC","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Give your other Murlocs +2 Health.","type":"MINION"},{"artist":"Samwise","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":12,"dbfId":993,"flavor":"His mother said that he was just big boned.","health":8,"id":"EX1_105","name":"Mountain Giant","race":"ELEMENTAL","rarity":"EPIC","set":"EXPERT1","text":"Costs (1) less for each other card in your hand.","type":"MINION"},{"artist":"Wayne Reynolds","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":420,"elite":true,"faction":"ALLIANCE","flavor":"Cairne was killed by Garrosh, so... don't put this guy in a Warrior deck. It's pretty insensitive.","health":5,"id":"EX1_110","mechanics":["DEATHRATTLE"],"name":"Cairne Bloodhoof","rarity":"LEGENDARY","set":"EXPERT1","text":"Deathrattle: Summon a 4/5 Baine Bloodhoof.","type":"MINION"},{"artist":"Ludo Lullabi","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":858,"elite":true,"entourage":["Mekka1","Mekka2","Mekka3","Mekka4"],"faction":"ALLIANCE","flavor":"He's the leader of the gnomes, and an incredible inventor. He's getting better, too; He turns things into chickens WAY less than he used to.","health":6,"howToEarnGolden":"This was rewarded to players who helped test the Store during the Beta.","id":"EX1_112","mechanics":["BATTLECRY"],"name":"Gelbin Mekkatorque","rarity":"LEGENDARY","set":"HOF","text":"Battlecry: Summon an AWESOME invention.","type":"MINION"},{"artist":"Gabe from Penny Arcade","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":559,"elite":true,"faction":"ALLIANCE","flavor":"At least he has Angry Chicken.","health":2,"id":"EX1_116","mechanics":["BATTLECRY","CHARGE"],"name":"Leeroy Jenkins","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge. Battlecry: Summon two 1/1 Whelps for your opponent.","type":"MINION"},{"artist":"Ariel Olivetti","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":904,"flavor":"There is a high cost to Eviscerating your opponent. You might tweak your elbow! That really hurts!","id":"EX1_124","mechanics":["COMBO"],"name":"Eviscerate","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage. Combo: Deal $4 damage instead.","type":"SPELL"},{"artist":"Lucas Graciano","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":282,"flavor":"Everyone has a price. Gnomes, for example, can be persuaded by stuffed animals and small amounts of chocolate.","id":"EX1_126","name":"Betrayal","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Force an enemy minion to deal its damage to the minions next to it.","type":"SPELL"},{"artist":"Steve Hui","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":990,"flavor":"Rogues conceal everything but their emotions. You can't get 'em to shut up about feelings.","id":"EX1_128","name":"Conceal","rarity":"COMMON","referencedTags":["STEALTH"],"set":"HOF","text":"Give your minions Stealth until your next turn.","type":"SPELL"},{"artist":"Andrew Robinson","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":667,"flavor":"I wouldn't say I LOVE knives, but I'm definitely a fan.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_129","name":"Fan of Knives","rarity":"FREE","set":"CORE","text":"Deal $1 damage to all enemy minions. Draw a card.","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":584,"flavor":"We will always remember you, \"Defender!\"","id":"EX1_130","mechanics":["SECRET"],"name":"Noble Sacrifice","rarity":"COMMON","set":"EXPERT1","text":"Secret: When an enemy attacks, summon a 2/1 Defender as the new target.","type":"SPELL"},{"artist":"Dany Orizio","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":201,"flavor":"He stole the deed to town years ago, so technically the town is his. He just calls people Scrub to be mean.","health":2,"id":"EX1_131","mechanics":["COMBO"],"name":"Defias Ringleader","rarity":"COMMON","set":"EXPERT1","text":"Combo: Summon a 2/1 Defias Bandit.","type":"MINION"},{"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":462,"flavor":"Justice sometimes takes the form of a closed fist into a soft cheek.","id":"EX1_132","mechanics":["SECRET"],"name":"Eye for an Eye","rarity":"COMMON","set":"EXPERT1","text":"Secret: When your hero takes damage, deal that much damage to the enemy hero.","type":"SPELL"},{"artist":"Daren Bader","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":391,"durability":2,"flavor":"Perdition's Blade is Ragnaros's back-up weapon while Sulfuras is in the shop.","id":"EX1_133","mechanics":["BATTLECRY","COMBO"],"name":"Perdition's Blade","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Deal 1 damage. Combo: 2 instead.","text":"Battlecry: Deal 1 damage. Combo: Deal 2 instead.","type":"WEAPON"},{"artist":"Chris Moeller","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":1117,"flavor":"The agents of SI:7 are responsible for Stormwind's covert activities. Their duties include espionage, assassination, and throwing surprise birthday parties for the royal family.","health":3,"id":"EX1_134","mechanics":["COMBO"],"name":"SI:7 Agent","playRequirements":{"REQ_TARGET_FOR_COMBO":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Deal 2 damage.","text":"Combo: Deal 2 damage.","type":"MINION"},{"artist":"Ittoku","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":140,"flavor":"I am not sure how you get demptioned the first time. Itâs a mystery!","id":"EX1_136","mechanics":["SECRET"],"name":"Redemption","rarity":"COMMON","set":"EXPERT1","text":"Secret: When a friendly minion dies, return it to life with 1 Health.","type":"SPELL"},{"artist":"Ludo Lullabi","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":708,"flavor":"When all else fails, nothing beats a swift whack upside the head.","id":"EX1_137","mechanics":["COMBO"],"name":"Headcrack","rarity":"RARE","set":"EXPERT1","text":"Deal $2 damage to the enemy hero. Combo: Return this to your hand next turn.","type":"SPELL"},{"artist":"Graven Tung","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":365,"flavor":"Rogue dance troops will sometimes Shadowstep away at the end of a performance. Crowds love it.","id":"EX1_144","name":"Shadowstep","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Return a friendly minion to your hand. It costs (2) less.","type":"SPELL"},{"artist":"Clint Langley","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":1158,"flavor":"\"Be Prepared\" - Rogue Motto","id":"EX1_145","name":"Preparation","rarity":"EPIC","set":"EXPERT1","text":"The next spell you cast this turn costs (2) less.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":836,"flavor":"The talk around the Ratchet Inn is that this card is too good and should be a Legendary.","id":"EX1_154","mechanics":["CHOOSE_ONE"],"name":"Wrath","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Choose One -\nDeal $3 damage to a minion; or $1 damage\nand draw a card.","type":"SPELL"},{"artist":"Clint Langley","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":151,"flavor":"Druids call it the \"Mark of Nature.\" Everyone else calls it \"needing a bath.\"","id":"EX1_155","mechanics":["CHOOSE_ONE"],"name":"Mark of Nature","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Choose One - Give a minion +4 Attack; or +4 Health and Taunt.","type":"SPELL"},{"artist":"Markus Erdt","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":381,"flavor":"\"Reforestation\" is suddenly a terrifying word.","id":"EX1_158","name":"Soul of the Forest","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"EXPERT1","text":"Give your minions \"Deathrattle: Summon a 2/2 Treant.\"","type":"SPELL"},{"artist":"Steve Tappin","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":503,"flavor":"Never look a panther in the eye. Or is it 'Always look a panther in the eye'? Well, it's one of those.","id":"EX1_160","mechanics":["CHOOSE_ONE"],"name":"Power of the Wild","rarity":"COMMON","set":"EXPERT1","text":"Choose One - Give your minions +1/+1; or Summon a 3/2 Panther.","type":"SPELL"},{"artist":"Leo Che","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":233,"flavor":"Another one bites the dust.","id":"EX1_161","name":"Naturalize","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"HOF","text":"Destroy a minion.\nYour opponent draws 2 cards.","type":"SPELL"},{"artist":"John Dickenson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":985,"flavor":"We are pretty excited about the upcoming release of Dire Wolf Beta, just repost this sign for a chance at a key.","health":2,"id":"EX1_162","mechanics":["ADJACENT_BUFF","AURA"],"name":"Dire Wolf Alpha","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Adjacent minions have +1 Attack.","type":"MINION"},{"artist":"Terese Nielsen","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":95,"flavor":"Druids take nourishment from many things: the power of nature, the songbird's chirp, a chocolate cake.","id":"EX1_164","mechanics":["CHOOSE_ONE"],"name":"Nourish","rarity":"RARE","set":"EXPERT1","text":"Choose One - Gain 2 Mana Crystals; or Draw 3 cards.","type":"SPELL"},{"artist":"Luca Zontini","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":692,"flavor":"Cat or Bear? Cat or Bear?! I just cannot CHOOSE!","health":4,"id":"EX1_165","mechanics":["CHOOSE_ONE"],"name":"Druid of the Claw","rarity":"COMMON","referencedTags":["CHARGE","TAUNT"],"set":"EXPERT1","text":"[x]Choose One - Transform\ninto a 4/4 with Charge;\nor a 4/6 with Taunt.","type":"MINION"},{"artist":"Gabor Szikszai","attack":2,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":601,"flavor":"These guys just show up and start Keeping your Groves without even asking.","health":2,"id":"EX1_166","mechanics":["CHOOSE_ONE"],"name":"Keeper of the Grove","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["SILENCE"],"set":"EXPERT1","text":"Choose One - Deal 2 damage; or Silence a minion.","type":"MINION"},{"artist":"Doug Alexander","cardClass":"DRUID","collectible":true,"cost":0,"dbfId":254,"flavor":"Some druids still have flashbacks from strangers yelling \"Innervate me!!\" at them.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"EX1_169","name":"Innervate","rarity":"FREE","set":"CORE","text":"Gain 1 Mana Crystal this turn only.","type":"SPELL"},{"artist":"Lars Grant-West","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1098,"flavor":"The Sholazar Basin is home to a lot of really horrible things. If you're going to visit, wear bug spray. And plate armor.","health":3,"id":"EX1_170","mechanics":["POISONOUS"],"name":"Emperor Cobra","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Poisonous","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":823,"flavor":"Balance is important to druids. This card is perfectly balanced.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 45.","id":"EX1_173","name":"Starfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $5 damage.\nDraw a card.","type":"SPELL"},{"artist":"Sean OâDaniels","attack":5,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":1035,"flavor":"Young Night Elves love to play \"Who can get the Ancient of War to Uproot?\" You lose if you get crushed to death.","health":5,"id":"EX1_178","mechanics":["CHOOSE_ONE"],"name":"Ancient of War","rarity":"EPIC","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Choose One -\n+5 Attack; or +5 Health and Taunt.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":52255,"flavor":"This may appear weak at frost glance, but it's actually a very ice spell.","id":"EX1_179","name":"Icicle","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["FREEZE"],"set":"EXPERT1","text":"Deal $2 damage to a minion. If it's Frozen, draw a card.","type":"SPELL"},{"artist":"Derk Venneman","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":52262,"flavor":"Just a compilation of napkins of intellect.","id":"EX1_180","name":"Tome of Intellect","rarity":"COMMON","set":"EXPERT1","text":"Add a random Mage spell to your hand.","type":"SPELL"},{"artist":"Arthur Gimaldinov","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":52263,"flavor":"\"Marco!\"\n\"Polo!\"\n\"Marco!\"\n\"Who dares summon me?!\"","id":"EX1_181","name":"Call of the Void","rarity":"COMMON","set":"EXPERT1","text":"Add a random Demon to your hand.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":52264,"flavor":"The class is always greener on the other side of the board.","id":"EX1_182","name":"Pilfer","rarity":"COMMON","set":"EXPERT1","text":"Add a random card from another class to your hand.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":8,"dbfId":54833,"flavor":"The gift that keeps on living.","id":"EX1_183","name":"Gift of the Wild","rarity":"COMMON","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Give your minions +2/+2 and Taunt.","type":"SPELL"},{"artist":"Luke Mancini","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":54834,"flavor":"Shield yourself in righteousness! It feels like a warm fuzzy blanket.","id":"EX1_184","name":"Righteousness","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"EXPERT1","text":"Give your minions Divine Shield.","type":"SPELL"},{"artist":"James Ryman","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":54835,"flavor":"Has a side hustle as a siegebroker.","health":8,"id":"EX1_185","mechanics":["AURA","TAUNT"],"name":"Siegebreaker","race":"DEMON","rarity":"RARE","set":"EXPERT1","text":"Taunt\nYour other Demons have +1 Attack.","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54836,"flavor":"What will she destroy? Itâs a secret!","health":4,"id":"EX1_186","mechanics":["BATTLECRY"],"name":"SI:7 Infiltrator","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"Battlecry: Destroy a random enemy Secret.","type":"MINION"},{"artist":"Ivan Fomin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":54837,"flavor":"Likes her magic with a pinch of salt.","health":5,"id":"EX1_187","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Devourer","race":"ELEMENTAL","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, gain +2/+2.","type":"MINION"},{"artist":"Peter Stapleton","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54838,"flavor":"Itâs never Huffer.","health":4,"id":"EX1_188","mechanics":["BATTLECRY"],"name":"Barrens Stablehand","rarity":"EPIC","set":"EXPERT1","text":"Battlecry: Summon a random Beast.","type":"MINION"},{"artist":"Jerry Mascho","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54839,"elite":true,"flavor":"Little faerie dragons are made of sugar and spice and maniacal vice.","health":2,"id":"EX1_189","mechanics":["BATTLECRY"],"name":"Brightwing","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Add a random Legendary minion to your hand.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54840,"elite":true,"flavor":"No one told her that champions want to sleep in.","health":8,"id":"EX1_190","mechanics":["BATTLECRY"],"name":"High Inquisitor Whitemane","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Summon all friendly minions that died this turn.","type":"MINION"},{"artist":"J. Axer","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":54863,"flavor":"One sip and you've got the grippe.","health":3,"id":"EX1_191","mechanics":["BATTLECRY"],"name":"Plaguebringer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","referencedTags":["POISONOUS"],"set":"CORE","targetingArrowText":"Give Poisonous.","text":"Battlecry: Give a friendly minion Poisonous.","type":"MINION"},{"artist":"James Ryman","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":54865,"flavor":"Because you're worth it!","id":"EX1_192","name":"Radiance","rarity":"FREE","set":"CORE","text":"Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Daarken","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":505,"flavor":"Lightning Bolt! Lightning Bolt! Lightning Bolt!","id":"EX1_238","mechanics":["OVERLOAD"],"name":"Lightning Bolt","overload":1,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $3 damage. Overload: (1)","type":"SPELL"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":864,"flavor":"It's like an ocean of liquid magma in your mouth!","id":"EX1_241","mechanics":["OVERLOAD"],"name":"Lava Burst","overload":2,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $5 damage. Overload: (2)","type":"SPELL"},{"artist":"Raymond Swanland","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":618,"flavor":"Westfall is full of dust devils. And buzzards. And crazed golems. And pirates. Why does anyone live here?","health":1,"id":"EX1_243","mechanics":["OVERLOAD","WINDFURY"],"name":"Dust Devil","overload":2,"race":"ELEMENTAL","rarity":"COMMON","set":"EXPERT1","text":"Windfury. Overload: (2)","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":830,"flavor":"Totem-stomping is no longer recommended.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_244","name":"Totemic Might","rarity":"FREE","set":"CORE","text":"Give your Totems +2 Health.","type":"SPELL"},{"artist":"Kevin Chen","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":767,"flavor":"Earth Shock? Shouldn't it be \"Azeroth Shock\"?","id":"EX1_245","mechanics":["SILENCE"],"name":"Earth Shock","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Silence a minion, then deal $1 damage to it.","type":"SPELL"},{"artist":"Steve Hui","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":766,"flavor":"If you Hex a Murloc... it really isn't much of a change, is it?","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"EX1_246","name":"Hex","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Transform a minion into a 0/1 Frog with Taunt.","type":"SPELL"},{"artist":"Nate Bowden","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":960,"durability":3,"flavor":"Yo, that's a nice axe.","id":"EX1_247","mechanics":["OVERLOAD"],"name":"Stormforged Axe","overload":1,"rarity":"COMMON","set":"EXPERT1","text":"Overload: (1)","type":"WEAPON"},{"artist":"Clint Langley","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":238,"flavor":"Spirit wolves are like regular wolves with pom-poms.","id":"EX1_248","mechanics":["OVERLOAD"],"name":"Feral Spirit","overload":2,"playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Summon two 2/3 Spirit Wolves with Taunt. Overload: (2)","type":"SPELL"},{"artist":"Ian Ameling","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":336,"elite":true,"flavor":"Baron Geddon was Ragnaros's foremost lieutenant, until he got FIRED.","health":5,"id":"EX1_249","mechanics":["TRIGGER_VISUAL"],"name":"Baron Geddon","race":"ELEMENTAL","rarity":"LEGENDARY","set":"EXPERT1","text":"At the end of your turn, deal 2 damage to ALL other characters.","type":"MINION"},{"artist":"Dan Scott","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":1141,"flavor":"Nothing beats rock.","health":8,"id":"EX1_250","mechanics":["OVERLOAD","TAUNT"],"name":"Earth Elemental","overload":3,"race":"ELEMENTAL","rarity":"EPIC","set":"EXPERT1","text":"Taunt\nOverload: (3)","type":"MINION"},{"artist":"Ralph Horsley","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":299,"flavor":"If you combine it with Spooned Lightning and Knived Lightning, you have the full dining set.","id":"EX1_251","mechanics":["OVERLOAD"],"name":"Forked Lightning","overload":2,"playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage to 2 random enemy minions. Overload: (2)","type":"SPELL"},{"artist":"Matt Gaser","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":774,"flavor":"Unlike bound elementals, Unbound ones really enjoy a night on the town.","health":4,"id":"EX1_258","mechanics":["TRIGGER_VISUAL"],"name":"Unbound Elemental","race":"ELEMENTAL","rarity":"COMMON","referencedTags":["OVERLOAD"],"set":"EXPERT1","text":"Whenever you play a card with Overload, gain +1/+1.","type":"MINION"},{"artist":"Christopher Moeller","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":629,"flavor":"An umbrella won't be effective, I'm afraid.","id":"EX1_259","mechanics":["OVERLOAD"],"name":"Lightning Storm","overload":2,"rarity":"RARE","set":"EXPERT1","text":"Deal $2-$3 damage to all enemy minions. Overload: (2)","type":"SPELL"},{"artist":"Michael Komarck","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":1737,"flavor":"The ethereals are wrapped in cloth to give form to their non-corporeal bodies. Also because it's nice and soft.","health":3,"id":"EX1_274","mechanics":["TRIGGER_VISUAL"],"name":"Ethereal Arcanist","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"If you control a Secret at the end of your turn, gain +2/+2.","type":"MINION"},{"artist":"Leo Che","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":430,"flavor":"Magi of the Kirin Tor were casting Cubes of Cold for many years before Cones came into fashion some 90 years ago.","id":"EX1_275","mechanics":["FREEZE"],"name":"Cone of Cold","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Freeze a minion and the minions next to it, and deal $1 damage to them.","type":"SPELL"},{"artist":"Warren Mahy","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":564,"flavor":"You'd think you'd be able to control your missiles a little better since you're a powerful mage and all.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"EX1_277","mechanics":["ImmuneToSpellpower"],"name":"Arcane Missiles","rarity":"FREE","set":"CORE","text":"Deal $3 damage randomly split among all enemies.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":573,"flavor":"Rogues are experts at SHIV-al-ry.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 45.","id":"EX1_278","name":"Shiv","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage.\nDraw a card.","type":"SPELL"},{"artist":"Luca Zontini","cardClass":"MAGE","collectible":true,"cost":10,"dbfId":1087,"flavor":"Take the time for an evil laugh after you draw this card.","id":"EX1_279","name":"Pyroblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Deal $10 damage.","type":"SPELL"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":512,"flavor":"When a Water elemental and an Ice elemental love each other VERY much...","health":5,"id":"EX1_283","mechanics":["BATTLECRY","FREEZE"],"name":"Frost Elemental","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Freeze a character.","text":"Battlecry: Freeze a character.","type":"MINION"},{"artist":"Ben Zhang","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":825,"flavor":"They initially planned to be the Beryl or Cerulean drakes, but those felt a tad too pretentious.","health":4,"id":"EX1_284","mechanics":["BATTLECRY","SPELLPOWER"],"name":"Azure Drake","race":"DRAGON","rarity":"RARE","set":"HOF","spellDamage":1,"text":"Spell Damage +1\nBattlecry: Draw a card.","type":"MINION"},{"artist":"Jason Chan","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":113,"flavor":"What's the difference between a mage playing with Counterspell and a mage who isn't? The mage who isn't is getting Pyroblasted in the face.","id":"EX1_287","mechanics":["SECRET"],"name":"Counterspell","rarity":"RARE","referencedTags":["COUNTER"],"set":"EXPERT1","text":"Secret: When your opponent casts a spell, Counter it.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":621,"flavor":"This is Rank 1. Rank 2 is Chocolate Milk Barrier.","id":"EX1_289","mechanics":["SECRET"],"name":"Ice Barrier","rarity":"COMMON","set":"EXPERT1","text":"Secret: When your\nhero is attacked,\ngain 8 Armor.","type":"SPELL"},{"artist":"Raven Mimura","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":195,"flavor":"\"You go first.\" - Krush'gor the Behemoth, to his pet boar.","id":"EX1_294","mechanics":["SECRET"],"name":"Mirror Entity","rarity":"COMMON","set":"EXPERT1","text":"Secret: After your opponent plays a minion, summon a copy of it.","type":"SPELL"},{"artist":"Carl Frank","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":192,"flavor":"Ice is nice, and will suffice!","id":"EX1_295","mechanics":["SECRET"],"name":"Ice Block","rarity":"EPIC","referencedTags":["IMMUNE"],"set":"HOF","text":"Secret: When your hero takes fatal damage, prevent it and become Immune this turn.","type":"SPELL"},{"artist":"Greg Staples","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":374,"elite":true,"flavor":"Ragnaros was summoned by the Dark Iron dwarves, who were eventually enslaved by the Firelord. Summoning Ragnaros often doesnât work out the way you want it to.","health":8,"id":"EX1_298","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Ragnaros the Firelord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"HOF","text":"Can't attack. At the end of your turn, deal 8 damage to a random enemy.","type":"MINION"},{"artist":"John Polidora","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":517,"flavor":"Yes, he'll fight for you. BUT HE'S NOT GOING TO LIKE IT.","health":5,"id":"EX1_301","mechanics":["BATTLECRY","TAUNT"],"name":"Felguard","race":"DEMON","rarity":"RARE","set":"EXPERT1","text":"Taunt\nBattlecry: Destroy one of your Mana Crystals.","type":"MINION"},{"artist":"Matt Gaser","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":1092,"flavor":"If your spells look like horrifying skulls, let's be honest, you should get to draw some cards.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"EX1_302","name":"Mortal Coil","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage to a minion. If that kills it, draw a card.","type":"SPELL"},{"artist":"Dave Kendall","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":147,"flavor":"Start with a powerful minion and stir in Shadowflame and you have a good time!","id":"EX1_303","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Shadowflame","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Destroy a friendly minion and deal its Attack damage to all enemy minions.","type":"SPELL"},{"artist":"Alex Alexandrov","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":1221,"flavor":"If you put this into your deck, you WILL lose the trust of your other minions.","health":3,"id":"EX1_304","mechanics":["BATTLECRY"],"name":"Void Terror","race":"DEMON","rarity":"RARE","set":"EXPERT1","text":"[x]Battlecry: Destroy both\nadjacent minions and gain\n their Attack and Health.","type":"MINION"},{"artist":"Alex Horley","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":592,"flavor":"This puppy chews up cards instead of shoes.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 40.","id":"EX1_306","mechanics":["BATTLECRY"],"name":"Felstalker","race":"DEMON","rarity":"FREE","set":"CORE","text":"Battlecry: Discard a random card.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":974,"flavor":"Are you lighting a soul on fire? Or burning someone with your OWN soul? This seems like an important distinction.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_308","name":"Soulfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"[x]Deal $4 damage.\nDiscard a random card.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":1100,"flavor":"You probably should avoid siphoning your own soul. You might create some kind of weird infinite loop.","id":"EX1_309","name":"Siphon Soul","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Destroy a minion. Restore #3 Health to your hero.","type":"SPELL"},{"artist":"Lucas Graciano","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":631,"flavor":"Summoning a doomguard is risky. Someone is going to die.","health":7,"id":"EX1_310","mechanics":["BATTLECRY","CHARGE"],"name":"Doomguard","race":"DEMON","rarity":"RARE","set":"HOF","text":"Charge. Battlecry: Discard two random cards.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":859,"flavor":"The Twisting Nether is a formless place of magic and illusion and destroyed minions.","id":"EX1_312","name":"Twisting Nether","rarity":"EPIC","set":"EXPERT1","text":"Destroy all minions.","type":"SPELL"},{"artist":"Glenn Rane","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":783,"flavor":"Mannoroth, Magtheridon, and Brutallus may be dead, but it turns out there are a LOT of pit lords.","health":6,"id":"EX1_313","mechanics":["BATTLECRY"],"name":"Pit Lord","race":"DEMON","rarity":"EPIC","set":"EXPERT1","text":"Battlecry: Deal 5 damage to your hero.","type":"MINION"},{"artist":"Tyler Walpole","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":969,"flavor":"NOT LESS THAN 1! Don't get any ideas!","health":4,"id":"EX1_315","mechanics":["AURA"],"name":"Summoning Portal","rarity":"COMMON","set":"EXPERT1","text":"Your minions cost (2) less, but not less than (1).","type":"MINION"},{"artist":"Tom Baxa","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":846,"flavor":"We cannot even describe how horrible the death is. It's CRAZY bad! Maybe worse than that. Just don't do it.","id":"EX1_316","name":"Power Overwhelming","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"HOF","text":"Give a friendly minion +4/+4 until end of turn. Then, it dies. Horribly.","type":"SPELL"},{"artist":"Raven Mimura","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":860,"flavor":"Generally demons are pretty obvious and you donât need a spell to sense them.","id":"EX1_317","name":"Sense Demons","rarity":"COMMON","set":"EXPERT1","text":"Draw 2 Demons\nfrom your deck.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":1090,"flavor":"Imps like being on fire. They just do.","health":2,"id":"EX1_319","mechanics":["BATTLECRY"],"name":"Flame Imp","race":"DEMON","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Deal 3 damage to your hero.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":23,"flavor":"My advice to you is to avoid Doom, if possible.","id":"EX1_320","name":"Bane of Doom","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Deal $2 damage to a character. If that kills it, summon a random Demon.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":777,"elite":true,"flavor":"\"TRIFLING GNOME! YOUR ARROGANCE WILL BE YOUR UNDOING!!!!\"","health":15,"id":"EX1_323","mechanics":["BATTLECRY"],"name":"Lord Jaraxxus","race":"DEMON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Destroy your hero and replace it with Lord Jaraxxus.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":1189,"flavor":"Reserved for enemy spellcasters, evil liches from beyond the grave, and karaoke nights at the Grim Guzzler.","id":"EX1_332","mechanics":["SILENCE"],"name":"Silence","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Silence a minion.","type":"SPELL"},{"artist":"Mark Gibbons","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":220,"flavor":"You can rationalize it all you want, it's still a mean thing to do.","id":"EX1_334","name":"Shadow Madness","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_MAX_ATTACK":3,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Gain control of an enemy minion with 3 or less Attack until end of turn.","type":"SPELL"},{"artist":"Daarken","attack":0,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":886,"flavor":"Spawn of the Light? Or Pawn of the Lights?","health":5,"id":"EX1_335","name":"Lightspawn","race":"ELEMENTAL","rarity":"COMMON","set":"EXPERT1","text":"This minion's Attack is always equal to its Health.","type":"MINION"},{"artist":"Alex Garner","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":30,"flavor":"\"What do you get when you cast Thoughtsteal on an Orc? Nothing!\" - Tauren joke","id":"EX1_339","name":"Thoughtsteal","rarity":"COMMON","set":"EXPERT1","text":"Copy 2 cards in your opponent's deck and add them to your hand.","type":"SPELL"},{"artist":"Blizzard Entertainment","attack":0,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":797,"flavor":"It isn't clear if people ignore the Lightwell, or if it is just invisible.","health":5,"id":"EX1_341","mechanics":["TRIGGER_VISUAL"],"name":"Lightwell","rarity":"RARE","set":"EXPERT1","text":"At the start of your turn, restore #3 Health to a damaged friendly character.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":145,"flavor":"Sometimes it feels like this is all a game.","id":"EX1_345","name":"Mindgames","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"EXPERT1","text":"Put a copy of\na random minion from\nyour opponent's deck into the battlefield.","type":"SPELL"},{"artist":"Lucas Graciano","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":679,"flavor":"This is not just a favor, but a divine one, like helping someone move a couch with a fold out bed!","id":"EX1_349","name":"Divine Favor","rarity":"RARE","set":"HOF","text":"Draw cards until you have as many in hand as your opponent.","type":"SPELL"},{"artist":"Wei Wang","attack":7,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":9,"elite":true,"flavor":"He's been exiled from his home, and all his brothers turned evil, but otherwise he doesn't have a lot to complain about.","health":7,"id":"EX1_350","name":"Prophet Velen","rarity":"LEGENDARY","set":"EXPERT1","text":"Double the damage and healing of your spells and Hero Power.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":594,"flavor":"A grammatically awkward life saver.","id":"EX1_354","name":"Lay on Hands","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Restore #8 Health. Draw 3 cards.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":1522,"flavor":"This card causes double the trouble AND double the fun.","id":"EX1_355","name":"Blessed Champion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Double a minion's Attack.","type":"SPELL"},{"artist":"Daren Bader","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":854,"flavor":"This card makes something really damp. Oh wait. That's \"Humidity.\"","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_360","name":"Humility","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Change a minion's Attack to 1.","type":"SPELL"},{"artist":"Doug Alexander","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":1022,"flavor":"\"I'm not saying you can dodge fireballs. I'm saying with this shield, you won't have to.\"","health":2,"id":"EX1_362","mechanics":["BATTLECRY"],"name":"Argent Protector","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"EXPERT1","targetingArrowText":"Give Divine Shield.","text":"Battlecry: Give a friendly minion Divine Shield.","type":"MINION"},{"artist":"Chippy","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":1373,"flavor":"Apparently with wisdom comes the knowledge that you should probably be attacking every turn.","id":"EX1_363","name":"Blessing of Wisdom","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Choose a minion. Whenever it attacks, draw a card.","type":"SPELL"},{"artist":"Justin Sweet","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":435,"flavor":"C'mon Molten Giant!!","id":"EX1_365","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Holy Wrath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Draw a card and deal damage equal to its Cost.","type":"SPELL"},{"artist":"Efrem Palacios","attack":1,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":643,"durability":5,"flavor":"I dub you Sir Loin of Beef!","id":"EX1_366","mechanics":["TRIGGER_VISUAL"],"name":"Sword of Justice","rarity":"EPIC","set":"EXPERT1","text":"After you summon a minion, give it +1/+1 and this loses 1 Durability.","type":"WEAPON"},{"artist":"Clint Langley","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":727,"flavor":"This spell has been renamed so many times, even paladins donât know what it should be called anymore.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"EX1_371","name":"Hand of Protection","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["DIVINE_SHIELD"],"set":"CORE","text":"Give a minion Divine Shield.","type":"SPELL"},{"artist":"Gonzalo Ordonez","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":232,"flavor":"Repentance often comes in the moment before obliteration. Curious.","id":"EX1_379","mechanics":["SECRET"],"name":"Repentance","rarity":"COMMON","set":"EXPERT1","text":"Secret: After your opponent plays a minion, reduce its Health to 1.","type":"SPELL"},{"artist":"Dany Orizio","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":1167,"flavor":"The Aldor hate two things: the Scryers and smooth jazz.","health":3,"id":"EX1_382","mechanics":["BATTLECRY"],"name":"Aldor Peacekeeper","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Change Attack to 1.","text":"Battlecry: Change an enemy minion's Attack to 1.","type":"MINION"},{"artist":"Brom","attack":6,"cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":890,"elite":true,"flavor":"If you haven't heard the Tirion Fordring theme song, it's because it doesn't exist.","health":6,"id":"EX1_383","mechanics":["DEATHRATTLE","DIVINE_SHIELD","TAUNT"],"name":"Tirion Fordring","rarity":"LEGENDARY","set":"EXPERT1","text":"Divine Shield, Taunt Deathrattle: Equip a 5/3 Ashbringer.","type":"MINION"},{"artist":"Alex Garner","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":1174,"flavor":"Wham! Wham! Wham! Wham! Wham! Wham! Wham! Wham!","id":"EX1_384","mechanics":["ImmuneToSpellpower"],"name":"Avenging Wrath","rarity":"EPIC","set":"EXPERT1","text":"Deal $8 damage randomly split among all enemies.","type":"SPELL"},{"artist":"Paul Warzecha","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45,"flavor":"Tauren Warrior: Champion of Mulgore, Slayer of Quilboar, Rider of Thunderbluff Elevators.","health":3,"id":"EX1_390","mechanics":["ENRAGED","TAUNT"],"name":"Tauren Warrior","rarity":"COMMON","set":"EXPERT1","text":"Taunt\nHas +3 Attack while damaged.","type":"MINION"},{"artist":"E. M. Gist","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1074,"flavor":"\"Dun da dun, dun da dun\": if you've heard an ogre sing this, it's too late.","id":"EX1_391","name":"Slam","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage to a minion. If it survives, draw a card.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":400,"flavor":"\"You won't like me when I'm angry.\"","id":"EX1_392","name":"Battle Rage","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"EXPERT1","text":"Draw a card for each damaged friendly character.","type":"SPELL"},{"artist":"Chippy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":790,"flavor":"If an Amani berserker asks \"Joo lookin' at me?!\", the correct response is \"Nah, mon\".","health":3,"id":"EX1_393","mechanics":["ENRAGED"],"name":"Amani Berserker","rarity":"COMMON","set":"EXPERT1","text":"Has +3 Attack while damaged.","type":"MINION"},{"artist":"Cole Eastburn","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":700,"flavor":"All these guys ever do is talk about the Thunder King. BOOOORRRINNG!","health":7,"id":"EX1_396","mechanics":["TAUNT"],"name":"Mogu'shan Warden","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Samwise","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":538,"flavor":"50% off fist weapons, limited time only!","health":3,"id":"EX1_398","mechanics":["BATTLECRY"],"name":"Arathi Weaponsmith","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Equip a 2/2 weapon.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":768,"flavor":"No Pain, No Gain.","health":7,"howToEarnGolden":"Unlocked at Warlock Level 57.","id":"EX1_399","mechanics":["TRIGGER_VISUAL"],"name":"Gurubashi Berserker","rarity":"FREE","set":"CORE","text":"Whenever this minion takes damage, gain +3 Attack.","type":"MINION"},{"artist":"Jonboy Meyers","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":636,"flavor":"The way to tell seasoned warriors from novice ones: the novices yell \"wheeeee\" while whirlwinding.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 32.","id":"EX1_400","name":"Whirlwind","rarity":"FREE","set":"CORE","text":"Deal $1 damage to ALL minions.","type":"SPELL"},{"artist":"Greg Hildebrandt","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":596,"flavor":"She accepts guild funds for repairs!","health":4,"id":"EX1_402","mechanics":["TRIGGER_VISUAL"],"name":"Armorsmith","rarity":"RARE","set":"EXPERT1","text":"Whenever a friendly minion takes damage, gain 1 Armor.","type":"MINION"},{"artist":"Carl Critchlow","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":866,"flavor":"Have you seen the size of the shields in this game?? This is no easy job.","health":4,"id":"EX1_405","mechanics":["TAUNT"],"name":"Shieldbearer","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":75,"flavor":"Do you know the first rule of Brawl Club?","id":"EX1_407","name":"Brawl","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":2},"rarity":"EPIC","set":"EXPERT1","text":"Destroy all minions except one. (chosen randomly)","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":804,"flavor":"\"If you only use one ability, use Mortal Strike.\" - The Warrior Code, Line 6","id":"EX1_408","name":"Mortal Strike","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $4 damage. If you have 12 or less Health, deal $6 instead.","type":"SPELL"},{"artist":"Matt Cavotta","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":511,"flavor":"Easily worth 50 DKP.","id":"EX1_409","name":"Upgrade!","rarity":"RARE","set":"EXPERT1","text":"If you have a weapon, give it +1/+1. Otherwise equip a 1/3 weapon.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":546,"flavor":"\"What is a better weapon? The sharp one your enemies expect, or the blunt one they ignore?\" - The Art of Warrior, Chapter 9","id":"EX1_410","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Shield Slam","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Deal 1 damage to a minion for each Armor you have.","type":"SPELL"},{"artist":"Zoltan & Gabor","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":810,"durability":1,"flavor":"Grommash Hellscream's famous axe. Somehow this ended up in Prince Malchezaar's possession. Quite the mystery!","id":"EX1_411","name":"Gorehowl","rarity":"EPIC","set":"EXPERT1","text":"Attacking a minion costs 1 Attack instead of 1 Durability.","type":"WEAPON"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1155,"flavor":"If he's raging now, just wait until he gets nerfed.","health":3,"id":"EX1_412","mechanics":["ENRAGED"],"name":"Raging Worgen","rarity":"COMMON","referencedTags":["WINDFURY"],"set":"EXPERT1","text":"Has +1 Attack and Windfury while damaged.","type":"MINION"},{"artist":"Glenn Rane","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":338,"elite":true,"flavor":"Grommash drank the tainted blood of Mannoroth, dooming the orcs to green skin and red eyes! Maybe not his best decision.","health":9,"id":"EX1_414","mechanics":["CHARGE","ENRAGED"],"name":"Grommash Hellscream","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge\nHas +6 Attack while damaged.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":976,"flavor":"\"Death will rise, from the tides!\"","health":1,"howToEarnGolden":"Unlocked at Rogue Level 53.","id":"EX1_506","mechanics":["BATTLECRY"],"name":"Murloc Tidehunter","race":"MURLOC","rarity":"FREE","set":"CORE","text":"Battlecry: Summon a 1/1 Murloc Scout.","type":"MINION"},{"artist":"Tim McBurnie","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1063,"flavor":"Do Murlocs ever get tired of making the same old sound? Nope! Mrglglrglglglglglglgl!","health":3,"id":"EX1_507","mechanics":["AURA"],"name":"Murloc Warleader","race":"MURLOC","rarity":"EPIC","set":"EXPERT1","text":"Your other Murlocs have +2 Attack.","type":"MINION"},{"artist":"Phil Saunders","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":510,"flavor":"These are the brainy murlocs. It turns out that doesnât mean much.","health":1,"howToEarnGolden":"Unlocked at Warlock Level 53.","id":"EX1_508","name":"Grimscale Oracle","race":"MURLOC","rarity":"FREE","set":"CORE","text":"Your other Murlocs have +1 Attack.","type":"MINION"},{"artist":"Jaemin Kim","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":475,"flavor":"This guy gets crazy strong at family reunions.","health":2,"id":"EX1_509","mechanics":["TRIGGER_VISUAL"],"name":"Murloc Tidecaller","race":"MURLOC","rarity":"RARE","set":"EXPERT1","text":"Whenever you summon a Murloc, gain +1 Attack.","type":"MINION"},{"artist":"Ben Olson","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":1133,"flavor":"Heâs not really that patient. It just takes a while for someone to walk by that he can actually reach.","health":1,"id":"EX1_522","mechanics":["POISONOUS","STEALTH"],"name":"Patient Assassin","rarity":"EPIC","set":"EXPERT1","text":"Stealth\n Poisonous","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":1281,"flavor":"Hyenas prefer the bones of kodos or windserpents, but they'll eat pretty much anything. Even Brussels sprouts.","health":2,"id":"EX1_531","mechanics":["TRIGGER_VISUAL"],"name":"Scavenging Hyena","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Whenever a friendly Beast dies, gain +2/+1.","type":"MINION"},{"artist":"Daren Bader","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":1091,"flavor":"Sometimes it's as simple as putting on a fake mustache and pointing at someone else.","id":"EX1_533","mechanics":["SECRET"],"name":"Misdirection","rarity":"RARE","set":"EXPERT1","text":"Secret: When an enemy attacks your hero, instead it attacks another random character.","type":"SPELL"},{"artist":"Milivoj Ceran","attack":6,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":1261,"flavor":"In the jungle, the mighty jungle, the lion gets slowly consumed by hyenas.","health":5,"id":"EX1_534","mechanics":["DEATHRATTLE"],"name":"Savannah Highmane","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Deathrattle: Summon two 2/2 Hyenas.","type":"MINION"},{"artist":"Cyril Van Der Haegen","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":1662,"durability":2,"flavor":"First Lesson: Put the pointy end in the other guy.","id":"EX1_536","mechanics":["TRIGGER_VISUAL"],"name":"Eaglehorn Bow","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"[x]Whenever a friendly\nSecret is revealed,\ngain +1 Durability.","type":"WEAPON"},{"artist":"Tom Baxa","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":394,"flavor":"Pull the pin, count to 5, then shoot. Then duck.","id":"EX1_537","name":"Explosive Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $5 damage to a minion and $2 damage to adjacent ones.","type":"SPELL"},{"artist":"Linggar Bramanty","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":1243,"flavor":"You must read the name of this card out loud each time you play it.","id":"EX1_538","name":"Unleash the Hounds","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","referencedTags":["CHARGE"],"set":"EXPERT1","text":"For each enemy minion, summon a 1/1 Hound with Charge.","type":"SPELL"},{"artist":"Gabe from Penny Arcade","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":296,"flavor":"\"Kill!\", he commanded.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"EX1_539","name":"Kill Command","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $3 damage. If you control a Beast, deal\n$5 damage instead.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"HUNTER","collectible":true,"cost":9,"dbfId":1144,"elite":true,"flavor":"The best defense against King Krush is to have someone you donât like standing in front of you.","health":8,"id":"EX1_543","mechanics":["CHARGE"],"name":"King Krush","race":"BEAST","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge","type":"MINION"},{"artist":"Tyler Walpole","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":896,"flavor":"Not only does it reveal your enemies, but it's also great for parties!","id":"EX1_544","name":"Flare","rarity":"RARE","referencedTags":["SECRET","STEALTH"],"set":"EXPERT1","text":"All minions lose Stealth. Destroy all enemy Secrets. Draw a card.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":903,"flavor":"The seething wrath is just beneath the surface. Beneath that is wild abandon, followed by slight annoyance.","id":"EX1_549","name":"Bestial Wrath","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"rarity":"EPIC","referencedTags":["IMMUNE"],"set":"EXPERT1","text":"Give a friendly Beast +2 Attack and Immune this turn.","type":"SPELL"},{"artist":"Bernie Kang","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":455,"flavor":"Why did it have to be snakes?","id":"EX1_554","mechanics":["SECRET"],"name":"Snake Trap","rarity":"EPIC","set":"EXPERT1","text":"Secret: When one of your minions is attacked, summon three 1/1 Snakes.","type":"SPELL"},{"artist":"Brian Despain","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":778,"flavor":"\"Overheat threshold exceeded. System failure. Wheat clog in port two. Shutting down.\"","health":3,"id":"EX1_556","mechanics":["DEATHRATTLE"],"name":"Harvest Golem","race":"MECHANICAL","rarity":"COMMON","set":"EXPERT1","text":"Deathrattle: Summon a 2/1 Damaged Golem.","type":"MINION"},{"artist":"Steve Prescott","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1147,"elite":true,"flavor":"Nat Pagle, Azeroth's premier fisherman! He invented the Auto-Angler 3000, the Extendo-Pole 3000, and the Lure-o-matic 2099 (still in testing).","health":4,"id":"EX1_557","mechanics":["TRIGGER_VISUAL"],"name":"Nat Pagle","rarity":"LEGENDARY","set":"EXPERT1","text":"At the start of your turn, you have a 50% chance to draw an extra card.","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":912,"elite":true,"flavor":"âThat belongs in the Hall of Explorers!â","health":4,"id":"EX1_558","mechanics":["BATTLECRY"],"name":"Harrison Jones","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Destroy your opponent's weapon and draw cards equal to its Durability.","type":"MINION"},{"artist":"Wayne Reynolds","attack":5,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":1080,"elite":true,"flavor":"Antonidas was the Grand Magus of the Kirin Tor, and Jaina's mentor. This was a big step up from being Grand Magus of Jelly Donuts.","health":7,"id":"EX1_559","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Antonidas","rarity":"LEGENDARY","set":"EXPERT1","text":"Whenever you cast a spell, add a 'Fireball' spell to your hand.","type":"MINION"},{"artist":"James Ryman","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":411,"elite":true,"flavor":"Time to write some flavor text.","health":8,"id":"EX1_560","name":"Nozdormu","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Players only have 15 seconds to take their turns.","type":"MINION"},{"artist":"Raymond Swanland","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":581,"elite":true,"flavor":"Alexstrasza the Life-Binder brings life and hope to everyone. Except Deathwing. And Malygos. And Nekros.","health":8,"id":"EX1_561","mechanics":["BATTLECRY"],"name":"Alexstrasza","playRequirements":{"REQ_HERO_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","targetingArrowText":"Set Health to 15.","text":"Battlecry: Set a hero's remaining Health to 15.","type":"MINION"},{"artist":"Dany Orizio","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":363,"elite":true,"flavor":"Onyxia long manipulated the Stormwind Court by disguising herself as Lady Katrana Prestor. You would have thought that the giant wings and scales would have been a giveaway.","health":8,"id":"EX1_562","mechanics":["BATTLECRY"],"name":"Onyxia","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Summon 1/1 Whelps until your side of the battlefield is full.","type":"MINION"},{"artist":"Michael Komarck","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":436,"elite":true,"flavor":"Malygos hates it when mortals use magic. He gets so mad!","health":12,"id":"EX1_563","mechanics":["SPELLPOWER"],"name":"Malygos","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","spellDamage":5,"text":"Spell Damage +5","type":"MINION"},{"artist":"Raymond Swanland","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":531,"flavor":"The Faceless Ones are servants of Yogg-Saron, and they feed on fear. Right now they are feeding on your fear of accidentally disenchanting all your good cards.","health":3,"id":"EX1_564","mechanics":["BATTLECRY"],"name":"Faceless Manipulator","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Become a copy of a minion.","text":"Battlecry: Choose a minion and become a copy of it.","type":"MINION"},{"artist":"Jonathan Ryder","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":1008,"flavor":"Totemsmiths like to use the rarest woods for their totems. There are even rumors of totems made of Ironbark Protectors.","health":3,"howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"EX1_565","mechanics":["ADJACENT_BUFF","AURA"],"name":"Flametongue Totem","race":"TOTEM","rarity":"FREE","set":"CORE","text":"Adjacent minions have +2 Attack.","type":"MINION"},{"artist":"John Polidora","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":352,"durability":8,"flavor":"Orgrim Doomhammer gave this legendary weapon to Thrall. His name is a total coincidence.","id":"EX1_567","mechanics":["OVERLOAD","WINDFURY"],"name":"Doomhammer","overload":2,"rarity":"EPIC","set":"EXPERT1","text":"Windfury, Overload: (2)","type":"WEAPON"},{"artist":"MAR Studio","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":577,"flavor":"Chew your food!","id":"EX1_570","name":"Bite","rarity":"RARE","set":"EXPERT1","text":"Give your hero +4 Attack this turn. Gain 4 Armor.","type":"SPELL"},{"artist":"Trevor Jacobs","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":493,"flavor":"\"I think I'll just nap under these trees. Wait... AAAAAHHH!\" - Blinkfizz, the Unfortunate Gnome","id":"EX1_571","name":"Force of Nature","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"EXPERT1","text":"Summon three 2/2 Treants.","type":"SPELL"},{"artist":"Gabor Szikszai","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":1186,"elite":true,"entourage":["DREAM_01","DREAM_02","DREAM_03","DREAM_04","DREAM_05"],"flavor":"Ysera rules the Emerald Dream. Which is some kind of green-mirror-version of the real world, or something?","health":12,"id":"EX1_572","mechanics":["TRIGGER_VISUAL"],"name":"Ysera","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"At the end of your turn, add a Dream Card to your hand.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":36,"elite":true,"flavor":"Yes, he's a demigod. No, he doesn't need to wear a shirt.","health":8,"id":"EX1_573","mechanics":["CHOOSE_ONE"],"name":"Cenarius","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Choose One - Give your other minions +2/+2; or Summon two 2/2 Treants with Taunt.","type":"MINION"},{"artist":"Scott Altmann","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":513,"flavor":"It is said that some shaman can say \"Floatin' totem\" 10 times, fast.","health":3,"id":"EX1_575","mechanics":["TRIGGER_VISUAL"],"name":"Mana Tide Totem","race":"TOTEM","rarity":"RARE","set":"EXPERT1","text":"At the end of your turn, draw a card.","type":"MINION"},{"artist":"Glenn Rane","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":962,"elite":true,"flavor":"He lives in Blackrock Mountain. He eats Gnomes. That's pretty much it.","health":7,"id":"EX1_577","mechanics":["DEATHRATTLE"],"name":"The Beast","race":"BEAST","rarity":"LEGENDARY","set":"EXPERT1","text":"Deathrattle: Summon a 3/3 Finkle Einhorn for your opponent.","type":"MINION"},{"artist":"Dave Rapoza","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":481,"flavor":"It is true that some druids are savage, but others still enjoy a quiet moment and a spot of tea.","id":"EX1_578","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Savagery","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal damage equal to your hero's Attack to a minion.","type":"SPELL"},{"artist":"Scott Altmann","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":461,"flavor":"Rogues love sappy movies.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 40.","id":"EX1_581","name":"Sap","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Return an enemy minion to your opponent's hand.","type":"SPELL"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":175,"flavor":"You don't see a lot of Dalaran warriors.","health":4,"howToEarnGolden":"Unlocked at Mage Level 59.","id":"EX1_582","mechanics":["SPELLPOWER"],"name":"Dalaran Mage","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":424,"flavor":"If she threatens to \"moon\" you, it's not what you think.","health":4,"id":"EX1_583","mechanics":["BATTLECRY"],"name":"Priestess of Elune","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Restore #4 Health to your hero.","type":"MINION"},{"artist":"Howard Lyon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":915,"flavor":"Sometimes he forgets and just wanders into someone else's game.","health":5,"id":"EX1_584","mechanics":["BATTLECRY"],"name":"Ancient Mage","rarity":"RARE","referencedTags":["SPELLPOWER"],"set":"EXPERT1","text":"Battlecry: Give adjacent minions Spell Damage +1.","type":"MINION"},{"artist":"Svetlin Velinov","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":211,"flavor":"See? Giant.","health":8,"id":"EX1_586","name":"Sea Giant","rarity":"EPIC","set":"EXPERT1","text":"Costs (1) less for each other minion on the battlefield.","type":"MINION"},{"artist":"Vance Kovacs","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":178,"flavor":"Is there anything worse than a Windspeaker with halitosis?","health":3,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 45.","id":"EX1_587","mechanics":["BATTLECRY"],"name":"Windspeaker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","referencedTags":["WINDFURY"],"set":"CORE","targetingArrowText":"Give Windfury.","text":"Battlecry: Give a friendly minion Windfury.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":755,"flavor":"The Blood Knights get their holy powers from the Sunwell, which you should NOT bathe in.","health":3,"id":"EX1_590","mechanics":["BATTLECRY"],"name":"Blood Knight","rarity":"EPIC","referencedTags":["DIVINE_SHIELD"],"set":"EXPERT1","text":"Battlecry: All minions lose Divine Shield. Gain +3/+3 for each Shield lost.","type":"MINION"},{"artist":"Doug Alexander","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":237,"flavor":"The Auchenai know the end is coming, but they're not sure when.","health":5,"id":"EX1_591","name":"Auchenai Soulpriest","rarity":"RARE","set":"EXPERT1","text":"Your cards and powers that restore Health now deal damage instead.","type":"MINION"},{"artist":"Raymond Swanland","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":670,"flavor":"Your face is the place you'd probably least like a dagger, and where rogues are most likely to deliver them.","health":4,"howToEarnGolden":"Unlocked at Druid Level 53.","id":"EX1_593","mechanics":["BATTLECRY"],"name":"Nightblade","rarity":"FREE","set":"CORE","text":"Battlecry: Deal 3 damage to the enemy hero.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":286,"flavor":"Rumor has it that Deathwing brought about the Cataclysm after losing a game to this card. We may never know the truth.","id":"EX1_594","mechanics":["SECRET"],"name":"Vaporize","rarity":"RARE","set":"EXPERT1","text":"Secret: When a minion attacks your hero, destroy it.","type":"SPELL"},{"artist":"Raymond Swanland","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":811,"flavor":"She may be an evil cult master, but she still calls her parents once a week.","health":2,"id":"EX1_595","mechanics":["TRIGGER_VISUAL"],"name":"Cult Master","rarity":"COMMON","set":"EXPERT1","text":"After a friendly minion dies, draw a card.","type":"MINION"},{"artist":"Ben Wootten","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":1142,"flavor":"Demonfire is like regular fire except for IT NEVER STOPS BURNING HELLLPPP","id":"EX1_596","name":"Demonfire","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage to a minion. If itâs a friendly Demon, give it +2/+2 instead.","type":"SPELL"},{"artist":"Mark Gibbons","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":926,"flavor":"She would enjoy the job a lot more if she just could get the imps to QUIT BITING HER.","health":5,"id":"EX1_597","mechanics":["TRIGGER_VISUAL"],"name":"Imp Master","rarity":"RARE","set":"EXPERT1","text":"[x]At the end of your turn, deal\n1 damage to this minion\n and summon a 1/1 Imp.","type":"MINION"},{"artist":"Phroilan Gardner","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":285,"flavor":"\"I'm going to need you to come in on Sunday.\" - Cruel Taskmaster","health":2,"id":"EX1_603","mechanics":["BATTLECRY"],"name":"Cruel Taskmaster","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Deal 1 damage and grant +2 Attack.","text":"Battlecry: Deal 1 damage to a minion and give it +2 Attack.","type":"MINION"},{"artist":"Simon Bisley","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":654,"flavor":"He used to work as an accountant before he tried his hand at Berserkering.","health":4,"id":"EX1_604","mechanics":["TRIGGER_VISUAL"],"name":"Frothing Berserker","rarity":"RARE","set":"EXPERT1","text":"Whenever a minion takes damage, gain +1 Attack.","type":"MINION"},{"artist":"Michael Komarck","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":1023,"flavor":"Shields were invented because Face Block is USELESS.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_606","name":"Shield Block","rarity":"FREE","set":"CORE","text":"Gain 5 Armor.\nDraw a card.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","collectible":true,"cost":0,"dbfId":22,"flavor":"They're only smiling on the outside.","id":"EX1_607","name":"Inner Rage","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $1 damage to a minion and give it +2 Attack.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":614,"flavor":"Apprentices are great for bossing around. \"Conjure me some mana buns! And a coffee! Make that a mana coffee!\"","health":2,"id":"EX1_608","mechanics":["AURA"],"name":"Sorcerer's Apprentice","rarity":"COMMON","set":"EXPERT1","text":"Your spells cost (1) less.","type":"MINION"},{"artist":"Lorenzo Minaca","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":814,"flavor":"A great sniper hits the spot. Just like a delicious flank of boar. Mmmmm.","id":"EX1_609","mechanics":["SECRET"],"name":"Snipe","rarity":"COMMON","set":"EXPERT1","text":"Secret: After your opponent plays a minion, deal $4 damage to it.","type":"SPELL"},{"artist":"Brandon Kitkouski","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":585,"flavor":"It traps your food AND cooks it for you!","id":"EX1_610","mechanics":["SECRET"],"name":"Explosive Trap","rarity":"COMMON","set":"EXPERT1","text":"Secret: When your hero is attacked, deal $2 damage to all enemies.","type":"SPELL"},{"artist":"Matt Gaser","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":519,"flavor":"\"Dang, that's cold.\" - appropriate response to Freezing Trap, or a mean joke.","id":"EX1_611","mechanics":["SECRET"],"name":"Freezing Trap","rarity":"COMMON","set":"EXPERT1","text":"Secret: When an enemy minion attacks, return it to its owner's hand. It costs (2) more.","type":"SPELL"},{"artist":"Popo Wei","attack":4,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":748,"flavor":"The Kirin Tor reside in the floating city of Dalaran. How do you make a Dalaran float? Two scoops of ice cream, one scoop of Dalaran.","health":3,"id":"EX1_612","mechanics":["BATTLECRY"],"name":"Kirin Tor Mage","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"[x]Battlecry: The next Secret\nyou play this turn costs (0).","type":"MINION"},{"artist":"Efrem Palacios","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":306,"elite":true,"flavor":"He led the Stonemasons in the reconstruction of Stormwind, and when the nobles refused to pay, he founded the Defias Brotherhood to, well, deconstruct Stormwind.","health":2,"id":"EX1_613","mechanics":["COMBO"],"name":"Edwin VanCleef","rarity":"LEGENDARY","set":"EXPERT1","text":"Combo: Gain +2/+2 for each other card you've played this turn.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":556,"elite":true,"flavor":"Illidan's brother, Malfurion, imprisoned him beneath Hyjal for 10,000 years. Stormrages are not good at letting go of grudges.","health":5,"id":"EX1_614","mechanics":["TRIGGER_VISUAL"],"name":"Illidan Stormrage","race":"DEMON","rarity":"LEGENDARY","set":"EXPERT1","text":"Whenever you play a card, summon a 2/1 Flame of Azzinoth.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":715,"flavor":"They come out at night to eat leftover mana crystals. \"Mmmmmm,\" they say.","health":2,"id":"EX1_616","mechanics":["AURA"],"name":"Mana Wraith","rarity":"RARE","set":"EXPERT1","text":"ALL minions cost (1) more.","type":"MINION"},{"artist":"Steven Prescott","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":1093,"flavor":"Our ballista operator is effective, but not picky.","id":"EX1_617","name":"Deadly Shot","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","set":"EXPERT1","text":"Destroy a random enemy minion.","type":"SPELL"},{"artist":"Michal Ivan","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":756,"flavor":"We are all special unique snowflakes... with 1 Health.","id":"EX1_619","name":"Equality","rarity":"RARE","set":"EXPERT1","text":"Change the Health of ALL minions to 1.","type":"SPELL"},{"artist":"Glenn Rane","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":20,"dbfId":1372,"flavor":"He gets terrible heartburn. BECAUSE HE IS FULL OF LAVA.","health":8,"id":"EX1_620","name":"Molten Giant","race":"ELEMENTAL","rarity":"EPIC","set":"HOF","text":"Costs (1) less for each damage your hero has taken.","type":"MINION"},{"artist":"Daarken","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":1362,"flavor":"It isn't really a circle.","id":"EX1_621","name":"Circle of Healing","rarity":"COMMON","set":"EXPERT1","text":"Restore #4 Health to ALL minions.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1363,"flavor":"If you miss, it leaves a lightning-bolt-shaped scar on your target.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 43.","id":"EX1_622","name":"Shadow Word: Death","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_MIN_ATTACK":5,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy a minion with 5 or more Attack.","type":"SPELL"},{"artist":"Daren Bader","attack":6,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":1364,"flavor":"He also moonlights Thursday nights as a bouncer at the Pig and Whistle Tavern.","health":6,"id":"EX1_623","mechanics":["BATTLECRY"],"name":"Temple Enforcer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Give +3 Health.","text":"Battlecry: Give a friendly minion +3 Health.","type":"MINION"},{"artist":"Miguel Coimbra","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":1365,"flavor":"Often followed by Holy Smokes!","id":"EX1_624","name":"Holy Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $5 damage. Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1368,"flavor":"If a bright light shines on a priest in Shadowform⌠do they cast a shadow?","id":"EX1_625","name":"Shadowform","rarity":"EPIC","set":"EXPERT1","text":"Your Hero Power becomes 'Deal 2 damage'. If already in Shadowform: 3 damage.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":1366,"flavor":"It dispels buffs, powers, hopes, and dreams.","id":"EX1_626","mechanics":["SILENCE"],"name":"Mass Dispel","rarity":"RARE","set":"EXPERT1","text":"Silence all enemy minions. Draw a card.","type":"SPELL"},{"artist":"E. M. Gist","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1753,"flavor":"Zombie. It's what's for dinner.","health":3,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_001","mechanics":["DEATHRATTLE"],"name":"Zombie Chow","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Restore #5 Health to the enemy hero.","type":"MINION"},{"artist":"Jeremy Cranford","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1781,"flavor":"Arachnofauxbia: Fear of fake spiders.","health":2,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_002","mechanics":["DEATHRATTLE"],"name":"Haunted Creeper","race":"BEAST","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Summon two 1/1 Spectral Spiders.","type":"MINION"},{"artist":"Eric Browning","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1858,"flavor":"OOZE... Ooze... Ooze... (ooze...)","health":2,"howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_003","mechanics":["BATTLECRY"],"name":"Echoing Ooze","rarity":"EPIC","set":"NAXX","text":"Battlecry: Summon an exact copy of this minion at the end of the turn.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1783,"flavor":"His mother wanted him to be a mage or a warlock, but noooooooo, he had to go and be a scientist like his father.","health":2,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_004","mechanics":["DEATHRATTLE"],"name":"Mad Scientist","rarity":"COMMON","referencedTags":["SECRET"],"set":"NAXX","text":"Deathrattle: Put a Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Ittoku","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1784,"flavor":"The Shades of Naxxramas hate the living. They even have a slur they use to refer them: Livers.","health":2,"howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_005","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Shade of Naxxramas","rarity":"EPIC","set":"NAXX","text":"Stealth. At the start of your turn, gain +1/+1.","type":"MINION"},{"artist":"Justin Thavirat","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1786,"flavor":"Eggs are a good source of protein and Nerubians.","health":2,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_007","mechanics":["DEATHRATTLE"],"name":"Nerubian Egg","rarity":"RARE","set":"NAXX","text":"Deathrattle: Summon a 4/4 Nerubian.","type":"MINION"},{"artist":"Chris Rahn","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1789,"flavor":"What do Faerie Dragons and Spectral Knights have in common? They both love pasta!","health":6,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_008","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Spectral Knight","rarity":"COMMON","set":"NAXX","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Ben Olson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1790,"flavor":"\"Rise from your grave!\" - Kel'Thuzad","health":8,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_009","mechanics":["DEATHRATTLE","TAUNT"],"name":"Deathlord","rarity":"RARE","set":"NAXX","text":"Taunt. Deathrattle: Your opponent puts a minion from their deck into the battlefield.","type":"MINION"},{"artist":"Howard Lyon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1791,"elite":true,"flavor":"Maexxna gets super mad when people introduce her as \"Maxina\" or \"Maxxy\".","health":8,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_010","mechanics":["POISONOUS"],"name":"Maexxna","race":"BEAST","rarity":"LEGENDARY","set":"NAXX","text":"Poisonous","type":"MINION"},{"artist":"Dan Brereton","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":1860,"flavor":"Spider cocoons are like little piĂąatas!","health":1,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_011","mechanics":["DEATHRATTLE"],"name":"Webspinner","race":"BEAST","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Add a random Beast card to your hand.","type":"MINION"},{"artist":"Nate Bowden","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1793,"flavor":"DO NOT GIVE HIM A ROOT BEER.","health":5,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_012","mechanics":["DEATHRATTLE","TAUNT"],"name":"Sludge Belcher","rarity":"RARE","set":"NAXX","text":"Taunt\nDeathrattle: Summon a 1/2 Slime with Taunt.","type":"MINION"},{"artist":"Chris Robinson","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":1794,"elite":true,"flavor":"Kel'Thuzad could not resist the call of the Lich King. Even when it's just a robo-call extolling the Lich King's virtues.","health":8,"howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_013","mechanics":["TRIGGER_VISUAL"],"name":"Kel'Thuzad","rarity":"LEGENDARY","set":"NAXX","text":"At the end of each turn, summon all friendly minions that died this turn.","type":"MINION"},{"artist":"Dany Orizio","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1796,"elite":true,"flavor":"Stalagg want to write own flavor text. \"STALAGG AWESOME!\"","health":4,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_014","mechanics":["DEATHRATTLE"],"name":"Stalagg","rarity":"LEGENDARY","set":"NAXX","text":"Deathrattle: If Feugen also died this game, summon Thaddius.","type":"MINION"},{"artist":"Dany Orizio","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1797,"elite":true,"flavor":"Feugen is sad because everyone likes Stalagg better.","health":7,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_015","mechanics":["DEATHRATTLE"],"name":"Feugen","rarity":"LEGENDARY","set":"NAXX","text":"Deathrattle: If Stalagg also died this game, summon Thaddius.","type":"MINION"},{"artist":"Glenn Rane","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1799,"flavor":"This soul just wails on you. Dang, soul, let up already.","health":5,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_016","mechanics":["BATTLECRY"],"name":"Wailing Soul","rarity":"RARE","referencedTags":["SILENCE"],"set":"NAXX","text":"Battlecry: Silence your other minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1800,"flavor":"Weblords spend all day making giant trampoline parks.","health":4,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_017","mechanics":["AURA"],"name":"Nerub'ar Weblord","rarity":"COMMON","referencedTags":["BATTLECRY"],"set":"NAXX","text":"Minions with Battlecry cost (2) more.","type":"MINION"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":1801,"flavor":"The one time when duping cards won't get your account banned!","howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_018","mechanics":["SECRET"],"name":"Duplicate","rarity":"COMMON","set":"NAXX","text":"Secret: When a friendly minion dies, put 2 copies of it into your hand.","type":"SPELL"},{"artist":"Brian Despain","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":1802,"flavor":"\"Poisonseed Bagel\" is the least popular bagel at McTiggin's Druidic Bagel Emporium.","howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_019","name":"Poison Seeds","rarity":"COMMON","set":"NAXX","text":"Destroy all minions and summon 2/2 Treants to replace them.","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":1804,"flavor":"Several paladins have joined together to deliver justice under the name \"Justice Force\". Their lawyer talked them out of calling themselves the Justice League.","howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_020","mechanics":["SECRET"],"name":"Avenge","rarity":"COMMON","set":"NAXX","text":"Secret: When one of your minions dies, give a random friendly minion +3/+2.","type":"SPELL"},{"artist":"Jim Nelson","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":1805,"durability":2,"flavor":"\"Take a bite outta Death.\" - McScruff the Deathlord","howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_021","mechanics":["DEATHRATTLE"],"name":"Death's Bite","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Deal 1 damage to all minions.","type":"WEAPON"},{"artist":"Robb Shoberg","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":1806,"flavor":"\"Void! Here, void! Here, buddy!\"","health":4,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_022","mechanics":["DEATHRATTLE"],"name":"Voidcaller","race":"DEMON","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Put a random Demon from your hand into the battlefield.","type":"MINION"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1807,"flavor":"The Cult of the Damned has found it's best not to mention their name when recruiting new cultists.","health":4,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_023","mechanics":["DEATHRATTLE"],"name":"Dark Cultist","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Give a random friendly minion +3 Health.","type":"MINION"},{"artist":"Mike Nicholson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1808,"flavor":"Filling your Ghouls with Rocket Fuel is all the rage at Necromancer school.","health":3,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_024","mechanics":["DEATHRATTLE","TAUNT"],"name":"Unstable Ghoul","rarity":"COMMON","set":"NAXX","text":"Taunt. Deathrattle: Deal 1 damage to all minions.","type":"MINION"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":1809,"flavor":"It's like birth, except you're an adult and you were just dead a second ago.","howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_025","name":"Reincarnate","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"NAXX","text":"Destroy a minion, then return it to life with full Health.","type":"SPELL"},{"artist":"Nate Bowden","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":1810,"flavor":"Originally he was called \"Anub'ar Guy who bounces a guy back to your hand\", but it lacked a certain zing.","health":5,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_026","mechanics":["DEATHRATTLE"],"name":"Anub'ar Ambusher","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Return a random friendly minion to your hand.","type":"MINION"},{"artist":"Matt Smith","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1861,"flavor":"Stoneskin Gargoyles love freeze tag.","health":4,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_027","mechanics":["TRIGGER_VISUAL"],"name":"Stoneskin Gargoyle","rarity":"COMMON","set":"NAXX","text":"At the start of your turn, restore this minion to full Health.","type":"MINION"},{"artist":"Jonboy Meyers","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1910,"flavor":"In a world where you can run to a spirit healer and resurrect yourself, Undertakers do pretty light business.","health":2,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_028","mechanics":["TRIGGER_VISUAL"],"name":"Undertaker","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"NAXX","text":"Whenever you summon a minion with Deathrattle, gain +1 Attack.","type":"MINION"},{"artist":"Jon McConnell","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1913,"flavor":"They like to dance to reggae.","health":4,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_029","mechanics":["DEATHRATTLE"],"name":"Dancing Swords","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Your opponent draws a card.","type":"MINION"},{"artist":"Samwise","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1914,"elite":true,"flavor":"Loatheb used to be a simple Bog Beast. This is why we need stricter regulations on mining and agriculture.","health":5,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_030","mechanics":["BATTLECRY"],"name":"Loatheb","rarity":"LEGENDARY","set":"NAXX","text":"Battlecry: Enemy spells cost (5) more next turn.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1915,"elite":true,"flavor":"There used to be five Horsemen but one of them left because a job opened up in the deadmines and the benefits were better.","health":7,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_031","mechanics":["AURA"],"name":"Baron Rivendare","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"NAXX","text":"Your minions trigger their Deathrattles twice.","type":"MINION"},{"artist":"Chris Seaman","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":46650,"flavor":"\"I'm sorry, son. We had to send Old Howler offâŚto a farmâŚto playâŚ\"","health":3,"id":"GIL_113","mechanics":["RUSH"],"name":"Rabid Worgen","rarity":"COMMON","set":"GILNEAS","text":"Rush","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":46654,"flavor":"She sells all manner of keys: from A flat to G sharp.","health":2,"id":"GIL_116","mechanics":["BATTLECRY","DISCOVER"],"name":"Arcane Keysmith","rarity":"EPIC","referencedTags":["SECRET"],"set":"GILNEAS","text":"Battlecry: Discover a Secret. Put it into the battlefield.","type":"MINION"},{"artist":"Dave Allsop","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46655,"flavor":"Does anyone want to play dead!?","health":6,"id":"GIL_117","mechanics":["TRIGGER_VISUAL"],"name":"Worgen Abomination","rarity":"EPIC","set":"GILNEAS","text":"At the end of your turn, deal 2 damage to all other damaged minions.","type":"MINION"},{"artist":"Dave Allsop","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46656,"flavor":"Unfortunately, his doctorate is in Murloc Literature.","health":8,"id":"GIL_118","mechanics":["DEATHRATTLE"],"name":"Deranged Doctor","rarity":"COMMON","set":"GILNEAS","text":"Deathrattle: Restore #8 Health to your hero.","type":"MINION"},{"artist":"Luca Zontini","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46658,"flavor":"Decorating tip: Unused cauldrons can make a lovely elemental display.","health":7,"id":"GIL_119","mechanics":["AURA"],"name":"Cauldron Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"GILNEAS","text":"Your other Elementals have +2 Attack.","type":"MINION"},{"artist":"Chris Seaman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46659,"flavor":"One head is a morning person. The other head hates morning people.","health":9,"id":"GIL_120","mechanics":["TAUNT"],"name":"Furious Ettin","rarity":"COMMON","set":"GILNEAS","text":"Taunt","type":"MINION"},{"artist":"Grace Liu","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46660,"flavor":"Birds of a feather Moonfire together.","health":8,"id":"GIL_121","mechanics":["SPELLPOWER"],"name":"Darkmire Moonkin","rarity":"COMMON","set":"GILNEAS","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":46667,"flavor":"The hills have eyes. And teeth. Pretty bad breath, too.","health":7,"id":"GIL_124","mechanics":["BATTLECRY"],"name":"Mossy Horror","rarity":"EPIC","set":"GILNEAS","text":"Battlecry: Destroy all other minions with 2 or less Attack.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46674,"flavor":"He's entirely bonkers. All the best goblins are.","health":2,"id":"GIL_125","mechanics":["BATTLECRY"],"name":"Mad Hatter","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_WITH_RACE":11},"rarity":"RARE","set":"GILNEAS","text":"[x]Battlecry: Randomly toss\n3 hats to other minions.\nEach hat gives +1/+1.","type":"MINION"},{"artist":"James Ryman","attack":8,"cardClass":"HUNTER","collectible":true,"cost":10,"dbfId":46678,"elite":true,"flavor":"Taste your world's corruption! It tastes like chicken.","health":8,"id":"GIL_128","mechanics":["BATTLECRY"],"name":"Emeriss","race":"DRAGON","rarity":"LEGENDARY","set":"GILNEAS","text":"Battlecry: Double the Attack and Health of all minions in your hand.","type":"MINION"},{"artist":"Jerry Mascho","attack":2,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":46680,"flavor":"Majestic. Ethereal. Still pretty down in the dumps, though.","health":6,"id":"GIL_130","mechanics":["BATTLECRY","TAUNT"],"name":"Gloom Stag","race":"BEAST","rarity":"EPIC","set":"HOF","text":"Taunt\nBattlecry: If your deck has only odd-Cost cards, gain +2/+2.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":46694,"flavor":"For a healthier option, try Holy Water: Zero.","id":"GIL_134","name":"Holy Water","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"Deal $4 damage to a minion. If that kills it, add a copy of it to your hand.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":46706,"elite":true,"flavor":"He's everyone you want to be.","health":1,"id":"GIL_142","name":"Chameleos","race":"BEAST","rarity":"LEGENDARY","set":"GILNEAS","text":"Each turn this is in your hand, transform it into a card your opponent is holding.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46710,"flavor":"They make wonderful pets if you're not allergic to blood loss.","health":3,"id":"GIL_143","mechanics":["LIFESTEAL","RUSH"],"name":"Vicious Scalehide","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal\nRush","type":"MINION"},{"artist":"Milivoj Ceran","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":46713,"flavor":"Weirdly, the bells stop ringing after 5.","id":"GIL_145","mechanics":["ECHO"],"name":"Sound the Bells!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"Echo\nGive a minion +1/+2.","type":"SPELL"},{"artist":"Anton Zemskov","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":46715,"flavor":"Forecast: \"Cloudy with a chance of fireballs.\"","id":"GIL_147","mechanics":["ImmuneToSpellpower"],"name":"Cinderstorm","rarity":"RARE","set":"GILNEAS","text":"Deal $5 damage randomly split among all enemies.","type":"SPELL"},{"artist":"Jason Kang","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":46721,"elite":true,"flavor":"The upper windows used to be for aiming. Then we thought: \"Hey! MORE cannons!\"","health":8,"id":"GIL_152","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Blackhowl Gunspire","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Can't attack. Whenever\nthis minion takes damage,\ndeal 3 damage to a\nrandom enemy.","type":"MINION"},{"artist":"Dave Allsop","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":46725,"flavor":"Also comes in other colors, but red's in fashion this season.","health":3,"id":"GIL_155","mechanics":["ENRAGED","RUSH"],"name":"Redband Wasp","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"Rush\nHas +3 Attack while damaged.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":46737,"flavor":"These elementals, along with feldspar and mica, are often taken for granite.","health":8,"id":"GIL_156","name":"Quartz Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"GILNEAS","text":"Can't attack while damaged.","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":46859,"flavor":"She's a scythe for sore eyes.","health":2,"id":"GIL_188","mechanics":["CHOOSE_ONE"],"name":"Druid of the Scythe","rarity":"COMMON","referencedTags":["RUSH","TAUNT"],"set":"GILNEAS","text":"[x]Choose One - Transform\ninto a 4/2 with Rush;\nor a 2/4 with Taunt.","type":"MINION"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":46862,"flavor":"Everywhelp, get in here!","health":9,"id":"GIL_190","mechanics":["TRIGGER_VISUAL"],"name":"Nightscale Matriarch","race":"DRAGON","rarity":"RARE","set":"GILNEAS","text":"Whenever a friendly minion is healed, summon a 3/3 Whelp.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":46864,"flavor":"Like a knitting circle, but less evil.","id":"GIL_191","name":"Fiendish Circle","rarity":"COMMON","set":"GILNEAS","text":"[x]Summon four 1/1 Imps.","type":"SPELL"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46874,"elite":true,"flavor":"The cards are always golden on the other side.","health":3,"id":"GIL_198","mechanics":["BATTLECRY"],"name":"Azalina Soulthief","rarity":"LEGENDARY","set":"GILNEAS","text":"Battlecry: Replace your hand with a copy of your opponent's.","type":"MINION"},{"artist":"Garrett Hanna","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":46596,"flavor":"After a short paws, she's back to herself again.","health":5,"id":"GIL_200","mechanics":["STEALTH"],"name":"Duskhaven Hunter","rarity":"RARE","set":"GILNEAS","text":"[x]Stealth\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Mike Azevedo","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46598,"flavor":"Time to squash your opponent.","health":4,"id":"GIL_201","mechanics":["LIFESTEAL"],"name":"Pumpkin Peasant","rarity":"COMMON","set":"GILNEAS","text":"[x]Lifesteal\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46601,"flavor":"Admittedly, they kind of dropped the ball with Prince Liam.","health":8,"id":"GIL_202","mechanics":["DIVINE_SHIELD","RUSH"],"name":"Gilnean Royal Guard","rarity":"RARE","set":"GILNEAS","text":"[x]Divine Shield, Rush\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Tyler West Studio","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":46621,"flavor":"When one buke just isnât enough.","id":"GIL_203","name":"Rebuke","rarity":"COMMON","set":"GILNEAS","text":"Enemy spells cost (5) more next turn.","type":"SPELL"},{"artist":"Dai Yang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46634,"flavor":"Recruited from the Gilnean opera house.","health":4,"id":"GIL_207","mechanics":["ECHO","TAUNT"],"name":"Phantom Militia","rarity":"RARE","set":"GILNEAS","text":"Echo\nTaunt","type":"MINION"},{"artist":"Ben Zhang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46661,"flavor":"That Friends and Familiars Plan is really paying off!","health":1,"id":"GIL_212","mechanics":["BATTLECRY"],"name":"Ravencaller","rarity":"COMMON","set":"GILNEAS","text":"[x]Battlecry: Add two\nrandom 1-Cost minions\nto your hand.","type":"MINION"},{"artist":"Sean McNally","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46665,"flavor":"Doom! Only doom for you! But pay good tip, maybe less doom.","health":4,"id":"GIL_213","mechanics":["BATTLECRY"],"name":"Tanglefur Mystic","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: Add a random\n2-Cost minion to each player's hand.","type":"MINION"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":46887,"elite":true,"flavor":"Curse-bringer, tree-twister, mother of wretched thingsâŚHanzo main.","health":30,"id":"GIL_504","mechanics":["BATTLECRY"],"name":"Hagatha the Witch","rarity":"LEGENDARY","set":"GILNEAS","text":"Battlecry: Deal 3 damage to all minions.","type":"HERO"},{"artist":"Rock Niu","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":46897,"flavor":"50% off. Every shot must go!","id":"GIL_506","mechanics":["ECHO"],"name":"Cheap Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"Echo\n Deal $2 damage to a minion.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":46903,"flavor":"Amwitched. Beingwitched. Beenwitched.","health":1,"id":"GIL_507","mechanics":["BATTLECRY","TAUNT"],"name":"Bewitched Guardian","rarity":"RARE","set":"GILNEAS","text":"[x]Taunt\nBattlecry: Gain +1 Health\n for each card in your hand. ","type":"MINION"},{"artist":"Jiajun Tian","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":46904,"flavor":"Happily married with two kids. It was love at first bite.","health":4,"id":"GIL_508","mechanics":["BATTLECRY"],"name":"Duskbat","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: If your hero took damage this turn, summon two 1/1 Bats.","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":46908,"flavor":"One little Mistwraith sitting in a tree. M-I-S-T-I-N-G.","health":5,"id":"GIL_510","mechanics":["TRIGGER_VISUAL"],"name":"Mistwraith","rarity":"RARE","referencedTags":["ECHO"],"set":"GILNEAS","text":"Whenever you play an Echo card, gain +1/+1.","type":"MINION"},{"artist":"Tyler West Studio","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46950,"flavor":"She simply refuses to ask for directions.","health":1,"id":"GIL_513","mechanics":["DEATHRATTLE"],"name":"Lost Spirit","rarity":"COMMON","set":"GILNEAS","text":"Deathrattle: Give your minions +1 Attack.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":46936,"flavor":"He's on the hunt for Togwaggle's missing rat.","health":2,"id":"GIL_515","mechanics":["BATTLECRY","RUSH"],"name":"Ratcatcher","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GILNEAS","text":"Rush\nBattlecry: Destroy a friendly minion and gain its Attack and Health.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":46940,"flavor":"Emeriss uses Wing Blast. It's super effective!","id":"GIL_518","name":"Wing Blast","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"Deal $4 damage to a minion. If a minion died this turn, this costs (1).","type":"SPELL"},{"artist":"Tyler West Studio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46988,"flavor":"They think they're trusted guardians. Dragons think they're convenient snacks.","health":11,"id":"GIL_526","mechanics":["BATTLECRY"],"name":"Wyrmguard","rarity":"COMMON","referencedTags":["TAUNT"],"set":"GILNEAS","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.","type":"MINION"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46991,"flavor":"Everyone expects an inquisition reference.","health":6,"id":"GIL_527","mechanics":["LIFESTEAL","TAUNT"],"name":"Felsoul Inquisitor","race":"DEMON","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal\nTaunt","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46992,"flavor":"Same turn delivery - guaranteed!","health":6,"id":"GIL_528","mechanics":["RUSH"],"name":"Swift Messenger","rarity":"COMMON","set":"GILNEAS","text":"[x]Rush\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46994,"flavor":"He also goes by \"worg-lock.\"","health":4,"id":"GIL_529","mechanics":["SPELLPOWER"],"name":"Spellshifter","rarity":"COMMON","set":"GILNEAS","spellDamage":1,"text":"[x]Spell Damage +1\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":46996,"flavor":"Makes shockingly good unagi.","health":3,"id":"GIL_530","mechanics":["BATTLECRY"],"name":"Murkspark Eel","playRequirements":{"REQ_DRAG_TO_PLAY_PRE29933":0},"race":"BEAST","rarity":"RARE","set":"HOF","targetingArrowText":"Deal 2 damage.","text":"Battlecry: If your deck has only even-Cost cards, deal 2 damage.","type":"MINION"},{"artist":"Sam Hogg","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":46998,"flavor":"Is she a frog that became a witch, or a witch that became a frog?","health":1,"id":"GIL_531","mechanics":["BATTLECRY","TAUNT"],"name":"Witch's Apprentice","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Taunt\nBattlecry: Add a random Shaman spell to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47014,"flavor":"Hard time making ends meet? Hate the League of Explorers? Get a job henching!","health":3,"id":"GIL_534","mechanics":["TRIGGER_VISUAL"],"name":"Hench-Clan Thug","rarity":"COMMON","set":"GILNEAS","text":"After your hero attacks, give this minion +1/+1.","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":47016,"flavor":"Oh look. A Gorehowl.","id":"GIL_537","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Deadly Arsenal","rarity":"EPIC","set":"GILNEAS","text":"Reveal a weapon from your deck. Deal its Attack to all minions.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":47033,"flavor":"Wanted on three counts of gnomish possession.","id":"GIL_543","mechanics":["AFFECTED_BY_SPELL_POWER","DISCOVER"],"name":"Dark Possession","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"Deal $2 damage to a friendly character. Discover a Demon.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":47051,"flavor":"Maybe we should have called him Ghostly Rusher.","health":4,"id":"GIL_545","mechanics":["DIVINE_SHIELD","RUSH"],"name":"Ghostly Charger","rarity":"COMMON","set":"GILNEAS","text":"Divine Shield\nRush","type":"MINION"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":47053,"elite":true,"flavor":"You either die a villain, or live long enough to see yourself become the hero.","health":4,"id":"GIL_547","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Darius Crowley","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Rush\nAfter this attacks and kills\na minion, gain +2/+2.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47054,"flavor":"Known throughout the land as the Spooky-nomicon.","id":"GIL_548","name":"Book of Specters","rarity":"EPIC","set":"GILNEAS","text":"Draw 3 cards. Discard any spells drawn.","type":"SPELL"},{"artist":"Adam Byrne","attack":5,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":47055,"elite":true,"flavor":"Just a twist to the left, one quarter turn to the right and ⌠oops! Well, we didnât need that timeline anyway.","health":5,"id":"GIL_549","mechanics":["BATTLECRY"],"name":"Toki, Time-Tinker","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Add a random\nLegendary minion from\nthe past to your hand.","type":"MINION"},{"artist":"Max Grecke","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":47063,"flavor":"We didn't actually fire the guy who named Dark Wispers.","id":"GIL_553","name":"Wispering Woods","rarity":"EPIC","set":"GILNEAS","text":"[x]Summon a 1/1 Wisp for\neach card in your hand.","type":"SPELL"},{"artist":"Tyler West Studio","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":47071,"flavor":"She was an ordinary castaway... until she found that cursed volleyball.","health":3,"id":"GIL_557","mechanics":["DEATHRATTLE","RUSH"],"name":"Cursed Castaway","race":"PIRATE","rarity":"RARE","referencedTags":["COMBO"],"set":"GILNEAS","text":"Rush\nDeathrattle: Draw a Combo card from your deck.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":47072,"flavor":"A face only a druid could love.","health":1,"id":"GIL_558","mechanics":["LIFESTEAL"],"name":"Swamp Leech","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47077,"flavor":"\"Oh hi bark.\"","health":4,"id":"GIL_561","mechanics":["BATTLECRY"],"name":"Blackwald Pixie","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: Refresh your Hero Power.","type":"MINION"},{"artist":"Tyler West Studio","attack":1,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":47078,"flavor":"It aspires to be a Vilebrood Dancer, but it has eight left feet.","health":3,"id":"GIL_562","mechanics":["POISONOUS","RUSH"],"name":"Vilebrood Skitterer","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Poisonous\nRush","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":47085,"flavor":"The itsy bitsy spiders climbed up the village wall. Then came the witch and the spiders ate them all.","health":6,"id":"GIL_565","mechanics":["BATTLECRY"],"name":"Deathweb Spider","race":"BEAST","rarity":"EPIC","referencedTags":["LIFESTEAL"],"set":"GILNEAS","text":"Battlecry: If your hero\ntook damage this turn, gain Lifesteal.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":47117,"flavor":"The gates to the Gilnean pet cemetary MUST remain locked at all times.","id":"GIL_571","name":"Witching Hour","playRequirements":{"REQ_FRIENDLY_MINIONS_OF_RACE_DIED_THIS_GAME":20,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"GILNEAS","text":"Summon a random friendly Beast that died this game.","type":"SPELL"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47128,"flavor":"MISSING: One giant rat. Please return to King Togwaggle.","id":"GIL_577","mechanics":["SECRET"],"name":"Rat Trap","rarity":"EPIC","set":"GILNEAS","text":"[x]Secret: After your\nopponent plays three\ncards in a turn, summon\na 6/6 Rat.","type":"SPELL"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":47131,"elite":true,"flavor":"\"1 minion⌠ah, ah, ah! 2 minions⌠ah, ah, ah! 3 minions⌠ah, ah, ah!\"","health":6,"id":"GIL_578","mechanics":["BATTLECRY"],"name":"Countess Ashmore","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE","LIFESTEAL","RUSH"],"set":"GILNEAS","text":"[x]Battlecry: Draw a Rush,\nLifesteal, and Deathrattle\ncard from your deck.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":47133,"flavor":"When he was younger, he was the town crybaby.","health":2,"id":"GIL_580","mechanics":["BATTLECRY"],"name":"Town Crier","rarity":"EPIC","referencedTags":["RUSH"],"set":"GILNEAS","text":"Battlecry: Draw a Rush minion from your deck.","type":"MINION"},{"artist":"Brian Despain","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47134,"flavor":"The secret is glue.","health":4,"id":"GIL_581","mechanics":["BATTLECRY"],"name":"Sandbinder","rarity":"EPIC","set":"GILNEAS","text":"Battlecry: Draw an Elemental from your deck.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":47138,"flavor":"When regular totem hours won't cut it.","health":3,"id":"GIL_583","mechanics":["BATTLECRY","TAUNT"],"name":"Totem Cruncher","race":"BEAST","rarity":"EPIC","set":"GILNEAS","text":"Taunt\nBattlecry: Destroy your Totems. Gain +2/+2 for each destroyed.","type":"MINION"},{"artist":"Ursula Dorada","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47142,"flavor":"She rids villages of annoying pests, like rats and children.","health":3,"id":"GIL_584","mechanics":["BATTLECRY"],"name":"Witchwood Piper","race":"DEMON","rarity":"RARE","set":"GILNEAS","text":"[x]Battlecry: Draw the lowest\nCost minion from your deck.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":47152,"flavor":"Or it might not.","id":"GIL_586","name":"Earthen Might","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"[x]Give a minion +2/+2.\nIf it's an Elemental, add\na random Elemental\nto your hand.","type":"SPELL"},{"artist":"Nutchapol Thitinunthakorn","attack":3,"cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":47201,"durability":4,"flavor":"Silverâs malleability limits its utility as an edged weapon. On the other hand... SHINY!","id":"GIL_596","mechanics":["TRIGGER_VISUAL"],"name":"Silver Sword","rarity":"RARE","set":"GILNEAS","text":"After your hero attacks, give your minions +1/+1.","type":"WEAPON"},{"artist":"J. Axer","attack":6,"cardClass":"ROGUE","collectible":true,"cost":8,"dbfId":47211,"elite":true,"flavor":"Those who cannot remember their card history are doomed to repeat it.","health":6,"id":"GIL_598","mechanics":["BATTLECRY"],"name":"Tess Greymane","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Replay every card\nfrom another class you've\nplayed this game (targets\nchosen randomly).","type":"MINION"},{"artist":"Jason Kang","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":47222,"flavor":"The material components for this spell are wool socks and a rug.","id":"GIL_600","mechanics":["AFFECTED_BY_SPELL_POWER","OVERLOAD"],"name":"Zap!","overload":1,"playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"Deal $2 damage to a minion. Overload: (1)","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47241,"flavor":"A popular local alternative to bananas.","health":4,"id":"GIL_601","mechanics":["BATTLECRY"],"name":"Scaleworm","race":"BEAST","rarity":"RARE","referencedTags":["RUSH"],"set":"GILNEAS","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Rush.","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":47256,"flavor":"Not all spiders are born poisonous. That's where he comes in.","health":4,"id":"GIL_607","mechanics":["TRIGGER_VISUAL"],"name":"Toxmonger","rarity":"EPIC","referencedTags":["POISONOUS"],"set":"GILNEAS","text":"[x]Whenever you play a 1-Cost\nminion, give it Poisonous.","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47930,"flavor":"\"Shh! You're going to start a howl!\"","health":1,"id":"GIL_607t","mechanics":["ECHO","RUSH"],"name":"Hunting Mastiff","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Echo\nRush","type":"MINION"},{"artist":"Kerem Beyit","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":47262,"flavor":"This wood imp. Stop asking!","health":1,"id":"GIL_608","mechanics":["DEATHRATTLE","STEALTH"],"name":"Witchwood Imp","race":"DEMON","rarity":"COMMON","set":"GILNEAS","text":"[x]Stealth\nDeathrattle: Give a random\n friendly minion +2 Health.","type":"MINION"},{"artist":"Charlene Le Scanff","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47287,"flavor":"\"Aww, I love it! It even kinda looks like me.\"","health":1,"id":"GIL_614","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Voodoo Doll","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GILNEAS","targetingArrowText":"Curse a minion.","text":"Battlecry: Choose a minion. Deathrattle: Destroy the chosen minion.","type":"MINION"},{"artist":"Jim Nelson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":47292,"flavor":"No use crying over split Festeroot,","health":4,"id":"GIL_616","mechanics":["DEATHRATTLE"],"name":"Splitting Festeroot","rarity":"EPIC","set":"GILNEAS","text":"Deathrattle: Summon two 2/2 Splitting Saplings.","type":"MINION"},{"artist":"Jomaro Kindred","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":47295,"elite":true,"flavor":"Summon an unlimited* number of minions!**\n*Six\n**Wisps","health":7,"id":"GIL_618","mechanics":["AURA"],"name":"Glinda Crowskin","rarity":"LEGENDARY","referencedTags":["ECHO"],"set":"GILNEAS","text":"Minions in your hand have Echo.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47298,"elite":true,"flavor":"The children were puzzled by the scratches covering the insides of their toy-boxes.","health":6,"id":"GIL_620","mechanics":["TRIGGER_VISUAL"],"name":"Dollmaster Dorian","rarity":"LEGENDARY","set":"GILNEAS","text":"Whenever you draw a minion, summon a 1/1 copy of it.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47343,"flavor":"In a pinch, he'll also settle for Holy Water: Zero.","health":3,"id":"GIL_622","mechanics":["BATTLECRY"],"name":"Lifedrinker","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"[x]Battlecry: Deal 3 damage to\nthe enemy hero. Restore\n#3 Health to your hero.","type":"MINION"},{"artist":"Alex Alexandrov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47346,"flavor":"You know what they say about people with big hands? Small bears.","health":12,"id":"GIL_623","mechanics":["BATTLECRY","TAUNT"],"name":"Witchwood Grizzly","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"[x]Taunt\nBattlecry: Lose 1 Health\nfor each card in your\nopponent's hand.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47348,"flavor":"Listen to the mew-sic of the night.","health":3,"id":"GIL_624","mechanics":["BATTLECRY"],"name":"Night Prowler","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"Battlecry: If this is the only minion on the battlefield, gain +3/+3.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":47405,"flavor":"\"Who are you? Eh, none of my business.\"","health":4,"id":"GIL_634","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Bellringer Sentry","rarity":"RARE","referencedTags":["SECRET"],"set":"GILNEAS","text":"Battlecry and Deathrattle: Put a Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Jakub Kasper","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":47416,"flavor":"Fly like an eagle, drop like a rock.","health":2,"id":"GIL_635","mechanics":["BATTLECRY"],"name":"Cathedral Gargoyle","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"GILNEAS","text":"Battlecry: If you're holding a Dragon, gain Taunt and Divine Shield.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":47423,"flavor":"Have you ever heard the wolf cry to the blue corn moon?","id":"GIL_637","name":"Ferocious Howl","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GILNEAS","text":"Draw a card.\nGain 1 Armor for each card in your hand.","type":"SPELL"},{"artist":"Alex Konstad","attack":4,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":47429,"flavor":"Experts worry that curios are a gateway to face-collecting.","health":4,"id":"GIL_640","mechanics":["TRIGGER_VISUAL"],"name":"Curio Collector","rarity":"RARE","set":"GILNEAS","text":"Whenever you draw a card, gain +1/+1.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":47438,"flavor":"Next step: Marshmallow elementals.","health":5,"id":"GIL_645","mechanics":["BATTLECRY"],"name":"Bonfire Elemental","race":"ELEMENTAL","rarity":"RARE","set":"GILNEAS","text":"Battlecry: If you played an Elemental last turn, draw a card.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47439,"flavor":"Most mechs are pretty chill, but this one is all wound up.","health":4,"id":"GIL_646","name":"Clockwork Automaton","race":"MECHANICAL","rarity":"COMMON","set":"GILNEAS","text":"Double the damage and healing of your Hero Power.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47458,"flavor":"Empty your pockets, I know youâve got a Wandering Monster in there!","health":6,"id":"GIL_648","mechanics":["BATTLECRY"],"name":"Chief Inspector","rarity":"RARE","referencedTags":["SECRET"],"set":"GILNEAS","text":"Battlecry: Destroy all enemy Secrets.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":47488,"elite":true,"flavor":"Theyâre good dogs, Tess.","health":6,"id":"GIL_650","mechanics":["AURA"],"name":"Houndmaster Shaw","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"GILNEAS","text":"Your other minions have\nRush.","type":"MINION"},{"artist":"Izzy Hoover","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47511,"durability":2,"flavor":"It's a lumberjack's axe and that's ok.","id":"GIL_653","mechanics":["DEATHRATTLE"],"name":"Woodcutter's Axe","rarity":"COMMON","referencedTags":["RUSH"],"set":"GILNEAS","text":"Deathrattle: Give +2/+1 to a random friendly Rush minion.","type":"WEAPON"},{"artist":"Phil Saunders","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47515,"flavor":"\"Left, right, left, right, there's none of the enemy left⌠Right?\"","id":"GIL_654","mechanics":["ECHO"],"name":"Warpath","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GILNEAS","text":"Echo\nDeal $1 damage to all minions.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":47516,"flavor":"Tree puns arboring.","health":7,"id":"GIL_655","mechanics":["TRIGGER_VISUAL"],"name":"Festeroot Hulk","rarity":"RARE","set":"GILNEAS","text":"After a friendly minion attacks, gain +1 Attack.","type":"MINION"},{"artist":"Craig Elliott","attack":8,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":47520,"elite":true,"flavor":"We're going to need some bigger tweezers.","health":8,"id":"GIL_658","mechanics":["BATTLECRY"],"name":"Splintergraft","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"GILNEAS","targetingArrowText":"Add a 10/10 copy to your hand.","text":"[x]Battlecry: Choose a friendly\nminion. Add a 10/10 copy to\nyour hand that costs (10).","type":"MINION"},{"artist":"Tom Baxa","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":47549,"flavor":"Taken up an octave, it's highly effective against stained glass golems.","id":"GIL_661","name":"Divine Hymn","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GILNEAS","text":"Restore #6 Health to all friendly characters.","type":"SPELL"},{"artist":"Vlad Botos","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":47553,"flavor":"An apple a day keeps the worgen at bay.","id":"GIL_663","name":"Witchwood Apple","rarity":"COMMON","set":"GILNEAS","text":"Add three 2/2 Treants to your hand.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":47554,"flavor":"As birds of ill omen, these crows often summon Doomsayers.","health":3,"id":"GIL_664","mechanics":["TRIGGER_VISUAL"],"name":"Vex Crow","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Whenever you cast a spell, summon a random\n2-Cost minion.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":47555,"flavor":"Warlocks refer to this as a \"balance change.\"","id":"GIL_665","mechanics":["ECHO"],"name":"Curse of Weakness","rarity":"RARE","set":"GILNEAS","text":"Echo\nGive all enemy minions -2 Attack until your next turn.","type":"SPELL"},{"artist":"Steve Prescott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47557,"flavor":"Key ingredient in Gilnean applesauce.","health":5,"id":"GIL_667","mechanics":["DEATHRATTLE","TAUNT"],"name":"Rotten Applebaum","rarity":"COMMON","set":"GILNEAS","text":"Taunt\nDeathrattle: Restore #4 Health to your hero.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":2,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":47594,"durability":2,"flavor":"So sharp it can cut through a spectral tomato!","id":"GIL_672","mechanics":["LIFESTEAL"],"name":"Spectral Cutlass","rarity":"EPIC","set":"GILNEAS","text":"[x]Lifesteal\nWhenever you play a card\nfrom another class,\ngain +1 Durability.","type":"WEAPON"},{"artist":"James Ryman","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":47599,"elite":true,"flavor":"âIâll trade you a Malfurion for an Anduin.â","health":2,"id":"GIL_677","mechanics":["BATTLECRY","ECHO"],"name":"Face Collector","rarity":"LEGENDARY","set":"GILNEAS","text":"Echo\nBattlecry: Add a random Legendary minion to your hand.","type":"MINION"},{"artist":"Jason Kang","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":47600,"flavor":"BoOooOogrglgrlgrlooOoOoo!","health":2,"id":"GIL_678","mechanics":["ECHO"],"name":"Ghost Light Angler","race":"MURLOC","rarity":"COMMON","set":"GILNEAS","text":"Echo","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47602,"flavor":"How do you make a walnut laugh? Crack it up!","health":3,"id":"GIL_680","mechanics":["ECHO"],"name":"Walnut Sprite","rarity":"COMMON","set":"GILNEAS","text":"Echo","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49502,"flavor":"Be all that you can be.","health":4,"id":"GIL_681","name":"Nightmare Amalgam","race":"ALL","rarity":"EPIC","set":"GILNEAS","text":"[x]This is an Elemental, Mech,\nDemon, Murloc, Dragon,\nBeast, Pirate and Totem.","type":"MINION"},{"artist":"Pior Oberson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47606,"flavor":"You think your job mucks.","health":8,"id":"GIL_682","mechanics":["BATTLECRY","RUSH"],"name":"Muck Hunter","rarity":"EPIC","set":"GILNEAS","text":"Rush\nBattlecry: Summon two 2/1 Mucklings for your opponent.","type":"MINION"},{"artist":"Wayne Wu","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47607,"flavor":"She would have gotten away with it, if it weren't for that meddling Drakeslayer.","health":4,"id":"GIL_683","mechanics":["BATTLECRY"],"name":"Marsh Drake","race":"DRAGON","rarity":"COMMON","referencedTags":["POISONOUS"],"set":"GILNEAS","text":"Battlecry: Summon a 2/1 Poisonous Drakeslayer for your opponent.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":47614,"flavor":"Sheâs all fun and games until someone rings that stupid bell.","health":5,"id":"GIL_685","name":"Paragon of Light","rarity":"RARE","referencedTags":["LIFESTEAL","TAUNT"],"set":"GILNEAS","text":"While this minion has 3 or more Attack, it has Taunt and Lifesteal.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":47625,"flavor":"Wanted: Dead or Undead.","id":"GIL_687","name":"WANTED!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GILNEAS","text":"Deal $3 damage to a minion. If that kills it, add a Coin to your hand.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47692,"elite":true,"flavor":"His worgen children call him Archmage AROO-OO-OO-OO-gal.","health":2,"id":"GIL_691","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Arugal","rarity":"LEGENDARY","set":"GILNEAS","text":"Whenever you draw a minion, add a copy of it to your hand.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":47693,"elite":true,"flavor":"Ever since Sylvanas killed his son, he's dreamed of getting⌠even.","health":5,"id":"GIL_692","mechanics":["COLLECTIONMANAGER_FILTER_MANA_EVEN","START_OF_GAME"],"name":"Genn Greymane","rarity":"LEGENDARY","set":"HOF","text":"[x]Start of Game:\nIf your deck has only even-\nCost cards, your starting\nHero Power costs (1).","type":"MINION"},{"artist":"Qinghao Wu","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":47694,"flavor":"Like a sloppy joe for vampires.","health":6,"id":"GIL_693","mechanics":["TRIGGER_VISUAL"],"name":"Blood Witch","rarity":"RARE","set":"GILNEAS","text":"At the start of your turn, deal 1 damage to your hero.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":47696,"elite":true,"flavor":"\"I have a very particular set of skills. Skills that make me a nightmare for witches like you.\"","health":5,"id":"GIL_694","mechanics":["BATTLECRY"],"name":"Prince Liam","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Transform all\n1-Cost cards in your deck\n into Legendary minions.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":47799,"flavor":"He'll pick anyone's pocket, except a gnome's. He'd never stoop so low.","id":"GIL_696","mechanics":["ECHO"],"name":"Pick Pocket","rarity":"RARE","set":"GILNEAS","text":"Echo\nAdd a random card to your hand (from your opponent's class).","type":"SPELL"},{"artist":"Glenn Rane","attack":3,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":47819,"elite":true,"flavor":"Someone called her \"Tweety\". She didn't take it well.","health":7,"id":"GIL_800","mechanics":["AURA"],"name":"Duskfallen Aviana","rarity":"LEGENDARY","set":"GILNEAS","text":"On each player's turn, the first card played costs (0).","type":"MINION"},{"artist":"Gonzalo Ordonez","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47821,"flavor":"Lick the ice block. I triple-double-dog-dare-you.","id":"GIL_801","name":"Snap Freeze","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"GILNEAS","text":"Freeze a minion.\nIf it's already Frozen, destroy it.","type":"SPELL"},{"artist":"Tyler West Studio","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":47825,"flavor":"She only needs two commands: \"Heel\" and \"Sic 'em!\"","health":5,"id":"GIL_803","mechanics":["BATTLECRY","RUSH"],"name":"Militia Commander","rarity":"RARE","set":"GILNEAS","text":"Rush\nBattlecry: Gain +3 Attack this turn.","type":"MINION"},{"artist":"Dave Allsop","attack":6,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":47836,"flavor":"Also does weddings.","health":5,"id":"GIL_805","mechanics":["DEATHRATTLE"],"name":"Coffin Crasher","rarity":"RARE","set":"GILNEAS","text":"Deathrattle: Summon a Deathrattle minion from your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":47873,"flavor":"The tricky part is getting them to HOLD their shape.","health":8,"id":"GIL_807","mechanics":["TRIGGER_VISUAL"],"name":"Bogshaper","race":"ELEMENTAL","rarity":"EPIC","set":"GILNEAS","text":"Whenever you cast a spell, draw a minion from your deck.","type":"MINION"},{"artist":"Phil Saunders","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47895,"flavor":"Overpowered Steambot got nerfed.","health":9,"id":"GIL_809","mechanics":["TAUNT"],"name":"Unpowered Steambot","race":"MECHANICAL","rarity":"COMMON","set":"GILNEAS","text":"Taunt","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":48002,"flavor":"\"I⌠I dreamed I accidentally crafted a golden Millhouse! It was so REAL!\"","id":"GIL_813","name":"Vivid Nightmare","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GILNEAS","text":"[x]Choose a friendly minion.\nSummon a copy of it with\n1 Health remaining.","type":"SPELL"},{"artist":"Dave Allsop","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48039,"flavor":"He's gotten big into crypt-o-currency.","health":2,"id":"GIL_815","mechanics":["BATTLECRY"],"name":"Baleful Banker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GILNEAS","targetingArrowText":"Shuffle a copy into your deck.","text":"Battlecry: Choose a friendly minion. Shuffle a copy into your deck.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":48106,"flavor":"Would you eat them in a ditch? Would you eat them with a witch?","health":3,"id":"GIL_816","mechanics":["DEATHRATTLE"],"name":"Swamp Dragon Egg","rarity":"COMMON","set":"GILNEAS","text":"Deathrattle: Add a random Dragon to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":48107,"elite":true,"flavor":"She seems scary, but she's got a glass jaw.","health":3,"id":"GIL_817","mechanics":["DIVINE_SHIELD","TRIGGER_VISUAL"],"name":"The Glass Knight","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Divine Shield\nWhenever you restore Health,\ngain Divine Shield.","type":"MINION"},{"artist":"Anton Zemskov","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":48110,"flavor":"Eye of murloc, ear of bat, foot of Fordring, fur of catâŚ","health":4,"id":"GIL_819","mechanics":["TRIGGER_VISUAL"],"name":"Witch's Cauldron","rarity":"EPIC","set":"GILNEAS","text":"After a friendly minion dies, add a random Shaman spell to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":6,"cardClass":"SHAMAN","collectible":true,"cost":9,"dbfId":48111,"elite":true,"flavor":"Beware the Shudderwock, my son. We're fresh out of vorpal daggers.","health":6,"id":"GIL_820","mechanics":["BATTLECRY"],"name":"Shudderwock","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Repeat all other\nBattlecries from cards you\nplayed this game (targets\nchosen randomly).","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":48156,"elite":true,"flavor":"Betrayed the Alliance. Betrayed the Horde. All for 200 achievement points and a sweet, sweet hat.","health":4,"id":"GIL_825","mechanics":["BATTLECRY"],"name":"Lord Godfrey","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Deal 2 damage to\nall other minions. If any die,\nrepeat this Battlecry.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":48158,"elite":true,"flavor":"In her defense, it did look like a cookie.","health":8,"id":"GIL_826","mechanics":["COLLECTIONMANAGER_FILTER_MANA_ODD","START_OF_GAME"],"name":"Baku the Mooneater","race":"BEAST","rarity":"LEGENDARY","set":"HOF","text":"[x]Start of Game:\nIf your deck has only odd-\nCost cards, upgrade\nyour Hero Power.","type":"MINION"},{"artist":"Eva Widermannn","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":48199,"flavor":"It's like, SUPER bad at staring contests.","health":3,"id":"GIL_827","mechanics":["BATTLECRY"],"name":"Blink Fox","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Efrem Palacios","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":48201,"flavor":"It's always Huffer. And Huffer. And Huffer. And Huffer.","id":"GIL_828","name":"Dire Frenzy","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"rarity":"COMMON","set":"GILNEAS","text":"Give a Beast +3/+3. Shuffle 3 copies into your deck with +3/+3.","type":"SPELL"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":48286,"flavor":"\"Just sign this waiver, and we'll be on our way.\"","health":6,"id":"GIL_833","mechanics":["TRIGGER_VISUAL"],"name":"Forest Guide","rarity":"RARE","set":"GILNEAS","text":"At the end of your turn, both players draw a card.","type":"MINION"},{"artist":"Tyler Walpole","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":48360,"flavor":"Everyone hail to the squashling song!","health":1,"id":"GIL_835","mechanics":["BATTLECRY","ECHO"],"name":"Squashling","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"[x]Echo\nBattlecry: Restore #2 Health.","type":"MINION"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":48393,"flavor":"A lot of shaman have started vaping their invocations.","id":"GIL_836","mechanics":["DISCOVER"],"name":"Blazing Invocation","rarity":"RARE","referencedTags":["BATTLECRY"],"set":"GILNEAS","text":"Discover a Battlecry minion.","type":"SPELL"},{"artist":"Bill Ruan","attack":4,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":48444,"flavor":"Some moths are attracted to flame. This one's attracted to disco.","health":4,"id":"GIL_837","mechanics":["BATTLECRY"],"name":"Glitter Moth","race":"BEAST","rarity":"EPIC","set":"HOF","text":"Battlecry: If your deck has only odd-Cost cards, double the Health of your other minions.","type":"MINION"},{"artist":"Jakub Kasper","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":48445,"flavor":"She's so odd, you can't even.","health":3,"id":"GIL_838","mechanics":["BATTLECRY","SPELLPOWER"],"name":"Black Cat","race":"BEAST","rarity":"COMMON","set":"HOF","spellDamage":1,"text":"Spell Damage +1\n Battlecry: If your deck has only odd-Cost cards, draw a card.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":48560,"elite":true,"flavor":"She was a lady in polka dots until the gnomish laundromat incident.","health":5,"id":"GIL_840","mechanics":["BATTLECRY"],"name":"Lady in White","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Cast 'Inner Fire'\n on every minion in your deck \n(set Attack equal to Health).","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":48585,"flavor":"In life he worked as a sword swallower.","health":4,"id":"GIL_902","mechanics":["COMBO"],"name":"Cutthroat Buccaneer","race":"PIRATE","rarity":"COMMON","set":"GILNEAS","text":"Combo: Give your weapon +1 Attack.","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48832,"flavor":"Find your own wisdom. Perhaps behind the couch.","id":"GIL_903","mechanics":["SECRET"],"name":"Hidden Wisdom","rarity":"EPIC","set":"GILNEAS","text":"[x]Secret: After your\nopponent plays three\ncards in a turn, draw\n2 cards.","type":"SPELL"},{"artist":"Steve Prescott","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":48902,"flavor":"Fits easily into overhead luggage bins.","health":7,"id":"GIL_905","mechanics":["BATTLECRY"],"name":"Carrion Drake","race":"DRAGON","rarity":"RARE","referencedTags":["POISONOUS"],"set":"GILNEAS","text":"Battlecry: If a minion died this turn, gain Poisonous.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":1927,"flavor":"Calling something a flamecannon really doesn't do much to distinguish it from other goblin devices.","id":"GVG_001","name":"Flamecannon","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","set":"GVG","text":"Deal $4 damage to a random enemy minion.","type":"SPELL"},{"artist":"Gabor Szikszai","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":1928,"flavor":"Do the slow chant when he waddles by: \"Chug! Chug! Chug!\"","health":3,"id":"GVG_002","mechanics":["FREEZE"],"name":"Snowchugger","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Freeze any character damaged by this minion.","type":"MINION"},{"artist":"Sean OâDaniels","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":1929,"flavor":"The denizens of Azeroth have no idea how much work goes into stabilizing portals. We spend like 30% of GDP on portal upkeep.","id":"GVG_003","name":"Unstable Portal","rarity":"RARE","set":"GVG","text":"Add a random minion to your hand. It costs (3) less.","type":"SPELL"},{"artist":"Glenn Rane","attack":5,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":1934,"flavor":"If you can't find a bomb to throw, just pick up any goblin invention and throw that.","health":4,"id":"GVG_004","mechanics":["BATTLECRY"],"name":"Goblin Blastmage","rarity":"RARE","set":"GVG","text":"Battlecry: If you have a Mech, deal 4 damage randomly split among all enemies.","type":"MINION"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":1941,"flavor":"Medivh's echo haunts Karazhan, eternally cheating at chess and Hearthstone.","id":"GVG_005","name":"Echo of Medivh","rarity":"EPIC","set":"GVG","text":"Put a copy of each friendly minion into your hand.","type":"SPELL"},{"artist":"Phil Saunders","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1940,"flavor":"Mechs that summon mechs? What's next? Donuts that summon donuts? Mmmmm.","health":3,"id":"GVG_006","mechanics":["AURA"],"name":"Mechwarper","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Your Mechs cost (1) less.","type":"MINION"},{"artist":"Aleksi Briclot","attack":7,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":1939,"elite":true,"flavor":"Mimiron likes to take the Flame Leviathan out on some sweet joyrides.","health":7,"id":"GVG_007","mechanics":["TOPDECK"],"name":"Flame Leviathan","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"When you draw this, deal 2 damage to all characters.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":1938,"flavor":"This is what happens when you allow goblins to be priests.","id":"GVG_008","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Lightbomb","rarity":"EPIC","set":"GVG","text":"Deal damage to each minion equal to its Attack.","type":"SPELL"},{"artist":"Matt Dixon","attack":2,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1937,"flavor":"Shadowbomber does her job, but she's kind of phoning it in at this point.","health":1,"id":"GVG_009","mechanics":["BATTLECRY"],"name":"Shadowbomber","rarity":"EPIC","set":"GVG","text":"Battlecry: Deal 3 damage to each hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1935,"flavor":"Velen wrote a \"Lovely Card\" for Tyrande with a picture of the Deeprun Tram that said \"I Choo-Choo-Choose you!\"","id":"GVG_010","name":"Velen's Chosen","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"GVG","text":"Give a minion +2/+4 and Spell Damage +1.","type":"SPELL"},{"artist":"Jim Nelson","attack":3,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":1936,"flavor":"After the debacle of the Gnomish World Enlarger, gnomes are wary of size-changing inventions.","health":2,"id":"GVG_011","mechanics":["BATTLECRY"],"name":"Shrinkmeister","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GVG","targetingArrowText":"Give -2 Attack this turn.","text":"Battlecry: Give a minion -2 Attack this turn.","type":"MINION"},{"artist":"Jesper Ejsing","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1933,"flavor":"\"Light it up!\" - Command given to both Lightwardens and Goblins holding Flamecannons.","id":"GVG_012","name":"Light of the Naaru","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GVG","text":"Restore #3 Health. If the target is still damaged, summon a Lightwarden.","type":"SPELL"},{"artist":"Trent Kaniuga","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1932,"flavor":"After a while, you don't see the cogs and sprockets. All you see is a robot, a spider tank, a deathray...","health":2,"id":"GVG_013","name":"Cogmaster","rarity":"COMMON","set":"GVG","text":"Has +2 Attack while you have a Mech.","type":"MINION"},{"artist":"Raymond Swanland","attack":6,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":1931,"elite":true,"flavor":"Vol'jin is a shadow hunter, which is like a shadow priest except more voodoo.","health":2,"id":"GVG_014","mechanics":["BATTLECRY"],"name":"Vol'jin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"GVG","targetingArrowText":"Swap Health.","text":"Battlecry: Swap Health with another minion.","type":"MINION"},{"artist":"Jeff Haynie","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2093,"flavor":"If you're looking to make an \"Emo\" deck, this card is perfect!","id":"GVG_015","name":"Darkbomb","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GVG","text":"Deal $3 damage.","type":"SPELL"},{"artist":"Zoltan & Gabor","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1982,"flavor":"So reaver. Much fel. Wow.","health":8,"id":"GVG_016","mechanics":["TRIGGER_VISUAL"],"name":"Fel Reaver","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Whenever your opponent plays a card, remove the top 3 cards of your deck.","type":"MINION"},{"artist":"E. M. Gist","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2094,"flavor":"Real hunters tame hungry crabs.","id":"GVG_017","name":"Call Pet","rarity":"RARE","set":"GVG","text":"Draw a card.\nIf it's a Beast, it costs (4) less.","type":"SPELL"},{"artist":"Mike Sass","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2172,"flavor":"Her sister is the Queen of Pane who sells windows and shower doors.","health":4,"id":"GVG_018","mechanics":["LIFESTEAL"],"name":"Queen of Pain","race":"DEMON","rarity":"RARE","set":"GVG","text":"Lifesteal","type":"MINION"},{"artist":"Kerem Beyit","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":1985,"flavor":"Virtually every member of the pro demon lobby is a warlock. Weird.","id":"GVG_019","name":"Demonheart","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GVG","text":"Deal $5 damage to a minion. If it's a friendly Demon, give it +5/+5 instead.","type":"SPELL"},{"artist":"Matt Gaser","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":1997,"flavor":"The box says, \"New and improved, with 200% more fel!\"","health":5,"id":"GVG_020","mechanics":["TRIGGER_VISUAL"],"name":"Fel Cannon","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"At the end of your turn, deal 2 damage to a non-Mech minion.","type":"MINION"},{"artist":"Wayne Reynolds","attack":9,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":1986,"elite":true,"flavor":"Mal'Ganis doesn't like being betrayed, so if you discard him, watch out.","health":7,"id":"GVG_021","mechanics":["AURA"],"name":"Mal'Ganis","race":"DEMON","rarity":"LEGENDARY","referencedTags":["IMMUNE"],"set":"GVG","text":"Your other Demons have +2/+2.\nYour hero is Immune.","type":"MINION"},{"artist":"Den","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2095,"flavor":"\"Get ready to strike oil!\" - Super-cheesy battle cry","id":"GVG_022","mechanics":["COMBO"],"name":"Tinker's Sharpsword Oil","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GVG","text":"Give your weapon +3 Attack. Combo: Give a random friendly minion +3 Attack.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":1988,"flavor":"This guy is excellent at adjusting your haircut and/or height.","health":2,"id":"GVG_023","mechanics":["BATTLECRY"],"name":"Goblin Auto-Barber","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Battlecry: Give your weapon +1 Attack.","type":"MINION"},{"artist":"Richard Wright","attack":1,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":1989,"durability":3,"flavor":"For tightening cogs and smashin' troggs!","id":"GVG_024","name":"Cogmaster's Wrench","rarity":"EPIC","set":"GVG","text":"Has +2 Attack while you have a Mech.","type":"WEAPON"},{"artist":"Danny Beck","attack":4,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":1990,"flavor":"When pirates say there is no \"Eye\" in \"team,\" they are very literal about it.","health":1,"id":"GVG_025","mechanics":["TRIGGER_VISUAL"],"name":"One-eyed Cheat","race":"PIRATE","rarity":"RARE","referencedTags":["STEALTH"],"set":"GVG","text":"Whenever you summon a Pirate, gain Stealth.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":1991,"flavor":"The hardest part about doing a \"Feign Death\" convincingly is learning how to make the right smell. It takes a lot of commitment.","id":"GVG_026","name":"Feign Death","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"GVG","text":"Trigger all Deathrattles on your minions.","type":"SPELL"},{"artist":"Brian Despain","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":1992,"flavor":"Mechs like learning from him because he really speaks their language.\n0110100001101001","health":2,"id":"GVG_027","mechanics":["TRIGGER_VISUAL"],"name":"Iron Sensei","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"At the end of your turn, give another friendly Mech +2/+2.","type":"MINION"},{"artist":"Wei Wang","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":1993,"elite":true,"flavor":"Gallywix believes in supply and demand. He supplies the beatings and demands you pay up!","health":8,"id":"GVG_028","mechanics":["TRIGGER_VISUAL"],"name":"Trade Prince Gallywix","rarity":"LEGENDARY","set":"GVG","text":"Whenever your opponent casts a spell, gain a copy of it and give them a Coin.","type":"MINION"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":1998,"flavor":"\"Hey! Ancestors!\" - Ancestor's call","id":"GVG_029","name":"Ancestor's Call","rarity":"EPIC","set":"GVG","text":"Put a random minion from each player's hand into the battlefield.","type":"SPELL"},{"artist":"Eva Widermann","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":2096,"flavor":"It's adorable! AND OH MY GOODNESS WHY IS IT EATING MY FACE","health":2,"id":"GVG_030","mechanics":["CHOOSE_ONE","TAUNT"],"name":"Anodized Robo Cub","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Taunt. Choose One -\n+1 Attack; or +1 Health.","type":"MINION"},{"artist":"Efrem Palacios","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":1995,"flavor":"Druidic recycling involves putting plastics in one bin and enemy minions in another bin.","id":"GVG_031","name":"Recycle","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GVG","text":"Shuffle an enemy minion into your opponent's deck.","type":"SPELL"},{"artist":"Chris Rahn","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2225,"flavor":"Likes: Hiking and the great outdoors. Dislikes: Goblin shredders and sandals. (Canât find any that fit!).","health":4,"id":"GVG_032","mechanics":["CHOOSE_ONE"],"name":"Grove Tender","rarity":"RARE","set":"GVG","text":"Choose One - Give each player a Mana Crystal; or Each player draws a card.","type":"MINION"},{"artist":"Steve Prescott","cardClass":"DRUID","collectible":true,"cost":9,"dbfId":2001,"flavor":"Healing: It grows on trees!","id":"GVG_033","name":"Tree of Life","rarity":"EPIC","set":"GVG","text":"Restore all characters to full Health.","type":"SPELL"},{"artist":"Trent Kaniuga","attack":7,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":2002,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"Crushes buildings with his BEAR hands.","health":6,"id":"GVG_034","mechanics":["TRIGGER_VISUAL"],"name":"Mech-Bear-Cat","race":"MECHANICAL","rarity":"RARE","referencedTags":["SPARE_PART"],"set":"GVG","text":"Whenever this minion takes damage, add a Spare Part card to your hand.","type":"MINION"},{"artist":"Oliver Chipping","attack":9,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":2003,"elite":true,"flavor":"When Malorne isn't mauling hordes of demons, he enjoys attending parties, though he prefers to go stag.","health":7,"id":"GVG_035","mechanics":["DEATHRATTLE"],"name":"Malorne","race":"BEAST","rarity":"LEGENDARY","set":"GVG","text":"Deathrattle: Shuffle this minion into your deck.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2004,"durability":2,"flavor":"People assume that shamans control the elements, but really, they have to ask them stuff and the elements are like, \"Yeah ok, sure.\"","id":"GVG_036","mechanics":["DEATHRATTLE"],"name":"Powermace","rarity":"RARE","set":"GVG","text":"Deathrattle: Give a random friendly Mech +2/+2.","type":"WEAPON"},{"artist":"Jim Nelson","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2005,"flavor":"If you pay a little extra, you can get it in \"candy-apple red.\"","health":2,"id":"GVG_037","mechanics":["WINDFURY"],"name":"Whirling Zap-o-matic","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Windfury","type":"MINION"},{"artist":"Warren Mahy","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2006,"flavor":"Snap! This card! Pop!","id":"GVG_038","mechanics":["OVERLOAD"],"name":"Crackle","overload":1,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GVG","text":"Deal $3-$6 damage. Overload: (1)","type":"SPELL"},{"artist":"Guangjian Huang","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2007,"flavor":"You can usually find these at the totemist's market on Saturdays.","health":3,"id":"GVG_039","mechanics":["TRIGGER_VISUAL"],"name":"Vitality Totem","race":"TOTEM","rarity":"RARE","set":"GVG","text":"At the end of your turn, restore #4 Health to your hero.","type":"MINION"},{"artist":"Clint Langley","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2008,"flavor":"The elements respond to anyone who calls them for a worthy cause, even if you call them by yelling, \"MRGHRGLGLGL!\"","health":5,"id":"GVG_040","mechanics":["OVERLOAD","TRIGGER_VISUAL"],"name":"Siltfin Spiritwalker","overload":1,"race":"MURLOC","rarity":"EPIC","set":"GVG","text":"Whenever another friendly Murloc dies, draw a card. Overload: (1)","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":2009,"flavor":"Don't worry; we fired the person who named this card.","id":"GVG_041","mechanics":["CHOOSE_ONE"],"name":"Dark Wispers","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","referencedTags":["TAUNT"],"set":"GVG","text":"Choose One - Summon 5 Wisps; or Give a minion +5/+5 and Taunt.","type":"SPELL"},{"artist":"Ruan Jia","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":2010,"elite":true,"flavor":"Neptulon is \"The Tidehunter\". Heâs one of the four elemental lords. And he and Ragnaros get together and make really amazing saunas.","health":7,"id":"GVG_042","mechanics":["BATTLECRY","OVERLOAD"],"name":"Neptulon","overload":3,"race":"ELEMENTAL","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Add 4 random Murlocs to your hand. Overload: (3)","type":"MINION"},{"artist":"Gino Whitehall","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2011,"durability":2,"flavor":"For the times when a regular bazooka just isn't enough.","id":"GVG_043","mechanics":["BATTLECRY"],"name":"Glaivezooka","rarity":"COMMON","set":"GVG","text":"Battlecry: Give a random friendly minion +1 Attack.","type":"WEAPON"},{"artist":"Dany Orizio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2012,"flavor":"\"What if we put guns on it?\" -Fizzblitz, staring at the spider-transportation-machine","health":4,"id":"GVG_044","name":"Spider Tank","race":"MECHANICAL","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":2013,"flavor":"The shrapnel is waaaaay worse than the explosion.","id":"GVG_045","name":"Imp-losion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GVG","text":"Deal $2-$4 damage to a minion. Summon a 1/1 Imp for each damage dealt.","type":"SPELL"},{"artist":"Seamus Gallagher","attack":2,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":2014,"flavor":"He never sleeps. Not even in the mighty jungle.","health":6,"id":"GVG_046","mechanics":["BATTLECRY","TAUNT"],"name":"King of Beasts","race":"BEAST","rarity":"RARE","set":"GVG","text":"Taunt. Battlecry: Gain +1 Attack for each other Beast you have.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2015,"flavor":"Rogues can't stand it. They know you planned it! They are going to set you straight!","id":"GVG_047","mechanics":["COMBO"],"name":"Sabotage","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"GVG","text":"Destroy a random enemy minion. Combo: And your opponent's weapon.","type":"SPELL"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2016,"flavor":"Don't leave them out in the rain. In Un'Goro Crater there is a whole colony of rust-tooth leapers.","health":3,"id":"GVG_048","mechanics":["BATTLECRY"],"name":"Metaltooth Leaper","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Battlecry: Give your other Mechs +2 Attack.","type":"MINION"},{"artist":"Raymond Swanland","attack":6,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":2017,"elite":true,"flavor":"The Sen'jin High football team is The Gahz'rillas.","health":9,"id":"GVG_049","mechanics":["TRIGGER_VISUAL"],"name":"Gahz'rilla","race":"BEAST","rarity":"LEGENDARY","set":"GVG","text":"Whenever this minion takes damage, double its Attack.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2018,"flavor":"Only goblins would think this was a good idea. Even they are starting to have their doubts.","id":"GVG_050","name":"Bouncing Blade","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"rarity":"EPIC","set":"GVG","text":"Deal $1 damage to a random minion. Repeat until a minion dies.","type":"SPELL"},{"artist":"Tyler Walpole","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":2019,"flavor":"Mass production of warbots was halted when it was discovered that they were accidentally being produced at \"sample size.\"","health":3,"id":"GVG_051","mechanics":["ENRAGED"],"name":"Warbot","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Has +1 Attack while damaged.","type":"MINION"},{"artist":"Michael Sutfin","cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":2020,"flavor":"Using this card on your enemies is one of the best things in life, according to some barbarians.","id":"GVG_052","name":"Crush","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GVG","text":"Destroy a minion. If you have a damaged minion, this costs (4) less.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":2021,"flavor":"She has three shieldbearers in her party to supply her with back ups when she gets low on durability.","health":5,"id":"GVG_053","mechanics":["BATTLECRY"],"name":"Shieldmaiden","rarity":"RARE","set":"GVG","text":"Battlecry: Gain 5 Armor.","type":"MINION"},{"artist":"Richard Wright","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2022,"durability":2,"flavor":"Simple, misguided, and incredibly dangerous. You know, like most things ogre.","id":"GVG_054","mechanics":["TRIGGER_VISUAL"],"name":"Ogre Warmaul","rarity":"COMMON","set":"GVG","text":"50% chance to attack the wrong enemy.","type":"WEAPON"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":2023,"flavor":"If it breaks, just kick it a couple of times while yelling \"Durn thing!\"","health":5,"id":"GVG_055","mechanics":["BATTLECRY"],"name":"Screwjank Clunker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"RARE","set":"GVG","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a friendly Mech +2/+2.","type":"MINION"},{"artist":"Raymond Swanland","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":2024,"elite":true,"flavor":"The Iron Juggernaut guards Orgrimmar and has just earned the \"Employee of the Month\" award!","health":5,"id":"GVG_056","mechanics":["BATTLECRY"],"name":"Iron Juggernaut","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Shuffle a Mine into your opponent's deck. When drawn, it explodes for 10 damage.","type":"MINION"},{"artist":"Jason Chan","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":2025,"flavor":"The walrus of Light restores EIGHT Health.","id":"GVG_057","name":"Seal of Light","rarity":"COMMON","set":"GVG","text":"Restore #4 Health to your hero and gain +2 Attack this turn.","type":"SPELL"},{"artist":"Raymond Swanland","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":2026,"flavor":"He chooses to believe what he is programmed to believe!","health":2,"id":"GVG_058","mechanics":["DIVINE_SHIELD"],"name":"Shielded Minibot","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Divine Shield","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2027,"durability":3,"flavor":"So you ripped this out of a machine, carved some runes on it, stuck it on a handle, and now it's a weapon of great divine power? Seems legit.","id":"GVG_059","mechanics":["BATTLECRY"],"name":"Coghammer","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"GVG","text":"Battlecry: Give a random friendly minion Divine Shield and Taunt.","type":"WEAPON"},{"artist":"Phroilan Gardner","attack":2,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2028,"flavor":"His specialty? Dividing things into four pieces.","health":5,"id":"GVG_060","mechanics":["BATTLECRY"],"name":"Quartermaster","rarity":"EPIC","set":"GVG","text":"Battlecry: Give your Silver Hand Recruits +2/+2.","type":"MINION"},{"artist":"Mike Hayes","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2029,"flavor":"\"I'm bringing the guacamole!\" â One of the most successful (yet rare) Silver Hand rallying cries","id":"GVG_061","name":"Muster for Battle","rarity":"RARE","set":"GVG","text":"Summon three 1/1 Silver Hand Recruits. Equip a 1/4 Weapon.","type":"SPELL"},{"artist":"Jim Nelson","attack":6,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2030,"flavor":"Guardians used to be built out of Adamantium, but production got moved to Gadgetzan and Cobalt was cheap.","health":3,"id":"GVG_062","mechanics":["TRIGGER_VISUAL"],"name":"Cobalt Guardian","race":"MECHANICAL","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"GVG","text":"Whenever you summon a Mech, gain Divine Shield.","type":"MINION"},{"artist":"Tooth","attack":1,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2031,"elite":true,"flavor":"Spoiler alert: Bolvar gets melted and then sits on an ice throne and everyone forgets about him.","health":7,"id":"GVG_063","name":"Bolvar Fordragon","rarity":"LEGENDARY","set":"GVG","text":"Whenever a friendly minion dies while this is in your hand, gain +1 Attack.","type":"MINION"},{"artist":"Jaemin Kim","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2032,"flavor":"He pays homage to Morgl, the great murloc oracle! (Who doesn't??)","health":2,"id":"GVG_064","name":"Puddlestomper","race":"MURLOC","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Vinod Rams","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2033,"flavor":"Ogres have really terrible short-term chocolate.","health":4,"id":"GVG_065","mechanics":["FORGETFUL","TRIGGER_VISUAL"],"name":"Ogre Brute","rarity":"COMMON","set":"GVG","text":"50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"JosĂŠ LadrĂśnn","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2034,"flavor":"He just closes his eyes and goes for it. Raarararrrarar!","health":4,"id":"GVG_066","mechanics":["FORGETFUL","OVERLOAD","TRIGGER_VISUAL","WINDFURY"],"name":"Dunemaul Shaman","overload":1,"rarity":"RARE","set":"GVG","text":"Windfury, Overload: (1)\n50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"Peet Cooper","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2035,"flavor":"The only thing worse than smelling troggs is listening to their poetry.","health":3,"id":"GVG_067","mechanics":["TRIGGER_VISUAL"],"name":"Stonesplinter Trogg","rarity":"COMMON","set":"GVG","text":"Whenever your opponent casts a spell, gain +1 Attack.","type":"MINION"},{"artist":"Aleksi Briclot","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2036,"flavor":"He's burly because he does CrossFit.","health":5,"id":"GVG_068","mechanics":["TRIGGER_VISUAL"],"name":"Burly Rockjaw Trogg","rarity":"COMMON","set":"GVG","text":"Whenever your opponent casts a spell, gain +2 Attack.","type":"MINION"},{"artist":"Jesper Ejsing","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2037,"flavor":"They don't make 'em like they used to! (Because of explosions, mostly.)","health":3,"id":"GVG_069","mechanics":["BATTLECRY"],"name":"Antique Healbot","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Battlecry: Restore #8 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2038,"flavor":"He's recently recovered from being a \"scurvy dog.\"","health":4,"id":"GVG_070","name":"Salty Dog","race":"PIRATE","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Ben Zhang","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2039,"flavor":"The message, \"If found, please return to Mulgore,\" is tattooed on his rear.","health":4,"id":"GVG_071","name":"Lost Tallstrider","race":"BEAST","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2040,"flavor":"Punching is its primary function. Also, its secondary function.","health":3,"id":"GVG_072","mechanics":["TRIGGER_VISUAL"],"name":"Shadowboxer","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Whenever a minion is healed, deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Howard Lyon","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":2041,"flavor":"\"Cobra Shot\" hurts way, way, way more than \"Cobra Cuddle.\"","id":"GVG_073","name":"Cobra Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GVG","text":"Deal $3 damage to a minion and the enemy hero.","type":"SPELL"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2042,"flavor":"They pretend to be wise and enlightened, but they mostly just hate to be left out of a secret.","health":3,"id":"GVG_074","mechanics":["BATTLECRY"],"name":"Kezan Mystic","rarity":"RARE","referencedTags":["SECRET"],"set":"GVG","text":"Battlecry: Take control of a random enemy Secret.","type":"MINION"},{"artist":"Warren Mahy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2043,"flavor":"If you hear someone yell, \"Cannonball!\" you're about to get wet. Or crushed.","health":3,"id":"GVG_075","mechanics":["TRIGGER_VISUAL"],"name":"Ship's Cannon","rarity":"COMMON","set":"GVG","text":"After you summon a Pirate, deal 2 damage to a random enemy.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2044,"flavor":"How is this supposed to work? Your enemies think, \"Hey! Cute sheep!\" and run over to cuddle it?","health":1,"id":"GVG_076","mechanics":["DEATHRATTLE"],"name":"Explosive Sheep","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Deathrattle: Deal 2 damage to all minions.","type":"MINION"},{"artist":"Josh Harris","attack":9,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2045,"flavor":"The Dark Animus is evil and mysterious and huge and unable to write sentences that utilize proper grammar.","health":9,"id":"GVG_077","mechanics":["TRIGGER_VISUAL"],"name":"Anima Golem","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"At the end of each turn, destroy this minion if it's your only one.","type":"MINION"},{"artist":"Chris Seaman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2046,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"The yetis of Chillwind Point are a source of both inspiration and savage beatings.","health":5,"id":"GVG_078","mechanics":["DEATHRATTLE"],"name":"Mechanical Yeti","race":"MECHANICAL","rarity":"COMMON","referencedTags":["SPARE_PART"],"set":"GVG","text":"Deathrattle: Give each player a Spare Part.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2047,"flavor":"There is a factory in Tanaris for crafting force-tanks, but it only ever made two, because of cost overruns.","health":7,"id":"GVG_079","mechanics":["DIVINE_SHIELD"],"name":"Force-Tank MAX","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Divine Shield","type":"MINION"},{"artist":"Brandon Kitkouski","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":2048,"flavor":"The Druids of the Fang live in the Wailing Caverns. They wear cool snake shirts and tell snake jokes and say \"bro\" a lot.","health":4,"id":"GVG_080","mechanics":["BATTLECRY"],"name":"Druid of the Fang","rarity":"COMMON","set":"GVG","text":"Battlecry: If you have a Beast, transform this minion into a 7/7.","type":"MINION"},{"artist":"Seamus Gallagher","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2049,"flavor":"\"Shhh, I think I hear something.\"\n\"Ah, it's probably nothing.\" - Every Henchman","health":3,"id":"GVG_081","mechanics":["STEALTH"],"name":"Gilblin Stalker","rarity":"COMMON","set":"GVG","text":"Stealth","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2050,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"Clockwork gnomes are always asking what time it is.","health":1,"id":"GVG_082","mechanics":["DEATHRATTLE"],"name":"Clockwork Gnome","race":"MECHANICAL","rarity":"COMMON","referencedTags":["SPARE_PART"],"set":"GVG","text":"Deathrattle: Add a Spare Part card to your hand.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":2051,"flavor":"It's the same as the previous generation but they slapped the word \"upgraded\" on it to sell it for double.","health":5,"id":"GVG_083","mechanics":["BATTLECRY"],"name":"Upgraded Repair Bot","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"RARE","set":"GVG","targetingArrowText":"Give a Mech +4 Health.","text":"Battlecry: Give a friendly Mech +4 Health.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2052,"flavor":"To operate, this contraption needs a hula doll on the dashboard. Otherwise it's just a âfalling machine.â","health":4,"id":"GVG_084","mechanics":["WINDFURY"],"name":"Flying Machine","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Windfury","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2053,"flavor":"The inventor of the Annoy-o-Tron was immediately expelled from Tinkerschool, Tinkertown, and was eventually exiled from the Eastern Kingdoms altogether.","health":2,"id":"GVG_085","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Annoy-o-Tron","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Zero","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":2054,"flavor":"Wintergrasp Keep's only weakness!","health":5,"id":"GVG_086","mechanics":["TRIGGER_VISUAL"],"name":"Siege Engine","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Whenever you gain Armor, give this minion +1 Attack.","type":"MINION"},{"artist":"Jun Kang","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2055,"flavor":"Goblins seldom have the patience for sniping. Most prefer lobbing explosives.","health":3,"id":"GVG_087","name":"Steamwheedle Sniper","rarity":"EPIC","set":"GVG","text":"Your Hero Power can target minions.","type":"MINION"},{"artist":"Samwise","attack":6,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":2056,"flavor":"He didn't have the grades to get into ninja school, but his dad pulled some strings.","health":6,"id":"GVG_088","mechanics":["FORGETFUL","STEALTH","TRIGGER_VISUAL"],"name":"Ogre Ninja","rarity":"RARE","set":"GVG","text":"Stealth\n50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2057,"flavor":"\"LUMOS!\" is not what they yell. What do you think this is, Hogwarts?","health":4,"id":"GVG_089","mechanics":["TRIGGER_VISUAL"],"name":"Illuminator","rarity":"RARE","referencedTags":["SECRET"],"set":"GVG","text":"If you control a Secret at the end of your turn, restore #4 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2058,"flavor":"Dang, Bomber, calm down.","health":4,"id":"GVG_090","mechanics":["BATTLECRY"],"name":"Madder Bomber","rarity":"RARE","set":"GVG","text":"Battlecry: Deal 6 damage randomly split between all other characters.","type":"MINION"},{"artist":"Zero","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2059,"flavor":"There was some hard talk between gnome magi and engineers about inventing this mech.","health":5,"id":"GVG_091","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","TAUNT"],"name":"Arcane Nullifier X-21","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Taunt\nCan't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Jesper Ejsing","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2060,"flavor":"He's legitimately surprised every time he turns himself into a chicken.","health":2,"id":"GVG_092","mechanics":["BATTLECRY"],"name":"Gnomish Experimenter","rarity":"RARE","set":"GVG","text":"Battlecry: Draw a card. If it's a minion, transform it into a Chicken.","type":"MINION"},{"artist":"Matt Dixon","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":2061,"flavor":"The engineering equivalent of a \"Kick Me\" sticker.","health":2,"id":"GVG_093","mechanics":["TAUNT"],"name":"Target Dummy","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Taunt","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2062,"flavor":"This robot is a lean, mean, butlerin' machine.","health":4,"id":"GVG_094","mechanics":["TRIGGER_VISUAL"],"name":"Jeeves","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"At the end of each player's turn, that player draws until they have 3 cards.","type":"MINION"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2063,"flavor":"Heâs not such a binge exploder anymore. These days, he only explodes socially.","health":4,"id":"GVG_095","name":"Goblin Sapper","rarity":"RARE","set":"GVG","text":"Has +4 Attack while your opponent has 6 or more cards in hand.","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2064,"flavor":"Once upon a time, only goblins piloted shredders. These days, everyone from Doomsayer to Lorewalker Cho seems to ride one.","health":3,"id":"GVG_096","mechanics":["DEATHRATTLE"],"name":"Piloted Shredder","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Deathrattle: Summon a random 2-Cost minion.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2065,"flavor":"Warlocks have the town exorcist on speed dial in case they unleash the wrong demon.","health":3,"id":"GVG_097","mechanics":["BATTLECRY","TAUNT"],"name":"Lil' Exorcist","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"GVG","text":"Taunt\nBattlecry: Gain +1/+1 for each enemy Deathrattle minion.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2066,"flavor":"The gnomes are valiant and ready to return to their irradiated, poorly ventilated homeland!","health":4,"id":"GVG_098","mechanics":["CHARGE","TAUNT"],"name":"Gnomeregan Infantry","rarity":"COMMON","set":"GVG","text":"Charge\nTaunt","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2067,"flavor":"He lobbies Orgrimmar daily on behalf of bombs.","health":3,"id":"GVG_099","mechanics":["BATTLECRY"],"name":"Bomb Lobber","rarity":"RARE","set":"GVG","text":"Battlecry: Deal 4 damage to a random enemy minion.","type":"MINION"},{"artist":"Todd Lockwood","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":2068,"flavor":"\"Evil Eye Watcher of Doom\" was the original name, but marketing felt it was a bit too aggressive.","health":4,"id":"GVG_100","mechanics":["TRIGGER_VISUAL"],"name":"Floating Watcher","race":"DEMON","rarity":"COMMON","set":"GVG","text":"Whenever your hero takes damage on your turn, gain +2/+2.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2069,"flavor":"The Scarlet Crusade is doing market research to find out if the \"Mauve Crusade\" would be better received.","health":3,"id":"GVG_101","mechanics":["BATTLECRY"],"name":"Scarlet Purifier","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"GVG","text":"Battlecry: Deal 2 damage to all minions with Deathrattle.","type":"MINION"},{"artist":"Gabor Szikszai","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2070,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"Won't you take me to... Tinkertown?","health":3,"id":"GVG_102","mechanics":["BATTLECRY"],"name":"Tinkertown Technician","rarity":"COMMON","referencedTags":["SPARE_PART"],"set":"GVG","text":"Battlecry: If you have a Mech, gain +1/+1 and add a Spare Part to your hand.","type":"MINION"},{"artist":"Skan Srisuwan","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2071,"flavor":"This card is the real thing.","health":2,"id":"GVG_103","mechanics":["TRIGGER_VISUAL"],"name":"Micro Machine","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"At the start of each turn, gain +1 Attack.","type":"MINION"},{"artist":"Laurel Austin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2072,"flavor":"Hobgoblins are meeting next week to discuss union benefits. First on the list: dental plan.","health":3,"id":"GVG_104","mechanics":["TRIGGER_VISUAL"],"name":"Hobgoblin","rarity":"EPIC","set":"GVG","text":"Whenever you play a 1-Attack minion, give it +2/+2.","type":"MINION"},{"artist":"Michael Phillippi","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2073,"flavor":"The pinnacle of goblin engineering. Includes an espresso machine and foot massager.","health":4,"id":"GVG_105","mechanics":["DEATHRATTLE"],"name":"Piloted Sky Golem","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Deathrattle: Summon a random 4-Cost minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2074,"flavor":"One bot's junk is another bot's AWESOME UPGRADE!","health":5,"id":"GVG_106","mechanics":["TRIGGER_VISUAL"],"name":"Junkbot","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Whenever a friendly Mech dies, gain +2/+2.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2075,"flavor":"His enhancements are gluten free!","health":2,"id":"GVG_107","mechanics":["BATTLECRY"],"name":"Enhance-o Mechano","race":"MECHANICAL","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT","WINDFURY"],"set":"GVG","text":"Battlecry: Give your other minions Windfury, Taunt, or Divine Shield\n(at random).","type":"MINION"},{"artist":"Ben Olson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2076,"flavor":"For when you didnât combobulate quite right the first time around.","health":2,"id":"GVG_108","mechanics":["BATTLECRY"],"name":"Recombobulator","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GVG","targetingArrowText":"Transform!","text":"Battlecry: Transform a friendly minion into a random minion with the same Cost.","type":"MINION"},{"artist":"Ben Olson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2077,"flavor":"He is sometimes found hiding in the treasure chest in the Gurubashi Arena.","health":1,"id":"GVG_109","mechanics":["SPELLPOWER","STEALTH"],"name":"Mini-Mage","rarity":"EPIC","set":"GVG","spellDamage":1,"text":"Stealth\nSpell Damage +1","type":"MINION"},{"artist":"Alex Garner","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2078,"elite":true,"flavor":"MARVEL AT HIS MIGHT!","health":7,"id":"GVG_110","mechanics":["BATTLECRY"],"name":"Dr. Boom","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Summon two 1/1 Boom Bots. WARNING: Bots may explode.","type":"MINION"},{"artist":"Trent Kaniuga","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2079,"elite":true,"flavor":"Do not push the big red button!","health":5,"id":"GVG_111","mechanics":["TRIGGER_VISUAL"],"name":"Mimiron's Head","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"At the start of your turn, if you have at least 3 Mechs, destroy them all and form V-07-TR-0N.","type":"MINION"},{"artist":"Michal Ivan","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2080,"elite":true,"flavor":"Mogor helped reopen the Dark Portal once. You know you're in trouble when you have to rely on an ogre.","health":6,"id":"GVG_112","mechanics":["TRIGGER_VISUAL"],"name":"Mogor the Ogre","rarity":"LEGENDARY","set":"GVG","text":"All minions have a 50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2081,"elite":true,"flavor":"Foe reaping is really not so different from harvest reaping, at the end of the day.","health":9,"id":"GVG_113","name":"Foe Reaper 4000","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Also damages the minions next to whomever it attacks.","type":"MINION"},{"artist":"Christopher Moeller","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2082,"elite":true,"flavor":"When Sneed was defeated in the Deadmines, his shredder was sold at auction to an anonymous buyer. (Probably Hogger.)","health":7,"id":"GVG_114","mechanics":["DEATHRATTLE"],"name":"Sneed's Old Shredder","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Deathrattle: Summon a random Legendary minion.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2083,"elite":true,"entourage":["PART_007","PART_006","PART_005","PART_003","PART_002","PART_001","PART_004"],"flavor":"Something about power converters.","health":7,"id":"GVG_115","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Toshley","rarity":"LEGENDARY","referencedTags":["SPARE_PART"],"set":"GVG","text":"Battlecry and Deathrattle: Add a Spare Part card to your hand.","type":"MINION"},{"artist":"Trent Kaniuga","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2084,"elite":true,"flavor":"He was obsessed with explosives until he discovered knitting. Now he yells, âSWEATERS! MORE SWEATERS!â","health":7,"id":"GVG_116","mechanics":["TRIGGER_VISUAL"],"name":"Mekgineer Thermaplugg","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Whenever an enemy minion dies, summon a Leper Gnome.","type":"MINION"},{"artist":"Luke Mancini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2085,"elite":true,"flavor":"Gazlowe was voted \"Most Likely to Explode\" in high school.","health":6,"id":"GVG_117","mechanics":["TRIGGER_VISUAL"],"name":"Gazlowe","rarity":"LEGENDARY","set":"GVG","text":"Whenever you cast a 1-Cost spell, add a random Mech to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2086,"elite":true,"flavor":"He keeps earthinating the countryside despite attempts to stop him.","health":6,"id":"GVG_118","mechanics":["TRIGGER_VISUAL"],"name":"Troggzor the Earthinator","rarity":"LEGENDARY","set":"GVG","text":"Whenever your opponent casts a spell, summon a Burly Rockjaw Trogg.","type":"MINION"},{"artist":"Jomaro Kindred","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2087,"elite":true,"flavor":"PREPARE PARTY SERVOS FOR IMMEDIATE DEPLOYMENT.","health":4,"id":"GVG_119","mechanics":["BATTLECRY"],"name":"Blingtron 3000","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Equip a random weapon for each player.","type":"MINION"},{"artist":"Ralph Horsley","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2088,"elite":true,"flavor":"It's hard to make a living as a hunter in a world where beasts instantly reappear minutes after you kill them.","health":3,"id":"GVG_120","mechanics":["BATTLECRY"],"name":"Hemet Nesingwary","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"LEGENDARY","set":"GVG","targetingArrowText":"Destroy a Beast.","text":"Battlecry: Destroy a Beast.","type":"MINION"},{"artist":"Dan Scott","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":12,"dbfId":2233,"flavor":"He and Mountain Giant don't get along.","health":8,"id":"GVG_121","name":"Clockwork Giant","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Costs (1) less for each card in your opponent's hand.","type":"MINION"},{"artist":"Jonboy Meyers","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":2234,"flavor":"Bane of spellcasters and spelling bees everywhere.","health":5,"id":"GVG_122","mechanics":["ADJACENT_BUFF","AURA"],"name":"Wee Spellstopper","rarity":"EPIC","set":"GVG","text":"Adjacent minions can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2249,"flavor":"The inventor of the goblin shredder is involved in several patent disputes with the inventor of the soot spewer.","health":3,"id":"GVG_123","mechanics":["SPELLPOWER"],"name":"Soot Spewer","race":"MECHANICAL","rarity":"RARE","set":"GVG","spellDamage":1,"targetingArrowText":"Give Spell Damage +2.","text":"Spell Damage +1","type":"MINION"},{"cardClass":"WARRIOR","collectible":true,"dbfId":7,"health":30,"id":"HERO_01","name":"Garrosh Hellscream","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"WARRIOR","collectible":true,"dbfId":2828,"health":30,"id":"HERO_01a","name":"Magni Bronzebeard","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARRIOR","collectible":true,"dbfId":57751,"health":30,"id":"HERO_01b","name":"Corrupt Garrosh","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":1066,"health":30,"id":"HERO_02","name":"Thrall","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":40183,"health":30,"id":"HERO_02a","name":"Morgl the Oracle","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":53237,"health":30,"id":"HERO_02b","name":"King Rastakhan","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":55963,"health":30,"id":"HERO_02c","name":"The Thunder King","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":57753,"health":30,"id":"HERO_02d","name":"Warchief Thrall","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"ROGUE","collectible":true,"dbfId":930,"health":30,"id":"HERO_03","name":"Valeera Sanguinar","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"ROGUE","collectible":true,"dbfId":40195,"health":30,"id":"HERO_03a","name":"Maiev Shadowsong","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"ROGUE","collectible":true,"dbfId":57755,"health":30,"id":"HERO_03b","name":"Capân Valeera","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":671,"health":30,"id":"HERO_04","name":"Uther Lightbringer","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":2827,"health":30,"id":"HERO_04a","name":"Lady Liadrin","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":46116,"health":30,"id":"HERO_04b","name":"Prince Arthas","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":53187,"health":30,"id":"HERO_04c","name":"Sir Annoy-O","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":57757,"health":30,"id":"HERO_04d","name":"Lightforged Uther","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"HUNTER","collectible":true,"dbfId":31,"health":30,"id":"HERO_05","name":"Rexxar","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"HUNTER","collectible":true,"dbfId":2826,"health":30,"id":"HERO_05a","name":"Alleria Windrunner","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"HUNTER","collectible":true,"dbfId":57759,"health":30,"id":"HERO_05b","name":"Wanderer Rexxar","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"DRUID","collectible":true,"dbfId":274,"health":30,"id":"HERO_06","name":"Malfurion Stormrage","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"DRUID","collectible":true,"dbfId":50484,"health":30,"id":"HERO_06a","name":"Lunara","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"dbfId":56358,"health":30,"id":"HERO_06b","name":"Elise Starseeker","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"DRUID","collectible":true,"dbfId":57761,"health":30,"id":"HERO_06c","name":"Shan'do Malfurion","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":893,"health":30,"id":"HERO_07","name":"Gul'dan","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":47817,"health":30,"id":"HERO_07a","name":"Nemsy Necrofizzle","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":51834,"health":30,"id":"HERO_07b","name":"Mecha-Jaraxxus","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":57763,"health":30,"id":"HERO_07c","name":"Shadow Gul'dan","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":637,"health":30,"id":"HERO_08","name":"Jaina Proudmoore","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":2829,"health":30,"id":"HERO_08a","name":"Medivh","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":39117,"health":30,"id":"HERO_08b","name":"Khadgar","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":57765,"health":30,"id":"HERO_08c","name":"Fire Mage Jaina","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":813,"health":30,"id":"HERO_09","name":"Anduin Wrynn","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":41887,"health":30,"id":"HERO_09a","name":"Tyrande Whisperwind","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":54816,"health":30,"id":"HERO_09b","name":"Madame Lazul","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":57767,"health":30,"id":"HERO_09c","name":"King Anduin","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42327,"flavor":"There's no such thing as a free boot.","health":3,"id":"ICC_018","mechanics":["BATTLECRY"],"name":"Phantom Freebooter","race":"PIRATE","rarity":"RARE","set":"ICECROWN","text":"Battlecry: Gain stats equal to your weapon's.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42328,"flavor":"What do you mean there's no such thing as \"Skelemancy?\" But \"Dinomancy\" is ok?","health":2,"id":"ICC_019","mechanics":["DEATHRATTLE"],"name":"Skelemancer","rarity":"COMMON","set":"ICECROWN","text":"Deathrattle: If it's your opponent's turn, summon an 8/8 Skeleton.","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":42320,"flavor":"We've all been there after a night of one-too-many funnel cakes.","health":1,"id":"ICC_021","mechanics":["DEATHRATTLE"],"name":"Exploding Bloatbat","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Deathrattle:\nDeal 2 damage to all enemy minions.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":42338,"flavor":"On land, a group of penguins is called a \"waddle.\"","health":1,"id":"ICC_023","name":"Snowflipper Penguin","race":"BEAST","rarity":"COMMON","set":"ICECROWN","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42422,"flavor":"Don't give up, skeleton!","health":2,"id":"ICC_025","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Rattling Rascal","rarity":"EPIC","set":"ICECROWN","text":"[x]Battlecry: Summon a\n5/5 Skeleton.\nDeathrattle: Summon one\nfor your opponent.","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42438,"flavor":"WARNING: Skeletons will NOT explode.","health":4,"id":"ICC_026","mechanics":["BATTLECRY"],"name":"Grim Necromancer","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Summon two 1/1 Skeletons.","type":"MINION"},{"artist":"Peter Stapleton","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42439,"flavor":"The bone drake brings all the dragons to the yard. He would teach you, but you have no cards.","health":5,"id":"ICC_027","mechanics":["DEATHRATTLE"],"name":"Bone Drake","race":"DRAGON","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: Add a random Dragon to your hand.","type":"MINION"},{"artist":"Hideaki Takamura","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42440,"flavor":"Bring valor to Odyn's halls, Champion!","health":4,"id":"ICC_028","mechanics":["BATTLECRY"],"name":"Sunborne Val'kyr","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Give adjacent minions +2 Health.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42442,"flavor":"You get a sword! And you get a sword! Everybody gets a sword!","health":5,"id":"ICC_029","mechanics":["TRIGGER_VISUAL"],"name":"Cobalt Scalebane","race":"DRAGON","rarity":"COMMON","set":"ICECROWN","text":"At the end of your turn, give another random friendly minion +3 Attack.","type":"MINION"},{"artist":"Nicola Saviori","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42445,"flavor":"Honestly, he howls during the day, too.","health":4,"id":"ICC_031","mechanics":["TRIGGER_VISUAL"],"name":"Night Howler","rarity":"COMMON","set":"ICECROWN","text":"Whenever this minion takes\ndamage, gain +2 Attack.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42446,"flavor":"Eight times the death of regular-mancers.","health":5,"id":"ICC_032","mechanics":["POISONOUS"],"name":"Venomancer","rarity":"COMMON","set":"ICECROWN","text":"Poisonous","type":"MINION"},{"artist":"Anton Zemskov","attack":5,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":42462,"flavor":"To be honest, he was kind of a jerk even BEFORE he was bitten by that ghoul.","health":2,"id":"ICC_034","mechanics":["DEATHRATTLE"],"name":"Arrogant Crusader","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: If it's your opponent's turn, summon a 2/2 Ghoul.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":42467,"flavor":"Original name was Tubular Protector, but this seems more bodacious.","health":1,"id":"ICC_038","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Righteous Protector","rarity":"COMMON","set":"ICECROWN","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":42469,"flavor":"In his court, Uther is judge, jury, AND executionerâŚ","id":"ICC_039","name":"Dark Conviction","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ICECROWN","text":"Set a minion's Attack and Health to 3.","type":"SPELL"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":42471,"flavor":"This spell was originally designed to help warlocks clean up their hard drives.","id":"ICC_041","name":"Defile","rarity":"RARE","set":"ICECROWN","text":"Deal $1 damage to all minions. If any die, cast this again.","type":"SPELL"},{"artist":"Dan Scott","attack":5,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":42615,"flavor":"Her clothing? Pure silk, of course.","health":3,"id":"ICC_047","mechanics":["CHOOSE_ONE"],"name":"Fatespinner","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Choose a Deathrattle (Secretly) - Deal 3 damage to all minions; or Give them +2/+2.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":42648,"flavor":"What doesn't kill you makes you toxic.","id":"ICC_049","name":"Toxic Arrow","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Deal $2 damage to a minion. If it survives, give it Poisonous.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":42649,"flavor":"O, what a tangled web we weave, hoping spiders dodge the cleave.","id":"ICC_050","name":"Webweave","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Summon two 1/2 Poisonous Spiders.","type":"SPELL"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":42651,"flavor":"The druid awoke from troubling dreams to find herself transformed into a giant spider.","health":2,"id":"ICC_051","mechanics":["CHOOSE_ONE"],"name":"Druid of the Swarm","rarity":"RARE","referencedTags":["POISONOUS","TAUNT"],"set":"ICECROWN","text":"Choose One - Transform into a 1/2 with Poisonous; or a 1/5 with Taunt.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":42652,"flavor":"He's a very literal dog.","id":"ICC_052","name":"Play Dead","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Trigger a friendly minion's Deathrattle.","type":"SPELL"},{"artist":"Alex Alexandrov","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":42656,"flavor":"In the past, plagues were spread by mice or fleas. These days they're spread by elves.","id":"ICC_054","name":"Spreading Plague","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["TAUNT"],"set":"ICECROWN","text":"Summon a 1/5 Scarab with Taunt. If your opponent has more minions, cast this again.","type":"SPELL"},{"artist":"Kerem Beyit","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":42658,"flavor":"Cleans even the toughest clogs with just a flick of the wrist!","id":"ICC_055","mechanics":["LIFESTEAL"],"name":"Drain Soul","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ICECROWN","text":"Lifesteal\nDeal $2 damage\nto a minion.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":42676,"flavor":"We'll thaw you out when we find a cure!","id":"ICC_056","name":"Cryostasis","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Give a minion +3/+3 and Freeze it.","type":"SPELL"},{"artist":"Jaemin Kim","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":42678,"flavor":"He may be frozen fish, but he fights fresh!","health":2,"id":"ICC_058","mechanics":["BATTLECRY"],"name":"Brrrloc","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"MURLOC","rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","targetingArrowText":"Freeze an enemy.","text":"Battlecry: Freeze an enemy.","type":"MINION"},{"artist":"Ian Ameling","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":42698,"flavor":"Excuse me. Your mountain is on fire.","health":3,"id":"ICC_062","mechanics":["DEATHRATTLE"],"name":"Mountainfire Armor","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: If it's your opponent's turn,\ngain 6 Armor.","type":"MINION"},{"artist":"Joe Wilson","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":42700,"durability":2,"flavor":"For the close shave that you've always wanted. Caution: Very sharp.","id":"ICC_064","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Blood Razor","rarity":"COMMON","set":"ICECROWN","text":"Battlecry and Deathrattle:\nDeal 1 damage to all minions.","type":"WEAPON"},{"artist":"Brian Despain","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":42712,"flavor":"\"Oil,\" \"Rail,\" and \"Blubber\" were already taken.","health":5,"id":"ICC_065","mechanics":["DEATHRATTLE"],"name":"Bone Baron","rarity":"COMMON","set":"ICECROWN","text":"Deathrattle: Add two 1/1 Skeletons to your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42714,"flavor":"It's pronounced VERY GHOUL. Don't let anyone tell you different.","health":1,"id":"ICC_067","mechanics":["DEATHRATTLE"],"name":"Vryghoul","rarity":"COMMON","set":"ICECROWN","text":"[x]Deathrattle: If it's your\nopponent's turn,\nsummon a 2/2 Ghoul.","type":"MINION"},{"artist":"James Ryman","attack":1,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":42716,"flavor":"Ice Walker you say? He doesn't have feet!","health":3,"id":"ICC_068","name":"Ice Walker","race":"ELEMENTAL","rarity":"RARE","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Your Hero Power also Freezes the target.","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":42718,"flavor":"Wearing purple after the holidays? GHASTLY!","health":6,"id":"ICC_069","mechanics":["BATTLECRY"],"name":"Ghastly Conjurer","rarity":"RARE","set":"ICECROWN","text":"Battlecry: Add a 'Mirror Image' spell to your hand.","type":"MINION"},{"artist":"Ben Thompson","attack":1,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":42735,"durability":4,"flavor":"These sorrows cut deep.","id":"ICC_071","mechanics":["TRIGGER_VISUAL"],"name":"Light's Sorrow","rarity":"EPIC","referencedTags":["DIVINE_SHIELD"],"set":"ICECROWN","text":"After a friendly minion loses Divine Shield, gain +1 Attack.","type":"WEAPON"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":42743,"flavor":"He's deathspicable.","health":5,"id":"ICC_075","mechanics":["TRIGGER_VISUAL"],"name":"Despicable Dreadlord","race":"DEMON","rarity":"RARE","set":"ICECROWN","text":"At the end of your turn, deal 1 damage to all enemy minions.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":42747,"flavor":"One of our more snowbally cards.","id":"ICC_078","mechanics":["FREEZE"],"name":"Avalanche","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"ICECROWN","text":"Freeze a minion and deal $3 damage to adjacent ones.","type":"SPELL"},{"artist":"Phil Saunders","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":42748,"flavor":"It's rude to gnash with your mouth open.","id":"ICC_079","name":"Gnash","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"ICECROWN","text":"Give your hero +3 Attack this turn. Gain 3 Armor.","type":"SPELL"},{"artist":"Luca Zontini","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":42750,"flavor":"Sometimes, the best defense is an offensive troll.","health":8,"id":"ICC_081","mechanics":["OVERLOAD","TAUNT"],"name":"Drakkari Defender","overload":3,"rarity":"COMMON","set":"ICECROWN","text":"Taunt\nOverload: (3)","type":"MINION"},{"artist":"Mike Sass","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":42754,"flavor":"It's like dĂŠjĂ vu, times two.","id":"ICC_082","mechanics":["SECRET"],"name":"Frozen Clone","rarity":"COMMON","set":"ICECROWN","text":"Secret: After your opponent plays a minion, add two copies of it to your hand.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":42756,"flavor":"Jaina was never good at keeping up apprentices.","health":2,"id":"ICC_083","mechanics":["AURA"],"name":"Doomed Apprentice","rarity":"RARE","set":"ICECROWN","text":"Your opponent's spells cost (1) more.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"DRUID","collectible":true,"cost":10,"dbfId":42759,"flavor":"Ghouls in the pipe, five by five.","id":"ICC_085","name":"Ultimate Infestation","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ICECROWN","text":"[x]Deal $5 damage. Draw\n5 cards. Gain 5 Armor.\nSummon a 5/5 Ghoul.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","cardClass":"MAGE","collectible":true,"cost":8,"dbfId":42760,"flavor":"The secret is in the frosting.","id":"ICC_086","name":"Glacial Mysteries","playRequirements":{"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"rarity":"EPIC","referencedTags":["SECRET"],"set":"ICECROWN","text":"Put one of each Secret from your deck into\nthe battlefield.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":42762,"flavor":"The Silver Hand recruits shuddered in terror when they saw the dreaded totem of the Hexxer: A tiny little snowman, impaled with pins.","health":7,"id":"ICC_088","mechanics":["FREEZE","TAUNT"],"name":"Voodoo Hexxer","rarity":"RARE","set":"ICECROWN","text":"Taunt\nFreeze any character damaged by this minion.","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":42763,"flavor":"Glow fish, war fish... blow fish, more fish...","id":"ICC_089","name":"Ice Fishing","rarity":"COMMON","set":"ICECROWN","text":"Draw 2 Murlocs from your deck.","type":"SPELL"},{"artist":"Steve Prescott","attack":8,"cardClass":"SHAMAN","collectible":true,"cost":11,"dbfId":42765,"flavor":"This minion goes all the way to 11!","health":8,"id":"ICC_090","name":"Snowfury Giant","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["OVERLOAD"],"set":"ICECROWN","text":"Costs (1) less for each Mana Crystal you've Overloaded this game.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":42766,"flavor":"I got two pair, Rags and Armorsmiths. What you got?","id":"ICC_091","name":"Dead Man's Hand","rarity":"EPIC","set":"ICECROWN","text":"Shuffle a copy of your hand into your deck.","type":"SPELL"},{"artist":"Luke Mancini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":42773,"flavor":"This is my Runeblade. There are many like it but this one is mine.","health":1,"id":"ICC_092","mechanics":["BATTLECRY"],"name":"Acherus Veteran","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ICECROWN","targetingArrowText":"Give +1 Attack.","text":"Battlecry: Give a friendly minion +1 Attack.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":42775,"flavor":"If you bring him 500 fish, he'll give you this sweet Kalu'ak Fishing Pole.","health":3,"id":"ICC_093","mechanics":["BATTLECRY"],"name":"Tuskarr Fisherman","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"ICECROWN","targetingArrowText":"Give Spell Damage +1.","text":"Battlecry: Give a friendly minion Spell Damage +1.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":42777,"flavor":"It's hard to keep a Shattered Sun Cleric down.","health":1,"id":"ICC_094","mechanics":["BATTLECRY"],"name":"Fallen Sun Cleric","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ICECROWN","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly minion +1/+1.","type":"MINION"},{"artist":"Steve Prescott","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42779,"flavor":"Smelts in his mouth, not in your hand.","health":6,"id":"ICC_096","mechanics":["BATTLECRY"],"name":"Furnacefire Colossus","rarity":"EPIC","set":"ICECROWN","text":"Battlecry: Discard all weapons from your hand and gain their stats.","type":"MINION"},{"artist":"Phil Saunders","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42780,"flavor":"I think one of the necromancers got a little carried away.","health":4,"id":"ICC_097","mechanics":["TRIGGER_VISUAL"],"name":"Grave Shambler","race":"ELEMENTAL","rarity":"COMMON","set":"ICECROWN","text":"Whenever your weapon is destroyed, gain +1/+1.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42781,"flavor":"She hangs out in all the tombs, but she rarely posts.","health":3,"id":"ICC_098","mechanics":["BATTLECRY"],"name":"Tomb Lurker","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"[x]Battlecry: Add a random\nDeathrattle minion that died\nthis game to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42782,"flavor":"Abomination. Emphasis on the second syllable.","health":6,"id":"ICC_099","mechanics":["DEATHRATTLE"],"name":"Ticking Abomination","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: Deal 5 damage to your minions.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":42525,"flavor":"Snakes on a frozen plain.","id":"ICC_200","mechanics":["SECRET"],"name":"Venomstrike Trap","rarity":"RARE","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Secret: When one of your minions is attacked, summon a 2/3 Poisonous Cobra.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":42560,"flavor":"Call it: Heads or TailboneâŚ","id":"ICC_201","name":"Roll the Bones","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Draw a card.\nIf it has Deathrattle, cast this again.","type":"SPELL"},{"artist":"Mike Sass","attack":5,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":42563,"elite":true,"flavor":"Among his more notable inventions: A tentacle-groomer, a plague that would wipe out all life on Azeroth, and a fidget spinner.","health":4,"id":"ICC_204","mechanics":["TRIGGER_VISUAL"],"name":"Professor Putricide","rarity":"LEGENDARY","referencedTags":["SECRET"],"set":"ICECROWN","text":"After you play a Secret,\nput a random Hunter Secret into the battlefield.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":42565,"flavor":"Never look a gift minion in the mouth.","id":"ICC_206","name":"Treachery","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ICECROWN","text":"Choose a friendly minion and give it to your opponent.","type":"SPELL"},{"artist":"Paul Kwon","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":42566,"flavor":"A mind is a terrible thing to waste. Seconds, anyone?","id":"ICC_207","name":"Devour Mind","rarity":"RARE","set":"ICECROWN","text":"Copy 3 cards in your opponent's deck and add them to your hand.","type":"SPELL"},{"artist":"Paul Kwon","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":42574,"flavor":"When you're at the bottom, there's nowhere to ascend, but up.","health":2,"id":"ICC_210","mechanics":["TRIGGER_VISUAL"],"name":"Shadow Ascendant","rarity":"COMMON","set":"ICECROWN","text":"[x]At the end of your turn,\ngive another random\nfriendly minion +1/+1.","type":"MINION"},{"artist":"Brom","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":42596,"flavor":"It takes many years of practiced study in order to fully master agony.","health":3,"id":"ICC_212","mechanics":["LIFESTEAL"],"name":"Acolyte of Agony","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":42597,"flavor":"What do you mean I don't get overtime pay for this?!","id":"ICC_213","mechanics":["DISCOVER"],"name":"Eternal Servitude","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"ICECROWN","text":"Discover a friendly minion that died this game. Summon it.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":4,"cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":42598,"flavor":"The original artist spent many hours with a fine chisel perfecting the facial expression for maximum tauntiness.","health":8,"id":"ICC_214","mechanics":["DEATHRATTLE","LIFESTEAL","TAUNT"],"name":"Obsidian Statue","rarity":"EPIC","set":"ICECROWN","text":"[x]Taunt, Lifesteal\nDeathrattle: Destroy a\n random enemy minion.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":4,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":42633,"elite":true,"flavor":"Nobody expects the Archbishop's Benediction!","health":6,"id":"ICC_215","mechanics":["BATTLECRY"],"name":"Archbishop Benedictus","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Shuffle a copy of your opponent's deck into your deck.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":42642,"flavor":"The problem is that he carries those cards in his mouth.","health":6,"id":"ICC_218","mechanics":["TRIGGER_VISUAL"],"name":"Howlfiend","race":"DEMON","rarity":"COMMON","set":"ICECROWN","text":"Whenever this minion takes damage, discard a random card.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":42663,"flavor":"His favorite spell is Chum Explosion.","health":1,"id":"ICC_220","mechanics":["LIFESTEAL"],"name":"Deadscale Knight","race":"MURLOC","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal","type":"MINION"},{"artist":"Ben Thompson","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":42665,"flavor":"No actual leeches were harmed in the creation of this card.","id":"ICC_221","name":"Leeching Poison","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"COMMON","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"Give your weapon Lifesteal this turn.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":42801,"flavor":"Guaranteed to return your weapon directly to your hand! (Wear gloves. Thick ones.)","id":"ICC_233","mechanics":["ImmuneToSpellpower"],"name":"Doomerang","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_WEAPON_EQUIPPED":0},"rarity":"EPIC","set":"ICECROWN","text":"Throw your weapon at a minion. It deals its damage, then returns to your hand.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":42804,"flavor":"Difficult to bottle up and sell. But it packs a punch.","id":"ICC_235","name":"Shadow Essence","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"ICECROWN","text":"Summon a 5/5 copy of a random minion in your deck.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":42808,"durability":3,"flavor":"A great way to end a conversation.","id":"ICC_236","mechanics":["TRIGGER_VISUAL"],"name":"Ice Breaker","rarity":"RARE","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Destroy any Frozen minion damaged by this.","type":"WEAPON"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":42810,"flavor":"He'd be a lot easier to animate if he would just stand still.","health":3,"id":"ICC_238","mechanics":["TRIGGER_VISUAL"],"name":"Animated Berserker","rarity":"COMMON","set":"ICECROWN","text":"After you play a minion, deal 1 damage to it.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":42819,"flavor":"Don't worry, he'll keep an eye on that for you.","health":3,"id":"ICC_240","mechanics":["AURA"],"name":"Runeforge Haunter","rarity":"RARE","set":"ICECROWN","text":"During your turn, your weapon doesn't lose Durability.","type":"MINION"},{"artist":"Dave Allsop","attack":4,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":42822,"flavor":"Her marriage survived death, but it decayed pretty quickly after that.","health":6,"id":"ICC_243","mechanics":["AURA"],"name":"Corpse Widow","race":"BEAST","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Your Deathrattle cards cost (2) less.","type":"MINION"},{"artist":"Grace Liu","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":42824,"flavor":"They're grateful for the help, but most minions would prefer not dying in the first place.","id":"ICC_244","name":"Desperate Stand","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Give a minion \"Deathrattle: Return this to life with 1 Health.\"","type":"SPELL"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":42825,"flavor":"\"Did I ever tell you the story of when I single-handedly took down a 29/29 C'thun?\" - Reno Jackson","health":9,"id":"ICC_245","mechanics":["TRIGGER_VISUAL"],"name":"Blackguard","rarity":"EPIC","set":"ICECROWN","text":"Whenever your hero is healed, deal that much damage to a random enemy minion.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":42836,"flavor":"He's freezing his bones off!","health":4,"id":"ICC_252","mechanics":["BATTLECRY"],"name":"Coldwraith","playRequirements":{"REQ_FROZEN_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Battlecry: If an enemy is Frozen, draw a card.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42909,"flavor":"He was just minding his business, farming corpses, when you meddling adventurers came along.","health":3,"id":"ICC_257","mechanics":["BATTLECRY","DEATH_KNIGHT"],"name":"Corpse Raiser","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","targetingArrowText":"Give \"Deathrattle: Resummon this minion.\"","text":"[x]Battlecry: Give a friendly\nminion \"Deathrattle:\n Resummon this minion.\"","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":42998,"flavor":"Powerful weaponry forged by Bronjahm, the Godfather of Souls.","id":"ICC_281","name":"Forge of Souls","rarity":"COMMON","set":"ICECROWN","text":"Draw 2 weapons from your deck.","type":"SPELL"},{"artist":"Mike Azevedo","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":43072,"elite":true,"flavor":"Most disturbing is how Moorabi covers all those frozen minions with flavored syrup.","health":4,"id":"ICC_289","mechanics":["TRIGGER_VISUAL"],"name":"Moorabi","rarity":"LEGENDARY","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Whenever another minion is Frozen, add a copy of it to your hand.","type":"MINION"},{"artist":"Glenn Rane","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":42818,"elite":true,"entourage":["ICC_314t3","ICC_314t2","ICC_314t7","ICC_314t4","ICC_314t5","ICC_314t6","ICC_314t8","ICC_314t1"],"flavor":"\"All that I am: anger, cruelty, vengeance, 8 attack - I bestow upon you, my chosen knight.\"","health":8,"id":"ICC_314","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"The Lich King","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]Taunt\nAt the end of your turn,\nadd a random Death Knight\ncard to your hand.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":42630,"elite":true,"flavor":"Daddy! I think I made a Legendary!","health":6,"id":"ICC_405","mechanics":["TRIGGER_VISUAL"],"name":"Rotface","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]After this minion\nsurvives damage,\nsummon a random\nLegendary minion.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":42670,"flavor":"She prefers the term \"Glampire.\"","health":3,"id":"ICC_407","mechanics":["BATTLECRY"],"name":"Gnomeferatu","rarity":"EPIC","set":"ICECROWN","text":"Battlecry: Remove\nthe top card of your opponent's deck.","type":"MINION"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":42671,"flavor":"My Ghoul friend is back and you're gonna be in trouble.","health":4,"id":"ICC_408","mechanics":["TRIGGER_VISUAL"],"name":"Val'kyr Soulclaimer","rarity":"RARE","set":"ICECROWN","text":"[x]After this minion\nsurvives damage,\nsummon a 2/2 Ghoul.","type":"MINION"},{"artist":"Steve Prescott","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":42707,"flavor":"He's just exercising his right to bear arms.","health":2,"id":"ICC_415","mechanics":["BATTLECRY","DISCOVER"],"name":"Stitched Tracker","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Discover a copy of a minion in your deck.","type":"MINION"},{"artist":"Max Grecke","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":42711,"flavor":"\"Candygram.\"","health":3,"id":"ICC_419","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Bearshark","race":"BEAST","rarity":"COMMON","set":"ICECROWN","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":42392,"flavor":"How's everyone doing? Hurt? Bleeding? Wounded? ... Excellent.","health":3,"id":"ICC_450","mechanics":["BATTLECRY"],"name":"Death Revenant","rarity":"RARE","set":"ICECROWN","text":"Battlecry: Gain +1/+1 for each damaged minion.","type":"MINION"},{"artist":"Daren Bader","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42395,"flavor":"Desperately needs some alone time.","health":3,"id":"ICC_466","mechanics":["BATTLECRY","TAUNT"],"name":"Saronite Chain Gang","rarity":"RARE","set":"ICECROWN","text":"[x]Taunt\nBattlecry: Summon another\nSaronite Chain Gang.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42394,"flavor":"It helps to speak really, really loud.","health":4,"id":"ICC_467","mechanics":["BATTLECRY"],"name":"Deathspeaker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["IMMUNE"],"set":"ICECROWN","targetingArrowText":"Give Immune this turn.","text":"Battlecry: Give a friendly minion Immune this turn.","type":"MINION"},{"artist":"J. Axer","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":42398,"flavor":"If you ever tried to plow permafrost, youâd be wretched, too.","health":1,"id":"ICC_468","mechanics":["TRIGGER_VISUAL"],"name":"Wretched Tiller","rarity":"COMMON","set":"ICECROWN","text":"Whenever this minion attacks, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Tyler Walpole","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":42391,"flavor":"Stand right... there. Perfect, perfect! Now don't move.","id":"ICC_469","name":"Unwilling Sacrifice","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"ICECROWN","text":"Choose a friendly minion. Destroy it and a random enemy minion.","type":"SPELL"},{"armor":5,"artist":"Jerry Mascho","cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":42987,"elite":true,"flavor":"\"Do not be afraid. Approach. The dead will sleep⌠for now.\"","health":30,"id":"ICC_481","mechanics":["BATTLECRY"],"name":"Thrall, Deathseer","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Transform your minions into random ones that cost (2) more.","type":"HERO"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42783,"flavor":"When life gives you snowâŚ","health":3,"id":"ICC_700","name":"Happy Ghoul","rarity":"RARE","set":"ICECROWN","text":"Costs (0) if your hero was healed this turn.","type":"MINION"},{"artist":"Dany Orizio","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42784,"flavor":"It's as though a million Jade Idols cried out, and were suddenly silenced.","health":6,"id":"ICC_701","mechanics":["BATTLECRY"],"name":"Skulking Geist","rarity":"EPIC","set":"ICECROWN","text":"Battlecry: Destroy all\n1-Cost spells in both hands and decks.","type":"MINION"},{"artist":"Izzy Hoover","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42785,"flavor":"It's hard to put them six feet under when you're three feet tall.","health":1,"id":"ICC_702","mechanics":["DEATHRATTLE"],"name":"Shallow Gravedigger","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: Add a random Deathrattle minion to your hand.","type":"MINION"},{"artist":"Ralph Horsley","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":42790,"flavor":"Attacks her job with unbridled enthusiasm.","health":5,"id":"ICC_705","mechanics":["BATTLECRY"],"name":"Bonemare","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"ICECROWN","targetingArrowText":"Give +4/+4 and Taunt.","text":"Battlecry: Give a friendly minion +4/+4 and Taunt.","type":"MINION"},{"artist":"Lars Grant-West","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42791,"flavor":"He loves a good yarn.","health":5,"id":"ICC_706","mechanics":["AURA"],"name":"Nerubian Unraveler","rarity":"EPIC","set":"ICECROWN","text":"Spells cost (2) more.","type":"MINION"},{"artist":"Mike Azevedo","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":42948,"flavor":"Enlistment in her battalion comes with several pairs of earplugs.","health":2,"id":"ICC_801","mechanics":["BATTLECRY"],"name":"Howling Commander","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"ICECROWN","text":"Battlecry: Draw a Divine Shield minion from your deck.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":42992,"flavor":"We've got spirit, yes we do! We've got spirit, stolen from you!","id":"ICC_802","mechanics":["LIFESTEAL"],"name":"Spirit Lash","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal\nDeal $1 damage to all minions.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43022,"flavor":"It isn't \"grave robbing\" when there's no grave. It's just scavengingâŚ","health":3,"id":"ICC_807","mechanics":["BATTLECRY"],"name":"Strongshell Scavenger","rarity":"RARE","referencedTags":["TAUNT"],"set":"ICECROWN","text":"Battlecry: Give your Taunt minions +2/+2.","type":"MINION"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":43025,"flavor":"The original fifth beetle!","health":6,"id":"ICC_808","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Crypt Lord","rarity":"COMMON","set":"ICECROWN","text":"[x]Taunt\nAfter you summon a minion,\n gain +1 Health.","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":43028,"flavor":"The excruciating pain means it's working!","health":3,"id":"ICC_809","mechanics":["COMBO"],"name":"Plague Scientist","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"COMMON","referencedTags":["POISONOUS"],"set":"ICECROWN","targetingArrowText":"Give Poisonous.","text":"Combo: Give a friendly minion Poisonous.","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43029,"flavor":"Don't fear the Arcanite Reaper.","health":3,"id":"ICC_810","mechanics":["BATTLECRY"],"name":"Deathaxe Punisher","rarity":"EPIC","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"Battlecry: Give a random Lifesteal minion in your hand +2/+2.","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":43031,"elite":true,"flavor":"She doesn't feel pity, or remorse, or fear. And she absolutely will not stop... ever, until all necromancers are dead.","health":5,"id":"ICC_811","mechanics":["BATTLECRY"],"name":"Lilian Voss","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Replace spells in your hand with random spells (from your opponent's class).","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43051,"flavor":"Necromancers call it \"Meals on Wheels.\"","health":4,"id":"ICC_812","mechanics":["DEATHRATTLE"],"name":"Meat Wagon","race":"MECHANICAL","rarity":"EPIC","set":"ICECROWN","text":"[x]Deathrattle: Summon a\nminion from your deck\nwith less Attack than\nthis minion.","type":"MINION"},{"artist":"Kevin Chen","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":43127,"flavor":"It slices, it dices, it vaporizes! The Chillblade will make a Champion out of even the lowliest gnome.","health":2,"id":"ICC_820","mechanics":["CHARGE","LIFESTEAL"],"name":"Chillblade Champion","rarity":"COMMON","set":"ICECROWN","text":"Charge\nLifesteal","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":43193,"flavor":"It's like dĂŠjĂ vu, times two.","id":"ICC_823","name":"Simulacrum","rarity":"EPIC","set":"ICECROWN","text":"Copy the lowest Cost minion in your hand.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":6,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":43245,"flavor":"Frosty the Bowman... was an angry hateful soul... with a fresh hewn bow and a missing nose...","health":7,"id":"ICC_825","mechanics":["DEATHRATTLE"],"name":"Abominable Bowman","rarity":"EPIC","set":"ICECROWN","text":"[x]Deathrattle: Summon\na random friendly Beast\nthat died this game.","type":"MINION"},{"armor":5,"artist":"James Ryman","cardClass":"ROGUE","collectible":true,"cost":9,"dbfId":43392,"elite":true,"flavor":"\"Run away. Hide in your precious keeps, behind your walls and your bodyguards. Night always falls, and shadows will fill your hallowed halls. One day, one of those shadows will be me.\"","health":30,"id":"ICC_827","mechanics":["BATTLECRY"],"name":"Valeera the Hollow","rarity":"LEGENDARY","referencedTags":["STEALTH"],"set":"ICECROWN","text":"Battlecry: Gain Stealth until your next turn.","type":"HERO"},{"armor":5,"artist":"Jomaro Kindred","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":43398,"elite":true,"flavor":"\"You were too slow, old friend. The hunt began long ago. And now... it will never end.\"","health":30,"id":"ICC_828","mechanics":["BATTLECRY"],"name":"Deathstalker Rexxar","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]Battlecry: Deal 2 damage\nto all enemy minions.","type":"HERO"},{"armor":5,"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":9,"dbfId":43406,"elite":true,"flavor":"\"Step forward. Confess! Once I was a mere servant of the Light. Now I alone stand in judgement.\"","health":30,"id":"ICC_829","mechanics":["BATTLECRY"],"name":"Uther of the Ebon Blade","rarity":"LEGENDARY","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"Battlecry: Equip a 5/3 Lifesteal weapon.","type":"HERO"},{"armor":5,"artist":"Wayne Reynolds","cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":43408,"elite":true,"flavor":"\"I will tell you what Velen never taught me. Whosoever stands before the Light⌠inevitably casts a shadow.\"","health":30,"id":"ICC_830","mechanics":["BATTLECRY"],"name":"Shadowreaper Anduin","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Destroy all minions with 5 or more Attack.","type":"HERO"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":10,"dbfId":43415,"elite":true,"flavor":"\"Still you refuse to bend your knee? None can escape death, you old fool. And in death⌠all will serve meâŚ\"","health":30,"id":"ICC_831","mechanics":["BATTLECRY"],"name":"Bloodreaver Gul'dan","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Summon all friendly Demons that died this game.","type":"HERO"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"DRUID","collectible":true,"cost":7,"dbfId":43417,"elite":true,"flavor":"\"Cenarius once taught me about the precarious balance between life and death. I have come to understand: there IS no balance. Death always wins.\"","health":30,"id":"ICC_832","mechanics":["CHOOSE_ONE"],"name":"Malfurion the Pestilent","rarity":"LEGENDARY","referencedTags":["POISONOUS","TAUNT"],"set":"ICECROWN","text":"[x]Choose One -\nSummon 2 Poisonous\nSpiders; or 2 Scarabs\nwith Taunt.","type":"HERO"},{"armor":5,"artist":"Glenn Rane","cardClass":"MAGE","collectible":true,"cost":9,"dbfId":43419,"elite":true,"flavor":"\"Arthas was a spoiled child, playing with toys he could neither control nor understand. Come into the cold. I will show you the true power of the Frozen Throne.\"","health":30,"id":"ICC_833","mechanics":["BATTLECRY"],"name":"Frost Lich Jaina","rarity":"LEGENDARY","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"[x]Battlecry: Summon a\n3/6 Water Elemental.\nYour Elementals have\nLifesteal this game.","type":"HERO"},{"armor":5,"artist":"Greg Staples","cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":43423,"elite":true,"flavor":"\"You dare to challenge me? Come! Draw your last breath - and then, you are mine.\"","health":30,"id":"ICC_834","mechanics":["BATTLECRY"],"name":"Scourgelord Garrosh","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Equip a 4/3 Shadowmourne that also damages adjacent minions.","type":"HERO"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":43439,"elite":true,"flavor":"The viziers of Azjol-Nerub released Hadronox as a last-ditch effort to hold back the Lich King. They did so by VERY carefully scooping him up in a LARGE newspaper and releasing him.","health":7,"id":"ICC_835","mechanics":["DEATHRATTLE"],"name":"Hadronox","race":"BEAST","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"ICECROWN","text":"Deathrattle: Summon your Taunt minions that\ndied this game.","type":"MINION"},{"artist":"Eric Braddock","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":43502,"flavor":"Is it cold in here or is it just Sindragosa?","id":"ICC_836","name":"Breath of Sindragosa","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Deal $2 damage to a random enemy minion and Freeze it.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":43505,"flavor":"Brrr, it's cold in here. Let's hope she doesn't have an Auctioneer!","id":"ICC_837","name":"Bring It On!","rarity":"EPIC","set":"ICECROWN","text":"Gain 10 Armor. Reduce the Cost of minions in your opponent's hand by (2).","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":43506,"elite":true,"flavor":"\"I recognize your effort but I think your magic still has room for improvement.\" - Sindragosa after taking a class on giving constructive feedback.","health":8,"id":"ICC_838","mechanics":["BATTLECRY"],"name":"Sindragosa","race":"DRAGON","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Summon two 0/1 Frozen Champions.","type":"MINION"},{"artist":"Greg Staples","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":43064,"elite":true,"flavor":"As a young blood-princess she learned the proper way for a lady to curtsy, how to address fellow members of royalty, and how to bite them.","health":6,"id":"ICC_841","mechanics":["LIFESTEAL"],"name":"Blood-Queen Lana'thel","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]Lifesteal\nHas +1 Attack for each\ncard you've discarded\nthis game.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":45308,"flavor":"Once you both get comfortable, darkness is actually pretty snuggly.","id":"ICC_849","name":"Embrace Darkness","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ICECROWN","text":"[x]Choose an enemy minion.\nAt the start of your turn,\ngain control of it.","type":"SPELL"},{"artist":"Matthew O'Connor","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":45338,"durability":2,"flavor":"It's tacky to call it \"Shadeblade.\"","id":"ICC_850","mechanics":["BATTLECRY"],"name":"Shadowblade","rarity":"RARE","referencedTags":["IMMUNE"],"set":"ICECROWN","text":"Battlecry: Your hero is Immune this turn.","type":"WEAPON"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":45340,"elite":true,"flavor":"Three Princes stand before you. This one wants to buff his brothers.","health":2,"id":"ICC_851","mechanics":["BATTLECRY"],"name":"Prince Keleseth","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: If your deck has no 2-Cost cards, give all minions in your deck +1/+1.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45341,"elite":true,"flavor":"Three Princes stand before you. This one wants to copy others.","health":3,"id":"ICC_852","mechanics":["BATTLECRY"],"name":"Prince Taldaram","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_NO_3_COST_CARD_IN_DECK":0},"rarity":"LEGENDARY","set":"ICECROWN","targetingArrowText":"Transform into a copy.","text":"Battlecry: If your deck has no 3-Cost cards, transform into a 3/3 copy of a minion.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45342,"elite":true,"flavor":"Three Princes stand before you. This one devours one after another.","health":4,"id":"ICC_853","mechanics":["BATTLECRY"],"name":"Prince Valanar","rarity":"LEGENDARY","referencedTags":["LIFESTEAL","TAUNT"],"set":"ICECROWN","text":"Battlecry: If your deck has no 4-Cost cards, gain Lifesteal and Taunt.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45366,"elite":true,"entourage":["ICC_314t2","ICC_314t3","ICC_314t4","ICC_314t5","ICC_314t7","ICC_314t8","ICC_314t6","ICC_314t1"],"flavor":"There must always be a Lick King.","health":2,"id":"ICC_854","mechanics":["DEATHRATTLE"],"name":"Arfus","race":"BEAST","rarity":"LEGENDARY","set":"ICECROWN","text":"Deathrattle: Add a random Death Knight card to your hand.","type":"MINION"},{"artist":"Marcelo Vignali","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45377,"flavor":"Don't be fooled, that polar bear's the one in charge.","health":4,"id":"ICC_855","mechanics":["BATTLECRY"],"name":"Hyldnir Frostrider","rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Battlecry: Freeze your other minions.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":45378,"flavor":"Spells offer twice the moisture wicking of cotton.","health":4,"id":"ICC_856","mechanics":["SPELLPOWER"],"name":"Spellweaver","rarity":"COMMON","set":"ICECROWN","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Tooth","attack":1,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":45392,"elite":true,"flavor":"He's so hot right now.","health":7,"id":"ICC_858","mechanics":["DIVINE_SHIELD","TRIGGER_VISUAL"],"name":"Bolvar, Fireblood","rarity":"LEGENDARY","set":"ICECROWN","text":"Divine Shield\nAfter a friendly minion loses Divine Shield, gain +2 Attack.","type":"MINION"},{"artist":"Ian Ameling","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":45307,"flavor":"An eye for an eye, and a ghoul for a ghoul.","health":3,"id":"ICC_900","mechanics":["TRIGGER_VISUAL"],"name":"Necrotic Geist","rarity":"COMMON","set":"ICECROWN","text":"Whenever one of your other minions dies, summon a 2/2 Ghoul.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45309,"flavor":"Drakkari sorceresses have the irritating habit of repeating themselves at the end of every sentence. Every sentence.","health":5,"id":"ICC_901","mechanics":["AURA"],"name":"Drakkari Enchanter","rarity":"EPIC","set":"ICECROWN","text":"Your end of turn effects trigger twice.","type":"MINION"},{"artist":"Chris Rahn","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45314,"flavor":"He's a mind breaker, dream taker, ghoul trainer, don't you mess around with him.","health":5,"id":"ICC_902","name":"Mindbreaker","rarity":"RARE","set":"ICECROWN","text":"Hero Powers are disabled.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":45321,"flavor":"Have some! This drink is to die for!","health":1,"id":"ICC_903","mechanics":["BATTLECRY"],"name":"Sanguine Reveler","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ICECROWN","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy a friendly minion and gain +2/+2.","type":"MINION"},{"artist":"Nicola Saviori","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45328,"flavor":"It's minions like these that give normal, law-abiding skeletons a bad rap.","health":1,"id":"ICC_904","mechanics":["BATTLECRY"],"name":"Wicked Skeleton","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Gain +1/+1 for each minion that died this turn.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45329,"flavor":"Queen Lana'thel insists on one of these, fried, every morning for breakfast.","health":4,"id":"ICC_905","mechanics":["LIFESTEAL"],"name":"Bloodworm","race":"BEAST","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal","type":"MINION"},{"artist":"Sam Nielson","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":45975,"flavor":"It turns out you CAN take it with you.","health":5,"id":"ICC_910","mechanics":["COMBO"],"name":"Spectral Pillager","playRequirements":{"REQ_TARGET_FOR_COMBO":0},"rarity":"EPIC","set":"ICECROWN","targetingArrowText":"Deal 1 damage for each other card played this turn.","text":"[x]Combo: Deal damage equal\nto the number of other cards\nyou've played this turn.","type":"MINION"},{"artist":"Jesper Ejsing","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46101,"flavor":"\"What are your strengths?\" the interviewer asked. \"Well,\" she replied, \"I'm really good at keening.\"","health":5,"id":"ICC_911","mechanics":["TRIGGER_VISUAL"],"name":"Keening Banshee","rarity":"RARE","set":"ICECROWN","text":"Whenever you play a card, remove the top 3 cards of your deck.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46102,"flavor":"Her extensive collection of corpses includes one of nearly every type. She'd love for you to join it.","health":3,"id":"ICC_912","mechanics":["BATTLECRY"],"name":"Corpsetaker","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","LIFESTEAL","TAUNT","WINDFURY"],"set":"ICECROWN","text":"[x]Battlecry: Gain Taunt if your\ndeck has a Taunt minion.\nRepeat for Divine Shield,\nLifesteal, Windfury.","type":"MINION"},{"artist":"Jesper Ejsing","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46103,"flavor":"The love she shares seems to go nowhere. Now she's lost her Light, tosses and turns, she can't sleep at night...","health":1,"id":"ICC_913","mechanics":["DIVINE_SHIELD","SPELLPOWER"],"name":"Tainted Zealot","rarity":"COMMON","set":"ICECROWN","spellDamage":1,"text":"Divine Shield\nSpell Damage +1","type":"MINION"},{"artist":"Mike Sass","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":39160,"flavor":"\"I know some new tricks, a lot of good tricks. I will show them to you. Medivh will not mind at all if I do.\"","howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_004","mechanics":["SECRET"],"name":"Cat Trick","rarity":"RARE","referencedTags":["STEALTH"],"set":"KARA","text":"Secret: After your opponent casts a spell, summon a 4/2 Panther with Stealth.","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":39481,"flavor":"\"Goodness! What⌠abundant drool you have.\"","health":1,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_005","mechanics":["DEATHRATTLE"],"name":"Kindly Grandmother","race":"BEAST","rarity":"COMMON","set":"KARA","text":"Deathrattle: Summon a 3/2 Big Bad Wolf.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":39492,"flavor":"She's practically GIVING your secrets away!","health":4,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_006","name":"Cloaked Huntress","rarity":"COMMON","referencedTags":["SECRET"],"set":"KARA","text":"Your Secrets cost (0).","type":"MINION"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":39169,"flavor":"His idol is the Green Hills of Stranglethorn, and he won't shut up about it.","health":1,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_009","mechanics":["BATTLECRY"],"name":"Babbling Book","rarity":"RARE","set":"KARA","text":"Battlecry: Add a random Mage spell to your hand.","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":39477,"flavor":"Originally joined to be Arcanagosâ Templar, but has to admit that ordering pizza has become waaaay easier.","health":3,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_010","mechanics":["BATTLECRY"],"name":"Nightbane Templar","rarity":"COMMON","set":"KARA","text":"Battlecry: If you're holding a Dragon, summon two 1/1 Whelps.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39476,"flavor":"Alas poor Annoy-o-Tron! A fellow of infinite jest, of most excellent fancy!","health":2,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_011","mechanics":["TAUNT"],"name":"Pompous Thespian","rarity":"COMMON","set":"KARA","text":"Taunt","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":39468,"flavor":"Even better than a hot shower with vigorous scrubbing!","howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_013","name":"Purify","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"KARA","text":"Silence a friendly minion. Draw a card.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":39190,"flavor":"You can easily defeat her by either dealing 4 damage, or dropping a house on her.","health":4,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_021","mechanics":["TRIGGER_VISUAL"],"name":"Wicked Witchdoctor","rarity":"COMMON","set":"KARA","text":"Whenever you cast a spell, summon a random basic Totem.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":39197,"flavor":"This is what happens when you tell Khadgar to set the table.","howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_025","name":"Kara Kazham!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"KARA","text":"Summon a 1/1 Candle, 2/2 Broom, and 3/3 Teapot.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":39495,"flavor":"Form ranks! Everyone into the King's Tuskarr Defense!","howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_026","name":"Protect the King!","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["TAUNT"],"set":"KARA","text":"For each enemy minion, summon a 1/1 Pawn with Taunt.","type":"SPELL"},{"artist":"Anton Zemskov","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":39417,"durability":4,"flavor":"A fool and his bane are soon parted.","howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_028","name":"Fool's Bane","rarity":"COMMON","set":"KARA","text":"Unlimited attacks each turn. Can't attack heroes.","type":"WEAPON"},{"artist":"A. J. Nazzaro","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":39433,"flavor":"Oh man! Runic omelettes are the best!","health":2,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_029","mechanics":["DEATHRATTLE"],"name":"Runic Egg","rarity":"COMMON","set":"KARA","text":"Deathrattle: Draw a card.","type":"MINION"},{"artist":"Dave Allsop","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39207,"flavor":"You have to admit, they make a cute couple.","health":3,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_030a","mechanics":["BATTLECRY"],"name":"Pantry Spider","race":"BEAST","rarity":"COMMON","set":"KARA","text":"Battlecry: Summon a\n1/3 Spider.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":39210,"flavor":"His favorites are classic tragedies like \"The Hobbit\" and \"Grendel\".","health":6,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_033","mechanics":["BATTLECRY"],"name":"Book Wyrm","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0,"REQ_TARGET_MAX_ATTACK":3},"race":"DRAGON","rarity":"RARE","set":"KARA","targetingArrowText":"Destroy an enemy minion with 3 or less Attack.","text":"Battlecry: If you're holding a Dragon, destroy an enemy minion with 3 or less Attack.","type":"MINION"},{"artist":"Paul Mafayon","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":39442,"flavor":"Now that's a world champion cheesecake!","health":6,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_035","mechanics":["TRIGGER_VISUAL"],"name":"Priest of the Feast","rarity":"COMMON","set":"KARA","text":"Whenever you cast a spell, restore #3 Health to\nyour hero.","type":"MINION"},{"artist":"Alex Alexandrov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":39215,"flavor":"He used to get work as a Spatial Anomaly, but he got tired of having his polarity reversed.","health":1,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_036","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Anomaly","race":"ELEMENTAL","rarity":"COMMON","set":"KARA","text":"Whenever you cast a spell, give this minion\n+1 Health.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39489,"flavor":"He mostly watches light romantic comedies.","health":6,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_037","mechanics":["BATTLECRY"],"name":"Avian Watcher","rarity":"RARE","referencedTags":["SECRET","TAUNT"],"set":"KARA","text":"Battlecry: If you control a Secret, gain +1/+1\nand Taunt.","type":"MINION"},{"artist":"Jerry Mascho","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":39465,"flavor":"He really enjoys lurking and gets a lot of job satisfaction out of it.","health":3,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_041","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Moat Lurker","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"KARA","targetingArrowText":"Destroy a minion.","text":"Battlecry: Destroy a minion. Deathrattle: Resummon it.","type":"MINION"},{"artist":"Sean McNally","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39453,"elite":true,"flavor":"Moroes runs an army of stewards, but still ends up inflating the balloons himself.","health":1,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_044","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Moroes","rarity":"LEGENDARY","set":"KARA","text":"Stealth\nAt the end of your turn, summon a 1/1 Steward.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":39439,"flavor":"Do NOT call it a \"horse\".","health":4,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_057","mechanics":["BATTLECRY","DISCOVER"],"name":"Ivory Knight","rarity":"RARE","set":"KARA","text":"[x]Battlecry: Discover a spell.\nRestore Health to your hero\nequal to its Cost.","type":"MINION"},{"artist":"Wei Wang","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":39225,"elite":true,"flavor":"The Curator guards Azerothâs deadliest creatures, but itâs secretly terrified of squirrels.","health":6,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_061","mechanics":["BATTLECRY","TAUNT"],"name":"The Curator","race":"MECHANICAL","rarity":"LEGENDARY","set":"KARA","text":"Taunt\nBattlecry: Draw a Beast, Dragon, and Murloc from your deck.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39554,"flavor":"She can tell you all about the history of people not STANDING IN THE GREEN BEAM!","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_062","mechanics":["BATTLECRY","DISCOVER"],"name":"Netherspite Historian","rarity":"COMMON","set":"KARA","text":"Battlecry: If you're holding a Dragon, Discover\na Dragon.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":39694,"durability":3,"flavor":"They'll be MUCH easier to use once they add the spiritthumb.","howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_063","name":"Spirit Claws","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"KARA","text":"[x]Has +2 Attack while you\nhave Spell Damage.","type":"WEAPON"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":39696,"flavor":"Please? Can I keep him? I promise to clean his cage every day.","health":5,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_065","mechanics":["BATTLECRY"],"name":"Menagerie Warden","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"COMMON","set":"KARA","targetingArrowText":"Summon a copy.","text":"Battlecry: Choose a friendly Beast. Summon a copy of it.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":39698,"flavor":"Was almost named \"Swashb-AAAARRHHH-gler\"","health":1,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_069","mechanics":["BATTLECRY"],"name":"Swashburglar","race":"PIRATE","rarity":"COMMON","set":"KARA","text":"Battlecry: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":39700,"flavor":"Yeah, sure. That Ragnaros \"fell off the back of a truck\".","health":6,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_070","mechanics":["BATTLECRY"],"name":"Ethereal Peddler","rarity":"RARE","set":"KARA","text":"Battlecry: If you're holding any cards from another class, reduce their Cost by (2).","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":39712,"flavor":"They bill this as a popular resort attraction, but they try and get your money up front.","howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_073","name":"Maelstrom Portal","rarity":"RARE","set":"KARA","text":"Deal $1 damage to all enemy minions. Summon a random\n1-Cost minion.","type":"SPELL"},{"artist":"Evgeniy Zaqumyennyy","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":39714,"flavor":"Ain't no party like a Moonglade party âcause a Moonglade party got bears.","howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_075","name":"Moonglade Portal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"KARA","text":"Restore #6 Health. Summon a random\n6-Cost minion.","type":"SPELL"},{"artist":"Gustav Schmidt","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":39715,"flavor":"Come to beautiful Firelands! Where it's \"Way nicer than the Abyssal Maw!\"","howToEarn":"Unlocked in the Prologue, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Prologue, in One Night in Karazhan.","id":"KAR_076","name":"Firelands Portal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"KARA","text":"Deal $5 damage. Summon a random\n5-Cost minion.","type":"SPELL"},{"artist":"Jimmy Lo","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":39716,"flavor":"What's Millhouse Manastorm doing in Silvermoon?","howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_077","name":"Silvermoon Portal","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"KARA","text":"Give a minion +2/+2. Summon a random\n2-Cost minion.","type":"SPELL"},{"artist":"Peter Stapleton","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":39740,"flavor":"Malchezaar used to have an imp named Dobby working for him, but there was a tragic accident.","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_089","mechanics":["TRIGGER_VISUAL"],"name":"Malchezaar's Imp","race":"DEMON","rarity":"COMMON","set":"KARA","text":"Whenever you discard a card, draw a card.","type":"MINION"},{"artist":"Nate Bowden","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":39747,"flavor":"Come to beautiful Ironforge! Where irons are forged and the forges are iron!","howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_091","name":"Ironforge Portal","rarity":"COMMON","set":"KARA","text":"Gain 4 Armor.\nSummon a random\n4-Cost minion.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":39767,"flavor":"\"Magus Medivh sir, I've brought the flaming balloons, as you requested.\"","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_092","mechanics":["BATTLECRY"],"name":"Medivh's Valet","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_FRIENDLY_SECRETS":1},"rarity":"COMMON","referencedTags":["SECRET"],"set":"KARA","targetingArrowText":"Deal 3 damage.","text":"Battlecry: If you control a Secret, deal 3 damage.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":39822,"flavor":"For a proper setting, place the deadly fork after the salad fork, but before the dinner fork.","health":2,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_094","mechanics":["DEATHRATTLE"],"name":"Deadly Fork","rarity":"COMMON","set":"KARA","text":"Deathrattle: Add a 3/2 weapon to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39839,"flavor":"The Murloc is taking the picture.","health":3,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_095","mechanics":["BATTLECRY"],"name":"Zoobot","race":"MECHANICAL","rarity":"COMMON","set":"KARA","text":"Battlecry: Give a random friendly Beast, Dragon, and Murloc +1/+1.","type":"MINION"},{"artist":"Joe Madureira & Grace Liu","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39840,"elite":true,"flavor":"He was super excited to acquire Gorehowl at a garage sale! Then super disappointed to find out it was a foam reproduction.","health":6,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_096","mechanics":["START_OF_GAME"],"name":"Prince Malchezaar","race":"DEMON","rarity":"LEGENDARY","set":"KARA","text":"[x]Start of Game:\nAdd 5 extra Legendary\nminions to your deck.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":39841,"elite":true,"flavor":"If you think the party's great now, just wait 'til he invites the orcs over!","health":7,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_097","mechanics":["BATTLECRY"],"name":"Medivh, the Guardian","rarity":"LEGENDARY","set":"KARA","text":"Battlecry: Equip Atiesh, Greatstaff of the Guardian.","type":"MINION"},{"artist":"Garrett Hanna","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39941,"elite":true,"flavor":"He used to play every part, until Moroes confiscated his Orb of Deception.","health":4,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_114","mechanics":["BATTLECRY"],"name":"Barnes","rarity":"LEGENDARY","set":"KARA","text":"Battlecry: Summon a 1/1 copy of a random minion in your deck.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":39374,"flavor":"B4 is a nice place to visit, but he wouldn't want to live there.","health":4,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_204","mechanics":["BATTLECRY"],"name":"Onyx Bishop","rarity":"RARE","set":"KARA","text":"Battlecry: Summon a friendly minion that died this game.","type":"MINION"},{"artist":"Daren Bader","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":39380,"flavor":"From the secret research labs of the Swiss Army.","health":3,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_205","mechanics":["InvisibleDeathrattle"],"name":"Silverware Golem","rarity":"RARE","set":"KARA","text":"If you discard this minion, summon it.","type":"MINION"},{"artist":"Daria Tuzova","attack":2,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":39350,"flavor":"Once upon a midnight restive, Medivh pondered, feeling festive!","health":2,"howToEarn":"Unlocked in the Prologue, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Prologue, in One Night in Karazhan.","id":"KAR_300","name":"Enchanted Raven","race":"BEAST","rarity":"COMMON","set":"KARA","type":"MINION"},{"artist":"Garrett Hanna","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39269,"flavor":"Just between us, if things get tight the Menagerie Magician position will probably be the first to go.","health":4,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_702","mechanics":["BATTLECRY"],"name":"Menagerie Magician","rarity":"COMMON","set":"KARA","text":"Battlecry: Give a random friendly Beast, Dragon, and Murloc +2/+2.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":39491,"flavor":"Heâs really just a Blacksmith, but he thought the fancy title would bring in more business.","health":2,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_710","mechanics":["BATTLECRY"],"name":"Arcanosmith","rarity":"COMMON","referencedTags":["TAUNT"],"set":"KARA","text":"Battlecry: Summon a 0/5 minion with Taunt.","type":"MINION"},{"artist":"Dan Scott","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":12,"dbfId":39426,"flavor":"Claims to be drawn to Karazhan because of the ley lines. Actually, just loves Moroesâ cooking.","health":8,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_711","name":"Arcane Giant","rarity":"EPIC","set":"KARA","text":"[x]Costs (1) less for each spell\nyou've cast this game.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39313,"flavor":"Sheâs much more cheerful after losing the ânâ in her name.","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_712","mechanics":["AURA"],"name":"Violet Illusionist","rarity":"COMMON","referencedTags":["IMMUNE"],"set":"KARA","text":"During your turn, your hero is Immune.","type":"MINION"},{"artist":"Richard Wright","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2874,"flavor":"Why does a forgotten torch turn into a roaring torch with no provocation? It's one of life's many mysteries.","howToEarn":"Unlocked by starting the League of Explorers adventure.","howToEarnGolden":"Can be crafted after starting the League of Explorers adventure.","id":"LOE_002","name":"Forgotten Torch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOE","text":"Deal $3 damage. Shuffle a 'Roaring Torch' into your deck that deals 6 damage.","type":"SPELL"},{"artist":"Ben Zhang","attack":6,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":2875,"flavor":"Despite the name, he's a solid conjurer.","health":3,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_003","mechanics":["BATTLECRY","DISCOVER"],"name":"Ethereal Conjurer","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a spell.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2878,"flavor":"He is forever cursing the kids who climb on the rails and the evil archeologists who animate the exhibits.","health":2,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_006","mechanics":["BATTLECRY","DISCOVER"],"name":"Museum Curator","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"LOE","text":"Battlecry: Discover a Deathrattle card.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2879,"flavor":"This is what happens when Rafaam stubs his toe unexpectedly.","howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_007","name":"Curse of Rafaam","rarity":"COMMON","set":"LOE","text":"Give your opponent a 'Cursed!' card.\nWhile they hold it, they take 2 damage on their turn.","type":"SPELL"},{"artist":"Anton Zemskov","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":2881,"flavor":"No obsidian is safe around the Obsidian Destroyer!","health":7,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_009","mechanics":["TRIGGER_VISUAL"],"name":"Obsidian Destroyer","rarity":"COMMON","referencedTags":["TAUNT"],"set":"LOE","text":"At the end of your turn, summon a 1/1 Scarab with Taunt.","type":"MINION"},{"artist":"Bernie Kang","attack":2,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":2882,"flavor":"It could be worse. It could be a Snake Pit.","health":1,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_010","mechanics":["POISONOUS"],"name":"Pit Snake","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Poisonous","type":"MINION"},{"artist":"Tyson Murphy","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2883,"elite":true,"flavor":"Reno is a four-time winner of the 'Best Accessorized Explorer' award.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_011","mechanics":["BATTLECRY"],"name":"Reno Jackson","rarity":"LEGENDARY","set":"LOE","text":"Battlecry: If your deck has no duplicates, fully heal your hero.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2884,"flavor":"After the guild broke up, he could no longer raid the tombs.","health":4,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_012","mechanics":["DEATHRATTLE"],"name":"Tomb Pillager","rarity":"COMMON","set":"LOE","text":"Deathrattle: Add a Coin to your hand.","type":"MINION"},{"artist":"Cole Eastburn","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2888,"flavor":"He's a very hungry elemental.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_016","mechanics":["TRIGGER_VISUAL"],"name":"Rumbling Elemental","race":"ELEMENTAL","rarity":"COMMON","referencedTags":["BATTLECRY"],"set":"LOE","text":"After you play a Battlecry minion, deal 2 damage to a random enemy.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":2889,"flavor":"U da man! No, U da man!","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_017","mechanics":["BATTLECRY"],"name":"Keeper of Uldaman","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"LOE","targetingArrowText":"Change to 3/3.","text":"Battlecry: Set a minion's Attack and Health to 3.","type":"MINION"},{"artist":"Andrew Hou","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":2890,"flavor":"Sure, they're ugly, but they live in tunnels. You try your beauty routine without natural light.","health":3,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_018","mechanics":["TRIGGER_VISUAL"],"name":"Tunnel Trogg","rarity":"COMMON","referencedTags":["OVERLOAD"],"set":"LOE","text":"Whenever you Overload, gain +1 Attack per locked Mana Crystal.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2891,"flavor":"Still hunting for the ones who earthed him.","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_019","mechanics":["BATTLECRY"],"name":"Unearthed Raptor","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOE","targetingArrowText":"Gain a Deathrattle.","text":"Battlecry: Choose a friendly minion. Gain a copy of its Deathrattle.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2892,"flavor":"Dang. This card is sweet. Almost as sweet as Dessert Camel.","health":4,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_020","mechanics":["BATTLECRY"],"name":"Desert Camel","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Battlecry: Put a 1-Cost minion from each deck into the battlefield.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2893,"flavor":"Five years of tap-dancing lessons are FINALLY going to pay off!","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_021","mechanics":["SECRET"],"name":"Dart Trap","rarity":"COMMON","set":"LOE","text":"Secret: After an opposing Hero Power is used, deal $5 damage to a random enemy.","type":"SPELL"},{"artist":"Peter Stapleton","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2894,"flavor":"Fierce monkey. That funky monkey.","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_022","mechanics":["TAUNT"],"name":"Fierce Monkey","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Taunt","type":"MINION"},{"artist":"George Davis","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2895,"flavor":"I'm offering you a bargain here! This amazing vacuum cleaner for your soul!","health":2,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_023","mechanics":["BATTLECRY","DISCOVER"],"name":"Dark Peddler","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a\n1-Cost card.","type":"MINION"},{"artist":"Ryan Metcalf","cardClass":"PALADIN","collectible":true,"cost":10,"dbfId":2898,"flavor":"Theme song by Ellie Goldfin and Blagghghlrlrl Harris.","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_026","name":"Anyfin Can Happen","rarity":"RARE","set":"LOE","text":"Summon 7 Murlocs that died this game.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":2899,"flavor":"You have chosen poorly.","howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_027","mechanics":["SECRET"],"name":"Sacred Trial","rarity":"COMMON","set":"LOE","text":"Secret: After your opponent has at least 3 minions and plays another, destroy it.","type":"SPELL"},{"artist":"Jaemin Kim","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2901,"flavor":"It's amazing what you can do with super glue!","health":1,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_029","mechanics":["BATTLECRY","DISCOVER"],"name":"Jeweled Scarab","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a\n3-Cost card.","type":"MINION"},{"artist":"Ben Zhang","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2910,"flavor":"If she had studied harder, she would have been a C+ witch.","health":5,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_038","mechanics":["AURA"],"name":"Naga Sea Witch","rarity":"EPIC","set":"LOE","text":"Your cards cost (5).","type":"MINION"},{"artist":"Skan Srisuwan","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2911,"flavor":"A-1 and A-2 went nuts, when they should have gone bolts.","health":4,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_039","mechanics":["BATTLECRY","DISCOVER"],"name":"Gorillabot A-3","race":"MECHANICAL","rarity":"COMMON","set":"LOE","text":"Battlecry: If you control another Mech, Discover a Mech.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2918,"flavor":"Deals damage when he croaks.","health":2,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_046","mechanics":["DEATHRATTLE"],"name":"Huge Toad","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Deathrattle: Deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Turovec Konstantin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2919,"flavor":"Less serious than its cousin, the Grave Spider.","health":3,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_047","mechanics":["BATTLECRY","DISCOVER"],"name":"Tomb Spider","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a Beast.","type":"MINION"},{"artist":"Ben Zhang","attack":3,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2922,"flavor":"Clever girl!","health":2,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_050","mechanics":["DEATHRATTLE"],"name":"Mounted Raptor","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Deathrattle: Summon a random 1-Cost minion.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2923,"flavor":"The REAL angry chicken!","health":4,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_051","mechanics":["SPELLPOWER"],"name":"Jungle Moonkin","rarity":"RARE","set":"LOE","spellDamage":2,"text":"Both players have\nSpell Damage +2.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2925,"flavor":"If you want your wish granted, don't rub him the wrong way.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_053","mechanics":["TRIGGER_VISUAL"],"name":"Djinni of Zephyrs","race":"ELEMENTAL","rarity":"EPIC","set":"LOE","text":"After you cast a spell on another friendly minion, cast a copy of it on this one.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2933,"flavor":"He's actually a 1/1 who picked up the hammer from the last guy.","health":4,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_061","mechanics":["DEATHRATTLE"],"name":"Anubisath Sentinel","rarity":"COMMON","set":"LOE","text":"Deathrattle: Give a random friendly minion +3/+3.","type":"MINION"},{"artist":"Trent Kaniuga","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2945,"flavor":"This was the only job he could get after the dinosaur theme park debacle.","health":8,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_073","mechanics":["BATTLECRY"],"name":"Fossilized Devilsaur","rarity":"COMMON","referencedTags":["TAUNT"],"set":"LOE","text":"Battlecry: If you control a Beast, gain Taunt.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2948,"elite":true,"entourage":["DS1h_292","CS2_056","CS2_101","CS1h_001","CS2_049","CS2_102","CS2_083b","CS2_034","CS2_017"],"flavor":"In addition to fluent Common, he also speaks fourteen dialects of 'mrgl'.","health":3,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_076","mechanics":["BATTLECRY","DISCOVER"],"name":"Sir Finley Mrrgglton","race":"MURLOC","rarity":"LEGENDARY","set":"LOE","text":"Battlecry: Discover a new basic Hero Power.","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2949,"elite":true,"flavor":"Contains 75% more fiber than his brother Magni!","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_077","mechanics":["AURA"],"name":"Brann Bronzebeard","rarity":"LEGENDARY","referencedTags":["BATTLECRY"],"set":"LOE","text":"Your Battlecries trigger twice.","type":"MINION"},{"artist":"Luke Mancini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2951,"elite":true,"flavor":"A large part of her job entails not mixing up the Map to the Golden Monkey with the Map to Monkey Island.","health":5,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_079","mechanics":["BATTLECRY"],"name":"Elise Starseeker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"LEGENDARY","set":"LOE","text":"Battlecry: Shuffle the 'Map to the Golden Monkey' into your deck.","type":"MINION"},{"artist":"Jason Kang","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2958,"flavor":"Sometimes it feels like it's always the same slackers that are waiting for a summon.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_086","mechanics":["TRIGGER_VISUAL"],"name":"Summoning Stone","rarity":"RARE","set":"LOE","text":"Whenever you cast a spell, summon a random minion of the same Cost.","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2961,"flavor":"The fourth one fell off in a tragic accident. They don't talk about it.","health":6,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_089","mechanics":["DEATHRATTLE"],"name":"Wobbling Runts","rarity":"RARE","set":"LOE","text":"Deathrattle: Summon three 2/2 Runts.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2964,"elite":true,"flavor":"He's very good at retrieving artifacts. From other people's museums.","health":8,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_092","mechanics":["BATTLECRY","DISCOVER"],"name":"Arch-Thief Rafaam","rarity":"LEGENDARY","set":"LOE","text":"Battlecry: Discover a powerful Artifact.","type":"MINION"},{"artist":"Alex Konstad","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":3015,"flavor":"It's perfectly safe as long as you remember to put in air holes.","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_104","name":"Entomb","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOE","text":"Choose an enemy minion.\nShuffle it into your deck.","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":3001,"flavor":"Harrison Jones was disappointed that he didn't get to be part of the League of Explorers, but his hat did.","howToEarn":"Unlocked by starting the League of Explorers adventure.","howToEarnGolden":"Can be crafted after starting the League of Explorers adventure.","id":"LOE_105","name":"Explorer's Hat","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOE","text":"Give a minion +1/+1 and \"Deathrattle: Add an Explorer's Hat to your hand.\"","type":"SPELL"},{"artist":"Jim Nelson","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":9107,"flavor":"Don't blink! Don't turn your back, don't look away, and DON'T BLINK.","health":7,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_107","name":"Eerie Statue","rarity":"RARE","set":"LOE","text":"Canât attack unless itâs the only minion on the battlefield.","type":"MINION"},{"artist":"Slawomir Maniak","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":9081,"flavor":"Warning: Do not expose to direct sunlight.","health":4,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_110","mechanics":["BATTLECRY"],"name":"Ancient Shade","rarity":"RARE","set":"LOE","text":"Battlecry: Shuffle an 'Ancient Curse' into your deck that deals 7 damage to you when drawn.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":2999,"flavor":"MOM! DAD! DON'T TOUCH IT! IT'S EVIL!!!!!!","howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_111","name":"Excavated Evil","rarity":"RARE","set":"LOE","text":"Deal $3 damage to all minions.\nShuffle this card into your opponent's deck.","type":"SPELL"},{"artist":"Andrius Matijoshius","cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":3007,"flavor":"Everyfin is cool when you're part of a murloc team!","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_113","name":"Everyfin is Awesome","rarity":"RARE","set":"LOE","text":"Give your minions +2/+2.\nCosts (1) less for each Murloc you control.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":13335,"flavor":"Was petrified when it found out it didn't make the cut for Azerothian Idol.","howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_115","mechanics":["CHOOSE_ONE","DISCOVER"],"name":"Raven Idol","rarity":"COMMON","set":"LOE","text":"Choose One -\nDiscover a minion; or Discover a spell.","type":"SPELL"},{"artist":"Wayne Reynolds","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":13334,"flavor":"The Reliquary considers itself the equal of the League of Explorers. The League of Explorers doesn't.","health":1,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_116","mechanics":["BATTLECRY"],"name":"Reliquary Seeker","rarity":"RARE","set":"LOE","text":"Battlecry: If you have 6 other minions, gain +4/+4.","type":"MINION"},{"artist":"Craig Mullins","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":35025,"durability":3,"flavor":"The Curse is that you have to listen to \"MMMBop\" on repeat.","howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_118","name":"Cursed Blade","rarity":"RARE","set":"LOE","text":"Double all damage dealt to your hero.","type":"WEAPON"},{"artist":"Mike Sass","attack":4,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":36111,"flavor":"Try putting it on. Wait, let me get my camera.","health":4,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_119","mechanics":["TRIGGER_VISUAL"],"name":"Animated Armor","rarity":"RARE","set":"LOE","text":"Your hero can only take 1 damage at a time.","type":"MINION"},{"artist":"Oliver Chipping","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":13879,"flavor":"High mortality rate, from often being hugged to death.","health":1,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOEA10_3","name":"Murloc Tinyfin","race":"MURLOC","rarity":"COMMON","set":"LOE","type":"MINION"},{"artist":"Chris Seaman","cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":43112,"flavor":"Everybody! Hit the deck!","id":"LOOT_008","name":"Psychic Scream","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"LOOTAPALOOZA","text":"Shuffle all minions into your opponent's deck.","type":"SPELL"},{"artist":"Steve Prescott","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":43121,"flavor":"Fortunately he has an even number of fingers.","health":4,"id":"LOOT_013","mechanics":["BATTLECRY","TAUNT"],"name":"Vulgar Homunculus","race":"DEMON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nBattlecry: Deal 2 damage to your hero.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":43122,"flavor":"Kobolds sort books using a gooey decimal system.","health":1,"id":"LOOT_014","mechanics":["BATTLECRY"],"name":"Kobold Librarian","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Draw a card. Deal 2 damage to your hero.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":43128,"faction":"ALLIANCE","flavor":"\"Don't worry about the fine print. Just sign here.\"","id":"LOOT_017","name":"Dark Pact","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Destroy a friendly minion. Restore #4 Health to your hero.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":43133,"flavor":"The hook is just an accessory. He can reave just fine without it.","health":4,"id":"LOOT_018","mechanics":["BATTLECRY"],"name":"Hooked Reaver","race":"DEMON","rarity":"RARE","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Battlecry: If you have 15 or less Health, gain +3/+3 and Taunt.","type":"MINION"},{"artist":"Tyler West Studio","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":43228,"flavor":"Whatâs worse? Seeing the spider, or NOT seeing the spider, but knowing itâs somewhere in your deck?","health":4,"id":"LOOT_026","mechanics":["BATTLECRY"],"name":"Fal'dorei Strider","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Battlecry: Shuffle 3\nAmbushes into your deck.\nWhen drawn, summon\na 4/4 Spider.","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":43237,"flavor":"They call her the candled vandal.","health":1,"id":"LOOT_033","mechanics":["BATTLECRY"],"name":"Cavern Shinyfinder","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Draw a weapon from your deck.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":43269,"flavor":"What is best in life? To make candle. To keep candle. To hear lamentations of candle-takers.","health":4,"id":"LOOT_041","mechanics":["TRIGGER_VISUAL"],"name":"Kobold Barbarian","rarity":"RARE","set":"LOOTAPALOOZA","text":"At the start of your turn, attack a random enemy.","type":"MINION"},{"artist":"Mike Azevedo","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":43272,"flavor":"A purple stone Azari carved\nFor dark hearts, craving, power-starved.\nThe first to bow, the warlock Rin,\nEmbraced the darkness, slew her kin.","id":"LOOT_043","mechanics":["LIFESTEAL"],"name":"Lesser Amethyst Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Lifesteal. Deal $3 damage to a minion. (Take damage from your cards to upgrade.)","type":"SPELL"},{"artist":"Luca Zontini","attack":0,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":43277,"durability":2,"flavor":"CAUTION: DO NOT SCRATCH NOSE.","id":"LOOT_044","name":"Bladed Gauntlet","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Has Attack equal to your Armor. Can't attack heroes.","type":"WEAPON"},{"artist":"Lucas Graciano","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":43282,"flavor":"Make like a tree⌠and gain armor.","id":"LOOT_047","name":"Barkskin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +3 Health. Gain 3 Armor.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43284,"flavor":"Marketed as a \"rust-proof iron golem.\"","health":6,"id":"LOOT_048","mechanics":["TAUNT"],"name":"Ironwood Golem","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nCan only attack if you have 3 or more Armor.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"DRUID","collectible":true,"collectionText":"Deal $2 damage to a minion. (Gain 3 Armor to upgrade.)","cost":1,"dbfId":43288,"flavor":"In ancient woods, elves fought the curse\nThe demonâs shadow to disperse\nBut hatred raged and frail souls turned\nNow horned and hooved their forests burned.","id":"LOOT_051","name":"Lesser Jasper Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Deal $2 damage to a minion. @(Gain 3 Armor to upgrade.)","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43294,"entourage":["LOOT_054d","LOOT_054b","LOOT_054c"],"flavor":"Three paths diverged in a darkened hall, and I â\nI took the one less traveled by,\nAnd got eaten by a slime.","id":"LOOT_054","name":"Branching Paths","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Choose Twice - Draw a\ncard; Give your minions \n+1 Attack; Gain 6 Armor.","type":"SPELL"},{"artist":"Tyler West Studio","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43304,"flavor":"Astral kitty litter is surprisingly hard to find.","health":5,"id":"LOOT_056","mechanics":["DEATHRATTLE"],"name":"Astral Tiger","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Deathrattle: Shuffle a\n copy of this minion into your deck.","type":"MINION"},{"artist":"Phil Saunders","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":43322,"flavor":"Shamans always have the firmest handshakes.","id":"LOOT_060","mechanics":["OVERLOAD"],"name":"Crushing Hand","overload":3,"playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deal $8 damage to a minion. Overload: (3)","type":"SPELL"},{"artist":"Dany Orizio","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":43329,"entourage":["CS2_052","CS2_050","NEW1_009","CS2_051"],"flavor":"To truly understand candles, it takes YEARS of quiet contemplation.","health":1,"id":"LOOT_062","mechanics":["BATTLECRY"],"name":"Kobold Hermit","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Choose a basic Totem. Summon it.","type":"MINION"},{"artist":"Jason Kang","cardClass":"SHAMAN","collectible":true,"collectionText":"Summon 1 copy of a friendly minion. (Overload 3 Mana Crystals to upgrade.)","cost":7,"dbfId":43331,"flavor":"A stone of blue, embraced with glee\nBy murloc lords beneath the sea\nSoon numberless they swarmed the shore\nFirst two, then four, then more...and more...","id":"LOOT_064","name":"Lesser Sapphire Spellstone","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["OVERLOAD"],"set":"LOOTAPALOOZA","text":"Summon 1 copy of a friendly minion. @(Overload 3 Mana Crystals to upgrade.)","type":"SPELL"},{"artist":"Andrew Hou","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43345,"flavor":"His clothing is \"ratty\" in more ways than one.","health":1,"id":"LOOT_069","mechanics":["BATTLECRY"],"name":"Sewer Crawler","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Summon a 2/3 Giant Rat.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":43357,"flavor":"Wolves to the left and arrows to the right, here I am stuck in the middle with you.","id":"LOOT_077","name":"Flanking Strike","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deal $3 damage to a minion. Summon a 3/3 Wolf.","type":"SPELL"},{"artist":"Peter Stapleton","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":43358,"flavor":"Can be upgraded into a Cave Lurker.","health":4,"id":"LOOT_078","name":"Cave Hydra","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Also damages the minions next to whomever\nthis attacks.","type":"MINION"},{"artist":"Trent Kaniuga & James Martin","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":43359,"flavor":"Not all who wander are lost. This one is lost though, for sure.","id":"LOOT_079","mechanics":["SECRET"],"name":"Wandering Monster","rarity":"RARE","set":"LOOTAPALOOZA","text":"Secret: When an enemy attacks your hero, summon a 3-Cost minion as the new target.","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":43363,"flavor":"An emerald stone for Tauren hands\nWho sought its strength to save their lands\nTheir tribes now lost, their rage released\nWhoâs hunting now? And whoâs the beast?","id":"LOOT_080","name":"Lesser Emerald Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon two 3/3 Wolves. (Play a Secret to upgrade.)","type":"SPELL"},{"artist":"Trent Kaniuga & James Martin","attack":4,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":43369,"durability":2,"elite":true,"flavor":"Rhok'delar is ready to Rhok'de'casbah!","id":"LOOT_085","mechanics":["BATTLECRY"],"name":"Rhok'delar","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: If your deck has no minions, fill your hand with Hunter spells.","type":"WEAPON"},{"artist":"Luke Mancini","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":43373,"flavor":"Also known as \"Liquid Courage.\"","id":"LOOT_088","name":"Potion of Heroism","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"LOOTAPALOOZA","text":"Give a minion Divine Shield.\nDraw a card.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","collectible":true,"collectionText":"Summon a 2/2 Spirit with Taunt. (Restore 3 Health to upgrade.)","cost":2,"dbfId":43382,"flavor":"In ages old, when Ancients broke\nAzari of the Legion spoke\nTo tempt the mortals: gems of power\n The weak succumbed, their souls devoured.","id":"LOOT_091","name":"Lesser Pearl Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Summon a 2/2 Spirit with Taunt. @(Restore 3 Health to upgrade.)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":43384,"flavor":"More personal than a text to arms.","id":"LOOT_093","name":"Call to Arms","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"[x]Recruit 3 minions that\n cost (2) or less.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":43407,"flavor":"Sometimes it's safer NOT to read the warning signs.","id":"LOOT_101","mechanics":["SECRET","ImmuneToSpellpower"],"name":"Explosive Runes","rarity":"RARE","set":"LOOTAPALOOZA","text":"Secret: After your opponent plays a minion, deal $6 damage to it and any excess to their hero.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"collectionText":"Add 1 random Mage spell to your hand. (Play 2 Elementals to upgrade.)","cost":2,"dbfId":43414,"flavor":"The final stone undid its master\nSpun into wards by nameless caster\nAzari wailed a savage roar\nNow sealed in nether, evermore.","id":"LOOT_103","name":"Lesser Ruby Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Add 1 random Mage spell to your hand. @(Play 2 Elementals to upgrade.)","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":43420,"flavor":"Next turn, this is going to be AMAZING.","hideStats":true,"id":"LOOT_104","name":"Shifting Scroll","playRequirements":{"REQ_CANNOT_PLAY_THIS":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Each turn this is in your hand, transform it into a random Mage spell.","type":"SPELL"},{"artist":"Efrem Palacios","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":43424,"flavor":"\"Pick a card, any card. Wait! No! Not that one!\" - Last words of previous owner","id":"LOOT_106","name":"Deck of Wonders","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Shuffle 5 Scrolls into your deck. When drawn, cast a random spell.","type":"SPELL"},{"artist":"Izzy Hoover","attack":0,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":43426,"durability":3,"elite":true,"flavor":"PHENOMENAL ARCANE POWERâŚitty bitty living space.","id":"LOOT_108","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Aluneth","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"At the end of your turn, draw 3 cards.","type":"WEAPON"},{"artist":"Phil Saunders","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":43453,"flavor":"Back in my day, we had to manually scorp.","health":2,"id":"LOOT_111","mechanics":["BATTLECRY"],"name":"Scorp-o-matic","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MAX_ATTACK":1},"race":"MECHANICAL","rarity":"RARE","set":"LOOTAPALOOZA","targetingArrowText":"Destroy a minion with 1 or less Attack.","text":"Battlecry: Destroy a minion with 1 or less Attack.","type":"MINION"},{"artist":"Steve Prescott","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":43463,"flavor":"Takes double damage from wick-based weapons.","health":2,"id":"LOOT_117","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Wax Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Nicola Saviori","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43465,"flavor":"Having a furnace-mouth is really handy for a blacksmith.","health":4,"id":"LOOT_118","mechanics":["BATTLECRY"],"name":"Ebon Dragonsmith","race":"DRAGON","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Reduce the Cost of a random weapon in your hand by (2).","type":"MINION"},{"artist":"Luca Zontini","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43469,"faction":"ALLIANCE","flavor":"The result of centuries of terrible sanitation.","health":5,"id":"LOOT_122","mechanics":["BATTLECRY"],"name":"Corrosive Sludge","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Destroy your opponent's weapon.","type":"MINION"},{"artist":"Jomaro Kindred","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43473,"flavor":"He is a champion, with no friends. He'll keep on fighting, til the end!","health":4,"id":"LOOT_124","mechanics":["BATTLECRY"],"name":"Lone Champion","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"LOOTAPALOOZA","text":"Battlecry: If you control no other minions, gain Taunt and Divine Shield.","type":"MINION"},{"artist":"Julian Del Rey","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43474,"flavor":"He got that way from looking into a mirror.","health":1,"id":"LOOT_125","mechanics":["DIVINE_SHIELD","POISONOUS"],"name":"Stoneskin Basilisk","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Divine Shield\n Poisonous","type":"MINION"},{"artist":"Hideaki Takamura","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43483,"flavor":"Tyrant is such a strong word.","health":4,"id":"LOOT_130","name":"Arcane Tyrant","race":"ELEMENTAL","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Costs (0) if you've cast a spell that costs (5) or more this turn.","type":"MINION"},{"artist":"Anton Kagounkin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43485,"flavor":"This card really breaks out of the mold.","health":3,"id":"LOOT_131","mechanics":["TRIGGER_VISUAL"],"name":"Green Jelly","rarity":"COMMON","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"At the end of your turn, summon a 1/2 Ooze with Taunt.","type":"MINION"},{"artist":"Jim Nelson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43486,"flavor":"A pair of stout dwarves nearly averted the Cataclysm.","health":3,"id":"LOOT_132","mechanics":["BATTLECRY"],"name":"Dragonslayer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":24},"rarity":"COMMON","set":"LOOTAPALOOZA","targetingArrowText":"Deal 6 damage.","text":"Battlecry: Deal 6 damage to a Dragon.","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43489,"flavor":"Do you want to eat an adventurer? I want to eat an adventurer!","health":4,"id":"LOOT_134","mechanics":["TRIGGER_VISUAL"],"name":"Toothy Chest","rarity":"COMMON","set":"LOOTAPALOOZA","text":"At the start of your turn, set this minion's Attack to 4.","type":"MINION"},{"artist":"Ivan Fomin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43493,"faction":"ALLIANCE","flavor":"The result of a tragic accident involving a Defias Thug, a Wand of Polymorph, and a bundle of Fel Lotus.","health":2,"id":"LOOT_136","mechanics":["STEALTH"],"name":"Sneaky Devil","race":"DEMON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Stealth\nYour other minions have +1 Attack.","type":"MINION"},{"artist":"Sean McNally","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":43494,"flavor":"Local villagers call her \"Naps Under the Mountain.\"","health":12,"id":"LOOT_137","mechanics":["TAUNT"],"name":"Sleepy Dragon","race":"DRAGON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt","type":"MINION"},{"artist":"Hideaki Takamura","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43507,"flavor":"Keeps his two cents to himself.","health":6,"id":"LOOT_144","mechanics":["DEATHRATTLE"],"name":"Hoarding Dragon","race":"DRAGON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Give your opponent two Coins.","type":"MINION"},{"artist":"Nick Southham","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":43515,"flavor":"It likes the smell of dead things, which is curious, as it has no visible nose.","health":5,"id":"LOOT_149","name":"Corridor Creeper","race":"BEAST","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Costs (1) less whenever a minion dies while this is in your hand.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43517,"faction":"ALLIANCE","flavor":"Behold, the unstoppable power of MOSS!","health":1,"id":"LOOT_150","mechanics":["BATTLECRY"],"name":"Furbolg Mossbinder","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"LOOTAPALOOZA","targetingArrowText":"Transform a minion.","text":"Battlecry: Transform a friendly minion into a 6/6 Elemental.","type":"MINION"},{"artist":"Ursula Dorada","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43523,"faction":"ALLIANCE","flavor":"As a kid, she fought with rocks. Now she fights with ROCK!","health":2,"id":"LOOT_152","mechanics":["BATTLECRY"],"name":"Boisterous Bard","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Give your other minions +1 Health.","type":"MINION"},{"artist":"J. Cranford","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":43526,"flavor":"It's wurms all the way down.","health":7,"id":"LOOT_153","mechanics":["DEATHRATTLE"],"name":"Violet Wurm","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Summon seven 1/1 Grubs.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":43528,"flavor":"The mole of La Mancha rides again!","health":3,"id":"LOOT_154","mechanics":["BATTLECRY"],"name":"Gravelsnout Knight","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Summon a random 1-Cost minion for your opponent.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45195,"flavor":"He's always grumpy until he's eaten his first barista of the morning.","health":6,"id":"LOOT_161","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Carnivorous Cube","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"LOOTAPALOOZA","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy\na friendly minion.\nDeathrattle: Summon 2 copies of it.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":45263,"elite":true,"flavor":"Love like you've never been hurt. Dance like a 1/1 is watching.","health":2,"id":"LOOT_165","mechanics":["TRIGGER_VISUAL"],"name":"Sonya Shadowdancer","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After a friendly minion dies, add a 1/1 copy of it to your hand. It costs (1).","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45265,"flavor":"Fungalmancy is the easy major for those who can't cut it at Waxmancy.","health":2,"id":"LOOT_167","mechanics":["BATTLECRY"],"name":"Fungalmancer","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Give adjacent minions +2/+2.","type":"MINION"},{"artist":"Eva Widermannn","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":45269,"flavor":"Quoth the raven, 'Does yours cost more?'","health":2,"id":"LOOT_170","mechanics":["BATTLECRY"],"name":"Raven Familiar","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Reveal a spell in each deck. If yours costs more, draw it.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":45271,"flavor":"âCâmon Hucklemuck. Sheâll never notice if we take just one little coin.â","id":"LOOT_172","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Dragon's Fury","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Reveal a spell from your deck. Deal damage equal to its Cost to all minions.","type":"SPELL"},{"artist":"Alex Garner","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":45287,"flavor":"Float like a Faerie Dragon, sting like a Hivequeen.","health":3,"id":"LOOT_184","mechanics":["DEATHRATTLE"],"name":"Silver Vanguard","rarity":"COMMON","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Deathrattle: Recruit an\n8-Cost minion.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":45353,"flavor":"If youâre experiencing resurrection sickness, press 1.","id":"LOOT_187","name":"Twilight's Call","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Summon 1/1 copies of 2 friendly Deathrattle minions\nthat died this game.","type":"SPELL"},{"artist":"Eva Widermannn","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46892,"flavor":"A courser is a courser of course, of course, she's more of a unicorn than a horse...","health":3,"id":"LOOT_193","name":"Shimmering Courser","race":"BEAST","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Only you can target\nthis with spells and\nHero Powers.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":45519,"flavor":"To dwarves of stone the demon called\nWith promises of might, enthralled\nIn grasping greed they found their doom\nForever bound in mithril tombs.","id":"LOOT_203","name":"Lesser Mithril Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon one 5/5 Mithril Golem. (Equip a weapon to upgrade.)","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":45520,"flavor":"Reported.","id":"LOOT_204","mechanics":["SECRET"],"name":"Cheat Death","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Secret: When a friendly minion dies, return it to your hand.\nIt costs (2) less.","type":"SPELL"},{"artist":"Tyler Walpole","attack":0,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":45528,"durability":3,"elite":true,"flavor":"Crafted by Deathwing's goblin horde, but the dragon added the rainbow sparkles himself.","id":"LOOT_209","name":"Dragon Soul","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After you cast 3 spells in a turn, summon a 5/5 Dragon.","type":"WEAPON"},{"artist":"Matt Dixon","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":45529,"flavor":"You thought he was your bro-bold, but turns out he's your foe-bold.","id":"LOOT_210","mechanics":["SECRET"],"name":"Sudden Betrayal","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Secret: When a minion attacks your hero, instead it attacks one of its neighbors.","type":"SPELL"},{"artist":"Wayne Wu","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":45531,"flavor":"\"After that gig in Hamlin went south, I swore off rats.\"","health":2,"id":"LOOT_211","mechanics":["COMBO"],"name":"Elven Minstrel","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Combo: Draw 2 minions from your deck.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":45535,"flavor":"Works on weapons, missiles, and taxes.","id":"LOOT_214","mechanics":["SECRET"],"name":"Evasion","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Secret: After your hero takes damage, become Immune this turn.","type":"SPELL"},{"artist":"Tyler West Studio","attack":1,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":45539,"elite":true,"flavor":"A diet of pure magic is great for the complexion but wreaks havoc on one's mood.","health":1,"id":"LOOT_216","mechanics":["BATTLECRY"],"name":"Lynessa Sunsorrow","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Battlecry: Cast each spell\nyou cast on your minions\n this game on this one.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":45546,"entourage":["NEW1_032","NEW1_033","NEW1_034"],"flavor":"I hunt alone. Well, me and Misha. And Huffer. And Leokk.","id":"LOOT_217","name":"To My Side!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Summon an Animal\nCompanion, or 2 if your\ndeck has no minions.","type":"SPELL"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":45547,"flavor":"It's certainly not civilized gibbering.","health":1,"id":"LOOT_218","mechanics":["TRIGGER_VISUAL"],"name":"Feral Gibberer","rarity":"RARE","set":"LOOTAPALOOZA","text":"After this minion attacks a hero, add a copy of it to your hand.","type":"MINION"},{"artist":"Anton Kagounkin","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":45537,"durability":3,"flavor":"Once called Cahnâdelar, Shortbow of the Ancient Whisker.","id":"LOOT_222","name":"Candleshot","rarity":"COMMON","referencedTags":["IMMUNE"],"set":"LOOTAPALOOZA","text":"Your hero is Immune while attacking.","type":"WEAPON"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":45590,"flavor":"Ethereal armor dissipates in 6 hours which can cause extreme awkwardness for first time buyers.","health":2,"id":"LOOT_231","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Artificer","race":"ELEMENTAL","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Whenever you cast a spell, gain Armor equal to its Cost.","type":"MINION"},{"artist":"Adam Byrne","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45594,"flavor":"Politer than his brother, the cursing disciple, but far more evil.","health":1,"id":"LOOT_233","mechanics":["DEATHRATTLE"],"name":"Cursed Disciple","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Summon a 5/1 Revenant.","type":"MINION"},{"artist":"Daren Bader","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":45707,"flavor":"You especially don't want to make a dire mountain out of a dire mole hill.","health":3,"id":"LOOT_258","name":"Dire Mole","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Dan Scott","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":45759,"entourage":["LOOT_278t1","LOOT_278t2","LOOT_278t3","LOOT_278t4"],"flavor":"\"Here, taste this.\" (Slurp) \"What is it?\" \"I don't know, I found it in one of the labs.\"","id":"LOOT_278","name":"Unidentified Elixir","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +2/+2. Gains a bonus effect in your hand.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":45775,"entourage":["LOOT_285t","LOOT_285t2","LOOT_285t3","LOOT_285t4"],"flavor":"The kobold stared at the bundle for a long time. âAh hah!â he said. âItâs a shield.â","id":"LOOT_285","name":"Unidentified Shield","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Gain 5 Armor.\nGains a bonus effect in your hand.","type":"SPELL"},{"artist":"Dan Scott","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":45782,"durability":2,"entourage":["LOOT_286t2","LOOT_286t3","LOOT_286t1","LOOT_286t4"],"flavor":"When all you have is an unidentified maul, everything else looks like an unidentified nail.","id":"LOOT_286","name":"Unidentified Maul","rarity":"RARE","set":"LOOTAPALOOZA","text":"Gains a bonus effect in your hand.","type":"WEAPON"},{"artist":"Andrew Hou","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45784,"flavor":"Side effects guaranteed!","health":4,"id":"LOOT_291","mechanics":["BATTLECRY"],"name":"Shroom Brewer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"LOOTAPALOOZA","targetingArrowText":"Restore 4 Health.","text":"Battlecry: Restore #4 Health.","type":"MINION"},{"artist":"Garrett Hanna","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":45820,"flavor":"If you don't keep up with your payments, it'll be a repossessed lackey.","health":2,"id":"LOOT_306","mechanics":["DEATHRATTLE"],"name":"Possessed Lackey","rarity":"RARE","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Deathrattle: Recruit a Demon.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":45828,"flavor":"The Guild used oak trees until they all turned to ash.","id":"LOOT_309","name":"Oaken Summons","rarity":"COMMON","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Gain 6 Armor.\nRecruit a minion that costs (4) or less.","type":"SPELL"},{"artist":"Jim Nelson","attack":5,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":45833,"flavor":"Standard issue recruit gear: 1 silver sword, 1 Lordaeron insignia, 2 bags of crystal kibble.","health":5,"id":"LOOT_313","mechanics":["DIVINE_SHIELD"],"name":"Crystal Lion","rarity":"RARE","set":"LOOTAPALOOZA","text":"[x]Divine Shield\nCosts (1) less for each Silver\nHand Recruit you control.","type":"MINION"},{"artist":"Alexey Aparin","attack":3,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":45835,"flavor":"Favorite sandwich? Grizzled cheese.","health":5,"id":"LOOT_314","mechanics":["DEATHRATTLE","TAUNT"],"name":"Grizzled Guardian","race":"BEAST","rarity":"RARE","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Taunt\nDeathrattle: Recruit 2 minions that cost (4) or less.","type":"MINION"},{"artist":"Chris Seaman","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45837,"flavor":"His breath smells like agony and despair, which is still better than most troggs.","health":5,"id":"LOOT_315","mechanics":["POISONOUS","TAUNT"],"name":"Trogg Gloomeater","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nPoisonous","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":45859,"elite":true,"flavor":"We suggest crafting Ixlid; he'll grow on you. Literally.","health":4,"id":"LOOT_329","mechanics":["TRIGGER_VISUAL"],"name":"Ixlid, Fungal Lord","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After you play a minion, summon a copy of it.","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":45877,"flavor":"Ding!\nGrats.","id":"LOOT_333","name":"Level Up!","rarity":"EPIC","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Give your Silver Hand Recruits +2/+2 and Taunt.","type":"SPELL"},{"artist":"Ivan Fomin","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":45905,"flavor":"All that remained from the first kobold colony: a single talisman and the word \"Flamestrike.\"","id":"LOOT_344","name":"Primal Talismans","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Give your minions \"Deathrattle: Summon a random basic Totem.\"","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45929,"flavor":"Horrible secret: The Darkness is immune to Arcane Missiles.","health":1,"id":"LOOT_347","mechanics":["BATTLECRY"],"name":"Kobold Apprentice","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Deal 3 damage randomly split among all enemies.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":45945,"flavor":"Sparkliest of the seven deadly sprites.","health":1,"id":"LOOT_351","mechanics":["DEATHRATTLE"],"name":"Greedy Sprite","rarity":"RARE","set":"LOOTAPALOOZA","text":"Deathrattle: Gain an empty Mana Crystal.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":45979,"flavor":"She prefers calling it \"Psionic Tickling.\"","id":"LOOT_353","name":"Psionic Probe","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Copy a spell in your opponent's deck and add it to your hand.","type":"SPELL"},{"artist":"Zoltan Boros","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":45988,"elite":true,"flavor":"My name is Marin the Fox. You took my treasure. Prepare to die.","health":6,"howToEarn":"Unlocked by opening a Kobolds & Catacombs pack.","howToEarnGolden":"Unlocked with the BlizzCon 2017 virtual ticket.","id":"LOOT_357","mechanics":["BATTLECRY"],"name":"Marin the Fox","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Summon a 0/8 Treasure Chest for your opponent. (Break it for awesome loot!)","type":"MINION"},{"artist":"Hideaki Takamura","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":45995,"elite":true,"flavor":"The grumbling grew to a mighty rumbling, and out of the caverns the kobolds came tumbling.","health":7,"id":"LOOT_358","mechanics":["BATTLECRY"],"name":"Grumble, Worldshaker","race":"ELEMENTAL","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Return your other minions to your hand. They cost (1).","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":46007,"flavor":"Hard time: 6-10 turns for candle-nappin'.","health":1,"id":"LOOT_363","mechanics":["DEATHRATTLE"],"name":"Drygulch Jailor","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Add 3 Silver Hand Recruits to your hand.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":46026,"flavor":"Look. Cautious Flurries will only get you so far in life.","id":"LOOT_364","name":"Reckless Flurry","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Spend all your Armor. Deal that much damage to all minions.","type":"SPELL"},{"artist":"Luca Zontini","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":46027,"flavor":"Perfectly accessorized to attract adventurers.","health":9,"id":"LOOT_365","mechanics":["TAUNT"],"name":"Gemstudded Golem","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nCan only attack if you have 5 or more Armor.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":46031,"flavor":"Kobolds use anything for armor: Pots, pans, garbage cans⌠even other kobolds.","health":2,"id":"LOOT_367","mechanics":["BATTLECRY"],"name":"Drywhisker Armorer","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: For each enemy minion, gain 2 Armor.","type":"MINION"},{"artist":"Jerry Mascho","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":46056,"flavor":"Never let it hold your checkbook.","health":9,"id":"LOOT_368","mechanics":["DEATHRATTLE","TAUNT"],"name":"Voidlord","race":"DEMON","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Taunt\n Deathrattle: Summon three\n1/3 Demons with Taunt.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":46058,"flavor":"Thrilling adventure! Danger guaranteed! Loot uncertain! Death optional! Whoâs with me?","id":"LOOT_370","name":"Gather Your Party","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Recruit a minion.","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":46067,"flavor":"It's filled with electrolytes!","id":"LOOT_373","mechanics":["ImmuneToSpellpower"],"name":"Healing Rain","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Restore #12 Health randomly split among all friendly characters.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":46069,"flavor":"The original telemarketer.","health":4,"id":"LOOT_375","mechanics":["BATTLECRY"],"name":"Guild Recruiter","rarity":"COMMON","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Battlecry: Recruit a minion that costs (4) or less.","type":"MINION"},{"artist":"Matthew O'Connor","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":46077,"durability":3,"elite":true,"flavor":"Turn that frown into TWO frowns!","id":"LOOT_380","mechanics":["TRIGGER_VISUAL"],"name":"Woecleaver","rarity":"LEGENDARY","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"After your hero attacks, Recruit a minion.","type":"WEAPON"},{"artist":"Sam Nielson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46079,"flavor":"There is no candle.","health":6,"id":"LOOT_382","name":"Kobold Monk","rarity":"RARE","set":"LOOTAPALOOZA","text":"Your hero can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Dave Allsop","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":46082,"flavor":"How can he be hungry⌠if he's Ettin!?","health":10,"id":"LOOT_383","mechanics":["BATTLECRY","TAUNT"],"name":"Hungry Ettin","rarity":"RARE","set":"LOOTAPALOOZA","text":"Taunt\nBattlecry: Summon a random 2-Cost minion for your opponent.","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46087,"flavor":"Qualifications: Born with pointy hat.","health":3,"id":"LOOT_388","mechanics":["BATTLECRY"],"name":"Fungal Enchanter","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Restore #2 Health to all friendly characters.","type":"MINION"},{"artist":"Trent Kaniuga & James Martin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46088,"flavor":"\"Broken longsword is brand new shortsword.\" - Kobold Proverb","health":3,"id":"LOOT_389","mechanics":["BATTLECRY"],"name":"Rummaging Kobold","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Battlecry: Return one of your destroyed weapons to your hand.","type":"MINION"},{"artist":"Alexey Aparin","attack":1,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":46107,"durability":5,"elite":true,"flavor":"For druids who want to branch out.","id":"LOOT_392","mechanics":["DEATHRATTLE"],"name":"Twig of the World Tree","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Deathrattle: Gain 10 Mana Crystals.","type":"WEAPON"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46118,"flavor":"Auditioning for the next Fungal Idol.","health":2,"id":"LOOT_394","mechanics":["TRIGGER_VISUAL"],"name":"Shrieking Shroom","rarity":"RARE","set":"LOOTAPALOOZA","text":"At the end of your turn, summon a random\n1-Cost minion.","type":"MINION"},{"artist":"Ware Lee","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":46258,"flavor":"Wish #1: funnel cakes. Wish #2: funnel cakes. Wish #3: FUNNEL CAKES.","health":4,"id":"LOOT_398","mechanics":["TRIGGER_VISUAL"],"name":"Benevolent Djinn","race":"ELEMENTAL","rarity":"COMMON","set":"LOOTAPALOOZA","text":"At the end of your turn, restore #3 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":45899,"flavor":"Waking up at the break of dusk is just not as impressive.","health":3,"id":"LOOT_410","mechanics":["BATTLECRY"],"name":"Duskbreaker","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"race":"DRAGON","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: If you're holding\na Dragon, deal 3 damage to all other minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":45936,"faction":"ALLIANCE","flavor":"He can make ANYTHING look like a candle.","health":3,"id":"LOOT_412","mechanics":["DEATHRATTLE"],"name":"Kobold Illusionist","rarity":"RARE","set":"LOOTAPALOOZA","text":"Deathrattle: Summon a 1/1 copy of a minion from your hand.","type":"MINION"},{"artist":"Ian Ameling","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":45930,"flavor":"\"Ok, your party has defeated the beetle.\" \"I put it on my head.\" \"What?\" \"I put it on my head. Like a hat.\"","health":3,"id":"LOOT_413","mechanics":["DEATHRATTLE"],"name":"Plated Beetle","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Gain 3 Armor.","type":"MINION"},{"artist":"Ursula Dorada","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46032,"flavor":"Qualifications: Found pointy hat.","health":7,"id":"LOOT_414","mechanics":["TRIGGER_VISUAL"],"name":"Grand Archivist","rarity":"EPIC","set":"LOOTAPALOOZA","text":"At the end of your turn, cast a spell from your deck (targets chosen randomly).","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":46040,"elite":true,"flavor":"Signed and sealed, she delivers oblivion.","health":6,"id":"LOOT_415","mechanics":["DEATHRATTLE","TAUNT"],"name":"Rin, the First Disciple","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Taunt\nDeathrattle: Add 'The First Seal' to your hand.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":46286,"flavor":"RUN FROM SKY CANDLES! THEY BURN! RUN!","id":"LOOT_417","name":"Cataclysm","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Destroy all minions. Discard your hand.","type":"SPELL"},{"artist":"Matthew O'Connor","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":46299,"durability":3,"elite":true,"flavor":"Don't trust the skull.","id":"LOOT_420","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Skull of the Man'ari","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"At the start of your turn, summon a Demon from your hand.","type":"WEAPON"},{"artist":"James Ryman","attack":4,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":46263,"durability":2,"elite":true,"flavor":"Recently unearthed in one of the deepest kobold caves. Traded for a large candle.","id":"LOOT_500","mechanics":["DEATHRATTLE"],"name":"Val'anyr","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Deathrattle: Give a minion in your hand +4/+2. When it dies, reequip this.","type":"WEAPON"},{"artist":"Arthur Bozonnet","cardClass":"ROGUE","collectible":true,"collectionText":"Destroy 1 random enemy minion.\n(Play 3 Deathrattle cards to upgrade.)","cost":5,"dbfId":46296,"flavor":"The trolls of old embraced the gift\nA jewel of black for daggers swift\nNo party lasts who finds the stone\nThose wielding it soon stand alone.","id":"LOOT_503","name":"Lesser Onyx Spellstone","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Destroy 1 random enemy minion.\n@(Play 3 Deathrattle cards to upgrade.)","type":"SPELL"},{"artist":"Tooth","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":46303,"flavor":"They grow up so fast.","id":"LOOT_504","name":"Unstable Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"LOOTAPALOOZA","text":"Transform a friendly minion into\none that costs (1) more. Repeatable this turn.","type":"SPELL"},{"artist":"Jakub Kasper","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":46305,"durability":3,"elite":true,"flavor":"When asked what the runes do, the tauren smith smiled: \"A little of this, a little of that...\"","id":"LOOT_506","mechanics":["DISCOVER","TRIGGER_VISUAL"],"name":"The Runespear","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After your hero attacks, Discover a spell\nand cast it with random targets.","type":"WEAPON"},{"artist":"Tyler West Studio","cardClass":"PRIEST","collectible":true,"collectionText":"Resurrect 2 different friendly minions. (Cast 4 spells to upgrade.)","cost":7,"dbfId":46307,"flavor":"A diamond, white, this stone the eighth\nA precious jewel for those of faith\nA whispered prayer restores the lost\nBut none among them know the cost.","id":"LOOT_507","name":"Lesser Diamond Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Resurrect 2 different friendly minions. @(Cast 4 spells to upgrade.)","type":"SPELL"},{"artist":"Garrett Hanna","attack":6,"cardClass":"HUNTER","collectible":true,"cost":8,"dbfId":46390,"elite":true,"flavor":"Sheâs not one of those treehugger elves â but she does like the occasional cuddle.","health":6,"id":"LOOT_511","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Kathrena Winterwisp","rarity":"LEGENDARY","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Battlecry and Deathrattle: Recruit a Beast.","type":"MINION"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46403,"elite":true,"flavor":"Her name seems a bit cheesy.","health":2,"id":"LOOT_516","mechanics":["BATTLECRY"],"name":"Zola the Gorgon","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"LOOTAPALOOZA","targetingArrowText":"Add a Golden copy to your hand.","text":"Battlecry: Choose a friendly minion. Add a Golden copy of it to your hand.","type":"MINION"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":46432,"flavor":"DĂŠjĂ Dude.","health":1,"id":"LOOT_517","mechanics":["BATTLECRY"],"name":"Murmuring Elemental","race":"ELEMENTAL","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Your next Battlecry this turn triggers twice.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":46440,"flavor":"Don't ever doubt Al'Akir's love for basic totems.","health":5,"id":"LOOT_518","mechanics":["BATTLECRY"],"name":"Windshear Stormcaller","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Battlecry: If you control all 4 basic Totems, summon Al'Akir the Windlord.","type":"MINION"},{"artist":"Mike Azevedo","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":46442,"elite":true,"flavor":"Once crafted a gauntlet out of earwax and pure ambition.","health":8,"id":"LOOT_519","mechanics":["TRIGGER_VISUAL"],"name":"Geosculptor Yip","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"At the end of your turn, summon a random minion with Cost equal to your Armor (up to 10).","type":"MINION"},{"artist":"Anton Kagounkin","attack":5,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":46445,"flavor":"Uh, you might want to get that looked at.","health":4,"id":"LOOT_520","mechanics":["BATTLECRY"],"name":"Seeping Oozeling","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Battlecry: Gain the Deathrattle of a random minion in your deck.","type":"MINION"},{"artist":"Max Grecke","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":46449,"elite":true,"flavor":"His adventuring party consists of Goldshire Footman, Frostwolf Grunt and Hadronox.","health":5,"id":"LOOT_521","mechanics":["BATTLECRY"],"name":"Master Oakheart","rarity":"LEGENDARY","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Battlecry: Recruit a 1, 2, and 3-Attack minion.","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":46450,"flavor":"\"It could be worse!\" \"It's worse.\"","id":"LOOT_522","name":"Crushing Walls","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Destroy your opponent's left and right-most minions.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":20,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46454,"elite":true,"flavor":"I would rather light a single candle than curse the darkness. But I'm willing to do both.","health":20,"id":"LOOT_526","mechanics":["BATTLECRY"],"name":"The Darkness","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Starts dormant.\nBattlecry: Shuffle 3 Candles\ninto the enemy deck. When\ndrawn, this awakens.","type":"MINION"},{"artist":"Tooth","attack":2,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":46460,"flavor":"The dragons mostly keep him around as a snack.","health":4,"id":"LOOT_528","mechanics":["BATTLECRY"],"name":"Twilight Acolyte","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"EPIC","set":"LOOTAPALOOZA","targetingArrowText":"Swap Attack.","text":"Battlecry: If you're holding\na Dragon, swap this minion's Attack with another minion's.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46461,"flavor":"You had to put the portable hole inside the bag of holding, didn't you?!","health":3,"id":"LOOT_529","mechanics":["BATTLECRY"],"name":"Void Ripper","race":"DEMON","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Battlecry: Swap the\nAttack and Health of all other minions.","type":"MINION"},{"artist":"E. M. Gist","attack":2,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":46495,"flavor":"You hear a coin rattling inside the slotted gargoyle...What could it mean?","health":2,"id":"LOOT_534","mechanics":["DEATHRATTLE"],"name":"Gilded Gargoyle","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Add a Coin to your hand.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"MAGE","collectible":true,"cost":9,"dbfId":46499,"elite":true,"flavor":"Her secret is using a gentle voice and carrying a baggie of hotdogs.","health":3,"id":"LOOT_535","mechanics":["BATTLECRY"],"name":"Dragoncaller Alanna","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Summon a 5/5 Dragon for each spell you cast this game that costs (5) or more.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":46541,"flavor":"The shortest distance between two points is a leyline.","health":5,"id":"LOOT_537","mechanics":["BATTLECRY"],"name":"Leyline Manipulator","race":"ELEMENTAL","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: If you're holding any cards that didn't start in your deck, reduce their Cost by (2).","type":"MINION"},{"artist":"Daren Bader","attack":6,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":46544,"elite":true,"flavor":"Follows adventurers, seeking the ultimate time magic: the ability to reload.","health":6,"id":"LOOT_538","mechanics":["BATTLECRY"],"name":"Temporus","race":"DRAGON","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Your opponent takes two turns. Then you take two turns.","type":"MINION"},{"artist":"Peter Stapleton","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46551,"flavor":"Sometimes she'll summon a Doomsayer. Out of spite.","health":4,"id":"LOOT_539","mechanics":["BATTLECRY"],"name":"Spiteful Summoner","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Battlecry: Reveal a spell\nfrom your deck. Summon\n a random minion with\nthe same Cost.","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":46557,"flavor":"Which came first? The dragon or the dragonhatcher?","health":4,"id":"LOOT_540","mechanics":["TRIGGER_VISUAL"],"name":"Dragonhatcher","rarity":"EPIC","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"At the end of your turn, Recruit a Dragon.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46589,"elite":true,"flavor":"Management of the Kobold Empire requires a careful balance between a lack of social services and fiscal irresponsibility.","health":5,"id":"LOOT_541","mechanics":["BATTLECRY"],"name":"King Togwaggle","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Battlecry: Swap decks\nwith your opponent.\nGive them a Ransom\nspell to swap back.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":47035,"durability":3,"elite":true,"flavor":"But it has a soft spot for emperors.","health":3,"id":"LOOT_542","mechanics":["DEATHRATTLE"],"name":"Kingsbane","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Always keeps\nenchantments.\nDeathrattle: Shuffle this\ninto your deck.","type":"WEAPON"},{"artist":"Jim Nelson","cardClass":"WARLOCK","collectible":true,"cost":0,"dbfId":163,"flavor":"This is the reason that Demons never really become friends with Warlocks.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 15.","id":"NEW1_003","name":"Sacrificial Pact","playRequirements":{"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":15},"rarity":"FREE","set":"CORE","text":"Destroy a Demon. Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":196,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 23.","id":"NEW1_004","name":"Vanish","rarity":"COMMON","set":"HOF","text":"Return all minions to their owner's hand.","type":"SPELL"},{"artist":"Dave Allsop","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":287,"flavor":"He just wants people to see his vacation photos.","health":3,"id":"NEW1_005","mechanics":["COMBO"],"name":"Kidnapper","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Return a minion to hand.","text":"Combo: Return a minion to its owner's hand.","type":"MINION"},{"artist":"Richard Wright","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":86,"flavor":"Is the sky falling? Yes. Yes it is.","id":"NEW1_007","mechanics":["CHOOSE_ONE"],"name":"Starfall","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","text":"Choose One -\nDeal $5 damage to a minion; or $2 damage to all enemy minions.","type":"SPELL"},{"artist":"Patrik Hjelm","attack":5,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":920,"flavor":"Go ahead, carve your initials in him.","health":5,"id":"NEW1_008","mechanics":["CHOOSE_ONE"],"name":"Ancient of Lore","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"EXPERT1","text":"Choose One - Draw a card; or Restore #5 Health.","type":"MINION"},{"artist":"Raymond Swanland","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":32,"elite":true,"flavor":"He is the weakest of the four Elemental Lords. And the other three don't let him forget it.","health":5,"id":"NEW1_010","mechanics":["CHARGE","DIVINE_SHIELD","TAUNT","WINDFURY"],"name":"Al'Akir the Windlord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge, Divine Shield, Taunt, Windfury","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":28,"flavor":"The Kor'kron are the elite forces of Garrosh Hellscream. Let's just say you don't want to run into these guys while wearing a blue tabard.","health":3,"howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 44.","id":"NEW1_011","mechanics":["CHARGE"],"name":"Kor'kron Elite","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Blizzard Cinematics","attack":1,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":405,"flavor":"These wyrms feed on arcane energies, and while they are generally considered a nuisance rather than a real threat, you really shouldn't leave them alone with a bucket of mana.","health":3,"id":"NEW1_012","mechanics":["TRIGGER_VISUAL"],"name":"Mana Wyrm","rarity":"COMMON","set":"EXPERT1","text":"Whenever you cast a spell, gain +1 Attack.","type":"MINION"},{"artist":"Ron Spencer","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":887,"flavor":"She's actually a male tauren. People don't call him \"Master of Disguise\" for nothing.","health":4,"id":"NEW1_014","mechanics":["BATTLECRY"],"name":"Master of Disguise","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["STEALTH"],"set":"EXPERT1","targetingArrowText":"Give Stealth.","text":"Battlecry: Give a friendly minion Stealth until your next turn.","type":"MINION"},{"artist":"Daren Bader","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":530,"flavor":"Pirates and Parrots go together like Virmen and Carrots.","health":1,"howToEarn":"Unlocked when you have all the Pirates from the Classic Set.","howToEarnGolden":"Unlocked when you have all the Golden Pirates from the Expert Set.","id":"NEW1_016","mechanics":["BATTLECRY"],"name":"Captain's Parrot","race":"BEAST","rarity":"EPIC","set":"HOF","text":"Battlecry: Draw a Pirate from your deck.","type":"MINION"},{"artist":"Jaemin Kim","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":443,"flavor":"Murloc. It's what's for dinner.","health":2,"id":"NEW1_017","mechanics":["BATTLECRY"],"name":"Hungry Crab","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":14},"race":"BEAST","rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Destroy a Murloc.","text":"Battlecry: Destroy a Murloc and gain +2/+2.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":999,"flavor":"\"I only plunder on days that end in 'y'.\"","health":3,"id":"NEW1_018","mechanics":["BATTLECRY"],"name":"Bloodsail Raider","race":"PIRATE","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Gain Attack equal to the Attack\nof your weapon.","type":"MINION"},{"artist":"Matt Cavotta","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1073,"flavor":"Ambitious Knife Jugglers sometimes graduate to Bomb Jugglers. They never last long enough to make it onto a card though.","health":2,"id":"NEW1_019","mechanics":["TRIGGER_VISUAL"],"name":"Knife Juggler","rarity":"RARE","set":"EXPERT1","text":"[x]After you summon a\nminion, deal 1 damage\nto a random enemy.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1014,"flavor":"BOOM BABY BOOM! BAD IS GOOD! DOWN WITH GOVERNMENT!","health":2,"id":"NEW1_020","mechanics":["TRIGGER_VISUAL"],"name":"Wild Pyromancer","rarity":"RARE","set":"EXPERT1","text":"After you cast a spell, deal 1 damage to ALL minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":138,"flavor":"He's almost been right so many times. He was sure it was coming during the Cataclysm.","health":7,"id":"NEW1_021","mechanics":["TRIGGER_VISUAL"],"name":"Doomsayer","rarity":"EPIC","set":"EXPERT1","text":"At the start of your turn, destroy ALL minions.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":878,"flavor":"\"Yarrrr\" is a pirate word that means \"Greetings, milord.\"","health":3,"id":"NEW1_022","mechanics":["TAUNT"],"name":"Dread Corsair","race":"PIRATE","rarity":"COMMON","set":"EXPERT1","text":"Taunt\nCosts (1) less per Attack of your weapon.","type":"MINION"},{"artist":"Samwise","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":609,"flavor":"Adorable. Immune to Magic. Doesn't pee on the rug. The perfect pet!","health":2,"id":"NEW1_023","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Faerie Dragon","race":"DRAGON","rarity":"COMMON","set":"EXPERT1","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":456,"elite":true,"flavor":"He was this close to piloting a massive juggernaut into Stormwind Harbor. If it weren't for those pesky kids!","health":4,"id":"NEW1_024","mechanics":["BATTLECRY"],"name":"Captain Greenskin","race":"PIRATE","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Give your weapon +1/+1.","type":"MINION"},{"artist":"Randy Gallegos","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":997,"flavor":"Every pirate uses the same four digits to access Automated Gold Dispensers. It's called the \"Pirate's Code\".","health":2,"id":"NEW1_025","mechanics":["BATTLECRY"],"name":"Bloodsail Corsair","race":"PIRATE","rarity":"RARE","set":"EXPERT1","text":"[x]Battlecry: Remove\n1 Durability from your\nopponent's weapon.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1029,"flavor":"If you don't pay attention, you may be turned into a pig. And then you get your name on the board.","health":5,"id":"NEW1_026","mechanics":["TRIGGER_VISUAL"],"name":"Violet Teacher","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, summon a 1/1 Violet Apprentice.","type":"MINION"},{"artist":"Ken Steacy","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":680,"flavor":"When he saves enough plunder, he's going to commission an enormous captain's hat. He has hat envy.","health":3,"id":"NEW1_027","mechanics":["AURA"],"name":"Southsea Captain","race":"PIRATE","rarity":"EPIC","set":"EXPERT1","text":"Your other Pirates have +1/+1.","type":"MINION"},{"artist":"Jim Nelson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":855,"elite":true,"flavor":"\"I'm gonna light you up, sweetcheeks!\"","health":4,"id":"NEW1_029","mechanics":["BATTLECRY"],"name":"Millhouse Manastorm","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Enemy spells cost (0) next turn.","type":"MINION"},{"artist":"Bernie Kang","attack":12,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":834,"elite":true,"flavor":"Once a noble dragon known as Neltharion, Deathwing lost his mind and shattered Azeroth before finally being defeated. Daddy issues?","health":12,"id":"NEW1_030","mechanics":["BATTLECRY"],"name":"Deathwing","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Destroy all other minions and discard your hand.","type":"MINION"},{"artist":"Wei Wang","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":437,"entourage":["NEW1_032","NEW1_033","NEW1_034"],"flavor":"You could summon Misha, Leokk, or Huffer! Huffer is more trouble than he's worth.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 45.","id":"NEW1_031","name":"Animal Companion","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"CORE","text":"Summon a random Beast Companion.","type":"SPELL"},{"artist":"Wayne Reynolds","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1026,"flavor":"\"Shout! Shout! Let it all out!\" - Advice to warriors-in-training","id":"NEW1_036","name":"Commanding Shout","rarity":"RARE","set":"EXPERT1","text":"Your minions can't be reduced below 1 Health this turn. Draw a card.","type":"SPELL"},{"artist":"E. M. Gist","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":351,"flavor":"He's currently trying to craft a \"flail-axe\", but all the other swordsmiths say it can't be done.","health":3,"id":"NEW1_037","mechanics":["TRIGGER_VISUAL"],"name":"Master Swordsmith","rarity":"RARE","set":"EXPERT1","text":"At the end of your turn, give another random friendly minion +1 Attack.","type":"MINION"},{"artist":"Kev Walker","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":526,"elite":true,"flavor":"He's Gruul \"the Dragonkiller\". He just wanted to cuddle them⌠he never meant toâŚ","health":7,"id":"NEW1_038","mechanics":["TRIGGER_VISUAL"],"name":"Gruul","rarity":"LEGENDARY","set":"EXPERT1","text":"At the end of each turn, gain +1/+1 .","type":"MINION"},{"artist":"Laurel Austin","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":640,"elite":true,"flavor":"Hogger is super powerful. If you kill him, it's because he let you.","health":4,"id":"NEW1_040","mechanics":["TRIGGER_VISUAL"],"name":"Hogger","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"EXPERT1","text":"At the end of your turn, summon a 2/2 Gnoll with Taunt.","type":"MINION"},{"artist":"Daren Bader","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1371,"flavor":"This Kodo is so big that he can stampede by himself.","health":5,"id":"NEW1_041","mechanics":["BATTLECRY"],"name":"Stampeding Kodo","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Destroy a random enemy minion with 2 or less Attack.","type":"MINION"},{"artist":"Jerry Mascho","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":38227,"flavor":"Nobody expects the Vilefin Inquisition!","health":3,"id":"OG_006","mechanics":["BATTLECRY"],"name":"Vilefin Inquisitor","race":"MURLOC","rarity":"EPIC","set":"OG","text":"Battlecry: Your Hero Power becomes 'Summon a 1/1 Murloc.'","type":"MINION"},{"artist":"Jimmy Lo","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":38262,"flavor":"Golce and Dabbana have a new line of Earth Totems available at vendors everywhere this holiday season.","id":"OG_023","name":"Primal Fusion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +1/+1 for each of your Totems.","type":"SPELL"},{"artist":"E. M. Gist","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":38263,"flavor":"He's on fire! Boomshakalaka!","health":7,"id":"OG_024","mechanics":["OVERLOAD"],"name":"Flamewreathed Faceless","overload":2,"rarity":"COMMON","set":"OG","text":"Overload: (2)","type":"MINION"},{"artist":"J. Meyers & Nutchapol","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":38265,"flavor":"Just try to avoid eye contact.","health":2,"id":"OG_026","mechanics":["BATTLECRY"],"name":"Eternal Sentinel","rarity":"EPIC","referencedTags":["OVERLOAD"],"set":"OG","text":"Battlecry: Unlock your Overloaded Mana Crystals.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":38266,"flavor":"So you say you want an evolution. Well, you know. We all want to change the board.","id":"OG_027","name":"Evolve","rarity":"RARE","set":"OG","text":"Transform your minions into random minions that cost (1) more.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":38267,"flavor":"Just can't resist the opportunity to hang around with a bunch of totems.","health":5,"id":"OG_028","mechanics":["TAUNT"],"name":"Thing from Below","rarity":"RARE","set":"OG","text":"[x]Taunt\nCosts (1) less for each\nTotem you've summoned\nthis game.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":38270,"durability":2,"flavor":"Stop! It's Twilight Hammer time.","id":"OG_031","mechanics":["DEATHRATTLE"],"name":"Hammer of Twilight","rarity":"EPIC","set":"OG","text":"Deathrattle: Summon a 4/2 Elemental.","type":"WEAPON"},{"artist":"Alex Konstad","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":38279,"durability":2,"flavor":"That's right. Garrosh just slapped you to death with a tentacle.","id":"OG_033","mechanics":["DEATHRATTLE"],"name":"Tentacles for Arms","rarity":"EPIC","set":"OG","text":"Deathrattle: Return this to your hand.","type":"WEAPON"},{"artist":"Jakub Kasper","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38304,"flavor":"If your hero doesn't attack, it's just \"Silithid Loner\".","health":5,"id":"OG_034","name":"Silithid Swarmer","race":"BEAST","rarity":"RARE","set":"OG","text":"Can only attack if your hero attacked this turn.","type":"MINION"},{"artist":"Samwise","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38312,"elite":true,"flavor":"When he's working out, he binds all that rage back into a ponytail.","health":10,"id":"OG_042","mechanics":["TRIGGER_VISUAL"],"name":"Y'Shaarj, Rage Unbound","rarity":"LEGENDARY","set":"OG","text":"At the end of your turn, put a minion from your deck into the battlefield.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":38318,"elite":true,"flavor":"Always manages to mention \"Back when I was creating the World TreeâŚ\" in EVERY conversation. Sheesh! Enough already.","health":5,"id":"OG_044","mechanics":["AURA"],"name":"Fandral Staghelm","rarity":"LEGENDARY","set":"OG","text":"Your Choose One cards and powers have both effects combined.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":38329,"flavor":"The best part is the look on their face when you jump out of the cake! Err⌠corpse.","id":"OG_045","name":"Infest","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Give your minions \"Deathrattle: Add a random Beast to your hand.\"","type":"SPELL"},{"artist":"Alex Alexandrov","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":38334,"flavor":"Let's be honest. One option is a lot ragier than the other.","id":"OG_047","mechanics":["CHOOSE_ONE"],"name":"Feral Rage","rarity":"COMMON","set":"OG","text":"Choose One - Give your hero +4 Attack this turn; or Gain 8 Armor.","type":"SPELL"},{"artist":"Efrem Palacios","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":38337,"flavor":"Y'Shaarj had three sons: Mark, Theodore, and Chris.","id":"OG_048","name":"Mark of Y'Shaarj","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +2/+2.\nIf it's a Beast, draw\na card.","type":"SPELL"},{"artist":"Grace Liu","attack":1,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":38340,"flavor":"This Ancient was banned from the local tavern after tucking a 'Dr. Boom' up its sleeve.","health":1,"id":"OG_051","mechanics":["BATTLECRY"],"name":"Forbidden Ancient","rarity":"EPIC","set":"OG","text":"Battlecry: Spend all your Mana. Gain +1/+1 for each Mana spent.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":38377,"flavor":"The mastiff giggles if you don't hit any ducks.","id":"OG_061","name":"On the Hunt","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Deal $1 damage.\nSummon a 1/1 Mastiff.","type":"SPELL"},{"artist":"Jakub Kasper","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":38391,"flavor":"He has a poor understanding of the law of diminishing returns.","health":2,"id":"OG_070","mechanics":["COMBO"],"name":"Bladed Cultist","rarity":"COMMON","set":"OG","text":"Combo: Gain +1/+1.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":38393,"flavor":"Don't stop believing there's something below.","id":"OG_072","mechanics":["DISCOVER"],"name":"Journey Below","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Discover a Deathrattle card.","type":"SPELL"},{"artist":"Matthew O'Connor","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":38395,"flavor":"Aren't Thistles prickly? Why would you drink them? I don't get Rogues.","id":"OG_073","name":"Thistle Tea","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"OG","text":"Draw a card. Add 2 extra copies of it to your hand.","type":"SPELL"},{"artist":"Jaemin Kim","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":38403,"elite":true,"entourage":["OG_080d","OG_080e","OG_080f","OG_080c","OG_080b"],"flavor":"It's basically your own fault if you go around drinking weird green potions handed out by creepy mantid dudes.","health":2,"id":"OG_080","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Xaril, Poisoned Mind","rarity":"LEGENDARY","set":"OG","text":"Battlecry and Deathrattle: Add a random Toxin card to your hand.","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":38407,"flavor":"What's cooler than being cool?","id":"OG_081","name":"Shatter","playRequirements":{"REQ_FROZEN_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"OG","text":"Destroy a Frozen minion.","type":"SPELL"},{"artist":"Genevieve Tsai & Nutchapol","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38408,"flavor":"You no take tentacle!","health":2,"id":"OG_082","mechanics":["SPELLPOWER"],"name":"Evolved Kobold","rarity":"COMMON","set":"OG","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Anton Zemskov","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":38409,"flavor":"Make sure you summon a Twilight Marshmallowcaller too! Mmmm Mmm Mmm!!","health":2,"id":"OG_083","mechanics":["BATTLECRY"],"name":"Twilight Flamecaller","rarity":"COMMON","set":"OG","text":"Battlecry: Deal 1 damage to all enemy minions.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":38412,"flavor":"He prefers that you refer to him by his nickname: 'Frostwaker.'","health":4,"id":"OG_085","mechanics":["TRIGGER_VISUAL"],"name":"Demented Frostcaller","rarity":"RARE","referencedTags":["FREEZE"],"set":"OG","text":"After you cast a spell, Freeze a random enemy.","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":38413,"flavor":"WARNING: This flame is not to be used unless you are a licensed acolyte of the Old Gods.","id":"OG_086","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Forbidden Flame","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"OG","text":"Spend all your Mana. Deal that much damage to a minion.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":38414,"flavor":"Yogg-Saron always likes to complain about how he has too many servants and there are too many mouths to feed.","health":4,"id":"OG_087","mechanics":["BATTLECRY"],"name":"Servant of Yogg-Saron","rarity":"RARE","set":"OG","text":"Battlecry: Cast a random spell that costs (5) or less (targets chosen randomly).","type":"MINION"},{"artist":"Milivoj Ceran","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":38418,"flavor":"What's in there? I bet it's cookie recipes!","id":"OG_090","name":"Cabalist's Tome","rarity":"EPIC","set":"OG","text":"Add 3 random Mage spells to your hand.","type":"SPELL"},{"artist":"Jesper Ejsing","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":38426,"flavor":"Because you're wrapped in a protective layer of⌠tentacles?","id":"OG_094","name":"Power Word: Tentacles","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +2/+6.","type":"SPELL"},{"artist":"Alex Garner","attack":6,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":38429,"flavor":"First she separates them from the lights, washes them in cold water, and hang-dries.","health":5,"id":"OG_096","mechanics":["BATTLECRY","RITUAL"],"name":"Twilight Darkmender","rarity":"RARE","set":"OG","text":"Battlecry: If your C'Thun has at least 10 Attack, restore #10 Health to your hero.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":38433,"flavor":"It's more succinct than \"Shadow Word: Suck Into Vortex.\"","id":"OG_100","name":"Shadow Word: Horror","rarity":"RARE","set":"OG","text":"Destroy all minions with 2 or less Attack.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":38434,"flavor":"But the minion arrives covered in goo.","id":"OG_101","name":"Forbidden Shaping","rarity":"EPIC","set":"OG","text":"Spend all your Mana. Summon a random minion that costs that much.","type":"SPELL"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38436,"flavor":"People often think that Darkspeaker is the arch nemesis of Lightspeaker, but that title actually belongs to Heavyspeaker.","health":6,"id":"OG_102","mechanics":["BATTLECRY"],"name":"Darkspeaker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Swap stats.","text":"Battlecry: Swap stats with a friendly minion.","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":38439,"flavor":"For when your Auchenai Soulpriests call in sick.","id":"OG_104","name":"Embrace the Shadow","rarity":"EPIC","set":"OG","text":"This turn, your healing effects deal damage instead.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":38447,"flavor":"Do NOT be late with your overdue fines.","health":2,"id":"OG_109","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Darkshire Librarian","rarity":"RARE","set":"OG","text":"Battlecry:\nDiscard a random card. Deathrattle:\nDraw a card.","type":"MINION"},{"artist":"Garrett Hanna","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":38452,"flavor":"Democracy in action!","health":5,"id":"OG_113","mechanics":["TRIGGER_VISUAL"],"name":"Darkshire Councilman","rarity":"COMMON","set":"OG","text":"[x]After you summon a minion,\n gain +1 Attack.","type":"MINION"},{"artist":"Evgeniy Zaqumyennyy","cardClass":"WARLOCK","collectible":true,"cost":0,"dbfId":38454,"flavor":"Actually, C'Thun gives his full support for this ritual.","id":"OG_114","name":"Forbidden Ritual","rarity":"RARE","set":"OG","text":"Spend all your Mana. Summon that many 1/1 Tentacles.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":38456,"flavor":"Most citizens of Darkshire wear those surgical masks to prevent spreading Madness to tourists.","id":"OG_116","mechanics":["ImmuneToSpellpower"],"name":"Spreading Madness","rarity":"RARE","set":"OG","text":"Deal $9 damage randomly split among ALL characters.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":38461,"flavor":"SEE YA DARKNESS!","id":"OG_118","name":"Renounce Darkness","rarity":"EPIC","set":"OG","text":"Replace your Hero Power and Warlock cards with another class's. The cards cost (1) less.","type":"SPELL"},{"artist":"Kan Liu","attack":8,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":38463,"elite":true,"flavor":"That's short for \"Anomnomnomnomalus\".","health":6,"id":"OG_120","mechanics":["DEATHRATTLE"],"name":"Anomalus","race":"ELEMENTAL","rarity":"LEGENDARY","set":"OG","text":"Deathrattle: Deal 8 damage to all minions.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":38464,"elite":true,"flavor":"Even after all this time, Gul'dan still makes Cho'gall go get donuts and coffee.","health":7,"id":"OG_121","mechanics":["BATTLECRY"],"name":"Cho'gall","rarity":"LEGENDARY","set":"OG","text":"Battlecry: The next spell you cast this turn costs Health instead of Mana.","type":"MINION"},{"artist":"Sam Nielson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38468,"elite":true,"flavor":"Pro tip: DO NOT BOGART THE BANANAS.","health":5,"id":"OG_122","mechanics":["BATTLECRY"],"name":"Mukla, Tyrant of the Vale","race":"BEAST","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Add 2 Bananas to your hand.","type":"MINION"},{"artist":"Daria Tuzova","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":38475,"elite":true,"flavor":"It's like being able to play with THREE angry chickens!","health":1,"id":"OG_123","name":"Shifter Zerus","rarity":"LEGENDARY","set":"OG","text":"Each turn this is in your hand, transform it into a random minion.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38488,"elite":true,"flavor":"Do they make decisions based on age? \"I'm two minutes older therefore we burn this village.\"","health":6,"id":"OG_131","mechanics":["BATTLECRY","RITUAL","TAUNT"],"name":"Twin Emperor Vek'lor","rarity":"LEGENDARY","set":"OG","text":"[x]Taunt\nBattlecry: If your C'Thun has\nat least 10 Attack, summon\nanother Emperor.","type":"MINION"},{"artist":"Tyson Murphy","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38496,"elite":true,"flavor":"Has not been able to get \"Under the Sea\" out of his head for like FIVE THOUSAND YEARS.","health":7,"id":"OG_133","mechanics":["BATTLECRY"],"name":"N'Zoth, the Corruptor","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Battlecry: Summon your Deathrattle minions that died this game.","type":"MINION"},{"artist":"Tooth","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38505,"elite":true,"flavor":"I spell your doom... Y-O-U-R D-O-O-M!","health":5,"id":"OG_134","mechanics":["BATTLECRY"],"name":"Yogg-Saron, Hope's End","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Cast a random spell for each spell you've cast this game (targets chosen randomly).","type":"MINION"},{"artist":"Lars Grant-West","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38517,"flavor":"Itâs a self-reducing prophecy.","health":4,"id":"OG_138","name":"Nerubian Prophet","rarity":"COMMON","set":"OG","text":"At the start of your turn, reduce this card's\nCost by (1).","type":"MINION"},{"artist":"Zoltan Boros","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38521,"flavor":"Rejected names: Forty-Foot Faceless, Big ol' No-face, Huge Creature Sans Face, Teddy.","health":10,"id":"OG_141","name":"Faceless Behemoth","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":38522,"flavor":"Often wonders what path his life might have taken if he wasn't named, you know, \"Eldritch Horror\".","health":10,"id":"OG_142","name":"Eldritch Horror","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38526,"flavor":"\"Annoyinger-o-Tron\" was just too unwieldy. And accurate.","health":4,"id":"OG_145","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Psych-o-Tron","race":"MECHANICAL","rarity":"COMMON","set":"OG","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Jesper Ejsing","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38528,"flavor":"Not so much \"corrupted\" as \"has terrible aim\".","health":6,"id":"OG_147","mechanics":["DEATHRATTLE"],"name":"Corrupted Healbot","race":"MECHANICAL","rarity":"RARE","set":"OG","text":"Deathrattle: Restore #8 Health to the enemy hero.","type":"MINION"},{"artist":"Dany Orizio","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":38530,"flavor":"But goes by \"Ravishing Ghoul\" when he hits the club.","health":3,"id":"OG_149","mechanics":["BATTLECRY"],"name":"Ravaging Ghoul","rarity":"COMMON","set":"OG","text":"Battlecry: Deal 1 damage to all other minions.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38531,"flavor":"I berserk, therefore I am.","health":5,"id":"OG_150","mechanics":["ENRAGED"],"name":"Aberrant Berserker","rarity":"COMMON","set":"OG","text":"Has +2 Attack while damaged.","type":"MINION"},{"artist":"J. Meyers & T. Washington","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":38532,"flavor":"Because EVERYDAY is the Day of the Tentacle of N'zoth.","health":1,"id":"OG_151","mechanics":["DEATHRATTLE"],"name":"Tentacle of N'Zoth","rarity":"COMMON","set":"OG","text":"Deathrattle: Deal 1 damage to all minions.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38533,"flavor":"They say that \"grotesque is in the eye of the beholder,\" but that's just because they've never seen a Grotesque Dragonhawk. Yikes!","health":5,"id":"OG_152","mechanics":["WINDFURY"],"name":"Grotesque Dragonhawk","race":"BEAST","rarity":"COMMON","set":"OG","text":"Windfury","type":"MINION"},{"artist":"Matt Dixon","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38534,"flavor":"He's tried other things, but bog sidling, bog ambling, and bog trundling just aren't as effective as bog creeping.","health":8,"id":"OG_153","mechanics":["TAUNT"],"name":"Bog Creeper","rarity":"COMMON","set":"OG","text":"Taunt","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38538,"flavor":"Bile actually makes for surprisingly sturdy fins.","health":1,"id":"OG_156","mechanics":["BATTLECRY"],"name":"Bilefin Tidehunter","race":"MURLOC","rarity":"COMMON","referencedTags":["TAUNT"],"set":"OG","text":"Battlecry: Summon a 1/1 Ooze with Taunt.","type":"MINION"},{"artist":"Cole Eastburn","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":38541,"flavor":"Ok, Initiate. You need to settle down and do your job. In this case, that means die so someone else can get a minor buff.","health":1,"id":"OG_158","mechanics":["DEATHRATTLE"],"name":"Zealous Initiate","rarity":"COMMON","set":"OG","text":"Deathrattle: Give a random friendly minion +1/+1.","type":"MINION"},{"artist":"Ryan Metcalf","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38545,"flavor":"For seers, it's very handy to have your crystal ball hanging right in front of your face.","health":3,"id":"OG_161","mechanics":["BATTLECRY"],"name":"Corrupted Seer","race":"MURLOC","rarity":"RARE","set":"OG","text":"Battlecry: Deal 2 damage to all non-Murloc minions.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38547,"flavor":"CâThunâs recruiting pitch involves cookies, which is why itâs the most popular Old God.","health":1,"id":"OG_162","mechanics":["BATTLECRY","RITUAL"],"name":"Disciple of C'Thun","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"OG","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage. Give your C'Thun +2/+2 (wherever it is).","type":"MINION"},{"artist":"A. J. Nazzaro","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":38567,"flavor":"Add two cups of Blood of the Ancient One to one cup of lemon juice. Add just a dash of sugar and stir. Delicious!","health":9,"id":"OG_173","mechanics":["TRIGGER_VISUAL"],"name":"Blood of The Ancient One","rarity":"EPIC","set":"OG","text":"If you control two of these\nat the end of your turn, merge them into 'The Ancient One'.","type":"MINION"},{"artist":"Alex Alexandrov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38569,"flavor":"\"What is that thing?!\" \"I'm not sure, but it seems to be sort of Ysera shaped.\"","health":1,"id":"OG_174","mechanics":["BATTLECRY","TAUNT"],"name":"Faceless Shambler","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Copy a friendly minion's Attack and Health.","text":"Taunt\nBattlecry: Copy a friendly minion's Attack and Health.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":38578,"flavor":"It's like a backstab, only from the front. And with two more stabs.","id":"OG_176","name":"Shadow Strike","playRequirements":{"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"rarity":"COMMON","set":"OG","text":"Deal $5 damage to an undamaged character.","type":"SPELL"},{"artist":"Andrew Hou","attack":2,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":38584,"flavor":"He'll always be our first.","health":1,"id":"OG_179","mechanics":["DEATHRATTLE"],"name":"Fiery Bat","race":"BEAST","rarity":"COMMON","set":"OG","text":"Deathrattle: Deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Cole Eastburn","attack":4,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":38621,"flavor":"Amberweaving is a specialty course at the local trade school.","health":5,"id":"OG_188","mechanics":["BATTLECRY","RITUAL"],"name":"Klaxxi Amber-Weaver","rarity":"RARE","set":"OG","text":"Battlecry: If your C'Thun has at least 10 Attack, gain +5 Health.","type":"MINION"},{"artist":"Skan Srisuwan","cardClass":"DRUID","collectible":true,"cost":7,"dbfId":38655,"flavor":"They're just normal wisps, actually. The \"Of the Old Gods\" bit is just marketing.","id":"OG_195","mechanics":["CHOOSE_ONE"],"name":"Wisps of the Old Gods","rarity":"EPIC","set":"OG","text":"Choose One - Summon seven 1/1 Wisps; or Give your minions +2/+2.","type":"SPELL"},{"artist":"Mike Franchina","cardClass":"PALADIN","collectible":true,"cost":0,"dbfId":38666,"flavor":"No one's quite sure why it's forbidden. And yes, that should make you nervous.","id":"OG_198","name":"Forbidden Healing","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"OG","text":"Spend all your Mana. Restore twice that much Health.","type":"SPELL"},{"artist":"Dany Orizio","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38669,"flavor":"Really feels good about himself and is in a much better place now. But⌠he sure does miss piloting those shredders.","health":7,"id":"OG_200","mechanics":["TRIGGER_VISUAL"],"name":"Validated Doomsayer","rarity":"EPIC","set":"OG","text":"At the start of your turn, set this minion's Attack to 7.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":38718,"flavor":"\"Hey.... Is that Mire for sale?\" \n\"No. I'm keeping it.\"","health":3,"id":"OG_202","mechanics":["CHOOSE_ONE"],"name":"Mire Keeper","rarity":"RARE","set":"OG","text":"[x]Choose One - Summon a\n2/2 Slime; or Gain an\nempty Mana Crystal.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":38724,"flavor":"WARNING: DO NOT TOUCH THE PURPLE BALL OF LIGHTNING","id":"OG_206","mechanics":["OVERLOAD"],"name":"Stormcrack","overload":1,"playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Deal $4 damage to a minion. Overload: (1)","type":"SPELL"},{"artist":"Mark Abadier","attack":5,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":38725,"flavor":"They never get the recognition they deserve.","health":5,"id":"OG_207","mechanics":["BATTLECRY"],"name":"Faceless Summoner","rarity":"COMMON","set":"OG","text":"Battlecry: Summon a random 3-Cost minion.","type":"MINION"},{"artist":"Wayne Reynolds","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":38722,"elite":true,"flavor":"Hallazeals all your dallazamage.","health":6,"id":"OG_209","mechanics":["TRIGGER_VISUAL"],"name":"Hallazeal the Ascended","race":"ELEMENTAL","rarity":"LEGENDARY","set":"OG","text":"Whenever your spells deal damage, restore that much Health to your hero.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":9,"dbfId":38727,"flavor":"\"Hello. Misha, Leokk and Huffer aren't here right now, but if you leave a message we'll get back to you right away.\" BEEP.","id":"OG_211","name":"Call of the Wild","rarity":"EPIC","set":"OG","text":"Summon all three Animal Companions.","type":"SPELL"},{"artist":"E. Guiton & A. Bozonnet","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":38734,"flavor":"A little flea powder will fix that right up.","health":3,"id":"OG_216","mechanics":["DEATHRATTLE"],"name":"Infested Wolf","race":"BEAST","rarity":"RARE","set":"OG","text":"Deathrattle: Summon two 1/1 Spiders.","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":38738,"flavor":"He thought the set was called \"Flippers of the Old Cods\" and hungrily volunteered to be in it. He is definitely going to get his hearing checked.","health":6,"id":"OG_218","mechanics":["ENRAGED","TAUNT"],"name":"Bloodhoof Brave","rarity":"COMMON","set":"OG","text":"Taunt\nHas +3 Attack while damaged.","type":"MINION"},{"artist":"E. Guiton & Nutchapol","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":38739,"elite":true,"flavor":"Garrosh's best buddy. It's true. Look it up.","health":5,"id":"OG_220","mechanics":["BATTLECRY"],"name":"Malkorok","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Equip a random weapon.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":38740,"flavor":"\"Don't worry about me⌠I'll just be here... under these tentacles.\"","health":1,"id":"OG_221","mechanics":["DEATHRATTLE"],"name":"Selfless Hero","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"OG","text":"Deathrattle: Give a random friendly minion Divine Shield.","type":"MINION"},{"artist":"Jeremy Cranford","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":38745,"durability":2,"flavor":"As far as blades go, this one is pretty great in the motivation department.","id":"OG_222","mechanics":["BATTLECRY"],"name":"Rallying Blade","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"OG","text":"Battlecry: Give +1/+1 to your minions with Divine Shield.","type":"WEAPON"},{"artist":"Eva Widermann","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":38749,"flavor":"Every year a few paladins get disqualified from the Westfall weight lifting championship for using Divine Strength.","id":"OG_223","name":"Divine Strength","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +1/+2.","type":"SPELL"},{"artist":"James Ryman","attack":8,"cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":38758,"elite":true,"flavor":"What happens when you try and corrupt a corrupted firelord? DOUBLE NEGATIVE, INSECT!","health":8,"id":"OG_229","mechanics":["TRIGGER_VISUAL"],"name":"Ragnaros, Lightlord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"OG","text":"At the end of your turn, restore #8 Health to a damaged friendly character.","type":"MINION"},{"artist":"Chris Seaman","attack":4,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":38764,"flavor":"The secret ingredient: liquified funnel cake.","health":5,"id":"OG_234","mechanics":["BATTLECRY"],"name":"Darkshire Alchemist","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"OG","targetingArrowText":"Restore 5 Health.","text":"Battlecry: Restore #5 Health.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":10,"dbfId":38770,"flavor":"We ran out of space for \"DOOOOOOOOOOOM!!!!!\"","id":"OG_239","name":"DOOM!","rarity":"EPIC","set":"OG","text":"Destroy all minions. Draw a card for each.","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":38774,"flavor":"It's like a pinata! A lame disgusting horrific pinata.","health":1,"id":"OG_241","mechanics":["DEATHRATTLE"],"name":"Possessed Villager","rarity":"COMMON","set":"OG","text":"Deathrattle: Summon a 1/1 Shadowbeast.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38781,"flavor":"Sometimes the Old Gods' corruptions gives you power untold, sometimes you get +1 Attack. We canât all be winners in the Eldritch lottery.","health":1,"id":"OG_247","mechanics":["STEALTH"],"name":"Twisted Worgen","rarity":"COMMON","set":"OG","text":"Stealth","type":"MINION"},{"artist":"Matt Gaser","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38782,"flavor":"peerc rewop","health":5,"id":"OG_248","name":"Am'gam Rager","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38784,"flavor":"The Overmind and the Old Gods are surprisingly similar.","health":3,"id":"OG_249","mechanics":["DEATHRATTLE","TAUNT"],"name":"Infested Tauren","rarity":"COMMON","set":"OG","text":"Taunt\nDeathrattle: Summon a 2/2 Slime.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38792,"flavor":"You don't want to be around after it has eaten an explosive trap. You thought Sludge Belcher was bad...","health":4,"id":"OG_254","mechanics":["BATTLECRY"],"name":"Eater of Secrets","rarity":"RARE","referencedTags":["SECRET"],"set":"OG","text":"Battlecry: Destroy all enemy Secrets. Gain +1/+1 for each.","type":"MINION"},{"artist":"Ben Zhang","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":38795,"flavor":"\"Hello, is Doom there? No? Can I leave a message?\"","health":9,"id":"OG_255","mechanics":["BATTLECRY","RITUAL"],"name":"Doomcaller","rarity":"RARE","set":"OG","text":"Battlecry: Give your C'Thun +2/+2 (wherever it is). If it's dead, shuffle it into your deck.","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38797,"flavor":"Who's a cute widdle N'Zoth? You are! Yes you are! Yes you're the cutest widdle N'Zoth in the whole world!!!","health":2,"id":"OG_256","mechanics":["DEATHRATTLE"],"name":"Spawn of N'Zoth","rarity":"COMMON","set":"OG","text":"Deathrattle: Give your minions +1/+1.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":38825,"flavor":"Quick! Before I drown! Let me sharpen your sword for you.","health":4,"id":"OG_267","mechanics":["DEATHRATTLE"],"name":"Southsea Squidface","race":"PIRATE","rarity":"COMMON","set":"OG","text":"Deathrattle: Give your weapon +2 Attack.","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38832,"flavor":"I like it because it scales.","health":8,"id":"OG_271","mechanics":["TRIGGER_VISUAL"],"name":"Scaled Nightmare","race":"DRAGON","rarity":"EPIC","set":"OG","text":"At the start of your turn, double this minion's Attack.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38833,"flavor":"If you strike him down, he shall become more powerful than you can possibly imagine.","health":1,"id":"OG_272","mechanics":["DEATHRATTLE"],"name":"Twilight Summoner","rarity":"EPIC","set":"OG","text":"Deathrattle: Summon a 5/5 Faceless Destroyer.","type":"MINION"},{"artist":"Ralph Horsley","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":38843,"flavor":"Or if you're too tired, you can just kind of lean against the darkness.","id":"OG_273","name":"Stand Against Darkness","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"OG","text":"Summon five 1/1 Silver Hand Recruits.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":38848,"flavor":"They have an uneasy rivalry with the Blood Paladins.","id":"OG_276","name":"Blood Warriors","rarity":"EPIC","set":"OG","text":"Add a copy of each damaged friendly minion to your hand.","type":"SPELL"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38857,"elite":true,"flavor":"C'Thun's least favorite Hearthstone card: Eye for an Eye.","health":6,"howToEarn":"Unlocked when opening a Whispers of the Old Gods pack.","howToEarnGolden":"Crafting unlocked after opening a Whispers of the Old Gods pack.","id":"OG_280","mechanics":["BATTLECRY"],"name":"C'Thun","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Deal damage equal to this minion's Attack randomly split among all enemies.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38859,"flavor":"Here, Evil! C'mon boy!","health":3,"howToEarn":"Unlocked when opening a Whispers of the Old Gods pack.","howToEarnGolden":"Crafting unlocked after opening a Whispers of the Old Gods pack.","id":"OG_281","mechanics":["BATTLECRY","RITUAL"],"name":"Beckoner of Evil","rarity":"COMMON","set":"OG","text":"Battlecry: Give your C'Thun +2/+2 (wherever it is).","type":"MINION"},{"artist":"Steve Prescott","attack":4,"cardClass":"ROGUE","collectible":true,"cost":9,"dbfId":38861,"flavor":"C'Thun demands a sacrifice! Preferably a Deathwing.","health":4,"id":"OG_282","mechanics":["BATTLECRY","RITUAL"],"name":"Blade of C'Thun","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Destroy a minion.","text":"Battlecry: Destroy a minion. Add its Attack and Health to your C'Thun's (wherever it is).","type":"MINION"},{"artist":"Jesper Ejsing","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38863,"flavor":"He gave her a promise ring and everything.","health":2,"id":"OG_283","mechanics":["BATTLECRY","DIVINE_SHIELD","RITUAL"],"name":"C'Thun's Chosen","rarity":"COMMON","set":"OG","text":"[x]Divine Shield\nBattlecry: Give your C'Thun\n+2/+2 (wherever it is).","type":"MINION"},{"artist":"Eric Braddock","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38864,"flavor":"\"Ok C'Thun, repeat after me: 'Your mother was a hamster.'\"","health":4,"id":"OG_284","mechanics":["BATTLECRY","RITUAL","TAUNT"],"name":"Twilight Geomancer","rarity":"COMMON","set":"OG","text":"[x]Taunt\nBattlecry: Give your C'Thun\nTaunt (wherever it is).","type":"MINION"},{"artist":"Tooth","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38868,"flavor":"Just doesn't understand those Twilight Youngsters any more - with their comic books and their rock music.","health":4,"id":"OG_286","mechanics":["RITUAL","TRIGGER_VISUAL"],"name":"Twilight Elder","rarity":"COMMON","set":"OG","text":"At the end of your turn, give your C'Thun +1/+1 (wherever it is).","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38873,"flavor":"\"honey, can u run down to the store and pick up some 10 cost minions? thx\"","health":6,"id":"OG_290","mechanics":["TRIGGER_VISUAL"],"name":"Ancient Harbinger","rarity":"EPIC","set":"OG","text":"At the start of your turn, put a 10-Cost minion from your deck into your hand.","type":"MINION"},{"artist":"J. Meyers & A. Bozonnet","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":38876,"flavor":"I mean, it's not creepy if you ASK before you steal their shadow to make a small replica of them to keep on your shelf.","health":4,"id":"OG_291","mechanics":["BATTLECRY"],"name":"Shadowcaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Add a 1/1 copy to your hand.","text":"Battlecry: Choose a friendly minion. Add a 1/1 copy to your hand that costs (1).","type":"MINION"},{"artist":"Peter Stapleton","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":38875,"flavor":"He's going to leave the dying up to you, if that's cool.","health":2,"id":"OG_292","mechanics":["BATTLECRY"],"name":"Forlorn Stalker","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Battlecry: Give all Deathrattle minions in your hand +1/+1.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":5,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":38882,"flavor":"There's a whole gradient of Arakkoa! This one is on the darker side.","health":7,"id":"OG_293","mechanics":["BATTLECRY","RITUAL","TAUNT"],"name":"Dark Arakkoa","rarity":"COMMON","set":"OG","text":"[x]Taunt\nBattlecry: Give your C'Thun\n+3/+3 (wherever it is).","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38888,"flavor":"Cults need pharmacists too.","health":4,"id":"OG_295","mechanics":["BATTLECRY"],"name":"Cult Apothecary","rarity":"COMMON","set":"OG","text":"Battlecry: For each enemy minion, restore #2 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":38895,"elite":true,"flavor":"Has 20 years of training in classical ballet, but ALLLLLL he ever gets asked to do is boogie.","health":7,"id":"OG_300","mechanics":["TRIGGER_VISUAL"],"name":"The Boogeymonster","rarity":"LEGENDARY","set":"OG","text":"Whenever this attacks and kills a minion, gain +2/+2.","type":"MINION"},{"artist":"Alex Konstad","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":38897,"flavor":"Back in her day, each shield weighed two tons and she had to carry four of them on each arm!","health":6,"id":"OG_301","mechanics":["BATTLECRY","RITUAL"],"name":"Ancient Shieldbearer","rarity":"RARE","set":"OG","text":"Battlecry: If your C'Thun has at least 10 Attack, gain 10 Armor.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":38898,"flavor":"Nothing unburdens your soul like a good ushing!","health":6,"id":"OG_302","mechanics":["RITUAL","TRIGGER_VISUAL"],"name":"Usher of Souls","rarity":"COMMON","set":"OG","text":"Whenever a friendly minion dies, give your C'Thun +1/+1\n(wherever it is).","type":"MINION"},{"artist":"J. Meyers & T. Washington","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":38900,"flavor":"No matter how many times we tell her not to, she keeps feeding C'Thun scraps under the table.","health":2,"id":"OG_303","mechanics":["RITUAL","SPELLPOWER","TRIGGER_VISUAL"],"name":"Cult Sorcerer","rarity":"RARE","set":"OG","spellDamage":1,"text":"[x]Spell Damage +1\nAfter you cast a spell,\ngive your C'Thun +1/+1\n(wherever it is).","type":"MINION"},{"artist":"Slawomir Maniak","attack":8,"cardClass":"HUNTER","collectible":true,"cost":8,"dbfId":38909,"flavor":"Banned from every all-you-can-eat buffet on Azeroth.","health":8,"id":"OG_308","mechanics":["TRIGGER_VISUAL"],"name":"Giant Sand Worm","race":"BEAST","rarity":"EPIC","set":"OG","text":"Whenever this attacks and kills a minion, it may attack again.","type":"MINION"},{"artist":"Jaemin Kim","attack":6,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":38910,"elite":true,"flavor":"She flitters around Ahn'Qiraj dreaming of the day she will meet a sweet prince, whom she can lay thousands of eggs with.","health":5,"id":"OG_309","mechanics":["BATTLECRY"],"name":"Princess Huhuran","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"race":"BEAST","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"OG","targetingArrowText":"Trigger a Deathrattle.","text":"Battlecry: Trigger a friendly minion's Deathrattle.","type":"MINION"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":38911,"flavor":"Turns out divine shields are way cheaper if you buy in bulk.","health":3,"id":"OG_310","mechanics":["TRIGGER_VISUAL"],"name":"Steward of Darkshire","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"OG","text":"Whenever you summon a 1-Health minion, give it Divine Shield.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":38913,"flavor":"Wait, how can you have a light in the dark? If you turn on a light while itâs dark, doesnât that mean itâs no longer dark?","id":"OG_311","mechanics":["DISCOVER"],"name":"A Light in the Darkness","rarity":"COMMON","set":"OG","text":"Discover a minion.\nGive it +1/+1.","type":"SPELL"},{"artist":"Paul Mafayon","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":38914,"flavor":"Hates when N'Zoth yells \"Ahoy Matey!!\", but there's not really much he can do about it.","health":1,"id":"OG_312","mechanics":["BATTLECRY"],"name":"N'Zoth's First Mate","race":"PIRATE","rarity":"COMMON","set":"OG","text":"Battlecry: Equip a 1/3 Rusty Hook.","type":"MINION"},{"artist":"Andrew Hou","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":38916,"flavor":"Druids who spend too long in bear form are more susceptible to the whispers of the Old Gods. Right now they are whispering the lyrics to \"La Bamba\".","health":2,"id":"OG_313","mechanics":["TRIGGER_VISUAL"],"name":"Addled Grizzly","race":"BEAST","rarity":"RARE","set":"OG","text":"After you summon a minion, give it +1/+1.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":38918,"flavor":"For his next trick, he turns the ichor back to blood and stuffs it back in you.","id":"OG_314","name":"Blood To Ichor","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"OG","text":"Deal $1 damage to a minion. If it survives, summon a 2/2 Slime.","type":"SPELL"},{"artist":"Matt Dixon","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":38920,"flavor":"They're really just in it for the Blood Parrot.","health":4,"id":"OG_315","mechanics":["BATTLECRY"],"name":"Bloodsail Cultist","race":"PIRATE","rarity":"RARE","set":"OG","text":"Battlecry: If you control another Pirate, give your weapon +1/+1.","type":"MINION"},{"artist":"Luke Mancini","attack":5,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":38922,"elite":true,"flavor":"His whole job is yelling \"Yogg-Saron comin'!\"","health":5,"id":"OG_316","mechanics":["BATTLECRY"],"name":"Herald Volazj","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Summon a 1/1 copy of each of your other minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":12,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38943,"elite":true,"flavor":"To his credit, Deathwing really took to heart the feedback he was receiving that he needed to be \"more of a team player\".","health":12,"id":"OG_317","mechanics":["DEATHRATTLE"],"name":"Deathwing, Dragonlord","race":"DRAGON","rarity":"LEGENDARY","set":"OG","text":"Deathrattle: Put all Dragons from your hand into the battlefield.","type":"MINION"},{"artist":"Matt Dixon","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38944,"elite":true,"flavor":"When C'thun went to sleep, he checked under his bed for Hogger.","health":6,"id":"OG_318","mechanics":["TRIGGER_VISUAL"],"name":"Hogger, Doom of Elwynn","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"OG","text":"Whenever this minion takes damage, summon a 2/2 Gnoll with Taunt.","type":"MINION"},{"artist":"Todd Lockwood","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38957,"flavor":"Still fearsome in the daytime.","health":4,"id":"OG_320","mechanics":["BATTLECRY"],"name":"Midnight Drake","race":"DRAGON","rarity":"RARE","set":"OG","text":"Battlecry: Gain +1 Attack for each other card\nin your hand.","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38958,"flavor":"Every month they share a pancake breakfast with the Perfectly Rational Worshippers.","health":6,"id":"OG_321","mechanics":["RITUAL","TAUNT","TRIGGER_VISUAL"],"name":"Crazed Worshipper","rarity":"EPIC","set":"OG","text":"Taunt. Whenever this minion takes damage, give your C'Thun +1/+1 (wherever it is).","type":"MINION"},{"artist":"Max Grecke","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38960,"flavor":"\"Look, they fell off the back of a ship, do you want them or not? I have a meeting with Y'Shaarj in like ten minutes.\"","health":5,"id":"OG_322","name":"Blackwater Pirate","race":"PIRATE","rarity":"RARE","set":"OG","text":"Your weapons cost (2) less.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38961,"flavor":"Roll âgreedâ OR THIS COULD HAPPEN TO YOU.","health":2,"id":"OG_323","mechanics":["DEATHRATTLE"],"name":"Polluted Hoarder","rarity":"COMMON","set":"OG","text":"Deathrattle: Draw a card.","type":"MINION"},{"artist":"Kan Liu","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":38985,"flavor":"Carrion, my wayward grub.","health":5,"id":"OG_325","name":"Carrion Grub","race":"BEAST","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Samwise","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39002,"flavor":"Often excluded from dinner parties. To be fair, he is very boaring.","health":1,"id":"OG_326","name":"Duskboar","race":"BEAST","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"L. Lullabi & Nutchapol","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39003,"flavor":"Yeah, I think we can agree that killing the squirming tentacle first is a good idea.","health":4,"id":"OG_327","mechanics":["TAUNT"],"name":"Squirming Tentacle","rarity":"COMMON","set":"OG","text":"Taunt","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":39008,"flavor":"Will be really useful in the new \"HearthĂŠmon\" game.","health":5,"id":"OG_328","mechanics":["BATTLECRY"],"name":"Master of Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"OG","text":"Battlecry: Transform a friendly minion into a random one that costs (1) more.","type":"MINION"},{"artist":"Jon Neimeister","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":39026,"flavor":"Psst! Wanna buy a random class card (from your opponent's class)?","health":2,"id":"OG_330","mechanics":["DEATHRATTLE"],"name":"Undercity Huckster","rarity":"RARE","set":"OG","text":"Deathrattle: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Adam Byrne","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":39033,"flavor":"Wait, what kind of acolyte doesn't wear a hood?","health":6,"id":"OG_334","mechanics":["RITUAL","TRIGGER_VISUAL"],"name":"Hooded Acolyte","rarity":"COMMON","set":"OG","text":"Whenever a character is healed, give your\nC'Thun +1/+1 (wherever it is).","type":"MINION"},{"artist":"Tyler Walpole","attack":4,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":39034,"flavor":"Yeah, it's cooler in the shade, but you're also more likely to get JACKED.","health":3,"id":"OG_335","mechanics":["DEATHRATTLE"],"name":"Shifting Shade","rarity":"RARE","set":"OG","text":"[x]Deathrattle: Copy a card\nfrom your opponent's deck\n and add it to your hand.","type":"MINION"},{"artist":"Garrett Hanna","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":39041,"flavor":"What are the qualifications for being a 'Horror?' Just how horrible do you have to be?","health":3,"id":"OG_337","mechanics":["BATTLECRY","TAUNT"],"name":"Cyclopian Horror","rarity":"EPIC","set":"OG","text":"Taunt. Battlecry: Gain +1 Health for each enemy minion.","type":"MINION"},{"artist":"Steve Prescott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39046,"elite":true,"flavor":"You can take away his humanity, but you will never take away his fishing pole.","health":4,"id":"OG_338","mechanics":["TRIGGER_VISUAL"],"name":"Nat, the Darkfisher","rarity":"LEGENDARY","set":"OG","text":"At the start of your opponent's turn, they have a 50% chance to draw an extra card.","type":"MINION"},{"artist":"Jaemin Kim","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":39118,"flavor":"Just before he comes into play, there is an AWESOME training montage with C'Thun.","health":6,"id":"OG_339","mechanics":["BATTLECRY","RITUAL"],"name":"Skeram Cultist","rarity":"RARE","set":"OG","text":"Battlecry: Give your C'Thun +2/+2 (wherever it is).","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":39119,"elite":true,"flavor":"Don't tell Soggoth, but in the future he gets totally owned by the Master's Glaive and his skull becomes a tourist attraction.","health":9,"id":"OG_340","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","TAUNT"],"name":"Soggoth the Slitherer","rarity":"LEGENDARY","set":"OG","text":"Taunt\nCan't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Samwise","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1754,"elite":true,"entourage":["PRO_001a","PRO_001b","PRO_001c"],"flavor":"He's looking for a drummer. The current candidates are: Novice Engineer, Sen'jin Shieldmasta', and Ragnaros the Firelord.","health":5,"howToEarnGolden":"Awarded at BlizzCon 2013.","id":"PRO_001","mechanics":["BATTLECRY"],"name":"Elite Tauren Chieftain","rarity":"LEGENDARY","set":"HOF","text":"Battlecry: Give both players the power to ROCK! (with a Power Chord card)","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49049,"flavor":"One player's trash is another's âBest In Slotâ.","health":5,"id":"TRL_010","mechanics":["OVERKILL","STEALTH"],"name":"Half-Time Scavenger","rarity":"COMMON","set":"TROLL","text":"Stealth\nOverkill: Gain 3 Armor.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":49051,"entourage":["CS2_052","CS2_050","NEW1_009","CS2_051"],"flavor":"Trolls are the first group to have a totem survive atmospheric re-entry.","id":"TRL_012","mechanics":["OVERKILL"],"name":"Totemic Smash","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Deal $2 damage. Overkill: Summon a basic Totem.","type":"SPELL"},{"artist":"David Kegg","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49066,"flavor":"Takes ten percent off the top.","health":3,"id":"TRL_015","mechanics":["OVERKILL"],"name":"Ticket Scalper","race":"PIRATE","rarity":"COMMON","set":"TROLL","text":"Overkill: Draw 2 cards.","type":"MINION"},{"artist":"Jiajun Tian","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49088,"flavor":"An eye for sore sights.","health":4,"id":"TRL_020","mechanics":["OVERKILL","RUSH"],"name":"Sightless Ranger","rarity":"COMMON","set":"TROLL","text":"Rush\nOverkill: Summon two 1/1 Bats.","type":"MINION"},{"artist":"Cicily He","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":49800,"flavor":"When snakes get sick, they get sent to the Serpent Ward.","health":2,"id":"TRL_057","mechanics":["TRIGGER_VISUAL"],"name":"Serpent Ward","race":"TOTEM","rarity":"RARE","set":"TROLL","text":"At the end of your turn,\ndeal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Akkapoj T.","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49802,"flavor":"When you're awake at 3 AM and can't stop thinking about that time you called your teacher \"mom.\"","id":"TRL_058","mechanics":["DISCOVER"],"name":"Haunting Visions","rarity":"EPIC","set":"TROLL","text":"The next spell you cast this turn costs (3) less. Discover a spell.","type":"SPELL"},{"artist":"James Ryman","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49803,"flavor":"It's the bane of freshly mopped floors everywhere.","health":3,"id":"TRL_059","mechanics":["BATTLECRY"],"name":"Bog Slosher","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"RARE","set":"TROLL","targetingArrowText":"Return a minion to your hand.","text":"Battlecry: Return a friendly minion to your hand and give it +2/+2.","type":"MINION"},{"artist":"Konstantin Turovec","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49804,"flavor":"It is Wednesday, my dudes.","health":3,"id":"TRL_060","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Frog","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nWhenever you cast a spell,\ndraw a spell from your deck\nthat costs (1) more.","type":"MINION"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","collectible":true,"cost":10,"dbfId":49819,"elite":true,"flavor":"If you can dodge an axe, you can dodge a ball.","health":30,"id":"TRL_065","mechanics":["BATTLECRY"],"name":"Zul'jin","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Cast all spells\nyou've played this game\n(targets chosen randomly).","type":"HERO"},{"artist":"Patrik Bjorkstrom","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":49838,"flavor":"They saw their fate a closin'\nAboard a pirate ship\nOn deck: The Howlin' Hozen\nAbout to let one rip.","health":1,"id":"TRL_071","mechanics":["BATTLECRY","RUSH"],"name":"Bloodsail Howler","race":"PIRATE","rarity":"RARE","set":"TROLL","text":"[x]Rush\nBattlecry: Gain +1/+1\nfor each other Pirate\nyou control.","type":"MINION"},{"artist":"Grace Liu","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":49843,"durability":3,"flavor":"The tooth hurts, donât it?","id":"TRL_074","mechanics":["DEATHRATTLE"],"name":"Serrated Tooth","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Give your minions Rush.","type":"WEAPON"},{"artist":"Ivan Fomin","attack":5,"cardClass":"ROGUE","collectible":true,"cost":7,"dbfId":49847,"flavor":"Throw your hands in the air!\nThey cost (1).","health":7,"id":"TRL_077","mechanics":["BATTLECRY","DISCOVER"],"name":"Gurubashi Hypemon","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"TROLL","text":"Battlecry: Discover a 1/1 copy of a Battlecry minion. It costs (1).","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":49853,"flavor":"Murlocs practice Small Nice Voodoo.","id":"TRL_082","name":"Big Bad Voodoo","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"Give a friendly minion \"Deathrattle: Summon a random minion that costs (1) more.\"","type":"SPELL"},{"artist":"Evgeniy Zagumyennyy","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49867,"elite":true,"flavor":"Serenity. Peace. Many frogs.","health":3,"id":"TRL_085","mechanics":["TRIGGER_VISUAL"],"name":"Zentimo","rarity":"LEGENDARY","set":"TROLL","text":"[x]Whenever you target a\nminion with a spell, cast it\nagain on its neighbors.","type":"MINION"},{"artist":"Ivan Fomin","attack":0,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":49972,"flavor":"It has Stealth, but its ominous theme music keeps giving it away.","health":3,"id":"TRL_092","mechanics":["AURA","STEALTH"],"name":"Spirit of the Shark","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nYour minions' Battlecries\n  and Combos trigger twice. ","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50009,"elite":true,"flavor":"With Griftah in your deck, sometimes you start the game with The Coin!","health":5,"id":"TRL_096","mechanics":["BATTLECRY","DISCOVER"],"name":"Griftah","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Discover two\ncards. Give one to your\nopponent at random.","type":"MINION"},{"artist":"Skan Srisuwan","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":50278,"flavor":"âThe spirits spoke to me.â\n\"What did they say?\"\n\"You had lethal two turns ago.\"","id":"TRL_097","name":"Seance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Choose a minion. Add a copy of it to your hand.","type":"SPELL"},{"artist":"Akkapoj T.","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":50608,"durability":2,"flavor":"Zul'jin's primary recruiting tool.","id":"TRL_111","mechanics":["BATTLECRY"],"name":"Headhunter's Hatchet","rarity":"COMMON","set":"TROLL","text":"[x]Battlecry: If you\ncontrol a Beast, gain\n+1 Durability.","type":"WEAPON"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":50644,"flavor":"Undoes years of obedience school training.","id":"TRL_119","name":"The Beast Within","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"rarity":"EPIC","set":"TROLL","text":"Give a friendly Beast +1/+1, then it attacks a random enemy minion.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":50773,"flavor":"And a bowl of chips. And some of those little cocktail weenies!","id":"TRL_124","mechanics":["COMBO"],"name":"Raiding Party","rarity":"RARE","set":"TROLL","text":"Draw 2 Pirates from your deck.\nCombo: And a weapon.","type":"SPELL"},{"artist":"Matt Dixon","attack":6,"cardClass":"ROGUE","collectible":true,"cost":8,"dbfId":50774,"elite":true,"flavor":"\"You three! Get in the cannon!\"","health":3,"id":"TRL_126","mechanics":["BATTLECRY"],"name":"Captain Hooktusk","race":"PIRATE","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Summon 3 Pirates from your deck. Give them Rush.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":50779,"flavor":"Why fire your cannons strategically when you can fire them all at once?","id":"TRL_127","name":"Cannon Barrage","rarity":"EPIC","set":"TROLL","text":"[x]Deal $3 damage to a\nrandom enemy. Repeat\nfor each of your Pirates.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":50794,"flavor":"Finally a cure for degenerates.","id":"TRL_128","name":"Regenerate","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Restore #3 Health.","type":"SPELL"},{"artist":"Dave Allsop","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":50315,"flavor":"Loves long walks on the beach, raising the dead, and chocolates.","health":3,"id":"TRL_131","mechanics":["TRIGGER_VISUAL"],"name":"Sand Drudge","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TROLL","text":"Whenever you cast a spell, summon a 1/1 Zombie with Taunt.","type":"MINION"},{"artist":"Peter Stapleton","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50731,"flavor":"The last time he saw action, Undertaker ruled the meta.","health":1,"id":"TRL_151","mechanics":["BATTLECRY"],"name":"Former Champ","rarity":"COMMON","set":"TROLL","text":"Battlecry: Summon a 5/5 Hotshot.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":50749,"flavor":"Because Thrall wouldn't lend me Doomhammer.","id":"TRL_156","mechanics":["DISCOVER"],"name":"Stolen Steel","rarity":"COMMON","set":"TROLL","text":"Discover a weapon (from another class).","type":"SPELL"},{"artist":"Ivan Fomin","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":50766,"flavor":"Pirates will fall for anything.","id":"TRL_157","name":"Walk the Plank","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"rarity":"COMMON","set":"TROLL","text":"Destroy an undamaged minion.","type":"SPELL"},{"artist":"Christopher Hayes","attack":0,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":49944,"flavor":"âLoti! LOTI! Drop it. Drop it Loti! Down! Down Loti!â","health":3,"id":"TRL_223","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Raptor","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nAfter your hero attacks and\n  kills a minion, draw a card.  ","type":"MINION"},{"artist":"Luca Zontini","attack":7,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":49973,"flavor":"\"Boy! Bring me my masks and skull rams.\"","health":7,"id":"TRL_232","mechanics":["OVERKILL"],"name":"Ironhide Direhorn","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Overkill: Summon a 5/5 Ironhide Runt.","type":"MINION"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":49984,"flavor":"Ruthless at tribal roasts.","health":3,"id":"TRL_240","mechanics":["BATTLECRY"],"name":"Savage Striker","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_HERO_HAS_ATTACK":0},"rarity":"COMMON","set":"TROLL","targetingArrowText":"Deal damage equal to your Attack.","text":"Battlecry: Deal damage to an enemy minion equal to your hero's Attack.","type":"MINION"},{"artist":"Christopher Hayes","attack":4,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":49985,"elite":true,"flavor":"Thereâs a word for Zandalari druids who refuse to pledge loyalty to Gonk: âDelicious.â","health":9,"id":"TRL_241","mechanics":["TRIGGER_VISUAL"],"name":"Gonk, the Raptor","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"After your hero attacks and kills a minion, it may attack again.","type":"MINION"},{"artist":"Rudy Siswanto","cardClass":"DRUID","collectible":true,"cost":0,"dbfId":49990,"flavor":"Comes with an overwhelming urge to jump into the nearest open box.","id":"TRL_243","name":"Pounce","rarity":"COMMON","set":"TROLL","text":"Give your hero +2 Attack this turn.","type":"SPELL"},{"artist":"Clint Langley","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":49994,"flavor":"Somebodyâs been eating their funnel cakes.","id":"TRL_244","name":"Predatory Instincts","rarity":"RARE","set":"TROLL","text":"[x]Draw a Beast from your\ndeck. Double its Health.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":50002,"flavor":"The first warning sign of an oncoming warlock temper tantrum.","id":"TRL_245","name":"Shriek","rarity":"RARE","set":"TROLL","text":"Discard your lowest Cost card. Deal $2 damage to all minions.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":50004,"flavor":"âYOU SIGNED WHAT?!â","id":"TRL_246","name":"Void Contract","rarity":"EPIC","set":"TROLL","text":"Destroy half of each player's deck.","type":"SPELL"},{"artist":"Alex Garner","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":50006,"flavor":"Reduce, reuse, resoul.","health":6,"id":"TRL_247","mechanics":["BATTLECRY"],"name":"Soulwarden","rarity":"EPIC","set":"TROLL","text":"Battlecry: Add 3 random cards you discarded this game to your hand.","type":"MINION"},{"artist":"Skan Srisuwan","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":50012,"flavor":"Thereâs no âAiiiieeeeâ in âTeam.â","id":"TRL_249","name":"Grim Rally","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TROLL","text":"Destroy a friendly minion. Give your minions +1/+1.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":50025,"flavor":"Nah nah nah nah, nah nah nah nah, nah nah nah nah, nah nah nah nah","health":3,"id":"TRL_251","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Bat","rarity":"RARE","set":"TROLL","text":"Stealth for 1 turn.\nAfter a friendly minion dies, give a minion in your hand +1/+1.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":50032,"elite":true,"flavor":"If you love Jeklik, set her free. YOU CAN'T GET RID OF HER.","health":4,"id":"TRL_252","mechanics":["LIFESTEAL","TAUNT","InvisibleDeathrattle"],"name":"High Priestess Jeklik","rarity":"LEGENDARY","set":"TROLL","text":"[x]Taunt, Lifesteal\nWhen you discard this,\nadd 2 copies of it to\nyour hand.","type":"MINION"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":50034,"elite":true,"flavor":"REPELâS EFFECT WORE OFF.","health":1,"id":"TRL_253","mechanics":["BATTLECRY"],"name":"Hir'eek, the Bat","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Fill your board with copies of this minion.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":50042,"flavor":"Ah, yes. Mark. The mightiest Loa.","id":"TRL_254","mechanics":["CHOOSE_ONE"],"name":"Mark of the Loa","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"TROLL","text":"Choose One -\nGive a minion +2/+4\nand Taunt; or Summon\ntwo 3/2 Raptors.","type":"SPELL"},{"artist":"Andrew Hou","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":50044,"flavor":"[x]The Gurubashi Arena has an\nextremely permissive policy on\npets in the workplace.","id":"TRL_255","name":"Stampeding Roar","playRequirements":{"REQ_FRIENDLY_MINION_OF_RACE_IN_HAND":20,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"TROLL","text":"Summon a random Beast from your hand and give it Rush.","type":"SPELL"},{"artist":"Luke Mancini","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":50070,"flavor":"Main supplier of Blood Troll Syrup to the Intercontinental Hut of Funnel Cakes.","health":8,"id":"TRL_257","mechanics":["TRIGGER_VISUAL"],"name":"Blood Troll Sapper","rarity":"COMMON","set":"TROLL","text":"After a friendly minion dies, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":50071,"flavor":"Black Friday gets worse every year.","id":"TRL_258","name":"Mass Hysteria","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TROLL","text":"Force each minion to attack another random minion.","type":"SPELL"},{"artist":"Alex Horley Ormandelli","attack":7,"cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":50082,"elite":true,"flavor":"Everyone wants to be a princess, but nobody ever considers the size of the hat.","health":5,"id":"TRL_259","mechanics":["BATTLECRY"],"name":"Princess Talanji","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Summon all minions from your hand that didn't start in your deck.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":50087,"elite":true,"flavor":"Everyone's dying to meet him.","health":7,"id":"TRL_260","mechanics":["BATTLECRY"],"name":"Bwonsamdi, the Dead","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Draw 1-Cost\nminions from your deck\nuntil your hand is full.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":7,"cardClass":"PALADIN","collectible":true,"cost":25,"dbfId":49981,"elite":true,"flavor":"On bended knee Thekal placed his weapon upon Shirvallahâs altar, whereupon she slowly knocked it off with her paw.","health":5,"id":"TRL_300","mechanics":["DIVINE_SHIELD","LIFESTEAL","RUSH"],"name":"Shirvallah, the Tiger","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"[x]Divine Shield, Rush, Lifesteal\n Costs (1) less for each Mana\nyou've spent on spells.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":49999,"flavor":"Highly effective against 3 year olds.","id":"TRL_302","name":"Time Out!","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","referencedTags":["IMMUNE"],"set":"TROLL","text":"Your hero is Immune until your next turn.","type":"SPELL"},{"artist":"M. Alvares & M. Azevedo","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":50014,"durability":3,"flavor":"Only two things in life are certain: death and axes.","id":"TRL_304","mechanics":["OVERKILL"],"name":"Farraki Battleaxe","rarity":"RARE","set":"TROLL","text":"Overkill: Give a minion in your hand +2/+2.","type":"WEAPON"},{"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":50019,"flavor":"⌠Arrives? Approaches? TELL US ALREADY!","id":"TRL_305","mechanics":["DISCOVER"],"name":"A New Challenger...","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"TROLL","text":"Discover a 6-Cost minion. Summon it with Taunt and Divine Shield.","type":"SPELL"},{"artist":"Maria Trepalina","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":50022,"flavor":"She protec.\nShe attac.\nBut most importantly,\nshe come bac.","health":3,"id":"TRL_306","mechanics":["DEATHRATTLE"],"name":"Immortal Prelate","rarity":"EPIC","set":"TROLL","text":"Deathrattle: Shuffle this into your deck. It keeps any enchantments.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":50028,"flavor":"Hey! No cameras allowed!","id":"TRL_307","name":"Flash of Light","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Restore #4 Health.\nDraw a card.","type":"SPELL"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":50126,"elite":true,"flavor":"\"âŚand then I beat him with 1 Health!\"","health":4,"id":"TRL_308","mechanics":["BATTLECRY"],"name":"High Priest Thekal","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Convert all but 1 of your Hero's Health into Armor.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":0,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":50031,"flavor":"Less of a cantrip and more of a cat-nip.","health":3,"id":"TRL_309","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Tiger","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nAfter you cast a spell,\nsummon a Tiger with stats\nequal to its Cost.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":50120,"flavor":"It's just lighter fluid.","id":"TRL_310","name":"Elemental Evocation","rarity":"COMMON","set":"TROLL","text":"The next Elemental you play this turn costs (2) less.","type":"SPELL"},{"artist":"Ware Lee","attack":3,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":50121,"flavor":"Arcane energy⌠finds a way.","health":3,"id":"TRL_311","mechanics":["BATTLECRY"],"name":"Arcanosaur","race":"ELEMENTAL","rarity":"COMMON","set":"TROLL","text":"Battlecry: If you played an Elemental last turn, deal 3 damage to all other minions.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50083,"flavor":"But donât ask her to use it in a sentence.","health":3,"id":"TRL_312","name":"Spellzerker","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"TROLL","text":"Has Spell Damage +2 while damaged.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":50122,"flavor":"The hoof.\nThe hoof.\nThe hoof is on fire.","id":"TRL_313","name":"Scorch","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TROLL","text":"[x]Deal $4 damage to a\nminion. Costs (1) if you\nplayed an Elemental\nlast turn.","type":"SPELL"},{"artist":"Matt Dixon","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":50084,"flavor":"She prefers âFlammably Inclined.â","health":4,"id":"TRL_315","mechanics":["TRIGGER_VISUAL"],"name":"Pyromaniac","rarity":"RARE","set":"TROLL","text":"Whenever your Hero Power kills a minion, draw a card.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"MAGE","collectible":true,"collectionText":"[x]Battlecry: If your Hero Power\ndealt 8 damage this game,\nsummon Ragnaros the\nFirelord.","cost":7,"dbfId":50088,"elite":true,"flavor":"You mess with the Bird, you get the Firelord.","health":4,"id":"TRL_316","mechanics":["BATTLECRY"],"name":"Jan'alai, the Dragonhawk","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: If your Hero Power\ndealt 8 damage this game,\nsummon Ragnaros the\nFirelord.@ ({0} left!)@ (Ready!)","type":"MINION"},{"artist":"J. Axer","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":50086,"flavor":"If youâre burning and you know it, wave your hands!","id":"TRL_317","mechanics":["OVERKILL"],"name":"Blast Wave","rarity":"EPIC","set":"TROLL","text":"Deal $2 damage to all minions.\nOverkill: Add a random Mage spell to your hand.","type":"SPELL"},{"artist":"Mike Sass","attack":5,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":50095,"elite":true,"flavor":"Extremely awkward cousin of Hex Lord Malaclass.","health":5,"id":"TRL_318","mechanics":["BATTLECRY"],"name":"Hex Lord Malacrass","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Add a copy of your opening hand to your hand (except this card).","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":50093,"flavor":"Dragonhawks arenât known for their accuracy.","health":3,"id":"TRL_319","mechanics":["AURA","STEALTH"],"name":"Spirit of the Dragonhawk","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nYour Hero Power also targets\n adjacent minions.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":50040,"flavor":"No thanks, I already devast-ate.","id":"TRL_321","name":"Devastate","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Deal $4 damage to a damaged minion.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":50049,"flavor":"The third little dragon made his armor out of adamantite.","health":5,"id":"TRL_323","mechanics":["BATTLECRY"],"name":"Emberscale Drake","race":"DRAGON","rarity":"RARE","set":"TROLL","text":"Battlecry: If you're holding a Dragon, gain 5 Armor.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":50054,"flavor":"This metal is so heavy it will satisfy your iron requirements for the next year.","id":"TRL_324","name":"Heavy Metal!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"TROLL","text":"[x]Summon a random\nminion with Cost equal\nto your Armor (up to 10).","type":"SPELL"},{"artist":"Jason Kang","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":50056,"durability":4,"flavor":"âGriftah here with de Sulâchop. One chop, you get four damage. Two chops, eight damage - you gonna change de way you fight.\"","id":"TRL_325","mechanics":["OVERKILL"],"name":"Sul'thraze","rarity":"EPIC","set":"TROLL","text":"Overkill: You may attack again.","type":"WEAPON"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":50059,"flavor":"Here comes âThe Smolder.â","health":2,"id":"TRL_326","mechanics":["BATTLECRY"],"name":"Smolderthorn Lancer","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"EPIC","set":"TROLL","targetingArrowText":"Destroy a damaged minion.","text":"Battlecry: If you're holding a Dragon, destroy a damaged enemy minion.","type":"MINION"},{"artist":"Jim Nelson","attack":0,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":52242,"flavor":"Where did they get this preposterous hypothesis?","health":3,"id":"TRL_327","mechanics":["AURA","STEALTH"],"name":"Spirit of the Rhino","rarity":"RARE","referencedTags":["IMMUNE","RUSH"],"set":"TROLL","text":"Stealth for 1 turn.\nYour Rush minions are Immune the turn they're summoned.","type":"MINION"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":50066,"elite":true,"flavor":"War Master sounds cooler than Dragon Sitter.","health":3,"id":"TRL_328","mechanics":["BATTLECRY"],"name":"War Master Voone","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Copy all\nDragons in your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":50074,"elite":true,"flavor":"Most trolls only get to âAAAAHHH!â and donât make it to the âkaliâ part.","health":5,"id":"TRL_329","mechanics":["OVERKILL","RUSH"],"name":"Akali, the Rhino","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Rush\nOverkill: Draw a Rush minion from your deck. Give it +5/+5.","type":"MINION"},{"artist":"Rudy Siswanto","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":50212,"flavor":"\"Hello? Yes, this is Huffer.\"","id":"TRL_339","mechanics":["DISCOVER"],"name":"Master's Call","rarity":"EPIC","set":"TROLL","text":"Discover a minion in your deck.\nIf all 3 are Beasts,\ndraw them all.","type":"SPELL"},{"artist":"J. Axer","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":50356,"flavor":"Honestly, his delivery is a little wooden.","health":4,"id":"TRL_341","mechanics":["BATTLECRY"],"name":"Treespeaker","rarity":"EPIC","set":"TROLL","text":"Battlecry: Transform your Treants into 5/5 Ancients.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":43310,"elite":true,"flavor":"âRavasaur!â\nâPretty scaryâ\nââŚBlammodax!â\nâIs that a thing?â\nâSMAXODON!â\nââŚ.now youâre just making those up.â","health":2,"id":"TRL_343","mechanics":["CHOOSE_ONE"],"name":"Wardruid Loti","rarity":"LEGENDARY","set":"TROLL","text":"Choose One - Transform into one of Loti's four dinosaur forms.","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":50369,"elite":true,"flavor":"Krag'wa has a ritual to honor his friends and a ritual to devour his enemies. No one can tell them apart.","health":6,"id":"TRL_345","mechanics":["BATTLECRY"],"name":"Krag'wa, the Frog","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Return all spells you played last turn to your hand.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":50466,"flavor":"The card is common, but the steak is rare.","id":"TRL_347","mechanics":["OVERKILL"],"name":"Baited Arrow","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Deal $3 damage. Overkill: Summon a 5/5 Devilsaur.","type":"SPELL"},{"artist":"Vladimir Kafanov","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":49824,"flavor":"The terrible thing about lynxes is lynxes are terrible things. Their teeth are made out of biting, their paws are made out of springs!","health":1,"id":"TRL_348","mechanics":["BATTLECRY","RUSH"],"name":"Springpaw","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"[x]Rush\nBattlecry: Add a 1/1 Lynx\nwith Rush to your hand.","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":50471,"flavor":"âShoot them in the faceâ is more of a tactic than a strategy.","health":4,"id":"TRL_349","mechanics":["BATTLECRY","DISCOVER"],"name":"Bloodscalp Strategist","rarity":"RARE","set":"TROLL","text":"Battlecry: If you have a weapon equipped, Discover a spell.","type":"MINION"},{"artist":"Cicily He","cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":50547,"flavor":"\"Oh, THAT'S how she brings the warts!\"","id":"TRL_351","mechanics":["OVERLOAD"],"name":"Rain of Toads","overload":3,"playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"TROLL","text":"Summon three 2/4 Toads with Taunt. Overload: (3)","type":"SPELL"},{"artist":"Jakub Kasper","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":50550,"durability":3,"flavor":"\"I double frog dare you!\"","id":"TRL_352","mechanics":["AURA"],"name":"Likkim","rarity":"RARE","referencedTags":["OVERLOAD"],"set":"TROLL","text":"Has +2 Attack while you have Overloaded Mana Crystals.","type":"WEAPON"},{"artist":"Akkapoj T.","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":50595,"durability":4,"flavor":"\"This merit badge is for cruelty. This one's for whipping. And this one is for embroidery...\"","id":"TRL_360","mechanics":["TRIGGER_VISUAL"],"name":"Overlord's Whip","rarity":"COMMON","set":"TROLL","text":"After you play a minion, deal 1 damage to it.","type":"WEAPON"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":50602,"flavor":"Not to be confused with Dragon Yodel.","id":"TRL_362","name":"Dragon Roar","rarity":"COMMON","set":"TROLL","text":"Add 2 random Dragons to your hand.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50796,"flavor":"Don't even think of asking for time off.","health":3,"id":"TRL_363","mechanics":["DEATHRATTLE"],"name":"Saronite Taskmaster","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TROLL","text":"Deathrattle: Summon a 0/3 Free Agent with Taunt for your opponent.","type":"MINION"},{"artist":"Jesper Ejsing","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":50381,"flavor":"A few hours later he DESTROYED the arena bathrooms.","health":1,"id":"TRL_390","mechanics":["BATTLECRY"],"name":"Daring Fire-Eater","rarity":"COMMON","set":"TROLL","text":"Battlecry: Your next Hero Power this turn deals 2 more damage.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":50230,"flavor":"Sometimes you get punched so hard they see double.","id":"TRL_400","mechanics":["SECRET"],"name":"Splitting Image","rarity":"EPIC","set":"TROLL","text":"Secret: When one of your minions is attacked, summon a copy of it.","type":"SPELL"},{"artist":"E. Kenji & M. Azevedo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50491,"flavor":"All it takes is a tummy rub.","health":4,"id":"TRL_405","mechanics":["TRIGGER_VISUAL"],"name":"Untamed Beastmaster","rarity":"EPIC","set":"TROLL","text":"Whenever you draw a Beast, give it +2/+2.","type":"MINION"},{"artist":"Sean McNally","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50493,"flavor":"It's the sleeper of the set.","health":4,"id":"TRL_406","mechanics":["ENRAGED"],"name":"Dozing Marksman","rarity":"COMMON","set":"TROLL","text":"Has +4 Attack while damaged.","type":"MINION"},{"artist":"Ekaterina Shapovalova","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50497,"flavor":"100% organic troll sweat.","health":1,"id":"TRL_407","mechanics":["BATTLECRY"],"name":"Waterboy","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TROLL","text":"Battlecry: Your next Hero Power this turn costs (0).","type":"MINION"},{"artist":"Dave Allsop","attack":7,"cardClass":"PRIEST","collectible":true,"cost":12,"dbfId":50539,"flavor":"Trolls can regenerate lost limbs, but this is what they do with the leftovers.","health":8,"id":"TRL_408","mechanics":["TAUNT"],"name":"Grave Horror","rarity":"RARE","set":"TROLL","text":"[x]Taunt\nCosts (1) less for each spell\nyou've cast this game.","type":"MINION"},{"artist":"Anton Zemskov","attack":2,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":50775,"elite":true,"flavor":"â⌠Weâre gonna need a bigger board.â","health":2,"id":"TRL_409","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Gral, the Shark","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Eat a minion in\nyour deck and gain its stats.\nDeathrattle: Add it to\nyour hand.","type":"MINION"},{"artist":"Maria Trepalina","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":50282,"flavor":"Never give up, always surrender!","id":"TRL_500","name":"Surrender to Madness","rarity":"EPIC","set":"TROLL","text":"[x]Destroy 3 of your Mana\nCrystals. Give all minions\nin your deck +2/+2.","type":"SPELL"},{"artist":"Lemon Sky","attack":3,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":50283,"flavor":"âOkay kids did everyone remember to heal before we left?â","health":2,"id":"TRL_501","mechanics":["BATTLECRY"],"name":"Auchenai Phantasm","rarity":"EPIC","set":"TROLL","text":"Battlecry: This turn, your healing effects deal damage instead.","type":"MINION"},{"artist":"James Ryman","attack":0,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":50352,"flavor":"Just because youâre dead doesnât mean youâre off the team.","health":3,"id":"TRL_502","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Dead","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nAfter a friendly minion dies,\nshuffle a 1-Cost copy of it\ninto your deck.","type":"MINION"},{"artist":"Jim Nelson","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50372,"flavor":"They say you canât make an omelet without AHHH THEYâRE EATING MY FACE!","health":2,"id":"TRL_503","mechanics":["DEATHRATTLE"],"name":"Scarab Egg","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Summon three 1/1 Scarabs.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50374,"flavor":"Also makes a great librarian. She's really good at fixing books!","health":3,"id":"TRL_504","mechanics":["BATTLECRY"],"name":"Booty Bay Bookie","rarity":"RARE","set":"TROLL","text":"Battlecry: Give your opponent a Coin.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50377,"flavor":"It canât be all that helpful. Not wif dose widdle wings!","health":1,"id":"TRL_505","mechanics":["DEATHRATTLE"],"name":"Helpless Hatchling","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Reduce the Cost of a Beast in your hand by (1).","type":"MINION"},{"artist":"Ivan Fomin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50380,"flavor":"âYa hold it by da feet, mon. Den ya THROW.â","health":1,"id":"TRL_506","mechanics":["OVERKILL"],"name":"Gurubashi Chicken","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Overkill: Gain +5 Attack.","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50383,"flavor":"His taste in soup is criminal.","health":2,"id":"TRL_507","mechanics":["TRIGGER_VISUAL"],"name":"Sharkfin Fan","race":"PIRATE","rarity":"COMMON","set":"TROLL","text":"After your hero attacks, summon a 1/1 Pirate.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50385,"flavor":"Regenerates any injury except heartbreak.","health":5,"id":"TRL_508","mechanics":["TRIGGER_VISUAL"],"name":"Regeneratin' Thug","rarity":"COMMON","set":"TROLL","text":"At the start of your turn, restore #2 Health to this minion.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50386,"flavor":"You could say he has a certain appeal.","health":2,"id":"TRL_509","mechanics":["BATTLECRY"],"name":"Banana Buffoon","rarity":"COMMON","set":"TROLL","text":"Battlecry: Add 2 Bananas to your hand.","type":"MINION"},{"artist":"Ekaterina Shapovalova","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50391,"flavor":"Famed hunter of the deadly Achilliosaur.","health":1,"id":"TRL_512","mechanics":["BATTLECRY","LIFESTEAL"],"name":"Cheaty Anklebiter","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"TROLL","targetingArrowText":"Deal 1 damage.","text":"Lifesteal\nBattlecry: Deal 1 damage.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":50392,"flavor":"Canât break the rules if you canât read âem.","health":14,"id":"TRL_513","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Mosh'Ogg Enforcer","rarity":"COMMON","set":"TROLL","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Brian Despain","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50393,"flavor":"Maybe don't put this one in your garden.","health":4,"id":"TRL_514","mechanics":["BATTLECRY","TAUNT"],"name":"Belligerent Gnome","rarity":"RARE","set":"TROLL","text":"[x]Taunt\nBattlecry: If your opponent\nhas 2 or more minions,\ngain +1 Attack.","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":50395,"flavor":"\"Shirt? Shoes!? No service!\"","health":7,"id":"TRL_515","mechanics":["TAUNT"],"name":"Rabble Bouncer","rarity":"COMMON","set":"TROLL","text":"Taunt\nCosts (1) less for each enemy minion.","type":"MINION"},{"artist":"Izzy Hoover","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50396,"flavor":"For a limited time, loa blessings are on a pray-one-get-two deal (on selected sacrifices only).","health":2,"id":"TRL_516","mechanics":["TRIGGER_VISUAL"],"name":"Gurubashi Offering","rarity":"EPIC","set":"TROLL","text":"At the start of your turn, destroy this and gain 8 Armor.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50397,"flavor":"Her fantasy Rumble league gives double points for dismemberment.","health":3,"id":"TRL_517","mechanics":["BATTLECRY"],"name":"Arena Fanatic","rarity":"COMMON","set":"TROLL","text":"Battlecry: Give all minions in your hand +1/+1.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50402,"flavor":"He was destined for the soup. One way or anotherâŚ","health":2,"id":"TRL_520","mechanics":["DEATHRATTLE"],"name":"Murloc Tastyfin","race":"MURLOC","rarity":"RARE","set":"TROLL","text":"[x]Deathrattle: Draw 2 Murlocs\nfrom your deck.","type":"MINION"},{"artist":"Eric Braddock","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50403,"flavor":"Everybody with a ticket get in here!","health":3,"id":"TRL_521","mechanics":["OVERKILL"],"name":"Arena Patron","rarity":"RARE","set":"TROLL","text":"Overkill: Summon another Arena Patron.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":50405,"flavor":"âDoes she cause them with magic, or justâŚlike have a bucket she brings with her?â","health":1,"id":"TRL_522","mechanics":["BATTLECRY"],"name":"Wartbringer","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_SPELLS_PLAYED_THIS_TURN":2},"rarity":"COMMON","set":"TROLL","targetingArrowText":"Deal 2 damage.","text":"Battlecry: If you played 2 spells this turn, deal 2 damage.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50408,"flavor":"If your tree is on fire - stop, drop, and troll.","health":2,"id":"TRL_523","mechanics":["BATTLECRY","DISCOVER"],"name":"Firetree Witchdoctor","rarity":"RARE","set":"TROLL","text":"[x]Battlecry: If you're holding\na Dragon, Discover a spell.","type":"MINION"},{"artist":"David Devries","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50410,"flavor":"Can also break up fights, relationships, and unions.","health":1,"id":"TRL_524","mechanics":["BATTLECRY"],"name":"Shieldbreaker","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_MUST_TARGET_TAUNTER":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["SILENCE","TAUNT"],"set":"TROLL","targetingArrowText":"Silence a minion with Taunt.","text":"Battlecry: Silence an enemy minion with Taunt.","type":"MINION"},{"artist":"James Ryman","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50411,"flavor":"Yeah it's great, but did you see the Arena Treasure Arms?!","health":4,"id":"TRL_525","mechanics":["DEATHRATTLE"],"name":"Arena Treasure Chest","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Draw 2 cards.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50412,"flavor":"Caution: Contains Flammable Material","health":6,"id":"TRL_526","mechanics":["BATTLECRY"],"name":"Dragonmaw Scorcher","race":"DRAGON","rarity":"COMMON","set":"TROLL","text":"Battlecry: Deal 1 damage to all other minions.","type":"MINION"},{"artist":"Cicily He","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50414,"flavor":"âItâs an illusion, Malacrass!â","health":4,"id":"TRL_527","mechanics":["BATTLECRY"],"name":"Drakkari Trickster","rarity":"EPIC","set":"TROLL","text":"[x]Battlecry: Give each player a\ncopy of a random card from\ntheir opponent's deck.","type":"MINION"},{"artist":"Paul Mafayon","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":50416,"flavor":"\"Tell me if youâve heard this one!\"","health":10,"id":"TRL_528","mechanics":["OVERKILL"],"name":"Linecracker","rarity":"EPIC","set":"TROLL","text":"Overkill: Double this minion's Attack.","type":"MINION"},{"artist":"Alex Horley Ormandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50421,"flavor":"Knew Mysterious Challenger back when he was a Mysterious Squire.","health":4,"id":"TRL_530","mechanics":["BATTLECRY"],"name":"Masked Contender","rarity":"EPIC","referencedTags":["SECRET"],"set":"TROLL","text":"Battlecry: If you control a Secret, cast a Secret from your deck.","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50427,"flavor":"Rub a dub dub, three trolls in a tub.\nAnd who do you think dey be?\nDa Shaker, Da Breaker, and Da Undatakah.\nAnd all of dem comin' for me.","health":2,"id":"TRL_531","mechanics":["DEATHRATTLE"],"name":"Rumbletusk Shaker","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Summon a 3/2 Rumbletusk Breaker.","type":"MINION"},{"artist":"Steve Prescott","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50430,"flavor":"One's play-by-play. The other is off-color.","health":5,"id":"TRL_532","mechanics":["TRIGGER_VISUAL"],"name":"Mosh'Ogg Announcer","rarity":"EPIC","set":"TROLL","text":"[x]Enemies attacking this\nhave a 50% chance to\nattack someone else.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50434,"flavor":"I scream, you scream, we all scream when we see a Freeze Mage.","health":5,"id":"TRL_533","mechanics":["BATTLECRY"],"name":"Ice Cream Peddler","rarity":"EPIC","referencedTags":["FREEZE"],"set":"TROLL","text":"Battlecry: If you control a Frozen minion, gain 8 Armor.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50437,"flavor":"Nonono, the turtle is the Shellfighter.","health":8,"id":"TRL_535","mechanics":["TRIGGER_VISUAL"],"name":"Snapjaw Shellfighter","rarity":"EPIC","set":"TROLL","text":"[x]Whenever an adjacent\nminion takes damage, this\n minion takes it instead.","type":"MINION"},{"artist":"Clint Langley","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":50443,"elite":true,"flavor":"First Deathrattle: Draw a card.\nSecond: Draw 2 cards.\nThird: Throw Mon'kind off a steel cage and plummet sixteen feet through an announcerâs table.","health":5,"id":"TRL_537","mechanics":["BATTLECRY"],"name":"Da Undatakah","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"[x]Battlecry: Gain the\nDeathrattle effects of\n3 friendly minions that\ndied this game.","type":"MINION"},{"artist":"Izzy Hoover","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":50454,"elite":true,"flavor":"ATTENTION: Do not enter any major city while infected with the Corrupted Blood!","health":6,"id":"TRL_541","mechanics":["DEATHRATTLE"],"name":"Hakkar, the Soulflayer","rarity":"LEGENDARY","set":"TROLL","text":"Deathrattle: Shuffle a Corrupted Blood into each player's deck.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":50459,"elite":true,"flavor":"Adorning devilsaurs with armor and feathers is a respected job in troll culture, although it has a high turnover rate.","health":7,"id":"TRL_542","mechanics":["OVERKILL","RUSH"],"name":"Oondasta","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Rush\nOverkill: Summon a Beast from your hand.","type":"MINION"},{"artist":"Akkapoj T.","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":50512,"durability":2,"flavor":"This weapon â ow! Requires a little â OWW! Finesse.","id":"TRL_543","mechanics":["BATTLECRY"],"name":"Bloodclaw","rarity":"COMMON","set":"TROLL","text":"Battlecry: Deal 5 damage to your hero.","type":"WEAPON"},{"artist":"James Ryman","attack":4,"cardClass":"PALADIN","collectible":true,"collectionText":"[x]Battlecry: If you've restored\n10 Health this game, gain\n+4/+4 and Taunt.","cost":4,"dbfId":50514,"flavor":"YOU WERE A TEMPLAR, JONDAR!","health":4,"id":"TRL_545","mechanics":["BATTLECRY"],"name":"Zandalari Templar","rarity":"RARE","referencedTags":["TAUNT"],"set":"TROLL","text":"[x]Battlecry: If you've restored\n10 Health this game, gain\n+4/+4 and Taunt.@ ({0} left!)@ (Ready!)","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50532,"flavor":"\"Dude, where's my pizza?!\"","health":5,"id":"TRL_546","mechanics":["BATTLECRY"],"name":"Ornery Tortoise","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Battlecry: Deal 5 damage to your hero.","type":"MINION"},{"artist":"Vlad Botos","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":50776,"flavor":"\"I used to farm for hours! Now they just come in packs?\"","health":7,"id":"TRL_550","mechanics":["RUSH","TAUNT"],"name":"Amani War Bear","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Rush\nTaunt","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":50863,"flavor":"\"Reck less!? ME WRECK MOAR!\"","health":6,"id":"TRL_551","mechanics":["BATTLECRY","TAUNT"],"name":"Reckless Diretroll","rarity":"COMMON","set":"TROLL","text":"Taunt\nBattlecry: Discard your lowest Cost card.","type":"MINION"},{"artist":"Akkapoj T.","cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":50991,"flavor":"Or as itâs known in troll, âDe bolt, mon.â","id":"TRL_555","name":"Demonbolt","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Destroy a minion. Costs (1) less for each minion you control.","type":"SPELL"},{"artist":"J. Axer","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":51136,"elite":true,"flavor":"Sadly, she was still two credits short of her Witch Doctorate.","health":5,"id":"TRL_564","mechanics":["BATTLECRY"],"name":"Mojomaster Zihi","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Set each player to 5 Mana Crystals.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":51159,"flavor":"My roommates only use Revenge of the Passive Aggressive.","id":"TRL_566","name":"Revenge of the Wild","playRequirements":{"REQ_FRIENDLY_MINION_OF_RACE_DIED_THIS_TURN":20,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"TROLL","text":"Summon your Beasts that died this turn.","type":"SPELL"},{"artist":"Mike Sass","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":51816,"flavor":"Every major show has an opening act to warm up the crowd.","health":4,"id":"TRL_569","mechanics":["BATTLECRY"],"name":"Crowd Roaster","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"race":"DRAGON","rarity":"EPIC","set":"TROLL","targetingArrowText":"Deal 7 damage to an enemy minion.","text":"[x]Battlecry: If you're holding\na Dragon, deal 7 damage\nto an enemy minion.","type":"MINION"},{"artist":"Sean McNally","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52931,"flavor":"Fresh from the floor of the arena!","health":4,"id":"TRL_570","mechanics":["TRIGGER_VISUAL"],"name":"Soup Vendor","rarity":"RARE","set":"TROLL","text":"Whenever you restore 3 or more Health to your hero, draw a card.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":50659,"elite":true,"flavor":"Remember, youâre only as strong as your weakest lynx.","health":2,"id":"TRL_900","mechanics":["BATTLECRY"],"name":"Halazzi, the Lynx","race":"BEAST","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"TROLL","text":"Battlecry: Fill your hand with 1/1 Lynxes that have Rush.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":50660,"flavor":"Much of this shrineâs power lies in the can-opener noise it makes.","health":3,"id":"TRL_901","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Lynx","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nWhenever you summon a \nBeast, give it +1/+1.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":397,"flavor":"'Flesheating' is an unfair name. It's just that there's not really much else for him to eat.","health":3,"id":"tt_004","mechanics":["TRIGGER_VISUAL"],"name":"Flesheating Ghoul","rarity":"COMMON","set":"EXPERT1","text":"Whenever a minion dies, gain +1 Attack.","type":"MINION"},{"artist":"Gonzalo Ordonez","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":366,"flavor":"While it's fun to intercept enemy lightning bolts, a spellbender much prefers to intercept opposing Marks of the Wild. It just feels meaner. And blood elves... well, they're a little mean.","id":"tt_010","mechanics":["SECRET"],"name":"Spellbender","rarity":"EPIC","set":"EXPERT1","text":"Secret: When an enemy casts a spell on a minion, summon a 1/3 as the new target.","type":"SPELL"},{"artist":"Max Grecke","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53756,"elite":true,"flavor":"\"Of course it's perfect, you're just not seeing how to use it.\"","health":2,"id":"ULD_003","mechanics":["BATTLECRY"],"name":"Zephrys the Great","race":"ELEMENTAL","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, wish for the perfect card.","type":"MINION"},{"artist":"Luke Mancini","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":53496,"elite":true,"flavor":"The official term is \"strategic laziness.\"","id":"ULD_131","mechanics":["QUEST"],"name":"Untapped Potential","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Quest: End 4 turns\nwith any unspent Mana.\nReward: Ossirian Tear.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":1,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":53545,"flavor":"I won't ask about your mana curve if you don't ask where I got these.","health":4,"id":"ULD_133","mechanics":["TRIGGER_VISUAL"],"name":"Crystal Merchant","rarity":"EPIC","set":"ULDUM","text":"If you have any unspent Mana at the end of your turn, draw a card.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":53551,"flavor":"Right before CEEEES!!!","health":4,"id":"ULD_134","name":"BEEEES!!!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ULDUM","text":"[x]Choose a minion.\nSummon four 1/1 Bees\nthat attack it.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":53576,"flavor":"Amazing that it's been hidden, given the twenty-foot treant splashing around in it.","id":"ULD_135","mechanics":["CHOOSE_ONE"],"name":"Hidden Oasis","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"ULDUM","text":"Choose One - Summon a 6/6 Ancient with Taunt; or Restore #12 Health.","type":"SPELL"},{"artist":"Paul Mafayon","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":53596,"flavor":"This isn't where I parked my mount.","id":"ULD_136","mechanics":["DISCOVER"],"name":"Worthy Expedition","rarity":"COMMON","set":"ULDUM","text":"Discover a Choose One card.","type":"SPELL"},{"artist":"Ivan Fomin","attack":2,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":53613,"flavor":"\"Greetings, my little shrubs... It's whittlin' time.\"","health":3,"id":"ULD_137","mechanics":["BATTLECRY"],"name":"Garden Gnome","rarity":"RARE","set":"ULDUM","text":"[x]Battlecry: If you're holding\na spell that costs (5) or more,\nsummon two 2/2 Treants.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":53615,"flavor":"Also comes running when he hears a can opener.","health":5,"id":"ULD_138","mechanics":["TAUNT"],"name":"Anubisath Defender","rarity":"EPIC","set":"ULDUM","text":"Taunt. Costs (0) if you've cast a spell that costs (5) or more this turn.","type":"MINION"},{"artist":"Luke Mancini","attack":5,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":53620,"elite":true,"flavor":"From cartographer to combatant, Elise has taken the road less traveledâbecause no one else could find it on a map.","health":5,"id":"ULD_139","mechanics":["BATTLECRY"],"name":"Elise the Enlightened","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, duplicate your hand.","type":"MINION"},{"artist":"James Ryman","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":53739,"elite":true,"flavor":"Archaeology is the discovery of rare and powerful artifacts. Supreme Archaeology is TAKING THEM!","id":"ULD_140","mechanics":["QUEST"],"name":"Supreme Archaeology","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Draw 20 cards.\nReward: Tome of Origination.","type":"SPELL"},{"artist":"Arthur Gimaldinov","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":53827,"flavor":"Life hack: Sneeze near a pharaoh.","id":"ULD_143","name":"Pharaoh's Blessing","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"ULDUM","text":"Give a minion +4/+4, Divine Shield, and Taunt.","type":"SPELL"},{"artist":"Adam Byrne","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":53832,"flavor":"Some paladins really Light it up.","health":1,"id":"ULD_145","mechanics":["TRIGGER_VISUAL"],"name":"Brazen Zealot","rarity":"RARE","set":"ULDUM","text":"Whenever you summon a minion, gain +1 Attack.","type":"MINION"},{"artist":"Mauricio Herrera","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":53917,"flavor":"She gets to decide what cards go to the Hall of Fame.","health":3,"id":"ULD_151","mechanics":["BATTLECRY"],"name":"Ramkahen Wildtamer","rarity":"RARE","set":"ULDUM","text":"Battlecry: Copy a random Beast in your hand.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":53919,"flavor":"The appropriate dishware for stressful situations.","id":"ULD_152","mechanics":["SECRET"],"name":"Pressure Plate","rarity":"COMMON","set":"ULDUM","text":"Secret: After your opponent casts a spell, destroy a random enemy minion.","type":"SPELL"},{"artist":"Peter Stapleton","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":53922,"flavor":"Everything the sun touches is oursâso long as it's already dead.","health":3,"id":"ULD_154","mechanics":["BATTLECRY"],"name":"Hyena Alpha","race":"BEAST","rarity":"RARE","referencedTags":["SECRET"],"set":"ULDUM","text":"[x]Battlecry: If you control\na Secret, summon two\n2/2 Hyenas.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":53924,"elite":true,"flavor":"\"Huh... That's a nice card back.\"","id":"ULD_155","mechanics":["QUEST"],"name":"Unseal the Vault","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Summon 20 minions.\nReward: Ramkahen Roar.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":53926,"elite":true,"flavor":"Brann's new dino-taming hobby is going wellâhis pet can already make him sit, stand, and roll over!","health":4,"id":"ULD_156","mechanics":["BATTLECRY"],"name":"Dinotamer Brann","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, summon King Krush.","type":"MINION"},{"artist":"Maria Alexeevna Trepalina","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53947,"flavor":"Earned her merit badges the hard wayâtwelve zhevra hooves at a time.","health":3,"id":"ULD_157","mechanics":["BATTLECRY"],"name":"Questing Explorer","rarity":"RARE","referencedTags":["QUEST"],"set":"ULDUM","text":"Battlecry: If you control a Quest, draw a card.","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":53967,"flavor":"Doot doot doot doot doot [Pause] Doot doot doot doot doot DEE doot doot doot doot doot!","health":2,"id":"ULD_158","mechanics":["BATTLECRY","OVERLOAD"],"name":"Sandstorm Elemental","overload":1,"race":"ELEMENTAL","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Deal 1 damage to all enemy minions. Overload: (1)","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":53882,"flavor":"\"So, what's in the sack?\" \n\"Something... sinister.\" \n\"Okay, it's a deal.\"","id":"ULD_160","mechanics":["DISCOVER"],"name":"Sinister Deal","rarity":"COMMON","set":"ULDUM","text":"Discover a Lackey.","type":"SPELL"},{"artist":"Eric Braddock","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":53883,"flavor":"Tough to do skateboard tricks with four legs.","health":5,"id":"ULD_161","mechanics":["TRIGGER_VISUAL"],"name":"Neferset Thrasher","rarity":"COMMON","set":"ULDUM","text":"Whenever this attacks, deal 3 damage to your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":53884,"flavor":"I'm starting to think the lackeys aren't evil, just taken advantage of.","health":3,"id":"ULD_162","mechanics":["BATTLECRY"],"name":"EVIL Recruiter","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ULDUM","targetingArrowText":"Destroy a friendly Lackey.","text":"Battlecry: Destroy a friendly Lackey to summon a 5/5 Demon.","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":53885,"flavor":"The \"best by\" date is more like a guideline.","health":1,"id":"ULD_163","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Expired Merchant","rarity":"RARE","set":"ULDUM","text":"[x]Battlecry: Discard your\nhighest Cost card.\nDeathrattle: Add 2 copies\nof it to your hand.","type":"MINION"},{"artist":"Nicola Saviori","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":53887,"flavor":"Brings you face to face with your destructive impulses.","health":5,"id":"ULD_165","mechanics":["BATTLECRY"],"name":"Riftcleaver","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"race":"DEMON","rarity":"EPIC","set":"ULDUM","targetingArrowText":"Destroy a minion.","text":"Battlecry: Destroy a minion. Your hero takes damage equal to its Health.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":53889,"flavor":"He's off the twig! He's kicked the bucket! THIS IS AN EX-VULTURE!","health":5,"id":"ULD_167","mechanics":["TRIGGER_VISUAL"],"name":"Diseased Vulture","race":"BEAST","rarity":"EPIC","set":"ULDUM","text":"After your hero takes damage on your turn, summon a random\n3-Cost minion.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":53890,"elite":true,"flavor":"He'll get that League of Explorers and their little murloc too!","health":4,"id":"ULD_168","mechanics":["BATTLECRY"],"name":"Dark Pharaoh Tekahn","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: For the rest of the game, your Lackeys are 4/4.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":53972,"flavor":"He's here to shape *clap* you up!","health":4,"id":"ULD_169","mechanics":["RUSH"],"name":"Mogu Fleshshaper","rarity":"RARE","set":"ULDUM","text":"[x]Rush. Costs (1) less for each\nminion on the battlefield.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":53973,"flavor":"Dr. Boom had one simple request: wasps with flippin' laser beams attached to their heads.","health":3,"id":"ULD_170","mechanics":["BATTLECRY"],"name":"Weaponized Wasp","playRequirements":{},"race":"BEAST","rarity":"RARE","set":"ULDUM","targetingArrowText":"Deal 3 damage.","text":"Battlecry: If you control\na Lackey, deal 3 damage.","type":"MINION"},{"artist":"Servando Lupini","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":53978,"flavor":"It's not really advanced shamanic magic, you just draw nasty eyebrows on them.","id":"ULD_171","name":"Totemic Surge","rarity":"COMMON","set":"ULDUM","text":"Give your Totems +2 Attack.","type":"SPELL"},{"artist":"J. Axer","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":53985,"flavor":"This is horrible! And adorable!","id":"ULD_172","name":"Plague of Murlocs","rarity":"EPIC","set":"ULDUM","text":"Transform all minions into random Murlocs.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":53990,"elite":true,"flavor":"She wasn't happy when Hagatha sent her back to Uldum. But her \"angry\" hiss sounds like her \"happy\" hiss, so no one knew the difference.","health":6,"id":"ULD_173","mechanics":["AURA"],"name":"Vessina","rarity":"LEGENDARY","referencedTags":["OVERLOAD"],"set":"ULDUM","text":"While you're Overloaded, your other minions have +2 Attack.","type":"MINION"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54077,"flavor":"These things go from \"adorable danger noodle!\" to \"MY FACE IS MELTING!\" all too quickly.","health":3,"id":"ULD_174","mechanics":["DEATHRATTLE"],"name":"Serpent Egg","rarity":"COMMON","set":"ULDUM","text":"Deathrattle: Summon a 3/4 Sea Serpent.","type":"MINION"},{"artist":"Alex Horley","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":54147,"elite":true,"flavor":"Eight arms of sand-flinging, foe-wringing, card-slinging fury!","health":8,"id":"ULD_177","mechanics":["DEATHRATTLE"],"name":"Octosari","race":"BEAST","rarity":"LEGENDARY","set":"ULDUM","text":"Deathrattle: Draw 8 cards.","type":"MINION"},{"artist":"Alex Horley","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54148,"elite":true,"entourage":["ULD_178a2","ULD_178a","ULD_178a3","ULD_178a4"],"flavor":"TAUNT. TAUNT.","health":6,"id":"ULD_178","mechanics":["BATTLECRY"],"name":"Siamat","race":"ELEMENTAL","rarity":"LEGENDARY","referencedTags":["DIVINE_SHIELD","RUSH","TAUNT","WINDFURY"],"set":"ULDUM","text":"[x]Battlecry: Gain 2 of Rush,\nTaunt, Divine Shield, or\nWindfury (your choice).","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54153,"flavor":"Turns out he's really good at herding cats.","health":5,"id":"ULD_179","mechanics":["AURA"],"name":"Phalanx Commander","rarity":"COMMON","referencedTags":["TAUNT"],"set":"ULDUM","text":"Your Taunt minions\nhave +2 Attack.","type":"MINION"},{"artist":"Anton Zemskov","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54154,"flavor":"There is E.V.I.L. here that DOES sleep.","health":5,"id":"ULD_180","mechanics":["TRIGGER_VISUAL"],"name":"Sunstruck Henchman","rarity":"RARE","set":"ULDUM","text":"At the start of your turn, this has a 50% chance to fall asleep.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":54160,"flavor":"Shake it, sh-sh-sh-shake it like a Kalimdor fissure.","id":"ULD_181","name":"Earthquake","rarity":"RARE","set":"ULDUM","text":"Deal $5 damage to all minions, then deal $2 damage to all minions.","type":"SPELL"},{"artist":"Ivan Fomin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54256,"flavor":"Were you expectorating another bad pun?","health":4,"id":"ULD_182","mechanics":["TRIGGER_VISUAL"],"name":"Spitting Camel","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"[x]At the end of your turn,\n  deal 1 damage to another  \nrandom friendly minion.","type":"MINION"},{"artist":"Slawomir Maniak","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":54257,"flavor":"Some dogs will bring you a bone or a squeaky toy. This one brings war!","health":6,"id":"ULD_183","mechanics":["DEATHRATTLE"],"name":"Anubisath Warbringer","rarity":"COMMON","set":"ULDUM","text":"Deathrattle: Give all minions in your hand +3/+3.","type":"MINION"},{"artist":"Christopher Hayes","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54259,"faction":"ALLIANCE","flavor":"Stay while, take candle.","health":1,"id":"ULD_184","mechanics":["DEATHRATTLE"],"name":"Kobold Sandtrooper","rarity":"COMMON","set":"ULDUM","text":"Deathrattle: Deal 3 damage to the enemy hero.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54260,"flavor":"He's back. He's angry. And he's here to wrap things up.","health":2,"id":"ULD_185","mechanics":["ENRAGED","REBORN"],"name":"Temple Berserker","rarity":"COMMON","set":"ULDUM","text":"Reborn\nHas +2 Attack while damaged.","type":"MINION"},{"artist":"Eva Widermann","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":54261,"flavor":"Mightiest of mousers, enduring in kingship of the upper and lower cat tree, conqueror of the red dot, the all-wise Catshepsut.","health":2,"id":"ULD_186","mechanics":["BATTLECRY"],"name":"Pharaoh Cat","race":"BEAST","rarity":"COMMON","referencedTags":["REBORN"],"set":"ULDUM","text":"Battlecry: Add a random Reborn minion to your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54264,"flavor":"Who actually puts all the gold plating on these things, and why?","health":2,"id":"ULD_188","mechanics":["BATTLECRY","DISCOVER"],"name":"Golden Scarab","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Discover a\n4-Cost card.","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54265,"flavor":"Longtime lurker, first time attacker.","health":3,"id":"ULD_189","mechanics":["BATTLECRY","TAUNT"],"name":"Faceless Lurker","rarity":"COMMON","set":"ULDUM","text":"Taunt\nBattlecry: Double this minion's Health.","type":"MINION"},{"artist":"Alex Horley","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":54267,"flavor":"PIT! Not PET!","health":6,"id":"ULD_190","mechanics":["BATTLECRY"],"name":"Pit Crocolisk","playRequirements":{"REQ_TARGET_TO_PLAY":0},"race":"BEAST","rarity":"COMMON","set":"ULDUM","targetingArrowText":"Deal 5 damage.","text":"Battlecry: Deal 5 damage.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54269,"flavor":"Sure, I'll carry the water! And the food! And the tents! And the cursed monkey paw!","health":2,"id":"ULD_191","mechanics":["BATTLECRY"],"name":"Beaming Sidekick","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ULDUM","targetingArrowText":"Give +2 Health.","text":"Battlecry: Give a friendly minion +2 Health.","type":"MINION"},{"artist":"Jakub Kasper","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":54272,"flavor":"This is not the greatest card in the world. This is just a monument.","health":10,"id":"ULD_193","mechanics":["TAUNT"],"name":"Living Monument","rarity":"COMMON","set":"ULDUM","text":"Taunt","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54273,"flavor":"After they get to a certain size, it doesn't matter if they're poisonous or not.","health":9,"id":"ULD_194","mechanics":["POISONOUS"],"name":"Wasteland Scorpid","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Poisonous","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":54274,"flavor":"Some people just aren't cut out to be supervillain material.","health":2,"id":"ULD_195","mechanics":["BATTLECRY","DISCOVER","TAUNT"],"name":"Frightened Flunky","rarity":"COMMON","set":"ULDUM","text":"Taunt\nBattlecry: Discover a Taunt minion.","type":"MINION"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54276,"flavor":"The Neferset are greatâthey'll always make sure their friends are feline fine.","health":3,"id":"ULD_196","mechanics":["BATTLECRY"],"name":"Neferset Ritualist","rarity":"RARE","set":"ULDUM","text":"Battlecry: Restore adjacent minions to full Health.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54278,"flavor":"Use a light abrasive to buff blemishes away but use a heavy abrasive to debuff problems.","health":2,"id":"ULD_197","mechanics":["BATTLECRY"],"name":"Quicksand Elemental","race":"ELEMENTAL","rarity":"RARE","set":"ULDUM","text":"Battlecry: Give all enemy minions -2 Attack this turn.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54280,"flavor":"What you see is Isiset.","health":10,"id":"ULD_198","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Conjured Mirage","rarity":"RARE","set":"ULDUM","text":"Taunt\nAt the start of your turn, shuffle this minion into your deck.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53402,"flavor":"\"You no waaaake caaaandle!\"","health":2,"id":"ULD_205","mechanics":["REBORN"],"name":"Candletaker","rarity":"COMMON","set":"ULDUM","text":"Reborn","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":53407,"flavor":"Life-separation anxiety syndrome.","health":2,"id":"ULD_206","mechanics":["REBORN","RUSH"],"name":"Restless Mummy","rarity":"COMMON","set":"ULDUM","text":"Rush\nReborn","type":"MINION"},{"artist":"MAR Studio","attack":4,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":53408,"flavor":"No one knows whose ancestor he is, but he's still upset that you never call.","health":2,"id":"ULD_207","mechanics":["LIFESTEAL","REBORN"],"name":"Ancestral Guardian","rarity":"COMMON","set":"ULDUM","text":"Lifesteal\nReborn","type":"MINION"},{"artist":"MAR Studio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":53409,"flavor":"Gesundheit!","health":4,"id":"ULD_208","mechanics":["DEATHRATTLE","REBORN","TAUNT"],"name":"Khartut Defender","rarity":"RARE","set":"ULDUM","text":"[x]Taunt, Reborn\nDeathrattle: Restore #3\nHealth to your hero.","type":"MINION"},{"artist":"Ivan Fomin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53413,"flavor":"A spell is a spell, but the mystery choice could be anything! (It's also a spell.)","health":3,"id":"ULD_209","mechanics":["BATTLECRY","DISCOVER"],"name":"Vulpera Scoundrel","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Discover a spell or pick a mystery choice.","type":"MINION"},{"artist":"Mauricio Herrera","attack":6,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":53435,"flavor":"Tame Bloodstingers would politely invite your minion to tea.","health":9,"id":"ULD_212","mechanics":["BATTLECRY"],"name":"Wild Bloodstinger","race":"BEAST","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Summon a minion from your opponent's hand. Attack it.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53438,"flavor":"Yeah, she's mummified, but her money hasnât dried up!","health":4,"id":"ULD_214","mechanics":["AURA","REBORN"],"name":"Generous Mummy","rarity":"RARE","set":"ULDUM","text":"Reborn\nYour opponent's cards cost (1) less.","type":"MINION"},{"artist":"Konstantin Turovec","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":53439,"flavor":"The end result of one of the greatest wrap battles of all time.","health":5,"id":"ULD_215","mechanics":["REBORN","TRIGGER_VISUAL"],"name":"Wrapped Golem","rarity":"RARE","referencedTags":["TAUNT"],"set":"ULDUM","text":"[x]Reborn\nAt the end of your turn,\nsummon a 1/1 Scarab\nwith Taunt.","type":"MINION"},{"artist":"Kagi","cardClass":"MAGE","collectible":true,"cost":10,"dbfId":53442,"flavor":"\"PUT THE BOX DOWN, RENO!\"","id":"ULD_216","name":"Puzzle Box of Yogg-Saron","rarity":"EPIC","set":"ULDUM","text":"Cast 10 random spells (targets chosen randomly).","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":53445,"flavor":"The dramatically detailed terrifically trimmed replica of the real thing!","health":2,"id":"ULD_217","mechanics":["REBORN","TRIGGER_VISUAL"],"name":"Micro Mummy","race":"MECHANICAL","rarity":"EPIC","set":"ULDUM","text":"[x]Reborn\nAt the end of your turn, give\nanother random friendly\nminion +1 Attack.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53582,"flavor":"Fair trade is for noble-minded suckers with dignity and honor.","health":3,"id":"ULD_229","mechanics":["BATTLECRY"],"name":"Mischief Maker","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Swap the top card of your deck with your opponent's.","type":"MINION"},{"artist":"J. Axer","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":53627,"flavor":"C-c-combo!","health":2,"id":"ULD_231","mechanics":["TRIGGER_VISUAL"],"name":"Whirlkick Master","rarity":"EPIC","referencedTags":["COMBO"],"set":"ULDUM","text":"Whenever you play a Combo card, add a random Combo card to your hand.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":5,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":53771,"flavor":"A tortollan made it to the desert!","health":5,"id":"ULD_236","mechanics":["BATTLECRY","DISCOVER"],"name":"Tortollan Pilgrim","rarity":"EPIC","set":"ULDUM","text":"[x]Battlecry: Discover a copy of\na spell in your deck and cast\nit with random targets.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":53778,"elite":true,"flavor":"All his life, Reno Jackson was only a gatling wand away from becoming the greatest and most terrifying mage who ever existed.","health":6,"id":"ULD_238","mechanics":["BATTLECRY"],"name":"Reno the Relicologist","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, deal 10 damage randomly split among all enemy minions.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":53823,"flavor":"Not to be confused with the burn ward.","id":"ULD_239","mechanics":["SECRET"],"name":"Flame Ward","rarity":"COMMON","set":"ULDUM","text":"Secret: After a minion attacks your hero, deal $3 damage to all enemy minions.","type":"SPELL"},{"artist":"Ursula Dorada","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":53822,"flavor":"Ancient pandaren proverb: He who is without secrets lacks flak.","health":2,"id":"ULD_240","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Flakmage","rarity":"RARE","referencedTags":["SECRET"],"set":"ULDUM","text":"After you play a Secret, deal 2 damage to all enemy minions.","type":"MINION"},{"artist":"Ludo Lullabi","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53788,"flavor":"Trust us. DON'T go cheap on the scarab repellent.","health":3,"id":"ULD_250","mechanics":["DEATHRATTLE","TAUNT"],"name":"Infested Goblin","rarity":"RARE","set":"ULDUM","text":"Taunt\nDeathrattle: Add two 1/1 Scarabs with Taunt to your hand.","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":53791,"flavor":"Also known as an ancient copy machine.","health":6,"id":"ULD_253","mechanics":["BATTLECRY","TAUNT"],"name":"Tomb Warden","race":"MECHANICAL","rarity":"RARE","set":"ULDUM","text":"Taunt\nBattlecry: Summon a copy of this minion.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":53796,"flavor":"\"You are in my FRAY!\"","id":"ULD_256","name":"Into the Fray","rarity":"RARE","referencedTags":["TAUNT"],"set":"ULDUM","text":"Give all Taunt minions in your hand +2/+2.","type":"SPELL"},{"artist":"Jaemin Kim","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":53800,"elite":true,"flavor":"We may never know what provoked it, but we will never forget the consequences.","health":7,"id":"ULD_258","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Armagedillo","race":"BEAST","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Taunt\nAt the end of your turn,\ngive all Taunt minions\nin your hand +2/+2.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":53929,"elite":true,"flavor":"All minions are equal, but some minions are more equal than others.","health":7,"id":"ULD_262","mechanics":["TRIGGER_VISUAL"],"name":"High Priest Amet","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Whenever you summon a\nminion, set its Health equal\nto this minion's.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":53932,"flavor":"\"Guess what! We're getting a new cat.\"","id":"ULD_265","name":"Embalming Ritual","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["REBORN"],"set":"ULDUM","text":"Give a minion Reborn.","type":"SPELL"},{"artist":"Jim Nelson","attack":1,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":53933,"flavor":"A grandmummyâs love is eternal.","health":2,"id":"ULD_266","mechanics":["DEATHRATTLE","REBORN"],"name":"Grandmummy","rarity":"RARE","set":"ULDUM","text":"[x]Reborn\n Deathrattle: Give a random\nfriendly minion +1/+1.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":53935,"flavor":"\"Come with me if you want to re-live.\"","health":1,"id":"ULD_268","mechanics":["BATTLECRY"],"name":"Psychopomp","rarity":"EPIC","referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Battlecry: Summon a\nrandom friendly minion\nthat died this game.\nGive it Reborn.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":53942,"flavor":"\"Ok, here's the plan. We kill you, then bring you back.\" \"Stronger?\" \"No, about the same.\"","health":3,"id":"ULD_269","mechanics":["BATTLECRY"],"name":"Wretched Reclaimer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"ULDUM","targetingArrowText":"Destroy a friendly minion.","text":"[x]Battlecry: Destroy a friendly\nminion, then return it to life\nwith full Health.","type":"MINION"},{"artist":"A.J. Nazzaro","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":53969,"flavor":"Used to carrying for his team.","health":5,"id":"ULD_270","mechanics":["TRIGGER_VISUAL"],"name":"Sandhoof Waterbearer","rarity":"COMMON","set":"ULDUM","text":"At the end of your turn, restore #5 Health to a damaged friendly character.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53970,"flavor":"Me-OW!","health":6,"id":"ULD_271","mechanics":["BATTLECRY","TAUNT"],"name":"Injured Tol'vir","rarity":"COMMON","set":"ULDUM","text":"Taunt\nBattlecry: Deal 3 damage to this minion.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":53971,"flavor":"I still prefer the taste of banana fudge ripple.","id":"ULD_272","name":"Holy Ripple","rarity":"RARE","set":"ULDUM","text":"Deal $1 damage to all enemies. Restore #1 Health to all friendly characters.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":7,"dbfId":53979,"flavor":"It's a high five followed by a low tide.","id":"ULD_273","name":"Overflow","rarity":"RARE","set":"ULDUM","text":"Restore #5 Health\nto all characters.\nDraw 5 cards.","type":"SPELL"},{"artist":"Phroilan Gardner","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54000,"flavor":"They'll never see me coming, what with my glowing body, eyes and daggers.","health":2,"id":"ULD_274","mechanics":["REBORN","STEALTH"],"name":"Wasteland Assassin","rarity":"COMMON","set":"ULDUM","text":"Stealth\nReborn","type":"MINION"},{"artist":"Steven Prescott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54002,"flavor":"It uses only the eco-friendly bones from free-range humanoids.","health":5,"id":"ULD_275","mechanics":["REBORN","TAUNT"],"name":"Bone Wraith","rarity":"COMMON","set":"ULDUM","text":"Taunt\nReborn","type":"MINION"},{"artist":"Servando Lupini","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":54009,"flavor":"A lot of people blame the parents when a totem goes bad.","health":2,"id":"ULD_276","mechanics":["TRIGGER_VISUAL"],"name":"EVIL Totem","race":"TOTEM","rarity":"COMMON","set":"ULDUM","text":"At the end of your turn,\nadd a Lackey to your hand.","type":"MINION"},{"artist":"David Kegg","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":54011,"flavor":"\"Here, you dropped this.\"","health":4,"id":"ULD_280","mechanics":["DEATHRATTLE"],"name":"Sahket Sapper","race":"PIRATE","rarity":"RARE","set":"ULDUM","text":"Deathrattle: Return a  random enemy minion to your opponent's hand.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54013,"flavor":"What's in the jar? It could be anyone!","health":1,"id":"ULD_282","mechanics":["DEATHRATTLE"],"name":"Jar Dealer","rarity":"COMMON","set":"ULDUM","text":"[x]Deathrattle: Add a random\n1-Cost minion to your hand.","type":"MINION"},{"artist":"Grace Liu","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":54015,"durability":2,"flavor":"Oooooooooooow. I'm hooked on a scimitar!","id":"ULD_285","mechanics":["COMBO"],"name":"Hooked Scimitar","rarity":"COMMON","set":"ULDUM","text":"[x]Combo: Gain +2 Attack.","type":"WEAPON"},{"artist":"Slawomir Maniak","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":54016,"flavor":"Making new friends takes skill.","id":"ULD_286","name":"Shadow of Death","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ULDUM","text":"Choose a minion. Shuffle 3 'Shadows' into your deck that summon a copy when drawn.","type":"SPELL"},{"artist":"Paul Mafayon","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":54020,"elite":true,"flavor":"\"You look familiar. Were you at my first funeral?\"","health":5,"id":"ULD_288","mechanics":["BATTLECRY"],"name":"Anka, the Buried","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"ULDUM","text":"Battlecry: Change each Deathrattle minion in your hand into a 1/1 that costs (1).","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54191,"flavor":"The scent of fish lingers on the fishflinger's fish fingers.","health":2,"id":"ULD_289","mechanics":["BATTLECRY"],"name":"Fishflinger","race":"MURLOC","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Add a\nrandom Murloc to each player's hand.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54204,"flavor":"Actually... what happened was...","health":4,"id":"ULD_290","mechanics":["TRIGGER_VISUAL"],"name":"History Buff","rarity":"EPIC","set":"ULDUM","text":"Whenever you play a minion, give a random minion in your hand +1/+1.","type":"MINION"},{"artist":"Alex Horley","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":54369,"elite":true,"flavor":"This is why Hagatha is banned from public pools.","id":"ULD_291","mechanics":["QUEST"],"name":"Corrupt the Waters","rarity":"LEGENDARY","referencedTags":["BATTLECRY"],"set":"ULDUM","text":"[x]Quest: Play 6 Battlecry\ncards.\nReward: Heart of Vir'naal.","type":"SPELL"},{"artist":"MAR Studio","attack":3,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":54489,"flavor":"Surge's up, dude!","health":3,"id":"ULD_292","mechanics":["CHOOSE_ONE","RUSH"],"name":"Oasis Surger","race":"ELEMENTAL","rarity":"COMMON","set":"ULDUM","text":"Rush\nChoose One - Gain +2/+2; or Summon a copy of this minion.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":54493,"flavor":"\"In West Cloudidelphia, born and raised; flinging lightning for the rest of my days.\"","health":4,"id":"ULD_293","mechanics":["BATTLECRY"],"name":"Cloud Prince","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_FRIENDLY_SECRETS":1},"race":"ELEMENTAL","rarity":"COMMON","referencedTags":["SECRET"],"set":"ULDUM","targetingArrowText":"Deal 6 damage.","text":"Battlecry: If you control a Secret, deal 6 damage.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":53336,"elite":true,"flavor":"When you're the king of the cats, the whole desert is your litterbox.","health":5,"id":"ULD_304","mechanics":["BATTLECRY"],"name":"King Phaoris","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Battlecry: For each spell\nin your hand, summon a\nrandom minion of the\nsame Cost.","type":"MINION"},{"artist":"Danny Dai","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53343,"flavor":"She's making great progress on paying off that advanced degree.","health":3,"id":"ULD_309","mechanics":["TRIGGER_VISUAL"],"name":"Dwarven Archaeologist","rarity":"EPIC","referencedTags":["DISCOVER"],"set":"ULDUM","text":"After you Discover a card, reduce its cost by (1).","type":"MINION"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":53938,"flavor":"With your complexion, Imp Balm is a great demonizer.","id":"ULD_324","name":"Impbalming","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"ULDUM","text":"Destroy a minion. Shuffle 3 Worthless Imps into your deck.","type":"SPELL"},{"artist":"Ludo Lullabi","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":54311,"elite":true,"flavor":"Just when you set up your \"All-Natural Scented Candles\" at the farmer's market and then some STUPID KOBOLD COMES AND TAKES THEM ALL!","id":"ULD_326","mechanics":["QUEST"],"name":"Bazaar Burglary","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Quest: Add 4 cards from\nother classes to your hand.\nReward: Ancient Blades.","type":"SPELL"},{"artist":"J. Axer","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":54314,"flavor":"Premium muggings at a discount price.","health":5,"id":"ULD_327","mechanics":["BATTLECRY","RUSH"],"name":"Bazaar Mugger","rarity":"RARE","set":"ULDUM","text":"Rush\nBattlecry: Add a random minion from another class to your hand.","type":"MINION"},{"artist":"Ekaterina Shapovalova","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":54317,"flavor":"\"It me! Togwaggle!\"","id":"ULD_328","name":"Clever Disguise","rarity":"COMMON","set":"ULDUM","text":"Add 2 random spells from another class to your hand.","type":"SPELL"},{"artist":"Servando Lupini","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":54408,"flavor":"Come for the magic show, stay for the sand castles.","health":3,"id":"ULD_329","mechanics":["TRIGGER_VISUAL"],"name":"Dune Sculptor","rarity":"RARE","set":"ULDUM","text":"[x]After you cast a spell,\nadd a random Mage\nminion to your hand.","type":"MINION"},{"artist":"Andrew Hou","attack":5,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":53609,"flavor":"Isn't that nice? The spider made the explorer a sleeping bag!","health":5,"id":"ULD_410","mechanics":["BATTLECRY"],"name":"Scarlet Webweaver","race":"BEAST","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Reduce the Cost of a random Beast in your hand by (5).","type":"MINION"},{"artist":"Malcolm Davis","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":53661,"durability":2,"flavor":"The ancient shaman chant, \"Control Axe, Control Vee.\"","id":"ULD_413","mechanics":["BATTLECRY"],"name":"Splitting Axe","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Summon copies of your Totems.","type":"WEAPON"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":53861,"flavor":"Oh look! It's a trap!","id":"ULD_429","name":"Hunter's Pack","rarity":"COMMON","referencedTags":["SECRET"],"set":"ULDUM","text":"Add a random Hunter Beast, Secret, and weapon to your hand.","type":"SPELL"},{"artist":"Jason Kang","attack":1,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":53860,"durability":3,"flavor":"Goes on the right, next to the desert spoon.","id":"ULD_430","mechanics":["TRIGGER_VISUAL"],"name":"Desert Spear","rarity":"COMMON","referencedTags":["RUSH"],"set":"ULDUM","text":"After your hero attacks, summon a 1/1 Locust with Rush.","type":"WEAPON"},{"artist":"Matt Dixon","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":53907,"elite":true,"flavor":"\"I do say, this gives me the vapors every single time!\"","id":"ULD_431","mechanics":["QUEST"],"name":"Making Mummies","rarity":"LEGENDARY","referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Quest: Play 5 Reborn\nminions.\nReward: Emperor Wraps.","type":"SPELL"},{"artist":"Ludo Lullabi","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":53945,"elite":true,"flavor":"\"Why can't I hold all these scrolls?\"","id":"ULD_433","mechanics":["QUEST"],"name":"Raid the Sky Temple","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Cast 10 spells.\nReward: Ascendant Scroll.","type":"SPELL"},{"artist":"Mike Sass","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":53974,"flavor":"5 mana footlong, anyone?","health":5,"id":"ULD_435","mechanics":["BATTLECRY"],"name":"Naga Sand Witch","rarity":"RARE","set":"ULDUM","text":"[x]Battlecry: Change the Cost\nof spells in your hand to (5).","type":"MINION"},{"artist":"Peter Stapleton","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":54037,"flavor":"Pride cometh before the maul.","health":1,"id":"ULD_438","mechanics":["DEATHRATTLE"],"name":"Salhet's Pride","race":"BEAST","rarity":"RARE","set":"ULDUM","text":"Deathrattle: Draw two\n1-Health minions from your deck.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":54038,"flavor":"Oooh, see that wasp! \nWatch that sting! \nDig in the Sandwasp Queen!","health":1,"id":"ULD_439","mechanics":["BATTLECRY"],"name":"Sandwasp Queen","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Add two 2/1 Sandwasps to your hand.","type":"MINION"},{"artist":"A.J. Nazzaro","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54433,"flavor":"Dreamed of becoming a Stylefiend, but fel was never in season.","health":2,"id":"ULD_450","mechanics":["LIFESTEAL"],"name":"Vilefiend","race":"DEMON","rarity":"COMMON","set":"ULDUM","text":"Lifesteal","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":53379,"elite":true,"entourage":["AT_132_DRUID","AT_132_HUNTER","AT_132_MAGE","AT_132_PALADIN","AT_132_PRIEST","AT_132_SHAMAN","AT_132_ROGUE","AT_132_WARLOCK","AT_132_WARRIOR"],"flavor":"\"The sands shall be my sea! And this scarab shall be my, er, strange and wriggly boat!\"","health":3,"id":"ULD_500","mechanics":["BATTLECRY","DISCOVER"],"name":"Sir Finley of the Sands","race":"MURLOC","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Battlecry: If your deck has\nno duplicates, Discover an\nupgraded Hero Power.","type":"MINION"},{"artist":"Alex Horley","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54284,"flavor":"The ankle bone's connected to the shin bone. The knuckle bone's connected to the... eh, it'll be fine.","health":8,"id":"ULD_702","mechanics":["TRIGGER_VISUAL"],"name":"Mortuary Machine","race":"MECHANICAL","rarity":"EPIC","referencedTags":["REBORN"],"set":"ULDUM","text":"After your opponent plays a minion, give it Reborn.","type":"MINION"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54288,"flavor":"The Obelisk of the Stars can hide an entire land from prying eyes! Or zap a rando.","health":5,"id":"ULD_703","mechanics":["TRIGGER_VISUAL"],"name":"Desert Obelisk","rarity":"EPIC","set":"ULDUM","text":"[x]If you control 3 of these\nat the end of your turn,\ndeal 5 damage to a\nrandom enemy.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54291,"flavor":"Mogu cultists have the worst team-building exercises.","health":1,"id":"ULD_705","mechanics":["BATTLECRY"],"name":"Mogu Cultist","rarity":"EPIC","set":"ULDUM","text":"Battlecry: If your board is full of Mogu Cultists, sacrifice them all and summon Highkeeper Ra.","type":"MINION"},{"artist":"Ludo Lullabi","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":54296,"flavor":"\"Hah! You is being tricked by ME! Togwaggle!\"","health":5,"id":"ULD_706","mechanics":["DEATHRATTLE"],"name":"Blatant Decoy","rarity":"EPIC","set":"ULDUM","text":"[x]Deathrattle: Each player\nsummons the lowest Cost\nminion from their hand.","type":"MINION"},{"artist":"Ludo Lullabi","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":54386,"flavor":"\"Thanks, I HATE it!\"","id":"ULD_707","name":"Plague of Wrath","rarity":"RARE","set":"ULDUM","text":"Destroy all damaged minions.","type":"SPELL"},{"artist":"Jason Kang","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":54389,"durability":2,"flavor":"The lance is heavy but itâs the battery pack that really does a number on the shoulders.","id":"ULD_708","mechanics":["TRIGGER_VISUAL"],"name":"Livewire Lance","rarity":"EPIC","set":"ULDUM","text":"After your Hero attacks, add a Lackey to your hand.","type":"WEAPON"},{"artist":"Alex Horley","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":54390,"flavor":"Armored except for non-critical areas, such as the head, torso, fists and thighs.","health":7,"id":"ULD_709","mechanics":["TRIGGER_VISUAL"],"name":"Armored Goon","rarity":"COMMON","set":"ULDUM","text":"Whenever your hero attacks, gain 5 Armor.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":54391,"elite":true,"flavor":"Anything can be hacked, if you're holding an axe.","id":"ULD_711","mechanics":["QUEST","TRIGGER_VISUAL"],"name":"Hack the System","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Quest: Attack 5 times\nwith your hero.\nReward: Anraphet's Core.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54411,"flavor":"The only one who likes BEEEES!!!","health":1,"id":"ULD_712","mechanics":["BATTLECRY"],"name":"Bug Collector","rarity":"COMMON","referencedTags":["RUSH"],"set":"ULDUM","text":"Battlecry: Summon a 1/1 Locust with Rush.","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":54424,"flavor":"Good things never come in swarms.","id":"ULD_713","name":"Swarm of Locusts","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"ULDUM","text":"Summon seven 1/1 Locusts with Rush.","type":"SPELL"},{"artist":"James Ryman","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":54425,"flavor":"This is what happens when you donât give a sincere apology.","id":"ULD_714","mechanics":["LIFESTEAL"],"name":"Penance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ULDUM","text":"Lifesteal\nDeal $3 damage to a minion.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":54426,"flavor":"Don't bring a candle to a knife fight.","id":"ULD_715","name":"Plague of Madness","rarity":"RARE","referencedTags":["POISONOUS"],"set":"ULDUM","text":"Each player equips\na 2/2 Knife with Poisonous.","type":"SPELL"},{"artist":"Andrew Hou","cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":54427,"flavor":"Hold on, I need to get some murlocs to weigh in on this.","id":"ULD_716","name":"Tip the Scales","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"ULDUM","text":"Summon 7 Murlocs from your deck.","type":"SPELL"},{"artist":"Armand Serrano","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":54429,"flavor":"This is fine.","id":"ULD_717","name":"Plague of Flames","rarity":"RARE","set":"ULDUM","text":"[x]Destroy all your minions.\nFor each one, destroy a\nrandom enemy minion.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":54431,"flavor":"Don't worry, there's a happy little funhouse right under that sand pit.","id":"ULD_718","mechanics":["SILENCE"],"name":"Plague of Death","rarity":"EPIC","set":"ULDUM","text":"Silence and destroy all minions.","type":"SPELL"},{"artist":"Ware Li","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54488,"flavor":"After they're caught, theyâre dessert hares.","health":1,"id":"ULD_719","mechanics":["BATTLECRY"],"name":"Desert Hare","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Summon two 1/1 Desert Hares.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":54492,"flavor":"You look really hurt. You could use a friend!","health":3,"id":"ULD_720","mechanics":["BATTLECRY"],"name":"Bloodsworn Mercenary","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"ULDUM","targetingArrowText":"Summon a copy.","text":"[x]Battlecry: Choose a\ndamaged friendly minion.\nSummon a copy of it.","type":"MINION"},{"artist":"Alex Horley","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":54495,"elite":true,"flavor":"Strike him down, and you'll face the Colossus of the New Moon.","health":10,"id":"ULD_721","mechanics":["DIVINE_SHIELD","REBORN"],"name":"Colossus of the Moon","rarity":"LEGENDARY","set":"ULDUM","text":"Divine Shield\nReborn","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54730,"flavor":"Unlike other mummies, they rolled him up with rice, sliced cucumbers, and soy sauce on the side.","health":1,"id":"ULD_723","mechanics":["REBORN"],"name":"Murmy","race":"MURLOC","rarity":"COMMON","set":"ULDUM","text":"Reborn","type":"MINION"},{"artist":"J. Axer","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":54749,"elite":true,"flavor":"A one-eyed, one stone, towering purple minion healer.","id":"ULD_724","mechanics":["QUEST"],"name":"Activate the Obelisk","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Restore 15 Health.\nReward: Obelisk's Eye.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":54772,"flavor":"I'm not saying it was aliens, but it was TOTALLY aliens!","id":"ULD_726","name":"Ancient Mysteries","rarity":"COMMON","referencedTags":["SECRET"],"set":"ULDUM","text":"Draw a Secret from your deck. It costs (0).","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54783,"flavor":"She uses pickle slices for the eyes. Keeps them well-preserved.","health":4,"id":"ULD_727","mechanics":["BATTLECRY","DISCOVER"],"name":"Body Wrapper","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Discover a friendly minion that died this game. Shuffle it into your deck.","type":"MINION"},{"artist":"Steven Prescott","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":54806,"flavor":"Like humility but more humiliating.","id":"ULD_728","name":"Subdue","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ULDUM","text":"Set a minion's Attack and Health to 1.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41076,"flavor":"Aww. So cute. Want to feed him another finger?","health":2,"id":"UNG_001","mechanics":["BATTLECRY"],"name":"Pterrordax Hatchling","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt.","type":"MINION"},{"artist":"Daren Bader","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41120,"flavor":"Always fun to say out loud \"VOL-CA-NO-SAUUUR!\"","health":6,"id":"UNG_002","mechanics":["BATTLECRY"],"name":"Volcanosaur","race":"BEAST","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt, then Adapt.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":41130,"flavor":"Comes with fries and a drink.","id":"UNG_004","name":"Dinosize","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"UNGORO","text":"Set a minion's Attack and Health to 10.","type":"SPELL"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41137,"flavor":"Doesn't like to adapt unless others are watching. Some minions are such show-offs.","health":2,"id":"UNG_009","mechanics":["BATTLECRY"],"name":"Ravasaur Runt","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: If you control at least 2 other minions, Adapt.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41138,"flavor":"Bet you can't eat just one murloc!","health":7,"id":"UNG_010","mechanics":["DEATHRATTLE"],"name":"Sated Threshadon","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Summon three 1/1 Murlocs.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":41139,"flavor":"Murloc hydrologists are pretty rare. Most murloc undergrads pick computer science.","health":2,"id":"UNG_011","mechanics":["BATTLECRY","DISCOVER"],"name":"Hydrologist","race":"MURLOC","rarity":"COMMON","referencedTags":["SECRET"],"set":"UNGORO","text":"Battlecry: Discover a Secret.","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":41145,"elite":true,"flavor":"Ironically, his favorite number is 4.","health":7,"id":"UNG_015","mechanics":["BATTLECRY","TAUNT"],"name":"Sunkeeper Tarim","rarity":"LEGENDARY","set":"UNGORO","text":"Taunt\nBattlecry: Set all other minions' Attack and Health to 3.","type":"MINION"},{"artist":"Chris Seaman","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41151,"flavor":"Oh, a wise geyser eh?","id":"UNG_018","name":"Flame Geyser","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Deal $2 damage.\nAdd a 1/2 Elemental to your hand.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":41152,"faction":"HORDE","flavor":"Makes a mean puff pastry.","health":1,"id":"UNG_019","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Air Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41153,"flavor":"What did you draw? Shhhh⌠itâs a secret.","health":3,"id":"UNG_020","mechanics":["BATTLECRY"],"name":"Arcanologist","rarity":"COMMON","referencedTags":["SECRET"],"set":"UNGORO","text":"Battlecry: Draw a Secret from your deck.","type":"MINION"},{"artist":"Jakub Kasper","attack":5,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":41154,"flavor":"Explorers nicknamed him the Teapot Elemental.","health":4,"id":"UNG_021","mechanics":["BATTLECRY"],"name":"Steam Surger","race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"[x]Battlecry: If you played\nan Elemental last turn,\nadd a 'Flame Geyser'\nto your hand.","type":"MINION"},{"artist":"Hideaki Takamura","attack":2,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":41155,"flavor":"Mirage is actually the name of its long-lost cat.","health":3,"id":"UNG_022","mechanics":["BATTLECRY"],"name":"Mirage Caller","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"UNGORO","targetingArrowText":"Summon a 1/1 copy.","text":"Battlecry: Choose a friendly minion. Summon a 1/1 copy of it.","type":"MINION"},{"artist":"Izzy Hoover","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":41158,"flavor":"Nice spell. YOINK!","id":"UNG_024","mechanics":["SECRET"],"name":"Mana Bind","rarity":"RARE","set":"UNGORO","text":"Secret: When your opponent casts a spell, add a copy to your hand that costs (0).","type":"SPELL"},{"artist":"Gustav Schmidt","cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":41159,"flavor":"Many young shaman summon a volcano as their first school project.","id":"UNG_025","mechanics":["OVERLOAD","ImmuneToSpellpower"],"name":"Volcano","overload":2,"rarity":"RARE","set":"UNGORO","text":"Deal $15 damage randomly split among all minions.\nOverload: (2)","type":"SPELL"},{"artist":"Mike Sass","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41162,"elite":true,"flavor":"If you strike her down, she shall become more powerful than you can possibly⌠well, she'll become a 6/6 anyways.","health":2,"id":"UNG_027","mechanics":["DEATHRATTLE"],"name":"Pyros","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"Deathrattle: Return this to your hand as a 6/6 that costs (6).","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":41168,"elite":true,"flavor":"Although powerful, the incantation is simple. Itâs just a jump to the left, and then a step to the right.","id":"UNG_028","mechanics":["QUEST"],"name":"Open the Waygate","questReward":"UNG_028t","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Cast 6 spells that\ndidn't start in your deck.\nReward: Time Warp.","type":"SPELL"},{"artist":"Nutchapol Thitinunthakorn","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":41169,"flavor":"This oneâs a bird. And hereâs a bunny!","id":"UNG_029","mechanics":["DISCOVER"],"name":"Shadow Visions","rarity":"EPIC","set":"UNGORO","text":"Discover a copy of a spell in your deck.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":41170,"flavor":"By accepting this healing, you agree to the following termsâŚ","id":"UNG_030","name":"Binding Heal","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Restore #5 Health to a minion and your hero.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":41173,"faction":"HORDE","flavor":"Being made of light has its disadvantages, but at least it's always looking on the bright side.","health":1,"id":"UNG_032","mechanics":["DEATHRATTLE"],"name":"Crystalline Oracle","race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"[x]Deathrattle: Copy a card\nfrom your opponent's deck\n and add it to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":41176,"flavor":"It's a literal lava lamp!","health":3,"id":"UNG_034","mechanics":["AURA"],"name":"Radiant Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Your spells cost (1) less.","type":"MINION"},{"artist":"Servando Lupini","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":41177,"flavor":"George promised to be good. But it's easy for little Glimmerroots to forget.","health":3,"id":"UNG_035","mechanics":["BATTLECRY"],"name":"Curious Glimmerroot","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"UNGORO","text":"[x]Battlecry: Look at 3 cards.\nGuess which one started\nin your opponent's deck\nto get a copy of it.","type":"MINION"},{"artist":"Garrett Hanna","attack":2,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":41180,"flavor":"A hero... In a half-shell.","health":6,"id":"UNG_037","mechanics":["DEATHRATTLE","TAUNT"],"name":"Tortollan Shellraiser","rarity":"COMMON","set":"UNGORO","text":"[x]Taunt\nDeathrattle: Give a random\n friendly minion +1/+1.","type":"MINION"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":41191,"flavor":"For better results, feed your pterrordax low-fat, high-fiber minions.","health":4,"id":"UNG_047","mechanics":["BATTLECRY"],"name":"Ravenous Pterrordax","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy a friendly minion to Adapt twice.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":41194,"flavor":"Hi, Tar here. Long time lurking, first time tauntingâŚ","health":7,"id":"UNG_049","mechanics":["TAUNT"],"name":"Tar Lurker","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Taunt\nHas +3 Attack during your opponent's turn.","type":"MINION"},{"artist":"Chanchai Luechaiwattanasopon","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":41207,"flavor":"The result of a fundamental misunderstanding of the phrase \"flower power\".","id":"UNG_057","name":"Razorpetal Volley","rarity":"COMMON","set":"UNGORO","text":"Add two Razorpetals to your hand that deal 1 damage.","type":"SPELL"},{"artist":"Sojin Hwang","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":41208,"flavor":"The reason why there are no zombies in Un'goro.","health":2,"id":"UNG_058","mechanics":["BATTLECRY"],"name":"Razorpetal Lasher","rarity":"COMMON","set":"UNGORO","text":"[x]Battlecry: Add a\nRazorpetal to your hand\nthat deals 1 damage.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":41212,"flavor":"Jinx!","id":"UNG_060","name":"Mimic Pod","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"UNGORO","text":"Draw a card, then add a copy of it to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":41213,"durability":3,"flavor":"You know youâre a Rogue when a sharp rock makes you go âOoh! Dagger!â","id":"UNG_061","name":"Obsidian Shard","rarity":"RARE","set":"UNGORO","text":"[x]Costs (1) less for each\ncard you've played from\nanother class.","type":"WEAPON"},{"artist":"Craig Elliott","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":41216,"flavor":"AKA Edwin VanLeaf.","health":1,"id":"UNG_063","mechanics":["COMBO"],"name":"Biteweed","rarity":"EPIC","set":"UNGORO","text":"Combo: Gain +1/+1 for each other card you've played this turn.","type":"MINION"},{"artist":"Efrem Palacios","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":41217,"flavor":"'Cause slayers gonna slay, slay, slay, slay, slay.","health":4,"id":"UNG_064","mechanics":["COMBO"],"name":"Vilespine Slayer","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"EPIC","set":"UNGORO","targetingArrowText":"Destroy a minion.","text":"Combo: Destroy a minion.","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":41218,"elite":true,"flavor":"A Tortollan gardener's worst nightmare.","health":3,"id":"UNG_065","mechanics":["DEATHRATTLE"],"name":"Sherazin, Corpse Flower","rarity":"LEGENDARY","set":"UNGORO","text":"Deathrattle: Go dormant. Play 4 cards in a turn to revive this minion.","type":"MINION"},{"artist":"James Ryman","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":41222,"elite":true,"flavor":"Why can't it ever be The Taverns Below?","id":"UNG_067","mechanics":["QUEST"],"name":"The Caverns Below","questReward":"UNG_067t1","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Play five minions\nwith the same name.\nReward: Crystal Core.","type":"SPELL"},{"artist":"Mike Azevedo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41241,"flavor":"He spends a lot of time keeping himself in stoneshape.","health":5,"id":"UNG_070","mechanics":["BATTLECRY"],"name":"Tol'vir Stoneshaper","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"UNGORO","text":"[x]Battlecry: If you played an\nElemental last turn, gain\n Taunt and Divine Shield.","type":"MINION"},{"artist":"Chanchai Luechaiwattanasopon","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":41242,"flavor":"Still salty about it not being the \"Year of the Mastodon.\"","health":10,"id":"UNG_071","mechanics":["TAUNT"],"name":"Giant Mastodon","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Mark Gibbons","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41243,"flavor":"Briefly tried stand-up comedy under the name \"Stonehill Offender\", but turtles are just too thin-skinned.","health":4,"id":"UNG_072","mechanics":["BATTLECRY","DISCOVER","TAUNT"],"name":"Stonehill Defender","rarity":"RARE","set":"UNGORO","text":"Taunt\nBattlecry: Discover a Taunt minion.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41245,"flavor":"Loves crab meat. Fears crabs.","health":3,"id":"UNG_073","mechanics":["BATTLECRY"],"name":"Rockpool Hunter","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":14},"race":"MURLOC","rarity":"COMMON","set":"UNGORO","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly Murloc +1/+1.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41247,"flavor":"A youngster who is truly hungry for self-improvement.","health":3,"id":"UNG_075","mechanics":["TRIGGER_VISUAL"],"name":"Vicious Fledgling","race":"BEAST","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"After this minion attacks a hero, Adapt.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41249,"flavor":"Often misunderstood, it's just that he likes to use the eggs as pillows.","health":1,"id":"UNG_076","mechanics":["DEATHRATTLE"],"name":"Eggnapper","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Summon two 1/1 Raptors.","type":"MINION"},{"artist":"Jerry Mascho","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":41252,"flavor":"In the Tortollan tongue, Unâgoro is known as the âLand of the Lost and Found.â","health":2,"id":"UNG_078","mechanics":["BATTLECRY"],"name":"Tortollan Forager","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Add a random minion with 5 or more Attack to your hand.","type":"MINION"},{"artist":"Konstantin Turovec","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41253,"flavor":"Goes by the online handle \"KoolKrusher99.\"","health":8,"id":"UNG_079","mechanics":["TRIGGER_VISUAL"],"name":"Frozen Crusher","race":"ELEMENTAL","rarity":"RARE","referencedTags":["FREEZE"],"set":"UNGORO","text":"After this minion attacks, Freeze it.","type":"MINION"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41257,"flavor":"What? THUNDER LIZARD is adapting!","health":3,"id":"UNG_082","mechanics":["BATTLECRY"],"name":"Thunder Lizard","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: If you played an Elemental last turn, Adapt.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41259,"flavor":"A key ingredient in all discerning Funnel Cake recipes.","health":3,"id":"UNG_083","mechanics":["DEATHRATTLE"],"name":"Devilsaur Egg","rarity":"RARE","set":"UNGORO","text":"Deathrattle: Summon a 5/5 Devilsaur.","type":"MINION"},{"artist":"Dan Scott","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41260,"flavor":"This is what happens when you use a volcano as a bird bath.","health":3,"id":"UNG_084","mechanics":["BATTLECRY"],"name":"Fire Plume Phoenix","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41261,"faction":"HORDE","flavor":"She rules the emerald hive at the end of the yellow brick trail.","health":3,"id":"UNG_085","mechanics":["AURA"],"name":"Emerald Hive Queen","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Your minions cost (2) more.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":41262,"flavor":"Must be something it ate.","health":3,"id":"UNG_086","mechanics":["DEATHRATTLE"],"name":"Giant Anaconda","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Deathrattle: Summon a minion from your hand with 5 or more Attack.","type":"MINION"},{"artist":"Mark Gibbons","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41263,"flavor":"It's actually only the middle head that's bitter. The others are sweet and spicy.","health":8,"id":"UNG_087","mechanics":["TRIGGER_VISUAL"],"name":"Bittertide Hydra","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Whenever this minion takes damage, deal 3 damage to your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":41264,"flavor":"I see pizza in my future.","health":4,"id":"UNG_088","mechanics":["BATTLECRY","DISCOVER"],"name":"Tortollan Primalist","rarity":"EPIC","set":"UNGORO","text":"Battlecry: Discover a spell and cast it with random targets.","type":"MINION"},{"artist":"Brian Despain","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41265,"flavor":"\"Low, low rents! Must enjoy a nomadic lifestyle. Quasi-sentient, bipedal, amphibious humanoids ONLY!\"","health":4,"id":"UNG_089","mechanics":["BATTLECRY"],"name":"Gentle Megasaur","race":"BEAST","rarity":"EPIC","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt your Murlocs.","type":"MINION"},{"artist":"Luke Mancini","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":41286,"flavor":"What happens when a dinosaur mixes soda and pop rocks.","health":7,"id":"UNG_099","mechanics":["BATTLECRY","CHARGE"],"name":"Charged Devilsaur","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Charge\nBattlecry: Can't attack heroes this turn.","type":"MINION"},{"artist":"Zoltan Boros","attack":5,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":40971,"flavor":"Always sticking its neck into other peopleâs business.","health":4,"id":"UNG_100","mechanics":["BATTLECRY"],"name":"Verdant Longneck","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":40973,"flavor":"Master of the Three Shell Monte.","health":3,"id":"UNG_101","mechanics":["CHOOSE_ONE"],"name":"Shellshifter","rarity":"RARE","referencedTags":["STEALTH","TAUNT"],"set":"UNGORO","text":"[x]Choose One - Transform\ninto a 5/3 with Stealth;\nor a 3/5 with Taunt.","type":"MINION"},{"artist":"Grace Liu","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":40991,"flavor":"The most powerful mushrooms are commonly found in boxes marked with \"?\".","id":"UNG_103","name":"Evolving Spores","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"Adapt your minions.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":41081,"flavor":"You can make your own Earthen Scales at home. Step 1: Roll around in the dirt. Step 2: Magic.","id":"UNG_108","name":"Earthen Scales","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"UNGORO","targetingArrowText":"Give +1/+1.","text":"Give a friendly minion +1/+1, then gain Armor equal to its Attack.","type":"SPELL"},{"artist":"Trent Kaniuga","attack":5,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":41086,"entourage":["UNG_999t10","UNG_999t2","UNG_999t3","UNG_999t4","UNG_999t5","UNG_999t6","UNG_999t7","UNG_999t8","UNG_999t13","UNG_999t14"],"flavor":"And so the bartender says, âWhy the long neck?â","health":1,"id":"UNG_109","mechanics":["BATTLECRY"],"name":"Elder Longneck","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: If you're holding a minion with 5 or more Attack, Adapt.","type":"MINION"},{"artist":"Matt Gaser","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":41094,"flavor":"If you truly love your mana, set it free.","id":"UNG_111","name":"Living Mana","rarity":"EPIC","set":"UNGORO","text":"Transform your Mana Crystals into 2/2 Treants. Recover the mana when they die.","type":"SPELL"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41096,"flavor":"Also inordinately excited for cupcakes.","health":4,"id":"UNG_113","mechanics":["BATTLECRY"],"name":"Bright-Eyed Scout","rarity":"EPIC","set":"UNGORO","text":"Battlecry: Draw a card. Change its Cost to (5).","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":41099,"elite":true,"flavor":"Forming the Golakka Crater was the end of Barnabus' disastrous career as a dancer.","id":"UNG_116","mechanics":["QUEST"],"name":"Jungle Giants","questReward":"UNG_116t","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Summon\n5 minions with\n5 or more Attack.\nReward: Barnabus.","type":"SPELL"},{"artist":"Jakub Kasper","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":41105,"flavor":"Emits a sound only murlocs can hear, which is good because itâs REALLY annoying.","health":3,"id":"UNG_201","mechanics":["TRIGGER_VISUAL"],"name":"Primalfin Totem","race":"TOTEM","rarity":"RARE","set":"UNGORO","text":"At the end of your turn, summon a 1/1 Murloc.","type":"MINION"},{"artist":"Mike Azevedo","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":41107,"flavor":"Good for summoning elementals. Great for making s'mores.","health":1,"id":"UNG_202","mechanics":["BATTLECRY"],"name":"Fire Plume Harbinger","race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"Battlecry: Reduce the Cost of Elementals in your hand by (1).","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41111,"flavor":"Ice, ice, baby!","health":1,"id":"UNG_205","mechanics":["BATTLECRY"],"name":"Glacial Shard","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","referencedTags":["FREEZE"],"set":"UNGORO","targetingArrowText":"Freeze an enemy.","text":"Battlecry: Freeze an enemy.","type":"MINION"},{"artist":"Rudy Siswanto","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":41116,"flavor":"He and his friends just want to rock out.","health":4,"id":"UNG_208","mechanics":["BATTLECRY"],"name":"Stone Sentinel","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"race":"ELEMENTAL","rarity":"EPIC","referencedTags":["TAUNT"],"set":"UNGORO","text":"Battlecry: If you played an Elemental last turn, summon two 2/3 Elementals with Taunt.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":41331,"elite":true,"flavor":"All that's missing is a little heart.","health":7,"id":"UNG_211","mechanics":["BATTLECRY"],"name":"Kalimos, Primal Lord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Battlecry: If you played an\nElemental last turn, cast an\nElemental Invocation.","type":"MINION"},{"artist":"Chris Seaman","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":41304,"flavor":"Likes to scare his friends half to death.","health":3,"id":"UNG_800","mechanics":["BATTLECRY"],"name":"Terrorscale Stalker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"UNGORO","targetingArrowText":"Trigger a Deathrattle.","text":"Battlecry: Trigger a friendly minion's Deathrattle.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41305,"flavor":"Roc eggs are great in omelettes, sandwiches, and as bait to turn poachers into bird food.","health":7,"id":"UNG_801","mechanics":["BATTLECRY"],"name":"Nesting Roc","race":"BEAST","rarity":"COMMON","referencedTags":["TAUNT"],"set":"UNGORO","text":"Battlecry: If you control at least 2 other minions, gain Taunt.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41309,"flavor":"Not to be confused with clubbing enthusiast Emerald Raver.","health":1,"id":"UNG_803","mechanics":["BATTLECRY"],"name":"Emerald Reaver","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Deal 1 damage to each hero.","type":"MINION"},{"artist":"Laurel Austin","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":41315,"flavor":"Evolved the really long neck to spy on its neighbors.","health":14,"id":"UNG_806","name":"Ultrasaur","race":"BEAST","rarity":"COMMON","set":"UNGORO","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41316,"flavor":"Universally adored by both control decks and ninjas.","health":3,"id":"UNG_807","mechanics":["BATTLECRY"],"name":"Golakka Crawler","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":23},"race":"BEAST","rarity":"RARE","set":"UNGORO","targetingArrowText":"Destroy a Pirate.","text":"Battlecry: Destroy a Pirate and gain +1/+1.","type":"MINION"},{"artist":"Aaron Miller","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41318,"flavor":"Stubbornly pursuing its dream to become Azeroth's fastest animal!","health":2,"id":"UNG_808","mechanics":["POISONOUS","TAUNT"],"name":"Stubborn Gastropod","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt\n Poisonous","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41323,"faction":"ALLIANCE","flavor":"Archnemeses: small children with glass jars.","health":2,"id":"UNG_809","mechanics":["BATTLECRY"],"name":"Fire Fly","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Add a 1/2 Elemental to your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41324,"flavor":"Level 40 Tortollan Paladins quest to tame a Stegodon. There are no level 41 Tortollan Paladins.","health":6,"id":"UNG_810","mechanics":["TAUNT"],"name":"Stegodon","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41415,"flavor":"It's gotten a bit long in the tooth.","health":2,"id":"UNG_812","mechanics":["STEALTH"],"name":"Sabretooth Stalker","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Stealth","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41327,"flavor":"Aspiring meteorologist!","health":8,"id":"UNG_813","mechanics":["WINDFURY"],"name":"Stormwatcher","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Windfury","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41328,"flavor":"Float like a butterfly, sting like a giant wasp!","health":2,"id":"UNG_814","mechanics":["POISONOUS","STEALTH"],"name":"Giant Wasp","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Stealth\n Poisonous","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41410,"flavor":"He's doing his best, but his mom thinks that if he had just applied himself in school Kalimos would be working for HIM.","health":5,"id":"UNG_816","mechanics":["BATTLECRY","DISCOVER"],"name":"Servant of Kalimos","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"[x]Battlecry: If you played\nan Elemental last turn,\n Discover an Elemental.","type":"MINION"},{"artist":"Max Grecke","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":41521,"flavor":"Also good for removing pesky stains.","id":"UNG_817","name":"Tidal Surge","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Deal $4 damage to a minion. Restore #4 Health to your hero.","type":"SPELL"},{"artist":"Nicola Saviori","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41524,"flavor":"Currently in an anger management class with Raging Worgen, Grommash Hellscream, and The Angry Chicken. It isn't helping.","health":1,"id":"UNG_818","mechanics":["DEATHRATTLE"],"name":"Volatile Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Deal 3 damage to a random enemy minion.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":41834,"flavor":"Like Deadly Poison, but deadlier.","id":"UNG_823","name":"Envenom Weapon","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"RARE","referencedTags":["POISONOUS"],"set":"UNGORO","text":"Give your weapon Poisonous.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":41856,"elite":true,"flavor":"They asked, âAnd what must we give in return?â Gulâdan lowered his hood and answered: âSix⌠cardsâŚâ","id":"UNG_829","mechanics":["QUEST"],"name":"Lakkari Sacrifice","questReward":"UNG_829t1","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Discard 6 cards.\nReward: Nether Portal.","type":"SPELL"},{"artist":"Dany Orizio","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":41869,"flavor":"As that old saying goes: \"you don't get into dinomancing to make friends.\"","health":5,"id":"UNG_830","mechanics":["DEATHRATTLE"],"name":"Cruel Dinomancer","rarity":"RARE","set":"UNGORO","text":"[x]Deathrattle: Summon a\nrandom minion you\ndiscarded this game.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":41871,"flavor":"The most terrifying of Unâgoro magics is both silent⌠AND deadly.","id":"UNG_831","name":"Corrupting Mist","rarity":"RARE","set":"UNGORO","text":"Corrupt every minion. Destroy them at the start of your next turn.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":41872,"entourage":["UNG_999t10","UNG_999t2","UNG_999t3","UNG_999t4","UNG_999t5","UNG_999t6","UNG_999t7","UNG_999t8","UNG_999t13","UNG_999t14"],"flavor":"Help save mana. Donate blood today!","id":"UNG_832","name":"Bloodbloom","rarity":"EPIC","set":"UNGORO","text":"The next spell you cast this turn costs Health instead of Mana.","type":"SPELL"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":41873,"flavor":"Guaranteed to track tar all over your carpet.","health":8,"id":"UNG_833","mechanics":["BATTLECRY","TAUNT"],"name":"Lakkari Felhound","race":"DEMON","rarity":"COMMON","set":"UNGORO","text":"Taunt\nBattlecry: Discard two random cards.","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":41874,"flavor":"True, they're only 1/1s, but they eat as much as most 4/4s!","id":"UNG_834","name":"Feeding Time","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"UNGORO","text":"Deal $3 damage to a minion. Summon three 1/1 Pterrordaxes.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":41875,"flavor":"Ear to the ground, he carefully interpreted the chittering noises: âYou wanna cast a spell? I wanna cast a spell!â","health":3,"id":"UNG_835","mechanics":["BATTLECRY","DISCOVER"],"name":"Chittering Tunneler","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Battlecry: Discover a spell. Deal damage to your hero equal to its Cost.","type":"MINION"},{"artist":"Anton Zemskov","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":41876,"elite":true,"flavor":"A bit of a snob: still refuses to drive anything with automatic transmission.","health":2,"id":"UNG_836","mechanics":["InvisibleDeathrattle"],"name":"Clutchmother Zavas","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"Whenever you discard this, give it +2/+2 and return it to your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":41881,"flavor":"Tar Lord, man... legendary monster? Aw, forget it.","health":11,"id":"UNG_838","mechanics":["TAUNT"],"name":"Tar Lord","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Taunt\nHas +4 Attack during your opponentâs turn.","type":"MINION"},{"artist":"Sam Nielson","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41885,"elite":true,"flavor":"The goblin travel agency lost his luggage, but he's still having a great vacation!","health":6,"id":"UNG_840","mechanics":["BATTLECRY"],"name":"Hemet, Jungle Hunter","rarity":"LEGENDARY","set":"UNGORO","text":"Battlecry: Destroy all cards in your deck that cost (3) or less.","type":"MINION"},{"artist":"Jimmy Lo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41913,"elite":true,"flavor":"I am the Voraxx. I speak for the weeds.","health":3,"id":"UNG_843","mechanics":["TRIGGER_VISUAL"],"name":"The Voraxx","rarity":"LEGENDARY","set":"UNGORO","text":"[x]After you cast a spell on\nthis minion, summon a\n1/1 Plant and cast\nanother copy on it.","type":"MINION"},{"artist":"Tooth","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41925,"faction":"ALLIANCE","flavor":"Loves goblins. In a light cream sauce.","health":8,"id":"UNG_844","mechanics":["CANT_ATTACK"],"name":"Humongous Razorleaf","rarity":"RARE","set":"UNGORO","text":"Can't attack.","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41926,"flavor":"We wanted to name him \"Ingenious Elemental\", but he just wasn't that bright.","health":3,"id":"UNG_845","mechanics":["DEATHRATTLE"],"name":"Igneous Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Add two 1/2 Elementals to your hand.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41927,"flavor":"HATES being summoned for Kirin Tor party lighting.","health":1,"id":"UNG_846","mechanics":["DEATHRATTLE"],"name":"Shimmering Tempest","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Add a random Mage spell to your hand.","type":"MINION"},{"artist":"Dave Allsop","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41928,"flavor":"For when a flamecaller just won't do.","health":6,"id":"UNG_847","mechanics":["BATTLECRY"],"name":"Blazecaller","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABE_AND_ELEMENTAL_PLAYED_LAST_TURN":0},"race":"ELEMENTAL","rarity":"EPIC","set":"UNGORO","targetingArrowText":"Deal 5 damage.","text":"Battlecry: If you played an Elemental last turn, deal 5 damage.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":41929,"flavor":"Before he became a rap artist.","health":8,"id":"UNG_848","mechanics":["BATTLECRY","TAUNT"],"name":"Primordial Drake","race":"DRAGON","rarity":"EPIC","set":"UNGORO","text":"[x]Taunt\nBattlecry: Deal 2 damage\nto all other minions.","type":"MINION"},{"artist":"Luke Mancini","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41935,"elite":true,"flavor":"Reno taught her that blazing her own trail is a lot more fun than following someone else's map.","health":5,"id":"UNG_851","mechanics":["BATTLECRY"],"name":"Elise the Trailblazer","rarity":"LEGENDARY","set":"UNGORO","text":"Battlecry: Shuffle a sealed Un'Goro pack into your deck.","type":"MINION"},{"artist":"Chris Rahn","attack":12,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":41954,"elite":true,"flavor":"Millennia of evolutionary pressures turned his species into the Faerie Dragons we know today.","health":12,"id":"UNG_852","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Tyrantus","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Anton Kagounkina","cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":42009,"flavor":"Bingo! Minion DNA!","id":"UNG_854","mechanics":["DISCOVER"],"name":"Free From Amber","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"RARE","set":"UNGORO","text":"Discover a minion that costs (8) or more. Summon it.","type":"SPELL"},{"artist":"Daria Tuzova","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":42011,"flavor":"It's the good kind of hallucination.","id":"UNG_856","mechanics":["DISCOVER"],"name":"Hallucination","rarity":"COMMON","set":"UNGORO","text":"Discover a card from your opponent's class.","type":"SPELL"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41289,"elite":true,"flavor":"She sees the fate of anyone she meets, but it's always the same: dinosaur attack.","health":4,"id":"UNG_900","mechanics":["TRIGGER_VISUAL"],"name":"Spiritsinger Umbra","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"UNGORO","text":"After you summon a minion, trigger its Deathrattle effect.","type":"MINION"},{"artist":"Tooth","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":41294,"elite":true,"flavor":"Between you and me, Ozruk is a bit obsessed with his body.","health":5,"id":"UNG_907","mechanics":["BATTLECRY","TAUNT"],"name":"Ozruk","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Taunt\nBattlecry: Gain +5 Health\nfor each Elemental you\nplayed last turn.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":41350,"flavor":"Ooh. I'll have a bite of this, and of this, and of this...","id":"UNG_910","name":"Grievous Bite","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Deal $2 damage to a minion and $1 damage to adjacent ones.","type":"SPELL"},{"artist":"James Ryman","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41353,"flavor":"Itâs not LITERALLY jeweled. The goblins were terribly disappointed.","health":1,"id":"UNG_912","mechanics":["BATTLECRY"],"name":"Jeweled Macaw","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Add a random Beast to your hand.","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":41354,"flavor":"Ferocious in combat⌠and even more terrifying in pet battles.","health":5,"id":"UNG_913","mechanics":["BATTLECRY"],"name":"Tol'vir Warden","rarity":"RARE","set":"UNGORO","text":"Battlecry: Draw two 1-Cost minions from your deck.","type":"MINION"},{"artist":"Jaemin Kim","attack":2,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41357,"flavor":"Theyâre just baby teeth. Lots and lots of baby teeth.","health":1,"id":"UNG_914","mechanics":["DEATHRATTLE"],"name":"Raptor Hatchling","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Deathrattle: Shuffle a 4/3 Raptor into your deck.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":41358,"flavor":"Wasn't clever enough to go AROUND the electric fence.","health":2,"id":"UNG_915","mechanics":["BATTLECRY"],"name":"Crackling Razormaw","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","targetingArrowText":"Adapt a Beast.","text":"Battlecry: Adapt a friendly Beast.","type":"MINION"},{"artist":"Daren Bader","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41360,"flavor":"Many hunters long for the pitter-patter of enormous feet.","id":"UNG_916","name":"Stampede","rarity":"EPIC","set":"UNGORO","text":"Each time you play a Beast this turn, add a random Beast to your hand.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":41363,"flavor":"Anyone can dinomance. Just put your lips together and RAAWWWAARGGGH.","id":"UNG_917","name":"Dinomancy","rarity":"EPIC","set":"UNGORO","text":"Your Hero Power becomes 'Give a Beast +2/+2.'","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":9,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":41366,"elite":true,"flavor":"Swamp King Dred, more like Swamp King Dead, amiright?","health":9,"id":"UNG_919","mechanics":["TRIGGER_VISUAL"],"name":"Swamp King Dred","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"After your opponent plays a minion, attack it.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41368,"elite":true,"flavor":"Question: What's scarier, one giant angry dinosaur or 15 smaller vicious ones? Answer: AHHHHHHH THEY FOUND MEEEEEE","id":"UNG_920","mechanics":["QUEST"],"name":"The Marsh Queen","questReward":"UNG_920t1","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Play seven\n1-Cost minions.\nReward: Queen Carnassa.","type":"SPELL"},{"artist":"Jerry Mascho","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":41400,"flavor":"It turns out cards DO grow on trees!","id":"UNG_922","name":"Explore Un'Goro","rarity":"EPIC","referencedTags":["DISCOVER"],"set":"UNGORO","text":"Replace your deck with copies of \"Discover a card.\"","type":"SPELL"},{"artist":"Phil Saunders","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":41401,"flavor":"Week 6. I remain covered head to toe with scales. They do not yet realize that I am not a dinosaur.","id":"UNG_923","name":"Iron Hide","rarity":"COMMON","set":"UNGORO","text":"Gain 5 Armor.","type":"SPELL"},{"artist":"Luca Zontini","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":41404,"flavor":"\"It's an herbivore. How dangerous can it be?\" - Famous last words","health":5,"id":"UNG_925","mechanics":["BATTLECRY","TAUNT"],"name":"Ornery Direhorn","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Taunt\nBattlecry: Adapt.","type":"MINION"},{"artist":"Jomaro Kindred","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":41406,"flavor":"The Draenei are seriously considering cancelling \"Bring Your Murderous Pet to Work Day.\"","health":6,"id":"UNG_926","mechanics":["BATTLECRY","TAUNT"],"name":"Cornered Sentry","rarity":"RARE","set":"UNGORO","text":"Taunt. Battlecry: Summon three 1/1 Raptors for your opponent.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":41407,"flavor":"Being hurt can make you another person.","id":"UNG_927","name":"Sudden Genesis","rarity":"EPIC","set":"UNGORO","text":"Summon copies of your damaged minions.","type":"SPELL"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41418,"flavor":"If you won't come to the tar pits, we'll bring them to you!","health":5,"id":"UNG_928","mechanics":["TAUNT"],"name":"Tar Creeper","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Taunt\nHas +2 Attack during your opponent's turn.","type":"MINION"},{"artist":"James Ryman","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":41420,"durability":1,"flavor":"Itâs a sword! Itâs a knife! Itâs a swizzle-stick!","id":"UNG_929","name":"Molten Blade","rarity":"RARE","set":"UNGORO","text":"Each turn this is in your hand, transform it into a new weapon.","type":"WEAPON"},{"artist":"James Ryman","attack":9,"cardClass":"WARRIOR","collectible":true,"cost":9,"dbfId":41425,"elite":true,"flavor":"He's a terror at concerts.","health":7,"id":"UNG_933","mechanics":["BATTLECRY"],"name":"King Mosh","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"Battlecry: Destroy all damaged minions.","type":"MINION"},{"artist":"Nate Bowden","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":41427,"elite":true,"flavor":"Why does an active volcano need to be defended? To save its ash.","id":"UNG_934","mechanics":["QUEST"],"name":"Fire Plume's Heart","questReward":"UNG_934t1","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"UNGORO","text":"[x]Quest: Play\n7 Taunt minions.\nReward: Sulfuras.","type":"SPELL"},{"artist":"Dany Orizio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41478,"flavor":"Lookout is a self-appointed title that's mostly an excuse to beat things up.","health":2,"id":"UNG_937","mechanics":["BATTLECRY","DISCOVER"],"name":"Primalfin Lookout","race":"MURLOC","rarity":"COMMON","set":"UNGORO","text":"Battlecry: If you control another Murloc, Discover a Murloc.","type":"MINION"},{"artist":"Gustav Schmidt","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":41479,"flavor":"NONE SHALL PASS until at least an hour after eating.","health":4,"id":"UNG_938","mechanics":["BATTLECRY","TAUNT"],"name":"Hot Spring Guardian","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","targetingArrowText":"Restore 3 Health.","text":"Taunt\nBattlecry: Restore #3 Health.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":41494,"elite":true,"flavor":"They keep hitting the Snooze button.","id":"UNG_940","mechanics":["QUEST"],"name":"Awaken the Makers","questReward":"UNG_940t8","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"UNGORO","text":"Quest: Summon\n7 Deathrattle minions.\nReward: Amara, Warden of Hope.","type":"SPELL"},{"artist":"Matthew O'Connor","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41496,"flavor":"It's the Ancient Tol'vir symbol for \"Whoops!\"","id":"UNG_941","mechanics":["DISCOVER"],"name":"Primordial Glyph","rarity":"EPIC","set":"UNGORO","text":"Discover a spell. Reduce its Cost by (2).","type":"SPELL"},{"artist":"Steve Prescott","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":41499,"elite":true,"flavor":"Form feet and legs! Form arms and body! Oh. Sorry. I was thinking about Mechafin.","id":"UNG_942","mechanics":["QUEST"],"name":"Unite the Murlocs","questReward":"UNG_942t","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Summon\n10 Murlocs.\nReward: Megafin.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41683,"flavor":"Three time winner of the Un'Goro weapon eating contest.","health":3,"id":"UNG_946","mechanics":["BATTLECRY"],"name":"Gluttonous Ooze","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","set":"UNGORO","text":"Battlecry: Destroy your opponent's weapon and gain Armor equal to its Attack.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":41690,"flavor":"Dang, I'm looking pretty hot!","id":"UNG_948","name":"Molten Reflection","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"UNGORO","text":"Choose a friendly minion. Summon a copy of it.","type":"SPELL"},{"artist":"Joe Wilson","attack":4,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":41859,"durability":3,"flavor":"George and Karl! Thank the Light we found you!","id":"UNG_950","mechanics":["TRIGGER_VISUAL"],"name":"Vinecleaver","rarity":"RARE","set":"UNGORO","text":"[x]After your hero attacks,\nsummon two 1/1 Silver\nHand Recruits.","type":"WEAPON"},{"artist":"Jim Nelson","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":41864,"flavor":"What beats cavalry? Dinosaur cavalry.","id":"UNG_952","name":"Spikeridged Steed","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"UNGORO","text":"Give a minion +2/+6 and Taunt. When it dies, summon a Stegodon.","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":41866,"flavor":"Sure, he'll return your stuff. OVER HIS DEAD BODY!","health":2,"id":"UNG_953","mechanics":["DEATHRATTLE"],"name":"Primalfin Champion","race":"MURLOC","rarity":"EPIC","set":"UNGORO","text":"[x]Deathrattle: Return any\nspells you cast on this\nminion to your hand.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":41868,"elite":true,"flavor":"âImpossible!â exclaimed the Silver Hand Recruit, his eyes filled with fear. Uther shook his head, turning the crystal until it caught the light: âLife finds a way.â","id":"UNG_954","mechanics":["QUEST"],"name":"The Last Kaleidosaur","questReward":"UNG_954t1","rarity":"LEGENDARY","set":"UNGORO","text":"Quest: Cast 6 spells\non your minions.\nReward: Galvadon.","type":"SPELL"},{"artist":"Matt Gaser","cardClass":"MAGE","collectible":true,"cost":6,"dbfId":41878,"flavor":"When you absolutely, positively have to kill all the dinosaurs.","id":"UNG_955","name":"Meteor","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"UNGORO","text":"Deal $15 damage to a minion and $3 damage to adjacent ones.","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":41879,"flavor":"I guess you can say theyâre⌠âsoul survivors.â","id":"UNG_956","name":"Spirit Echo","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"UNGORO","text":"Give your minions \"Deathrattle: Return  this to your hand.\"","type":"SPELL"},{"artist":"Peter Stapleton","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":41890,"flavor":"His mom could beat up your mom.","health":6,"id":"UNG_957","mechanics":["DEATHRATTLE","TAUNT"],"name":"Direhorn Hatchling","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Taunt\nDeathrattle: Shuffle a 6/9 Direhorn with Taunt into your deck.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":41912,"faction":"ALLIANCE","flavor":"George and Karl were never heard from again.","id":"UNG_960","name":"Lost in the Jungle","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"UNGORO","text":"Summon two 1/1 Silver Hand Recruits.","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":41944,"flavor":"Pray for salvation. If that fails, pray for extra horns or bigger teeth.","id":"UNG_961","name":"Adaptation","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Adapt a friendly minion.","type":"SPELL"},{"artist":"Dan Scott","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":41945,"flavor":"âCome now, Johnston. I think those horns are quite fetching on you.â","health":4,"id":"UNG_962","mechanics":["BATTLECRY"],"name":"Lightfused Stegodon","race":"BEAST","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt your Silver Hand Recruits.","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":42046,"elite":true,"flavor":"Arise, fair sun, and kill my envious foes. They don't have a legendary as beautiful as you.","health":5,"id":"UNG_963","mechanics":["TRIGGER_VISUAL"],"name":"Lyra the Sunshard","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"Whenever you cast a spell, add a random Priest spell to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":58573,"flavor":"His idol is the Green Hills of Stranglethorn, and he won't shut up about it.","health":1,"id":"WE1_006","mechanics":["BATTLECRY"],"name":"Babbling Book","rarity":"RARE","set":"WILD_EVENT","text":"Battlecry: Add a random Mage spell to your hand.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":58580,"flavor":"Just can't resist the opportunity to hang around with a bunch of totems.","health":5,"id":"WE1_013","mechanics":["TAUNT"],"name":"Thing from Below","rarity":"RARE","set":"WILD_EVENT","text":"[x]Taunt\nCosts (1) less for each\nTotem you've summoned\nthis game.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":58581,"flavor":"So you say you want an evolution. Well, you know. We all want to change the board.","id":"WE1_014","name":"Evolve","rarity":"RARE","set":"WILD_EVENT","text":"Transform your minions into random minions that cost (1) more.","type":"SPELL"},{"artist":"Steve Prescott","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":58582,"flavor":"His imp gang likes to sneak into Stormwind to spraypaint \"Ragnaros Rulez\" on the Mage Tower.","health":4,"id":"WE1_015","mechanics":["TRIGGER_VISUAL"],"name":"Imp Gang Boss","race":"DEMON","rarity":"COMMON","set":"WILD_EVENT","text":"Whenever this minion takes damage, summon a 1/1 Imp.","type":"MINION"},{"artist":"Christopher Moeller","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":59731,"flavor":"Hey! Moon! Can I have some mana crystals?","id":"WE1_021","name":"Astral Communion","rarity":"EPIC","set":"WILD_EVENT","text":"Gain 10 Mana Crystals. Discard your hand.","type":"SPELL"},{"artist":"Jon Neimeister","attack":7,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":59733,"elite":true,"flavor":"Aya siphons a bit of Kun's soul to animate each golem in her Jade army. To his credit, he's being a great sport about it.","health":7,"id":"WE1_022","mechanics":["CHOOSE_ONE"],"name":"Kun the Forgotten King","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Choose One - Gain 10 Armor; or Refresh your Mana Crystals.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":59735,"flavor":"Flamewakers HATE being confused for Flamewalkers. They just wake up fire, they donât walk on it. Walking on fire is CRAZY.","health":4,"id":"WE1_023","mechanics":["TRIGGER_VISUAL"],"name":"Flamewaker","rarity":"RARE","set":"WILD_EVENT","text":"After you cast a spell, deal 2 damage randomly split among all enemies.","type":"MINION"},{"artist":"Zoltan Boros","attack":6,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":59736,"flavor":"He may sound surly and antisocial, but he's actually just really shy.","health":6,"id":"WE1_024","mechanics":["BATTLECRY"],"name":"Mysterious Challenger","rarity":"EPIC","referencedTags":["SECRET"],"set":"WILD_EVENT","text":"Battlecry: Put one of each Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":59737,"flavor":"Several paladins have joined together to deliver justice under the name \"Justice Force\". Their lawyer talked them out of calling themselves the Justice League.","id":"WE1_025","mechanics":["SECRET"],"name":"Avenge","rarity":"COMMON","set":"WILD_EVENT","text":"Secret: When one of your minions dies, give a random friendly minion +3/+2.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":59738,"flavor":"Rexxar narrowed his eyes, grabbed his machine gun, and said: \"It's go time. Lock and load.\"\nThis card pays homage to that special moment.","id":"WE1_026","name":"Lock and Load","rarity":"EPIC","set":"WILD_EVENT","text":"Each time you cast a spell this turn, add a random Hunter card to your hand.","type":"SPELL"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":9,"dbfId":59739,"flavor":"\"Hello. Misha, Leokk and Huffer aren't here right now, but if you leave a message we'll get back to you right away.\" BEEP.","id":"WE1_027","name":"Call of the Wild","rarity":"EPIC","set":"WILD_EVENT","text":"Summon all three Animal Companions.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":59740,"elite":true,"flavor":"Aya even staged an intervention once, but Shaku still insists that he is not a hoarder.","health":3,"id":"WE1_028","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Shaku, the Collector","rarity":"LEGENDARY","set":"WILD_EVENT","text":"[x]Stealth. Whenever this\nattacks, add a random card\nto your hand (from your\nopponent's class).","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":59741,"flavor":"Was almost named \"Swashb-AAAARRHHH-gler\"","health":1,"id":"WE1_029","mechanics":["BATTLECRY"],"name":"Swashburglar","race":"PIRATE","rarity":"COMMON","set":"WILD_EVENT","text":"Battlecry: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Luca Zontini","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":59742,"flavor":"This is what happens when you allow goblins to be priests.","id":"WE1_030","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Lightbomb","rarity":"EPIC","set":"WILD_EVENT","text":"Deal damage to each minion equal to its Attack.","type":"SPELL"},{"artist":"Raymond Swanland","attack":6,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":59743,"elite":true,"flavor":"Vol'jin is a shadow hunter, which is like a shadow priest except more voodoo.","health":2,"id":"WE1_031","mechanics":["BATTLECRY"],"name":"Vol'jin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"WILD_EVENT","text":"Battlecry: Swap Health with another minion.","type":"MINION"},{"artist":"Dan Scott","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":59744,"flavor":"SEE YA DARKNESS!","id":"WE1_032","name":"Renounce Darkness","rarity":"EPIC","set":"WILD_EVENT","text":"Replace your Hero Power and Warlock cards with another class's. The cards cost (1) less.","type":"SPELL"},{"artist":"Wei Wang","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":59745,"elite":true,"flavor":"Leader of the Alliance! Father of Anduin! Also he likes to play Arena, and he averages 12 wins.","health":7,"id":"WE1_033","mechanics":["BATTLECRY"],"name":"Varian Wrynn","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Battlecry: Draw 3 cards.\nPut any minions you drew directly into the battlefield.","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":59746,"flavor":"He thought the set was called \"Flippers of the Old Cods\" and hungrily volunteered to be in it. He is definitely going to get his hearing checked.","health":6,"id":"WE1_034","mechanics":["ENRAGED","TAUNT"],"name":"Bloodhoof Brave","rarity":"COMMON","set":"WILD_EVENT","text":"Taunt\nHas +3 Attack while damaged.","type":"MINION"},{"artist":"Tyson Murphy","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":59747,"elite":true,"flavor":"Has not been able to get \"Under the Sea\" out of his head for like FIVE THOUSAND YEARS.","health":7,"id":"WE1_035","mechanics":["BATTLECRY"],"name":"N'Zoth, the Corruptor","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"WILD_EVENT","text":"Battlecry: Summon your Deathrattle minions that died this game.","type":"MINION"},{"artist":"Glenn Rane","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":59748,"elite":true,"flavor":"Sylvanas was turned into the Banshee Queen by Arthas, but he probably should have just killed her because it just pissed her off.","health":5,"id":"WE1_036","mechanics":["DEATHRATTLE"],"name":"Sylvanas Windrunner","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Deathrattle: Take\ncontrol of a random\nenemy minion.","type":"MINION"},{"artist":"Greg Staples","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":59749,"elite":true,"flavor":"Ragnaros was summoned by the Dark Iron dwarves, who were eventually enslaved by the Firelord. Summoning Ragnaros often doesnât work out the way you want it to.","health":8,"id":"WE1_037","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Ragnaros the Firelord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Can't attack. At the end of your turn, deal 8 damage to a random enemy.","type":"MINION"},{"artist":"Wei Wang","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":59750,"elite":true,"flavor":"The Curator guards Azerothâs deadliest creatures, but itâs secretly terrified of squirrels.","health":6,"id":"WE1_038","mechanics":["BATTLECRY","TAUNT"],"name":"The Curator","race":"MECHANICAL","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Taunt\nBattlecry: Draw a Beast, Dragon, and Murloc from your deck.","type":"MINION"},{"artist":"Wayne Reynolds","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":59751,"elite":true,"flavor":"His second greatest regret is summoning an evil Firelord who enslaved his entire people.","health":5,"id":"WE1_039","mechanics":["TRIGGER_VISUAL"],"name":"Emperor Thaurissan","rarity":"LEGENDARY","set":"WILD_EVENT","text":"At the end of your turn, reduce the Cost of cards in your hand by (1).","type":"MINION"}]
\ No newline at end of file
diff --git a/public/cards.json b/public/cards.json
deleted file mode 100644
index 6005997..0000000
--- a/public/cards.json
+++ /dev/null
@@ -1 +0,0 @@
-[{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":52424,"faction":"ALLIANCE","health":0,"id":"ART_BOT_Bundle_001","name":"Golden Legendary","rarity":"LEGENDARY","set":"TB","type":"MINION"},{"artist":"Nutthapon Petchthai","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":2539,"flavor":"It's on the rack next to ice lance, acid lance, and English muffin lance.","id":"AT_001","name":"Flame Lance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Deal $8 damage to a minion.","type":"SPELL"},{"artist":"Tooth","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2541,"flavor":"Burning man, brah.","id":"AT_002","mechanics":["SECRET"],"name":"Effigy","rarity":"RARE","set":"TGT","text":"Secret: When a friendly minion dies, summon a random minion with the same Cost.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":2545,"flavor":"And he can't get up.","health":2,"id":"AT_003","mechanics":["HEROPOWER_DAMAGE"],"name":"Fallen Hero","rarity":"RARE","set":"TGT","text":"Your Hero Power deals 1 extra damage.","type":"MINION"},{"artist":"Gabor Szikszai","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":2572,"flavor":"Now with 100% more blast!","id":"AT_004","mechanics":["RECEIVES_DOUBLE_SPELLDAMAGE_BONUS"],"name":"Arcane Blast","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["SPELLPOWER"],"set":"TGT","text":"Deal $2 damage to a minion. This spell gets double bonus from Spell Damage.","type":"SPELL"},{"artist":"Mike Sass","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2542,"flavor":"It's always Huffer.","id":"AT_005","name":"Polymorph: Boar","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["CHARGE"],"set":"TGT","text":"Transform a minion into a 4/2 Boar with Charge.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":2543,"health":2,"id":"AT_005t","mechanics":["CHARGE"],"name":"Boar","race":"BEAST","set":"TGT","text":"Charge","type":"MINION"},{"artist":"Dan Scott","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":2549,"flavor":"Is he aspiring or inspiring? Make up your mind!","health":5,"id":"AT_006","mechanics":["INSPIRE"],"name":"Dalaran Aspirant","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"TGT","text":"Inspire: Gain Spell Damage +1.","type":"MINION"},{"cardClass":"MAGE","dbfId":2550,"id":"AT_006e","name":"Power of Dalaran","set":"TGT","text":"Increased Spell Damage.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2571,"flavor":"Does he sling spells, or do his spells linger about. Who can say?","health":4,"id":"AT_007","mechanics":["BATTLECRY"],"name":"Spellslinger","rarity":"COMMON","set":"TGT","text":"Battlecry: Add a random spell to each player's hand.","type":"MINION"},{"artist":"Christopher Moeller","attack":6,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":2544,"flavor":"The Grand Tournament has a \"No dragons allowed\" policy, but it's rarely enforced.","health":6,"id":"AT_008","name":"Coldarra Drake","race":"DRAGON","rarity":"EPIC","set":"TGT","text":"You can use your Hero Power any number of times.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":7,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":2546,"elite":true,"flavor":"A masterless shamurai.","health":7,"id":"AT_009","mechanics":["DEATHRATTLE"],"name":"Rhonin","rarity":"LEGENDARY","set":"TGT","text":"Deathrattle: Add 3 copies of Arcane Missiles to your hand.","type":"MINION"},{"artist":"Brandon Kitkouski","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":2552,"flavor":"Not getting trampled is really the trick here.","health":3,"id":"AT_010","mechanics":["BATTLECRY"],"name":"Ram Wrangler","rarity":"RARE","set":"TGT","text":"Battlecry: If you have a Beast, summon a\nrandom Beast.","type":"MINION"},{"artist":"Alex Garner","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":2555,"flavor":"She really likes seeing people get better. That's why she hurts them in the first place.","health":5,"id":"AT_011","mechanics":["TRIGGER_VISUAL"],"name":"Holy Champion","rarity":"COMMON","set":"TGT","text":"Whenever a character is healed, gain +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2846,"id":"AT_011e","mechanics":["AURA"],"name":"Light's Blessing","set":"TGT","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":5,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":2551,"flavor":"What did you expect to happen? He's a Spawn. Of Shadows.","health":4,"id":"AT_012","mechanics":["INSPIRE"],"name":"Spawn of Shadows","rarity":"RARE","set":"TGT","text":"Inspire: Deal 4 damage to each hero.","type":"MINION"},{"artist":"Mike Sass","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":2568,"flavor":"The promise of glory is a powerful tool to get minions to do your bidding. Only slightly less powerful than the promise of an ice cream bar!","id":"AT_013","name":"Power Word: Glory","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Choose a minion. Whenever it attacks, restore 4 Health to\nyour hero.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2848,"id":"AT_013e","mechanics":["TRIGGER_VISUAL"],"name":"Power Word: Glory","set":"TGT","text":"When this attacks, restore #4 Health to the hero of the player who buffed it.","type":"ENCHANTMENT"},{"artist":"Warren Mahy","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":2566,"flavor":"Hopes to be promoted to \"Shadowfriend\" someday.","health":3,"id":"AT_014","mechanics":["TRIGGER_VISUAL"],"name":"Shadowfiend","rarity":"EPIC","set":"TGT","text":"Whenever you draw a card, reduce its Cost by (1).","type":"MINION"},{"cardClass":"PRIEST","dbfId":2567,"id":"AT_014e","name":"Shadowfiended","set":"TGT","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Dan Dos Santos","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2563,"flavor":"\"Are you interested in... HEALTH benefits?!\"","id":"AT_015","name":"Convert","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TGT","text":"Put a copy of an enemy minion into your hand.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2564,"flavor":"This minion is really powerful!","id":"AT_016","name":"Confuse","rarity":"EPIC","set":"TGT","text":"Swap the Attack and Health of all minions.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":2565,"id":"AT_016e","name":"Confused","set":"TGT","text":"Swapped Attack and Health.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2569,"flavor":"A result of magical experiments carried out by the Black Dragonflight, it's not his fault that he's a vicious killer.","health":6,"id":"AT_017","mechanics":["BATTLECRY"],"name":"Twilight Guardian","race":"DRAGON","rarity":"EPIC","referencedTags":["TAUNT"],"set":"TGT","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2570,"id":"AT_017e","name":"Twilight's Embrace","set":"TGT","text":"+1 Attack and Taunt.","type":"ENCHANTMENT"},{"artist":"Chris Rahn","attack":5,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":2556,"elite":true,"flavor":"She sees into your past and makes you face your fears. Most common fear: Getting Majordomo out of Sneed's Old Shredder.","health":4,"id":"AT_018","mechanics":["INSPIRE"],"name":"Confessor Paletress","rarity":"LEGENDARY","set":"TGT","text":"Inspire: Summon a random Legendary minion.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":2822,"flavor":"Crescendo himself summoned this steed, riding it to victory in the Grand Tournament. Wherever he rides, an army of riders ride behind him, supporting the legendary champion.","health":1,"id":"AT_019","mechanics":["DEATHRATTLE"],"name":"Dreadsteed","race":"DEMON","rarity":"EPIC","set":"TGT","text":"Deathrattle: At the end\n of the turn, summon a Dreadsteed.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47218,"id":"AT_019e","name":"Dreadsteed","set":"TGT","text":"Summon a Dreadsteed at the end of the turn.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":2624,"flavor":"They were originally called Cuddleguards, but they were not inspiring the proper amount of fear.","health":8,"id":"AT_020","name":"Fearsome Doomguard","race":"DEMON","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Raymond Swanland","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2777,"flavor":"\"No, no, no. I asked for a tiny JESTER of evil.\"","health":2,"id":"AT_021","mechanics":["TRIGGER_VISUAL"],"name":"Tiny Knight of Evil","race":"DEMON","rarity":"RARE","set":"TGT","text":"Whenever you discard a card, gain +1/+1.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":2778,"id":"AT_021e","name":"Felrage","set":"TGT","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":2628,"flavor":"* Not actually Jaraxxus' fist.","id":"AT_022","mechanics":["InvisibleDeathrattle"],"name":"Fist of Jaraxxus","rarity":"RARE","set":"TGT","text":"When you play or discard this, deal $4 damage to a random enemy.","type":"SPELL"},{"artist":"Skan Srisuwan","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2537,"flavor":"We like to call him \"Wesley\".","health":4,"id":"AT_023","mechanics":["INSPIRE"],"name":"Void Crusher","race":"DEMON","rarity":"RARE","set":"TGT","text":"Inspire: Destroy a random minion for each player.","type":"MINION"},{"artist":"Kevin Chen","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2535,"flavor":"Very dangerous when attached to a demonbomb.","id":"AT_024","name":"Demonfuse","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":15},"rarity":"COMMON","set":"TGT","text":"Give a Demon +3/+3. Give your opponent a Mana Crystal.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2867,"id":"AT_024e","name":"Dark Fusion","set":"TGT","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2632,"flavor":"A prime example of lose-lose negotiating.","id":"AT_025","name":"Dark Bargain","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"EPIC","set":"TGT","text":"Destroy 2 random enemy minions. Discard 2 random cards.","type":"SPELL"},{"artist":"Sojin Hwang","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2623,"flavor":"After playing against 5 Annoy-O-Trons, any normal guard will become a Wrathguard.","health":3,"id":"AT_026","mechanics":["TRIGGER_VISUAL"],"name":"Wrathguard","race":"DEMON","rarity":"COMMON","set":"TGT","text":"Whenever this minion takes damage, also deal that amount to your hero.","type":"MINION"},{"artist":"Tooth","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2621,"elite":true,"flavor":"He can summon anything, even a FEARSOME DOOMGUARD*.\n*He's pretty sure this is going to work out.","health":4,"id":"AT_027","mechanics":["TRIGGER_VISUAL"],"name":"Wilfred Fizzlebang","rarity":"LEGENDARY","set":"TGT","text":"Cards you draw from your Hero Power cost (0).","type":"MINION"},{"cardClass":"WARLOCK","dbfId":2622,"id":"AT_027e","name":"Master Summoner","set":"TGT","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Ryan Metcalf","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":2765,"flavor":"He needed a break after that business in the Vale of Eternal Blossoms. Naturally, he chose to spend his vacation in an icy snowscape killing monsters.","health":7,"id":"AT_028","mechanics":["COMBO"],"name":"Shado-Pan Rider","rarity":"COMMON","set":"TGT","text":"Combo: Gain +3 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2859,"id":"AT_028e","name":"Chi Lance","set":"TGT","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":2,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":2715,"flavor":"The best part of buccaneering is the pants.","health":1,"id":"AT_029","mechanics":["TRIGGER_VISUAL"],"name":"Buccaneer","race":"PIRATE","rarity":"COMMON","set":"TGT","text":"Whenever you equip a weapon, give it +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2714,"id":"AT_029e","name":"Extra Stabby","set":"TGT","text":"+1 Attack","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":2767,"flavor":"Almost went to play for Stormwind before signing with Undercity.","health":2,"id":"AT_030","mechanics":["COMBO"],"name":"Undercity Valiant","playRequirements":{"REQ_TARGET_FOR_COMBO":0},"rarity":"COMMON","set":"TGT","targetingArrowText":"Deal 1 damage.","text":"Combo: Deal 1 damage.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":2766,"flavor":"He has a giant collection of purses now. One for every outfit!","health":2,"id":"AT_031","mechanics":["TRIGGER_VISUAL"],"name":"Cutpurse","rarity":"RARE","set":"TGT","text":"Whenever this minion attacks a hero, add the Coin to your hand.","type":"MINION"},{"artist":"Tooth","attack":4,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2768,"flavor":"I have great deal for you... for 4 damage to your face!","health":3,"id":"AT_032","mechanics":["BATTLECRY"],"name":"Shady Dealer","rarity":"RARE","set":"TGT","text":"Battlecry: If you have a Pirate, gain +1/+1.","type":"MINION"},{"cardClass":"ROGUE","dbfId":2769,"id":"AT_032e","name":"Shady Deals","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":51452,"id":"AT_032e_copy","name":"Shady Deals Copy","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2770,"flavor":"Yoink!","id":"AT_033","name":"Burgle","rarity":"RARE","set":"TGT","text":"Add 2 random cards to your hand (from your opponent's class).","type":"SPELL"},{"artist":"Nutthapon Petchthai","attack":1,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2763,"durability":3,"flavor":"How much more poisoned can a blade get? The answer is a lot. A lot more poisoned.","id":"AT_034","name":"Poisoned Blade","rarity":"EPIC","set":"TGT","text":"Your Hero Power gives this weapon +1 Attack instead of replacing it.","type":"WEAPON"},{"cardClass":"ROGUE","dbfId":2764,"id":"AT_034e","name":"Laced","set":"TGT","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Daren Bader","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2587,"flavor":"Can you hold these eggs for just a second? I promise they're not full of giant enraged undead spider things.","id":"AT_035","name":"Beneath the Grounds","rarity":"EPIC","set":"TGT","text":"Shuffle 3 Ambushes into your opponent's deck. When drawn, you summon a 4/4 Nerubian.","type":"SPELL"},{"cardClass":"ROGUE","cost":3,"dbfId":2847,"id":"AT_035t","mechanics":["TOPDECK"],"name":"Nerubian Ambush!","set":"TGT","text":"Casts When Drawn\nSummon a 4/4 Nerubian for your opponent.","type":"SPELL"},{"artist":"Eric Braddock","attack":8,"cardClass":"ROGUE","collectible":true,"cost":9,"dbfId":2586,"elite":true,"flavor":"Was actually a pretty nice guy before, you know, the whole Lich King thing.","health":4,"id":"AT_036","mechanics":["DEATHRATTLE"],"name":"Anub'arak","rarity":"LEGENDARY","set":"TGT","text":"Deathrattle: Return this to your hand and summon a 4/4 Nerubian.","type":"MINION"},{"attack":4,"cardClass":"ROGUE","cost":4,"dbfId":3010,"health":4,"id":"AT_036t","name":"Nerubian","set":"TGT","type":"MINION"},{"artist":"Dan Brereton","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":2792,"flavor":"2 out of 2 saplings recommend that you summon the saplings.","id":"AT_037","mechanics":["CHOOSE_ONE"],"name":"Living Roots","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Choose One - Deal $2 damage; or Summon two 1/1 Saplings.","type":"SPELL"},{"artist":"Danny Dai","cardClass":"DRUID","cost":1,"dbfId":2789,"id":"AT_037a","name":"Grasping Roots","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TGT","text":"Deal $2 damage.","type":"SPELL"},{"artist":"Ware Li","cardClass":"DRUID","cost":1,"dbfId":2791,"id":"AT_037b","name":"One, Two, Trees!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TGT","text":"Summon two 1/1 Saplings.","type":"SPELL"},{"attack":1,"cardClass":"DRUID","cost":1,"dbfId":2790,"health":1,"id":"AT_037t","name":"Sapling","set":"TGT","type":"MINION"},{"artist":"Laurel Austin","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":2782,"flavor":"She loves mana crystals, she hates mana crystals. So fickle!","health":3,"id":"AT_038","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Darnassus Aspirant","rarity":"RARE","set":"TGT","text":"Battlecry: Gain an empty Mana Crystal.\nDeathrattle: Lose a Mana Crystal.","type":"MINION"},{"artist":"Alex Pascenko","attack":5,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2780,"flavor":"Maybe if you whistle a tune it will soothe him. Yeah... Try that.","health":4,"id":"AT_039","mechanics":["INSPIRE"],"name":"Savage Combatant","race":"BEAST","rarity":"RARE","set":"TGT","text":"Inspire: Give your hero\n+2 Attack this turn.","type":"MINION"},{"cardClass":"DRUID","dbfId":2781,"id":"AT_039e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Savage","set":"TGT","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":4,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2786,"flavor":"She was born to be something. She is just not quite sure what yet...","health":4,"id":"AT_040","mechanics":["BATTLECRY"],"name":"Wildwalker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"COMMON","set":"TGT","text":"Battlecry: Give a friendly Beast +3 Health.","type":"MINION"},{"cardClass":"DRUID","dbfId":2787,"id":"AT_040e","name":"Kindred Spirit","set":"TGT","text":"+3 Health.","type":"ENCHANTMENT"},{"artist":"Ralph Horsley","attack":6,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":2788,"flavor":"He gets a discount on the tournament entry fee because he is his own horse.","health":6,"id":"AT_041","name":"Knight of the Wild","rarity":"RARE","set":"TGT","text":"Whenever you summon a Beast, reduce the Cost of this card by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2991,"id":"AT_041e","name":"Call of the Wild","set":"TGT","text":"Cost reduced.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":2783,"flavor":"That's saberTEETH, not like curved pirate blades. That's a different kind of druid. Druid of the Curved Pirate Blades.","health":1,"id":"AT_042","mechanics":["CHOOSE_ONE"],"name":"Druid of the Saber","rarity":"COMMON","referencedTags":["CHARGE","STEALTH"],"set":"TGT","text":"[x]Choose One - Transform\ninto a 2/1 with Charge;\nor a 3/2 with Stealth.","type":"MINION"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":2861,"health":1,"id":"AT_042a","name":"Lion Form","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Charge","type":"MINION"},{"attack":3,"cardClass":"DRUID","cost":2,"dbfId":2862,"health":2,"id":"AT_042b","name":"Panther Form","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Stealth","type":"MINION"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":2784,"health":1,"id":"AT_042t","mechanics":["CHARGE"],"name":"Druid of the Saber","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Charge","type":"MINION"},{"attack":3,"cardClass":"DRUID","cost":2,"dbfId":2860,"health":2,"id":"AT_042t2","mechanics":["STEALTH"],"name":"Druid of the Saber","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Stealth","type":"MINION"},{"artist":"Christopher Moeller","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2785,"flavor":"Hey! Moon! Can I have some mana crystals?","id":"AT_043","name":"Astral Communion","rarity":"EPIC","set":"TGT","text":"Gain 10 Mana Crystals. Discard your hand.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2793,"flavor":"Is this a noun or a verb? We will never know.","id":"AT_044","name":"Mulch","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"TGT","text":"Destroy a minion.\nAdd a random minion to your opponent's hand.","type":"SPELL"},{"artist":"Velvet Engine","attack":5,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":2796,"elite":true,"flavor":"Call her \"Tweety\". She'll find it real funny. I PROMISE.","health":5,"id":"AT_045","mechanics":["AURA"],"name":"Aviana","rarity":"LEGENDARY","set":"TGT","text":"Your minions cost (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2842,"id":"AT_045e","name":"Empowering Mist","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2844,"id":"AT_045ee","name":"Mistcaller Deck Ench","set":"TGT","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":52723,"id":"AT_045eee","name":"Aviana's Blessing","set":"TGT","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"Eva Widermann","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2513,"flavor":"Turns out the tuskarr aren't real choosy about their totems.","health":2,"id":"AT_046","mechanics":["BATTLECRY"],"name":"Tuskarr Totemic","rarity":"COMMON","set":"TGT","text":"Battlecry: Summon a random basic Totem.","type":"MINION"},{"artist":"RK Post","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2613,"flavor":"It's nice to find a real craftsman in this day and age of mass-produced totems.","health":4,"id":"AT_047","mechanics":["BATTLECRY"],"name":"Draenei Totemcarver","rarity":"RARE","set":"TGT","text":"Battlecry: Gain +1/+1 for each friendly Totem.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":2614,"id":"AT_047e","name":"Experienced","set":"TGT","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2612,"flavor":"Favored by shaman who study the art of restoration and healing, this spell would feel smug, if it had feelings.","id":"AT_048","name":"Healing Wave","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TGT","text":"Restore #7 Health. Reveal a minion in each deck. If yours costs more, Restore #14 instead.","type":"SPELL"},{"artist":"Sean McNally","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":2615,"flavor":"Allowing totems to attack is not cheating. I mean, there isn't anything in the rule books about it.","health":6,"id":"AT_049","mechanics":["INSPIRE"],"name":"Thunder Bluff Valiant","rarity":"RARE","set":"TGT","text":"Inspire: Give your Totems +2 Attack.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":2616,"id":"AT_049e","name":"Power of the Bluff","set":"TGT","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Peet Cooper","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2617,"durability":4,"flavor":"You can only pick it up if you are worthy.","id":"AT_050","mechanics":["DEATHRATTLE"],"name":"Charged Hammer","rarity":"EPIC","set":"TGT","text":"Deathrattle: Your Hero Power becomes 'Deal 2 damage.'","type":"WEAPON"},{"cardClass":"SHAMAN","cost":2,"dbfId":2803,"id":"AT_050t","name":"Lightning Jolt","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TGT","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"artist":"Tyler Walpole","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2620,"flavor":"I'm not a shaman or anything, but isn't Elemental Destruction the opposite of what they want to do?","id":"AT_051","mechanics":["OVERLOAD"],"name":"Elemental Destruction","overload":5,"rarity":"EPIC","set":"TGT","text":"Deal $4-$5 damage to all minions. Overload: (5)","type":"SPELL"},{"artist":"Steve Prescott","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2610,"flavor":"What happens when you glue a buncha totems together.","health":4,"id":"AT_052","mechanics":["OVERLOAD"],"name":"Totem Golem","overload":1,"race":"TOTEM","rarity":"COMMON","set":"TGT","text":"Overload: (1)","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2514,"flavor":"MOMMMMMYYYYYYYYY!!!","id":"AT_053","mechanics":["OVERLOAD"],"name":"Ancestral Knowledge","overload":2,"rarity":"COMMON","set":"TGT","text":"Draw 2 cards. Overload: (2)","type":"SPELL"},{"artist":"Wei Wang","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":2618,"elite":true,"flavor":"Calling the mist doesn't sound all that great. \"Ooooh, it is slightly damp now!\"","health":4,"id":"AT_054","mechanics":["BATTLECRY"],"name":"The Mistcaller","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Give all minions in your hand and deck +1/+1.","type":"MINION"},{"artist":"Marcelo Vignali","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":2582,"flavor":"Flash! Ahhhhhhh~","id":"AT_055","name":"Flash Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Restore #5 Health.","type":"SPELL"},{"artist":"Jonboy Meyers","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2638,"flavor":"pow POW pow","id":"AT_056","name":"Powershot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TGT","text":"Deal $2 damage to a minion and the minions next to it.","type":"SPELL"},{"artist":"Tyson Murphy","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2639,"flavor":"Takes way better care of her pets than her brother, Unstablemaster.","health":2,"id":"AT_057","mechanics":["BATTLECRY"],"name":"Stablemaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"EPIC","referencedTags":["IMMUNE"],"set":"TGT","targetingArrowText":"Grant Immune this turn.","text":"Battlecry: Give a friendly Beast Immune this turn.","type":"MINION"},{"cardClass":"HUNTER","dbfId":2640,"id":"AT_057o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Groomed","set":"TGT","text":"Immune this turn.","type":"ENCHANTMENT"},{"artist":"James Zhang","attack":3,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2635,"flavor":"Elekk jousting is AWESOME.","health":2,"id":"AT_058","mechanics":["BATTLECRY"],"name":"King's Elekk","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, draw it.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":2642,"flavor":"This is a \"bearly\" concealed reference.","health":1,"id":"AT_059","mechanics":["INSPIRE"],"name":"Brave Archer","rarity":"COMMON","set":"TGT","text":"Inspire: If your hand is empty, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Richard Wright","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2641,"flavor":"You'll never guess what's in that conveniently bear-sized, bear-smelling box.","id":"AT_060","mechanics":["SECRET"],"name":"Bear Trap","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TGT","text":"Secret: After your hero is attacked, summon a 3/3 Bear with Taunt.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2484,"flavor":"Rexxar narrowed his eyes, grabbed his machine gun, and said: \"It's go time. Lock and load.\"\nThis card pays homage to that special moment.","id":"AT_061","name":"Lock and Load","rarity":"EPIC","set":"TGT","text":"Each time you cast a spell this turn, add a random Hunter card to your hand.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":2485,"id":"AT_061e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Lock and Load","set":"TGT","type":"ENCHANTMENT"},{"artist":"Skan Srisuwan","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":2483,"flavor":"\"THEY'RE EVERYWHERE GET THEM OFF!!!\" - Everyone","id":"AT_062","name":"Ball of Spiders","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"TGT","text":"Summon three 1/1 Webspinners.","type":"SPELL"},{"artist":"Andrew Hou","attack":4,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":2633,"elite":true,"flavor":"With the help of his trusty sidekick Dreadscale, the giant jormungar Acidmaw is ready to face any knight!","health":2,"id":"AT_063","mechanics":["TRIGGER_VISUAL"],"name":"Acidmaw","race":"BEAST","rarity":"LEGENDARY","set":"TGT","text":"Whenever another minion takes damage, destroy it.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2634,"elite":true,"flavor":"Let's be clear about this: ACIDMAW is the sidekick.","health":2,"id":"AT_063t","mechanics":["TRIGGER_VISUAL"],"name":"Dreadscale","race":"BEAST","rarity":"LEGENDARY","set":"TGT","text":"At the end of your turn, deal 1 damage to all other minions.","type":"MINION"},{"artist":"Dany Orizio","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2729,"flavor":"You might think bashing doesn't take a lot of practice. It doesn't.","id":"AT_064","name":"Bash","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TGT","text":"Deal $3 damage.\nGain 3 Armor.","type":"SPELL"},{"artist":"Michael Franchina","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2756,"durability":2,"flavor":"\"King's Attacker\" is a shield. Funny, huh?","id":"AT_065","mechanics":["BATTLECRY"],"name":"King's Defender","rarity":"RARE","referencedTags":["TAUNT"],"set":"TGT","text":"Battlecry: If you have a minion with Taunt, gain +1 Durability.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":2824,"id":"AT_065e","name":"King's Defender","set":"TGT","text":"+1 Durability.","type":"ENCHANTMENT"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2711,"flavor":"\"Four out of three orcs struggle with math.\" - Angry Zurge","health":3,"id":"AT_066","mechanics":["INSPIRE"],"name":"Orgrimmar Aspirant","rarity":"COMMON","set":"TGT","text":"Inspire: Give your weapon +1 Attack.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":2732,"id":"AT_066e","name":"Forges of Orgrimmar","set":"TGT","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":2753,"flavor":"Playing him also gets you into the Magnataur Beta.","health":3,"id":"AT_067","name":"Magnataur Alpha","rarity":"EPIC","set":"TGT","text":"Also damages the minions next to whomever\nhe attacks.","type":"MINION"},{"artist":"Mishi McCaig","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2754,"flavor":"The best offense is a good defense.","id":"AT_068","name":"Bolster","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TGT","text":"Give your Taunt minions +2/+2.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":2755,"id":"AT_068e","name":"Bolstered","set":"TGT","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2733,"flavor":"Come at me, bro.","health":2,"id":"AT_069","mechanics":["BATTLECRY"],"name":"Sparring Partner","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"TGT","targetingArrowText":"Grant Taunt.","text":"Taunt\nBattlecry: Give a\nminion Taunt.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":2734,"id":"AT_069e","name":"Training Complete","set":"TGT","text":"Taunt","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2757,"elite":true,"flavor":"What's more boss than riding a parrot with a jawbone for a shoulderpad while wielding a giant hook-lance-thing and wearing a pirate hat? NOTHING.","health":6,"id":"AT_070","mechanics":["CHARGE"],"name":"Skycap'n Kragg","race":"PIRATE","rarity":"LEGENDARY","set":"TGT","text":"Charrrrrge\nCosts (1) less for each friendly Pirate.","type":"MINION"},{"artist":"Evgeniy Zaqumyennyy","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2758,"flavor":"\"Put more spikes on her. No, more spikes. What part of 'more spikes' do you not understand? MORE SPIKES!\" - Alexstrasza","health":3,"id":"AT_071","mechanics":["BATTLECRY"],"name":"Alexstrasza's Champion","rarity":"RARE","referencedTags":["CHARGE"],"set":"TGT","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Charge.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":2759,"id":"AT_071e","name":"Alexstrasza's Boon","set":"TGT","text":"+1 Attack and Charge.","type":"ENCHANTMENT"},{"artist":"Wei Wang","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":2760,"elite":true,"flavor":"Leader of the Alliance! Father of Anduin! Also he likes to play Arena, and he averages 12 wins.","health":7,"id":"AT_072","mechanics":["BATTLECRY"],"name":"Varian Wrynn","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Draw 3 cards.\nPut any minions you drew directly into the battlefield.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":2648,"flavor":"Competition can be an inspiration to improve oneself. Or kill all the competitors.","id":"AT_073","mechanics":["SECRET"],"name":"Competitive Spirit","rarity":"RARE","set":"TGT","text":"Secret: When your turn starts, give your minions +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2849,"id":"AT_073e","name":"Competitive Spirit","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Jonboy Meyers","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2717,"flavor":"\"Arf! Arf! Arf!\" - Seal of Champions","id":"AT_074","name":"Seal of Champions","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"TGT","text":"Give a minion\n+3 Attack and Divine Shield.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":2719,"id":"AT_074e2","name":"Seal of Champions","set":"TGT","text":"+3 Attack and Divine Shield.","type":"ENCHANTMENT"},{"artist":"Zoltan & Gabor","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2515,"flavor":"He doesn't even get Sundays off. Every day he's hostling.","health":4,"id":"AT_075","mechanics":["AURA"],"name":"Warhorse Trainer","rarity":"COMMON","set":"TGT","text":"Your Silver Hand Recruits have +1 Attack.","type":"MINION"},{"cardClass":"PALADIN","dbfId":2516,"id":"AT_075e","name":"Might of the Hostler","set":"TGT","text":"Warhorse Trainer is granting this minion +1 Attack.","type":"ENCHANTMENT"},{"artist":"Sam Nielson","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":2655,"flavor":"Hee hee! Look at his cute little feet.","health":4,"id":"AT_076","mechanics":["INSPIRE"],"name":"Murloc Knight","race":"MURLOC","rarity":"COMMON","set":"TGT","text":"Inspire: Summon a random Murloc.","type":"MINION"},{"artist":"Joe Wilson","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":2720,"durability":2,"flavor":"The stripes make it look like a candy cane, but we recommend against licking it.","id":"AT_077","mechanics":["BATTLECRY"],"name":"Argent Lance","rarity":"RARE","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, +1 Durability.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":2845,"id":"AT_077e","name":"Extra Poke","set":"TGT","text":"+1 Durability.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":2654,"flavor":"You have to get past the vendors first. So many are lost to shopping...","id":"AT_078","name":"Enter the Coliseum","rarity":"EPIC","set":"TGT","text":"Destroy all minions except each player's highest Attack minion.","type":"SPELL"},{"artist":"Zoltan Boros","attack":6,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":2726,"flavor":"He may sound surly and antisocial, but he's actually just really shy.","health":6,"id":"AT_079","mechanics":["BATTLECRY"],"name":"Mysterious Challenger","rarity":"EPIC","referencedTags":["SECRET"],"set":"TGT","text":"Battlecry: Put one of each Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2517,"flavor":"He'll never admit it, but he pushes you hard because he really cares about you.","health":3,"id":"AT_080","name":"Garrison Commander","rarity":"EPIC","set":"TGT","text":"You can use your Hero Power twice a turn.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":2727,"elite":true,"flavor":"Nobody rocks a monocle like Eadric.","health":7,"id":"AT_081","mechanics":["BATTLECRY"],"name":"Eadric the Pure","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Change all enemy minions'\nAttack to 1.","type":"MINION"},{"cardClass":"PALADIN","dbfId":2728,"id":"AT_081e","name":"Purified","set":"TGT","text":"Attack changed to 1.","type":"ENCHANTMENT"},{"artist":"Ron Spears","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2486,"flavor":"But not the lowliest!","health":2,"id":"AT_082","mechanics":["INSPIRE"],"name":"Lowly Squire","rarity":"COMMON","set":"TGT","text":"Inspire: Gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2487,"id":"AT_082e","name":"Training","set":"TGT","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2533,"flavor":"Check it out. You can do barrel rolls on this thing.","health":3,"id":"AT_083","mechanics":["INSPIRE"],"name":"Dragonhawk Rider","rarity":"COMMON","referencedTags":["WINDFURY"],"set":"TGT","text":"Inspire: Gain Windfury\nthis turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2534,"id":"AT_083e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Dragonhawkery","set":"TGT","text":"Windfury this turn.","type":"ENCHANTMENT"},{"artist":"Tyson Murphy","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2577,"flavor":"Lance Carrier is an obscure entry level position in orcish armies. A mystery, since orcs don't generally use lances.","health":2,"id":"AT_084","mechanics":["BATTLECRY"],"name":"Lance Carrier","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"TGT","targetingArrowText":"Give +2 Attack.","text":"Battlecry: Give a friendly minion +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2578,"id":"AT_084e","name":"Equipped","set":"TGT","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Froilan Gardner","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2488,"flavor":"Not a good basis for a system of government.","health":6,"id":"AT_085","mechanics":["AURA"],"name":"Maiden of the Lake","rarity":"COMMON","set":"TGT","text":"Your Hero Power costs (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52744,"id":"AT_085e","name":"Maiden's Blessing","set":"TGT","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"Greg Staples","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2576,"flavor":"Listen all y'all it's a saboteur!","health":3,"id":"AT_086","mechanics":["BATTLECRY"],"name":"Saboteur","rarity":"RARE","set":"TGT","text":"Battlecry: Your opponent's Hero Power costs (5) more next turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2870,"id":"AT_086e","name":"Villainy","set":"TGT","text":"Your Hero Power costs (5) more this turn.","type":"ENCHANTMENT"},{"artist":"Evgeniy Zaqumyennyy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2490,"flavor":"His horse's name is Betsy.","health":1,"id":"AT_087","mechanics":["CHARGE","DIVINE_SHIELD"],"name":"Argent Horserider","rarity":"COMMON","set":"TGT","text":"Charge\nDivine Shield","type":"MINION"},{"artist":"Steve Prescott","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2491,"flavor":"This champion has learned from the best. Except for his target selection.","health":5,"id":"AT_088","mechanics":["FORGETFUL","TRIGGER_VISUAL"],"name":"Mogor's Champion","rarity":"RARE","set":"TGT","text":"50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2495,"flavor":"Underneath all that impressive armor, he's just skin and bones. Okay, maybe just bones.","health":2,"id":"AT_089","mechanics":["INSPIRE"],"name":"Boneguard Lieutenant","rarity":"COMMON","set":"TGT","text":"Inspire: Gain +1 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2496,"id":"AT_089e","name":"Boneguarded","set":"TGT","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2497,"flavor":"An elegant gorilla, for a more civilized age.","health":3,"id":"AT_090","mechanics":["INSPIRE"],"name":"Mukla's Champion","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Inspire: Give your other minions +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2498,"id":"AT_090e","name":"Might of the Monkey","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Sean McNally","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2575,"flavor":"The medic tournament is less entertaining than the Grand Tournament.","health":8,"id":"AT_091","mechanics":["INSPIRE"],"name":"Tournament Medic","rarity":"COMMON","set":"TGT","text":"Inspire: Restore #2 Health to your hero.","type":"MINION"},{"artist":"Anton Zemskov","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2594,"flavor":"He's a lot cooler than Magma Rager.","health":2,"id":"AT_092","name":"Ice Rager","race":"ELEMENTAL","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2532,"flavor":"Ironically, the natural enemy of the snobold is THE CANDLE.","health":6,"id":"AT_093","mechanics":["SPELLPOWER"],"name":"Frigid Snobold","rarity":"COMMON","set":"TGT","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"James Zhang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2580,"flavor":"At first he liked juggling chain saws, but then he thought, \"Flames are better! Because FIRE!\"","health":3,"id":"AT_094","mechanics":["BATTLECRY"],"name":"Flame Juggler","rarity":"COMMON","set":"TGT","text":"Battlecry: Deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Esad Ribic","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2579,"flavor":"He used to be a librarian. Old habits die hard.","health":2,"id":"AT_095","mechanics":["DIVINE_SHIELD","STEALTH"],"name":"Silent Knight","rarity":"COMMON","set":"TGT","text":"Stealth\nDivine Shield","type":"MINION"},{"artist":"Skan Srisuwan","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2500,"flavor":"It takes a lot to wind him up.","health":5,"id":"AT_096","mechanics":["BATTLECRY"],"name":"Clockwork Knight","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"COMMON","set":"TGT","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly Mech +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2501,"id":"AT_096e","name":"Wound Up","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Adam Byrne","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2499,"flavor":"He was so excited to get season tickets to this year's Grand Tournament. He normally doesn't get them at first and has to buy them from Ogre scalpers.","health":1,"id":"AT_097","mechanics":["TAUNT"],"name":"Tournament Attendee","rarity":"COMMON","set":"TGT","text":"Taunt","type":"MINION"},{"artist":"Wayne Reynolds","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2573,"flavor":"Hey! Let me try that...","health":5,"id":"AT_098","mechanics":["BATTLECRY"],"name":"Sideshow Spelleater","rarity":"EPIC","set":"TGT","text":"Battlecry: Copy your opponent's Hero Power.","type":"MINION"},{"artist":"Ben Wootten","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2598,"flavor":"Someone called her a Rhinorider, and she's NOT HAPPY.","health":5,"id":"AT_099","mechanics":["INSPIRE"],"name":"Kodorider","rarity":"EPIC","set":"TGT","text":"Inspire: Summon a 3/5 War Kodo.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":2799,"health":5,"id":"AT_099t","name":"War Kodo","race":"BEAST","set":"TGT","type":"MINION"},{"artist":"John Polidora","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2503,"flavor":"The Silver Hand is the best paladin organization. The Argent Crusaders are super jealous.","health":3,"id":"AT_100","mechanics":["INSPIRE"],"name":"Silver Hand Regent","rarity":"COMMON","set":"TGT","text":"Inspire: Summon a 1/1 Silver Hand Recruit.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2521,"flavor":"What did the pits ever do to you?","health":6,"id":"AT_101","name":"Pit Fighter","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2522,"flavor":"You can keep him, but you have to promise to feed him and clean out his tank every day!","health":9,"id":"AT_102","name":"Captured Jormungar","race":"BEAST","rarity":"COMMON","set":"TGT","type":"MINION"},{"artist":"Seamus Gallagher","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2520,"flavor":"You have no idea how tired this guy is of being released.","health":7,"id":"AT_103","mechanics":["BATTLECRY"],"name":"North Sea Kraken","playRequirements":{"REQ_TARGET_TO_PLAY":0},"race":"BEAST","rarity":"COMMON","set":"TGT","targetingArrowText":"Deal 4 damage.","text":"Battlecry: Deal 4 damage.","type":"MINION"},{"artist":"Skan Srisuwan","attack":5,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2504,"flavor":"Just could not be talked out of using his turtle for the joust...","health":5,"id":"AT_104","mechanics":["BATTLECRY"],"name":"Tuskarr Jouster","rarity":"RARE","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, restore #7 Health to your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2502,"flavor":"Don't worry. With a little skin cream he's going to clear right up.","health":4,"id":"AT_105","mechanics":["BATTLECRY"],"name":"Injured Kvaldir","rarity":"RARE","set":"TGT","text":"Battlecry: Deal 3 damage to this minion.","type":"MINION"},{"artist":"Andrea Uderzo","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2259,"flavor":"When there's something strange (say, a gibbering demon) in your neighborhood, who are you going to call?","health":3,"id":"AT_106","mechanics":["BATTLECRY"],"name":"Light's Champion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":15},"rarity":"RARE","referencedTags":["SILENCE"],"set":"TGT","targetingArrowText":"Silence a Demon.","text":"Battlecry: Silence a Demon.","type":"MINION"},{"artist":"Edouard Guiton & Tony Washington","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2627,"flavor":"Yep. It's a horse... wearing armor... going to war.","health":3,"id":"AT_108","mechanics":["BATTLECRY"],"name":"Armored Warhorse","race":"BEAST","rarity":"RARE","referencedTags":["CHARGE"],"set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, gain Charge.","type":"MINION"},{"artist":"Ben Zhang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2505,"flavor":"Who argent watches the Argent Watchman?","health":4,"id":"AT_109","mechanics":["CANT_ATTACK","INSPIRE"],"name":"Argent Watchman","rarity":"RARE","set":"TGT","text":"Can't attack.\nInspire: Can attack as normal this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2506,"id":"AT_109e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Inspired","set":"TGT","text":"Can attack this turn.","type":"ENCHANTMENT"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2585,"flavor":"Meets monthly with the gladiators to discuss career goals.","health":5,"id":"AT_110","mechanics":["INSPIRE"],"name":"Coliseum Manager","rarity":"RARE","set":"TGT","text":"Inspire: Return this minion to your hand.","type":"MINION"},{"artist":"Ron Spears","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2704,"flavor":"Menu: Funnel cakes, carrots, popcorn, jormungar steaks. It's hard serving a diverse clientele.","health":5,"id":"AT_111","mechanics":["BATTLECRY"],"name":"Refreshment Vendor","rarity":"COMMON","set":"TGT","text":"Battlecry: Restore #4 Health to each hero.","type":"MINION"},{"artist":"Penny Arcade","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2507,"flavor":"Needs just a few more ratings points to become Grandmaster Jouster.","health":6,"id":"AT_112","mechanics":["BATTLECRY"],"name":"Master Jouster","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, gain Taunt and Divine Shield.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2509,"flavor":"Join the Argent Crusade! We have attractive tabards and you get to carry really nice swords!","health":4,"id":"AT_113","mechanics":["INSPIRE"],"name":"Recruiter","rarity":"EPIC","set":"TGT","text":"Inspire: Add a 2/2 Squire to your hand.","type":"MINION"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2752,"flavor":"To be honest, heckling is not the most effective form of evil.","health":4,"id":"AT_114","mechanics":["TAUNT"],"name":"Evil Heckler","rarity":"COMMON","set":"TGT","text":"Taunt","type":"MINION"},{"artist":"Howard Lyon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2581,"flavor":"Good fencers make good neighbors, right?","health":2,"id":"AT_115","mechanics":["BATTLECRY"],"name":"Fencing Coach","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TGT","text":"Battlecry: The next time you use your Hero Power, it costs (2) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2825,"id":"AT_115e","name":"Fencing Practice","set":"TGT","text":"Your Hero Power costs (2) less.","type":"ENCHANTMENT"},{"artist":"Jeff Easley","attack":1,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2596,"flavor":"Keeping tabs on the Grand Tournament is priority #1 for the five mighty Dragonflights!","health":4,"id":"AT_116","mechanics":["BATTLECRY"],"name":"Wyrmrest Agent","rarity":"RARE","referencedTags":["TAUNT"],"set":"TGT","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.","type":"MINION"},{"cardClass":"PRIEST","dbfId":2597,"id":"AT_116e","name":"Bring it on!","set":"TGT","text":"+1 Attack and Taunt.","type":"ENCHANTMENT"},{"artist":"Jesper Ejsing","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2493,"flavor":"Goes by \"MC ElfyElf\".","health":2,"id":"AT_117","mechanics":["BATTLECRY"],"name":"Master of Ceremonies","rarity":"EPIC","set":"TGT","text":"Battlecry: If you have a minion with Spell Damage, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2751,"id":"AT_117e","name":"Ceremony","set":"TGT","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Todd Lockwood","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2510,"flavor":"A veteran of a number of crusades, she is a force for light and goodness. Her latest crusade is against goblin telemarketers.","health":5,"id":"AT_118","mechanics":["BATTLECRY"],"name":"Grand Crusader","rarity":"EPIC","set":"TGT","text":"Battlecry: Add a random Paladin card to your hand.","type":"MINION"},{"artist":"Trent Kaniuga","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2511,"flavor":"Coming soon... to a tuskarr village near you!","health":4,"id":"AT_119","mechanics":["INSPIRE"],"name":"Kvaldir Raider","rarity":"COMMON","set":"TGT","text":"Inspire: Gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2735,"id":"AT_119e","name":"Inspired","set":"TGT","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Greg Staples","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":2512,"flavor":"Don't ask him about the beard. JUST DON'T.","health":8,"id":"AT_120","name":"Frost Giant","rarity":"EPIC","set":"TGT","text":"Costs (1) less for each time you used your Hero Power this game.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2518,"flavor":"The crowd ALWAYS yells lethal.","health":4,"id":"AT_121","mechanics":["TRIGGER_VISUAL"],"name":"Crowd Favorite","rarity":"EPIC","referencedTags":["BATTLECRY"],"set":"TGT","text":"Whenever you play a card with Battlecry, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2750,"id":"AT_121e","name":"Huge Ego","set":"TGT","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Nutthapon Petchthai","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2724,"elite":true,"flavor":"Gormok has been giving impaling lessons in a small tent near the tournament grounds. For only 25g you too could learn the fine art of impaling!","health":4,"id":"AT_122","mechanics":["BATTLECRY"],"name":"Gormok the Impaler","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_FRIENDLY_MINIONS":4},"rarity":"LEGENDARY","set":"TGT","targetingArrowText":"Deal 4 damage.","text":"Battlecry: If you have at least 4 other minions, deal 4 damage.","type":"MINION"},{"artist":"Raymond Swanland","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2682,"elite":true,"flavor":"Chillmaw keeps trying to ruin the Grand Tournament, and she would've done it too, if it weren't for those dang kids!","health":6,"id":"AT_123","mechanics":["DEATHRATTLE","TAUNT"],"name":"Chillmaw","race":"DRAGON","rarity":"LEGENDARY","set":"TGT","text":"[x]Taunt\nDeathrattle: If you're holding\na Dragon, deal 3 damage\nto all minions.","type":"MINION"},{"artist":"Wayne Reynolds","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2595,"elite":true,"flavor":"Bolf keeps coming in 2nd at the Grand Tournament. It might be his year this year, if Lebron doesn't enter.","health":9,"id":"AT_124","mechanics":["TRIGGER_VISUAL"],"name":"Bolf Ramshield","rarity":"LEGENDARY","set":"TGT","text":"Whenever your hero takes damage, this minion takes it instead.","type":"MINION"},{"artist":"John Polidora","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2725,"elite":true,"flavor":"This massive yeti just closes his eyes and charges at the nearest target. The nearest Target is a couple blocks away and has sick deals on skateboards.","health":10,"id":"AT_125","mechanics":["CHARGE"],"name":"Icehowl","rarity":"LEGENDARY","set":"TGT","text":"Charge\nCan't attack heroes.","type":"MINION"},{"artist":"Marcelo Vignali","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2683,"elite":true,"flavor":"The ethereals have their own jousting tournament, and Saraad is the reigning champion. Also he won the ethereal hot dog eating contest.","health":5,"id":"AT_127","mechanics":["INSPIRE"],"name":"Nexus-Champion Saraad","rarity":"LEGENDARY","set":"TGT","text":"Inspire: Add a random spell to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2681,"elite":true,"flavor":"Apparently it really was just a flesh wound.","health":4,"id":"AT_128","mechanics":["DEATHRATTLE"],"name":"The Skeleton Knight","rarity":"LEGENDARY","set":"TGT","text":"Deathrattle: Reveal a minion in each deck. If yours costs more, return this to your hand.","type":"MINION"},{"artist":"Mark Zug","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2748,"elite":true,"flavor":"LOVES being called \"the wonder twins\".","health":4,"id":"AT_129","mechanics":["TRIGGER_VISUAL"],"name":"Fjola Lightbane","rarity":"LEGENDARY","referencedTags":["DIVINE_SHIELD"],"set":"TGT","text":"Whenever you target this minion with a spell, gain Divine Shield.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":2723,"flavor":"A little better than Sea Minus Reaver.","health":7,"id":"AT_130","mechanics":["TOPDECK"],"name":"Sea Reaver","rarity":"EPIC","set":"TGT","text":"When you draw this, deal 1 damage to your minions.","type":"MINION"},{"artist":"Ben Thompson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2519,"elite":true,"flavor":"HATES being called \"the wonder twins\".","health":4,"id":"AT_131","mechanics":["TRIGGER_VISUAL"],"name":"Eydis Darkbane","rarity":"LEGENDARY","set":"TGT","text":"Whenever you target this minion with a spell, deal 3 damage to a random enemy.","type":"MINION"},{"artist":"Jomaro Kindred","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2736,"elite":true,"flavor":"It's like putting racing stripes and a giant spoiler on your hero power.","health":3,"id":"AT_132","mechanics":["BATTLECRY"],"name":"Justicar Trueheart","rarity":"LEGENDARY","set":"TGT","text":"Battlecry: Replace your starting Hero Power with a better one.","type":"MINION"},{"cardClass":"DRUID","cost":2,"dbfId":2737,"id":"AT_132_DRUID","name":"Dire Shapeshift","set":"TGT","text":"Hero Power\n+2 Attack this turn.\n+2 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":2,"dbfId":51465,"id":"AT_132_DRUIDa","name":"Dire Shapeshift","set":"HERO_SKINS","text":"Hero Power\n+2 Attack this turn.\n+2 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":2,"dbfId":57870,"id":"AT_132_DRUIDb","name":"Dire Shapeshift","set":"HERO_SKINS","text":"Hero Power\n+2 Attack this turn.\n+2 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":2747,"id":"AT_132_DRUIDe","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Dire Claws","set":"TGT","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","collectionText":"Hero Power\nDeal $3 damage.","cost":2,"dbfId":2738,"id":"AT_132_HUNTER","name":"Ballista Shot","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_STEADY_SHOT":0},"set":"TGT","text":"Hero Power\nDeal $3 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":2,"dbfId":2739,"id":"AT_132_MAGE","name":"Fireblast Rank 2","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TGT","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":2740,"id":"AT_132_PALADIN","name":"The Silver Hand","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TGT","text":"Hero Power\nSummon two 1/1 Recruits.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":2741,"id":"AT_132_PRIEST","name":"Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TGT","text":"Hero Power\nRestore #4 Health.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":2743,"id":"AT_132_ROGUE","name":"Poisoned Daggers","set":"TGT","text":"Hero Power\nEquip a 2/2 Weapon.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":46053,"id":"AT_132_ROGUE_H1","name":"Poisoned Daggers","set":"HERO_SKINS","text":"Hero Power\nEquip a 2/2 Weapon.","type":"HERO_POWER"},{"attack":2,"cardClass":"ROGUE","cost":1,"dbfId":2746,"durability":2,"id":"AT_132_ROGUEt","name":"Poisoned Dagger","set":"TGT","type":"WEAPON"},{"attack":2,"cardClass":"ROGUE","cost":1,"dbfId":46055,"durability":2,"id":"AT_132_ROGUEt_H1","name":"Poisoned Dagger","set":"HERO_SKINS","type":"WEAPON"},{"cardClass":"SHAMAN","cost":2,"dbfId":2742,"id":"AT_132_SHAMAN","name":"Totemic Slam","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TGT","text":"Hero Power\nSummon a Totem of your choice.","type":"HERO_POWER"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":16221,"health":2,"id":"AT_132_SHAMANa","name":"Healing Totem","set":"TGT","text":"At the end of your turn, restore #1 Health to all friendly minions.","type":"MINION"},{"attack":1,"cardClass":"SHAMAN","cost":1,"dbfId":16222,"health":1,"id":"AT_132_SHAMANb","name":"Searing Totem","set":"TGT","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":16223,"health":2,"id":"AT_132_SHAMANc","name":"Stoneclaw Totem","set":"TGT","text":"Taunt","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":16225,"health":2,"id":"AT_132_SHAMANd","name":"Wrath of Air Totem","set":"TGT","text":"Spell Damage +1","type":"MINION"},{"cardClass":"WARLOCK","cost":2,"dbfId":2744,"id":"AT_132_WARLOCK","name":"Soul Tap","set":"TGT","text":"Hero Power\nDraw a card.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":51468,"id":"AT_132_WARLOCKa","name":"Soul Tap","set":"HERO_SKINS","text":"Hero Power\nDraw a card.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":51838,"id":"AT_132_WARLOCKb","name":"Soul Tap","set":"HERO_SKINS","text":"Hero Power\nDraw a card.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":2745,"id":"AT_132_WARRIOR","name":"Tank Up!","set":"TGT","text":"Hero Power\nGain 4 Armor.","type":"HERO_POWER"},{"artist":"Skan Srisuwan","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2818,"flavor":"It's not HER fault you didn't put a spinning saw blade on your horse.","health":2,"id":"AT_133","mechanics":["BATTLECRY"],"name":"Gadgetzan Jouster","rarity":"COMMON","set":"TGT","text":"Battlecry: Reveal a minion in each deck. If yours costs more, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2819,"id":"AT_133e","name":"Victory!","set":"TGT","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","cost":2,"dbfId":49225,"id":"BCON_001","name":"Deadeye","rarity":"FREE","set":"CORE","text":"For the rest of the game,\nyour Hero Power can target minions.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50134,"id":"BCON_001e","name":"Deadeye","set":"CORE","text":"Your Hero Power can target minions.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":5,"dbfId":49228,"id":"BCON_004","mechanics":["DISCOVER"],"name":"Polymorph: ???","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Choose a minion. Discover a new minion to transform it into.","type":"SPELL"},{"cardClass":"DRUID","cost":3,"dbfId":49231,"id":"BCON_008","name":"Nature's Champion","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Return a friendly minion to your hand and give it +5/+5.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50131,"id":"BCON_008e","name":"Nature's Champion","set":"CORE","text":"+5/+5.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","cost":1,"dbfId":49237,"id":"BCON_012","mechanics":["SECRET"],"name":"Hand of Salvation","rarity":"FREE","set":"CORE","text":"Secret: When your second minion dies in a turn, return it to life.","type":"SPELL"},{"cardClass":"PRIEST","cost":2,"dbfId":49240,"id":"BCON_015","name":"Generous Spirit","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"[x]Choose a friendly minion.\nGive it to your opponent\nand draw 3 cards.","type":"SPELL"},{"cardClass":"ROGUE","cost":1,"dbfId":49241,"id":"BCON_016","name":"Smoke Bomb","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion Stealth until your next turn. Draw a card.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":50133,"id":"BCON_016e","name":"Smoke Bombed","set":"CORE","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":0,"dbfId":49246,"id":"BCON_021","mechanics":["OVERLOAD"],"name":"Crackling Doom","overload":10,"rarity":"FREE","set":"CORE","text":"Deal $12 damage to all minions.\nOverload: (10)","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":49249,"id":"BCON_024","name":"Bottled Madness","rarity":"FREE","set":"CORE","text":"Replace your hand with random Demons.","type":"SPELL"},{"attack":2,"cardClass":"WARRIOR","cost":3,"dbfId":49251,"durability":3,"id":"BCON_026","mechanics":["TRIGGER_VISUAL"],"name":"Blazing Longsword","rarity":"FREE","set":"CORE","text":"Also damages minions next to whomever your hero attacks.","type":"WEAPON"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":47775,"flavor":"\"See you later bot\"\n- Jaina","health":1,"id":"BOT_020","mechanics":["MODULAR","RUSH"],"name":"Skaterbot","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic\nRush","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47777,"id":"BOT_020e","mechanics":["MODULAR"],"name":"Skaterbot","set":"BOOMSDAY","text":"Rush.","type":"ENCHANTMENT"},{"artist":"Ursula Dorada","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47781,"flavor":"\"You have my shield! And the rest of me too.\"","health":5,"id":"BOT_021","mechanics":["MODULAR","TAUNT"],"name":"Bronze Gatekeeper","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic\nTaunt","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47784,"id":"BOT_021e","mechanics":["MODULAR"],"name":"Bronze Gatekeeper","set":"BOOMSDAY","text":"Taunt.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":47837,"flavor":"They're Dr. Boom's babies. His baby boomers.","health":2,"id":"BOT_031","mechanics":["DEATHRATTLE"],"name":"Goblin Bomb","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"[x]Deathrattle: Deal 2 damage\nto the enemy hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47840,"flavor":"Me throw face.","id":"BOT_033","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Bomb Toss","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $2 damage. Summon a 0/2 Goblin Bomb.","type":"SPELL"},{"artist":"Jomaro Kindred","attack":5,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":47841,"elite":true,"flavor":"Every good plan requires a bit of patience. And a lot of explosives.","health":5,"id":"BOT_034","mechanics":["BATTLECRY"],"name":"Boommaster Flark","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Battlecry: Summon four 0/2 Goblin Bombs.","type":"MINION"},{"artist":"Tyler Walpole","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47842,"flavor":"Keeps getting banned for toxic behavior.","health":2,"id":"BOT_035","mechanics":["MODULAR","POISONOUS"],"name":"Venomizer","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic\nPoisonous","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48739,"id":"BOT_035e","mechanics":["MODULAR"],"name":"Venomizer","set":"BOOMSDAY","text":"Poisonous.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47855,"flavor":"She learns by trial and error. Mostly error.","health":1,"id":"BOT_038","mechanics":["BATTLECRY"],"name":"Fireworks Tech","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"[x]Battlecry: Give a friendly\nMech +1/+1. If it has\nDeathrattle, trigger it.","type":"MINION"},{"cardClass":"HUNTER","dbfId":47854,"id":"BOT_038e","name":"Primed","set":"BOOMSDAY","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":47856,"flavor":"If at first you don't succeed, die, die again.","health":6,"id":"BOT_039","mechanics":["AURA"],"name":"Necromechanic","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Your Deathrattles trigger twice.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52783,"id":"BOT_039e","name":"Necromechanical","set":"BOOMSDAY","text":"Your Deathrattles trigger twice.","type":"ENCHANTMENT"},{"artist":"J. Paick & K. Turovec","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47860,"flavor":"Harrison Jones was kicked off this project.","id":"BOT_042","name":"Weapons Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player equips a 2/3 Weapon and\ngains 6 Armor.","type":"SPELL"},{"artist":"Jason Kang","attack":2,"cardClass":"WARRIOR","cost":2,"dbfId":49473,"durability":3,"id":"BOT_042t","name":"Gearblade","set":"BOOMSDAY","type":"WEAPON"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47888,"flavor":"Ironic. It could recycle others, but not itself.","health":6,"id":"BOT_050","mechanics":["LIFESTEAL","TAUNT"],"name":"Rusty Recycler","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Taunt\nLifesteal","type":"MINION"},{"artist":"J. Paick & K. Turovec","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":47887,"flavor":"Step 1: Grow giant evil strawberry.\nStep 2: ????\nStep 3: Rule Azeroth!","id":"BOT_054","name":"Biology Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player gains 2 Mana Crystals.","type":"SPELL"},{"artist":"Vladimir Kafanov","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":48691,"flavor":"He's all beeps and smiles but you're just a walking pile of armor to him.","health":3,"id":"BOT_059","mechanics":["TRIGGER_VISUAL"],"name":"Eternium Rover","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Whenever this minion takes damage, gain 2 Armor.","type":"MINION"},{"artist":"Jiajun Tian","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":47924,"flavor":"\"Well if I didn't build the whelp and YOU didn't build the whelpâŚ\"","health":2,"id":"BOT_066","mechanics":["DEATHRATTLE"],"name":"Mechanical Whelp","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Deathrattle: Summon a 7/7 Mechanical Dragon.","type":"MINION"},{"artist":"Phil Saunders","attack":7,"cardClass":"NEUTRAL","cost":7,"dbfId":48897,"health":7,"id":"BOT_066t","name":"Mechanical Dragon","race":"MECHANICAL","set":"BOOMSDAY","type":"MINION"},{"artist":"Steve Prescott","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47925,"flavor":"This is the happiest moment of Grik's life. We'll miss him.","id":"BOT_067","name":"Rocket Boots","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Give a minion Rush. Draw a card.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":53066,"id":"BOT_067e","name":"Rocket Boots","set":"BOOMSDAY","text":"Rush.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","collectible":true,"cost":9,"dbfId":47928,"elite":true,"flavor":"Dr. Boom ends his motivational speeches by dropping the mechs.","id":"BOT_069","name":"The Boomship","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Summon 3 random minions from your hand. Give them Rush.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":53061,"id":"BOT_069e","name":"Rocketeer","set":"BOOMSDAY","text":"Rush.","type":"ENCHANTMENT"},{"artist":"Zero","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":48025,"flavor":"They're a little light-headed.","health":1,"id":"BOT_079","mechanics":["BATTLECRY"],"name":"Faithful Lumi","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly Mech +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48024,"id":"BOT_079e","name":"Illuminated","set":"BOOMSDAY","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Brian Despain","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48034,"flavor":"Double-majoring in culinary sciences was definitely a mistake.","health":2,"id":"BOT_083","mechanics":["BATTLECRY"],"name":"Toxicologist","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Give your weapon +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48033,"id":"BOT_083e","name":"Toxic","set":"BOOMSDAY","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":48035,"flavor":"Elite Tauren Chieftain's next hit single.","id":"BOT_084","name":"Violet Haze","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Add 2 random Deathrattle cards to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":48040,"flavor":"The tenth Pyroblast really felt like overkill.","id":"BOT_087","name":"Academic Espionage","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"BOOMSDAY","text":"Shuffle 10 cards from your opponent's class into your deck. They cost (1).","type":"SPELL"},{"cardClass":"ROGUE","dbfId":48992,"id":"BOT_087e","name":"Academic Espionage","set":"BOOMSDAY","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"Wayne Wu","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":48051,"flavor":"It's just a Tempest Tantrum.","id":"BOT_093","name":"Elementary Reaction","rarity":"COMMON","set":"BOOMSDAY","text":"Draw a card. Copy it if you played an Elemental last turn.","type":"SPELL"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48060,"flavor":"After a stressful work day it really needs an outlet.","health":4,"id":"BOT_098","name":"Unpowered Mauler","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Can only attack if you cast a spell this turn.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":48799,"flavor":"Genius is 1% inspiration, and 99% drawing your Deathwing.","id":"BOT_099","name":"Eureka!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"BOOMSDAY","text":"Summon a copy of a random minion from your hand.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47978,"flavor":"Let's see what's behind rift number one!","id":"BOT_101","name":"Astral Rift","rarity":"RARE","set":"BOOMSDAY","text":"Add 2 random minions to your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49481,"id":"BOT_101e2","name":"Warcried","set":"BOOMSDAY","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":47979,"flavor":"Preferred weapon of Dr. Boom's orthodontist.","health":1,"id":"BOT_102","mechanics":["DEATHRATTLE","RUSH"],"name":"Spark Drill","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Rush\nDeathrattle: Add two\n1/1 Sparks with Rush to your hand.","type":"MINION"},{"artist":"L Chanchai","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48557,"health":1,"id":"BOT_102t","mechanics":["RUSH"],"name":"Spark","race":"ELEMENTAL","set":"BOOMSDAY","text":"Rush","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":47982,"elite":true,"flavor":"She's Dr. Boom's right-hand mage.","health":4,"id":"BOT_103","mechanics":["TRIGGER_VISUAL"],"name":"Stargazer Luna","rarity":"LEGENDARY","set":"BOOMSDAY","text":"After you play the\nright-most card in your hand, draw a card.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":48542,"flavor":"Star player on the inter-office Boomball team.","health":4,"id":"BOT_104","mechanics":["BATTLECRY"],"name":"Dyn-o-matic","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Deal 5 damage randomly split among all minions except Mechs.","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":48552,"flavor":"We asked, \"Where do the missiles go?\" and he answered, \"Yes.\"","health":4,"id":"BOT_107","mechanics":["MODULAR","TRIGGER_VISUAL"],"name":"Missile Launcher","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"[x]Magnetic\nAt the end of your turn,\ndeal 1 damage to all\nother characters.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48549,"id":"BOT_107e","mechanics":["MODULAR"],"name":"Missile Launcher","set":"BOOMSDAY","text":"When your turn ends, deal 1 damage to other characters.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":48099,"flavor":"She feels waiting for healing makes you appreciate it more.","health":4,"id":"BOT_216","mechanics":["BATTLECRY"],"name":"Omega Medic","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: If you have 10 Mana Crystals, restore #10 Health to your hero.","type":"MINION"},{"artist":"Adam Byrne","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":48100,"flavor":"Insecurity detected. Alerting hugbots.","health":6,"id":"BOT_218","mechanics":["TRIGGER_VISUAL"],"name":"Security Rover","race":"MECHANICAL","rarity":"RARE","referencedTags":["TAUNT"],"set":"BOOMSDAY","text":"[x]Whenever this minion\ntakes damage, summon a\n2/3 Mech with Taunt.","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"WARRIOR","cost":2,"dbfId":49278,"health":3,"id":"BOT_218t","mechanics":["TAUNT"],"name":"Guard Bot","race":"MECHANICAL","set":"BOOMSDAY","text":"Taunt","type":"MINION"},{"artist":"Nicola Saviori","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":48101,"flavor":"All the better to hug you with!","id":"BOT_219","name":"Extra Arms","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"BOOMSDAY","text":"[x]Give a minion +2/+2.\nAdd 'More Arms!' to your\nhand that gives +2/+2.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":49415,"id":"BOT_219e","name":"Armed","set":"BOOMSDAY","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Nicola Saviori","cardClass":"PRIEST","cost":3,"dbfId":50657,"id":"BOT_219t","name":"More Arms!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BOOMSDAY","text":"Give a minion +2/+2.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":50658,"id":"BOT_219te","name":"More Armed","set":"BOOMSDAY","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":48113,"flavor":"Might take a few episodes to power up.","id":"BOT_222","name":"Spirit Bomb","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $4 damage to a minion and your hero.","type":"SPELL"},{"artist":"Dave Allsop","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":48116,"flavor":"What's worse than finding two imps in your lab? Only finding one of them.","health":2,"id":"BOT_224","mechanics":["BATTLECRY"],"name":"Doubling Imp","race":"DEMON","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon a copy of this minion.","type":"MINION"},{"artist":"Nicola Saviori","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":48298,"flavor":"Why did the demon cross the streams? To get to The Other Side.","health":5,"id":"BOT_226","mechanics":["BATTLECRY"],"name":"Nethersoul Buster","race":"DEMON","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Gain +1 Attack for each damage your hero has taken this turn.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":48894,"id":"BOT_226e","name":"Nethercharged","set":"BOOMSDAY","text":"Attack increased.","type":"ENCHANTMENT"},{"artist":"Jiajun Tian","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":48644,"flavor":"Actually works by enlarging the rest of the world.","id":"BOT_234","name":"Shrink Ray","rarity":"RARE","set":"BOOMSDAY","text":"Set the Attack and Health of all minions\nto 1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48643,"id":"BOT_234e","name":"Shrink Ray","set":"BOOMSDAY","text":"1/1.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":48637,"elite":true,"flavor":"He wants to tank, but Boom always makes him play support.","health":2,"id":"BOT_236","mechanics":["DIVINE_SHIELD","LIFESTEAL"],"name":"Crystalsmith Kangor","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Divine Shield, Lifesteal\nYour healing is doubled.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":48142,"flavor":"Why Beryllium? Because it's hard to spell.","health":8,"id":"BOT_237","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","MODULAR"],"name":"Beryllium Nullifier","race":"MECHANICAL","rarity":"EPIC","set":"BOOMSDAY","text":"Magnetic\nCan't be targeted by spells or Hero Powers.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48698,"id":"BOT_237e","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","MODULAR"],"name":"Beryllium Nullifier","set":"BOOMSDAY","text":"Can't be targeted by spells or Hero Powers.","type":"ENCHANTMENT"},{"armor":7,"artist":"Matt Dixon","cardClass":"WARRIOR","collectible":true,"cost":9,"dbfId":48146,"elite":true,"flavor":"\"Of course I've gone mad with power. Ever try going mad without it?\"","health":30,"id":"BOT_238","mechanics":["BATTLECRY"],"name":"Dr. Boom, Mad Genius","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Battlecry: For the rest of the game, your Mechs have Rush.","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":49590,"id":"BOT_238e","mechanics":["AURA"],"name":"Boomtastic","set":"BOOMSDAY","text":"Your Mechs have Rush.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49591,"id":"BOT_238e2","mechanics":["RUSH"],"name":"Boomtastic","set":"BOOMSDAY","text":"Dr. Boom is granting your Mechs Rush.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","cost":2,"dbfId":48145,"entourage":["BOT_238p1","BOT_238p2","BOT_238p3","BOT_238p4","BOT_238p6"],"id":"BOT_238p","name":"Big Red Button","set":"BOOMSDAY","text":"[x]Hero Power\nActivate this turn's\nMech Suit power!","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","cost":2,"dbfId":49364,"id":"BOT_238p1","name":"Zap Cannon","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"BOOMSDAY","text":"Hero Power\nDeal $3 damage.\nSwaps each turn.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","cost":2,"dbfId":49365,"id":"BOT_238p2","name":"Blast Shield","set":"BOOMSDAY","text":"Hero Power\nGain 7 Armor.\nSwaps each turn.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","cost":2,"dbfId":49366,"id":"BOT_238p3","name":"KABOOM!","set":"BOOMSDAY","text":"Hero Power\nDeal $1 damage to all enemies. Swaps each turn.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","cost":2,"dbfId":49367,"id":"BOT_238p4","mechanics":["DISCOVER","GEARS"],"name":"Delivery Drone","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"BOOMSDAY","text":"Hero Power\nDiscover a Mech.\nSwaps each turn.","type":"HERO_POWER"},{"artist":"Vladimir Kafanov","cardClass":"WARRIOR","cost":2,"dbfId":49370,"id":"BOT_238p6","name":"Micro-Squad","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BOOMSDAY","text":"Hero Power\nSummon three 1/1 Microbots.\nSwaps each turn.","type":"HERO_POWER"},{"artist":"Arthur Gimaldinov","cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":48487,"elite":true,"flavor":"What could go wrong?","id":"BOT_242","name":"Myra's Unstable Element","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Draw the rest of\nyour deck.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":48159,"elite":true,"flavor":"On her first day on the job, Myra removed the smoke detectors.","health":2,"id":"BOT_243","mechanics":["BATTLECRY","DISCOVER"],"name":"Myra Rotspring","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"[x]Battlecry: Discover a\nDeathrattle minion. Also\ngain its Deathrattle.","type":"MINION"},{"cardClass":"ROGUE","dbfId":49384,"id":"BOT_243e","name":"Necroalchemy","set":"BOOMSDAY","text":"Copied Deathrattle from {0}.","type":"ENCHANTMENT"},{"artist":"J. Paick & K. Turovec","cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":48161,"elite":true,"flavor":"Finally, Electra can work from home.","id":"BOT_245","name":"The Storm Bringer","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Transform your minions into random Legendary minions.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":48798,"flavor":"Working in a shaman's lab, it's important to be well-grounded.","id":"BOT_246","mechanics":["OVERLOAD"],"name":"Beakered Lightning","overload":2,"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $1 damage to all minions. Overload: (2)","type":"SPELL"},{"artist":"Nicola Saviori","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":48185,"flavor":"Wrecks a dude, any size. Catches thieves, eats those guys. Look out! Here comes a Spider Bomb!","health":2,"id":"BOT_251","mechanics":["DEATHRATTLE","MODULAR"],"name":"Spider Bomb","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Magnetic\nDeathrattle: Destroy a random enemy minion.","type":"MINION"},{"cardClass":"HUNTER","dbfId":48184,"id":"BOT_251e","mechanics":["MODULAR"],"name":"Spider Bomb","set":"BOOMSDAY","text":"Deathrattle: Destroy a random enemy minion.","type":"ENCHANTMENT"},{"artist":"Jakub Kasper","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":48803,"flavor":"Sometimes science is more art than science. A lot of people donât get that.","id":"BOT_254","name":"Unexpected Results","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"BOOMSDAY","text":"[x]Summon two random\n$2-Cost minions (improved\nby Spell Damage).","type":"SPELL"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":48195,"flavor":"All signs point to Antonidas.","health":5,"id":"BOT_256","mechanics":["BATTLECRY"],"name":"Astromancer","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: Summon a\nrandom minion with Cost\nequal to your hand size.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":48198,"elite":true,"flavor":"Luna became head of the astronomy department when her boss invented the Pocket Black Hole.","id":"BOT_257","name":"Luna's Pocket Galaxy","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Change the Cost of minions in your\ndeck to (1).","type":"SPELL"},{"cardClass":"MAGE","dbfId":48197,"id":"BOT_257e","name":"Starstruck","set":"BOOMSDAY","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":5,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":48203,"elite":true,"flavor":"His original name was Aerek. Then the first clone was Berek. They went evil around Merek.","health":5,"id":"BOT_258","mechanics":["DEATHRATTLE"],"name":"Zerek, Master Cloner","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Deathrattle: If you've cast any spells on this minion, resummon it.","type":"MINION"},{"cardClass":"PRIEST","dbfId":48202,"id":"BOT_258e","name":"Cloning Vector","set":"BOOMSDAY","text":"Prepared to summon Zerek, Master Cloner","type":"ENCHANTMENT"},{"artist":"Garrett Hanna","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":48211,"flavor":"People called him a soulless monster. We're not sure this is better.","id":"BOT_263","name":"Soul Infusion","rarity":"RARE","set":"BOOMSDAY","text":"Give the\nleft-most minion in your hand +2/+2.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":48210,"id":"BOT_263e","name":"Infused","set":"BOOMSDAY","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48223,"flavor":"New facial recognition systems keep out the Lorewalkers and Doomsayers.","health":3,"id":"BOT_267","mechanics":["DEATHRATTLE"],"name":"Piloted Reaper","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Summon a random minion from\nyour hand that costs (2) or less.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":48226,"flavor":"\"I shall build a mighty golden paladin! And he will GREET the WORLD!\"","health":1,"id":"BOT_270","mechanics":["BATTLECRY"],"name":"Giggling Inventor","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"BOOMSDAY","text":"Battlecry: Summon two 1/2 Mechs with Taunt and Divine Shield.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":50253,"health":2,"id":"BOT_270t","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Annoy-o-Tron","race":"MECHANICAL","set":"BOOMSDAY","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"J. Axer","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":48415,"flavor":"Help me, worthy opponent. You're my only hope.","health":3,"id":"BOT_280","mechanics":["TRIGGER_VISUAL"],"name":"Holomancer","rarity":"EPIC","set":"BOOMSDAY","text":"After your opponent plays a minion, summon a 1/1 copy of it.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50759,"id":"BOT_280e","name":"Hologram","set":"BOOMSDAY","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":48471,"flavor":"Once you hop, you just can't stop!","health":1,"id":"BOT_283","mechanics":["BATTLECRY"],"name":"Pogo-Hopper","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"[x]Battlecry: Gain +2/+2 for\neach other Pogo-Hopper\nyou played this game.","type":"MINION"},{"cardClass":"ROGUE","dbfId":48470,"id":"BOT_283e","name":"Kinetic Energy","set":"BOOMSDAY","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Vlad Botos","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":48478,"durability":2,"flavor":"Grab death by the handle.","id":"BOT_286","mechanics":["DEATHRATTLE"],"name":"Necrium Blade","rarity":"RARE","set":"BOOMSDAY","text":"Deathrattle: Trigger the Deathrattle of a random friendly minion.","type":"WEAPON"},{"artist":"Zoltan Boros","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":48480,"flavor":"Join the chemistry lab! We've got all the solutions.","health":2,"id":"BOT_288","mechanics":["BATTLECRY"],"name":"Lab Recruiter","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Shuffle 3 copies of a friendly minion into your deck.","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":48490,"flavor":"Best drank after a stiff gale.","health":4,"id":"BOT_291","mechanics":["BATTLECRY"],"name":"Storm Chaser","race":"ELEMENTAL","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Draw a spell from your deck that costs (5) or more.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48508,"flavor":"\"Surrender. You have 10 mana to comply.\"","health":6,"id":"BOT_296","mechanics":["BATTLECRY","TAUNT"],"name":"Omega Defender","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Taunt\nBattlecry: If you have\n10 Mana Crystals,\ngain +10 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48507,"id":"BOT_296e","name":"Omega Surge","set":"BOOMSDAY","text":"+10 Attack.","type":"ENCHANTMENT"},{"artist":"Daren Bader","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":48515,"flavor":"They told Dr. Boom he could only pick one. He disagreed.","id":"BOT_299","mechanics":["DISCOVER","GEARS"],"name":"Omega Assembly","rarity":"RARE","set":"BOOMSDAY","text":"[x]Discover a Mech. If you\nhave 10 Mana Crystals,\nkeep all 3 cards.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":48505,"flavor":"Proper grammar would be \"sprung rocket.\"","health":1,"id":"BOT_308","mechanics":["BATTLECRY"],"name":"Spring Rocket","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Dan Scott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48529,"flavor":"*Awesome arm not included.","health":5,"id":"BOT_309","name":"Upgradeable Framebot","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","type":"MINION"},{"artist":"Vladimir Kafanov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48536,"flavor":"It's a car!\n*Whomp whomp whomp*\nIt's a robot!\n*Whomp whom-CRUNCH*\nIt's⌠three.. smaller robots!","health":1,"id":"BOT_312","mechanics":["DEATHRATTLE","MODULAR"],"name":"Replicating Menace","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Magnetic\nDeathrattle: Summon three 1/1 Microbots.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48546,"id":"BOT_312e","mechanics":["MODULAR"],"name":"Replicating Menace","set":"BOOMSDAY","text":"Deathrattle: Summon three 1/1 Microbots.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48842,"health":1,"id":"BOT_312t","name":"Microbot","race":"MECHANICAL","set":"BOOMSDAY","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48518,"flavor":"It'll be fine. It's not like they have any reason to hate us.","health":3,"id":"BOT_401","mechanics":["DEATHRATTLE"],"name":"Weaponized PiĂąata","race":"MECHANICAL","rarity":"EPIC","set":"BOOMSDAY","text":"Deathrattle: Add a random Legendary minion to your hand.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":48519,"flavor":"The secret is... There is no plan!","id":"BOT_402","mechanics":["DISCOVER"],"name":"Secret Plan","rarity":"COMMON","referencedTags":["SECRET"],"set":"BOOMSDAY","text":"Discover a Secret.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":48524,"flavor":"It's not juicy at all. IT'S JUST MESSING WITH YOUR HEAD.","id":"BOT_404","name":"Juicy Psychmelon","rarity":"EPIC","set":"BOOMSDAY","text":"Draw a 7, 8, 9, and\n10-Cost minion\n from your deck.","type":"SPELL"},{"artist":"Jason Kang","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":48526,"durability":3,"flavor":"Boom's Second Law of Motion:\nHIT IT VERY HARD!","id":"BOT_406","mechanics":["FINISH_ATTACK_SPELL_ON_DAMAGE","TRIGGER_VISUAL"],"name":"Supercollider","rarity":"EPIC","set":"BOOMSDAY","text":"[x]After you attack a minion,\nforce it to attack one\nof its neighbors.","type":"WEAPON"},{"artist":"Mike Sass","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":48527,"flavor":"Most of his friends are still Metalheads.","health":6,"id":"BOT_407","mechanics":["TRIGGER_VISUAL"],"name":"Thunderhead","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["OVERLOAD","RUSH"],"set":"BOOMSDAY","text":"[x]After you play a card with\nOverload, summon two\n1/1 Sparks with Rush.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":48537,"elite":true,"flavor":"\"The coin? You used me for THE COIN!?\"","health":3,"id":"BOT_411","mechanics":["BATTLECRY"],"name":"Electra Stormsurge","race":"ELEMENTAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Battlecry: Your next spell this turn casts twice.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":49104,"id":"BOT_411e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Electric","set":"BOOMSDAY","text":"Your next spell this turn casts twice.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":52791,"id":"BOT_411e2","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Electricking","set":"BOOMSDAY","text":"Your next spell this turn casts twice.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":48544,"flavor":"Her hair was always like that.","health":1,"id":"BOT_413","mechanics":["BATTLECRY"],"name":"Brainstormer","rarity":"COMMON","set":"BOOMSDAY","text":"[x]Battlecry: Gain +1 Health\nfor each spell in your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48545,"id":"BOT_413e","name":"Brain Power","set":"BOOMSDAY","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48566,"flavor":"Her suit was fitted using a scale model.","health":2,"id":"BOT_414","mechanics":["DIVINE_SHIELD","STEALTH"],"name":"Cloakscale Chemist","rarity":"COMMON","set":"BOOMSDAY","text":"Stealth\nDivine Shield","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":49621,"flavor":"He's teaching his little buddy to talk, but all it says is, \"I am Gloop.\"","health":3,"id":"BOT_419","mechanics":["BATTLECRY","DISCOVER"],"name":"Dendrologist","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: If you control a Treant, Discover a spell.","type":"MINION"},{"artist":"Sam Hogg","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":48607,"flavor":"We'll put a happy tree right here... and give him a little friend.","id":"BOT_420","name":"Landscaping","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"BOOMSDAY","text":"Summon two 2/2 Treants.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":48609,"flavor":"That racial bonus to Herbalism finally paid off.","health":4,"id":"BOT_422","mechanics":["CHOOSE_ONE"],"name":"Tending Tauren","rarity":"RARE","set":"BOOMSDAY","text":"[x]Choose One - Give your\nother minions +1/+1;\nor Summon two\n2/2 Treants.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"DRUID","cost":6,"dbfId":49619,"id":"BOT_422a","name":"Old Growth","set":"BOOMSDAY","text":"Give your other minions +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49189,"id":"BOT_422ae","name":"Old Growth","set":"BOOMSDAY","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"DRUID","cost":6,"dbfId":49618,"id":"BOT_422b","name":"New Growth","playRequirements":{"REQ_NUM_MINION_SLOTS":2},"set":"BOOMSDAY","text":"Summon two 2/2 Treants.","type":"SPELL"},{"artist":"Adam Byrne","attack":4,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":48612,"flavor":"Unlike gnomes, dreampetals grow more than 3 feet tall.","health":4,"id":"BOT_423","mechanics":["TRIGGER_VISUAL"],"name":"Dreampetal Florist","rarity":"EPIC","set":"BOOMSDAY","text":"At the end of your turn, reduce the Cost of a random minion in your hand by (7).","type":"MINION"},{"cardClass":"DRUID","dbfId":48807,"id":"BOT_423e","name":"Floral Arrangement","set":"BOOMSDAY","text":"Costs (7) less.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":48625,"elite":true,"flavor":"\"Your software will fail. Your users will abandon you. You are already obsolete.\"","health":10,"id":"BOT_424","mechanics":["DEATHRATTLE"],"name":"Mecha'thun","race":"MECHANICAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"[x]Deathrattle: If you have no\ncards in your deck, hand,\nand battlefield, destroy\nthe enemy hero.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":48670,"elite":true,"flavor":"It used to be a Ba-zooka but we ran out of sheep.","id":"BOT_429","name":"Flark's Boom-Zooka","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"LEGENDARY","set":"BOOMSDAY","text":"[x]Summon 3 minions from\nyour deck. They attack\nenemy minions, then die.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48700,"flavor":"She's on a bomb voyage.","health":1,"id":"BOT_431","mechanics":["BATTLECRY"],"name":"Whirliglider","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon a 0/2 Goblin Bomb.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":48717,"elite":true,"flavor":"She will NOT STOP until she gets tenure.","health":5,"id":"BOT_433","mechanics":["DEATHRATTLE"],"name":"Dr. Morrigan","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Deathrattle: Swap this with a minion from your deck.","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":48757,"elite":true,"flavor":"Of all the scientists, he has the most knowledge (when measured in volume).","health":4,"id":"BOT_434","name":"Flobbidinous Floop","rarity":"LEGENDARY","set":"BOOMSDAY","text":"While in your hand, this is a 3/4 copy of the last minion you played.","type":"MINION"},{"cardClass":"DRUID","dbfId":48755,"id":"BOT_434e","name":"Floopy","set":"BOOMSDAY","text":"Transforming into recent minions.","type":"ENCHANTMENT"},{"cardClass":"DRUID","dbfId":48756,"id":"BOT_434e2","name":"Floopy","set":"BOOMSDAY","text":"3/4.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":48759,"flavor":"Zerek got sick of fighting over the remote.","id":"BOT_435","mechanics":["DISCOVER","GEARS"],"name":"Cloning Device","rarity":"COMMON","set":"BOOMSDAY","text":"Discover a copy of a minion in your opponent's deck.","type":"SPELL"},{"artist":"Cicily He","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":48764,"flavor":"Mined exclusively from the dark side of the moon.","id":"BOT_436","name":"Prismatic Lens","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"BOOMSDAY","text":"Draw a minion and a spell from your deck. Swap their Costs.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":48762,"id":"BOT_436e","name":"Swapped Cost","set":"BOOMSDAY","text":"Cost swapped.","type":"ENCHANTMENT"},{"artist":"Mike Azevedo","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":48770,"flavor":"\"Ha ha! Glork looks ridiculous! ...Glork? Glork?\"","id":"BOT_437","name":"Goblin Prank","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Give a friendly minion +3/+3 and Rush. It dies at end of turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48769,"id":"BOT_437e","mechanics":["TAG_ONE_TURN_EFFECT","TRIGGER_VISUAL"],"name":"Slimed","set":"BOOMSDAY","text":"+3/+3 and Rush. Dies a slimy death at the end of the turn.","type":"ENCHANTMENT"},{"artist":"Garrett Hanna","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":48772,"flavor":"Goes great with Cyber-Salsa.","id":"BOT_438","name":"Cybertech Chip","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Give your minions \"Deathrattle: Add a random Mech to your hand.\"","type":"SPELL"},{"cardClass":"HUNTER","dbfId":48771,"id":"BOT_438e","name":"Chipped","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Add a random Mech to your hand.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":48835,"flavor":"Conclusion: Nothing there.","health":2,"id":"BOT_443","mechanics":["DEATHRATTLE"],"name":"Void Analyst","race":"DEMON","rarity":"RARE","set":"BOOMSDAY","text":"Deathrattle: Give all Demons in your hand +1/+1.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":48834,"id":"BOT_443e","name":"Well-Studied","set":"BOOMSDAY","text":"+1/+1 from Void Analyst.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":48837,"elite":true,"flavor":"How much gloop could Floop's Gloop gloop if Floop's Gloop\ncould gloop gloop?","id":"BOT_444","name":"Floop's Glorious Gloop","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Whenever a minion dies this turn, gain 1 Mana Crystal this turn only.","type":"SPELL"},{"cardClass":"DRUID","dbfId":48836,"id":"BOT_444e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Gloopy","set":"BOOMSDAY","text":"Whenever a minion dies this turn, gain 1 Mana Crystal this turn only.","type":"ENCHANTMENT"},{"artist":"Eva Widermann","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":48886,"flavor":"Its project name was KAN-GA. The little one was R-00.","health":1,"id":"BOT_445","mechanics":["DEATHRATTLE"],"name":"Mecharoo","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Summon a 1/1 Jo-E Bot.","type":"MINION"},{"artist":"Eva Widermann","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48885,"health":1,"id":"BOT_445t","name":"Jo-E Bot","race":"MECHANICAL","set":"BOOMSDAY","type":"MINION"},{"artist":"David Kegg","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":49018,"flavor":"This elf's winning the arms race.","health":3,"id":"BOT_447","mechanics":["BATTLECRY"],"name":"Crystallizer","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: Deal 5 damage\nto your hero. Gain 5 Armor.","type":"MINION"},{"artist":"Daria Tuzova","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":49019,"faction":"HORDE","flavor":"Sadly the warranty does not cover fireballs or acts of Boom.","health":12,"id":"BOT_448","mechanics":["BATTLECRY","TAUNT"],"name":"Damaged Stegotron","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Taunt\nBattlecry: Deal 6 damage to this minion.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":49052,"flavor":"Batteries have three components: Cathode, Anode, and Overload.","id":"BOT_451","mechanics":["OVERLOAD"],"name":"Voltaic Burst","overload":1,"playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Summon two 1/1 Sparks with Rush. Overload: (1)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":49081,"flavor":"Literally starstruck.","id":"BOT_453","name":"Shooting Star","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Deal $1 damage to a minion and the minions next to it.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":48744,"flavor":"\"Are you sure that's enough gloop?\"\n\"Hold on.\"","health":4,"id":"BOT_507","mechanics":["BATTLECRY"],"name":"Gloop Sprayer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon a copy of each adjacent minion.","type":"MINION"},{"artist":"Vlad Botos","cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":48748,"flavor":"Two near-death experiences for the price of one!","id":"BOT_508","name":"Necrium Vial","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"Trigger a friendly minion's Deathrattle twice.","type":"SPELL"},{"artist":"Dave Allsop","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":48929,"flavor":"Shortstop on N'zoth's softball team.","health":1,"id":"BOT_509","mechanics":["DEATHRATTLE"],"name":"Dead Ringer","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Draw a Deathrattle minion from your deck.","type":"MINION"},{"artist":"Ivan Fomin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":48753,"flavor":"Dress for the bomb you want, not the bomb you have.","health":5,"id":"BOT_511","mechanics":["BATTLECRY"],"name":"Seaforium Bomber","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: Shuffle a Bomb\ninto your opponent's deck.\nWhen drawn, it explodes\nfor 5 damage.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"NEUTRAL","cost":5,"dbfId":48752,"id":"BOT_511t","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Bomb","set":"BOOMSDAY","text":"Casts When Drawn\nYou take 5 damage.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":48976,"flavor":"\"Help! I've fallen and I can't get down!\"","id":"BOT_517","name":"Topsy Turvy","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BOOMSDAY","text":"Swap a minion's Attack and Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53063,"id":"BOT_517e","name":"Downside Up","set":"BOOMSDAY","text":"Attack and Health have been swapped by Topsy Turvy.","type":"ENCHANTMENT"},{"artist":"Jerry Mascho","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":48823,"flavor":"\"Zerek! Stay out of my lab!\"","id":"BOT_521","name":"Ectomancy","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"BOOMSDAY","text":"Summon copies of all Demons you control.","type":"SPELL"},{"artist":"Mike Sass","attack":8,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":48831,"flavor":"The latest advancement in\nhippo-botany.","health":8,"id":"BOT_523","mechanics":["RUSH"],"name":"Mulchmuncher","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Rush. Costs (1) less for each friendly Treant that died this game.","type":"MINION"},{"artist":"Brian Despain","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":49013,"flavor":"Available as a bundle, along with Power Words: Detonate, Animate, Annihilate, and Paper Weight.","id":"BOT_529","name":"Power Word: Replicate","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"BOOMSDAY","text":"Choose a friendly minion. Summon a 5/5 copy of it.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":49012,"id":"BOT_529e","name":"Replicated","set":"BOOMSDAY","text":"5/5.","type":"ENCHANTMENT"},{"artist":"L Chanchai","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":49263,"flavor":"Casting with the stars.","health":1,"id":"BOT_531","mechanics":["BATTLECRY"],"name":"Celestial Emissary","race":"ELEMENTAL","rarity":"RARE","referencedTags":["SPELLPOWER"],"set":"BOOMSDAY","text":"Battlecry: Your next spell this turn has Spell Damage +2.","type":"MINION"},{"cardClass":"MAGE","dbfId":49192,"id":"BOT_531e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Celestial Power","set":"BOOMSDAY","text":"You have Spell Damage +2 for your next spell this turn.","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":52826,"id":"BOT_531e2","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Celestial Power","set":"BOOMSDAY","text":"You have Spell Damage +2 for your next spell this turn.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49161,"faction":"HORDE","flavor":"When it absolutely, positively, has to blow up overnight.","health":2,"id":"BOT_532","mechanics":["BATTLECRY"],"name":"Explodinator","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon two 0/2 Goblin Bombs.","type":"MINION"},{"artist":"Daria Tuzova","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":49162,"flavor":"Electra stores her elementals in the cloud.","health":2,"id":"BOT_533","mechanics":["BATTLECRY"],"name":"Menacing Nimbus","race":"ELEMENTAL","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Add a random Elemental to your hand.","type":"MINION"},{"artist":"Steve Prescott","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":49163,"faction":"ALLIANCE","flavor":"Leave them alone for two minutes and they go right into sleep mode.","health":7,"id":"BOT_534","mechanics":["DIVINE_SHIELD"],"name":"Bull Dozer","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Divine Shield","type":"MINION"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49164,"flavor":"Best-selling author of \"How to Make Friends You Completely Control.\"","health":1,"id":"BOT_535","mechanics":["BATTLECRY"],"name":"Microtech Controller","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: Summon two 1/1 Microbots.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":49167,"flavor":"They don't just find the truth. They give it a ten second head start, then hunt it down.","health":5,"id":"BOT_536","mechanics":["BATTLECRY"],"name":"Omega Agent","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: If you have 10\nMana Crystals, summon\n 2 copies of this minion.","type":"MINION"},{"artist":"Hideaki Takamura","attack":0,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":49169,"flavor":"When you need more iron in your diet.","health":5,"id":"BOT_537","mechanics":["DEATHRATTLE"],"name":"Mechano-Egg","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Summon an 8/8 Robosaur.","type":"MINION"},{"artist":"Hideaki Takamura","attack":8,"cardClass":"PALADIN","cost":8,"dbfId":49168,"health":8,"id":"BOT_537t","name":"Robosaur","race":"MECHANICAL","set":"BOOMSDAY","type":"MINION"},{"artist":"L Chanchai","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":49170,"flavor":"He goes by Bzzzzt Aldrin.","health":1,"id":"BOT_538","mechanics":["BATTLECRY"],"name":"Spark Engine","race":"MECHANICAL","rarity":"RARE","referencedTags":["RUSH"],"set":"BOOMSDAY","text":"Battlecry: Add a \n1/1 Spark with Rush to your hand.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":49171,"flavor":"We ran out of jars, so we started putting brains in other stuff.","health":4,"id":"BOT_539","mechanics":["BATTLECRY","DISCOVER"],"name":"Arcane Dynamo","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: Discover a spell that costs (5) or more.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49172,"flavor":"\"I said this looks like a job for me\nSo everybody just follow me\n'Cause we need a little E.M.P.\n'Cause it feels so mechy without meâŚ\"","health":3,"id":"BOT_540","mechanics":["BATTLECRY"],"name":"E.M.P. Operative","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"rarity":"EPIC","set":"BOOMSDAY","targetingArrowText":"Destroy a Mech.","text":"Battlecry: Destroy a Mech.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":49175,"flavor":"Has a side-business selling her lipstick shade, \"Omega Red.\"","health":3,"id":"BOT_543","mechanics":["BATTLECRY"],"name":"Omega Mind","rarity":"EPIC","referencedTags":["LIFESTEAL"],"set":"BOOMSDAY","text":"[x]Battlecry: If you have 10\nMana Crystals, your spells\n have Lifesteal this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50538,"id":"BOT_543e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Mind Meld","set":"BOOMSDAY","text":"Your spells have Lifesteal this turn.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49176,"flavor":"You leave Deathstalker Rexxar alone in the lab for TWO minutesâŚ","health":6,"id":"BOT_544","mechanics":["BATTLECRY"],"name":"Loose Specimen","race":"BEAST","rarity":"EPIC","set":"BOOMSDAY","text":"Battlecry: Deal 6 damage randomly split among other friendly minions.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49184,"elite":true,"flavor":"Everything but the kitchen sink. Oh wait, there's one on his back.","health":2,"id":"BOT_548","mechanics":["DIVINE_SHIELD","LIFESTEAL","MODULAR","RUSH","TAUNT"],"name":"Zilliax","race":"MECHANICAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Magnetic\nDivine Shield, Taunt, Lifesteal, Rush","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49183,"id":"BOT_548e","mechanics":["MODULAR"],"name":"Zilliax","set":"BOOMSDAY","text":"Divine Shield, Taunt, Lifesteal, Rush.","type":"ENCHANTMENT"},{"artist":"Cicily He","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49188,"flavor":"Carefully assembled from two Electrowrongs.","health":3,"id":"BOT_550","mechanics":["BATTLECRY"],"name":"Electrowright","rarity":"COMMON","set":"BOOMSDAY","text":"Battlecry: If you're holding a spell that costs (5) or more, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52125,"id":"BOT_550e","name":"Electrified","set":"BOOMSDAY","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"David Kegg","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":49195,"flavor":"\"You're a Sagittarius? Me too! Just gimme a sec.\"","health":7,"id":"BOT_552","mechanics":["BATTLECRY"],"name":"Star Aligner","rarity":"EPIC","set":"BOOMSDAY","text":"[x]Battlecry: If you control 3\nminions with 7 Health, deal\n7 damage to all enemies.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49201,"elite":true,"flavor":"She wanders realities, taking on many forms. One was a unicorn princess.","health":6,"id":"BOT_555","mechanics":["STEALTH"],"name":"Harbinger Celestia","rarity":"LEGENDARY","set":"BOOMSDAY","text":"[x]Stealth\nAfter your opponent plays\na minion, become a\ncopy of it.","type":"MINION"},{"artist":"Ian Ameling","attack":0,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":49265,"flavor":"âNow I feel... REALLY icky.â","health":2,"id":"BOT_558","mechanics":["DEATHRATTLE"],"name":"Test Subject","rarity":"RARE","set":"BOOMSDAY","text":"[x]Deathrattle: Return any\nspells you cast on this\nminion to your hand.","type":"MINION"},{"cardClass":"PRIEST","dbfId":49546,"id":"BOT_558e","name":"Stored Data","set":"BOOMSDAY","text":"Storing spell.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49269,"flavor":"Her friends call her \"Shuffleupugus\".","health":4,"id":"BOT_559","mechanics":["TRIGGER_VISUAL"],"name":"Augmented Elekk","race":"BEAST","rarity":"EPIC","set":"BOOMSDAY","text":"Whenever you shuffle a card into a deck, shuffle in an extra copy.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49267,"id":"BOT_559e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Dealing","set":"BOOMSDAY","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49233,"faction":"HORDE","flavor":"It was fitting in fine until it gathered nuts and bolts.","health":4,"id":"BOT_562","mechanics":["BATTLECRY"],"name":"Coppertail Imposter","race":"MECHANICAL","rarity":"COMMON","referencedTags":["STEALTH"],"set":"BOOMSDAY","text":"Battlecry: Gain Stealth until your next turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51125,"faction":"HORDE","id":"BOT_562e","name":"Disguised","set":"BOOMSDAY","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49356,"flavor":"WAR! GEAR! What is it good for?","health":5,"id":"BOT_563","mechanics":["MODULAR"],"name":"Wargear","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49355,"id":"BOT_563e","mechanics":["MODULAR"],"name":"Wargear","set":"BOOMSDAY","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Anton Kagounkin","attack":2,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":49361,"flavor":"\"Well we HAD it contained. Then you went and gave it legs!\"","health":4,"id":"BOT_565","mechanics":["DEATHRATTLE"],"name":"Blightnozzle Crawler","race":"MECHANICAL","rarity":"RARE","referencedTags":["POISONOUS","RUSH"],"set":"BOOMSDAY","text":"Deathrattle: Summon a 1/1 Ooze with Poisonous and Rush.","type":"MINION"},{"artist":"Anton Kagounkin","attack":1,"cardClass":"ROGUE","cost":1,"dbfId":49360,"health":1,"id":"BOT_565t","mechanics":["POISONOUS","RUSH"],"name":"Radioactive Ooze","set":"BOOMSDAY","text":"Poisonous\nRush","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":49416,"flavor":"It's hard to call her reckless when it's clear she knows what she's doing.","health":6,"id":"BOT_566","mechanics":["AURA","TRIGGER_VISUAL"],"name":"Reckless Experimenter","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"BOOMSDAY","text":"[x]Deathrattle minions you\nplay cost (3) less, but die at\nend of turn. (Cost can't be\nreduced below 1.)","type":"MINION"},{"cardClass":"PRIEST","dbfId":52688,"id":"BOT_566e","mechanics":["TAG_ONE_TURN_EFFECT","TRIGGER_VISUAL"],"name":"Reckless Experiment","set":"BOOMSDAY","text":"This minion will die a reckless death at the end of the turn.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":52784,"id":"BOT_566e2","name":"Reckless Experiment","set":"BOOMSDAY","text":"Costs (3) less.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":49421,"elite":true,"flavor":"Cloning can be a jarring experience.","id":"BOT_567","name":"Zerek's Cloning Gallery","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Summon a 1/1 copy of each minion in your deck.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":48621,"id":"BOT_567e","name":"Cloned","set":"BOOMSDAY","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":49423,"elite":true,"flavor":"Worst field trip ever.","id":"BOT_568","name":"The Soularium","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Draw 3 cards.\nAt the end of your turn, discard them.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":49437,"id":"BOT_568e","name":"Fleeting Soul","set":"BOOMSDAY","text":"Discards at the end of your turn.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49447,"elite":true,"flavor":"The original clever girl.","health":4,"id":"BOT_573","mechanics":["BATTLECRY"],"name":"Subject 9","race":"BEAST","rarity":"LEGENDARY","referencedTags":["SECRET"],"set":"BOOMSDAY","text":"Battlecry: Draw 5 different Secrets from your deck.","type":"MINION"},{"artist":"Max Grecke","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":49494,"flavor":"You don't have to be crazy to work here, but it helps.","health":4,"id":"BOT_576","mechanics":["COMBO"],"name":"Crazed Chemist","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"COMMON","set":"BOOMSDAY","targetingArrowText":"Give +4 Attack.","text":"Combo: Give a friendly minion +4 Attack.","type":"MINION"},{"cardClass":"ROGUE","dbfId":50551,"id":"BOT_576e","name":"Overcharged","set":"BOOMSDAY","text":"+4 Attack.","type":"ENCHANTMENT"},{"artist":"J. Paick & K. Turovec","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":48692,"flavor":"Abstract: Analyzing systemic applications of coldlight data sets vis-a-vis shuffle-related paradigms. Conclusion: Yay, cards!","id":"BOT_600","name":"Research Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player draws 2 cards.","type":"SPELL"},{"artist":"Paul Mafayon","attack":3,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":48693,"flavor":"Some say the world will end in fire. Some say in ice. Why not BOTH?","health":3,"id":"BOT_601","mechanics":["BATTLECRY"],"name":"Meteorologist","rarity":"RARE","set":"BOOMSDAY","text":"Battlecry: For each card in your hand, deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":48890,"flavor":"Rage alongside the machine.","health":1,"id":"BOT_603","mechanics":["RUSH"],"name":"Steel Rager","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Rush","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":49045,"flavor":"INGREDIENTS: STAR-STUFF, \nBLUE #1, NATURAL AND ARTIFICIAL FLAVORS.","health":3,"id":"BOT_604","mechanics":["SPELLPOWER"],"name":"Cosmic Anomaly","race":"ELEMENTAL","rarity":"COMMON","set":"BOOMSDAY","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49279,"flavor":"More Boom for your buck.","health":2,"id":"BOT_606","mechanics":["DEATHRATTLE"],"name":"Kaboom Bot","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Deathrattle: Deal 4 damage to a random enemy minion.","type":"MINION"},{"artist":"Nicola Saviori","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":56223,"elite":true,"flavor":"\"It's gonna be snip this, snap that. Bada-snip, bada-snap!\"","health":3,"id":"BOT_700","mechanics":["DEATHRATTLE","ECHO","MODULAR"],"name":"SN1P-SN4P","race":"MECHANICAL","rarity":"LEGENDARY","set":"BOOMSDAY","text":"Magnetic, Echo\nDeathrattle: Summon two 1/1 Microbots.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56225,"id":"BOT_700e","mechanics":["MODULAR"],"name":"SN1P-SN4P","set":"BOOMSDAY","text":"Deathrattle: Summon two 1/1 Microbots.","type":"ENCHANTMENT"},{"artist":"Mike Azevedo","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48982,"flavor":"They tried for weeks to make a stealth version, but eventually decided to just let it glow.","health":3,"id":"BOT_906","mechanics":["MODULAR"],"name":"Glow-Tron","race":"MECHANICAL","rarity":"COMMON","set":"BOOMSDAY","text":"Magnetic","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48979,"id":"BOT_906e","mechanics":["MODULAR"],"name":"Glow-Tron","set":"BOOMSDAY","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48983,"flavor":"Also known as a power zinc.","health":2,"id":"BOT_907","mechanics":["BATTLECRY"],"name":"Galvanizer","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"[x]Battlecry: Reduce the\nCost of Mechs in your\nhand by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51016,"id":"BOT_907e","name":"Galvanized","set":"BOOMSDAY","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Zero","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48984,"flavor":"We call it the bubble machine.","id":"BOT_908","mechanics":["SECRET"],"name":"Autodefense Matrix","rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"BOOMSDAY","text":"Secret: When one of your minions is attacked, give it Divine Shield.","type":"SPELL"},{"artist":"Tyler West Studio","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48985,"flavor":"\"The Light is neither a particle nor a wave. It's more of a juice, really.\"","id":"BOT_909","name":"Crystology","rarity":"RARE","set":"BOOMSDAY","text":"[x]Draw two 1-Attack\nminions from your deck.","type":"SPELL"},{"artist":"Anton Zemskov","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":48989,"flavor":"\"Windell! More light!\"\n\"I'm givin' it all she's got, Kangor!\"","health":4,"id":"BOT_910","mechanics":["BATTLECRY"],"name":"Glowstone Technician","rarity":"EPIC","set":"BOOMSDAY","text":"Battlecry: Give all minions in your hand +2/+2.","type":"MINION"},{"cardClass":"PALADIN","dbfId":48986,"id":"BOT_910e","name":"Light Infused","set":"BOOMSDAY","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":48993,"flavor":"Every ten seconds it asks if you want to update.","health":4,"id":"BOT_911","mechanics":["DIVINE_SHIELD","MODULAR","TAUNT"],"name":"Annoy-o-Module","race":"MECHANICAL","rarity":"RARE","set":"BOOMSDAY","text":"Magnetic\nDivine Shield\nTaunt","type":"MINION"},{"cardClass":"PALADIN","dbfId":49003,"id":"BOT_911e","mechanics":["MODULAR"],"name":"Annoy-o-Module","set":"BOOMSDAY","text":"Taunt, Divine Shield.","type":"ENCHANTMENT"},{"artist":"Dai Yang","cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":49009,"elite":true,"flavor":"\"That's three, Kangor. Three isn't endless.\"\n- Countess Ashmore","id":"BOT_912","name":"Kangor's Endless Army","playRequirements":{"REQ_FRIENDLY_MINIONS_OF_RACE_DIED_THIS_GAME":17,"REQ_NUM_MINION_SLOTS":1},"rarity":"LEGENDARY","referencedTags":["MODULAR"],"set":"BOOMSDAY","text":"Resurrect 3 friendly Mechs. They keep any Magnetic upgrades.","type":"SPELL"},{"artist":"J. Paick & K. Turovec","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":50432,"flavor":"Another group project where Jaraxxus doesn't do any work.","id":"BOT_913","name":"Demonic Project","rarity":"COMMON","set":"BOOMSDAY","text":"Each player transforms a random minion in their hand into a Demon.","type":"SPELL"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50477,"elite":true,"flavor":"From the prestigious Westfall Wonderfuls.","health":5,"id":"BOT_914","name":"Whizbang the Wonderful","rarity":"LEGENDARY","set":"BOOMSDAY","text":"You start the game with one of Whizbang's Wonderful Decks!","type":"MINION"},{"cardClass":"WHIZBANG","dbfId":51391,"health":30,"id":"BOT_914h","name":"Whizbang the Wonderful","rarity":"FREE","set":"BOOMSDAY","type":"HERO"},{"artist":"Dan Scott","attack":0,"cardClass":"NEUTRAL","cost":5,"dbfId":50039,"health":10,"id":"BOTA_101","mechanics":["DEATHRATTLE","TRIGGER_VISUAL"],"name":"Spud M.E.","race":"MECHANICAL","set":"BOOMSDAY","text":"After this minion survives damage, switch sides.\nDeathrattle: Destroy your hero.","type":"MINION"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":0,"dbfId":51140,"id":"BOTA_102","name":"Battery Pack","set":"BOOMSDAY","text":"Refresh all your Mana Crystals.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":50848,"health":2,"id":"BOTA_200","mechanics":["BATTLECRY"],"name":"Undercover Reporter","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"BOOMSDAY","text":"Battlecry: Choose a minion. Put two copies of it on top of your deck.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"NEUTRAL","cost":3,"dbfId":50851,"id":"BOTA_202","name":"Uplink","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"BOOMSDAY","text":"Take control of an enemy minion.","type":"SPELL"},{"artist":"Andrew Hou","cardClass":"NEUTRAL","cost":0,"dbfId":50852,"id":"BOTA_203","name":"Breakout","referencedTags":["CHARGE"],"set":"BOOMSDAY","text":"Give your minions Charge.","type":"SPELL"},{"artist":"Andrew Hou","cardClass":"NEUTRAL","dbfId":50853,"id":"BOTA_203e","name":"FREEDOM!","referencedTags":["CHARGE"],"set":"BOOMSDAY","text":"Has Charge.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":50858,"id":"BOTA_207","name":"The Swap","set":"BOOMSDAY","text":"Swap minions with your opponent.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":8,"dbfId":50859,"id":"BOTA_208","name":"Demonic Research","set":"BOOMSDAY","text":"This turn, your cards cost Health instead of Mana.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","dbfId":50860,"id":"BOTA_208e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Demonic Research Player Enchant","set":"BOOMSDAY","text":"This turn, your cards cost Health instead of Mana.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":50880,"health":2,"id":"BOTA_210","mechanics":["AURA"],"name":"Galvanized Golem","set":"BOOMSDAY","text":"Your 1-Attack minions cost (1) less.","type":"MINION"},{"artist":"Josh Harris","attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":50881,"health":3,"id":"BOTA_211","mechanics":["TRIGGER_VISUAL"],"name":"Super Soldier","referencedTags":["CHARGE"],"set":"BOOMSDAY","text":"Whenever you summon a minion with 3 or less Attack, give it Charge.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":50882,"health":3,"id":"BOTA_212","mechanics":["TRIGGER_VISUAL"],"name":"Cure-All","race":"MECHANICAL","set":"BOOMSDAY","text":"Whenever a minion is healed, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Tyler Walpole","attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":50885,"health":8,"id":"BOTA_214","mechanics":["DEATHRATTLE","TRIGGER_VISUAL"],"name":"Turret Sentinel","race":"MECHANICAL","set":"BOOMSDAY","text":"[x]After your opponent plays\na minion, attack it.\nDeathrattle: Refresh ALL\nMana Crystals.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":51563,"health":2,"id":"BOTA_223","mechanics":["TRIGGER_VISUAL"],"name":"Gelbin's Coil","race":"MECHANICAL","set":"BOOMSDAY","text":"After you play a spell, deal 1 damage to a random enemy minion.","type":"MINION"},{"artist":"Tyler West Studio","attack":0,"cardClass":"NEUTRAL","cost":10,"dbfId":51472,"health":10,"id":"BOTA_229","mechanics":["DEATHRATTLE","STEALTH"],"name":"Boom-in-a-Box","set":"BOOMSDAY","text":"Stealth\nDeathrattle:Deal 100 damage to the enemy hero.","type":"MINION"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":51481,"health":1,"id":"BOTA_231","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Incubator","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"MECHANICAL","set":"BOOMSDAY","text":"Battlecry: Choose a minion.\nDeathrattle: Summon a copy of it.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51490,"id":"BOTA_231e","name":"Incubating","set":"BOOMSDAY","text":"Deathrattle: Summon a {0}.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","cost":0,"dbfId":50993,"id":"BOTA_232","name":"Cosmic Projection","set":"BOOMSDAY","text":"Swap hands with your opponent.","type":"SPELL"},{"artist":"Eva Widermann","cardClass":"NEUTRAL","cost":3,"dbfId":50995,"id":"BOTA_234","name":"The Stars Align","set":"BOOMSDAY","text":"Arrange your minions by their Health.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":6,"dbfId":50997,"id":"BOTA_235","name":"Unbeakered Lightning","set":"BOOMSDAY","text":"Deal $8 damage to all minions.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":51189,"id":"BOTA_240","name":"Back-up Plan","set":"BOOMSDAY","text":"Destroy all friendly minions.","type":"SPELL"},{"artist":"Jakub Kasper","cardClass":"DRUID","cost":2,"dbfId":51187,"id":"BOTA_241","name":"Contamination","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["POISONOUS"],"set":"BOOMSDAY","text":"Give a minion Poisonous.","type":"SPELL"},{"cardClass":"DRUID","dbfId":51188,"id":"BOTA_241e","name":"Contaminated","set":"BOOMSDAY","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":51186,"health":2,"id":"BOTA_242","mechanics":["MODULAR","POISONOUS"],"name":"Steel Rattler","race":"MECHANICAL","set":"BOOMSDAY","text":"Magnetic\nPoisonous","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51185,"id":"BOTA_242e","mechanics":["MODULAR"],"name":"Steel Rattler","set":"BOOMSDAY","text":"Poisonous.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","cost":10,"dbfId":52703,"id":"BOTA_244","name":"Ray of Roasting","set":"BOOMSDAY","text":"Deal 10 damage to all minions 10 times.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51669,"id":"BOTA_301","name":"Cold Blooded","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51671,"id":"BOTA_302","name":"Frostbite","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51678,"id":"BOTA_303","name":"Battle Boar","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51681,"id":"BOTA_304","name":"Stand By Me","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51688,"id":"BOTA_305","name":"Frothing Fighters","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":51689,"id":"BOTA_306","name":"Leeroy Returns","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":51702,"id":"BOTA_307","name":"Cosmic Fire","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51752,"id":"BOTA_309","name":"Quick and Quiet","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51754,"id":"BOTA_310","name":"Dinosaur Domination","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51755,"id":"BOTA_311","name":"Hot Potato","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51756,"id":"BOTA_312","name":"A Dim Flame","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51810,"id":"BOTA_313","name":"Lethal Lepers","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":8,"dbfId":51952,"id":"BOTA_314","name":"Full Draw","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-8.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":9,"dbfId":51956,"id":"BOTA_315","name":"Plan B","set":"BOOMSDAY","text":"Start Lethal Puzzle 1-9.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":51960,"id":"BOTA_316","name":"The Wall","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":52055,"id":"BOTA_317","name":"Four Horsemen","set":"BOOMSDAY","text":"Start Lethal Puzzle 2-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52223,"id":"BOTA_318","name":"Light and Fire","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52224,"id":"BOTA_319","name":"Hostile Hoppers","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52225,"id":"BOTA_320","name":"A Corrupted Spirit","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52226,"id":"BOTA_321","name":"The Best Offense","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52227,"id":"BOTA_322","name":"Healing Hammers","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":52228,"id":"BOTA_323","name":"Toasted Hydra","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":52229,"id":"BOTA_324","name":"C'Thun! C'Thun! C'THUN!","set":"BOOMSDAY","text":"Start Lethal Puzzle 3-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52256,"id":"BOTA_327","name":"Tossing Taters","set":"BOOMSDAY","text":"Start Lethal Puzzle 4-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52257,"id":"BOTA_328","name":"Pride's Fall","set":"BOOMSDAY","text":"Start Lethal Puzzle 4-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52258,"id":"BOTA_329","name":"Keepers of the Gate","set":"BOOMSDAY","text":"Start Lethal Puzzle 4-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52259,"id":"BOTA_330","name":"A Shaman's Strength","set":"BOOMSDAY","text":"Start Lethal Puzzle 4-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52260,"id":"BOTA_331","name":"Selective Stampede","set":"BOOMSDAY","text":"Start Lethal Puzzle 4-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":52261,"id":"BOTA_332","name":"Spell Addiction","set":"BOOMSDAY","text":"Start Lethal Puzzle 4-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52518,"id":"BOTA_333","name":"Of Pirates and Patrons","set":"BOOMSDAY","text":"Start Lethal Puzzle B-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52519,"id":"BOTA_334","name":"Erratic Explosive","set":"BOOMSDAY","text":"Start Lethal Puzzle B-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52521,"id":"BOTA_336","name":"Never Go Full Northshire","set":"BOOMSDAY","text":"Start Lethal Puzzle B-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52522,"id":"BOTA_337","name":"Full Northshire","set":"BOOMSDAY","text":"Start Lethal Puzzle B-4","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52370,"id":"BOTA_420","name":"Quick Attack","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52371,"id":"BOTA_421","name":"Holy Extermination","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52372,"id":"BOTA_422","name":"Stomp the Snail","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52373,"id":"BOTA_423","name":"Sticky Scarecrows","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52374,"id":"BOTA_424","name":"The Power of Pigs","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":52375,"id":"BOTA_425","name":"Position Perfection","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":52376,"id":"BOTA_426","name":"Scorched Earth","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":8,"dbfId":52377,"id":"BOTA_427","name":"Dragon Removal Service","set":"BOOMSDAY","text":"Start Board Clear Puzzle 1-8.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52379,"id":"BOTA_429","name":"Fighter's Finale","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52380,"id":"BOTA_430","name":"No More N'Zoth","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52381,"id":"BOTA_431","name":"Contamination!","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52382,"id":"BOTA_432","name":"A Stolen Shadow","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52384,"id":"BOTA_433","name":"Hurricane of Horrors","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":52385,"id":"BOTA_434","name":"Curious Crustacean","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":52386,"id":"BOTA_435","name":"Shocking Spells","set":"BOOMSDAY","text":"Start Board Clear Puzzle 2-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52388,"id":"BOTA_437","name":"Tiny Terrors","set":"BOOMSDAY","text":"Start Board Clear Puzzle 3-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52389,"id":"BOTA_438","name":"Defiling Demons","set":"BOOMSDAY","text":"Start Board Clear Puzzle 3-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52390,"id":"BOTA_439","name":"A Warrior's Weapons","set":"BOOMSDAY","text":"Start Board Clear Puzzle 3-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52391,"id":"BOTA_440","name":"Poultry Provoked","set":"BOOMSDAY","text":"Start Board Clear Puzzle 3-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52392,"id":"BOTA_441","name":"Bot Battle","set":"BOOMSDAY","text":"Start Board Clear Puzzle 3-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52395,"id":"BOTA_444","name":"Airborne Assault","set":"BOOMSDAY","text":"Start Board Clear Puzzle 4-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52396,"id":"BOTA_445","name":"Dog Days","set":"BOOMSDAY","text":"Start Board Clear Puzzle 4-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52397,"id":"BOTA_446","name":"Grumble's Rumble","set":"BOOMSDAY","text":"Start Board Clear Puzzle 4-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52398,"id":"BOTA_447","name":"Toxic Treants","set":"BOOMSDAY","text":"Start Board Clear Puzzle 4-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52399,"id":"BOTA_448","name":"A Dance with Death","set":"BOOMSDAY","text":"Start Board Clear Puzzle 4-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52535,"id":"BOTA_450","name":"A Storm of Souls","set":"BOOMSDAY","text":"Start Board Clear Puzzle B-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52536,"id":"BOTA_451","name":"Plugging Away","set":"BOOMSDAY","text":"Start Board Clear Puzzle B-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52537,"id":"BOTA_452","name":"Warlock's Apprentice","set":"BOOMSDAY","text":"Start Board Clear Puzzle B-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52538,"id":"BOTA_453","name":"The Test","set":"BOOMSDAY","text":"Start Board Clear Puzzle B-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49513,"id":"BOTA_500","name":"First Steps","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":49518,"id":"BOTA_501","name":"Smoldering Shield","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":49520,"id":"BOTA_502","name":"In a Flash","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":49533,"id":"BOTA_503","name":"Adorable Sacrifice","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":49522,"id":"BOTA_504","name":"Pursuit of Knowledge","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":49526,"id":"BOTA_505","name":"Brazed Pork","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":49517,"id":"BOTA_506","name":"Shields Up!","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":8,"dbfId":49534,"id":"BOTA_507","name":"Three Odd Yetis","set":"BOOMSDAY","text":"Start Mirror Puzzle 1-8.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":50151,"id":"BOTA_509","name":"Loss and Gain","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":50152,"id":"BOTA_510","name":"Explosive Assault","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":50157,"id":"BOTA_511","name":"Dragonslayer","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":50158,"id":"BOTA_512","name":"Nature's Wispers","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":50168,"id":"BOTA_513","name":"Burning Volley","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":50169,"id":"BOTA_514","name":"Divine Alignment","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":50170,"id":"BOTA_515","name":"Aha!","set":"BOOMSDAY","text":"Start Mirror Puzzle 2-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51079,"id":"BOTA_516","name":"Cruel Souls","set":"BOOMSDAY","text":"Start Mirror Puzzle B-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51080,"id":"BOTA_517","name":"Ride the Wave","set":"BOOMSDAY","text":"Start Mirror Puzzle B-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51081,"id":"BOTA_518","name":"Hello Darkness","set":"BOOMSDAY","text":"Start Mirror Puzzle B-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51082,"id":"BOTA_519","name":"The Ray of Roasting","set":"BOOMSDAY","text":"Start Mirror Puzzle B-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51115,"id":"BOTA_520","name":"The Ol' Switcheroo","set":"BOOMSDAY","text":"Start Mirror Puzzle 3-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51116,"id":"BOTA_521","name":"It's in the Stars","set":"BOOMSDAY","text":"Start Mirror Puzzle 3-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51117,"id":"BOTA_522","name":"Nether Side Up","set":"BOOMSDAY","text":"Start Mirror Puzzle 3-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51119,"id":"BOTA_524","name":"A Quest for Three","set":"BOOMSDAY","text":"Start Mirror Puzzle 3-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":51120,"id":"BOTA_525","name":"Chilling Winds","set":"BOOMSDAY","text":"Start Mirror Puzzle 3-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51121,"id":"BOTA_526","name":"Filthy Rodent","set":"BOOMSDAY","text":"Start Mirror Puzzle 3-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52647,"id":"BOTA_529","name":"Noble Sacrifices","set":"BOOMSDAY","text":"Start Mirror Puzzle 4-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52648,"id":"BOTA_530","name":"Shrinking Solutions","set":"BOOMSDAY","text":"Start Mirror Puzzle 4-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52650,"id":"BOTA_531","name":"Perfect Patrons","set":"BOOMSDAY","text":"Start Mirror Puzzle 4-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52651,"id":"BOTA_532","name":"Deathwing Dilemma","set":"BOOMSDAY","text":"Start Mirror Puzzle 4-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52652,"id":"BOTA_533","name":"Infestation!","set":"BOOMSDAY","text":"Start Mirror Puzzle 4-5.","type":"SPELL"},{"artist":"Peter Stapleton","cardClass":"WARLOCK","cost":0,"dbfId":49806,"id":"BOTA_601","name":"Phasing Portal","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BOOMSDAY","text":"Choose a minion.\nPut it on the bottom of your deck.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"WARLOCK","cost":3,"dbfId":51133,"health":4,"id":"BOTA_603","mechanics":["DEATHRATTLE"],"name":"Soul Repressor","race":"MECHANICAL","set":"BOOMSDAY","text":"Deathrattle: Put the lowest Cost Demon from your hand into the battlefield.","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51058,"id":"BOTA_611","name":"Don't Panic","set":"BOOMSDAY","text":"Start Survival Puzzle 1-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51059,"id":"BOTA_612","name":"A Gentle Touch","set":"BOOMSDAY","text":"Start Survival Puzzle 1-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51060,"id":"BOTA_613","name":"Cleansing Corruption","set":"BOOMSDAY","text":"Start Survival Puzzle 1-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51061,"id":"BOTA_614","name":"A Dire Situation","set":"BOOMSDAY","text":"Start Survival Puzzle 1-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51062,"id":"BOTA_615","name":"Double Dip","set":"BOOMSDAY","text":"Start Survival Puzzle 1-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":51063,"id":"BOTA_616","name":"A Priest's Feast","set":"BOOMSDAY","text":"Start Survival Puzzle 1-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":51064,"id":"BOTA_617","name":"Splash!","set":"BOOMSDAY","text":"Start Survival Puzzle 1-7.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51083,"id":"BOTA_621","name":"Up for Auction","set":"BOOMSDAY","text":"Start Survival Puzzle 2-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51091,"id":"BOTA_622","name":"Sowing Seeds","set":"BOOMSDAY","text":"Start Survival Puzzle 2-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51092,"id":"BOTA_623","name":"Mechanical Medic","set":"BOOMSDAY","text":"Start Survival Puzzle 2-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51093,"id":"BOTA_624","name":"Lifesteel","set":"BOOMSDAY","text":"Start Survival Puzzle 2-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51094,"id":"BOTA_625","name":"Double Trouble","set":"BOOMSDAY","text":"Start Survival Puzzle 2-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":51095,"id":"BOTA_626","name":"Revived and Refreshed","set":"BOOMSDAY","text":"Start Survival Puzzle 2-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51111,"id":"BOTA_631","name":"That's the Spirit","set":"BOOMSDAY","text":"Start Survival Puzzle 3-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51112,"id":"BOTA_632","name":"Underhanded Dealing","set":"BOOMSDAY","text":"Start Survival Puzzle 3-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51113,"id":"BOTA_633","name":"Pesky Priest","set":"BOOMSDAY","text":"Start Survival Puzzle 3-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51114,"id":"BOTA_634","name":"Hallazeal? Hallaheal","set":"BOOMSDAY","text":"Start Survival Puzzle 3-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51135,"id":"BOTA_635","name":"Primal Investment","set":"BOOMSDAY","text":"Start Survival Puzzle 3-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":51134,"id":"BOTA_636","name":"Healing Hands","set":"BOOMSDAY","text":"Start Survival Puzzle 3-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":51165,"id":"BOTA_641","name":"Just Jaraxxus","set":"BOOMSDAY","text":"Start Survival Puzzle 4-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51170,"id":"BOTA_642","name":"Strike Me Down","set":"BOOMSDAY","text":"Start Survival Puzzle 4-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":51168,"id":"BOTA_643","name":"For Me?","set":"BOOMSDAY","text":"Start Survival Puzzle 4-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51169,"id":"BOTA_644","name":"Risky Research","set":"BOOMSDAY","text":"Start Survival Puzzle 4-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":51172,"id":"BOTA_645","name":"Tempting Demons","set":"BOOMSDAY","text":"Start Survival Puzzle 4-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52525,"id":"BOTA_649","name":"Mal'Ganis and Me","set":"BOOMSDAY","text":"Start Survival Puzzle B-1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52526,"id":"BOTA_650","name":"Sharing is Caring","set":"BOOMSDAY","text":"Start Survival Puzzle B-2.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52527,"id":"BOTA_651","name":"The Path to Victory","set":"BOOMSDAY","text":"Start Survival Puzzle B-3.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":52528,"id":"BOTA_652","name":"Doomed!","set":"BOOMSDAY","text":"Start Survival Puzzle B-4.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":52888,"id":"BOTA_653","name":"Copycats","set":"BOOMSDAY","text":"Start Survival Puzzle B-5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":52889,"id":"BOTA_654","name":"Fungal Frugality","set":"BOOMSDAY","text":"Start Survival Puzzle B-6.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":8,"dbfId":52895,"id":"BOTA_655","name":"Visions of Vitality","set":"BOOMSDAY","text":"Start Survival Puzzle 1-8.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51166,"id":"BOTA_700","mechanics":["PUZZLE"],"name":"Mirror","puzzleType":1,"set":"BOOMSDAY","text":"Match the boss's\nside of the\nbattlefield exactly.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51256,"id":"BOTA_701","mechanics":["PUZZLE","ImmuneToSpellpower"],"name":"Survival","puzzleType":3,"set":"BOOMSDAY","text":"Survive the boss's\nHero Power.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51668,"id":"BOTA_702","mechanics":["PUZZLE"],"name":"Lethal","puzzleType":2,"set":"BOOMSDAY","text":"Destroy the enemy hero.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":52353,"id":"BOTA_706","mechanics":["PUZZLE"],"name":"Board Clear","puzzleType":4,"set":"BOOMSDAY","text":"Clear the battlefield\nof all minions!","type":"SPELL"},{"artist":"Ian Ameling","cardClass":"NEUTRAL","dbfId":50955,"health":30,"hideStats":true,"id":"BOTA_BOSS_01h2","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Test Subject","set":"BOOMSDAY","type":"HERO"},{"artist":"Gonzalo Ordonez","cardClass":"NEUTRAL","dbfId":50932,"health":30,"hideStats":true,"id":"BOTA_BOSS_03h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Astromancer Arwyn","set":"BOOMSDAY","type":"HERO"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","dbfId":50933,"health":30,"hideStats":true,"id":"BOTA_BOSS_04h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Stargazer Luna","set":"BOOMSDAY","type":"HERO"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":52175,"hideStats":true,"id":"BOTA_BOSS_04p","name":"Duality","set":"BOOMSDAY","text":"There's symmetry in the stars.","type":"HERO_POWER"},{"artist":"James Ryman","cardClass":"NEUTRAL","dbfId":50934,"health":30,"hideStats":true,"id":"BOTA_BOSS_05h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Zerek, Master Cloner","set":"BOOMSDAY","type":"HERO"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":0,"dbfId":52176,"hideStats":true,"id":"BOTA_BOSS_05p","name":"Perfection","set":"BOOMSDAY","text":"Everything must be perfect.","type":"HERO_POWER"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","dbfId":50935,"health":30,"hideStats":true,"id":"BOTA_BOSS_06h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Dexter the Dendrologist","set":"BOOMSDAY","type":"HERO"},{"artist":"Max Grecke","cardClass":"NEUTRAL","dbfId":50936,"health":30,"hideStats":true,"id":"BOTA_BOSS_07h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Flobbidinous Floop","set":"BOOMSDAY","type":"HERO"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","cost":0,"dbfId":52177,"hideStats":true,"id":"BOTA_BOSS_07p","name":"Gloop Sprayer","set":"BOOMSDAY","text":"The most effective fertilizer this side of Outland.","type":"HERO_POWER"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","dbfId":50937,"health":30,"hideStats":true,"id":"BOTA_BOSS_08h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Demonologist Draan","set":"BOOMSDAY","type":"HERO"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":50938,"health":30,"hideStats":true,"id":"BOTA_BOSS_09h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Dr. Morrigan","set":"BOOMSDAY","type":"HERO"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","cost":0,"dbfId":52178,"hideStats":true,"id":"BOTA_BOSS_09p","name":"Soul Battery","set":"BOOMSDAY","text":"Stores souls...\nfor science.","type":"HERO_POWER"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","dbfId":50939,"health":30,"id":"BOTA_BOSS_10h","name":"Poisonmaster Pollark","set":"BOOMSDAY","type":"HERO"},{"artist":"Luca Zontini","cardClass":"NEUTRAL","dbfId":50941,"health":30,"id":"BOTA_BOSS_12h","name":"Lil' Stormy","set":"BOOMSDAY","type":"HERO"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","dbfId":50942,"health":30,"id":"BOTA_BOSS_13h","name":"Electra Stormsurge","set":"BOOMSDAY","type":"HERO"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":52179,"hideStats":true,"id":"BOTA_BOSS_13p","name":"Stormsurge","set":"BOOMSDAY","text":"These puzzles are elementary.","type":"HERO_POWER"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":50943,"health":30,"id":"BOTA_BOSS_14h","name":"Myra Rotspring","set":"BOOMSDAY","type":"HERO"},{"artist":"Vlad Botos","cardClass":"NEUTRAL","cost":0,"dbfId":52180,"hideStats":true,"id":"BOTA_BOSS_14p","name":"Experimental Necrium","set":"BOOMSDAY","text":"Good poisons work instantly.","type":"HERO_POWER"},{"artist":"Steve Prescott","cardClass":"NEUTRAL","dbfId":50944,"health":30,"hideStats":true,"id":"BOTA_BOSS_15h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Boomnician Breena","set":"BOOMSDAY","type":"HERO"},{"artist":"T-Rex","cardClass":"NEUTRAL","cost":0,"dbfId":52181,"id":"BOTA_BOSS_15p","name":"Firework Volley","set":"BOOMSDAY","text":"Heal to full to survive this experiment!","type":"HERO_POWER"},{"artist":"Jomaro Kindred","cardClass":"NEUTRAL","dbfId":50945,"health":30,"hideStats":true,"id":"BOTA_BOSS_16h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Boommaster Flark","set":"BOOMSDAY","type":"HERO"},{"artist":"T-Rex","cardClass":"NEUTRAL","cost":0,"dbfId":52182,"id":"BOTA_BOSS_16p","name":"Firework Barrage","set":"BOOMSDAY","text":"Heal to full to survive this experiment!","type":"HERO_POWER"},{"artist":"Mike Azevedo","cardClass":"NEUTRAL","dbfId":50946,"health":30,"hideStats":true,"id":"BOTA_BOSS_17h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Glow-Tron 2000","set":"BOOMSDAY","type":"HERO"},{"artist":"Grace Liu","cardClass":"NEUTRAL","cost":0,"dbfId":52183,"id":"BOTA_BOSS_17p","name":"Glowing Laser","set":"BOOMSDAY","text":"Heal to full to survive this experiment!","type":"HERO_POWER"},{"artist":"James Ryman","cardClass":"NEUTRAL","dbfId":50947,"health":30,"hideStats":true,"id":"BOTA_BOSS_18h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Crystalsmith Kangor","set":"BOOMSDAY","type":"HERO"},{"artist":"Grace Liu","cardClass":"NEUTRAL","cost":0,"dbfId":52184,"id":"BOTA_BOSS_18p","name":"Radiant Laser","set":"BOOMSDAY","text":"Heal to full to survive this experiment!","type":"HERO_POWER"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","dbfId":50949,"health":30,"id":"BOTA_BOSS_20h","name":"Dr. Boom","set":"BOOMSDAY","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":53257,"health":30,"id":"BOTA_BOSS_20h2","name":"Dr. Boom","set":"BOOMSDAY","type":"HERO"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","cost":0,"dbfId":52186,"hideStats":true,"id":"BOTA_BOSS_20p1","name":"True Perfection","set":"BOOMSDAY","text":"Have you ever seen such a magnificent reflection?","type":"HERO_POWER"},{"artist":"Dai Yang","cardClass":"NEUTRAL","cost":0,"dbfId":52191,"hideStats":true,"id":"BOTA_BOSS_20p2","name":"Fusion Core","set":"BOOMSDAY","text":"Why stop at souls?","type":"HERO_POWER"},{"artist":"Tyler West Studio","cardClass":"NEUTRAL","cost":0,"dbfId":52192,"hideStats":true,"id":"BOTA_BOSS_20p3","name":"Kadoom Bot","set":"BOOMSDAY","text":"The fuse is lit.","type":"HERO_POWER"},{"artist":"Ware Lee","cardClass":"NEUTRAL","cost":0,"dbfId":52193,"hideStats":true,"id":"BOTA_BOSS_20p4","name":"Death Ray","set":"BOOMSDAY","text":"Hero Power\nDeal 40 damage to the enemy hero.","type":"HERO_POWER"},{"artist":"Jaime Jones","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2274,"flavor":"Each year, folk gather in front of Blackrock Mountain to mourn those who were mind-controlled into the lava.","howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_001","name":"Solemn Vigil","rarity":"COMMON","set":"BRM","text":"Draw 2 cards. Costs (1) less for each minion that died this turn.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":2276,"id":"BRM_001e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Melt","set":"BRM","text":"Attack changed to 0 this turn.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2275,"flavor":"Flamewakers HATE being confused for Flamewalkers. They just wake up fire, they donât walk on it. Walking on fire is CRAZY.","health":4,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_002","mechanics":["TRIGGER_VISUAL"],"name":"Flamewaker","rarity":"RARE","set":"BRM","text":"After you cast a spell, deal 2 damage randomly split among all enemies.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":2284,"flavor":"Dragons breathe fire, sure, but did you know they can also breathe Cotton Candy? It's harder to give them a reason to do that, though.","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_003","name":"Dragon's Breath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BRM","text":"Deal $4 damage. Costs (1) less for each minion that died this turn.","type":"SPELL"},{"cardClass":"MAGE","dbfId":2285,"id":"BRM_003e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Dragon's Might","set":"BRM","text":"Costs (3) less this turn.","type":"ENCHANTMENT"},{"artist":"Sam Nielson","attack":2,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":2286,"flavor":"The twilight whelps are basically magic-vampires. Despite this, they are not a reference to any popular series of novels.","health":1,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_004","mechanics":["BATTLECRY"],"name":"Twilight Whelp","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Battlecry: If you're holding a Dragon, gain +2 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2428,"id":"BRM_004e","name":"Twilight Endurance","set":"BRM","text":"Increased Health.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2287,"health":1,"id":"BRM_004t","name":"Whelp","set":"BRM","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":2301,"flavor":"Demons are not angry most of the time. You have to play this card in order to really bring it out of them.","howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_005","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Demonwrath","rarity":"RARE","set":"BRM","text":"[x]Deal $2 damage to all\nminions except Demons.","type":"SPELL"},{"artist":"Steve Prescott","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":2288,"flavor":"His imp gang likes to sneak into Stormwind to spraypaint \"Ragnaros Rulez\" on the Mage Tower.","health":4,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_006","mechanics":["TRIGGER_VISUAL"],"name":"Imp Gang Boss","race":"DEMON","rarity":"COMMON","set":"BRM","text":"Whenever this minion takes damage, summon a 1/1 Imp.","type":"MINION"},{"attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":2779,"health":1,"id":"BRM_006t","name":"Imp","race":"DEMON","set":"BRM","type":"MINION"},{"artist":"Jim Nelson","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":2304,"flavor":"If you are thinking about visiting Moonbrook, you better roll deep.","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_007","name":"Gang Up","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BRM","text":"Choose a minion. Shuffle 3 copies of it into your deck.","type":"SPELL"},{"artist":"Eric Braddock","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":2291,"flavor":"He loves skulking. He skulks after hours just for the joy of it, but his friends are pretty worried he'll get burnt out.","health":3,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_008","mechanics":["BATTLECRY"],"name":"Dark Iron Skulker","rarity":"RARE","set":"BRM","text":"Battlecry: Deal 2 damage to all undamaged enemy minions.","type":"MINION"},{"artist":"Trent Kaniuga","attack":7,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":2295,"flavor":"The roots, the roots, the roots is on fire!","health":8,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_009","mechanics":["TAUNT"],"name":"Volcanic Lumberer","rarity":"RARE","set":"BRM","text":"Taunt\nCosts (1) less for each minion that died this turn.","type":"MINION"},{"artist":"Stanley Lau","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2292,"flavor":"Druids who fought too long in Northrend were easily seduced by Ragnaros; a mug of hot chocolate was generally all it took.","health":2,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_010","mechanics":["CHOOSE_ONE"],"name":"Druid of the Flame","rarity":"COMMON","set":"BRM","text":"Choose One - Transform into a 5/2 minion; or a 2/5 minion.","type":"MINION"},{"attack":5,"cardClass":"DRUID","cost":3,"dbfId":2293,"health":2,"id":"BRM_010a","name":"Firecat Form","race":"BEAST","rarity":"COMMON","set":"BRM","type":"MINION"},{"attack":2,"cardClass":"DRUID","cost":3,"dbfId":2294,"health":5,"id":"BRM_010b","name":"Fire Hawk Form","race":"BEAST","rarity":"COMMON","set":"BRM","type":"MINION"},{"artist":"Ben Zhang","attack":5,"cardClass":"DRUID","cost":3,"dbfId":2310,"health":2,"id":"BRM_010t","name":"Druid of the Flame","race":"BEAST","rarity":"COMMON","set":"BRM","type":"MINION"},{"artist":"Hideaki Takamura","attack":2,"cardClass":"DRUID","cost":3,"dbfId":2311,"health":5,"id":"BRM_010t2","name":"Druid of the Flame","race":"BEAST","rarity":"COMMON","set":"BRM","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2289,"flavor":"Chocolate lava cake is shockingly delicious.","howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_011","name":"Lava Shock","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["OVERLOAD"],"set":"BRM","text":"Deal $2 damage.\nUnlock your Overloaded Mana Crystals.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":2312,"id":"BRM_011t","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Lava Shock","set":"BRM","text":"Cards you play this turn don't cause Overload.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2290,"flavor":"Ragnaros interviews hundreds of Fire Elementals for the position of \"Destroyer\" but very few have what it takes.","health":6,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_012","mechanics":["BATTLECRY","OVERLOAD"],"name":"Fireguard Destroyer","overload":1,"race":"ELEMENTAL","rarity":"COMMON","set":"BRM","text":"Battlecry: Gain 1-4 Attack. Overload: (1)","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2370,"id":"BRM_012e","name":"On Fire!","set":"BRM","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Jonboy Meyers","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2260,"flavor":"Han shot first.","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_013","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Quick Shot","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"BRM","text":"Deal $3 damage.\nIf your hand is empty, draw a card.","type":"SPELL"},{"artist":"Jomaro Kindred","attack":4,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":2263,"flavor":"It takes a special kind of hunter to venture deep into a firey lava pit and convince a monster who lives there to come home and be a cuddly housepet.","health":4,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_014","mechanics":["BATTLECRY"],"name":"Core Rager","race":"BEAST","rarity":"RARE","set":"BRM","text":"Battlecry: If your hand is empty, gain +3/+3.","type":"MINION"},{"cardClass":"HUNTER","dbfId":2601,"id":"BRM_014e","name":"Power Rager","set":"BRM","text":"+3/+3","type":"ENCHANTMENT"},{"artist":"Ben Olson","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":2296,"flavor":"This is better than Arcane Explosion, so I guess warriors are finally getting revenge on mages for Mortal Strike being worse than Fireball.","howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_015","name":"Revenge","rarity":"RARE","set":"BRM","text":"Deal $1 damage to all minions. If you have 12 or less Health, deal $3 damage instead.","type":"SPELL"},{"artist":"Efrem Palacios","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":2297,"flavor":"Once a lowly \"Stick Flinger\", he's been relentless on the path to his ultimate dream: \"Tauren Flinger\".","health":5,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_016","mechanics":["TRIGGER_VISUAL"],"name":"Axe Flinger","rarity":"COMMON","set":"BRM","text":"Whenever this minion takes damage, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Luke Mancini","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2298,"flavor":"I walked into the dungeon and noticed a slain adventurer. In his final moments, he had scrawled out a message in the dust on the wall beside him. Two words: \"rez plz\"","howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_017","name":"Resurrect","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"BRM","text":"Summon a random friendly minion that died this game.","type":"SPELL"},{"artist":"Raymond Swanland","attack":5,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2299,"flavor":"Everybody wants someone to snuggle with. Even giant armored scaly draconic beasts of destruction.","health":5,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_018","mechanics":["BATTLECRY"],"name":"Dragon Consort","race":"DRAGON","rarity":"RARE","set":"BRM","text":"Battlecry: The next Dragon you play costs (2) less.","type":"MINION"},{"cardClass":"PALADIN","dbfId":2300,"id":"BRM_018e","name":"Unchained!","set":"BRM","text":"Your next Dragon costs (2) less.","type":"ENCHANTMENT"},{"artist":"Bobby Chiu","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2279,"flavor":"If you love getting your face punched, come to the Grim Guzzler!","health":3,"howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_019","mechanics":["TRIGGER_VISUAL"],"name":"Grim Patron","rarity":"RARE","set":"BRM","text":"After this minion survives damage, summon another Grim Patron.","type":"MINION"},{"artist":"Edouard Guiton & Stuido HIVE","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2306,"flavor":"Dragonkin Sorcerers be all \"I'm a wizard\" and everyone else be all \"daaaaang\".","health":5,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_020","mechanics":["TRIGGER_VISUAL"],"name":"Dragonkin Sorcerer","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Whenever you target this minion with a spell, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2307,"id":"BRM_020e","name":"Draconic Power","set":"BRM","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2278,"flavor":"Think of them as bullets for your dragon gun.","health":2,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_022","mechanics":["TRIGGER_VISUAL"],"name":"Dragon Egg","rarity":"RARE","set":"BRM","text":"Whenever this minion takes damage, summon a 2/1 Whelp.","type":"MINION"},{"artist":"Jaemin Kim","attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":2436,"health":1,"id":"BRM_022t","name":"Black Whelp","race":"DRAGON","set":"BRM","type":"MINION"},{"artist":"Slawomir Maniak","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2257,"flavor":"Drakonids were created to have all the bad parts of a dragon in the form of a humanoid. But, like, why?","health":6,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_024","mechanics":["BATTLECRY"],"name":"Drakonid Crusher","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Battlecry: If your opponent has 15 or less Health, gain +3/+3.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2415,"id":"BRM_024e","name":"Large Talons","set":"BRM","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Lucas Graciano","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2258,"flavor":"Volcanic Drakes breathe lava instead of fire. The antacid vendor at Thorium Point does a brisk business with them.","health":4,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_025","name":"Volcanic Drake","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Costs (1) less for each minion that died this turn.","type":"MINION"},{"artist":"John Polidora","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2283,"flavor":"Hungry Hungry Dragon is NOT a fun game.","health":6,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_026","mechanics":["BATTLECRY"],"name":"Hungry Dragon","race":"DRAGON","rarity":"COMMON","set":"BRM","text":"Battlecry: Summon a random 1-Cost minion for your opponent.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2281,"elite":true,"flavor":"You thought Executus turned you into Ragnaros, but really Ragnaros was in you the whole time.","health":7,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_027","mechanics":["DEATHRATTLE"],"name":"Majordomo Executus","rarity":"LEGENDARY","set":"BRM","text":"Deathrattle: Replace your hero with Ragnaros the Firelord.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2318,"health":8,"id":"BRM_027h","name":"Ragnaros the Firelord","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2319,"id":"BRM_027p","name":"DIE, INSECT!","set":"BRM","text":"Hero Power\nDeal $8 damage to a random enemy.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2448,"id":"BRM_027pH","name":"DIE, INSECTS!","set":"BRM","text":"Hero Power\nDeal $8 damage to a random enemy. TWICE.","type":"HERO_POWER"},{"artist":"Wayne Reynolds","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2262,"elite":true,"flavor":"His second greatest regret is summoning an evil Firelord who enslaved his entire people.","health":5,"howToEarn":"Unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Depths, in the Blackrock Mountain adventure.","id":"BRM_028","mechanics":["TRIGGER_VISUAL"],"name":"Emperor Thaurissan","rarity":"LEGENDARY","set":"BRM","text":"At the end of your turn, reduce the Cost of cards in your hand by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2407,"id":"BRM_028e","name":"Imperial Favor","set":"BRM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2308,"elite":true,"flavor":"Rend believes he is the True Warchief of the Horde and he keeps editing the wikipedia page for \"Warchief of the Horde\" to include his picture.","health":4,"howToEarn":"Unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackrock Spire, in the Blackrock Mountain adventure.","id":"BRM_029","mechanics":["BATTLECRY"],"name":"Rend Blackhand","playRequirements":{"REQ_LEGENDARY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"LEGENDARY","set":"BRM","targetingArrowText":"Destroy a Legend.","text":"Battlecry: If you're holding a Dragon, destroy a Legendary minion.","type":"MINION"},{"artist":"Ruan Jia","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2261,"elite":true,"flavor":"They call him \"Blackwing\" because he's a black dragon...... and he's got wings.","health":8,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_030","mechanics":["BATTLECRY"],"name":"Nefarian","race":"DRAGON","rarity":"LEGENDARY","set":"BRM","text":"Battlecry: Add 2 random spells to your hand (from your opponent's class).","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2421,"id":"BRM_030t","name":"Tail Swipe","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Deal $4 damage.","type":"SPELL"},{"artist":"Todd Lockwood","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2280,"elite":true,"flavor":"Left head and right head can never agree about what to eat for dinner, so they always end up just eating ramen again.","health":8,"howToEarn":"Unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Blackwing Lair, in the Blackrock Mountain adventure.","id":"BRM_031","mechanics":["TRIGGER_VISUAL"],"name":"Chromaggus","race":"DRAGON","rarity":"LEGENDARY","set":"BRM","text":"Whenever you draw a card, put another copy into your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2408,"flavor":"This is who you go to when your Blackwing needs a tune up. Don't go to a cut rate Blackwing tune up shop!","health":4,"howToEarn":"Unlocked in Molten Core, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Molten Core, in the Blackrock Mountain adventure.","id":"BRM_033","mechanics":["BATTLECRY"],"name":"Blackwing Technician","rarity":"COMMON","set":"BRM","text":"Battlecry: If you're holding a Dragon, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2721,"id":"BRM_033e","name":"Dragon Blood","set":"BRM","text":"+1/+1","type":"ENCHANTMENT"},{"artist":"Greg Staples","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2409,"flavor":"He got his name when he gave Blackwing some comic books and rock & roll records.","health":4,"howToEarn":"Unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","howToEarnGolden":"Crafting unlocked in Hidden Laboratory, in the Blackrock Mountain adventure.","id":"BRM_034","mechanics":["BATTLECRY"],"name":"Blackwing Corruptor","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"COMMON","set":"BRM","targetingArrowText":"Deal 3 damage.","text":"Battlecry: If you're holding a Dragon, deal 3 damage.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2313,"health":30,"id":"BRMA01_1","mechanics":["AI_MUST_PLAY"],"name":"Coren Direbrew","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2438,"health":30,"id":"BRMA01_1H","mechanics":["AI_MUST_PLAY"],"name":"Coren Direbrew","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2314,"id":"BRMA01_2","mechanics":["AI_MUST_PLAY"],"name":"Pile On!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nPut a minion from each deck into the battlefield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2439,"id":"BRMA01_2H","mechanics":["AI_MUST_PLAY"],"name":"Pile On!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nPut two minions from your deck and one from your opponent's into the battlefield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":30463,"id":"BRMA01_2H_2_TB","name":"Pile On!!!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nPut a minion from each deck into the battlefield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":35333,"id":"BRMA01_2H_2c_TB","name":"Pile On!!!","set":"TB","text":"Hero Power\nPut two minions from your deck and one from your opponent's into the battlefield.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":2315,"health":8,"id":"BRMA01_3","name":"Dark Iron Bouncer","set":"BRM","text":"Always wins Brawls.","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2413,"id":"BRMA01_4","name":"Get 'em!","referencedTags":["TAUNT"],"set":"BRM","text":"Summon four 1/1 Dwarves with Taunt.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2414,"health":1,"id":"BRMA01_4t","mechanics":["TAUNT"],"name":"Guzzler","set":"BRM","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2316,"health":30,"id":"BRMA02_1","name":"High Justice Grimstone","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2440,"health":30,"id":"BRMA02_1H","name":"High Justice Grimstone","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2317,"id":"BRMA02_2","name":"Jeering Crowd","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon a 1/1 Spectator with Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":31457,"id":"BRMA02_2_2_TB","name":"Jeering Crowd","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nSummon a 1/1 Spectator with Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":35292,"id":"BRMA02_2_2c_TB","name":"Jeering Crowd","referencedTags":["TAUNT"],"set":"TB","text":"Summon a 1/1 Spectator with Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2588,"id":"BRMA02_2H","name":"Jeering Crowd","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon a 1/1 Spectator with Taunt.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2424,"health":1,"id":"BRMA02_2t","mechanics":["TAUNT"],"name":"Dark Iron Spectator","set":"BRM","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2320,"health":30,"id":"BRMA03_1","name":"Emperor Thaurissan","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2441,"health":30,"id":"BRMA03_1H","name":"Emperor Thaurissan","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2321,"id":"BRMA03_2","name":"Power of the Firelord","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Hero Power\nDeal 30 damage.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":2322,"health":3,"id":"BRMA03_3","mechanics":["AURA","InvisibleDeathrattle"],"name":"Moira Bronzebeard","referencedTags":["TAUNT"],"set":"BRM","text":"Thaurissan's Hero Power can't be used.\nNever attacks minions unless they have Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52747,"id":"BRMA03_3e","name":"Moira's Presence","set":"BRM","text":"Costs (1).","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":2442,"health":1,"id":"BRMA03_3H","mechanics":["AURA","InvisibleDeathrattle"],"name":"Moira Bronzebeard","referencedTags":["TAUNT"],"set":"BRM","text":"Thaurissan's Hero Power can't be used.\nNever attacks minions unless they have Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2324,"health":30,"id":"BRMA04_1","name":"Garr","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2443,"health":45,"id":"BRMA04_1H","name":"Garr","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2325,"id":"BRMA04_2","mechanics":["AI_MUST_PLAY"],"name":"Magma Pulse","set":"BRM","text":"Hero Power\nDeal 1 damage to all minions.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":2326,"health":5,"id":"BRMA04_3","mechanics":["DEATHRATTLE"],"name":"Firesworn","set":"BRM","text":"Deathrattle: Deal 1 damage to the enemy hero for each Firesworn that died this turn.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":2444,"health":5,"id":"BRMA04_3H","mechanics":["DEATHRATTLE"],"name":"Firesworn","set":"BRM","text":"Deathrattle: Deal 3 damage to the enemy hero for each Firesworn that died this turn.","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2343,"id":"BRMA04_4","mechanics":["OVERLOAD"],"name":"Rock Out","overload":2,"set":"BRM","text":"Summon 3 Firesworn. Overload: (2)","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2476,"id":"BRMA04_4H","mechanics":["OVERLOAD"],"name":"Rock Out","overload":2,"set":"BRM","text":"Summon 3 Firesworn. Overload: (2)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2328,"health":30,"id":"BRMA05_1","name":"Baron Geddon","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2446,"health":50,"id":"BRMA05_1H","name":"Baron Geddon","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2329,"id":"BRMA05_2","name":"Ignite Mana","set":"BRM","text":"Hero Power\nDeal 5 damage to the enemy hero if they have any unspent Mana.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2445,"id":"BRMA05_2H","name":"Ignite Mana","set":"BRM","text":"Hero Power\nDeal 10 damage to the enemy hero if they have any unspent Mana.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2330,"id":"BRMA05_3","name":"Living Bomb","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Choose an enemy minion. If it lives until your next turn, deal $5 damage to all enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2331,"id":"BRMA05_3e","name":"Living Bomb","set":"BRM","text":"On Geddon's turn, deal 5 damage to all of your stuff.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2678,"id":"BRMA05_3H","name":"Living Bomb","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Choose an enemy minion. If it lives until your next turn, deal $10 damage to all enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2679,"id":"BRMA05_3He","name":"Living Bomb","set":"BRM","text":"On Geddon's turn, deal 10 damage to all of your stuff.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2334,"health":30,"id":"BRMA06_1","name":"Majordomo Executus","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2447,"health":30,"id":"BRMA06_1H","name":"Majordomo Executus","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2335,"id":"BRMA06_2","name":"The Majordomo","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon a 1/3 Flamewaker Acolyte.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2479,"id":"BRMA06_2H","name":"The Majordomo","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon a 3/3 Flamewaker Acolyte.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":36736,"id":"BRMA06_2H_TB","name":"The Majordomo","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nSummon a 3/3 Flamewaker Acolyte.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":2336,"health":8,"id":"BRMA06_3","name":"Ragnaros the Firelord","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2449,"health":30,"id":"BRMA06_3H","name":"Ragnaros the Firelord","set":"BRM","type":"HERO"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":2477,"health":3,"id":"BRMA06_4","name":"Flamewaker Acolyte","set":"BRM","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":2478,"health":3,"id":"BRMA06_4H","name":"Flamewaker Acolyte","set":"BRM","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2337,"health":30,"id":"BRMA07_1","name":"Highlord Omokk","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2450,"health":30,"id":"BRMA07_1H","name":"Highlord Omokk","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2338,"id":"BRMA07_2","name":"ME SMASH","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"BRM","text":"Hero Power\nDestroy a random damaged enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":30350,"id":"BRMA07_2_2_TB","name":"ME SMASH","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"TB","text":"Hero Power\nDestroy a random enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":35290,"id":"BRMA07_2_2c_TB","name":"ME SMASH","set":"TB","text":"Destroy a random enemy minion.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2451,"id":"BRMA07_2H","mechanics":["AI_MUST_PLAY"],"name":"ME SMASH","set":"BRM","text":"Hero Power\nDestroy a random enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2339,"id":"BRMA07_3","name":"TIME FOR SMASH","set":"BRM","text":"Deal $5 damage to a random enemy. Gain 5 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2340,"health":50,"id":"BRMA08_1","name":"General Drakkisath","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2452,"health":50,"id":"BRMA08_1H","name":"General Drakkisath","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2341,"hideStats":true,"id":"BRMA08_2","name":"Intense Gaze","set":"BRM","text":"Passive Hero Power\nAll cards cost (1). Players are capped at 1 Mana Crystal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2453,"hideStats":true,"id":"BRMA08_2H","name":"Intense Gaze","set":"BRM","text":"Passive Hero Power\nAll cards cost (1). You are capped at 2 Mana Crystals, and opponent at 1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2342,"id":"BRMA08_3","name":"Drakkisath's Command","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Destroy a minion. Gain 10 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2344,"health":30,"id":"BRMA09_1","name":"Rend Blackhand","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2528,"health":30,"id":"BRMA09_1H","name":"Rend Blackhand","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2345,"entourage":["BRMA09_3","BRMA09_4"],"id":"BRMA09_2","name":"Open the Gates","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon three 1/1 Whelps. Get a new Hero Power.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":36721,"id":"BRMA09_2_TB","name":"Open the Gates","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nSummon three 1/1 Whelps.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2530,"entourage":["BRMA09_3H","BRMA09_4H"],"id":"BRMA09_2H","name":"Open the Gates","set":"BRM","text":"Hero Power\nSummon three 2/2 Whelps. Get a new Hero Power.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":2527,"health":2,"id":"BRMA09_2Ht","name":"Whelp","race":"DRAGON","set":"BRM","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2346,"health":1,"id":"BRMA09_2t","name":"Whelp","race":"DRAGON","set":"BRM","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2347,"entourage":["BRMA09_2","BRMA09_4","BRMA09_5"],"id":"BRMA09_3","name":"Old Horde","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon two 1/1 Orcs with Taunt. Get a new Hero Power.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2529,"entourage":["BRMA09_2H","BRMA09_4H","BRMA09_5H"],"id":"BRMA09_3H","name":"Old Horde","set":"BRM","text":"Hero Power\nSummon two 2/2 Orcs with Taunt. Get a new Hero Power.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":2526,"health":2,"id":"BRMA09_3Ht","mechanics":["TAUNT"],"name":"Old Horde Orc","set":"BRM","text":"Taunt","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2348,"health":1,"id":"BRMA09_3t","mechanics":["TAUNT"],"name":"Old Horde Orc","set":"BRM","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2349,"entourage":["BRMA09_2","BRMA09_3","BRMA09_5"],"id":"BRMA09_4","name":"Blackwing","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon a 3/1 Dragonkin. Get a new Hero Power.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2523,"entourage":["BRMA09_2H","BRMA09_3H","BRMA09_5H"],"id":"BRMA09_4H","name":"Blackwing","set":"BRM","text":"Hero Power\nSummon a 5/4 Dragonkin. Get a new Hero Power.","type":"HERO_POWER"},{"attack":5,"cardClass":"NEUTRAL","cost":1,"dbfId":2524,"health":4,"id":"BRMA09_4Ht","name":"Dragonkin","race":"DRAGON","set":"BRM","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":2350,"health":1,"id":"BRMA09_4t","name":"Dragonkin","race":"DRAGON","set":"BRM","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2351,"entourage":["BRMA09_2","BRMA09_3","BRMA09_4"],"id":"BRMA09_5","name":"Dismount","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon Gyth. Get a new Hero Power.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2531,"entourage":["BRMA09_2H","BRMA09_3H","BRMA09_4H"],"id":"BRMA09_5H","name":"Dismount","set":"BRM","text":"Hero Power\nSummon Gyth. Get a new Hero Power.","type":"HERO_POWER"},{"attack":8,"cardClass":"NEUTRAL","cost":3,"dbfId":2525,"elite":true,"health":8,"id":"BRMA09_5Ht","name":"Gyth","race":"DRAGON","set":"BRM","type":"MINION"},{"attack":8,"cardClass":"NEUTRAL","cost":3,"dbfId":2352,"elite":true,"health":4,"id":"BRMA09_5t","name":"Gyth","race":"DRAGON","set":"BRM","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2353,"id":"BRMA09_6","name":"The True Warchief","playRequirements":{"REQ_LEGENDARY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Destroy a Legendary minion.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2354,"health":30,"id":"BRMA10_1","name":"Razorgore the Untamed","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2454,"health":30,"id":"BRMA10_1H","name":"Razorgore the Untamed","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2356,"id":"BRMA10_3","mechanics":["AI_MUST_PLAY"],"name":"The Rookery","set":"BRM","text":"Hero Power\nGive all Corrupted Eggs +1 Health, then summon one.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":2604,"id":"BRMA10_3e","name":"Incubation","set":"BRM","text":"Increased Health.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2475,"id":"BRMA10_3H","mechanics":["AI_MUST_PLAY"],"name":"The Rookery","set":"BRM","text":"Hero Power\nGive all Corrupted Eggs +1 Health, then summon one.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":2418,"health":1,"id":"BRMA10_4","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Corrupted Egg","set":"BRM","text":"When this minion has 4 or more Health, it hatches.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":2609,"health":3,"id":"BRMA10_4H","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Corrupted Egg","set":"BRM","text":"When this minion has 5 or more Health, it hatches.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":2607,"health":3,"id":"BRMA10_5","name":"Chromatic Drake","race":"DRAGON","set":"BRM","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":2608,"health":7,"id":"BRMA10_5H","name":"Chromatic Drake","race":"DRAGON","set":"BRM","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2420,"durability":5,"id":"BRMA10_6","name":"Razorgore's Claws","set":"BRM","text":"Whenever a Corrupted Egg dies, gain +1 Attack.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":2538,"id":"BRMA10_6e","name":"Blind With Rage","set":"BRM","text":"Increased Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2357,"health":30,"id":"BRMA11_1","name":"Vaelastrasz the Corrupt","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2455,"health":30,"id":"BRMA11_1H","name":"Vaelastrasz the Corrupt","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2358,"id":"BRMA11_2","mechanics":["AI_MUST_PLAY"],"name":"Essence of the Red","set":"BRM","text":"Hero Power\nEach player draws 2 cards.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2456,"id":"BRMA11_2H","mechanics":["AI_MUST_PLAY"],"name":"Essence of the Red","set":"BRM","text":"Hero Power\nEach player draws 3 cards. Gain a Mana Crystal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":31147,"id":"BRMA11_2H_2_TB","name":"Essence of the Red","set":"TB","text":"Hero Power\nEach player draws 3 cards. Gain a Mana Crystal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2359,"id":"BRMA11_3","name":"Burning Adrenaline","set":"BRM","text":"Deal $2 damage to the enemy hero.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2360,"health":30,"id":"BRMA12_1","name":"Chromaggus","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2369,"id":"BRMA12_10","name":"Mutation","set":"BRM","text":"Hero Power\nDiscard a random card.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":2457,"health":60,"id":"BRMA12_1H","name":"Chromaggus","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2361,"entourage":["BRMA12_6","BRMA12_5","BRMA12_7","BRMA12_4","BRMA12_3"],"id":"BRMA12_2","mechanics":["AI_MUST_PLAY"],"name":"Brood Affliction","set":"BRM","text":"Hero Power\nAt the end of your turn, add a Brood Affliction card to your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2458,"entourage":["BRMA12_3H","BRMA12_4H","BRMA12_5H","BRMA12_6H","BRMA12_7H"],"id":"BRMA12_2H","mechanics":["AI_MUST_PLAY"],"name":"Brood Affliction","set":"BRM","text":"Hero Power\nAt the end of your turn, add a Brood Affliction card to your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2362,"id":"BRMA12_3","mechanics":["EVIL_GLOW","ImmuneToSpellpower"],"name":"Brood Affliction: Red","set":"BRM","text":"While this is in your hand, take 1 damage at the start of your turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2459,"id":"BRMA12_3H","mechanics":["EVIL_GLOW","ImmuneToSpellpower"],"name":"Brood Affliction: Red","set":"BRM","text":"While this is in your hand, take 3 damage at the start of your turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2363,"id":"BRMA12_4","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Green","set":"BRM","text":"While this is in your hand, restore #2 health to your opponent at the start of your turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2460,"id":"BRMA12_4H","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Green","set":"BRM","text":"While this is in your hand, restore #6 health to your opponent at the start of your turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2364,"id":"BRMA12_5","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Blue","set":"BRM","text":"While this is in your hand, Chromaggus' spells cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2461,"id":"BRMA12_5H","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Blue","set":"BRM","text":"While this is in your hand, Chromaggus' spells cost (3) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2365,"id":"BRMA12_6","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Black","set":"BRM","text":"While this is in your hand, whenever Chromaggus draws a card, he gets another copy of it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2462,"id":"BRMA12_6H","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Black","set":"BRM","text":"While this is in your hand, whenever Chromaggus draws a card, he gets another copy of it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2366,"id":"BRMA12_7","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Bronze","set":"BRM","text":"While this is in your hand, Chromaggus' minions cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2463,"id":"BRMA12_7H","mechanics":["EVIL_GLOW"],"name":"Brood Affliction: Bronze","set":"BRM","text":"While this is in your hand, Chromaggus' minions cost (3) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2367,"id":"BRMA12_8","name":"Chromatic Mutation","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"BRM","text":"Transform a minion into a 2/2 Chromatic Dragonkin.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":2437,"health":3,"id":"BRMA12_8t","mechanics":["TRIGGER_VISUAL"],"name":"Chromatic Dragonkin","race":"DRAGON","set":"BRM","text":"Whenever your opponent casts a spell, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39810,"id":"BRMA12_8te","name":"Draconic Lineage","set":"BRM","text":"+2/+2","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2368,"health":30,"id":"BRMA12_9","name":"Chromatic Dragonkin","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2378,"health":30,"id":"BRMA13_1","name":"Lord Victor Nefarius","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2464,"health":30,"id":"BRMA13_1H","name":"Lord Victor Nefarius","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2379,"entourage":["BRMA13_6","BRMA13_8","BRMA13_7","BRMA13_5"],"id":"BRMA13_2","mechanics":["AI_MUST_PLAY"],"name":"True Form","set":"BRM","text":"Hero Power\nLet the games begin!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2465,"entourage":["BRMA13_6","BRMA13_8","BRMA13_7","BRMA13_5"],"id":"BRMA13_2H","mechanics":["AI_MUST_PLAY"],"name":"True Form","set":"BRM","text":"Hero Power\nLet the games begin!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":2380,"entourage":["BRMA13_8","BRMA13_7","BRMA13_5","BRMA13_6"],"health":30,"id":"BRMA13_3","name":"Nefarian","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2466,"entourage":["BRMA13_8","BRMA13_7","BRMA13_6","BRMA13_5"],"health":30,"id":"BRMA13_3H","name":"Nefarian","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2381,"id":"BRMA13_4","mechanics":["AI_MUST_PLAY"],"name":"Wild Magic","set":"BRM","text":"Hero Power\nPut a random spell from your opponent's class into your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":31095,"id":"BRMA13_4_2_TB","name":"Wild Magic","set":"TB","text":"Hero Power\nPut a random spell from your opponent's class into your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2467,"id":"BRMA13_4H","mechanics":["AI_MUST_PLAY"],"name":"Wild Magic","set":"BRM","text":"Hero Power\nPut a random spell from your opponent's class into your hand.","type":"HERO_POWER"},{"attack":6,"cardClass":"NEUTRAL","cost":0,"dbfId":2382,"health":3,"id":"BRMA13_5","mechanics":["BATTLECRY"],"name":"Son of the Flame","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"set":"BRM","targetingArrowText":"Deal 6 damage.","text":"Battlecry: Deal 6 damage.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":0,"dbfId":2383,"health":6,"id":"BRMA13_6","mechanics":["TAUNT"],"name":"Living Lava","set":"BRM","text":"Taunt","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":0,"dbfId":2384,"health":5,"id":"BRMA13_7","mechanics":["WINDFURY"],"name":"Whirling Ash","set":"BRM","text":"Windfury","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2480,"id":"BRMA13_8","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"DIE, INSECT!","set":"BRM","text":"Deal $8 damage to a random enemy.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2385,"health":30,"id":"BRMA14_1","name":"Omnotron Defense System","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2386,"entourage":["BRMA14_3","BRMA14_5","BRMA14_7","BRMA14_9"],"id":"BRMA14_10","name":"Activate!","set":"BRM","text":"Hero Power\nActivate a random Tron.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2482,"entourage":["BRMA14_3","BRMA14_5H","BRMA14_7H","BRMA14_9H"],"id":"BRMA14_10H","name":"Activate!","set":"BRM","text":"Hero Power\nActivate a random Tron.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":36734,"entourage":["BRMA14_3","BRMA14_5","BRMA14_7","BRMA14_9"],"id":"BRMA14_10H_TB","name":"Activate!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nActivate a random Tron.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2387,"id":"BRMA14_11","name":"Recharge","set":"BRM","text":"Fill all empty Mana Crystals.","type":"SPELL"},{"attack":10,"cardClass":"NEUTRAL","cost":5,"dbfId":2422,"elite":true,"health":2,"id":"BRMA14_12","mechanics":["TAUNT"],"name":"Magmaw","set":"BRM","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2468,"health":30,"id":"BRMA14_1H","name":"Omnotron Defense System","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2388,"id":"BRMA14_2","mechanics":["AI_MUST_PLAY"],"name":"Activate Arcanotron","set":"BRM","text":"Hero Power\nActivate Arcanotron!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2469,"id":"BRMA14_2H","mechanics":["AI_MUST_PLAY"],"name":"Activate Arcanotron","set":"BRM","text":"Hero Power\nActivate Arcanotron!","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":0,"dbfId":2389,"elite":true,"health":2,"id":"BRMA14_3","mechanics":["SPELLPOWER"],"name":"Arcanotron","race":"MECHANICAL","set":"BRM","spellDamage":2,"text":"Both players have Spell Damage +2.","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2390,"id":"BRMA14_4","mechanics":["AI_MUST_PLAY"],"name":"Activate Toxitron","set":"BRM","text":"Hero Power\nActivate Toxitron!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2470,"id":"BRMA14_4H","mechanics":["AI_MUST_PLAY"],"name":"Activate Toxitron","set":"BRM","text":"Hero Power\nActivate Toxitron!","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":2391,"elite":true,"health":3,"id":"BRMA14_5","mechanics":["TRIGGER_VISUAL"],"name":"Toxitron","race":"MECHANICAL","set":"BRM","text":"At the start of your turn, deal 1 damage to all other minions.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":1,"dbfId":2591,"elite":true,"health":4,"id":"BRMA14_5H","mechanics":["TRIGGER_VISUAL"],"name":"Toxitron","race":"MECHANICAL","set":"BRM","text":"At the start of your turn, deal 1 damage to all other minions.","type":"MINION"},{"cardClass":"NEUTRAL","cost":6,"dbfId":2392,"id":"BRMA14_6","mechanics":["AI_MUST_PLAY"],"name":"Activate Electron","set":"BRM","text":"Hero Power\nActivate Electron!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2471,"id":"BRMA14_6H","mechanics":["AI_MUST_PLAY"],"name":"Activate Electron","set":"BRM","text":"Hero Power\nActivate Electron!","type":"HERO_POWER"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":2393,"elite":true,"health":5,"id":"BRMA14_7","mechanics":["AURA"],"name":"Electron","race":"MECHANICAL","set":"BRM","text":"All spells cost (3) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52746,"id":"BRMA14_7e","name":"Electron's Power","set":"BRM","text":"Costs (3) less.","type":"ENCHANTMENT"},{"attack":6,"cardClass":"NEUTRAL","cost":3,"dbfId":2589,"elite":true,"health":6,"id":"BRMA14_7H","mechanics":["AURA"],"name":"Electron","race":"MECHANICAL","set":"BRM","text":"All spells cost (3) less.","type":"MINION"},{"cardClass":"NEUTRAL","cost":8,"dbfId":2394,"id":"BRMA14_8","mechanics":["AI_MUST_PLAY"],"name":"Activate Magmatron","set":"BRM","text":"Hero Power\nActivate Magmatron!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":6,"dbfId":2472,"id":"BRMA14_8H","mechanics":["AI_MUST_PLAY"],"name":"Activate Magmatron","set":"BRM","text":"Hero Power\nActivate Magmatron!","type":"HERO_POWER"},{"attack":7,"cardClass":"NEUTRAL","cost":5,"dbfId":2395,"elite":true,"health":7,"id":"BRMA14_9","mechanics":["AURA","TRIGGER_VISUAL"],"name":"Magmatron","race":"MECHANICAL","set":"BRM","text":"Whenever a player plays a card, Magmatron deals 2 damage to them.","type":"MINION"},{"attack":8,"cardClass":"NEUTRAL","cost":5,"dbfId":2590,"elite":true,"health":8,"id":"BRMA14_9H","mechanics":["AURA","TRIGGER_VISUAL"],"name":"Magmatron","race":"MECHANICAL","set":"BRM","text":"Whenever a player plays a card, Magmatron deals 2 damage to them.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2396,"health":30,"id":"BRMA15_1","name":"Maloriak","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2473,"health":30,"id":"BRMA15_1H","name":"Maloriak","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2397,"id":"BRMA15_2","mechanics":["TRIGGER_VISUAL"],"name":"The Alchemist","set":"BRM","text":"Passive Hero Power\nWhenever a minion is summoned, swap its Attack and Health.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2592,"id":"BRMA15_2H","mechanics":["TRIGGER_VISUAL"],"name":"The Alchemist","set":"BRM","text":"Passive Hero Power\nMinions' Attack and Health are swapped.\nYour minions have +2/+2.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":2593,"id":"BRMA15_2He","name":"Potion of Might","set":"BRM","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2398,"id":"BRMA15_3","name":"Release the Aberrations!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Summon 3 Aberrations.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2399,"health":1,"id":"BRMA15_4","mechanics":["CHARGE"],"name":"Aberration","set":"BRM","text":"Charge","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2400,"health":30,"id":"BRMA16_1","name":"Atramedes","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2474,"health":30,"id":"BRMA16_1H","name":"Atramedes","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2401,"id":"BRMA16_2","name":"Echolocate","set":"BRM","text":"Hero Power\nEquip a weapon that grows as your opponent plays cards.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2489,"id":"BRMA16_2H","name":"Echolocate","set":"BRM","text":"Hero Power\nEquip a weapon that grows as your opponent plays cards.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2402,"id":"BRMA16_3","name":"Sonic Breath","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_WEAPON_EQUIPPED":0},"set":"BRM","text":"Deal $3 damage to a minion. Give your weapon +3 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2426,"id":"BRMA16_3e","name":"Sonic Breath","set":"BRM","text":"+3 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2423,"id":"BRMA16_4","name":"Reverberating Gong","playRequirements":{"REQ_ENEMY_WEAPON_EQUIPPED":0},"set":"BRM","text":"Destroy your opponent's weapon.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":2425,"durability":6,"id":"BRMA16_5","mechanics":["TRIGGER_VISUAL"],"name":"Dragonteeth","set":"BRM","text":"Whenever your opponent plays a card, gain +1 Attack.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":2427,"id":"BRMA16_5e","name":"I hear you...","set":"BRM","text":"Increased Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2430,"health":30,"id":"BRMA17_2","name":"Nefarian","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2558,"health":30,"id":"BRMA17_2H","name":"Nefarian","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2431,"health":15,"id":"BRMA17_3","name":"Onyxia","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2560,"health":30,"id":"BRMA17_3H","name":"Onyxia","set":"BRM","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2432,"id":"BRMA17_4","name":"LAVA!","set":"BRM","text":"Deal $2 damage to all minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2433,"id":"BRMA17_5","name":"Bone Minions","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon two 2/1 Bone Constructs.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":35568,"id":"BRMA17_5_TB","name":"Bone Minions","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nSummon two 2/1 Bone Constructs.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2561,"id":"BRMA17_5H","name":"Bone Minions","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"BRM","text":"Hero Power\nSummon two 4/2 Bone Constructs.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":2434,"health":1,"id":"BRMA17_6","name":"Bone Construct","set":"BRM","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":1,"dbfId":2562,"health":2,"id":"BRMA17_6H","name":"Bone Construct","set":"BRM","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":2435,"health":4,"id":"BRMA17_7","mechanics":["TAUNT"],"name":"Chromatic Prototype","set":"BRM","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2548,"id":"BRMA17_8","mechanics":["AI_MUST_PLAY"],"name":"Nefarian Strikes!","set":"BRM","text":"Hero Power\nNefarian rains fire from above!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2559,"id":"BRMA17_8H","mechanics":["AI_MUST_PLAY"],"name":"Nefarian Strikes!","set":"BRM","text":"Hero Power\nNefarian rains fire from above!","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":2701,"durability":6,"id":"BRMA17_9","name":"Onyxiclaw","set":"BRM","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2323,"id":"BRMA_01","name":"Flameheart","set":"BRM","text":"Draw 2 cards.\nGain 4 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2864,"id":"BRMC_100","name":"Living Bomb","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Choose an enemy minion. If it lives until your next turn, deal $5 damage to all enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2863,"id":"BRMC_100e","name":"Living Bomb","set":"TB","text":"On Ragnaros' turn, deal 5 damage to this side of the board.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":8,"dbfId":2853,"id":"BRMC_83","name":"Open the Gates","set":"TB","text":"Fill your board with 2/2 Whelps.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":2839,"health":6,"id":"BRMC_84","mechanics":["BATTLECRY"],"name":"Dragonkin Spellcaster","race":"DRAGON","set":"TB","text":"Battlecry: Summon two 2/2 Whelps.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":2823,"elite":true,"health":7,"id":"BRMC_85","mechanics":["BATTLECRY"],"name":"Lucifron","set":"TB","text":"Battlecry: Cast Corruption on all other minions.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":2776,"elite":true,"health":8,"id":"BRMC_86","mechanics":["TRIGGER_VISUAL"],"name":"Atramedes","race":"DRAGON","set":"TB","text":"Whenever your opponent plays a card, gain +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2865,"id":"BRMC_86e","name":"I Hear You...","set":"TB","text":"Increased Attack.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":2775,"elite":true,"health":3,"id":"BRMC_87","mechanics":["DEATHRATTLE"],"name":"Moira Bronzebeard","set":"TB","text":"Deathrattle: Summon Emperor Thaurissan.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":2774,"health":6,"id":"BRMC_88","name":"Drakonid Slayer","race":"DRAGON","set":"TB","text":"Also damages the minions next to whomever he attacks.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":2,"dbfId":2771,"health":5,"id":"BRMC_89","mechanics":["WINDFURY"],"name":"Whirling Ash","set":"TB","text":"Windfury","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":2,"dbfId":2772,"health":6,"id":"BRMC_90","mechanics":["TAUNT"],"name":"Living Lava","set":"TB","text":"Taunt","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":3,"dbfId":2773,"health":3,"id":"BRMC_91","mechanics":["BATTLECRY"],"name":"Son of the Flame","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"set":"TB","targetingArrowText":"Deal 6 damage.","text":"Battlecry: Deal 6 damage.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":2696,"elite":true,"health":8,"id":"BRMC_92","mechanics":["BATTLECRY"],"name":"Coren Direbrew","set":"TB","text":"Always wins Brawls.\n Battlecry: Add a Brawl to your hand.","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2694,"entourage":["BRMA14_3","BRMA14_5","BRMA14_7","BRMA14_9"],"id":"BRMC_93","name":"Omnotron Defense System","set":"TB","text":"Summon a random Tron.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":2691,"durability":6,"id":"BRMC_94","mechanics":["DEATHRATTLE"],"name":"Sulfuras","set":"TB","text":"Deathrattle: Your Hero Power becomes 'Deal 8 damage to a random enemy'.","type":"WEAPON"},{"attack":20,"cardClass":"NEUTRAL","cost":50,"dbfId":2690,"elite":true,"health":20,"id":"BRMC_95","name":"Golemagg","set":"TB","text":"Costs (1) less for each damage your hero has taken.","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":2697,"id":"BRMC_95h","name":"Core Hound Puppies","set":"TB","text":"Summon two 2/4 Core Hound Pups.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":2700,"health":4,"id":"BRMC_95he","mechanics":["TRIGGER_VISUAL"],"name":"Core Hound Pup","race":"BEAST","set":"TB","text":"At the end of each turn, summon all Core Hound Pups that died this turn.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":2689,"elite":true,"health":5,"id":"BRMC_96","mechanics":["TRIGGER_VISUAL"],"name":"High Justice Grimstone","set":"TB","text":"At the start of your turn, summon a Legendary minion.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":6,"dbfId":2687,"elite":true,"health":7,"id":"BRMC_97","name":"Vaelastrasz","race":"DRAGON","set":"TB","text":"Your cards cost (3) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2693,"id":"BRMC_97e","name":"Burning Adrenaline","set":"TB","text":"Costs (2) less.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":2688,"elite":true,"health":12,"id":"BRMC_98","mechanics":["TRIGGER_VISUAL"],"name":"Razorgore","race":"DRAGON","set":"TB","text":"At the start of your turn, give your minions +3 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2866,"id":"BRMC_98e","name":"Dragonlust","set":"TB","text":"+3 Attack.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":2686,"elite":true,"health":8,"id":"BRMC_99","mechanics":["TRIGGER_VISUAL"],"name":"Garr","referencedTags":["TAUNT"],"set":"TB","text":"Whenever this minion takes damage, summon a 2/3 Elemental with Taunt.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":2692,"health":3,"id":"BRMC_99e","mechanics":["TAUNT"],"name":"Rock Elemental","race":"ELEMENTAL","set":"TB","text":"Taunt","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":40323,"elite":true,"flavor":"\"Could you do me a favor and get the keys from Kazakus?\"","health":5,"id":"CFM_020","mechanics":["BATTLECRY"],"name":"Raza the Chained","rarity":"LEGENDARY","set":"GANGS","text":"[x] Battlecry: If your deck has \nno duplicates, your Hero\n Power costs (1) this game.","type":"MINION"},{"artist":"James Ryman","cardClass":"NEUTRAL","dbfId":40762,"id":"CFM_020e","name":"Raza Enchant","set":"GANGS","text":"Your Hero Power costs (1).","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":40324,"flavor":"This is delicious! Oh no. BRAIN FREEEEEEEZE!","id":"CFM_021","name":"Freezing Potion","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"GANGS","text":"Freeze an enemy.","type":"SPELL"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40337,"flavor":"Don't blame the bot for his crimes... Blame whoever keeps winding him up!","health":5,"id":"CFM_025","mechanics":["TRIGGER_VISUAL"],"name":"Wind-up Burglebot","race":"MECHANICAL","rarity":"EPIC","set":"GANGS","text":"Whenever this attacks a minion and survives, draw a card.","type":"MINION"},{"artist":"Dan Scott","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":40339,"flavor":"There is an urban legend that the first Toxic Sewer Ooze was born because a rookie Goon stashed an open container of milk in a Hidden Cache.","id":"CFM_026","mechanics":["SECRET"],"name":"Hidden Cache","rarity":"RARE","set":"GANGS","text":"Secret: After your opponent plays a minion, give a random minion in your hand +2/+2.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"HUNTER","dbfId":41127,"id":"CFM_026e","name":"Smuggling","set":"GANGS","text":"+2/+2 from Hidden Cache.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40213,"flavor":"His first trick: making your wallet disappear!","health":7,"id":"CFM_039","mechanics":["SPELLPOWER"],"name":"Street Trickster","race":"DEMON","rarity":"COMMON","set":"GANGS","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40281,"flavor":"It has double the Attack. \"Go on.\" And double the Health. \"Yes??\" And its trigger has twice the effect. \"WHAT???\" And it costs⌠Five times more.","health":6,"id":"CFM_060","mechanics":["TRIGGER_VISUAL"],"name":"Red Mana Wyrm","rarity":"COMMON","set":"GANGS","text":"Whenever you cast a spell, gain +2 Attack.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":40279,"id":"CFM_060e","name":"Mana Heist","set":"GANGS","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":40285,"flavor":"Waterspeakers can tell the future! So the Jade Lotus employs them to speculate on the Auction House.","health":6,"id":"CFM_061","mechanics":["BATTLECRY","OVERLOAD"],"name":"Jinyu Waterspeaker","overload":1,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GANGS","targetingArrowText":"Restore 6 Health.","text":"[x]Battlecry: Restore #6 Health.\nOverload: (1)","type":"MINION"},{"artist":"Zoltan Boros","attack":6,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":40295,"flavor":"Some new asphalt should do the trick.","health":6,"id":"CFM_062","mechanics":["BATTLECRY","TAUNT"],"name":"Grimestreet Protector","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"GANGS","text":"[x]Taunt\nBattlecry: Give adjacent\n minions Divine Shield.","type":"MINION"},{"artist":"Dave Allsop","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40289,"flavor":"#abs","health":4,"id":"CFM_063","mechanics":["BATTLECRY"],"name":"Kooky Chemist","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Swap Attack and Health of a minion.","text":"Battlecry: Swap the Attack and Health of a minion.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"NEUTRAL","dbfId":40286,"id":"CFM_063e","name":"Kooky Chemistry","set":"GANGS","text":"Attack and Health have been swapped by Kooky Chemist.","type":"ENCHANTMENT"},{"artist":"Eva Widermann","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40294,"flavor":"When oil, railroad, steel, robber, and red are all already taken, your options are limited.","health":1,"id":"CFM_064","name":"Blubber Baron","rarity":"EPIC","referencedTags":["BATTLECRY"],"set":"GANGS","text":"Whenever you summon a Battlecry minion while this is in your hand, gain +1/+1.","type":"MINION"},{"artist":"Eva Widermann","cardClass":"NEUTRAL","dbfId":40293,"id":"CFM_064e","name":"Size Increase","set":"GANGS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":40297,"flavor":"The secret ingredient in Kazakus's award-winning chili recipe.","id":"CFM_065","name":"Volcanic Potion","rarity":"RARE","set":"GANGS","text":"Deal $2 damage to all minions.","type":"SPELL"},{"artist":"Andrew Hou","attack":2,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":40299,"flavor":"I'll tell you one thing he doesn't lack: GUMPTION.","health":1,"id":"CFM_066","mechanics":["BATTLECRY"],"name":"Kabal Lackey","rarity":"COMMON","referencedTags":["SECRET"],"set":"GANGS","text":"[x]Battlecry: The next Secret\nyou play this turn costs (0).","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40344,"flavor":"He didn't go to school for healing, but we keep losing all the good healers to Ratchet, so I guess we'll take him.","health":6,"id":"CFM_067","mechanics":["BATTLECRY"],"name":"Hozen Healer","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Restore a minion to full Health.","text":"Battlecry: Restore a minion to full Health.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":40517,"flavor":"Kazakus has a squad of imps bottling Felfire round-the-clock and he *still* can't keep up with demand.","id":"CFM_094","name":"Felfire Potion","rarity":"RARE","set":"GANGS","text":"Deal $5 damage to all characters.","type":"SPELL"},{"artist":"Andrew Hou","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":40549,"flavor":"He's the reason the First Bank of Gadgetzan has steel floors.","health":1,"id":"CFM_095","mechanics":["DEATHRATTLE"],"name":"Weasel Tunneler","race":"BEAST","rarity":"EPIC","set":"GANGS","text":"Deathrattle: Shuffle this minion into your opponent's deck.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41566,"flavor":"Her favorite mixture is cola and lime.","health":2,"id":"CFM_120","mechanics":["DEATHRATTLE"],"name":"Mistress of Mixtures","rarity":"COMMON","set":"GANGS","text":"Deathrattle: Restore #4 Health to each hero.","type":"MINION"},{"artist":"Alex Alexandrov","attack":0,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":40364,"flavor":"Happy to defend any public offender!","health":7,"id":"CFM_300","mechanics":["TAUNT"],"name":"Public Defender","rarity":"COMMON","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40371,"flavor":"One of the most famous busts in Gadgetzanâs history happened on Smugglerâs Run, where Sergeant Sally apprehended a cadre of Grimy Goons transporting a massive number of illegal fish heads.","id":"CFM_305","name":"Smuggler's Run","rarity":"COMMON","set":"GANGS","text":"Give all minions in your hand +1/+1.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"PALADIN","dbfId":40632,"id":"CFM_305e","name":"Smuggling","set":"GANGS","text":"+1/+1 from Smuggler's Run.","type":"ENCHANTMENT"},{"artist":"Jon Neimeister","attack":7,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":40416,"elite":true,"flavor":"Aya siphons a bit of Kun's soul to animate each golem in her Jade army. To his credit, he's being a great sport about it.","health":7,"id":"CFM_308","mechanics":["CHOOSE_ONE"],"name":"Kun the Forgotten King","rarity":"LEGENDARY","set":"GANGS","text":"Choose One - Gain 10 Armor; or Refresh your Mana Crystals.","type":"MINION"},{"artist":"Jon Neimeister","cardClass":"DRUID","cost":10,"dbfId":41958,"id":"CFM_308a","name":"Forgotten Armor","set":"GANGS","text":"Gain 10 Armor.","type":"SPELL"},{"artist":"Jon Neimeister","cardClass":"DRUID","cost":10,"dbfId":41959,"id":"CFM_308b","name":"Forgotten Mana","set":"GANGS","text":"Refresh your Mana Crystals.","type":"SPELL"},{"artist":"Mike Sass","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":40419,"flavor":"When you really need a job done⌠but you don't really care if it gets done right.","id":"CFM_310","name":"Call in the Finishers","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"GANGS","text":"Summon four 1/1 Murlocs.","type":"SPELL"},{"artist":"Mike Sass","attack":1,"cardClass":"SHAMAN","cost":1,"dbfId":42223,"health":1,"id":"CFM_310t","name":"Murloc Razorgill","race":"MURLOC","set":"GANGS","type":"MINION"},{"artist":"A. J. Nazzaro","attack":5,"cardClass":"SHAMAN","collectible":true,"collectionText":"Battlecry: Summon a Jade Golem. Give it Taunt.","cost":7,"dbfId":40422,"flavor":"Seeing his Jade Golem grow up into the tall, handsome 6/6 standing before him was the proudest moment of his life.","health":5,"id":"CFM_312","mechanics":["BATTLECRY"],"name":"Jade Chieftain","rarity":"COMMON","referencedTags":["JADE_GOLEM","TAUNT"],"set":"GANGS","text":"Battlecry: Summon a{1} {0} Jade Golem. Give it Taunt.","type":"MINION"},{"artist":"Ben Zhang","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":40423,"flavor":"INFINITE LOOP!","id":"CFM_313","mechanics":["DISCOVER","OVERLOAD"],"name":"Finders Keepers","overload":1,"rarity":"EPIC","set":"GANGS","text":"Discover a card with Overload. Overload: (1)","type":"SPELL"},{"artist":"Anton Zemskov","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":40426,"flavor":"To be a cool cat in Gadgetzan, you gotta have bling.","health":1,"id":"CFM_315","mechanics":["BATTLECRY"],"name":"Alleycat","race":"BEAST","rarity":"COMMON","set":"GANGS","text":"Battlecry: Summon a 1/1 Cat.","type":"MINION"},{"artist":"Anton Zemskov","attack":1,"cardClass":"HUNTER","cost":1,"dbfId":40425,"health":1,"id":"CFM_315t","name":"Tabbycat","race":"BEAST","set":"GANGS","type":"MINION"},{"artist":"Ozhill Studio","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":40428,"flavor":"He's gonna do it his way.","health":2,"id":"CFM_316","mechanics":["DEATHRATTLE"],"name":"Rat Pack","race":"BEAST","rarity":"EPIC","set":"GANGS","text":"[x]Deathrattle: Summon a\nnumber of 1/1 Rats equal\n to this minion's Attack.","type":"MINION"},{"artist":"L. Lullabi & A. Bozonnet","attack":1,"cardClass":"HUNTER","cost":1,"dbfId":41839,"health":1,"id":"CFM_316t","name":"Rat","race":"BEAST","set":"GANGS","type":"MINION"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","classes":["HUNTER","PALADIN","WARRIOR"],"collectible":true,"cost":2,"dbfId":40474,"flavor":"\"Naw, naw. You're talkin' about Grime BOULEVARD. I ain't know nuthin' 'bout that.\"","health":1,"id":"CFM_321","mechanics":["BATTLECRY","DISCOVER","GRIMY_GOONS"],"multiClassGroup":"GRIMY_GOONS","name":"Grimestreet Informant","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: Discover a\nHunter, Paladin, or Warrior\ncard.","type":"MINION"},{"artist":"Cole Eastburn","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":40486,"elite":true,"flavor":"My life for Aya!","health":5,"id":"CFM_324","mechanics":["DEATHRATTLE","TAUNT"],"name":"White Eyes","rarity":"LEGENDARY","set":"GANGS","text":"Taunt\nDeathrattle: Shuffle\n'The Storm Guardian' into your deck.","type":"MINION"},{"artist":"James Ryman","attack":10,"cardClass":"SHAMAN","cost":5,"dbfId":41842,"elite":true,"health":10,"id":"CFM_324t","mechanics":["TAUNT"],"name":"The Storm Guardian","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Paul Mafayon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":40608,"flavor":"\"Oh, I'm not serious about it. I only pirate on the weekends.\"","health":1,"id":"CFM_325","name":"Small-Time Buccaneer","race":"PIRATE","rarity":"RARE","set":"GANGS","text":"Has +2 Attack while you have a weapon equipped.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42705,"id":"CFM_325e","name":"Equipped","set":"GANGS","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Eric Braddock","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40617,"flavor":"\"Yeah, I can get you Knuckles. No, no, he's been clean for *weeks*.\"","health":4,"id":"CFM_328","mechanics":["BATTLECRY"],"name":"Fight Promoter","rarity":"EPIC","set":"GANGS","text":"[x]Battlecry: If you control\na minion with 6 or more\n Health, draw two cards.","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":40678,"elite":true,"flavor":"When confronted with accusations of performance-enhancing bananas, Knuckles replied, \"I get my fruit from trees I knock down with my bare hands like everyone else.\"","health":7,"id":"CFM_333","mechanics":["FINISH_ATTACK_SPELL_ON_DAMAGE","TRIGGER_VISUAL"],"name":"Knuckles","race":"BEAST","rarity":"LEGENDARY","set":"GANGS","text":"After this attacks a\nminion, it also hits the enemy hero.","type":"MINION"},{"artist":"Grace Liu","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":40679,"flavor":"Are you sure these are the crates that are supposed to go to the Gadgetzan petting zoo?","id":"CFM_334","name":"Smuggler's Crate","rarity":"COMMON","set":"GANGS","text":"Give a random Beast in your hand +2/+2.","type":"SPELL"},{"artist":"Grace Liu","cardClass":"NEUTRAL","dbfId":41672,"id":"CFM_334e","name":"Smuggling","set":"GANGS","text":"+2/+2 from Smuggler's Crate.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","attack":2,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":41126,"flavor":"\"Crime reported at First Bank of Gadgetzan. Huge quantities of Jade being carried away by what looks like a bunch of Hozen. Kodo 77 can you make it over there now?\"","health":4,"id":"CFM_335","mechanics":["BATTLECRY"],"name":"Dispatch Kodo","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","rarity":"RARE","set":"GANGS","targetingArrowText":"Deal damage equal to this minion's Attack.","text":"Battlecry: Deal damage equal to this minion's Attack.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":40681,"flavor":"The Grimy Goons can get you any weapon you want but if you want it to not explode you gotta pay extra.","health":3,"id":"CFM_336","mechanics":["DEATHRATTLE"],"name":"Shaky Zipgunner","rarity":"COMMON","set":"GANGS","text":"[x]Deathrattle: Give a random\nminion in your hand +2/+2.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"NEUTRAL","dbfId":40846,"id":"CFM_336e","name":"Smuggling","set":"GANGS","text":"+2/+2 from Shaky Zipgunner.","type":"ENCHANTMENT"},{"artist":"Nick Southham","attack":2,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":40683,"durability":4,"flavor":"A great improvement over the guppy launcher.","id":"CFM_337","mechanics":["TRIGGER_VISUAL"],"name":"Piranha Launcher","rarity":"EPIC","set":"GANGS","text":"[x]After your hero attacks,\nsummon a 1/1 Piranha.","type":"WEAPON"},{"artist":"Nick Southham","attack":1,"cardClass":"HUNTER","cost":1,"dbfId":40682,"health":1,"id":"CFM_337t","name":"Piranha","race":"BEAST","set":"GANGS","type":"MINION"},{"artist":"Adam Byrne","attack":3,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":40684,"flavor":"Still angry that the Gadgetzan Rager Club wouldn't accept him as a member.","health":2,"id":"CFM_338","mechanics":["BATTLECRY"],"name":"Trogg Beastrager","rarity":"RARE","set":"GANGS","text":"Battlecry: Give a random Beast in your hand +1/+1.","type":"MINION"},{"artist":"Adam Byrne","cardClass":"HUNTER","dbfId":40685,"id":"CFM_338e","name":"Smuggling","set":"GANGS","text":"+1/+1 from Trogg Beastrager.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41118,"elite":true,"flavor":"\"Who is she? Where did she come from? We don't even have a police force here in Gadgetzan!!\" - Mayor Noggenfogger","health":1,"id":"CFM_341","mechanics":["DEATHRATTLE"],"name":"Sergeant Sally","rarity":"LEGENDARY","set":"GANGS","text":"Deathrattle: Deal damage equal to this minion's Attack to all enemy minions.","type":"MINION"},{"artist":"Mark Gibbons","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":40791,"flavor":"You can't just leave a Luckydo somewhere. You gotta keep 'em with you! Especially in Gadgetzan!","health":5,"id":"CFM_342","mechanics":["BATTLECRY"],"name":"Luckydo Buccaneer","race":"PIRATE","rarity":"EPIC","set":"GANGS","text":"Battlecry: If your weapon has at least 3 Attack, gain +4/+4.","type":"MINION"},{"artist":"Mark Gibbons","cardClass":"ROGUE","dbfId":40790,"id":"CFM_342e","name":"Looted Blade","set":"GANGS","text":"+4/+4.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"collectionText":"[x]Taunt\nBattlecry: Summon a\nJade Golem.","cost":6,"dbfId":40797,"flavor":"I think we should talk about the jade elephant in the room.","health":6,"id":"CFM_343","mechanics":["BATTLECRY","TAUNT"],"name":"Jade Behemoth","rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"[x]Taunt\nBattlecry: Summon a{1}\n{0} Jade Golem.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40803,"elite":true,"flavor":"The last true master of Finjitsu.","health":4,"id":"CFM_344","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Finja, the Flying Star","race":"MURLOC","rarity":"LEGENDARY","set":"GANGS","text":"[x]Stealth\n Whenever this attacks and \nkills a minion, summon 2\n Murlocs from your deck.","type":"MINION"},{"artist":"Matthew O'Connor","cardClass":"DRUID","collectible":true,"collectionText":"Choose One - Summon a Jade Golem; or Shuffle 3 copies of this card into your deck.","cost":1,"dbfId":40372,"flavor":"Shuffle or no guts.","id":"CFM_602","mechanics":["CHOOSE_ONE"],"name":"Jade Idol","rarity":"RARE","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Choose One - Summon a{1} {0} Jade Golem; or Shuffle 3 copies of this card into your deck.","type":"SPELL"},{"artist":"Studio Hive","cardClass":"DRUID","cost":1,"dbfId":41409,"id":"CFM_602a","name":"Cut from Jade","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Summon a{1} {0} Jade Golem.","type":"SPELL"},{"artist":"Studio Hive","cardClass":"DRUID","cost":1,"dbfId":41408,"id":"CFM_602b","name":"Jade Stash","set":"GANGS","text":"Shuffle 3 Jade Idols into your deck.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":40373,"flavor":"You'd be insane NOT to drink it!","id":"CFM_603","name":"Potion of Madness","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_MAX_ATTACK":2,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GANGS","text":"Gain control of an enemy minion with 2 or less Attack until end of turn.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","dbfId":42155,"id":"CFM_603e","name":"Madness Potion","set":"GANGS","text":"This minion has switched controllers this turn.","type":"ENCHANTMENT"},{"artist":"Tyler West Studio","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":40375,"flavor":"Filled with electrolytes!","id":"CFM_604","name":"Greater Healing Potion","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GANGS","text":"Restore #12 Health to a friendly character.","type":"SPELL"},{"artist":"Zoltan Boros","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":40378,"flavor":"His job is to spy on the Goons and the Jade Lotus, but he's OBVIOUSLY a dragon so it's pretty hard work.","health":6,"id":"CFM_605","mechanics":["BATTLECRY","DISCOVER"],"name":"Drakonid Operative","race":"DRAGON","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: If you're holding a\nDragon, Discover a card in\n your opponent's deck.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":40381,"flavor":"Gadgetzan, where even the pet rocks have pet rocks.","health":3,"id":"CFM_606","mechanics":["TRIGGER_VISUAL"],"name":"Mana Geode","race":"ELEMENTAL","rarity":"EPIC","set":"GANGS","text":"Whenever this minion is healed, summon a 2/2 Crystal.","type":"MINION"},{"artist":"J. Cranford & A. J. Nazzaro","attack":2,"cardClass":"PRIEST","cost":2,"dbfId":42053,"health":2,"id":"CFM_606t","name":"Crystal","race":"ELEMENTAL","set":"GANGS","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":40957,"flavor":"There's a fine line between \"potion\" and \"grenade\". Wait. Actually, there's not.","id":"CFM_608","name":"Blastcrystal Potion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GANGS","text":"Destroy a minion and one of your Mana Crystals.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40389,"flavor":"\"Doc says the persistent burning sensation in my soul is probably just an ulcer.\"","health":7,"id":"CFM_609","mechanics":["TRIGGER_VISUAL"],"name":"Fel Orc Soulfiend","rarity":"EPIC","set":"GANGS","text":"At the start of your turn, deal 2 damage to this minion.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":40391,"flavor":"The trick is soaking the crystals in warm milk to soften them up.","health":4,"id":"CFM_610","mechanics":["BATTLECRY"],"name":"Crystalweaver","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give your Demons +1/+1.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"NEUTRAL","dbfId":40390,"id":"CFM_610e","name":"Serrated Shadows","set":"GANGS","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Raven Mimura","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":40393,"flavor":"You know what really makes my blood boil? The skyrocketing price of Bloodfury potions!","id":"CFM_611","name":"Bloodfury Potion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GANGS","text":"[x]Give a minion +3 Attack.\nIf it's a Demon, also\ngive it +3 Health.","type":"SPELL"},{"artist":"Raven Mimura","cardClass":"NEUTRAL","dbfId":42086,"id":"CFM_611e","name":"Demonic Draught","set":"GANGS","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Raven Mimura","cardClass":"NEUTRAL","dbfId":42087,"id":"CFM_611e2","name":"Demonic Draught","set":"GANGS","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Wayne Reynolds","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":40397,"flavor":"The mark of the Lotus is a little flower drawn in permanent marker on the ankle.","id":"CFM_614","name":"Mark of the Lotus","rarity":"COMMON","set":"GANGS","text":"Give your minions +1/+1.","type":"SPELL"},{"artist":"Wayne Reynolds","cardClass":"NEUTRAL","dbfId":40396,"id":"CFM_614e","name":"Savage Mark","set":"GANGS","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":40401,"flavor":"The Hozen don't get paid much, but at least they get to keep any excess mana.","id":"CFM_616","name":"Pilfered Power","rarity":"EPIC","set":"GANGS","text":"Gain an empty Mana Crystal for each friendly minion.","type":"SPELL"},{"artist":"Alex Garner","attack":3,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":40404,"flavor":"If you think her job is easy, YOU try falling asleep on cue.","health":3,"id":"CFM_617","mechanics":["BATTLECRY"],"name":"Celestial Dreamer","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: If you control a\nminion with 5 or more\nAttack, gain +2/+2.","type":"MINION"},{"artist":"Alex Garner","cardClass":"NEUTRAL","dbfId":40403,"id":"CFM_617e","name":"Visions of Hypnos","set":"GANGS","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Mike Azevedo","attack":3,"cardClass":"NEUTRAL","classes":["MAGE","PRIEST","WARLOCK"],"collectible":true,"cost":4,"dbfId":40407,"entourage":["CFM_065","CFM_021","CFM_603","CFM_604","CFM_611","CFM_620","CFM_094","CFM_661","CFM_662","CFM_608"],"flavor":"Sure you could have that Polymorph potion, but wouldn't you rather have this mystery potion? It could be anything. Even a Polymorph potion!","health":3,"id":"CFM_619","mechanics":["BATTLECRY","KABAL"],"multiClassGroup":"KABAL","name":"Kabal Chemist","rarity":"COMMON","set":"GANGS","text":"Battlecry: Add a random Potion to your hand.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":40409,"flavor":"Tastes like Baaaaananas.","id":"CFM_620","mechanics":["SECRET"],"name":"Potion of Polymorph","rarity":"RARE","set":"GANGS","text":"Secret: After your opponent plays a minion, transform it into a\n1/1 Sheep.","type":"SPELL"},{"artist":"Jomaro Kindred","attack":3,"cardClass":"NEUTRAL","classes":["MAGE","PRIEST","WARLOCK"],"collectible":true,"cost":4,"dbfId":40408,"elite":true,"entourage":["CFM_621t11","CFM_621t12","CFM_621t13"],"flavor":"The mysterious leader of the Kabal is NOT a dragon, and does NOT deal in illegal potions. Any public statements to the contrary will be met with litigation and Dragonfire Potions.","health":3,"id":"CFM_621","mechanics":["BATTLECRY","KABAL"],"multiClassGroup":"KABAL","name":"Kazakus","rarity":"LEGENDARY","set":"GANGS","text":"[x]Battlecry: If your deck\nhas no duplicates,\n create a custom spell.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":42063,"health":5,"id":"CFM_621_m2","name":"Kabal Demon","race":"DEMON","set":"GANGS","type":"MINION"},{"artist":"Slawomir Maniak","attack":8,"cardClass":"NEUTRAL","cost":8,"dbfId":42064,"health":8,"id":"CFM_621_m3","name":"Kabal Demon","race":"DEMON","set":"GANGS","type":"MINION"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":42071,"health":2,"id":"CFM_621_m4","name":"Kabal Demon","race":"DEMON","set":"GANGS","type":"MINION"},{"artist":"Evgeniy Zaqumyenny","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":42072,"health":1,"id":"CFM_621_m5","name":"Sheep","race":"BEAST","set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","dbfId":42058,"id":"CFM_621e","name":"Goldthorn","set":"GANGS","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","dbfId":42059,"id":"CFM_621e2","name":"Goldthorn","set":"GANGS","text":"+4 Health.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","dbfId":42060,"id":"CFM_621e3","name":"Goldthorn","set":"GANGS","text":"+6 Health.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41577,"id":"CFM_621t","name":"Kazakus Potion","set":"GANGS","text":"{0}\n{1}","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41582,"id":"CFM_621t10","name":"Netherbloom","set":"GANGS","text":"Summon a 2/2 Demon.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41591,"id":"CFM_621t11","name":"Lesser Potion","set":"GANGS","text":"Create a 1-Cost spell.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41592,"id":"CFM_621t12","name":"Greater Potion","set":"GANGS","text":"Create a 5-Cost spell.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41593,"id":"CFM_621t13","name":"Superior Potion","set":"GANGS","text":"Create a 10-Cost spell.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41603,"id":"CFM_621t14","name":"Kazakus Potion","set":"GANGS","text":"{0}\n{1}","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41604,"id":"CFM_621t15","name":"Kazakus Potion","set":"GANGS","text":"{0}\n{1}","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41605,"id":"CFM_621t16","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Heart of Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"GANGS","text":"Deal $5 damage.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41606,"id":"CFM_621t17","name":"Stonescale Oil","set":"GANGS","text":"Gain 7 Armor.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41607,"id":"CFM_621t18","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Felbloom","set":"GANGS","text":"Deal $4 damage to all minions.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41608,"id":"CFM_621t19","name":"Icecap","set":"GANGS","text":"Freeze 2 random enemy minions.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41590,"id":"CFM_621t2","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Heart of Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"GANGS","text":"Deal $3 damage.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41616,"id":"CFM_621t20","name":"Netherbloom","set":"GANGS","text":"Summon a 5/5 Demon.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","collectionText":"Polymorph a random enemy minion.","cost":5,"dbfId":41617,"id":"CFM_621t21","name":"Mystic Wool","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"GANGS","text":"Transform a random enemy minion into a 1/1 Sheep.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41618,"id":"CFM_621t22","name":"Kingsblood","set":"GANGS","text":"Draw 2 cards.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41619,"id":"CFM_621t23","name":"Shadow Oil","set":"GANGS","text":"Add 2 random Demons to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":41620,"id":"CFM_621t24","name":"Goldthorn","set":"GANGS","text":"Give your minions +4 Health.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41621,"id":"CFM_621t25","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Heart of Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"GANGS","text":"Deal $8 damage.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41622,"id":"CFM_621t26","name":"Stonescale Oil","set":"GANGS","text":"Gain 10 Armor.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41623,"id":"CFM_621t27","name":"Icecap","referencedTags":["FREEZE"],"set":"GANGS","text":"Freeze 3 random enemy minions.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41624,"id":"CFM_621t28","name":"Netherbloom","set":"GANGS","text":"Summon an 8/8 Demon.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41625,"id":"CFM_621t29","name":"Mystic Wool","set":"GANGS","text":"Transform all minions into 1/1 Sheep.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41589,"id":"CFM_621t3","name":"Stonescale Oil","set":"GANGS","text":"Gain 4 Armor.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41626,"id":"CFM_621t30","name":"Kingsblood","set":"GANGS","text":"Draw 3 cards.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41627,"id":"CFM_621t31","name":"Shadow Oil","set":"GANGS","text":"Add 3 random Demons to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41628,"id":"CFM_621t32","name":"Goldthorn","set":"GANGS","text":"Give your minions +6 Health.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":41629,"id":"CFM_621t33","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Felbloom","set":"GANGS","text":"Deal $6 damage to all minions.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":42068,"id":"CFM_621t37","name":"Ichor of Undeath","set":"GANGS","text":"Summon a friendly minion that died this game.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":5,"dbfId":42069,"id":"CFM_621t38","name":"Ichor of Undeath","set":"GANGS","text":"Summon 2 friendly minions that died this game.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":10,"dbfId":42070,"id":"CFM_621t39","name":"Ichor of Undeath","set":"GANGS","text":"Summon 3 friendly minions that died this game.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41588,"id":"CFM_621t4","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Felbloom","set":"GANGS","text":"Deal $2 damage to all minions.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41587,"id":"CFM_621t5","name":"Icecap","referencedTags":["FREEZE"],"set":"GANGS","text":"Freeze a random enemy minion.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41586,"id":"CFM_621t6","name":"Goldthorn","set":"GANGS","text":"Give your minions +2 Health.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41584,"id":"CFM_621t8","name":"Kingsblood","set":"GANGS","text":"Draw a card.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":41583,"id":"CFM_621t9","name":"Shadow Oil","set":"GANGS","text":"Add a random Demon to your hand.","type":"SPELL"},{"artist":"Evgeniy Zaqumyennyy","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":40411,"flavor":"Wow, and I thought Arcane Missiles was great!","id":"CFM_623","name":"Greater Arcane Missiles","rarity":"EPIC","set":"GANGS","text":"Shoot three missiles at random enemies that deal $3 damage each.","type":"SPELL"},{"artist":"Dave Allsop","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":40432,"flavor":"Inkmaster Solia had to figure out how to tattoo feathers.","health":4,"id":"CFM_626","mechanics":["BATTLECRY"],"name":"Kabal Talonpriest","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Give +3 Health.","text":"Battlecry: Give a friendly minion +3 Health.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"NEUTRAL","dbfId":40431,"id":"CFM_626e","name":"Fortitude","set":"GANGS","text":"+3 Health.","type":"ENCHANTMENT"},{"artist":"Joe Wilson","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":40437,"flavor":"There is something funny about this coin⌠can't quite put my finger on itâŚ","id":"CFM_630","name":"Counterfeit Coin","rarity":"RARE","set":"GANGS","text":"Gain 1 Mana Crystal this turn only.","type":"SPELL"},{"artist":"Anton Kagounkina","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":40438,"durability":3,"flavor":"For the goon that wants to make a fashion statement.","id":"CFM_631","mechanics":["TRIGGER_VISUAL"],"name":"Brass Knuckles","rarity":"EPIC","set":"GANGS","text":"[x]After your hero attacks,\ngive a random minion in\nyour hand +1/+1.","type":"WEAPON"},{"artist":"Anton Kagounkina","cardClass":"NEUTRAL","dbfId":41528,"id":"CFM_631e","name":"Smuggling","set":"GANGS","text":"Increased stats from Brass Knuckles.","type":"ENCHANTMENT"},{"artist":"Garrett Hanna","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":40441,"flavor":"For 5000g, you can just give the Jade Lotus any name and they will assassinate and/or embarrass them.","health":5,"id":"CFM_634","mechanics":["TRIGGER_VISUAL"],"name":"Lotus Assassin","rarity":"EPIC","referencedTags":["STEALTH"],"set":"GANGS","text":"Stealth. Whenever this attacks and kills a minion, gain Stealth.","type":"MINION"},{"artist":"Jon Neimeister","attack":5,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":40464,"flavor":"WE WENT THERE!","health":1,"id":"CFM_636","mechanics":["STEALTH"],"name":"Shadow Rager","rarity":"COMMON","set":"GANGS","text":"Stealth","type":"MINION"},{"artist":"James Ryman","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":40465,"elite":true,"flavor":"What do sailors yell when Patches steals their treasure chest full of laws and other things being transported to parliament for a vote? \"The Eyes have it!\"","health":1,"id":"CFM_637","name":"Patches the Pirate","race":"PIRATE","rarity":"LEGENDARY","set":"GANGS","text":"[x]After you play a Pirate,\nsummon this minion\nfrom your deck.","type":"MINION"},{"artist":"Mike Azevedo","attack":4,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":40469,"flavor":"\"Sir, you don't have a permit to park your mount here.\"","health":4,"id":"CFM_639","mechanics":["TRIGGER_VISUAL"],"name":"Grimestreet Enforcer","rarity":"RARE","set":"GANGS","text":"At the end of your turn, give all minions in your hand +1/+1.","type":"MINION"},{"artist":"Mike Azevedo","cardClass":"NEUTRAL","dbfId":40468,"id":"CFM_639e","name":"Smuggling","set":"GANGS","text":"Increased stats from Grimestreet Enforcer.","type":"ENCHANTMENT"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":40482,"elite":true,"flavor":"Grapplehammer is the horrible mind behind the Automatic Piranha Launcher (banned in 7 districts)!","health":2,"id":"CFM_643","mechanics":["BATTLECRY"],"name":"Hobart Grapplehammer","rarity":"LEGENDARY","set":"GANGS","text":"Battlecry: Give all weapons in your hand and deck +1 Attack.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","dbfId":40481,"id":"CFM_643e","name":"Smuggling","set":"GANGS","text":"+1 Attack from Hobart Grapplehammer.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":42631,"id":"CFM_643e2","name":"Smuggling","set":"GANGS","text":"+1 Attack from Hobart Grapplehammer.","type":"ENCHANTMENT"},{"artist":"Yewon Park","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40492,"flavor":"Quit playing games with his heart. And his fingers. And foot. It's rude.","health":1,"id":"CFM_646","mechanics":["DEATHRATTLE"],"name":"Backstreet Leper","rarity":"COMMON","set":"GANGS","text":"[x]Deathrattle: Deal 2 damage\nto the enemy hero.","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":40493,"flavor":"Imagine how much further his darts would go if he had lungs instead of gills!","health":1,"id":"CFM_647","mechanics":["BATTLECRY"],"name":"Blowgill Sniper","playRequirements":{"REQ_TARGET_TO_PLAY":0},"race":"MURLOC","rarity":"COMMON","set":"GANGS","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40494,"flavor":"\"It'd be a shame if someone disenchanted those Legendaries.\"","health":1,"id":"CFM_648","mechanics":["BATTLECRY"],"name":"Big-Time Racketeer","rarity":"COMMON","set":"GANGS","text":"Battlecry: Summon a 6/6 Ogre.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":40495,"health":6,"id":"CFM_648t","name":"\"Little Friend\"","set":"GANGS","type":"MINION"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","classes":["MAGE","PRIEST","WARLOCK"],"collectible":true,"cost":3,"dbfId":40496,"flavor":"Hey, you park your kodo under a harpy nest, you get what you deserve.","health":2,"id":"CFM_649","mechanics":["BATTLECRY","DISCOVER","KABAL"],"multiClassGroup":"KABAL","name":"Kabal Courier","rarity":"RARE","set":"GANGS","text":"Battlecry: Discover a Mage, Priest, or Warlock card.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40531,"flavor":"Listen, see? We'll take 'em to the docks, see? And throw 'em in the sea, see?","health":1,"id":"CFM_650","mechanics":["BATTLECRY"],"name":"Grimscale Chum","race":"MURLOC","rarity":"COMMON","set":"GANGS","text":"[x]Battlecry: Give a random\nMurloc in your hand +1/+1.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","dbfId":40530,"id":"CFM_650e","name":"Smuggling","set":"GANGS","text":"+1/+1 from Grimscale Chum.","type":"ENCHANTMENT"},{"artist":"Rafael Zanchetin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40889,"flavor":"Hook-tails are nice and all but she keeps getting stuck on things.","health":4,"id":"CFM_651","mechanics":["BATTLECRY"],"name":"Naga Corsair","race":"PIRATE","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give your weapon +1 Attack.","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"NEUTRAL","dbfId":40887,"id":"CFM_651e","name":"Extra Sharp","set":"GANGS","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Trent Kaniuga","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40906,"flavor":"He'll be a first-rate bruiser once he gets used to his contacts.","health":5,"id":"CFM_652","mechanics":["TAUNT"],"name":"Second-Rate Bruiser","rarity":"RARE","set":"GANGS","text":"[x]Taunt\nCosts (2) less if your\nopponent has at least\nthree minions.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40911,"flavor":"He loves his job and would do it for free! (But don't tell his boss!)","health":3,"id":"CFM_653","mechanics":["TAUNT"],"name":"Hired Gun","rarity":"COMMON","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Jerry Mascho","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":40914,"flavor":"\"What'll it be? A Jade Brew? A Grimy Goose? A Kabal Manatini?\"","health":3,"id":"CFM_654","mechanics":["TRIGGER_VISUAL"],"name":"Friendly Bartender","rarity":"COMMON","set":"GANGS","text":"At the end of your turn, restore #1 Health to your hero.","type":"MINION"},{"artist":"Anton Kagounkina","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40921,"flavor":"When Sergeant Sally shows up unexpectedly, DO NOT FLUSH YOUR MANA CRYSTALS DOWN THE TOILET.","health":3,"id":"CFM_655","mechanics":["BATTLECRY"],"name":"Toxic Sewer Ooze","rarity":"COMMON","set":"GANGS","text":"Battlecry: Remove 1 Durability from your opponent's weapon.","type":"MINION"},{"artist":"Adam Byrne","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40928,"flavor":"\"Hmmmm⌠Call it a hunch, but I'm starting to think that there may be some kind of criminal activity going on in Gadgetzan.\"","health":6,"id":"CFM_656","mechanics":["BATTLECRY"],"name":"Streetwise Investigator","rarity":"COMMON","referencedTags":["STEALTH"],"set":"GANGS","text":"Battlecry: Enemy minions lose Stealth.","type":"MINION"},{"artist":"Alex Alexandrov","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":40929,"flavor":"Gadgetzan Writerâs Award goes to the player who writes the most compelling fanfic about why this Arakkoa has a golden frog in his hand!","health":5,"id":"CFM_657","mechanics":["BATTLECRY"],"name":"Kabal Songstealer","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"GANGS","targetingArrowText":"Silence a minion.","text":"[x]Battlecry: Silence a minion.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40931,"flavor":"\"WHY ARE YOU IN THE BACK ROOM? WHO IS WATCHING THE FRONT?!\"","health":4,"id":"CFM_658","mechanics":["TRIGGER_VISUAL"],"name":"Backroom Bouncer","rarity":"RARE","set":"GANGS","text":"Whenever a friendly minion dies, gain +1 Attack.","type":"MINION"},{"artist":"Paul Mafayon","cardClass":"NEUTRAL","dbfId":41840,"id":"CFM_658e","name":"Cut Off","set":"GANGS","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Eva Widermann","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":40949,"flavor":"Comment on her height, and she'll go from flapper to kneecapper in seconds flat.","health":2,"id":"CFM_659","mechanics":["BATTLECRY"],"name":"Gadgetzan Socialite","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GANGS","targetingArrowText":"Restore 2 Health.","text":"Battlecry: Restore #2 Health.","type":"MINION"},{"artist":"J. Ejsing & E. Amundsen","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":40935,"flavor":"When casting a tournament, you really have to put your soul into it!","health":4,"id":"CFM_660","mechanics":["BATTLECRY"],"name":"Manic Soulcaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GANGS","targetingArrowText":"Shuffle a copy into your deck.","text":"Battlecry: Choose a friendly minion. Shuffle a copy into your deck.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":40936,"flavor":"I hope you didn't disenchant your Shadow Word: Horror!","id":"CFM_661","name":"Pint-Size Potion","rarity":"RARE","set":"GANGS","text":"[x]Give all enemy minions\n-3 Attack this turn only.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"PRIEST","dbfId":40960,"id":"CFM_661e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Shrunk","set":"GANGS","text":"-3 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Charlene Le Scanff","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":40938,"flavor":"No one was brave enough to fire the dragon in person⌠so they made the potion do it.","id":"CFM_662","name":"Dragonfire Potion","rarity":"EPIC","set":"GANGS","text":"[x]Deal $5 damage to all\nminions except Dragons.","type":"SPELL"},{"artist":"Jon Neimeister","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":40940,"flavor":"She ships illicit mana crystals around the world in packages marked: FUNNEL CAKE.","health":6,"id":"CFM_663","mechanics":["TRIGGER_VISUAL"],"name":"Kabal Trafficker","rarity":"EPIC","set":"GANGS","text":"[x]At the end of your turn,\nadd a random Demon\nto your hand.","type":"MINION"},{"artist":"Alex Alexandrov","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40950,"flavor":"Hair products are 79% of his monthly budget.","health":3,"id":"CFM_665","name":"Worgen Greaser","rarity":"COMMON","set":"GANGS","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40951,"flavor":"Grook Fu, the ancient Hozen art of bashing heads with a stick.","health":5,"id":"CFM_666","mechanics":["WINDFURY"],"name":"Grook Fu Master","rarity":"COMMON","set":"GANGS","text":"Windfury","type":"MINION"},{"artist":"Mauricio Herrera","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40952,"flavor":"Please don't explode! Please don't explode! Please don't explode!","health":2,"id":"CFM_667","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Bomb Squad","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"GANGS","targetingArrowText":"Deal 5 damage.","text":"[x]Battlecry: Deal 5 damage\nto an enemy minion.\nDeathrattle: Deal 5 damage\nto your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40953,"flavor":"\"Every me, get in here!\"","health":2,"id":"CFM_668","mechanics":["BATTLECRY"],"name":"Doppelgangster","rarity":"RARE","set":"GANGS","text":"Battlecry: Summon 2 copies of this minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","cost":5,"dbfId":42146,"health":2,"id":"CFM_668t","mechanics":["BATTLECRY"],"name":"Doppelgangster","rarity":"RARE","set":"GANGS","text":"Battlecry: Summon 2 copies of this minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","cost":5,"dbfId":42213,"health":2,"id":"CFM_668t2","mechanics":["BATTLECRY"],"name":"Doppelgangster","rarity":"RARE","set":"GANGS","text":"Battlecry: Summon 2 copies of this minion.","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40954,"flavor":"He only burgles to pay the bills. He is really just a bully at heart.","health":6,"id":"CFM_669","mechanics":["TRIGGER_VISUAL"],"name":"Burgly Bully","rarity":"EPIC","set":"GANGS","text":"Whenever your opponent casts a spell, add a Coin to your hand.","type":"MINION"},{"artist":"Tooth","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":40955,"elite":true,"flavor":"This flavor text was randomly generated. If it happens to form words and make sense, that is purely by chance.","health":4,"id":"CFM_670","mechanics":["TRIGGER_VISUAL"],"name":"Mayor Noggenfogger","rarity":"LEGENDARY","set":"GANGS","text":"All targets are chosen randomly.","type":"MINION"},{"artist":"Tyler West Studio","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":40988,"flavor":"She loves Frozen. I mean who doesn't?","health":5,"id":"CFM_671","mechanics":["BATTLECRY"],"name":"Cryomancer","rarity":"COMMON","referencedTags":["FREEZE"],"set":"GANGS","text":"Battlecry: If an enemy is Frozen, gain +2/+2.","type":"MINION"},{"artist":"Tyler West Studio","cardClass":"NEUTRAL","dbfId":40987,"id":"CFM_671e","name":"We All Scream","set":"GANGS","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41841,"elite":true,"flavor":"She has set up her Black Market here in Gadgetzan for one purpose, to make a KILLING when Beanie Babies make their inevitable comeback.","health":3,"id":"CFM_672","mechanics":["BATTLECRY"],"name":"Madam Goya","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"GANGS","targetingArrowText":"Swap with a minion in your deck.","text":"Battlecry: Choose a friendly minion. Swap it with a minion in your deck.","type":"MINION"},{"artist":"Tyson Murphy","attack":5,"cardClass":"NEUTRAL","classes":["HUNTER","PALADIN","WARRIOR"],"collectible":true,"cost":7,"dbfId":40703,"elite":true,"flavor":"The brilliant mastermind of the Grimy Goons, Han sometimes thinks about ditching the idiot Cho, but that would just tear him apart.","health":6,"id":"CFM_685","mechanics":["BATTLECRY","GRIMY_GOONS"],"multiClassGroup":"GRIMY_GOONS","name":"Don Han'Cho","rarity":"LEGENDARY","set":"GANGS","text":"Battlecry: Give a random minion in your hand +5/+5.","type":"MINION"},{"artist":"Tyson Murphy","cardClass":"NEUTRAL","dbfId":40844,"id":"CFM_685e","name":"Smuggling","set":"GANGS","text":"+5/+5 from Don Han'Cho.","type":"ENCHANTMENT"},{"artist":"J. Ejsing & E. Amundsen","attack":5,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":40701,"elite":true,"flavor":"Solia marks the Kabal with intricate tattoos that grant immense power. Also it makes it harder for other gangs to recruit from their numbers. BACK OFF, GOONS.","health":5,"id":"CFM_687","mechanics":["BATTLECRY"],"name":"Inkmaster Solia","rarity":"LEGENDARY","set":"GANGS","text":"[x]Battlecry: If your deck has\nno duplicates, the next\nspell you cast this turn\ncosts (0).","type":"MINION"},{"artist":"J. Ejsing & E. Amundsen","cardClass":"MAGE","dbfId":41957,"id":"CFM_687e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Free Spell","set":"GANGS","text":"The next spell you cast this turn costs (0).","type":"ENCHANTMENT"},{"artist":"Mike Sass","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":40700,"flavor":"Did you know the Hogchoppers compete every year at the Mirage Raceway? They do. It's a real group.","health":5,"id":"CFM_688","mechanics":["BATTLECRY"],"name":"Spiked Hogrider","rarity":"RARE","referencedTags":["CHARGE","TAUNT"],"set":"GANGS","text":"Battlecry: If an enemy minion has Taunt, gain Charge.","type":"MINION"},{"artist":"Izzy Hoover","cardClass":"ROGUE","collectible":true,"collectionText":"Deal $2 damage.\nCombo: Summon a Jade Golem.","cost":2,"dbfId":40698,"flavor":"Good news is, after you remove it from your wound, you can use it to pay your medical bills!","id":"CFM_690","mechanics":["COMBO"],"name":"Jade Shuriken","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["CHOOSE_ONE","JADE_GOLEM"],"set":"GANGS","text":"Deal $2 damage.\nCombo: Summon a{1} {0} Jade Golem.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"ROGUE","collectible":true,"collectionText":"Stealth\nDeathrattle: Summon a Jade Golem.","cost":2,"dbfId":40697,"flavor":"He's so good at swarming, he can swarm all by himself!","health":1,"id":"CFM_691","mechanics":["DEATHRATTLE","STEALTH"],"name":"Jade Swarmer","rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Stealth\nDeathrattle: Summon a{1} {0} Jade Golem.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":40696,"flavor":"Is it just me, or is there something fishy about that ferryman?","health":3,"id":"CFM_693","mechanics":["COMBO"],"name":"Gadgetzan Ferryman","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"RARE","set":"GANGS","targetingArrowText":"Return to your hand.","text":"Combo: Return a friendly minion to your hand.","type":"MINION"},{"artist":"Andrew Hou","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":40695,"flavor":"He used to be Aya's tutor, but she fired him for bugging her too much.","health":4,"id":"CFM_694","mechanics":["BATTLECRY"],"name":"Shadow Sensei","playRequirements":{"REQ_MINION_TARGET":0,"REQ_STEALTHED_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["STEALTH"],"set":"GANGS","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a Stealthed minion +2/+2.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"ROGUE","dbfId":40789,"id":"CFM_694e","name":"Trained","set":"GANGS","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Sean McNally","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":40694,"flavor":"Ragnaros looked down. He looked like some kind of War Golem. \"WHAT HAVE YOU DONE TO ME,\" he yelled. But all that came out was a deep grinding sound. He began to cry.","id":"CFM_696","name":"Devolve","rarity":"RARE","set":"GANGS","text":"Transform all enemy minions into random ones that cost (1) less.","type":"SPELL"},{"artist":"Luke Mancini","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":40693,"flavor":"If you think her Illidan and Sylvanas cosplay is great, wait till you see her Reno Jackson!","health":5,"id":"CFM_697","mechanics":["TRIGGER_VISUAL"],"name":"Lotus Illusionist","rarity":"EPIC","set":"GANGS","text":"[x]After this minion attacks\na hero, transform it into a\n random 6-Cost minion.","type":"MINION"},{"artist":"Yewon Park","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":40691,"flavor":"Pretty harmless unless you're a Seadevil.","health":2,"id":"CFM_699","mechanics":["BATTLECRY"],"name":"Seadevil Stinger","race":"MURLOC","rarity":"RARE","set":"GANGS","text":"[x]Battlecry: The next Murloc\nyou play this turn costs\n Health instead of Mana.","type":"MINION"},{"artist":"Yewon Park","cardClass":"NEUTRAL","dbfId":42161,"id":"CFM_699e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Seadevil Enchant","set":"GANGS","type":"ENCHANTMENT"},{"artist":"Phil Saunders","cardClass":"SHAMAN","collectible":true,"collectionText":"Deal $4 damage. Summon a Jade Golem.","cost":4,"dbfId":40455,"flavor":"Jade Lightning, goooo Jade Lightning!","id":"CFM_707","name":"Jade Lightning","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Deal $4 damage. Summon a{1} {0} Jade Golem.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":42098,"health":1,"id":"CFM_712_t01","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":42099,"health":2,"id":"CFM_712_t02","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":42100,"health":3,"id":"CFM_712_t03","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":42101,"health":4,"id":"CFM_712_t04","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":42102,"health":5,"id":"CFM_712_t05","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":42103,"health":6,"id":"CFM_712_t06","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":7,"cardClass":"NEUTRAL","cost":7,"dbfId":42104,"health":7,"id":"CFM_712_t07","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":8,"cardClass":"NEUTRAL","cost":8,"dbfId":42105,"health":8,"id":"CFM_712_t08","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":9,"cardClass":"NEUTRAL","cost":9,"dbfId":42106,"health":9,"id":"CFM_712_t09","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":42107,"health":10,"id":"CFM_712_t10","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":11,"cardClass":"NEUTRAL","cost":10,"dbfId":42108,"health":11,"id":"CFM_712_t11","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":12,"cardClass":"NEUTRAL","cost":10,"dbfId":42109,"health":12,"id":"CFM_712_t12","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":13,"cardClass":"NEUTRAL","cost":10,"dbfId":42120,"health":13,"id":"CFM_712_t13","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":14,"cardClass":"NEUTRAL","cost":10,"dbfId":42121,"health":14,"id":"CFM_712_t14","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":15,"cardClass":"NEUTRAL","cost":10,"dbfId":42122,"health":15,"id":"CFM_712_t15","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":16,"cardClass":"NEUTRAL","cost":10,"dbfId":42123,"health":16,"id":"CFM_712_t16","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":17,"cardClass":"NEUTRAL","cost":10,"dbfId":42124,"health":17,"id":"CFM_712_t17","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":18,"cardClass":"NEUTRAL","cost":10,"dbfId":42125,"health":18,"id":"CFM_712_t18","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":19,"cardClass":"NEUTRAL","cost":10,"dbfId":42127,"health":19,"id":"CFM_712_t19","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":20,"cardClass":"NEUTRAL","cost":10,"dbfId":42128,"health":20,"id":"CFM_712_t20","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":21,"cardClass":"NEUTRAL","cost":10,"dbfId":42129,"health":21,"id":"CFM_712_t21","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":22,"cardClass":"NEUTRAL","cost":10,"dbfId":42130,"health":22,"id":"CFM_712_t22","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":23,"cardClass":"NEUTRAL","cost":10,"dbfId":42131,"health":23,"id":"CFM_712_t23","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":24,"cardClass":"NEUTRAL","cost":10,"dbfId":42132,"health":24,"id":"CFM_712_t24","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":25,"cardClass":"NEUTRAL","cost":10,"dbfId":42133,"health":25,"id":"CFM_712_t25","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":26,"cardClass":"NEUTRAL","cost":10,"dbfId":42134,"health":26,"id":"CFM_712_t26","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":27,"cardClass":"NEUTRAL","cost":10,"dbfId":42135,"health":27,"id":"CFM_712_t27","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":28,"cardClass":"NEUTRAL","cost":10,"dbfId":42136,"health":28,"id":"CFM_712_t28","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":29,"cardClass":"NEUTRAL","cost":10,"dbfId":42137,"health":29,"id":"CFM_712_t29","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Konstantin Turovec","attack":30,"cardClass":"NEUTRAL","cost":10,"dbfId":42138,"health":30,"id":"CFM_712_t30","name":"Jade Golem","referencedTags":["JADE_GOLEM"],"set":"GANGS","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"collectionText":"Summon a Jade Golem. Gain an empty Mana Crystal.","cost":3,"dbfId":40523,"flavor":"Meditating under a jade blossom is said to grant you wisdom, unless you have a pollen allergy.","id":"CFM_713","name":"Jade Blossom","playRequirements":{"REQ_MINION_SLOT_OR_MANA_CRYSTAL_SLOT":0},"rarity":"COMMON","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Summon a{1} {0} Jade Golem. Gain an empty Mana Crystal.","type":"SPELL"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","classes":["DRUID","ROGUE","SHAMAN"],"collectible":true,"collectionText":"Battlecry: Summon a Jade Golem.","cost":4,"dbfId":40527,"flavor":"\"He's so cute! I just want to squeeze him, then use him for Jade Golem parts!\" - Aya Blackpaw","health":3,"id":"CFM_715","mechanics":["BATTLECRY","JADE_GOLEM","JADE_LOTUS"],"multiClassGroup":"JADE_LOTUS","name":"Jade Spirit","race":"ELEMENTAL","rarity":"COMMON","set":"GANGS","text":"Battlecry: Summon a{1} {0} Jade Golem.","type":"MINION"},{"artist":"James Ryman","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":41414,"flavor":"If you're sleeping with the fishes, we highly suggest not bringing an electric blanket.","id":"CFM_716","name":"Sleep with the Fishes","rarity":"EPIC","set":"GANGS","text":"Deal $3 damage to all damaged minions.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"SHAMAN","collectible":true,"collectionText":"Battlecry: Summon a Jade Golem.\nOverload: (1)","cost":2,"dbfId":40529,"durability":2,"flavor":"\"Best manicure ever!\" - Aya Blackpaw","id":"CFM_717","mechanics":["BATTLECRY","OVERLOAD"],"name":"Jade Claws","overload":1,"rarity":"RARE","referencedTags":["JADE_GOLEM"],"set":"GANGS","text":"Battlecry: Summon a{1} {0} Jade Golem.\nOverload: (1)","type":"WEAPON"},{"artist":"James Ryman","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":40537,"elite":true,"flavor":"Spicklefizz pondered his life choices as he looked at the chain around his neck. \"Become a warlock,\" they said. \"You get to enslave demons,\" they said.","health":9,"id":"CFM_750","mechanics":["BATTLECRY"],"name":"Krul the Unshackled","race":"DEMON","rarity":"LEGENDARY","set":"GANGS","text":"[x]Battlecry: If your deck has\nno duplicates, summon all\n Demons from your hand. ","type":"MINION"},{"artist":"Luke Mancini","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":40541,"flavor":"The Kabal print this on every package of illicit Mana Crystals: WARNING - DO NOT PUT WITHIN REACH OF ABYSSALS. THIS IS NOT APPROVED FOR USE BY FLAMING DEMONS OF ANY KIND.","health":6,"id":"CFM_751","mechanics":["BATTLECRY"],"name":"Abyssal Enforcer","race":"DEMON","rarity":"COMMON","set":"GANGS","text":"Battlecry: Deal 3 damage to all other characters.","type":"MINION"},{"artist":"Mark Gibbons","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":40566,"flavor":"It fell off a kodo, I promise!","id":"CFM_752","name":"Stolen Goods","rarity":"RARE","referencedTags":["TAUNT"],"set":"GANGS","text":"Give a random Taunt minion in your hand +3/+3.","type":"SPELL"},{"artist":"Mark Gibbons","cardClass":"NEUTRAL","dbfId":40570,"id":"CFM_752e","name":"Smuggling","set":"GANGS","text":"+3/+3 from Stolen Goods.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":40567,"flavor":"If you bargain hard, he'll throw in the hat.","health":1,"id":"CFM_753","mechanics":["BATTLECRY"],"name":"Grimestreet Outfitter","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give all minions in your hand +1/+1.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"NEUTRAL","dbfId":40571,"id":"CFM_753e","name":"Smuggling","set":"GANGS","text":"+1/+1 from Grimestreet Outfitter.","type":"ENCHANTMENT"},{"artist":"Wayne Reynolds","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":40568,"flavor":"\"You look like a Gadgetgun 3000-Mark IV man, am I right?\"","health":3,"id":"CFM_754","mechanics":["TRIGGER_VISUAL"],"name":"Grimy Gadgeteer","rarity":"COMMON","set":"GANGS","text":"At the end of your turn, give a random minion in your hand +2/+2.","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"NEUTRAL","dbfId":40573,"id":"CFM_754e","name":"Smuggling","set":"GANGS","text":"Increased stats from Grimy Gadgeteer.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":40569,"flavor":"\"I don't know a lot about used GvG cards, so I'm going to have to call in an expert.\"","health":3,"id":"CFM_755","mechanics":["BATTLECRY"],"name":"Grimestreet Pawnbroker","rarity":"RARE","set":"GANGS","text":"Battlecry: Give a random weapon in your hand +1/+1.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","dbfId":40572,"id":"CFM_755e","name":"Smuggling","set":"GANGS","text":"+1/+1 from Grimestreet Pawnbroker.","type":"ENCHANTMENT"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":40574,"flavor":"The rent is cheap and she passes the savings onto YOU!","health":7,"id":"CFM_756","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Alley Armorsmith","rarity":"RARE","set":"GANGS","text":"[x]Taunt\nWhenever this minion\ndeals damage, gain\nthat much Armor.","type":"MINION"},{"artist":"Richie Marella","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40577,"flavor":"Remember, submit your bribes directly to the Marshal - it's the law!","health":2,"id":"CFM_759","mechanics":["DEATHRATTLE"],"name":"Meanstreet Marshal","rarity":"EPIC","set":"GANGS","text":"Deathrattle: If this minion has 2 or more Attack, draw a card.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":5,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":40583,"flavor":"\"Listen, I can cut you in on a little of this premium mana, but you can't tell my boss.\"","health":5,"id":"CFM_760","name":"Kabal Crystal Runner","rarity":"RARE","referencedTags":["SECRET"],"set":"GANGS","text":"Costs (2) less for each Secret you've played this game.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":40905,"elite":true,"flavor":"Aya even staged an intervention once, but Shaku still insists that he is not a hoarder.","health":3,"id":"CFM_781","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Shaku, the Collector","rarity":"LEGENDARY","set":"GANGS","text":"[x]Stealth. Whenever this\nattacks, add a random card\nto your hand (from your\nopponent's class).","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41567,"flavor":"It's not his fault⌠Someone keeps stealing his soap!","health":6,"id":"CFM_790","mechanics":["BATTLECRY","TAUNT"],"name":"Dirty Rat","rarity":"EPIC","set":"GANGS","text":"[x]Taunt\nBattlecry: Your opponent\nsummons a random minion\nfrom their hand.","type":"MINION"},{"artist":"Rudy Siswanto","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":40587,"flavor":"Get to da Kodo! Now!","id":"CFM_800","mechanics":["SECRET"],"name":"Getaway Kodo","rarity":"RARE","set":"GANGS","text":"Secret: When a friendly minion dies, return it to your hand.","type":"SPELL"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40603,"elite":true,"flavor":"Wrathion, son of Deathwing, is a dragon. Why isn't he tagged as a dragon, you ask? WHAT, ARE YOU TRYING TO BLOW HIS COVER??","health":5,"id":"CFM_806","mechanics":["BATTLECRY","TAUNT"],"name":"Wrathion","rarity":"LEGENDARY","set":"GANGS","text":"Taunt. Battlecry: Draw cards until you draw one that isn't a Dragon.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":40605,"elite":true,"flavor":"Gadgetzan has always run an under-the-table auction house, and business has been PRETTY good for Beardo since the population explosion. And since the explosion that destroyed the competing auction houses in the city.","health":4,"id":"CFM_807","mechanics":["TRIGGER_VISUAL"],"name":"Auctionmaster Beardo","rarity":"LEGENDARY","set":"GANGS","text":"After you cast a spell, refresh your Hero Power.","type":"MINION"},{"artist":"Garrett Hanna","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40607,"elite":true,"flavor":"Infamous in the seedy underground card rooms of Gadgetzan, he got his nickname winning the coveted Shark Plushie in the city's first Hearthstone tournament.","health":4,"id":"CFM_808","mechanics":["TRIGGER_VISUAL"],"name":"Genzo, the Shark","rarity":"LEGENDARY","set":"GANGS","text":"Whenever this attacks, both players draw until they have 3 cards.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40611,"flavor":"The Hogchoppers are well-known throughout Kalimdor for being a real, actual group.","health":4,"id":"CFM_809","mechanics":["BATTLECRY"],"name":"Tanaris Hogchopper","rarity":"COMMON","referencedTags":["CHARGE"],"set":"GANGS","text":"[x]Battlecry: If your opponent's\nhand is empty, gain Charge.","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40613,"flavor":"The Hogchoppers, the terrors of Tanaris, can always be found at one tavern or another in Gadgetzan, refueling for totally real and legit adventures that they go on.","health":6,"id":"CFM_810","mechanics":["BATTLECRY"],"name":"Leatherclad Hogleader","rarity":"EPIC","referencedTags":["CHARGE"],"set":"GANGS","text":"Battlecry: If your opponent has 6 or more cards in hand, gain Charge.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":40615,"flavor":"The true mystery of lunar visions is how there is nothing to watch when there are so many channels.","id":"CFM_811","name":"Lunar Visions","rarity":"EPIC","set":"GANGS","text":"Draw 2 cards. Minions drawn cost (2) less.","type":"SPELL"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":40636,"elite":true,"flavor":"Wickerflame spent years as a recruit for the Goons, never making the big-time because he always fired his chest-cannon too slowly. \"Hey,\" he thought, \"maybe if I keep my beard lit on fire, I can do this faster.\" BOOM, promoted.","health":2,"id":"CFM_815","mechanics":["DIVINE_SHIELD","LIFESTEAL","TAUNT"],"name":"Wickerflame Burnbristle","rarity":"LEGENDARY","set":"GANGS","text":"Divine Shield, Taunt, Lifesteal","type":"MINION"},{"artist":"Dany Orizio","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":40641,"flavor":"There is no carrot.","health":5,"id":"CFM_816","mechanics":["BATTLECRY"],"name":"Virmen Sensei","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"RARE","set":"GANGS","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a friendly Beast +2/+2.","type":"MINION"},{"artist":"Dany Orizio","cardClass":"NEUTRAL","dbfId":40640,"id":"CFM_816e","name":"Get Big","set":"GANGS","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Sojin Hwang","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":40741,"flavor":"She's working on a story! While skydiving!","health":3,"id":"CFM_851","mechanics":["TRIGGER_VISUAL"],"name":"Daring Reporter","rarity":"COMMON","set":"GANGS","text":"Whenever your opponent draws a card, gain +1/+1.","type":"MINION"},{"artist":"Sojin Hwang","cardClass":"NEUTRAL","dbfId":42054,"id":"CFM_851e","name":"The Scoop","set":"GANGS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Grace Liu","attack":5,"cardClass":"NEUTRAL","classes":["DRUID","ROGUE","SHAMAN"],"collectible":true,"cost":5,"dbfId":40742,"flavor":"Mostly, they stand around and look cool.","health":3,"id":"CFM_852","mechanics":["BATTLECRY","DISCOVER","JADE_LOTUS"],"multiClassGroup":"JADE_LOTUS","name":"Lotus Agents","rarity":"RARE","set":"GANGS","text":"Battlecry: Discover a Druid, Rogue, or Shaman card.","type":"MINION"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","classes":["HUNTER","PALADIN","WARRIOR"],"collectible":true,"cost":3,"dbfId":40743,"flavor":"She's got anything you want. Need the latest derpinger? No problem!","health":4,"id":"CFM_853","mechanics":["BATTLECRY","GRIMY_GOONS"],"multiClassGroup":"GRIMY_GOONS","name":"Grimestreet Smuggler","rarity":"COMMON","set":"GANGS","text":"Battlecry: Give a random minion in your hand +1/+1.","type":"MINION"},{"artist":"Sean McNally","cardClass":"NEUTRAL","dbfId":41526,"id":"CFM_853e","name":"Smuggling","set":"GANGS","text":"+1/+1 from Grimestreet Smuggler.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40744,"flavor":"His new shampoo is really working!","health":8,"id":"CFM_854","mechanics":["TAUNT"],"name":"Ancient of Blossoms","rarity":"COMMON","set":"GANGS","text":"Taunt","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":40745,"flavor":"His house cleaning service is quite thorough. Not a spot to be found... or any of your stuff!","health":7,"id":"CFM_855","mechanics":["BATTLECRY"],"name":"Defias Cleaner","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE","SILENCE"],"set":"GANGS","targetingArrowText":"Silence a minion with Deathrattle.","text":"Battlecry: Silence a minion with Deathrattle.","type":"MINION"},{"artist":"Jon Neimeister","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":40598,"flavor":"Get the ingredients wrong on ONE healing potion and they take your license. What a world!","health":5,"id":"CFM_900","mechanics":["TRIGGER_VISUAL"],"name":"Unlicensed Apothecary","race":"DEMON","rarity":"EPIC","set":"GANGS","text":"After you summon a minion, deal 5 damage to your hero.","type":"MINION"},{"artist":"Glenn Rane","attack":5,"cardClass":"NEUTRAL","classes":["DRUID","ROGUE","SHAMAN"],"collectible":true,"collectionText":" Battlecry and Deathrattle: Summon a Jade Golem.","cost":6,"dbfId":40596,"elite":true,"flavor":"Though young, Aya took over as the leader of Jade Lotus through her charisma and strategic acumen when her predecessor was accidentally crushed by a jade golem.","health":3,"id":"CFM_902","mechanics":["BATTLECRY","DEATHRATTLE","JADE_GOLEM","JADE_LOTUS"],"multiClassGroup":"JADE_LOTUS","name":"Aya Blackpaw","rarity":"LEGENDARY","set":"GANGS","text":"Battlecry and Deathrattle: Summon a{1} {0} Jade Golem.","type":"MINION"},{"artist":"Daren Bader","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":40634,"flavor":"Now we know why they wear tiny watches.","id":"CFM_905","name":"Small-Time Recruits","rarity":"EPIC","set":"GANGS","text":"[x]Draw three 1-Cost\nminions from your deck.","type":"SPELL"},{"artist":"Kan Liu","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":40839,"flavor":"Well⌠a guy who knows a guy.","id":"CFM_940","mechanics":["DISCOVER"],"name":"I Know a Guy","rarity":"COMMON","referencedTags":["TAUNT"],"set":"GANGS","text":"Discover a Taunt minion.","type":"SPELL"},{"attack":7,"cardClass":"NEUTRAL","cost":6,"dbfId":1762,"elite":true,"health":6,"id":"CRED_01","name":"Jason Chayes","rarity":"LEGENDARY","set":"CREDITS","text":"Enrage: Just kidding! He never Enrages.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":6,"dbfId":1761,"elite":true,"health":5,"id":"CRED_02","name":"Eric Dodds","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon a 2/2 Pirate and destroy all Ninjas.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":1763,"elite":true,"health":4,"id":"CRED_03","name":"Bob Fitch","rarity":"LEGENDARY","set":"CREDITS","text":"Super Taunt (EVERY character must attack this minion.)","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":1764,"elite":true,"health":3,"id":"CRED_04","name":"Steven Gabriel","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon a frothy beverage.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":1765,"elite":true,"health":4,"id":"CRED_05","name":"Kyle Harrison","rarity":"LEGENDARY","set":"CREDITS","text":"3 for a 5/4? That's a good deal!","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":1766,"elite":true,"health":1,"id":"CRED_06","name":"Derek Sakamoto","rarity":"LEGENDARY","set":"CREDITS","text":"The notorious Footclapper.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":1767,"elite":true,"health":2,"id":"CRED_07","name":"Zwick","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Complain about bacon prices.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":1768,"elite":true,"health":1,"id":"CRED_08","name":"Ben Brode","rarity":"LEGENDARY","set":"CREDITS","text":"Your volume can't be reduced below maximum.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":1769,"elite":true,"health":7,"id":"CRED_09","name":"Ben Thompson","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Draw some cards. With a pen.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":1770,"elite":true,"health":2,"id":"CRED_10","name":"Michael Schweitzer","rarity":"LEGENDARY","set":"CREDITS","text":"C-C-C-COMBO: Destroy a minion.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":54513,"elite":true,"health":7,"id":"CRED_100","name":"Isaac James","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Lose the game.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":7,"dbfId":54514,"elite":true,"health":6,"id":"CRED_101","name":"Melissa Corning","rarity":"LEGENDARY","set":"CREDITS","text":"Taunt\nBattlecry: Reschedule a Tavern Brawl.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":5,"dbfId":54515,"elite":true,"health":1,"id":"CRED_102","name":"Alec Dawson","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Fill your board with Golden Wisps.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":7,"dbfId":54516,"elite":true,"health":3,"id":"CRED_103","name":"Brett Dixon","rarity":"LEGENDARY","set":"CREDITS","text":"Taunt, Enrage: Give your other minions +2/+2","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":4,"dbfId":54518,"elite":true,"health":3,"id":"CRED_105","name":"Cat Morgan","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Get coffee.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":54519,"elite":true,"health":1,"id":"CRED_106","name":"Paul Nguyen","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Discover a Dungeon Run.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":7,"dbfId":54501,"elite":true,"health":7,"id":"CRED_107","name":"Chadd Nervig","race":"DRAGON","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Give all minions, everywhere, Purple +3","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":8,"dbfId":54521,"elite":true,"health":5,"id":"CRED_108","name":"Mark Agustin","rarity":"LEGENDARY","set":"CREDITS","text":"Taunt, Battlecry: Look at the top 4 cards of your deck. Pick 2 and place those in your hand. Place the remaining 2 on top of your deck in any order.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":54522,"elite":true,"health":4,"id":"CRED_109","name":"Chris Allsopp","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever this minion survives damage, summon a 3/3 teapot.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":4,"dbfId":1771,"elite":true,"health":4,"id":"CRED_11","name":"Jay Baxter","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon FIVE random Inventions.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":54523,"elite":true,"health":4,"id":"CRED_110","name":"Davide Spicuglia","rarity":"LEGENDARY","set":"CREDITS","text":"At the end of your turn, brew a tiny caffeinated concoction.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":54524,"elite":true,"health":4,"id":"CRED_111","name":"Brian Doyle","rarity":"LEGENDARY","set":"CREDITS","text":"Deathrattle: Gain +1/+1 for⌠hmmm, this should really be a Battlecry.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":54525,"elite":true,"health":6,"id":"CRED_112","name":"Haneul Lee","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Localize all cards in your opponent's hand into Korean.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":5,"dbfId":54556,"elite":true,"health":10,"id":"CRED_113","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"YoungWook Yang","rarity":"LEGENDARY","set":"CREDITS","text":"Divine Shield, Taunt\nWhenever this kills an insect, gain Divine Shield.\nDIE INSECT!","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":54630,"elite":true,"health":4,"id":"CRED_114","name":"Walter Ferrell","rarity":"LEGENDARY","set":"CREDITS","text":"Starts dormant. Whenever an incident occurs, this awakens.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":5,"dbfId":54631,"elite":true,"health":4,"id":"CRED_115","name":"Dan Priestly","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon two crawdads to fight for you.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":54632,"elite":true,"health":1,"id":"CRED_116","name":"Josh Harris","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever this card is drawn, equip a smile.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":54633,"elite":true,"health":7,"id":"CRED_117","name":"Mason Phillips","rarity":"LEGENDARY","set":"CREDITS","text":"Tauntfury Enemies must attack this minion twice.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":54634,"elite":true,"health":1,"id":"CRED_118","name":"Keaton Gill","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":1772,"elite":true,"health":2,"id":"CRED_12","name":"Rachelle Davis","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Draw TWO cards. She's not a novice engineer.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":1773,"elite":true,"health":10,"id":"CRED_13","name":"Brian Schwab","rarity":"LEGENDARY","set":"CREDITS","text":"At the end of your turn, give a random minion +1 Attack.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":1774,"elite":true,"health":2,"id":"CRED_14","name":"Yong Woo","rarity":"LEGENDARY","set":"CREDITS","text":"Your other minions have +3 Attack and Charge.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1775,"elite":true,"health":3,"id":"CRED_15","name":"Andy Brock","rarity":"LEGENDARY","set":"CREDITS","text":"Can't be Silenced. Divine Shield, Stealth.","type":"MINION"},{"attack":9,"cardClass":"NEUTRAL","cost":7,"dbfId":1776,"elite":true,"health":5,"id":"CRED_16","name":"Hamilton Chu","rarity":"LEGENDARY","set":"CREDITS","text":"Was successfully NOT part of the problem! ...most of the time.","type":"MINION"},{"attack":9,"cardClass":"NEUTRAL","cost":9,"dbfId":1777,"elite":true,"health":9,"id":"CRED_17","name":"Rob Pardo","rarity":"LEGENDARY","set":"CREDITS","text":"You can't start a game without this minion in your deck.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":3018,"elite":true,"health":2,"id":"CRED_18","name":"Becca Abel","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever you draw a card, make it Golden.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":3019,"elite":true,"health":3,"id":"CRED_19","name":"Beomki Hong","rarity":"LEGENDARY","set":"CREDITS","text":"Taunt. Friendly minions canât be Frozen.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":3020,"elite":true,"health":2,"id":"CRED_20","name":"Brian Birmingham","rarity":"LEGENDARY","set":"CREDITS","text":"Choose One - Restore a Mech to full Health; or Give a Designer Windfury.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":3021,"elite":true,"health":3,"id":"CRED_21","name":"Bryan Chang","rarity":"LEGENDARY","set":"CREDITS","text":"Foodie: Make all minions edible.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":3022,"elite":true,"health":3,"id":"CRED_22","name":"Cameron Chrisman","rarity":"LEGENDARY","set":"CREDITS","text":"While this is in your hand, Golden cards cost (1) less.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":3023,"elite":true,"health":5,"id":"CRED_23","name":"Christopher Yim","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Your emotes are now spoken in \"Radio Voice.\"","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":7,"dbfId":3024,"elite":true,"health":5,"id":"CRED_24","name":"Dean Ayala","rarity":"LEGENDARY","set":"CREDITS","text":"You can't lose stars while this is in your deck.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":3025,"elite":true,"health":4,"id":"CRED_25","name":"Elizabeth Cho","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Add Echo of Medivh and Echoing Ooze to your hand.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":3026,"elite":true,"health":6,"id":"CRED_26","name":"Eric Del Priore","rarity":"LEGENDARY","set":"CREDITS","text":"Has Taunt if it's 3 AM.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":3027,"elite":true,"health":4,"id":"CRED_27","name":"Henry Ho","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Spectate your opponent's hand.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":3028,"elite":true,"health":3,"id":"CRED_28","name":"He-Rim Woo","rarity":"LEGENDARY","set":"CREDITS","text":"Choose One - Punch an arm; Offer a treat; or Give a big hug.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":5,"dbfId":3029,"elite":true,"health":5,"id":"CRED_29","name":"Jason MacAllister","rarity":"LEGENDARY","set":"CREDITS","text":"He's a real stand-up guy.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":7,"dbfId":3030,"elite":true,"health":4,"id":"CRED_30","name":"JC Park","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Add a new platform for Hearthstone.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":3031,"elite":true,"health":4,"id":"CRED_31","name":"Jeremy Cranford","rarity":"LEGENDARY","set":"CREDITS","text":"When the game starts, this card climbs to the top of the deck.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":3032,"elite":true,"health":2,"id":"CRED_32","name":"Jerry Mascho","rarity":"LEGENDARY","set":"CREDITS","text":"At the start of your turn, deal 1 damage. If this card is golden, deal 1 damage at the end of your turn instead. THIS IS A HAN SOLO JOKE.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":6,"dbfId":3033,"elite":true,"health":6,"id":"CRED_33","name":"Jomaro Kindred","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: TAKE any cards from your opponent's hand that they don't want.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":3,"dbfId":3043,"elite":true,"health":3,"id":"CRED_34","name":"Max Ma","rarity":"LEGENDARY","set":"CREDITS","text":"Can only be played on a mobile device.","type":"MINION"},{"attack":9,"cardClass":"NEUTRAL","cost":4,"dbfId":3035,"elite":true,"health":2,"id":"CRED_35","name":"Max McCall","rarity":"LEGENDARY","set":"CREDITS","text":"Your emotes have no cooldown and can't be squelched.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":3036,"elite":true,"health":8,"id":"CRED_36","name":"Mike Donais","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Replace all minions in the battlefield, in both hands, and in both decks with random minions.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":3037,"elite":true,"health":4,"id":"CRED_37","name":"Ricardo Robaina","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon three 1/1 Chinchillas.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":3038,"elite":true,"health":4,"id":"CRED_38","name":"Robin Fredericksen","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: If you have no other Erics on the battlefield, rename this card to \"Eric\".","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":3039,"elite":true,"health":3,"id":"CRED_39","name":"Ryan Chew","rarity":"LEGENDARY","set":"CREDITS","text":"Chews One - Sing karaoke; or Leave on time and tell everyone about it.","type":"MINION"},{"attack":7,"cardClass":"ROGUE","cost":4,"dbfId":3040,"elite":true,"health":2,"id":"CRED_40","name":"Ryan Masterson","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Cast copies of Backstab, Cold Blood, and Eviscerate. (targets chosen randomly).","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":5,"dbfId":3041,"elite":true,"health":9,"id":"CRED_41","name":"Seyil Yoon","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Add 3 Sprints and a Marathon to your hand.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":11129,"elite":true,"health":5,"id":"CRED_42","name":"Tim Erskine","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever this minion destroys another minion, draw a card.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":11130,"elite":true,"health":5,"id":"CRED_43","name":"Jon Bankard","rarity":"LEGENDARY","set":"CREDITS","text":"50% chance to be 100% right.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":11131,"elite":true,"health":2,"id":"CRED_44","name":"Walter Kong","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Deal 1 damage to each of 2 strategic targets.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":11132,"elite":true,"health":6,"id":"CRED_45","name":"Jonas Laster","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever a Silenced minion dies, gain +1/+1.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":11133,"elite":true,"health":6,"id":"CRED_46","name":"Keith Landes","rarity":"LEGENDARY","set":"CREDITS","text":"At the start of your turn, get -2 Health due to hunger.","type":"MINION"},{"attack":3,"cardClass":"SHAMAN","cost":3,"dbfId":45400,"elite":true,"health":3,"id":"CRED_47","name":"Dan Emmons","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Design \na solution \n (wherever it is).","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":45401,"elite":true,"health":6,"id":"CRED_48","name":"Christian Scharling","race":"DEMON","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Rearrange \n your minions to be \n more effective.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":6,"dbfId":45402,"elite":true,"health":4,"id":"CRED_49","name":"Kris Zierhut","rarity":"LEGENDARY","set":"CREDITS","text":"Stealth.\nDeathrattle: Those \nare⌠my⌠bootsâŚ","type":"MINION"},{"attack":11,"cardClass":"NEUTRAL","cost":11,"dbfId":45403,"elite":true,"health":11,"id":"CRED_50","name":"Brian Farr","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: For the rest of the game, your minions can't be Silenced.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":45404,"elite":true,"health":2,"id":"CRED_51","name":"Jerry Cheng","rarity":"LEGENDARY","set":"CREDITS","text":"Inspire: Give a random Engineer +1/+1.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":45405,"elite":true,"health":3,"id":"CRED_52","name":"Alex Chapman","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever a sound plays, replace it with \nJaraxxus' greeting.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":7,"dbfId":45406,"elite":true,"health":14,"id":"CRED_53","name":"Camille Sanford","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Give all \nDevs in your hand and deck +1 Swag.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":4,"dbfId":45408,"elite":true,"health":1,"id":"CRED_54","name":"Hadidjah Chamberlin","rarity":"LEGENDARY","set":"CREDITS","text":"Stealth. At the beginning of each turn, create a random effect. It doesn't actually do anything.","type":"MINION"},{"attack":12,"cardClass":"NEUTRAL","cost":0,"dbfId":45409,"elite":true,"health":12,"id":"CRED_55","name":"Dave Kosak","rarity":"LEGENDARY","set":"CREDITS","text":"Costs (1) more for each word of text on this card.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":45410,"elite":true,"health":4,"id":"CRED_56","name":"Dustin Escoffery","rarity":"LEGENDARY","set":"CREDITS","text":"Stealth. Your other minions are Mechs.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":7,"dbfId":45411,"elite":true,"health":5,"id":"CRED_57","name":"Matt Wyble","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon a \n Fluffy White Beast.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":45412,"elite":true,"health":3,"id":"CRED_58","name":"Jason Shattuck","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: All cards are \n played automatically.\n Please don't \n explode.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":45413,"elite":true,"health":4,"id":"CRED_59","name":"Brad Crusco","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Discover \na Bagel.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":45414,"elite":true,"health":6,"id":"CRED_60","name":"Michael Altuna","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Transform \nall enemy minions \ninto 1/1 Fish.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":45415,"elite":true,"health":3,"id":"CRED_61","name":"Charlène Le Scanff","rarity":"LEGENDARY","set":"CREDITS","text":"Breaktime?","type":"MINION"},{"attack":8,"cardClass":"NEUTRAL","cost":5,"dbfId":45416,"elite":true,"health":8,"id":"CRED_62","name":"Martin Brochu","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: The AI \n controls your next turn.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":45417,"elite":true,"health":5,"id":"CRED_63","name":"Evan Polekoff","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Create a custom spell⌠in under 48 hours.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":45418,"elite":true,"health":2,"id":"CRED_64","name":"Liv Breeden","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Make your \n card back orange. Actually⌠make everything orange.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":7,"dbfId":45419,"elite":true,"health":7,"id":"CRED_65","name":"Matt Place","rarity":"LEGENDARY","set":"CREDITS","text":"Wait, wait! Iâm having one of those things⌠itâs like a headache with pictures⌠oh right, AN IDEA!","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":45420,"elite":true,"health":10,"id":"CRED_66","name":"Jason DeFord","rarity":"LEGENDARY","set":"CREDITS","text":"Ensure a better foundation by blowing up the old one!","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":45421,"elite":true,"health":4,"id":"CRED_67","name":"Michael Skacal","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Destroy \n your weekend. Restore \nall services to Hearthstone.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":45422,"elite":true,"health":3,"id":"CRED_68","name":"Peter Whalen","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Remove a word from a card in your hand.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":45423,"elite":true,"health":1,"id":"CRED_69","name":"Chris Belcher","rarity":"LEGENDARY","set":"CREDITS","text":"Immune to everything.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":45424,"elite":true,"health":2,"id":"CRED_70","name":"Monique Ory","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Knit a cozy +1/+1 sweater for a friendly Beast.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":45425,"elite":true,"health":6,"id":"CRED_71","name":"Michael Reynaga","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Your minions \n attack randomly. \n Deathrattle: Fix all but one.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":45426,"elite":true,"health":6,"id":"CRED_72","name":"Steve Shimizu","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Send an email to all friendly minions.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":45427,"elite":true,"health":6,"id":"CRED_73","name":"David Pendergrast","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: If you're holding a Cookie, destroy all bugs.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":7,"dbfId":45428,"elite":true,"health":5,"id":"CRED_74","name":"Drew Korfe","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon two 1/1 wolves.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":7,"dbfId":45429,"elite":true,"health":4,"id":"CRED_75","name":"Steve Walker","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: If everything \n is on fire, Adapt. If itâs 3AM, Adapt again.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":45430,"elite":true,"health":3,"id":"CRED_76","name":"Nicholas Kinney","rarity":"LEGENDARY","set":"CREDITS","text":"I can't believe it's \nnot golden!","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":45431,"elite":true,"health":9,"id":"CRED_77","name":"Lorenzo Minaca","rarity":"LEGENDARY","set":"CREDITS","text":"Inspire: Gain Barbarism, then swap this minion's Attack and Health.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":6,"dbfId":45432,"elite":true,"health":3,"id":"CRED_78","name":"Matthew Grubb","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Fill both \n sides of the board with Carrion Grubs.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":45433,"elite":true,"health":3,"id":"CRED_79","name":"Aaron Gutierrez","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Discover a preeetty good card.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":45434,"elite":true,"health":6,"id":"CRED_80","name":"Derek Dupras","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Give all friendly minions Donuts.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":3,"dbfId":45435,"elite":true,"health":6,"id":"CRED_81","name":"Sojin Hwang","rarity":"LEGENDARY","set":"CREDITS","text":"Ooooo, more pieces for \n my collection!","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":45436,"elite":true,"health":1,"id":"CRED_82","name":"Jacob Jarecki","rarity":"LEGENDARY","set":"CREDITS","text":"Never Give Up: If your opponent has lethal, they disconnect.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":45437,"elite":true,"health":6,"id":"CRED_83","name":"Josh Durica","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Implement \na 'cool new card.' \nDeal 5 damage to \nthis minion.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":6,"dbfId":45438,"elite":true,"health":14,"id":"CRED_84","name":"Alex Tsang","rarity":"LEGENDARY","set":"CREDITS","text":"Your Schedule is Immune to feature creep.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":45439,"elite":true,"health":5,"id":"CRED_85","name":"Pat Nagle","rarity":"LEGENDARY","set":"CREDITS","text":"For the last time, yes! \nI love fishing!","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":45440,"elite":true,"health":6,"id":"CRED_86","name":"Neal Kochhar","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Help others find your Fireside Gathering (wherever it is).","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":45441,"elite":true,"health":7,"id":"CRED_87","name":"Terri Wellman","rarity":"LEGENDARY","set":"CREDITS","text":"Adjacent minions \nare Immune to fire spells. This is fine.","type":"MINION"},{"attack":0,"cardClass":"PRIEST","cost":5,"dbfId":54520,"elite":true,"health":7,"id":"CRED_88","name":"Xifang Zhang","race":"DRAGON","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever a request is played, multiply the attack of adjacent minions by 10.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":5,"dbfId":54502,"elite":true,"health":6,"id":"CRED_89","name":"Bree Lawlor","rarity":"LEGENDARY","set":"CREDITS","text":"At the end of your turn, fish up some murlocs","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":54503,"elite":true,"health":5,"id":"CRED_90","name":"Laurent Bourcier","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Restore 3 Health to a random character. If the character is friendly, repeat.\nSo far, so good","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":8,"dbfId":54504,"elite":true,"health":7,"id":"CRED_91","name":"Minshik Kim","rarity":"LEGENDARY","set":"CREDITS","text":"Choose One - Discover tasty food; or Recruit a Fluffy White Dog","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":9,"dbfId":54505,"elite":true,"health":9,"id":"CRED_92","name":"Jeffrey Shyy","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Summon a 1/3 cat and two 1/1 cats.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":54506,"elite":true,"health":6,"id":"CRED_93","name":"Joe \"joemag\" Magdalena","rarity":"LEGENDARY","set":"CREDITS","text":"Battlecry: Randomly implement a \"great\" idea.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":54507,"elite":true,"health":6,"id":"CRED_94","name":"Kevin Matthews","rarity":"LEGENDARY","set":"CREDITS","text":"Whenever a friendly minion is Thirsty, Discover a tasty beverage.","type":"MINION"},{"attack":9,"cardClass":"NEUTRAL","cost":10,"dbfId":54508,"elite":true,"health":8,"id":"CRED_95","name":"Chris Abramian","rarity":"LEGENDARY","set":"CREDITS","text":" CHARGE Whenever services are down, Summon this minion from your deck","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":9,"dbfId":54509,"elite":true,"health":8,"id":"CRED_96","name":"Stephen Chang","rarity":"LEGENDARY","set":"CREDITS","text":"[x]Battlecry: Fill the board with\nAdorable Puffins that have\n\"Deathrattle: You Monster!\"","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":54510,"elite":true,"health":11,"id":"CRED_97","name":"Jordan Albert","rarity":"LEGENDARY","set":"CREDITS","text":"Taunt\nStarts at the bottom of your deck.\nI got here as soon as I could.","type":"MINION"},{"attack":3,"cardClass":"PRIEST","cost":7,"dbfId":54511,"elite":true,"health":1,"id":"CRED_98","name":"Giovanni Scarpati","rarity":"LEGENDARY","set":"CREDITS","text":"[x]Divine Shield. Divine Shield.\nDivine Shield. Divine Shield.\nDivine Shield. Divine Shield.\nDivine Shield.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":54512,"elite":true,"health":3,"id":"CRED_99","name":"James Yen","rarity":"LEGENDARY","set":"CREDITS","text":"After you summon a minion, give it +1/+1. Everything is awesome! ","type":"MINION"},{"artist":"Donato Giancola","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":922,"faction":"ALLIANCE","flavor":"If 1/2 minions are all that is defending Goldshire, you would think it would have been overrun years ago.","health":2,"howToEarnGolden":"Unlocked at Paladin Level 57.","id":"CS1_042","mechanics":["TAUNT"],"name":"Goldshire Footman","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Monica Langlois","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":602,"faction":"ALLIANCE","flavor":"He used to be called Bog Beast, but it confused people because he wasn't an actual beast. Boom, New Name!","health":6,"id":"CS1_069","mechanics":["TAUNT"],"name":"Fen Creeper","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Luca Zontini","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":841,"flavor":"If the Holy Light forsakes you, good luck casting this spell. Also, you're probably a jerk.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 45.","id":"CS1_112","name":"Holy Nova","rarity":"FREE","set":"CORE","text":"Deal $2 damage to all enemies. Restore #2 Health to all friendly characters.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"PRIEST","collectible":true,"cost":10,"dbfId":8,"flavor":"Nominated as \"Spell Most Likely to Make Your Opponent Punch the Wall.\"","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS1_113","name":"Mind Control","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Take control of an enemy minion.","type":"SPELL"},{"artist":"Steve Prescott","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":376,"flavor":"Good idea: Buffing your minions. Bad idea: Starting a conversation in the Barrens.","id":"CS1_129","name":"Inner Fire","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Change a minion's Attack to be equal to its Health.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":650,"id":"CS1_129e","name":"Inner Fire","set":"EXPERT1","text":"This minion's Attack is equal to its Health.","type":"ENCHANTMENT"},{"artist":"Steve Ellis","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":279,"flavor":"It doesn't matter how pious you are. Everyone needs a good smiting now and again.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS1_130","name":"Holy Smite","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage.","type":"SPELL"},{"cardClass":"PRIEST","cost":2,"dbfId":479,"id":"CS1h_001","name":"Lesser Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Hero Power\nRestore #2 Health.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":41886,"id":"CS1h_001_H1","name":"Lesser Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"HERO_SKINS","text":"Hero Power\nRestore #2 Health.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":41918,"id":"CS1h_001_H1_AT_132","name":"Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"HERO_SKINS","text":"Hero Power\nRestore #4 Health.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":54817,"id":"CS1h_001_H2","name":"Lesser Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"HERO_SKINS","text":"Hero Power\nRestore #2 Health.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":54818,"id":"CS1h_001_H2_AT_132","name":"Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"HERO_SKINS","text":"Hero Power\nRestore #4 Health.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":57768,"id":"CS1h_001_H3","name":"Lesser Heal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nRestore #2 Health.","type":"HERO_POWER"},{"artist":"Michael Komarck","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1099,"flavor":"I see what you did there.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_003","name":"Mind Vision","rarity":"FREE","set":"CORE","text":"Put a copy of a random card in your opponent's hand into your hand.","type":"SPELL"},{"artist":"Jessica Jung","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":613,"flavor":"Sure the extra protection is nice, but the shield really reduces visibility.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_004","name":"Power Word: Shield","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion +2 Health.\nDraw a card.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":591,"id":"CS2_004e","name":"Power Word: Shield","set":"CORE","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":1050,"flavor":"The claw decides who will stay and who will go.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_005","name":"Claw","rarity":"FREE","set":"CORE","text":"Give your hero +2 Attack this turn. Gain 2 Armor.","type":"SPELL"},{"cardClass":"DRUID","dbfId":65,"id":"CS2_005o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Claw","set":"CORE","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Cyril Van Der Haegen","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":773,"flavor":"8 Health, no waiting.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_007","name":"Healing Touch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Restore #8 Health.","type":"SPELL"},{"artist":"Richard Wright","cardClass":"DRUID","collectible":true,"cost":0,"dbfId":467,"flavor":"\"Cast Moonfire, and never stop.\" - How to Be a Druid, Chapter 5, Section 3","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_008","name":"Moonfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage.","type":"SPELL"},{"artist":"Brad Vancata","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":213,"flavor":"Not to be confused with Jim of the Wild.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 28.","id":"CS2_009","name":"Mark of the Wild","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Give a minion Taunt and +2/+2.\n(+2 Attack/+2 Health)","type":"SPELL"},{"cardClass":"DRUID","dbfId":207,"id":"CS2_009e","name":"Mark of the Wild","set":"CORE","text":"+2/+2 and Taunt.","type":"ENCHANTMENT"},{"artist":"Grace Liu","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":742,"flavor":"What do they roar? Nobody can quite tell, but it sounds like \"Elephant Macho Breeze\". It's probably not that, though.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"CS2_011","name":"Savage Roar","rarity":"FREE","set":"CORE","text":"Give your characters +2 Attack this turn.","type":"SPELL"},{"cardClass":"DRUID","dbfId":789,"id":"CS2_011o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Savage Roar","set":"CORE","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Sean OâDaniels","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":64,"flavor":"When a bear rears back and extends his arms, he's about to Swipe! ... or hug.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_012","name":"Swipe","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $4 damage to an enemy and $1 damage to all other enemies.","type":"SPELL"},{"artist":"James Ryman","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":1124,"flavor":"Grow your own mana crystals with this Mana Crystal Growth Kit, only 39.99!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_013","name":"Wild Growth","rarity":"FREE","set":"CORE","text":"Gain an empty Mana Crystal.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":1725,"id":"CS2_013t","name":"Excess Mana","set":"CORE","text":"Draw a card. (You can only have 10 Mana in your tray.)","type":"SPELL"},{"cardClass":"DRUID","cost":2,"dbfId":1123,"id":"CS2_017","name":"Shapeshift","rarity":"FREE","set":"CORE","text":"Hero Power\n+1 Attack this turn.\n+1 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":2,"dbfId":50485,"id":"CS2_017_HS1","name":"Shapeshift","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\n+1 Attack this turn.\n+1 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":2,"dbfId":56363,"id":"CS2_017_HS2","name":"Shapeshift","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\n+1 Attack this turn.\n+1 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":2,"dbfId":57762,"id":"CS2_017_HS3","name":"Shapeshift","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\n+1 Attack this turn.\n+1 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":1668,"id":"CS2_017o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Claws","set":"CORE","text":"Your hero has +1 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Vance Kovacs","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":77,"flavor":"There was going to be a pun in this flavor text, but it just came out baa-d.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_022","name":"Polymorph","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Transform a minion\ninto a 1/1 Sheep.","type":"SPELL"},{"cardClass":"MAGE","dbfId":130,"id":"CS2_022e","mechanics":["MORPH"],"name":"Polymorph","rarity":"COMMON","set":"CORE","text":"This minion has been transformed into a 1/1 Sheep.","type":"ENCHANTMENT"},{"artist":"Dave Berggren","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":555,"flavor":"Playing this card makes you SMARTER. And let's face it: we could all stand to be a little smarter.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_023","name":"Arcane Intellect","rarity":"FREE","set":"CORE","text":"Draw 2 cards.","type":"SPELL"},{"artist":"Steve Ellis","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":662,"flavor":"It is customary to yell \"Chill out!\" or \"Freeze!\" or \"Ice ice, baby!\" when you play this card.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_024","mechanics":["FREEZE"],"name":"Frostbolt","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $3 damage to a character and Freeze it.","type":"SPELL"},{"artist":"Howard Lyon","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":447,"flavor":"This spell is much better than Arcane Implosion.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 28.","id":"CS2_025","name":"Arcane Explosion","rarity":"FREE","set":"CORE","text":"Deal $1 damage to all enemy minions.","type":"SPELL"},{"artist":"Josh Tallman","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":587,"flavor":"Hey man, that's cold. Literally and metaphorically.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_026","mechanics":["FREEZE"],"name":"Frost Nova","rarity":"FREE","set":"CORE","text":"Freeze all enemy minions.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":1084,"flavor":"Oh hey it's Mirror Image! !egamI rorriM s'ti yeh hO","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_027","name":"Mirror Image","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Summon two 0/2 minions with Taunt.","type":"SPELL"},{"artist":"Chris Seaman","cardClass":"MAGE","collectible":true,"cost":6,"dbfId":457,"flavor":"This spell can be very Entertaining.","id":"CS2_028","mechanics":["FREEZE"],"name":"Blizzard","rarity":"RARE","set":"EXPERT1","text":"Deal $2 damage to all enemy minions and Freeze them.","type":"SPELL"},{"artist":"Ralph Horsley","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":315,"flavor":"This spell is useful for burning things. If you're looking for spells that toast things, or just warm them a little, you're in the wrong place.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 44.","id":"CS2_029","name":"Fireball","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $6 damage.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":172,"flavor":"The trick is not to break the lance. Otherwise, you have \"Ice Pieces.\" Ice Pieces aren't as effective.","id":"CS2_031","mechanics":["FREEZE"],"name":"Ice Lance","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"HOF","text":"Freeze a character. If it was already Frozen, deal $4 damage instead.","type":"SPELL"},{"artist":"Romain De Santi","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":1004,"flavor":"When the ground is on fire, you should not stop, drop, and roll.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 51.","id":"CS2_032","name":"Flamestrike","rarity":"FREE","set":"CORE","text":"Deal $4 damage to all enemy minions.","type":"SPELL"},{"artist":"John Avon","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":395,"flavor":"Don't summon a water elemental at a party. It'll dampen the mood.","health":6,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_033","mechanics":["FREEZE"],"name":"Water Elemental","race":"ELEMENTAL","rarity":"FREE","set":"CORE","text":"Freeze any character damaged by this minion.","type":"MINION"},{"cardClass":"MAGE","cost":2,"dbfId":807,"id":"CS2_034","name":"Fireblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 1 damage.","text":"Hero Power\nDeal $1 damage.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":2,"dbfId":2831,"id":"CS2_034_H1","name":"Fireblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"HERO_SKINS","targetingArrowText":"Deal 1 damage.","text":"Hero Power\nDeal $1 damage.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":2,"dbfId":30353,"id":"CS2_034_H1_AT_132","name":"Fireblast Rank 2","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"HERO_SKINS","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":2,"dbfId":39791,"id":"CS2_034_H2","name":"Fireblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"HERO_SKINS","targetingArrowText":"Deal 1 damage.","text":"Hero Power\nDeal $1 damage.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":2,"dbfId":39790,"id":"CS2_034_H2_AT_132","name":"Fireblast Rank 2","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"HERO_SKINS","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":2,"dbfId":57766,"id":"CS2_034_H3","name":"Fireblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nDeal $1 damage.","type":"HERO_POWER"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":971,"flavor":"FROST SHOCK!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_037","mechanics":["FREEZE"],"name":"Frost Shock","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage to an enemy character and Freeze it.","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":404,"flavor":"It was just a flesh wound.","id":"CS2_038","name":"Ancestral Spirit","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"EXPERT1","text":"Give a minion \"Deathrattle: Resummon this minion.\"","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":942,"id":"CS2_038e","name":"Ancestral Spirit","set":"EXPERT1","text":"Deathrattle: Resummon this minion.","type":"ENCHANTMENT"},{"artist":"Justin Sweet","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":51,"flavor":"Windfury is like Earthfury and Firefury, but more light and airy.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_039","name":"Windfury","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["WINDFURY"],"set":"CORE","text":"Give a minion Windfury.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":149,"flavor":"I personally prefer some non-ancestral right-the-heck-now healing, but maybe that is just me.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_041","name":"Ancestral Healing","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Restore a minion\nto full Health and\ngive it Taunt.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":1853,"id":"CS2_041e","mechanics":["TAUNT"],"name":"Ancestral Infusion","set":"CORE","text":"Taunt.","type":"ENCHANTMENT"},{"artist":"Ralph Horsley","attack":6,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":189,"flavor":"He can never take a bath. Ewww.","health":5,"howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_042","mechanics":["BATTLECRY"],"name":"Fire Elemental","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"FREE","set":"CORE","targetingArrowText":"Deal 3 damage.","text":"Battlecry: Deal 3 damage.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":239,"flavor":"This would be real handy if your enemy is made of rock.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_045","name":"Rockbiter Weapon","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a friendly character +3 Attack this turn.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":1102,"id":"CS2_045e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Rockbiter Weapon","set":"CORE","text":"This character has +3 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":1171,"flavor":"blaarghghLLGHRHARAAHAHHH!!","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_046","name":"Bloodlust","rarity":"FREE","set":"CORE","text":"Give your minions +3 Attack this turn.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":1096,"id":"CS2_046e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Bloodlust","set":"CORE","text":"+3 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":2,"dbfId":687,"entourage":["CS2_050","CS2_051","CS2_052","NEW1_009"],"id":"CS2_049","name":"Totemic Call","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"CORE","text":"Hero Power\nSummon a random Totem.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":40247,"entourage":["CS2_050","CS2_051","CS2_052","NEW1_009"],"id":"CS2_049_H1","name":"Totemic Call","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a random Totem.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":40253,"id":"CS2_049_H1_AT_132","name":"Totemic Slam","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"HERO_SKINS","text":"Hero Power\nSummon a Totem of your choice.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":53238,"entourage":["CS2_050","CS2_051","CS2_052","NEW1_009"],"id":"CS2_049_H2","name":"Totemic Call","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a random Totem.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":53239,"id":"CS2_049_H2_AT_132","name":"Totemic Slam","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"HERO_SKINS","text":"Hero Power\nSummon a Totem of your choice.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":55964,"entourage":["CS2_050","CS2_051","CS2_052","NEW1_009"],"id":"CS2_049_H3","name":"Totemic Call","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a random Totem.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":55965,"id":"CS2_049_H3_AT_132","name":"Totemic Slam","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"HERO_SKINS","text":"Hero Power\nSummon a Totem of your choice.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":57754,"entourage":["CS2_050","CS2_051","CS2_052","NEW1_009"],"id":"CS2_049_H4","name":"Totemic Call","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a random Totem.","type":"HERO_POWER"},{"attack":1,"cardClass":"SHAMAN","cost":1,"dbfId":537,"health":1,"id":"CS2_050","name":"Searing Totem","race":"TOTEM","rarity":"FREE","set":"CORE","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":850,"health":2,"id":"CS2_051","mechanics":["TAUNT"],"name":"Stoneclaw Totem","race":"TOTEM","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":458,"health":2,"id":"CS2_052","mechanics":["SPELLPOWER"],"name":"Wrath of Air Totem","race":"TOTEM","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Lars Grant-West","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":818,"flavor":"Drek'thar can't see, but he can see. You know what I mean? It's ok if you don't.","id":"CS2_053","name":"Far Sight","rarity":"EPIC","set":"EXPERT1","text":"Draw a card. That card costs (3) less.","type":"SPELL"},{"artist":"Lars Grant-West","cardClass":"SHAMAN","dbfId":1750,"id":"CS2_053e","name":"Far Sight","set":"EXPERT1","text":"One of your cards costs (3) less.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","cost":2,"dbfId":300,"id":"CS2_056","name":"Life Tap","rarity":"FREE","set":"CORE","text":"Hero Power\nDraw a card and take $2 damage.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":47788,"id":"CS2_056_H1","name":"Life Tap","set":"HERO_SKINS","text":"Hero Power\nDraw a card and take $2 damage.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":51837,"id":"CS2_056_H2","name":"Life Tap","set":"HERO_SKINS","text":"Hero Power\nDraw a card and take $2 damage.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":57764,"id":"CS2_056_H3","name":"Life Tap","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nDraw a card and take $2 damage.","type":"HERO_POWER"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":914,"flavor":"Itâs a Bolt. It's made out of Shadow. What more do you need to know!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_057","name":"Shadow Bolt","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $4 damage\nto a minion.","type":"SPELL"},{"artist":"Bernie Kang","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":469,"flavor":"Imps are content to hide and viciously taunt everyone nearby.","health":1,"id":"CS2_059","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Blood Imp","race":"DEMON","rarity":"COMMON","set":"EXPERT1","text":"[x] Stealth. At the end of your \nturn, give another random\n friendly minion +1 Health.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":185,"id":"CS2_059o","name":"Blood Pact","set":"EXPERT1","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":919,"flavor":"\"I've just sucked one year of your life away.\"","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 45.","id":"CS2_061","name":"Drain Life","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage. Restore #2 Health to your hero.","type":"SPELL"},{"artist":"Chippy","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":950,"flavor":"It's spells like these that make it hard for Warlocks to get decent help.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_062","name":"Hellfire","rarity":"FREE","set":"CORE","text":"Deal $3 damage to ALL characters.","type":"SPELL"},{"artist":"Wayne Reynolds","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":982,"flavor":"It starts with stealing a pen from work, and before you know it, BOOOM! Corrupted!","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_063","name":"Corruption","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Choose an enemy minion. At the start of your turn, destroy it.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":917,"id":"CS2_063e","name":"Corruption","set":"CORE","text":"At the start of the corrupting player's turn, destroy this minion.","type":"ENCHANTMENT"},{"artist":"Zoltan & Gabor","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":1019,"flavor":"\"INFERNOOOOOOOOOO!\" - Jaraxxus, Eredar Lord of the Burning Legion","health":6,"howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_064","mechanics":["BATTLECRY"],"name":"Dread Infernal","race":"DEMON","rarity":"FREE","set":"CORE","text":"Battlecry: Deal 1 damage to ALL other characters.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":48,"flavor":"No relation to \"The Voidsteppers\", the popular Void-based dance troupe.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_065","mechanics":["TAUNT"],"name":"Voidwalker","race":"DEMON","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Michael Sutfin","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":180,"flavor":"It's funny how often yelling \"Look over there!\" gets your opponent to turn around.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_072","name":"Backstab","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage to an undamaged minion.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":268,"flavor":"\"I'm cold blooded, check it and see!\"","id":"CS2_073","mechanics":["COMBO"],"name":"Cold Blood","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Give a minion +2 Attack. Combo: +4 Attack instead.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":1626,"id":"CS2_073e","name":"Cold Blood","set":"EXPERT1","text":"+2 Attack.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":1625,"id":"CS2_073e2","name":"Cold Blood","set":"EXPERT1","text":"+4 Attack.","type":"ENCHANTMENT"},{"artist":"Trevor Jacobs","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":459,"flavor":"Rogues guard the secrets to poison-making carefully, lest magi start incorporating poison into their spells. Poisonbolt? Rain of Poison? Poison Elemental? Nobody wants that.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 43.","id":"CS2_074","name":"Deadly Poison","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"FREE","set":"CORE","text":"Give your weapon +2 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1739,"id":"CS2_074e","name":"Deadly Poison","set":"CORE","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Frank Cho","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":710,"flavor":"There's something about this strike that just feels off. Sinister, even.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_075","name":"Sinister Strike","rarity":"FREE","set":"CORE","text":"Deal $3 damage to the enemy hero.","type":"SPELL"},{"artist":"Glenn Rane","cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":345,"flavor":"If you don't want to be assassinated, move to the Barrens and change your name. Good luck!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_076","name":"Assassinate","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy an enemy minion.","type":"SPELL"},{"artist":"James Zhang","cardClass":"ROGUE","collectible":true,"cost":7,"dbfId":630,"flavor":"Rogues are not good joggers.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_077","name":"Sprint","rarity":"FREE","set":"CORE","text":"Draw 4 cards.","type":"SPELL"},{"artist":"Brian Huang","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":421,"durability":4,"flavor":"Guaranteed to have been owned by a real assassin. Certificate of authenticity included.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_080","name":"Assassin's Blade","rarity":"FREE","set":"CORE","type":"WEAPON"},{"attack":1,"cardClass":"ROGUE","cost":1,"dbfId":485,"durability":2,"id":"CS2_082","name":"Wicked Knife","rarity":"FREE","set":"CORE","type":"WEAPON"},{"attack":1,"cardClass":"ROGUE","cost":1,"dbfId":46054,"durability":2,"id":"CS2_082_H1","name":"Wicked Knife","rarity":"FREE","set":"HERO_SKINS","type":"WEAPON"},{"cardClass":"ROGUE","cost":2,"dbfId":730,"id":"CS2_083b","name":"Dagger Mastery","rarity":"FREE","set":"CORE","text":"Hero Power\nEquip a 1/2 Dagger.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":45821,"id":"CS2_083b_H1","name":"Dagger Mastery","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nEquip a 1/2 Dagger.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":57756,"id":"CS2_083b_H2","name":"Dagger Mastery","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nEquip a 1/2 Dagger.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":1644,"id":"CS2_083e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Sharpened","set":"CORE","text":"+1 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Jimmy Lo","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":141,"flavor":"Never play 'Hide and Go Seek' with a Hunter.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_084","name":"Hunter's Mark","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Change a minion's Health to 1.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":925,"id":"CS2_084e","name":"Hunter's Mark","set":"CORE","text":"This minion has 1 Health.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":70,"flavor":"\"As in, you MIGHT want to get out of my way.\" - Toad Mackle, recently buffed.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 45.","id":"CS2_087","name":"Blessing of Might","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion +3 Attack.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":603,"id":"CS2_087e","name":"Blessing of Might","set":"CORE","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"E. M. Gist","attack":5,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":1068,"flavor":"Holy beings from the beyond are so clichĂŠ!","health":6,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_088","mechanics":["BATTLECRY"],"name":"Guardian of Kings","rarity":"FREE","set":"CORE","text":"Battlecry: Restore #6 Health to your hero.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":291,"flavor":"If you are often bathed in Holy Light, you should consider wearing sunscreen.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_089","name":"Holy Light","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Restore #6 Health.","type":"SPELL"},{"artist":"Glenn Rane","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":383,"durability":4,"flavor":"Prince Malchezaar was a collector of rare weapons. He'd animate them and have them dance for him.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_091","name":"Light's Justice","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Lucas Graciano","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":943,"flavor":"Given the number of kings who have been assassinated, are you sure you want their blessing?","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_092","name":"Blessing of Kings","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Give a minion +4/+4. (+4 Attack/+4 Health)","type":"SPELL"},{"cardClass":"PALADIN","dbfId":803,"id":"CS2_092e","name":"Blessing of Kings","set":"CORE","text":"+4/+4.","type":"ENCHANTMENT"},{"artist":"Vance Kovacs","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":476,"flavor":"Consecrated ground glows with Holy energy. But it smells a little, too.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"CS2_093","name":"Consecration","rarity":"FREE","set":"CORE","text":"Deal $2 damage to all enemies.","type":"SPELL"},{"artist":"Efrem Palacios","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":250,"flavor":"A good paladin has many tools. Hammer of Wrath, Pliers of Vengeance, Hacksaw of Justice, etc.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"CS2_094","name":"Hammer of Wrath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $3 damage.\nDraw a card.","type":"SPELL"},{"artist":"Ryan Sook","attack":4,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":847,"durability":2,"flavor":"It Slices, it Dices. You can cut a tin can with it. (But you wouldn't want to.)","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_097","mechanics":["TRIGGER_VISUAL"],"name":"Truesilver Champion","rarity":"FREE","set":"CORE","text":"Whenever your hero attacks, restore #2 Health to it.","type":"WEAPON"},{"cardClass":"PALADIN","cost":2,"dbfId":472,"id":"CS2_101","name":"Reinforce","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"CORE","text":"Hero Power\nSummon a 1/1 Silver Hand Recruit.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":2832,"id":"CS2_101_H1","name":"Reinforce","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a 1/1 Silver Hand Recruit.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":40178,"id":"CS2_101_H1_AT_132","name":"The Silver Hand","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon two 1/1 Recruits.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":46115,"id":"CS2_101_H2","name":"Reinforce","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a 1/1 Silver Hand Recruit.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":46114,"id":"CS2_101_H2_AT_132","name":"The Silver Hand","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon two 1/1 Recruits.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":53188,"id":"CS2_101_H3","name":"Reinforce","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a 1/1 Silver Hand Recruit.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":53913,"id":"CS2_101_H3_AT_132","name":"The Silver Hand","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon two 1/1 Recruits.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":57758,"id":"CS2_101_H4","name":"Reinforce","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nSummon a 1/1 Silver Hand Recruit.","type":"HERO_POWER"},{"attack":1,"cardClass":"PALADIN","cost":1,"dbfId":1652,"health":1,"id":"CS2_101t","name":"Silver Hand Recruit","rarity":"FREE","set":"CORE","type":"MINION"},{"cardClass":"WARRIOR","cost":2,"dbfId":725,"id":"CS2_102","name":"Armor Up!","rarity":"FREE","set":"CORE","text":"Hero Power\nGain 2 Armor.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":2830,"id":"CS2_102_H1","name":"Armor Up!","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nGain 2 Armor.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":30374,"id":"CS2_102_H1_AT_132","name":"Tank Up!","set":"HERO_SKINS","text":"Hero Power\nGain 4 Armor.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":57752,"id":"CS2_102_H2","name":"Armor Up!","rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nGain 2 Armor.","type":"HERO_POWER"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":344,"flavor":"\"Guys! Guys! Slow down!\" - some kind of non-warrior minion","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"CS2_103","name":"Charge","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["CHARGE"],"set":"CORE","text":"Give a friendly minion Charge. It can't attack heroes this turn.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":1713,"id":"CS2_103e2","name":"Charge","set":"CORE","text":"Has Charge.","type":"ENCHANTMENT"},{"artist":"Jonboy Meyers","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1108,"flavor":"Minion get ANGRY. Minion SMASH!","id":"CS2_104","name":"Rampage","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Give a damaged minion +3/+3.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":616,"id":"CS2_104e","name":"Rampage","set":"EXPERT1","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Jonboy Meyers","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1007,"flavor":"Really, if you're a hero, this is every strike.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"CS2_105","name":"Heroic Strike","rarity":"FREE","set":"CORE","text":"Give your hero +4 Attack this turn.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":78,"id":"CS2_105e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Heroic Strike","set":"CORE","text":"+4 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Lucas Graciano","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":401,"durability":2,"flavor":"During times of tranquility and harmony, this weapon was called by its less popular name, Chilly Peace Axe.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_106","name":"Fiery War Axe","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Dany Orizio","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":785,"flavor":"It's okay, he deserved it.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_108","name":"Execute","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy a damaged enemy minion.","type":"SPELL"},{"artist":"Stefan Kopinski","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":304,"durability":2,"flavor":"No⌠actually you should fear the Reaper.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 51.","id":"CS2_112","name":"Arcanite Reaper","rarity":"FREE","set":"CORE","type":"WEAPON"},{"artist":"Phroilan Gardner","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":940,"flavor":"Hey you twoâŚcould you stand next to each other for a secondâŚ","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_114","name":"Cleave","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"FREE","set":"CORE","text":"[x]Deal $2 damage to\ntwo random enemy\nminions.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1651,"flavor":"He can see really far, and he doesn't use a telescope like those filthy pirates.","health":3,"id":"CS2_117","mechanics":["BATTLECRY"],"name":"Earthen Ring Farseer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Restore 3 Health.","text":"Battlecry: Restore #3 Health.","type":"MINION"},{"artist":"Matt Gaser","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1653,"flavor":"He likes to think he is powerful, but pretty much anyone can solo Molten Core now.","health":1,"howToEarnGolden":"Unlocked at Shaman Level 51.","id":"CS2_118","name":"Magma Rager","race":"ELEMENTAL","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Ittoku","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1370,"flavor":"His dreams of flying and breathing fire like his idol will never be realized.","health":7,"howToEarnGolden":"Unlocked at Druid Level 51.","id":"CS2_119","name":"Oasis Snapjaw","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Daren Bader","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1369,"flavor":"Edward \"Lefty\" Smith tried to make luggage out of a river crocolisk once.","health":3,"howToEarnGolden":"Unlocked at Druid Level 55.","id":"CS2_120","name":"River Crocolisk","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Richie Marella","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41,"flavor":"Grunting is what his father did and his father before that. It's more than just a job.","health":2,"howToEarnGolden":"Unlocked at Shaman Level 57.","id":"CS2_121","mechanics":["TAUNT"],"name":"Frostwolf Grunt","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Phill Gonzales","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1401,"flavor":"\"That's a 50 DKP minus!\"","health":2,"howToEarnGolden":"Unlocked at Warrior Level 57.","id":"CS2_122","mechanics":["AURA"],"name":"Raid Leader","rarity":"FREE","set":"CORE","text":"Your other minions have +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1402,"id":"CS2_122e","name":"Enhanced","set":"CORE","text":"Raid Leader is granting this minion +1 Attack.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":289,"faction":"HORDE","flavor":"Orcish raiders ride wolves because they are well adapted to harsh environments, and because they are soft and cuddly.","health":1,"howToEarnGolden":"Unlocked at Warrior Level 59.","id":"CS2_124","mechanics":["CHARGE"],"name":"Wolfrider","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Lars Grant-West","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1182,"flavor":"\"Bear Carcass 1/10\"","health":3,"howToEarnGolden":"Unlocked at Hunter Level 59.","id":"CS2_125","mechanics":["TAUNT"],"name":"Ironfur Grizzly","race":"BEAST","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Daren Bader","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":67,"faction":"HORDE","flavor":"He likes to act like he's in charge, but the silverback matriarch actually runs things.","health":4,"howToEarnGolden":"Unlocked at Warrior Level 53.","id":"CS2_127","mechanics":["TAUNT"],"name":"Silverback Patriarch","race":"BEAST","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Ladronn","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":622,"faction":"ALLIANCE","flavor":"They're still embarrassed about \"The Deathwing Incident\".","health":5,"howToEarnGolden":"Unlocked at Paladin Level 55.","id":"CS2_131","mechanics":["CHARGE"],"name":"Stormwind Knight","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Tooth","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":339,"faction":"ALLIANCE","flavor":"\"Ready! Aim! Drink!\"","health":2,"howToEarnGolden":"Unlocked at Mage Level 55.","id":"CS2_141","mechanics":["BATTLECRY"],"name":"Ironforge Rifleman","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"artist":"Gabor Szikszai","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":672,"faction":"HORDE","flavor":"In the old days, Kobolds were the finest candle merchants in the land. Then they got pushed too far...","health":2,"howToEarnGolden":"Unlocked at Warlock Level 59.","id":"CS2_142","mechanics":["SPELLPOWER"],"name":"Kobold Geomancer","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Dan Brereton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":724,"faction":"ALLIANCE","flavor":"Pirates are into this new fad called \"Planking\".","health":1,"id":"CS2_146","name":"Southsea Deckhand","race":"PIRATE","rarity":"COMMON","referencedTags":["CHARGE"],"set":"EXPERT1","text":"Has Charge while you have a weapon equipped.","type":"MINION"},{"artist":"Court Jones","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":308,"faction":"ALLIANCE","flavor":"She's never quite sure what she's making, she just knows it's AWESOME!","health":4,"howToEarnGolden":"Unlocked at Priest Level 57.","id":"CS2_147","mechanics":["BATTLECRY"],"name":"Gnomish Inventor","rarity":"FREE","set":"CORE","text":"Battlecry: Draw a card.","type":"MINION"},{"artist":"Kev Walker","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":413,"faction":"ALLIANCE","flavor":"The Stormpike Commandos are demolition experts. They also bake a mean cupcake.","health":2,"howToEarnGolden":"Unlocked at Paladin Level 51.","id":"CS2_150","mechanics":["BATTLECRY"],"name":"Stormpike Commando","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Matt Starbuck","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":69,"faction":"ALLIANCE","flavor":"It's good to be a knight. Less so to be one's squire.","health":4,"id":"CS2_151","mechanics":["BATTLECRY"],"name":"Silver Hand Knight","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Summon a 2/2 Squire.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":482,"faction":"ALLIANCE","health":2,"id":"CS2_152","name":"Squire","set":"EXPERT1","type":"MINION"},{"artist":"Steve Ellis","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":525,"faction":"ALLIANCE","flavor":"You earn the title of Archmage when you can destroy anyone who calls you on it.","health":7,"howToEarnGolden":"Unlocked at Mage Level 57.","id":"CS2_155","mechanics":["SPELLPOWER"],"name":"Archmage","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Ralph Horsley","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":134,"faction":"ALLIANCE","flavor":"Just mail him a package with a name and 10,000 gold. He'll take care of the rest.","health":5,"id":"CS2_161","mechanics":["STEALTH"],"name":"Ravenholdt Assassin","rarity":"RARE","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"E. M. Gist","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":157,"faction":"ALLIANCE","flavor":"He used to be a 2100+ rated arena player, but that was years ago and nobody can get him to shut up about it.","health":5,"howToEarnGolden":"Unlocked at Priest Level 59.","id":"CS2_162","mechanics":["TAUNT"],"name":"Lord of the Arena","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":191,"faction":"ALLIANCE","flavor":"Mrrraggglhlhghghlgh, mrgaaag blarrghlgaahahl mrgggg glhalhah a bghhll graggmgmg Garrosh mglhlhlh mrghlhlhl!!","health":1,"howToEarnGolden":"Unlocked at Priest Level 51.","id":"CS2_168","name":"Murloc Raider","race":"MURLOC","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Greg Hildebrandt","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":641,"faction":"HORDE","flavor":"They were the inspiration for the championship Taurenball team: The Dragonhawks.","health":1,"id":"CS2_169","mechanics":["WINDFURY"],"name":"Young Dragonhawk","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Windfury","type":"MINION"},{"artist":"Howard Lyon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":648,"flavor":"This card is boaring.","health":1,"howToEarnGolden":"Unlocked at Hunter Level 53.","id":"CS2_171","mechanics":["CHARGE"],"name":"Stonetusk Boar","race":"BEAST","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Dan Brereton","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":216,"faction":"HORDE","flavor":"\"Kill 30 raptors.\" - Hemet Nesingwary","health":2,"howToEarnGolden":"Unlocked at Hunter Level 57.","id":"CS2_172","name":"Bloodfen Raptor","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Jakub Kasper","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":739,"flavor":"He just wants a hug. A sloppy... slimy... hug.","health":1,"howToEarnGolden":"Unlocked at Paladin Level 53.","id":"CS2_173","mechanics":["CHARGE"],"name":"Bluegill Warrior","race":"MURLOC","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Brian Despain","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":635,"faction":"HORDE","flavor":"Sen'jin Village is nice, if you like trolls and dust.","health":5,"howToEarnGolden":"Unlocked at Rogue Level 59.","id":"CS2_179","mechanics":["TAUNT"],"name":"Sen'jin Shieldmasta","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Samwise","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1109,"faction":"HORDE","flavor":"He claims it is an old war wound, but we think he just cut himself shaving.","health":7,"id":"CS2_181","mechanics":["BATTLECRY"],"name":"Injured Blademaster","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Deal 4 damage to HIMSELF.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":978,"id":"CS2_181e","name":"Full Strength","set":"EXPERT1","text":"This minion has +2 Attack.","type":"ENCHANTMENT"},{"artist":"Mauro Cascioli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":90,"flavor":"He always dreamed of coming down from the mountains and opening a noodle shop, but he never got the nerve.","health":5,"howToEarnGolden":"Unlocked at Warrior Level 55.","id":"CS2_182","name":"Chillwind Yeti","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Dave Kendall","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":712,"flavor":"Golems are not afraid, but for some reason they still run when you cast Fear on them. Instinct, maybe? A desire to blend in?","health":7,"howToEarnGolden":"Unlocked at Rogue Level 51.","id":"CS2_186","name":"War Golem","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Matt Cavotta","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1140,"faction":"HORDE","flavor":"You can hire him... until someone offers him enough gold to turn on you.","health":4,"howToEarnGolden":"Unlocked at Shaman Level 55.","id":"CS2_187","mechanics":["TAUNT"],"name":"Booty Bay Bodyguard","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Luca Zontini","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":242,"faction":"ALLIANCE","flavor":"ADD ME TO YOUR DECK, MAGGOT!","health":1,"id":"CS2_188","mechanics":["BATTLECRY"],"name":"Abusive Sergeant","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Give +2 Attack this turn.","text":"Battlecry: Give a minion +2 Attack this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":809,"id":"CS2_188o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"'Inspired'","set":"EXPERT1","text":"This minion has +2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":389,"faction":"HORDE","flavor":"Don't bother asking her out on a date. She'll shoot you down.","health":1,"howToEarnGolden":"Unlocked at Druid Level 57.","id":"CS2_189","mechanics":["BATTLECRY"],"name":"Elven Archer","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"artist":"Clint Langley","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":257,"faction":"HORDE","flavor":"Someone did mess with Tuskerr once. ONCE.","health":3,"howToEarnGolden":"Unlocked at Hunter Level 55.","id":"CS2_196","mechanics":["BATTLECRY"],"name":"Razorfen Hunter","rarity":"FREE","set":"CORE","text":"Battlecry: Summon a 1/1 Boar.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":995,"flavor":"Training Ogres in the art of spellcasting is a questionable decision.","health":4,"howToEarnGolden":"Unlocked at Warlock Level 55.","id":"CS2_197","mechanics":["SPELLPOWER"],"name":"Ogre Magi","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Brian Despain","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1686,"flavor":"\"ME HAVE GOOD STATS FOR THE COST\"","health":7,"howToEarnGolden":"Unlocked at Warlock Level 51.","id":"CS2_200","name":"Boulderfist Ogre","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"E. M. Gist","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":1687,"flavor":"You donât tame a Core Hound. You just train it to eat someone else before it eats you.","health":5,"howToEarnGolden":"Unlocked at Hunter Level 51.","id":"CS2_201","name":"Core Hound","race":"BEAST","rarity":"FREE","set":"CORE","type":"MINION"},{"artist":"Trevor Jacobs","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":290,"faction":"HORDE","flavor":"Their wings are silent but their screech is... whatever the opposite of silent is.","health":1,"id":"CS2_203","mechanics":["BATTLECRY"],"name":"Ironbeak Owl","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","rarity":"COMMON","referencedTags":["SILENCE"],"set":"EXPERT1","targetingArrowText":"Silence a minion.","text":"Battlecry: Silence a minion.","type":"MINION"},{"artist":"John Polidora","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":445,"faction":"HORDE","flavor":"One Insane Rocketeer. One Rocket full of Explosives. Infinite Fun.","health":2,"howToEarnGolden":"Unlocked at Shaman Level 59.","id":"CS2_213","mechanics":["CHARGE"],"name":"Reckless Rocketeer","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Justin Sweet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":61,"faction":"HORDE","flavor":"She'll craft you a sword, but you'll need to bring her 5 Steel Ingots, 3 Motes of Earth, and the scalp of her last customer.","health":6,"id":"CS2_221","mechanics":["ENRAGED"],"name":"Spiteful Smith","rarity":"COMMON","set":"EXPERT1","text":"Your weapon has +2 Attack while this is damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1752,"id":"CS2_221e","name":"Sharp!","set":"EXPERT1","text":"+2 Attack from Spiteful Smith.","type":"ENCHANTMENT"},{"artist":"Doug Alexander","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":753,"faction":"ALLIANCE","flavor":"When Deathwing assaulted the capital, this soldier was the only member of his squad to survive. Now he's all bitter and stuff.","health":6,"howToEarnGolden":"Unlocked at Paladin Level 59.","id":"CS2_222","mechanics":["AURA"],"name":"Stormwind Champion","rarity":"FREE","set":"CORE","text":"Your other minions have +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":240,"id":"CS2_222o","name":"Might of Stormwind","set":"CORE","text":"Has +1/+1.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":496,"faction":"HORDE","flavor":"The Frostwolves are locked in combat with the Stormpike Expedition over control of Alterac Valley. Every attempt at peace-talks has ended with Captain Galvangar killing the mediator.","health":4,"howToEarnGolden":"Unlocked at Shaman Level 53.","id":"CS2_226","mechanics":["BATTLECRY"],"name":"Frostwolf Warlord","rarity":"FREE","set":"CORE","text":"Battlecry: Gain +1/+1 for each other friendly minion on the battlefield.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1811,"id":"CS2_226e","name":"Frostwolf Banner","set":"CORE","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"John Polidora","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1122,"faction":"HORDE","flavor":"No Job is too big. No fee is too big.","health":6,"id":"CS2_227","mechanics":["AURA"],"name":"Venture Co. Mercenary","rarity":"COMMON","set":"EXPERT1","text":"Your minions cost (3) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52771,"id":"CS2_227e","name":"Mercenary's Fee","set":"EXPERT1","text":"Costs (3) more.","type":"ENCHANTMENT"},{"artist":"Malcolm Davis","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":179,"flavor":"If you hit an Eredar Lord with enough Wisps, it will explode. But why?","health":1,"id":"CS2_231","name":"Wisp","rarity":"COMMON","set":"EXPERT1","type":"MINION"},{"artist":"Dave Allsop","attack":8,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":205,"flavor":"I dare you to attack Darnassus.","health":8,"howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"CS2_232","mechanics":["TAUNT"],"name":"Ironbark Protector","rarity":"FREE","set":"CORE","text":"Taunt","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":1064,"flavor":"\"Look, it's not just about waving daggers around really fast. It's a lot more complicated than that.\" - Shan, Rogue Trainer","id":"CS2_233","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Blade Flurry","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"RARE","set":"EXPERT1","text":"Destroy your weapon and deal its damage to all enemy minions.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":1367,"flavor":"A step up from a spell cast by many beginning acolytes: \"Shadow Word: Annoy\".","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"CS2_234","name":"Shadow Word: Pain","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_MAX_ATTACK":3,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy a minion with 3 or less Attack.","type":"SPELL"},{"artist":"Terese Nielsen","attack":1,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1650,"flavor":"They help the downtrodden and distressed. Also they sell cookies.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 40.","id":"CS2_235","mechanics":["TRIGGER_VISUAL"],"name":"Northshire Cleric","rarity":"FREE","set":"CORE","text":"Whenever a minion is healed, draw a card.","type":"MINION"},{"artist":"Jim Pavelec","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":1361,"flavor":"Double the trouble. Double the fun!","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 28.","id":"CS2_236","name":"Divine Spirit","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Double a minion's Health.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":1627,"id":"CS2_236e","name":"Divine Spirit","set":"CORE","text":"This minion has double Health.","type":"ENCHANTMENT"},{"artist":"Bernie Kang","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":1241,"flavor":"If you feed him, he loses his whole identity.","health":2,"howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 47.","id":"CS2_237","mechanics":["TRIGGER_VISUAL"],"name":"Starving Buzzard","race":"BEAST","rarity":"FREE","set":"CORE","text":"Whenever you summon a Beast, draw a card.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":298,"health":1,"id":"CS2_boar","name":"Boar","race":"BEAST","rarity":"COMMON","set":"CORE","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":0,"dbfId":968,"health":2,"id":"CS2_mirror","mechanics":["TAUNT"],"name":"Mirror Image","rarity":"COMMON","set":"CORE","text":"Taunt","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":796,"health":1,"id":"CS2_tk1","name":"Sheep","race":"BEAST","rarity":"COMMON","set":"CORE","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARLOCK","collectible":true,"collectionText":"Summon 1 1/1 |4(Imp, Imps). (Upgrades each turn!)","cost":3,"dbfId":51371,"flavor":"\"When your first plan fails... imp-rovise.\"","id":"DAL_007","name":"Rafaam's Scheme","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"DALARAN","text":"Summon @ 1/1 |4(Imp, Imps). (Upgrades each turn!)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","collectible":true,"collectionText":"Gain 1 Armor.\n(Upgrades each turn!)","cost":4,"dbfId":51372,"flavor":"âWe did it! We blew up the vault!â\nâYou mean the vault door?â\nâOh. The doooorâŚâ","id":"DAL_008","name":"Dr. Boom's Scheme","rarity":"COMMON","set":"DALARAN","text":"Gain @ Armor.\n(Upgrades each turn!)","type":"SPELL"},{"artist":"Arthur Gimaldinov","cardClass":"SHAMAN","collectible":true,"collectionText":"Deal $1 damage\nto all minions.\n(Upgrades each turn!)","cost":5,"dbfId":51373,"flavor":"\"All shall suffer!\"\n\"But Hagatha, those are your minions...\"\n\"I said ALL!!!\"","id":"DAL_009","name":"Hagatha's Scheme","rarity":"RARE","set":"DALARAN","text":"Deal $@ damage\nto all minions.\n(Upgrades each turn!)","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","collectible":true,"collectionText":"Choose a minion. Shuffle 1 |4(copy, copies) of it into your deck.\n(Upgrades each turn!)","cost":1,"dbfId":51375,"flavor":"\"Many minions equals many treasures for king. Kobold arithmetic!\"","id":"DAL_010","name":"Togwaggle's Scheme","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Choose a minion. Shuffle @ |4(copy, copies) of it into your deck.\n(Upgrades each turn!)","type":"SPELL"},{"artist":"J. Axer","cardClass":"PRIEST","collectible":true,"collectionText":"Reduce the Attack of an enemy minion by\n1 until your next turn. (Upgrades each turn!)","cost":0,"dbfId":51376,"flavor":"\"What's that you're dreaming?\nYou're weak and you're screaming!\nIt must be my scheming...\"","id":"DAL_011","name":"Lazul's Scheme","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Reduce the Attack of an enemy minion by\n@ until your next turn. (Upgrades each turn!)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53987,"id":"DAL_011e","name":"Lazul's Curse","set":"DALARAN","text":"Reduced Attack.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":51567,"flavor":"Terrible at shadow puppets: âThis is⌠a tentacle! And this is⌠two tentacles!â","health":2,"id":"DAL_030","mechanics":["BATTLECRY"],"name":"Shadowy Figure","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"DALARAN","targetingArrowText":"Transform into a 2/2 copy.","text":"Battlecry: Transform into a 2/2 copy of a friendly Deathrattle minion.","type":"MINION"},{"cardClass":"PRIEST","dbfId":54190,"id":"DAL_030e","name":"Shade","set":"DALARAN","text":"2/2.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":2,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":51714,"flavor":"Itâs always nice to steal a familiar face.","health":6,"id":"DAL_039","mechanics":["DEATHRATTLE","TAUNT"],"name":"Convincing Infiltrator","rarity":"RARE","set":"DALARAN","text":"[x]Taunt\nDeathrattle: Destroy a\n random enemy minion.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":51715,"flavor":"The Hench-Clan has a point.","health":7,"id":"DAL_040","mechanics":["DEATHRATTLE"],"name":"Hench-Clan Shadequill","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Restore 5 Health to the enemy hero.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":51722,"flavor":"The weirdest part is that it doesn't have legs.","health":8,"id":"DAL_047","mechanics":["LIFESTEAL","RUSH","WINDFURY"],"name":"Walking Fountain","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","text":"Lifesteal, Rush, Windfury","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":51724,"flavor":"Attracts murlocs⌠and moths.","health":3,"id":"DAL_049","mechanics":["TRIGGER_VISUAL"],"name":"Underbelly Angler","race":"MURLOC","rarity":"RARE","set":"DALARAN","text":"After you play a Murloc, add a random Murloc to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":51727,"flavor":"Fan favorite in the muck morphin' sewer strangers.","health":4,"id":"DAL_052","mechanics":["BATTLECRY"],"name":"Muckmorpher","rarity":"EPIC","set":"DALARAN","text":"[x]Battlecry: Transform into\na 4/4 copy of a different\nminion in your deck.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53003,"id":"DAL_052e","name":"Muckmorphing","set":"DALARAN","text":"4/4.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":51733,"flavor":"Built by goblins, designed by a troll.","health":8,"id":"DAL_058","mechanics":["BATTLECRY","TAUNT"],"name":"Hecklebot","race":"MECHANICAL","rarity":"RARE","set":"DALARAN","text":"Taunt\nBattlecry: Your opponent summons a minion from their deck.","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":51734,"flavor":"The first dimensional ripper had a point.\nThe second fell flat.\nThe THIRD one really started to take shape!","id":"DAL_059","name":"Dimensional Ripper","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Summon 2 copies of a minion in your deck.","type":"SPELL"},{"artist":"A.J. Nazzaro","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":51735,"flavor":"They always wind up bombing.","health":3,"id":"DAL_060","mechanics":["BATTLECRY"],"name":"Clockwork Goblin","race":"MECHANICAL","rarity":"RARE","set":"DALARAN","text":"[x]Battlecry: Shuffle a Bomb\ninto your opponent's deck.\nWhen drawn, it explodes\nfor 5 damage.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":51737,"flavor":"Infinitely preferable to mopping strikes.","id":"DAL_062","name":"Sweeping Strikes","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Give a minion \"Also damages minions next to whomever this attacks.\"","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":51748,"id":"DAL_062e","name":"Sweeping Strikes","set":"DALARAN","text":"Damages minions adjacent to defender.","type":"ENCHANTMENT"},{"artist":"Akkapoj T.","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":51738,"durability":2,"flavor":"Whoso pulleth out this wrench from the toolbox is rightwise king of the lab.","id":"DAL_063","mechanics":["TRIGGER_VISUAL"],"name":"Wrenchcalibur","rarity":"EPIC","set":"DALARAN","text":"After your hero attacks, shuffle a Bomb into your [x]opponent's deck.","type":"WEAPON"},{"artist":"Matt Dixon","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":51739,"elite":true,"flavor":"He's gonna fly through the air with the greatest of grease.","health":7,"id":"DAL_064","mechanics":["BATTLECRY"],"name":"Blastmaster Boom","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Battlecry: Summon two 1/1\nBoom Bots for each Bomb\nin your opponent's deck.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":51847,"flavor":"It's 3 am. Do you know where your soul is?","id":"DAL_065","name":"Unsleeping Soul","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"DALARAN","text":"Silence a friendly minion, then summon a copy of it.","type":"SPELL"},{"artist":"Jerry Mascho","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":52086,"elite":true,"flavor":"âWhatâs better than reaving? BOOM reaving!â","health":9,"id":"DAL_070","mechanics":["BATTLECRY"],"name":"The Boom Reaver","race":"MECHANICAL","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"DALARAN","text":"Battlecry: Summon a copy of a minion in your deck. Give it Rush.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":53357,"id":"DAL_070e","name":"Reaving","set":"DALARAN","text":"Has Rush.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":52148,"flavor":"You'll get the transformation you want when murlocs fly.","id":"DAL_071","name":"Mutate","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Transform a friendly minion into a random one that costs (1) more.","type":"SPELL"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":52277,"flavor":"I'm addicted to him, but I know that he's Toxfin.","health":2,"id":"DAL_077","mechanics":["BATTLECRY"],"name":"Toxfin","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":14},"race":"MURLOC","rarity":"COMMON","referencedTags":["POISONOUS"],"set":"DALARAN","targetingArrowText":"Give a friendly Murloc Poisonous.","text":"Battlecry: Give a friendly Murloc Poisonous.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52297,"id":"DAL_077e","name":"Toxic Fin","set":"DALARAN","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Tod Harris","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52278,"flavor":"Some heroes have soft hearts and hard shells.","health":2,"id":"DAL_078","mechanics":["BATTLECRY","DIVINE_SHIELD"],"name":"Traveling Healer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"DALARAN","targetingArrowText":"Restore 3 Health.","text":"[x]Divine Shield\nBattlecry: Restore #3 Health.","type":"MINION"},{"artist":"Adam Byrne","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52281,"flavor":"The fanciest possible way of distracting enemies with shiny things.","health":4,"id":"DAL_081","mechanics":["BATTLECRY"],"name":"Spellward Jeweler","rarity":"RARE","set":"DALARAN","text":"[x]Battlecry: Your hero can't\nbe targeted by spells or\nHero Powers until your\nnext turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52298,"id":"DAL_081e","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Sparkly","set":"DALARAN","text":"Can't be targeted by spells or Hero Powers.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52285,"flavor":"Stops for nothingâexcept donuts.","health":4,"id":"DAL_085","mechanics":["DIVINE_SHIELD"],"name":"Dalaran Crusader","rarity":"COMMON","set":"DALARAN","text":"Divine Shield","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52286,"flavor":"She's watching. Always watching.","health":3,"id":"DAL_086","mechanics":["BATTLECRY"],"name":"Sunreaver Spy","rarity":"COMMON","referencedTags":["SECRET"],"set":"DALARAN","text":"Battlecry: If you control a Secret, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53023,"id":"DAL_086e","name":"Stolen Secrets","set":"DALARAN","text":"+1/+1","type":"ENCHANTMENT"},{"artist":"Christopher Hayes","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52287,"flavor":"The Hench Clan is an equal opportunity employer, no matter which parts of you came from where.","health":3,"id":"DAL_087","mechanics":["BATTLECRY"],"name":"Hench-Clan Hag","rarity":"EPIC","set":"DALARAN","text":"Battlecry: Summon two 1/1 Amalgams with all minion types.","type":"MINION"},{"artist":"Chris Hayes","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53019,"health":1,"id":"DAL_087t","name":"Amalgam","race":"ALL","set":"DALARAN","text":"[x]This is an Elemental, Mech,\nDemon, Murloc, Dragon,\nBeast, Pirate and Totem.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53683,"durability":1,"id":"DAL_087tw","name":"Amalgam","race":"ALL","set":"DALARAN","type":"WEAPON"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52288,"flavor":"Keep it secret. Keep it safeguarded!","health":5,"id":"DAL_088","mechanics":["DEATHRATTLE","TAUNT"],"name":"Safeguard","race":"MECHANICAL","rarity":"COMMON","set":"DALARAN","text":"[x]Taunt\nDeathrattle: Summon a 0/5\nVault Safe with Taunt.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":53013,"health":5,"id":"DAL_088t2","mechanics":["TAUNT"],"name":"Vault Safe","race":"MECHANICAL","set":"DALARAN","text":"Taunt","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52289,"flavor":"You're bound to love his work!","health":2,"id":"DAL_089","mechanics":["BATTLECRY"],"name":"Spellbook Binder","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"Battlecry: If you have Spell Damage, draw a card.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52290,"flavor":"Heâd be a lot sneakier if he wasnât trailing 300 yards of power cableâŚ","health":3,"id":"DAL_090","mechanics":["STEALTH"],"name":"Hench-Clan Sneak","rarity":"COMMON","set":"DALARAN","text":"Stealth","type":"MINION"},{"artist":"Wayne Wu","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52292,"flavor":"\"Would sir like me to punch something?\"","health":3,"id":"DAL_092","name":"Arcane Servant","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","type":"MINION"},{"artist":"Luke Mancini","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52295,"flavor":"If you have to wield a spell and a sword, then neither is performing to expectation.","health":6,"id":"DAL_095","mechanics":["BATTLECRY"],"name":"Violet Spellsword","rarity":"COMMON","set":"DALARAN","text":"[x]Battlecry: Gain +1 Attack\nfor each spell in your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53010,"id":"DAL_095e","name":"Pizzazz","set":"DALARAN","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Evgeniy Dlinnov","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52296,"flavor":"He's got magic, a shield, and an unwavering obsession with the color purple.","health":7,"id":"DAL_096","mechanics":["SPELLPOWER","TAUNT"],"name":"Violet Warden","rarity":"COMMON","set":"DALARAN","spellDamage":1,"text":"Taunt\nSpell Damage +1","type":"MINION"},{"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":51705,"flavor":"Desperate times call for disparate secrets.","id":"DAL_141","mechanics":["TWINSPELL"],"name":"Desperate Measures","playRequirements":{"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"rarity":"RARE","referencedTags":["SECRET"],"set":"DALARAN","text":"Twinspell\nCast a random Paladin Secret.","type":"SPELL"},{"cardClass":"PALADIN","cost":1,"dbfId":54129,"id":"DAL_141ts","name":"Desperate Measures","playRequirements":{"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"rarity":"RARE","referencedTags":["SECRET"],"set":"DALARAN","text":"Cast a random Paladin Secret.","type":"SPELL"},{"artist":"Alex Horley","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":51757,"flavor":"This is why you shouldnât shoot the messenger.","health":2,"id":"DAL_146","mechanics":["DEATHRATTLE"],"name":"Bronze Herald","race":"DRAGON","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Add two 4/4 Dragons to your hand.","type":"MINION"},{"artist":"Alex Horley","attack":4,"cardClass":"PALADIN","cost":4,"dbfId":51758,"health":4,"id":"DAL_146t","name":"Bronze Dragon","race":"DRAGON","set":"DALARAN","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":51761,"flavor":"All of his speeches really drag on.","health":5,"id":"DAL_147","mechanics":["BATTLECRY"],"name":"Dragon Speaker","rarity":"EPIC","set":"DALARAN","text":"Battlecry: Give all Dragons in your hand +3/+3.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51762,"id":"DAL_147e","name":"Dragon Shout","set":"DALARAN","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Grace Liu","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":51943,"flavor":"You can make a collect CAW!","health":2,"id":"DAL_163","mechanics":["BATTLECRY","DISCOVER"],"name":"Messenger Raven","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Discover a\nMage minion.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":51966,"flavor":"It's always darkest just before you find the light switch.","id":"DAL_173","name":"Darkest Hour","rarity":"EPIC","set":"DALARAN","text":"Destroy all friendly minions. For each one, summon a random minion from your deck.","type":"SPELL"},{"artist":"Jakub Kasper","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":51971,"flavor":"If only youâd let it go to voicemailâŚ","id":"DAL_177","mechanics":["TWINSPELL"],"name":"Conjurer's Calling","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Twinspell\nDestroy a minion. Summon 2 minions of the same Cost to replace it.","type":"SPELL"},{"cardClass":"MAGE","cost":4,"dbfId":52637,"id":"DAL_177ts","name":"Conjurer's Calling","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Destroy a minion. Summon 2 minions of the same Cost to replace it.","type":"SPELL"},{"artist":"Patrik Bjorkstrom","attack":1,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":51977,"flavor":"There's a powerful throat in this frog.","health":3,"id":"DAL_182","mechanics":["TRIGGER_VISUAL"],"name":"Magic Dart Frog","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"After you cast a spell, deal 1 damage to a random enemy minion.","type":"MINION"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":52058,"flavor":"She's got a big brood and a big mood.","health":6,"id":"DAL_185","mechanics":["TAUNT","TOPDECK"],"name":"Aranasi Broodmother","race":"DEMON","rarity":"COMMON","set":"DALARAN","text":"[x]Taunt\nWhen you draw this, restore\n#4 Health to your hero.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"DRUID","collectible":true,"cost":8,"dbfId":52819,"flavor":"Delicious Forestâs Aid! Made from real forests.","id":"DAL_256","mechanics":["TWINSPELL"],"name":"The Forest's Aid","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Twinspell\nSummon five 2/2 Treants.","type":"SPELL"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"DRUID","cost":2,"dbfId":53302,"health":2,"id":"DAL_256t2","name":"Treant","set":"DALARAN","type":"MINION"},{"cardClass":"DRUID","cost":8,"dbfId":52821,"id":"DAL_256ts","name":"The Forest's Aid","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Summon five 2/2 Treants.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":51769,"flavor":"Often used as healing crystals, but also good for throwing at people.","id":"DAL_350","mechanics":["CHOOSE_ONE"],"name":"Crystal Power","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Choose One - Deal $2 damage to a minion; or Restore #5 Health.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","cost":1,"dbfId":51773,"id":"DAL_350a","name":"Piercing Thorns","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Deal $2 damage to a minion.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","cost":1,"dbfId":51775,"id":"DAL_350b","name":"Healing Blossom","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Restore #5 Health.","type":"SPELL"},{"artist":"Steven Prescott","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":51779,"flavor":"Arguably the cutest blessing.","id":"DAL_351","mechanics":["TWINSPELL"],"name":"Blessing of the Ancients","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"DALARAN","text":"Twinspell\nGive your minions +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":52820,"id":"DAL_351e","name":"Ancient Blessings","set":"DALARAN","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":3,"dbfId":54128,"id":"DAL_351ts","name":"Blessing of the Ancients","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"DALARAN","text":"Give your minions +1/+1.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":51781,"flavor":"Experience the draw of the wild!","id":"DAL_352","mechanics":["DISCOVER"],"name":"Crystalsong Portal","rarity":"EPIC","set":"DALARAN","text":"Discover a Druid minion. If your hand has no minions, keep all 3.","type":"SPELL"},{"artist":"Steven Prescott","attack":2,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":51790,"flavor":"Youâd be nuts to mess with the squirrel squad.","health":1,"id":"DAL_354","mechanics":["DEATHRATTLE"],"name":"Acornbearer","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Add two 1/1 Squirrels to your hand.","type":"MINION"},{"artist":"Steven Prescott","attack":1,"cardClass":"DRUID","cost":1,"dbfId":54315,"health":1,"id":"DAL_354t","name":"Squirrel","race":"BEAST","set":"DALARAN","type":"MINION"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":51791,"flavor":"Lifeweaving is all well and good until it's time to cut the thread.","health":5,"id":"DAL_355","mechanics":["TRIGGER_VISUAL"],"name":"Lifeweaver","rarity":"RARE","set":"DALARAN","text":"Whenever you restore Health, add a random Druid spell to your hand.","type":"MINION"},{"artist":"Steven Prescott","attack":4,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":51795,"elite":true,"flavor":"Always feels refreshed after a little dirt nap.","health":8,"id":"DAL_357","mechanics":["DEATHRATTLE","TAUNT"],"name":"Lucentbark","rarity":"LEGENDARY","set":"DALARAN","text":"Taunt\nDeathrattle: Go dormant. Restore 5 Health to awaken this minion.","type":"MINION"},{"attack":0,"cardClass":"DRUID","collectionText":" left!)","cost":11,"dbfId":51796,"health":1,"hideStats":true,"id":"DAL_357t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Spirit of Lucentbark","set":"DALARAN","text":"When you restore 5 Health, awaken this minion.\n(","type":"MINION"},{"artist":"Akkapoj T.","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":51827,"entourage":["DAL_366t1","DAL_366t2","DAL_366t3","DAL_366t4"],"flavor":"The terms of service are constantly changing.","id":"DAL_366","name":"Unidentified Contract","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Destroy a minion. Gains a bonus effect in your hand.","type":"SPELL"},{"artist":"Akkapoj T.","cardClass":"ROGUE","cost":6,"dbfId":53241,"id":"DAL_366t1","name":"Assassin's Contract","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Destroy a minion. Summon a 1/1 Patient Assassin.","type":"SPELL"},{"artist":"Akkapoj T.","cardClass":"ROGUE","cost":6,"dbfId":52875,"id":"DAL_366t2","name":"Recruitment Contract","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Destroy a minion. Add a copy of it to your hand.","type":"SPELL"},{"artist":"Akkapoj T.","cardClass":"ROGUE","cost":6,"dbfId":53244,"id":"DAL_366t3","name":"Lucrative Contract","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Destroy a minion. Add 2 Coins to your hand.","type":"SPELL"},{"artist":"Akkapoj T.","cardClass":"ROGUE","cost":6,"dbfId":53246,"id":"DAL_366t4","name":"Turncoat Contract","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Destroy a minion. It deals its damage to adjacent minions.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":52070,"flavor":"Obviously it's marked for greatness.","id":"DAL_371","mechanics":["DISCOVER"],"name":"Marked Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Deal $4 damage to a minion. Discover a spell.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":52072,"flavor":"Stop trying to make fletch happen. It's not going to happen.","health":3,"id":"DAL_372","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Fletcher","rarity":"EPIC","set":"DALARAN","text":"[x]Whenever you play a\n1-Cost minion, draw a\nspell from your deck.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":52076,"flavor":"Pew! Pew!","id":"DAL_373","mechanics":["TWINSPELL"],"name":"Rapid Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Twinspell\nDeal $1 damage.","type":"SPELL"},{"cardClass":"HUNTER","cost":1,"dbfId":54143,"id":"DAL_373ts","name":"Rapid Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"Deal $1 damage.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":52081,"elite":true,"flavor":"Reduce, reuse, re-rattle!","health":4,"id":"DAL_376","mechanics":["DEATHRATTLE"],"name":"Oblivitron","race":"MECHANICAL","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Deathrattle: Summon a\nMech from your hand and\ntrigger its Deathrattle.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":52082,"flavor":"Beware the night of the living pets!","id":"DAL_377","mechanics":["DISCOVER"],"name":"Nine Lives","playRequirements":{"REQ_FRIENDLY_DEATHRATTLE_MINION_DIED_THIS_GAME":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"Discover a friendly Deathrattle minion that died this game. Also trigger its Deathrattle.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":52089,"flavor":"The Kirin Tor have always been lax in enforcing leash laws.","id":"DAL_378","mechanics":["TWINSPELL"],"name":"Unleash the Beast","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"Twinspell\nSummon a 5/5 Wyvern with Rush.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":5,"cardClass":"HUNTER","cost":5,"dbfId":54146,"health":5,"id":"DAL_378t1","mechanics":["RUSH"],"name":"Wyvern","race":"BEAST","set":"DALARAN","text":"Rush","type":"MINION"},{"cardClass":"HUNTER","cost":6,"dbfId":54145,"id":"DAL_378ts","name":"Unleash the Beast","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"Summon a 5/5 Wyvern with Rush.","type":"SPELL"},{"artist":"James Ryman","attack":5,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":52091,"elite":true,"flavor":"Good things come in threes: Windrunner sisters and arrows of Thori'dal.","health":6,"id":"DAL_379","mechanics":["BATTLECRY"],"name":"Vereesa Windrunner","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Equip Thori'dal, the Stars' Fury.","type":"MINION"},{"cardClass":"HUNTER","dbfId":52093,"id":"DAL_379e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Stars' Fury","set":"DALARAN","text":"You have Spell Damage +2 this turn.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":2,"cardClass":"HUNTER","cost":3,"dbfId":54157,"durability":3,"elite":true,"id":"DAL_379t","mechanics":["TRIGGER_VISUAL"],"name":"Thori'dal, the Stars' Fury","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"After your hero attacks, gain Spell Damage +2 this turn.","type":"WEAPON"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":51380,"flavor":"Gradually driven to darkness by the promise of unobtainable cheese.","health":1,"id":"DAL_400","mechanics":["BATTLECRY"],"name":"EVIL Cable Rat","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Add a Lackey to your hand.","type":"MINION"},{"artist":"Tooth","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":52109,"flavor":"Kobold! Thereâs a place you can handle\nI said kobold! When youâre short in the candle\nCast a spell with the E! V! I! L!","health":2,"id":"DAL_413","mechanics":["DEATHRATTLE"],"name":"EVIL Conscripter","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Add a Lackey to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":1,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":52111,"flavor":"Because there are no G.O.O.D. Miscreants.","health":4,"id":"DAL_415","mechanics":["COMBO"],"name":"EVIL Miscreant","rarity":"COMMON","set":"DALARAN","text":"Combo: Add two random Lackeys to your hand.","type":"MINION"},{"artist":"Anton Zemskov","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":52112,"flavor":"Sheâs more of a rat burglar.","health":3,"id":"DAL_416","mechanics":["BATTLECRY","DISCOVER"],"name":"Hench-Clan Burglar","race":"PIRATE","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Discover a spell from another class.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":52114,"elite":true,"entourage":["LOOT_998h","LOOT_998j","LOOT_998l","LOOT_998k"],"flavor":"A staunch ally of Rafaam, at least while the shinies keep flowing.","health":5,"id":"DAL_417","mechanics":["BATTLECRY","MULTIPLY_BUFF_VALUE"],"name":"Heistbaron Togwaggle","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: If you control a Lackey, choose a fantastic treasure.","type":"MINION"},{"artist":"Alex Horley","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":52119,"elite":true,"flavor":"Minions must wash hands before being LIQUIDATED AND REPLACED BY SOMEONE BETTER.","health":8,"id":"DAL_422","mechanics":["BATTLECRY","TAUNT"],"name":"Arch-Villain Rafaam","rarity":"LEGENDARY","set":"DALARAN","text":"Taunt\nBattlecry: Replace your hand and deck with Legendary minions.","type":"MINION"},{"artist":"Alex Horley","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":52409,"elite":true,"entourage":["DAL_431t"],"flavor":"Rafaam mainly enjoys working with Hagatha because she never laughs at Dr. Boom's jokes.","health":5,"id":"DAL_431","mechanics":["BATTLECRY"],"name":"Swampqueen Hagatha","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Battlecry: Add a 5/5\nHorror to your hand. Teach\nit two Shaman spells.","type":"MINION"},{"artist":"Alex Horley","attack":5,"cardClass":"SHAMAN","cost":5,"dbfId":52812,"health":5,"id":"DAL_431t","mechanics":["BATTLECRY"],"name":"Drustvar Horror","set":"DALARAN","targetingArrowText":"Cast {0}.","text":"Battlecry: Cast {0} and {1}.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":52421,"flavor":"The swill has eyes!","id":"DAL_432","name":"Witch's Brew","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"DALARAN","text":"Restore #4 Health. Repeatable this turn.","type":"SPELL"},{"artist":"Rudy Siswanto","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":52422,"flavor":"You can't stop slurping this delicious sludge!","health":1,"id":"DAL_433","mechanics":["BATTLECRY","OVERLOAD"],"name":"Sludge Slurper","overload":1,"race":"MURLOC","rarity":"RARE","set":"DALARAN","text":"Battlecry: Add a Lackey to your hand. Overload: (1)","type":"MINION"},{"artist":"Jakub Kasper","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52654,"flavor":"Now his watch has ended⌠until you have Spell Damage.","health":6,"id":"DAL_434","name":"Arcane Watcher","rarity":"RARE","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"Can't attack unless you have Spell Damage.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52306,"flavor":"Far more effective than the flamboyant saboteur.","health":6,"id":"DAL_538","mechanics":["BATTLECRY"],"name":"Unseen Saboteur","rarity":"EPIC","set":"DALARAN","text":"Battlecry: Your opponent casts a random spell from their hand (targets chosen randomly).","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52307,"flavor":"What, did you expect the Sunreavers to be coldages?","health":4,"id":"DAL_539","mechanics":["BATTLECRY"],"name":"Sunreaver Warmage","playRequirements":{"REQ_DRAG_TO_PLAY_PRE31761":0},"rarity":"RARE","set":"DALARAN","targetingArrowText":"Deal 4 damage.","text":"Battlecry: If you're holding a spell that costs (5) or more, deal 4 damage.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":52312,"flavor":"Everyone gets two because thatâs all she can hold.","health":1,"id":"DAL_544","mechanics":["BATTLECRY"],"name":"Potion Vendor","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Restore #2 Health to all friendly characters.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52413,"elite":true,"flavor":"\"Thanks a latte!\"","health":5,"id":"DAL_546","mechanics":["BATTLECRY"],"name":"Barista Lynchen","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Add a copy of each of your other Battlecry minions to your hand.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52415,"flavor":"This is some bad blood.","health":7,"id":"DAL_548","mechanics":["TRIGGER_VISUAL"],"name":"Azerite Elemental","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"At the start of your turn, gain Spell Damage +2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52427,"id":"DAL_548e","name":"Arcane Expansion","set":"DALARAN","text":"Increased Spell Damage.","type":"ENCHANTMENT"},{"artist":"Danny Dai","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":52417,"flavor":"It's always accepting of the less successful adventurers.","health":5,"id":"DAL_550","mechanics":["TRIGGER_VISUAL"],"name":"Underbelly Ooze","rarity":"RARE","set":"DALARAN","text":"After this minion survives damage, summon a copy of it.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52418,"flavor":"It'll take a humble offender to defeat him.","health":6,"id":"DAL_551","mechanics":["TAUNT"],"name":"Proud Defender","rarity":"COMMON","set":"DALARAN","text":"Taunt\nHas +2 Attack while you [x]have no other minions.","type":"MINION"},{"artist":"Mauricio Herrera","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":52420,"flavor":"\"My, my, what big minions I have!\"","health":6,"id":"DAL_553","mechanics":["TRIGGER_VISUAL"],"name":"Big Bad Archmage","rarity":"EPIC","set":"DALARAN","text":"At the end of your turn, summon a random\n6-Cost minion.","type":"MINION"},{"artist":"Sean McNally","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":52434,"elite":true,"flavor":"His cooking is always very well done.","health":6,"id":"DAL_554","mechanics":["BATTLECRY"],"name":"Chef Nomi","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: If your deck is empty, summon six 6/6 Greasefire Elementals.","type":"MINION"},{"artist":"Sean McNally","attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":53310,"health":6,"id":"DAL_554t","name":"Greasefire Elemental","race":"ELEMENTAL","set":"DALARAN","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52438,"elite":true,"flavor":"He's an archmage, but he might want to brush up on the basics... like aiming.","health":6,"id":"DAL_558","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Vargoth","rarity":"LEGENDARY","set":"DALARAN","text":"[x]At the end of your turn, cast\na spell you've cast this turn\n(targets are random).","type":"MINION"},{"artist":"Maria Trepalina","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":52479,"flavor":"We reserve the right to refuse service to any 1/1.","health":4,"id":"DAL_560","mechanics":["BATTLECRY","TAUNT"],"name":"Heroic Innkeeper","rarity":"COMMON","set":"DALARAN","text":"Taunt. Battlecry: Gain +2/+2 for each other friendly minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53014,"id":"DAL_560e2","name":"Protect the Brews!","set":"DALARAN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":8,"cardClass":"WARLOCK","collectible":true,"cost":10,"dbfId":52480,"flavor":"Jumbo in size! Huge in E.V.I.L.!","health":8,"id":"DAL_561","name":"Jumbo Imp","race":"DEMON","rarity":"EPIC","set":"DALARAN","text":"Costs (1) less whenever a friendly Demon dies while this is in your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55877,"id":"DAL_561e","name":"Imp-onomical","set":"DALARAN","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":52482,"flavor":"Eager to please, even if it kills him.","health":2,"id":"DAL_563","mechanics":["DEATHRATTLE"],"name":"Eager Underling","rarity":"RARE","set":"DALARAN","text":"Deathrattle: Give two random friendly minions +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56204,"id":"DAL_563e","name":"Power of EVIL","set":"DALARAN","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Nicola Saviori","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52486,"flavor":"Itâs like an interdimensional game of demon tag.","health":6,"id":"DAL_565","mechanics":["BATTLECRY"],"name":"Portal Overfiend","race":"DEMON","rarity":"EPIC","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Battlecry: Shuffle 3 Portals\ninto your deck. When drawn,\nsummon a 2/2 Demon\nwith Rush.","type":"MINION"},{"artist":"Charlene LeScanff","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52487,"flavor":"Themâs fightinâ words!","health":4,"id":"DAL_566","mechanics":["DEATHRATTLE"],"name":"Eccentric Scribe","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Summon\nfour 1/1 Vengeful Scrolls.","type":"MINION"},{"artist":"Charlene LeScanff","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":52827,"health":1,"id":"DAL_566t","name":"Vengeful Scroll","set":"DALARAN","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":52490,"flavor":"Some might call this a lightforgery.","id":"DAL_568","mechanics":["TWINSPELL"],"name":"Lightforged Blessing","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["LIFESTEAL"],"set":"DALARAN","text":"Twinspell\nGive a friendly minion Lifesteal.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":55982,"id":"DAL_568e","name":"Lightforged Blessing","set":"DALARAN","text":"Lifesteal","type":"ENCHANTMENT"},{"cardClass":"PALADIN","cost":2,"dbfId":54189,"id":"DAL_568ts","name":"Lightforged Blessing","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["LIFESTEAL"],"set":"DALARAN","text":"Give a friendly minion Lifesteal.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":52494,"flavor":"But sometimes concede.","id":"DAL_570","mechanics":["SECRET"],"name":"Never Surrender!","rarity":"COMMON","set":"DALARAN","text":"Secret: When your opponent casts a spell, give your minions +2 Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":52495,"id":"DAL_570e","name":"Never Surrender!","set":"DALARAN","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Vlad Botos","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":52496,"durability":2,"flavor":"It knows every secret you have left.","id":"DAL_571","mechanics":["BATTLECRY"],"name":"Mysterious Blade","rarity":"RARE","referencedTags":["SECRET"],"set":"DALARAN","text":"Battlecry: If you control a\nSecret, gain +1 Attack.","type":"WEAPON"},{"cardClass":"PALADIN","dbfId":55876,"id":"DAL_571e","name":"Mysterious","set":"DALARAN","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","attack":4,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":52500,"elite":true,"flavor":"Two people can keep a secret as long as neither of them are Commander Rhyssa.","health":3,"id":"DAL_573","mechanics":["AURA","TRIGGER_VISUAL"],"name":"Commander Rhyssa","rarity":"LEGENDARY","referencedTags":["SECRET"],"set":"DALARAN","text":"Your Secrets trigger twice.","type":"MINION"},{"artist":"Evgeniy Zagumennyy","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":52502,"elite":true,"flavor":"\"What do you call two minions summoned at once? Twinions, haha! Wait... where are you going?\"","health":2,"id":"DAL_575","mechanics":["TRIGGER_VISUAL"],"name":"Khadgar","rarity":"LEGENDARY","set":"DALARAN","text":"Your cards that summon minions summon twice as many.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":52638,"flavor":"The math checks out!","health":3,"id":"DAL_576","mechanics":["AURA","SPELLPOWER"],"name":"Kirin Tor Tricaster","rarity":"RARE","set":"DALARAN","spellDamage":3,"text":"Spell Damage +3\nYour spells cost (1) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53937,"id":"DAL_576e","name":"Kirin Tor's Curse","set":"DALARAN","text":"Costs (1) more.","type":"ENCHANTMENT"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":52639,"flavor":"If you have zero chill, this can help.","id":"DAL_577","mechanics":["TWINSPELL"],"name":"Ray of Frost","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"DALARAN","text":"Twinspell\nFreeze a minion.\nIf it's already Frozen,\ndeal $2 damage to it.","type":"SPELL"},{"cardClass":"MAGE","cost":1,"dbfId":54193,"id":"DAL_577ts","name":"Ray of Frost","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"DALARAN","text":"Freeze a minion.\nIf it's already Frozen,\ndeal $2 damage to it.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"cost":8,"dbfId":52640,"flavor":"Mostly used for party tricks, to be honest.","id":"DAL_578","mechanics":["DISCOVER"],"name":"Power of Creation","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"DALARAN","text":"Discover a 6-Cost minion. Summon two copies of it.","type":"SPELL"},{"cardClass":"MAGE","cost":2,"dbfId":52643,"id":"DAL_579p","mechanics":["DISCOVER"],"name":"Cobalt Leyline","set":"DALARAN","text":"Discover a spell.","type":"HERO_POWER"},{"artist":"Arthur Gimaldinov","attack":4,"cardClass":"PALADIN","collectible":true,"cost":10,"dbfId":52685,"elite":true,"flavor":"In another timeline, she was called Yeszari.","health":12,"id":"DAL_581","mechanics":["BATTLECRY"],"name":"Nozari","race":"DRAGON","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Restore both heroes to full Health.","type":"MINION"},{"artist":"Nicola Saviori","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":52707,"flavor":"No longer allowed to be âitâ when playing demon tag.","health":2,"id":"DAL_582","mechanics":["BATTLECRY"],"name":"Portal Keeper","race":"DEMON","rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Battlecry: Shuffle 3 Portals\ninto your deck. When drawn,\nsummon a 2/2 Demon\nwith Rush.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","cost":2,"dbfId":52709,"id":"DAL_582t","mechanics":["TOPDECK"],"name":"Felhound Portal","referencedTags":["RUSH"],"set":"DALARAN","text":"Casts When Drawn\nSummon a 2/2 Felhound with Rush.","type":"SPELL"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":52710,"health":2,"id":"DAL_582t2","mechanics":["RUSH"],"name":"Felhound","race":"DEMON","set":"DALARAN","text":"Rush","type":"MINION"},{"artist":"Cecile He","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":52894,"entourage":["NEW1_032","NEW1_033","NEW1_034"],"flavor":"Plenty of buzz around this card.","health":1,"id":"DAL_587","mechanics":["DEATHRATTLE"],"name":"Shimmerfly","race":"BEAST","rarity":"RARE","set":"DALARAN","text":"Deathrattle: Add a random Hunter spell to your hand.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":53099,"flavor":"Not sure Iâd call it a good party if everyone ends up beside themselves.","id":"DAL_589","name":"Hunting Party","rarity":"RARE","set":"DALARAN","text":"Copy all Beasts in your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53100,"id":"DAL_589e","name":"Hunting Party","set":"DALARAN","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"MAR Studio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":53251,"flavor":"When it comes to problem-solving, he always uses his head.","health":12,"id":"DAL_592","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Batterhead","rarity":"EPIC","set":"DALARAN","text":"Rush. After this attacks and kills a minion, it may attack again.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":52698,"flavor":"Itâs coming from inside the deck!","id":"DAL_602","name":"Plot Twist","rarity":"RARE","set":"DALARAN","text":"Shuffle your hand\ninto your deck.\nDraw that many cards.","type":"SPELL"},{"artist":"Ware Li","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":52706,"flavor":"It'll put a good spin on your spells.","health":2,"id":"DAL_603","mechanics":["BATTLECRY"],"name":"Mana Cyclone","race":"ELEMENTAL","rarity":"EPIC","set":"DALARAN","text":"[x]Battlecry: For each spell\nyou've cast this turn, add\na random Mage spell\nto your hand.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":52790,"flavor":"It's been programmed to include all the bear necessities.","health":3,"id":"DAL_604","mechanics":["DEATHRATTLE"],"name":"Ursatron","race":"MECHANICAL","rarity":"COMMON","set":"DALARAN","text":"Deathrattle: Draw a Mech from your deck.","type":"MINION"},{"artist":"Chris Hayes","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":52871,"flavor":"Imps don't get mad when you set them on fire. They think it's cozy.","id":"DAL_605","name":"Impferno","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_WITH_RACE":15},"rarity":"RARE","set":"DALARAN","text":"Give your Demons +1 Attack. Deal $1 damage to all enemy minions.","type":"SPELL"},{"cardClass":"WARLOCK","cost":2,"dbfId":52874,"id":"DAL_605e","name":"Imptastic","rarity":"RARE","set":"DALARAN","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Rudy Siswanto","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":52872,"flavor":"You do not want to be on the business end of this intellect!","health":2,"id":"DAL_606","mechanics":["BATTLECRY"],"name":"EVIL Genius","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"DALARAN","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy a friendly minion to add 2 random Lackeys to your hand.","type":"MINION"},{"artist":"Nicola Saviori","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":52873,"elite":true,"flavor":"Nobody else likes rush hour.","health":7,"id":"DAL_607","mechanics":["TRIGGER_VISUAL"],"name":"Fel Lord Betrug","race":"DEMON","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Whenever you draw a\nminion, summon a copy\n with Rush that dies at\nend of turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52657,"id":"DAL_607e","name":"Fleeting Fel","set":"DALARAN","text":"Rush. Dies at end of turn.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":52991,"flavor":"The world is not ready for an illusion of this depth and intricacy!","id":"DAL_608","mechanics":["DISCOVER"],"name":"Magic Trick","rarity":"RARE","set":"DALARAN","text":"Discover a spell that costs (3) or less.","type":"SPELL"},{"artist":"Chris Rahn","attack":4,"cardClass":"MAGE","collectible":true,"cost":10,"dbfId":53002,"elite":true,"flavor":"He was once the Aspect of Magic but gave it up to focus on cheap tricks.","health":12,"id":"DAL_609","mechanics":["AURA","BATTLECRY","DISCOVER"],"name":"Kalecgos","race":"DRAGON","rarity":"LEGENDARY","set":"DALARAN","text":"Your first spell each\nturn costs (0).\nBattlecry: Discover\na spell.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":57805,"id":"DAL_609e","name":"Aspect's Magic","set":"DALARAN","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53160,"health":1,"id":"DAL_613","mechanics":["BATTLECRY"],"name":"Faceless Lackey","set":"DALARAN","text":"Battlecry: Summon a random 2-Cost minion.","type":"MINION"},{"artist":"Ivan Fomin","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53161,"health":1,"id":"DAL_614","mechanics":["BATTLECRY"],"name":"Kobold Lackey","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Jeremy Cranford","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53162,"health":1,"id":"DAL_615","mechanics":["BATTLECRY"],"name":"Witchy Lackey","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"DALARAN","targetingArrowText":"Transform a minion.","text":"Battlecry: Transform a friendly minion into one that costs (1) more.","type":"MINION"},{"artist":"Jason Kang","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":52468,"flavor":"Previously thought nonexistent.","id":"DAL_710","name":"Soul of the Murloc","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"Give your minions \"Deathrattle: Summon a 1/1 Murloc.\"","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":52549,"id":"DAL_710e","name":"Soul of the Murloc","set":"DALARAN","text":"Deathrattle: Summon a 1/1 Murloc.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":52603,"flavor":"Sheâll take anything you haveâexcept scruples and a good work ethic.","health":3,"id":"DAL_714","mechanics":["BATTLECRY"],"name":"Underbelly Fence","rarity":"RARE","referencedTags":["RUSH"],"set":"DALARAN","text":"[x]Battlecry: If you're holding\na card from another class,\n gain +1/+1 and Rush.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52646,"id":"DAL_714e","name":"Street Smarts","set":"DALARAN","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":52606,"flavor":"A vengeful and vicarious vanguard against violent villains or vexed victims.","id":"DAL_716","name":"Vendetta","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"Deal $4 damage to a minion. Costs (0) if you're holding a card from another class.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":6,"cardClass":"ROGUE","collectible":true,"cost":7,"dbfId":52616,"elite":true,"flavor":"\"One for me and one for future me!\"","health":6,"id":"DAL_719","mechanics":["TRIGGER_VISUAL"],"name":"Tak Nozwhisker","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Whenever you shuffle a\ncard into your deck, add\na copy to your hand.","type":"MINION"},{"artist":"Jason Kang","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":52617,"durability":2,"flavor":"Kobolds informally refer to its effect as a deathwaggle.","id":"DAL_720","mechanics":["DEATHRATTLE"],"name":"Waggle Pick","rarity":"EPIC","set":"DALARAN","text":"[x]Deathrattle: Return\na random friendly\nminion to your hand.\nIt costs (2) less.","type":"WEAPON"},{"artist":"Mike Sass","attack":6,"cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":52627,"elite":true,"flavor":"She always manages to lift your spirits.","health":8,"id":"DAL_721","mechanics":["TRIGGER_VISUAL"],"name":"Catrina Muerte","rarity":"LEGENDARY","set":"DALARAN","text":"[x]At the end of your turn,\nsummon a friendly minion\nthat died this game.","type":"MINION"},{"artist":"J. Axer","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":52632,"flavor":"Please confirm your age before reading this flavor text.","id":"DAL_723","name":"Forbidden Words","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"DALARAN","text":"[x]Spend all your Mana.\nDestroy a minion with that\nmuch Attack or less.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":52633,"flavor":"One's company, two's a crowd, and three's a âmassâ resurrection, apparently.","id":"DAL_724","name":"Mass Resurrection","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"DALARAN","text":"Summon 3 friendly minions that died\nthis game.","type":"SPELL"},{"artist":"Alex Horley","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":52636,"elite":true,"flavor":"Wanna know how he got those scars? So does he.","health":4,"id":"DAL_726","mechanics":["AURA"],"name":"Scargil","race":"MURLOC","rarity":"LEGENDARY","set":"DALARAN","text":"Your Murlocs cost (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56229,"id":"DAL_726e","name":"Scargil's Blessing","set":"DALARAN","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"Eva Widermann","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":52660,"flavor":"Even the smallest minion can change the outcome of the game.","id":"DAL_727","name":"Call to Adventure","rarity":"RARE","set":"DALARAN","text":"Draw the lowest Cost minion from your deck. Give it +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":52661,"id":"DAL_727e","name":"Heroic","set":"DALARAN","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":52679,"flavor":"Impossible to cast without cackling evilly.","id":"DAL_728","name":"Daring Escape","rarity":"COMMON","set":"DALARAN","text":"Return all friendly minions to your hand.","type":"SPELL"},{"artist":"J. Axer","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":52715,"elite":true,"flavor":"Of course she knows the future, sheâs been looking at your cards the WHOLE TIME!","health":2,"id":"DAL_729","mechanics":["BATTLECRY","DISCOVER"],"name":"Madame Lazul","rarity":"LEGENDARY","set":"DALARAN","text":"[x]Battlecry: Discover a\ncopy of a card in your\nopponent's hand.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":52742,"flavor":"If you donât fight to the death, itâs Duel Yielding.","id":"DAL_731","name":"Duel!","playRequirements":{"REQ_BOARD_NOT_COMPLETELY_FULL":0},"rarity":"EPIC","set":"DALARAN","text":"Summon a minion from each player's deck.\nThey fight!","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":52809,"elite":true,"flavor":"Keeps your choices handy.","health":3,"id":"DAL_732","mechanics":["TRIGGER_VISUAL"],"name":"Keeper Stalladris","rarity":"LEGENDARY","set":"DALARAN","text":"After you cast a Choose One spell, add copies of both choices to your hand.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":52810,"flavor":"They're a nightmare to deal with.","id":"DAL_733","name":"Dreamway Guardians","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["LIFESTEAL"],"set":"DALARAN","text":"Summon two 1/2 Dryads with Lifesteal.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":1,"cardClass":"DRUID","cost":1,"dbfId":52839,"health":2,"id":"DAL_733t","mechanics":["LIFESTEAL"],"name":"Crystal Dryad","set":"DALARAN","text":"Lifesteal","type":"MINION"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52866,"flavor":"Don't make her raise her \"shush\"!","health":3,"id":"DAL_735","mechanics":["BATTLECRY"],"name":"Dalaran Librarian","rarity":"COMMON","referencedTags":["SILENCE"],"set":"DALARAN","text":"Battlecry: Silence\nadjacent minions.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":52870,"elite":true,"flavor":"Your deck is just another organizational challenge to her.","health":7,"id":"DAL_736","mechanics":["BATTLECRY","DISCOVER"],"name":"Archivist Elysiana","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Discover 5 cards. Replace your deck with 2 copies of each.","type":"MINION"},{"artist":"Ivan Fomin","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":52897,"health":1,"id":"DAL_739","mechanics":["BATTLECRY"],"name":"Goblin Lackey","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"referencedTags":["RUSH"],"set":"DALARAN","targetingArrowText":"Give +1 Attack and Rush.","text":"Battlecry: Give a friendly minion +1 Attack and Rush.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52898,"id":"DAL_739e","name":"Short Fuse","set":"DALARAN","text":"+1 Attack and Rush.","type":"ENCHANTMENT"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":52900,"health":1,"id":"DAL_741","mechanics":["BATTLECRY","DISCOVER"],"name":"Ethereal Lackey","set":"DALARAN","text":"Battlecry: Discover a spell.","type":"MINION"},{"artist":"Wayne Wu","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":52902,"flavor":"And your minions with mega-windfury get... dizzy.","health":6,"id":"DAL_742","mechanics":["AURA"],"name":"Whirlwind Tempest","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["WINDFURY"],"set":"DALARAN","text":"Your minions with Windfury have Mega-Windfury.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":52903,"id":"DAL_742e","name":"Whirling","set":"DALARAN","text":"Mega-Windfury","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52935,"flavor":"This is CLEARLY their first rodeo.","health":1,"id":"DAL_743","mechanics":["DEATHRATTLE","RUSH"],"name":"Hench-Clan Hogsteed","race":"BEAST","rarity":"COMMON","set":"DALARAN","text":"Rush\nDeathrattle: Summon a 1/1 Murloc.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53202,"health":1,"id":"DAL_743t","name":"Hench-Clan Squire","race":"MURLOC","set":"DALARAN","type":"MINION"},{"artist":"Anton Zemskov","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52936,"flavor":"When you need to rage anonymously.","health":1,"id":"DAL_744","mechanics":["BATTLECRY"],"name":"Faceless Rager","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"DALARAN","targetingArrowText":"Copy a friendly minion's Health.","text":"Battlecry: Copy a friendly minion's Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52937,"id":"DAL_744e","name":"Familiar Faces","set":"DALARAN","text":"Copied health.","type":"ENCHANTMENT"},{"artist":"Evgeniy Dlinnov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":52940,"faction":"ALLIANCE","flavor":"Your gryphon will be summoned following a brief safety demonstration.","health":4,"id":"DAL_747","mechanics":["BATTLECRY"],"name":"Flight Master","rarity":"COMMON","set":"DALARAN","text":"Battlecry: Summon a 2/2 Gryphon for each player.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":52941,"faction":"ALLIANCE","health":2,"id":"DAL_747t","name":"Gryphon","race":"BEAST","set":"DALARAN","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52942,"flavor":"If it soaks too long, it becomes a reservoir hog.","health":6,"id":"DAL_748","mechanics":["SPELLPOWER"],"name":"Mana Reservoir","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":52943,"flavor":"Mwahahaha! You'll never catch him this time!","health":6,"id":"DAL_749","mechanics":["DEATHRATTLE"],"name":"Recurring Villain","rarity":"RARE","set":"DALARAN","text":"Deathrattle: If this minion has 4 or more Attack, resummon it.","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":52950,"faction":"ALLIANCE","flavor":"Does he summon because of his madness, or is he mad from all the summoning?","health":4,"id":"DAL_751","mechanics":["BATTLECRY"],"name":"Mad Summoner","race":"DEMON","rarity":"RARE","set":"DALARAN","text":"[x]Battlecry: Fill each player's\nboard with 1/1 Imps.","type":"MINION"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53305,"health":1,"id":"DAL_751t","name":"Imp","race":"DEMON","set":"DALARAN","type":"MINION"},{"artist":"Anton Zemskov","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":52954,"elite":true,"flavor":"âIâm a real toy now!â","health":6,"id":"DAL_752","mechanics":["BATTLECRY"],"name":"Jepetto Joybuzz","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Draw 2 minions from your deck. Set their Attack, Health, and Cost to 1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53177,"id":"DAL_752e","name":"Toy-sized","set":"DALARAN","text":"Jepetto Joybuzz made this 1/1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53304,"id":"DAL_752e2","name":"On Sale","set":"DALARAN","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":53104,"flavor":"It begs for scraps.","health":2,"id":"DAL_759","mechanics":["TRIGGER_VISUAL"],"name":"Vicious Scraphound","race":"MECHANICAL","rarity":"COMMON","set":"DALARAN","text":"Whenever this minion\ndeals damage, gain that much Armor.","type":"MINION"},{"artist":"Matt Dixon","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":53024,"flavor":"Shovel beats paper and rock!","health":9,"id":"DAL_760","mechanics":["RUSH"],"name":"Burly Shovelfist","rarity":"COMMON","set":"DALARAN","text":"Rush","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":53124,"flavor":"\"The beatings will continue until MY morale improves.\"","id":"DAL_769","name":"Improve Morale","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"DALARAN","text":"[x]Deal $1 damage\nto a minion.\nIf it survives, add a\nLackey to your hand.","type":"SPELL"},{"artist":"Jim Nelson","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":53138,"flavor":"The Alpha Devastator didnât devastate enough. The Beta Devastator devastated too much. But the Omega was just right!","health":5,"id":"DAL_770","mechanics":["BATTLECRY"],"name":"Omega Devastator","playRequirements":{"REQ_MINION_TARGET":0},"race":"MECHANICAL","rarity":"EPIC","set":"DALARAN","targetingArrowText":"Deal 10 damage.","text":"[x]Battlecry: If you have 10\nMana Crystals, deal 10\ndamage to a minion.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":53171,"flavor":"His allies call him invaluable.","health":6,"id":"DAL_771","mechanics":["TRIGGER_VISUAL"],"name":"Soldier of Fortune","race":"ELEMENTAL","rarity":"COMMON","set":"DALARAN","text":"Whenever this minion attacks, give your opponent a Coin.","type":"MINION"},{"artist":"Tod Harris","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53173,"flavor":"Its small yet fierce riders are affectionately known as rug rats.","health":6,"id":"DAL_773","mechanics":["TRIGGER_VISUAL"],"name":"Magic Carpet","rarity":"EPIC","referencedTags":["RUSH"],"set":"DALARAN","text":"After you play a 1-Cost minion, give it +1 Attack and Rush.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53176,"id":"DAL_773e","name":"Flying High","set":"DALARAN","text":"+1 Attack and Rush.","type":"ENCHANTMENT"},{"artist":"Maria Trepalina","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":53218,"flavor":"*Taps roof of mammoth* âYou can fit so many squirrels in this thing!â","health":8,"id":"DAL_774","mechanics":["TRIGGER_VISUAL"],"name":"Exotic Mountseller","rarity":"RARE","set":"DALARAN","text":"Whenever you cast a spell, summon a random\n3-Cost Beast.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":53249,"flavor":"And you always thought they wore the candles just for fun.","health":7,"id":"DAL_775","mechanics":["DEATHRATTLE","TAUNT"],"name":"Tunnel Blaster","rarity":"RARE","set":"DALARAN","text":"[x]Taunt\nDeathrattle: Deal 3 damage\nto all minions.","type":"MINION"},{"artist":"Patrik Bjorkstrom","attack":4,"cardClass":"DRUID","collectible":true,"collectionText":"Rush. Battlecry: If you've restored 5 Health this game, summon a copy of this.","cost":5,"dbfId":53179,"flavor":"Arrives alone, but usually leaves with a friend just like him.","health":4,"id":"DAL_799","mechanics":["BATTLECRY","RUSH"],"name":"Crystal Stag","race":"BEAST","rarity":"EPIC","set":"DALARAN","text":"Rush. Battlecry: If you've restored 5 Health this game, summon a copy of this.@ ({0} left!)@ (Ready!)","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":56047,"elite":true,"flavor":"E.V.I.L. is the new black.","health":2,"howToEarnGolden":"Unlocked by owning all The Dalaran Heist chapters.","id":"DAL_800","name":"Zayle, Shadow Cloak","rarity":"LEGENDARY","set":"DALARAN","text":"You start the game with one of Zayle's EVIL Decks!","type":"MINION"},{"cardClass":"WHIZBANG","dbfId":56963,"health":30,"id":"DAL_800h","name":"Zayle, Shadow Cloak","rarity":"FREE","set":"DALARAN","type":"HERO"},{"attack":2,"cardClass":"MAGE","cost":2,"dbfId":53746,"health":4,"id":"DALA_501","mechanics":["TRIGGER_VISUAL"],"name":"Cheerful Spirit","set":"DALARAN","text":"Whenever you draw a spell, add a copy of it to your deck.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":53574,"health":1,"id":"DALA_502","mechanics":["TRIGGER_VISUAL"],"name":"Infuriated Banker","set":"DALARAN","text":"Whenever a Coin is played, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53575,"id":"DALA_502e","name":"Rich","set":"DALARAN","text":"Increased stats.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":54399,"health":4,"id":"DALA_503","name":"Kirin Tor Guard","set":"DALARAN","text":"Has +1 Attack for each other friendly Kirin Tor Guard.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":54409,"health":3,"id":"DALA_504","name":"Kirin Tor Elemental","race":"ELEMENTAL","set":"DALARAN","text":"Your spells cast an additional time.","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":53949,"id":"DALA_700","name":"Continuum Collider","set":"DALARAN","text":"Take an extra turn. Your opponent takes an extra turn after.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53950,"hideStats":true,"id":"DALA_701","name":"The Box","playRequirements":{"REQ_CANNOT_PLAY_THIS":0},"set":"DALARAN","text":"Each turn this is in your hand, transform it into a random treasure.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53951,"id":"DALA_701e","name":"Sifting","set":"DALARAN","text":"Transforming into random treasures.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":5,"dbfId":53952,"id":"DALA_702","name":"Gnomish Army Knife","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["CHARGE","DIVINE_SHIELD","LIFESTEAL","POISONOUS","STEALTH","TAUNT","WINDFURY"],"set":"DALARAN","text":"[x]Give a minion Charge,\nWindfury, Divine Shield,\nLifesteal, Poisonous,\nTaunt, and Stealth.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53953,"id":"DALA_702e","name":"Tooled Up!","set":"DALARAN","text":"Granted Charge,\nWindfury, Divine Shield,\nLifesteal, Poisonous,\nTaunt, and Stealth.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":53957,"health":5,"id":"DALA_703","mechanics":["BATTLECRY"],"name":"The Muscle","set":"DALARAN","text":"Battlecry: Add three random cards to your hand. They cost (0).","type":"MINION"},{"cardClass":"NEUTRAL","cost":5,"dbfId":53958,"id":"DALA_704","name":"Super Simian Sphere","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["IMMUNE"],"set":"DALARAN","text":"[x]Summon King Mukla.\nGive it Immune and\n'Can't be targeted by\nspells or Hero Powers.'","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":53961,"health":3,"id":"DALA_705","mechanics":["TRIGGER_VISUAL"],"name":"Grimmer Patron","set":"DALARAN","text":"At the end of your turn, summon a copy of this minion.","type":"MINION"},{"cardClass":"NEUTRAL","cost":10,"dbfId":53962,"id":"DALA_706","name":"EVIL Propaganda","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Take control of all enemy minions.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53992,"health":1,"id":"DALA_707","mechanics":["START_OF_GAME","TAUNT"],"name":"Loyal Henchman","set":"DALARAN","text":"[x]Start of Game: Draw this.\nTaunt. Each turn this is in\nyour hand, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53993,"id":"DALA_707e","name":"Scheming","set":"DALARAN","text":"Increased stats.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53994,"id":"DALA_708","name":"Untold Splendor","set":"DALARAN","text":"Shuffle 5 random treasures into your deck.","type":"SPELL"},{"attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":53997,"health":7,"id":"DALA_709","mechanics":["BATTLECRY","TAUNT"],"name":"Golden Candle","set":"DALARAN","text":"Taunt. Battlecry: Replace ALL other cards with random Legendary minions.","type":"MINION"},{"cardClass":"NEUTRAL","cost":9,"dbfId":54001,"id":"DALA_711","mechanics":["DISCOVER"],"name":"Dreamgrove Ring","set":"DALARAN","text":"Discover a Legendary minion. Summon five copies of it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":54004,"id":"DALA_712","mechanics":["ImmuneToSpellpower"],"name":"Orb of the Untold","set":"DALARAN","text":"Deal $20 damage split between all enemies.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":54025,"health":4,"id":"DALA_713","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Elder Taggawag","set":"DALARAN","text":"[x]Battlecry: Deal 4 damage\nto all enemy minions.\nDeathrattle: Shuffle\nthis into your deck","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":55858,"id":"DALA_714","mechanics":["TWINSPELL"],"name":"THE... Candles?","set":"DALARAN","text":"Twinspell. Twinspell. Twinspell.\nDeal $3 damage to all enemy minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":55859,"id":"DALA_714a","mechanics":["TWINSPELL"],"name":"THE... Candles?","set":"DALARAN","text":"Twinspell. Twinspell.\nDeal $3 damage to all enemy minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":55860,"id":"DALA_714b","mechanics":["TWINSPELL"],"name":"THE... Candles?","set":"DALARAN","text":"Twinspell.\nDeal $3 damage to all enemy minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":55861,"id":"DALA_714c","name":"THE... Candles?","set":"DALARAN","text":"Deal $3 damage to all enemy minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55852,"id":"DALA_715","name":"Overpowered","set":"DALARAN","text":"After you play a card this turn, replay it\n(targets chosen randomly).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55854,"id":"DALA_715e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Overpowered","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":5,"dbfId":54021,"id":"DALA_716","name":"Fly-By","set":"DALARAN","text":"[x]Shuffle a Kadoom Bot\ninto your opponent's deck.\nWhen drawn, it explodes\nfor 50 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54023,"id":"DALA_716t","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Kadoom Bot","set":"DALARAN","text":"Casts When Drawn\nYou take 50 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54005,"entourage":["UNG_940t8","UNG_116t","UNG_067t1","UNG_954t1","UNG_942t","UNG_829t1","UNG_920t1","UNG_934t1","UNG_028t"],"id":"DALA_717","mechanics":["DISCOVER"],"name":"Case Study","referencedTags":["QUEST"],"set":"DALARAN","text":"Discover a Quest Reward.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":55481,"elite":true,"health":1,"id":"DALA_718","mechanics":["BATTLECRY"],"name":"Elistra the Immortal","set":"DALARAN","text":"Battlecry: Recast all spells you've cast on this minion this run.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":5,"dbfId":55615,"durability":1,"id":"DALA_719","mechanics":["DEATHRATTLE"],"name":"Soulreaper's Scythe","set":"DALARAN","text":"Deathrattle: Summon all minions killed by this weapon this run.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54400,"id":"DALA_720","name":"Swampqueen's Call","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Transform your minions into random Legendary minions. Repeatable this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":55351,"id":"DALA_721","name":"Duplatransmogrifier","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Choose a friendly minion. Replace all minions in your Adventure deck with copies of it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":54401,"entourage":["BOT_911","GVG_085","OG_145"],"id":"DALA_722","name":"Annoy-o Horn","set":"DALARAN","text":"Fill your board with annoying minions.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":54402,"durability":5,"id":"DALA_723","mechanics":["POISONOUS"],"name":"Hyperblaster","referencedTags":["IMMUNE"],"set":"DALARAN","text":"Poisonous.\nYour hero is Immune while attacking.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":56345,"id":"DALA_723e","name":"Hyperblaster Enchantment","set":"DALARAN","text":"Immune.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":55349,"id":"DALA_724","name":"Big Boomba","set":"DALARAN","text":"Destroy ALL minions. Do it again at the start of your next turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56352,"id":"DALA_724d","name":"Big Boomba Dummy Effects","set":"DALARAN","text":"Holds an effect for Big Boomba Player Enchantment (DALA 724e)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55350,"id":"DALA_724e","name":"Big Boomba Player Enchantment","set":"DALARAN","text":"At the start of your turn, destroy all minions.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54403,"id":"DALA_725","name":"Banana Split","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Give a friendly minion +2/+2. Summon two copies of it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54404,"id":"DALA_725e","name":"Glowing Green","set":"DALARAN","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","collectionText":"[x]Deal $","cost":3,"dbfId":55348,"id":"DALA_726","name":"Master Scheme","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"[x]Deal $@ damage. Draw\n@ |4(card, cards). Gain @ Armor.\nSummon @ Boom |4(Bot, Bots).\n(Upgrades each turn!)","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":54405,"id":"DALA_727","name":"Sow the Seeds","set":"DALARAN","text":"Give all minions in your deck +3/+3.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54406,"id":"DALA_727e","name":"Seeds Sown","set":"DALARAN","text":"+3/+3.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55871,"hideStats":true,"id":"DALA_728","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Recycling","set":"DALARAN","text":"Passive\nAfter a friendly minion dies, gain 2 armor.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56150,"id":"DALA_728d","name":"Recycling Dummy Effects","set":"DALARAN","text":"Holds an effect for Recycling Player Enchantment (DALA 728e)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55872,"id":"DALA_728e","mechanics":["TRIGGER_VISUAL"],"name":"Recycling Player Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":54407,"health":5,"id":"DALA_729","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Dagwik Stickytoe","set":"DALARAN","text":"[x]Stealth\nAfter this minion attacks\na hero, steal a card from\n your opponent's hand.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":55482,"health":6,"id":"DALA_730","mechanics":["TRIGGER_VISUAL"],"name":"Murgatha","race":"MURLOC","referencedTags":["OVERLOAD"],"set":"DALARAN","text":"Whenever you play\na card, Overload one\nof your opponent's\nMana Crystals.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54457,"hideStats":true,"id":"DALA_731","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Rocket Backpacks","referencedTags":["RUSH"],"set":"DALARAN","text":"Passive\nYour minions have Rush.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54458,"id":"DALA_731e","mechanics":["AURA"],"name":"Rocket Backpacks Player Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54459,"id":"DALA_731e2","name":"Rocket Backpack","set":"DALARAN","text":"Has Rush.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54460,"hideStats":true,"id":"DALA_733","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Emerald Goggles","set":"DALARAN","text":"Passive\nThe left-most card in your hand costs (2) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54461,"id":"DALA_733e","mechanics":["AURA"],"name":"Emerald Goggles Player Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54462,"id":"DALA_733e2","name":"Emerald Goggles","set":"DALARAN","text":"Cost reduced by (2).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54464,"hideStats":true,"id":"DALA_735","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Robes of Gaudiness","set":"DALARAN","text":"Passive\nYour cards cost half, but you can only play two cards each turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54465,"id":"DALA_735e","mechanics":["AURA"],"name":"Robes of Gaudiness Player Enchantment","set":"DALARAN","text":"Your cards cost half, but you can only play two cards each turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54466,"id":"DALA_735e2","name":"Robes of Gaudiness","set":"DALARAN","text":"Costs half.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55558,"id":"DALA_735e3","name":"Too Gaudy","set":"DALARAN","text":"Can't play cards this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55869,"hideStats":true,"id":"DALA_736","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Stargazing","set":"DALARAN","text":"Passive\nYou can use your Hero Power twice each turn.\nIt costs (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55870,"id":"DALA_736e","mechanics":["AURA"],"name":"Stargazing Player Enchant","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54467,"hideStats":true,"id":"DALA_737","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Resourcefulness","set":"DALARAN","text":"Passive\nAt the start of the game, equip a random weapon. Give it +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56500,"id":"DALA_737e","name":"E.V.I.L. Upgrade","set":"DALARAN","text":"+1 Attack and +1 Durability.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54468,"entourage":["ICC_831p","ICC_828p","ICC_833h","ICC_832p","ICC_834h","ICC_830p","ICC_481p","ICC_829p","ICC_827p"],"hideStats":true,"id":"DALA_738","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"A Prince's Ring","set":"DALARAN","text":"Passive\nReplace your starting Hero Power with a random Death Knight one.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57108,"id":"DALA_738e","name":"A Prince's Ring Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54469,"hideStats":true,"id":"DALA_739","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Book of Wonders","set":"DALARAN","text":"Passive\nAt the start of the game, shuffle 10 'Scrolls of Wonder' into your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55500,"hideStats":true,"id":"DALA_740","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Wondrous Wisdomball","set":"DALARAN","text":"Passive\nOccasionally gives helpful advice.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55501,"id":"DALA_740e","name":"Wondrous Wisdomball Player Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55502,"id":"DALA_740e2","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Wondrous Wisdomball Ice Block","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55553,"id":"DALA_740e3","name":"Wondrous Wisdomball Extra Spellcast","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56408,"id":"DALA_740ts","name":"Wondrous Wisdomball Copy Cards Tokenspell","set":"DALARAN","text":"Chance to give you 2 - 5 extra copies of a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56409,"id":"DALA_740ts2","name":"Wondrous Wisdomball Empty Hand Tokenspell","set":"DALARAN","text":"Chance to give you 5 random cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56422,"id":"DALA_740ts3","name":"Wondrous Wisdomball Free Minions Tokenspell","set":"DALARAN","text":"Chance to give you 3 random minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56433,"id":"DALA_740ts4","name":"Wondrous Wisdomball Random Legendary Tokenspell","set":"DALARAN","text":"Transform a minion into a random Legendary minion.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56716,"id":"DALA_740ts5","name":"Wondrous Wisdomball Summon Taunts Tokenspell","set":"DALARAN","text":"Summon 3 random Taunt minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54470,"hideStats":true,"id":"DALA_741","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Togwaggle's Dice","set":"DALARAN","text":"Passive\nAt the end of your turn, randomize the cost of all cards in your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54471,"id":"DALA_741e","name":"Togwaggle's Dice Player Enchantment","set":"DALARAN","text":"At the end of your turn, randomize the cost of all cards in your hand.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56350,"id":"DALA_741e2","name":"Roll the Dice","set":"DALARAN","text":"Cost manipulated by Togwaggle's Dice.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54474,"hideStats":true,"id":"DALA_743","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Dr. Boom's Remote","set":"DALARAN","text":"Passive\nAt the start of the game, summon three 1/1 Boom Bots.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56187,"id":"DALA_743e","mechanics":["CANT_BE_SILENCED","ENCHANTMENT_INVISIBLE"],"name":"Sleepy","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54485,"hideStats":true,"id":"DALA_744","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Hagatha's Embrace","set":"DALARAN","text":"Passive\nAt the start of your turn, give a random minion in your hand +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56261,"id":"DALA_744d","name":"Hagatha's Embrace Dummy Effects","set":"DALARAN","text":"Holds an effect for Hagatha's Embrace Player Enchantment (DALA 744e)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54486,"id":"DALA_744e","name":"Hagatha's Embrace Player Enchantment","set":"DALARAN","text":"At the start of your turn, give a random minion in your hand +1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54487,"id":"DALA_744e2","name":"Hagatha's Embrace","set":"DALARAN","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54476,"hideStats":true,"id":"DALA_745","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"The Hand of Rafaam","set":"DALARAN","text":"Passive\nAt the start of the game, give your opponent two 'Cursed!' cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54479,"hideStats":true,"id":"DALA_746","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Elixir of Vigor","set":"DALARAN","text":"Passive\nAfter you play a minion, shuffle two copies of it into your deck. They cost (1).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56353,"id":"DALA_746d","name":"Elixir of Vigor Dummy","set":"DALARAN","text":"Holds and effect for Elixir of Vigor Player Enchantment (DALA 746e)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54480,"id":"DALA_746e","mechanics":["TRIGGER_VISUAL"],"name":"Elixir of Vigor Player Enchantment","set":"DALARAN","text":"After you play a minion, shuffle two copies of it into your deck. They cost (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54481,"hideStats":true,"id":"DALA_747","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Elixir of Vim","referencedTags":["IMMUNE"],"set":"DALARAN","text":"Passive\nYou draw an additional two cards each turn. You are Immune to Fatigue.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54482,"id":"DALA_747e","name":"Elixir of Vim Player Enchantment","set":"DALARAN","text":"Draw 2 additional cards each turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54483,"hideStats":true,"id":"DALA_748","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Elixir of Vile","set":"DALARAN","text":"Passive\nYour spells cost Health instead of Mana.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54484,"id":"DALA_748e","name":"Elixir of Vile Player Enchantment","set":"DALARAN","text":"Your spells cost Health instead of Mana.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":0,"dbfId":53306,"hideStats":true,"id":"DALA_800","name":"Random Mage Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":53311,"hideStats":true,"id":"DALA_801","name":"Random Druid Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53319,"hideStats":true,"id":"DALA_802","name":"Random Hunter Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53322,"hideStats":true,"id":"DALA_803","name":"Random Paladin Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":53323,"hideStats":true,"id":"DALA_804","name":"Random Priest Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53324,"hideStats":true,"id":"DALA_805","name":"Random Rogue Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":53325,"hideStats":true,"id":"DALA_806","name":"Random Shaman Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53326,"hideStats":true,"id":"DALA_807","name":"Random Warlock Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":53327,"hideStats":true,"id":"DALA_808","name":"Random Warrior Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55455,"hideStats":true,"id":"DALA_829","name":"Twist - The Coffers","set":"DALARAN","text":"Your opponent starts the game with a 'Cache of Cash.'","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":55689,"health":3,"id":"DALA_829t","mechanics":["DEATHRATTLE"],"name":"Cache of Cash","set":"DALARAN","text":"Deathrattle: Give each player two Coins.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56961,"hideStats":true,"id":"DALA_830","name":"Twist - The Finale","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"This run has four additional powerful bosses.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53404,"hideStats":true,"id":"DALA_831","name":"Twist - The Stench","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"All minions' Attack and Health are swapped.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54563,"id":"DALA_831e","name":"Undesirable Stench Player Enchantment","set":"DALARAN","text":"All minions' Attack and Health are swapped.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55902,"id":"DALA_831e2","name":"Stinky","set":"DALARAN","text":"Attack and Health are swapped.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53405,"hideStats":true,"id":"DALA_832","name":"Twist - The Prisons","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Both players start the game with a 'Violet Prison.'","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":55690,"health":0,"hideStats":true,"id":"DALA_832t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Violet Prison","set":"DALARAN","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53406,"entourage":["DALA_833t2","DALA_833t","DALA_833t3","DALA_833t4"],"hideStats":true,"id":"DALA_833","name":"Twist - The Carts","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Both players can only have four minions.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":54565,"health":1,"hideStats":true,"id":"DALA_833t","mechanics":["UNTOUCHABLE"],"name":"Fruit Cart","set":"DALARAN","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":55921,"health":1,"hideStats":true,"id":"DALA_833t2","mechanics":["UNTOUCHABLE"],"name":"Fish Cart","set":"DALARAN","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":55922,"health":1,"hideStats":true,"id":"DALA_833t3","mechanics":["UNTOUCHABLE"],"name":"Meat Cart","set":"DALARAN","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":56803,"health":1,"hideStats":true,"id":"DALA_833t4","mechanics":["UNTOUCHABLE"],"name":"Dessert Cart","set":"DALARAN","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55878,"hideStats":true,"id":"DALA_850","name":"Anomaly - Arcane","set":"DALARAN","text":"All spells cost (2) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55879,"hideStats":true,"id":"DALA_850e","name":"Anomaly - Arcane Player Enchantment","set":"DALARAN","text":"All spells cost (2) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55881,"hideStats":true,"id":"DALA_851","name":"Anomaly - Summons","set":"DALARAN","text":"After a spell is played, a minion of the same cost is summoned.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55882,"hideStats":true,"id":"DALA_851e","name":"Anomaly - Summons Player Enchantment","set":"DALARAN","text":"After a spell is played, a minion of the same cost is summoned.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55884,"hideStats":true,"id":"DALA_852","name":"Anomaly - Crying","referencedTags":["BATTLECRY"],"set":"DALARAN","text":"All Battlecries trigger twice.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55886,"hideStats":true,"id":"DALA_852e","name":"Anomaly - Crying Player Enchantment","set":"DALARAN","text":"All Battlecries trigger twice.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55888,"hideStats":true,"id":"DALA_853","name":"Anomaly - Rattling","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"All Deathrattles trigger twice.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55887,"hideStats":true,"id":"DALA_853e","name":"Anomaly - Rattling Player Enchantment","set":"DALARAN","text":"All Deathrattles trigger twice.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","cardClass":"NEUTRAL","cost":0,"dbfId":55912,"hideStats":true,"id":"DALA_854","name":"Anomaly - Nesting","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"After a minion is played, it gains \"Deathrattle: Summon a 1/1 copy of this minion.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55913,"hideStats":true,"id":"DALA_854e","name":"Anomaly - Nesting Player Enchantment","set":"DALARAN","text":"After a minion is played, it gains \"Deathrattle: Summon a 1/1 copy of this minion.\"","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55914,"id":"DALA_854e2","name":"Nested","set":"DALARAN","text":"Granted \"Deathrattle: Summon a 1/1 copy of this minion.\"","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55915,"id":"DALA_854e3","name":"Popped Out","set":"DALARAN","text":"1/1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55889,"hideStats":true,"id":"DALA_855","name":"Anomaly - Refreshing","set":"DALARAN","text":"At the end of each player's turn, that player draws until they have 5 cards.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55890,"hideStats":true,"id":"DALA_855e","mechanics":["TRIGGER_VISUAL"],"name":"Anomaly - Refreshing Player Enchantment","set":"DALARAN","text":"At the end of each player's turn, that player draws until they have 5 cards.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55891,"hideStats":true,"id":"DALA_856","name":"Anomaly - Wild Magic","set":"DALARAN","text":"All spells cast an additional time. (targets chosen randomly)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55892,"hideStats":true,"id":"DALA_856e","name":"Anomaly - Wild Magic Player Enchantment","set":"DALARAN","text":"All spells cast an additional time. (targets chosen randomly)","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55916,"hideStats":true,"id":"DALA_857","name":"Anomaly - Glittering","set":"DALARAN","text":"After a player plays a card that costs (8) or more, that player adds a Treasure to their hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55917,"hideStats":true,"id":"DALA_857e","name":"Anomaly - Glittering Player Enchantment","set":"DALARAN","text":"After a player plays a card that costs (8) or more, that player adds a Treasure to their hand.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55893,"hideStats":true,"id":"DALA_858","name":"Anomaly - Fishy","set":"DALARAN","text":"Murlocs occasionally join the battle.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55894,"hideStats":true,"id":"DALA_858e","name":"Anomaly - Fishy Player Enchantment","set":"DALARAN","text":"Murlocs occasionally join the battle.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55895,"hideStats":true,"id":"DALA_859","name":"Anomaly - Gorged","set":"DALARAN","text":"Both players start the game with two extra cards and Mana Crystals.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55896,"hideStats":true,"id":"DALA_860","name":"Anomaly - Dragon Soul","set":"DALARAN","text":"After a player casts 3 spells in a turn, that player summons a 5/5 Dragon.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55928,"hideStats":true,"id":"DALA_860e","name":"Anomaly - Dragon Soul Player Enchantment","set":"DALARAN","text":"After a player casts 3 spells in a turn, that player summons a 5/5 Dragon.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55897,"hideStats":true,"id":"DALA_861","name":"Anomaly - Ogreish","set":"DALARAN","text":"All minions have a 50% chance to attack the wrong enemy.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55898,"hideStats":true,"id":"DALA_861e","name":"Anomaly - Ogreish Player Enchantment","set":"DALARAN","text":"All minions have a 50% chance to attack the wrong enemy.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57219,"id":"DALA_861e2","mechanics":["FORGETFUL","TRIGGER_VISUAL"],"name":"Ogreish","set":"DALARAN","text":"50% chance to attack the wrong enemy","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56473,"hideStats":true,"id":"DALA_862","name":"Anomaly - Reductive","set":"DALARAN","text":"At the end of each player's turn, reduce the cost of cards in their hand by (1).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56533,"hideStats":true,"id":"DALA_862e","name":"Anomaly - Reductive Player Enchantment","set":"DALARAN","text":"At the end of each player's turn, reduce the cost of cards in their hand by (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56475,"hideStats":true,"id":"DALA_863","name":"Anomaly - Hallucinating","set":"DALARAN","text":"Both players start the game with 10 'Hallucinations' in their deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55899,"hideStats":true,"id":"DALA_864","name":"Anomaly - Growing","set":"DALARAN","text":"Minions gain +1/+1 at the end of their owner's turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55900,"hideStats":true,"id":"DALA_864e","name":"Anomaly - Growing Player Enchantment","set":"DALARAN","text":"Minions gain +1/+1 at the end of their owner's turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55901,"id":"DALA_864e2","name":"Growth Anomaly","set":"DALARAN","text":"Increased stats.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56477,"hideStats":true,"id":"DALA_865","name":"Anomaly - Explosive","referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"After a minion is summoned, it gains \"Deathrattle: Deal 1 damage to all minions.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56797,"hideStats":true,"id":"DALA_865e","name":"Anomaly - Explosive Player Enchantment","set":"DALARAN","text":"After a minion is summoned, it gains \"Deathrattle: Deal 1 damage to all minions.\"","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56798,"hideStats":true,"id":"DALA_865e2","name":"Explosive","set":"DALARAN","text":"Granted 'Deathrattle: Deal 1 damage to all minions.'","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56476,"hideStats":true,"id":"DALA_866","name":"Anomaly - Rejuvenating","set":"DALARAN","text":"[x]At the start of each\nplayer's turn, that\nplayer restores 2 Health\nto their hero.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56805,"hideStats":true,"id":"DALA_866e","name":"Anomaly - Rejuvenating Player Enchantment","set":"DALARAN","text":"[x]At the start of each\nplayer's turn, that\nplayer restores 2 Health\nto their hero.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55923,"hideStats":true,"id":"DALA_867","name":"Anomaly - Infused","referencedTags":["DIVINE_SHIELD","RUSH","TAUNT","WINDFURY"],"set":"DALARAN","text":"After a minion is summoned, it gains Taunt, Divine Shield, Rush, or Windfury at random.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55924,"id":"DALA_867e","name":"Anomaly - Infused Player Enchantment","set":"DALARAN","text":"After a minion is summoned, it gains Taunt, Divine Shield, Rush, or Windfury at random.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54607,"id":"DALA_901","name":"Recruit","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Choose an enemy minion. Add it to your Adventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54608,"id":"DALA_902","name":"Dismiss","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Choose a friendly minion. Remove it from your Adventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54609,"id":"DALA_903","name":"Take a Chance","set":"DALARAN","text":"Reduce the cost of a random card in your Adventure Deck to (0).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55138,"id":"DALA_903e","mechanics":["CANT_BE_SILENCED"],"name":"Lucky!","set":"DALARAN","text":"Costs (0).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54611,"id":"DALA_904","name":"Good Food","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Increase your starting Health by 5.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54612,"id":"DALA_905","name":"Right Hand Man","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Choose a friendly minion. It always starts in your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56283,"id":"DALA_905e","mechanics":["CANT_BE_SILENCED"],"name":"Right Hand Man","set":"DALARAN","text":"Always starts in your hand.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54613,"id":"DALA_906","name":"Round of Drinks","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"[x]Add all enemy minions\nto your Adventure Deck.\nThey gain +1/+1\nfor this run.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56287,"id":"DALA_906e","mechanics":["CANT_BE_SILENCED"],"name":"Merriment","set":"DALARAN","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54614,"id":"DALA_907","mechanics":["DISCOVER"],"name":"Recruit a Veteran","set":"DALARAN","text":"Discover a Legendary minion. Add it to your Adventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54615,"id":"DALA_908","name":"Tell a Story","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Give a friendly minion +2/+2 for this run.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55137,"id":"DALA_908e","mechanics":["CANT_BE_SILENCED"],"name":"Stories Told","set":"DALARAN","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54616,"id":"DALA_909","name":"You're All Fired!","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Remove all friendly minions in play from your Adventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54617,"id":"DALA_910","name":"The Gang's All Here!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Choose a friendly minion. Add three new copies of it to your Adventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54618,"id":"DALA_911","name":"Kindle","set":"DALARAN","text":"Look at four spells from your Adventure Deck. Choose one to remove.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54619,"id":"DALA_912","name":"Brood","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Fill the tavern with new minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54620,"id":"DALA_913","name":"Tall Tales","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"[x]Choose a friendly minion.\nIt gains +4/+4 but costs\n(2) more for this run.","type":"SPELL"},{"cost":1,"dbfId":55139,"id":"DALA_913e","mechanics":["CANT_BE_SILENCED"],"name":"Gossip","set":"DALARAN","text":"+4/+4 and costs (2) more.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54621,"id":"DALA_914","name":"The Upper Hand","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Look at four spells from your deck. Reduce the cost of one by (3) for this run.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55603,"id":"DALA_914e","mechanics":["CANT_BE_SILENCED"],"name":"The Upper Hand","set":"DALARAN","text":"Costs (3) less.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":54550,"health":15,"id":"DALA_Barkeye","name":"Ol' Barkeye","set":"DALARAN","type":"HERO"},{"cardClass":"HUNTER","dbfId":53750,"health":10,"id":"DALA_BOSS_01h","name":"Chomper","set":"DALARAN","text":"Chomper survives the sewers by snacking on smaller minions.","type":"HERO"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","cost":2,"dbfId":53751,"id":"DALA_BOSS_01p","mechanics":["LIFESTEAL"],"name":"Chomp","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nLifesteal\nDeal 1 damage to a minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":55987,"id":"DALA_BOSS_01px","mechanics":["LIFESTEAL"],"name":"Chomp","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nLifesteal\nDeal 2 damage to a minion.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":53779,"health":30,"id":"DALA_BOSS_02h","name":"Awilo, Cooking Trainer","set":"DALARAN","text":"This chef is cooking\nup some REALLY healthy food.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53781,"hideStats":true,"id":"DALA_BOSS_02p","mechanics":["TRIGGER_VISUAL"],"name":"The Feast","set":"DALARAN","text":"[x]Passive Hero Power\nAfter you cast a spell,\nrestore #3 Health\nto your hero.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55988,"hideStats":true,"id":"DALA_BOSS_02px","mechanics":["TRIGGER_VISUAL"],"name":"The Feast","set":"DALARAN","text":"[x]Passive Hero Power\nAfter you cast a spell,\nrestore #5 Health\nto your hero.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56255,"id":"DALA_BOSS_03e","name":"Reductomara'd","set":"DALARAN","text":"Costs (1) less.","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":53667,"health":10,"id":"DALA_BOSS_03h","mechanics":["TRIGGER_VISUAL"],"name":"The Great Akazamzarak","set":"DALARAN","text":"It's not real magic. He's got cards tucked into his sleeve.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53668,"entourage":["DALA_BOSS_03t","DALA_BOSS_03t2","DALA_BOSS_03t3","DALA_BOSS_03t4"],"id":"DALA_BOSS_03p","name":"Prestidigitation","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"Hero Power\nAdd a random magical feat to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55989,"entourage":["DALA_BOSS_03t","DALA_BOSS_03t2","DALA_BOSS_03t3","DALA_BOSS_03t4"],"id":"DALA_BOSS_03px","mechanics":["AI_MUST_PLAY"],"name":"Prestidigitation","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"Hero Power\nAdd a random magical feat to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54071,"id":"DALA_BOSS_03t","name":"Reductomara","set":"DALARAN","text":"Reduce the cost of all spells in both player's hand and deck by (1).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54072,"entourage":["EX1_tk28","CS2_tk1","hexfrog"],"id":"DALA_BOSS_03t2","name":"Bunnifitronus","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"DALARAN","text":"Transform a random minion into a random critter.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54073,"id":"DALA_BOSS_03t3","name":"Presto Legendaro","set":"DALARAN","text":"Give each player a random Golden Legendary minion.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56354,"id":"DALA_BOSS_03t3e","name":"Presto Legendaro Marker","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54074,"id":"DALA_BOSS_03t4","name":"Yoggers Poggers","set":"DALARAN","text":"Shuffle three Scrolls of Wonder into each player's deck.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":53558,"health":30,"id":"DALA_BOSS_04h","name":"Kaye Toogie","set":"DALARAN","text":"Step 1: Open portal.\nStep 2: Minions fight.\nStep 3: ...Victory?","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53559,"id":"DALA_BOSS_04p","name":"Open Wormhole","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"Hero Power\nBoth players summon a minion from their deck. They fight.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":53572,"health":30,"id":"DALA_BOSS_05h","name":"The Amazing \"Bonepaw\"","set":"DALARAN","text":"What's amazing is how far he's gotten copying other people's spells.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53573,"id":"DALA_BOSS_05p","name":"Mana Echoes","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"[x]Hero Power\nCast a random spell that\nwas cast this game\n(targets chosen randomly)","type":"HERO_POWER"},{"armor":10,"cardClass":"WARRIOR","cost":8,"dbfId":54434,"elite":true,"health":30,"id":"DALA_BOSS_06dk","mechanics":["BATTLECRY"],"name":"\"Scourgelord\" Dazzik","rarity":"LEGENDARY","set":"DALARAN","text":"Battlecry: Equip a 4/3 Shadowmourne that also damages adjacent minions.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":53636,"health":30,"id":"DALA_BOSS_06h","mechanics":["TRIGGER_VISUAL"],"name":"Dazzik \"Hellscream\"","set":"DALARAN","text":"Something about\nthe Warchief seems\na little... off.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53640,"id":"DALA_BOSS_06p","name":"\"Armor Up\"","set":"DALARAN","text":"Hero Power\nGain 2 Armor.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":55990,"id":"DALA_BOSS_06px","name":"\"Tank Up!\"","set":"DALARAN","text":"Hero Power\nGain 4 Armor.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":55319,"id":"DALA_BOSS_07e","name":"Flying!","set":"DALARAN","text":"Belnaara is Immune for now.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":53607,"health":30,"id":"DALA_BOSS_07h","name":"Flight Master Belnaara","set":"DALARAN","text":"When it comes to Fight or Flight, Belnaara chooses both.","type":"HERO"},{"cardClass":"NEUTRAL","collectionText":" damage remaining)","cost":0,"dbfId":54078,"hideStats":true,"id":"DALA_BOSS_07p","name":"Take Flight!","set":"DALARAN","text":"[x]Passive Hero Power\nAfter taking 15 damage,\nBelnaara will take flight.\n(","type":"HERO_POWER"},{"cardClass":"NEUTRAL","collectionText":" turns remaining)","cost":0,"dbfId":56700,"hideStats":true,"id":"DALA_BOSS_07p2","name":"Flying!","set":"DALARAN","text":"[x]Passive Hero Power\nBelnaara will land in 2 turns.\n(","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":53309,"health":30,"id":"DALA_BOSS_08h","name":"Applebough","set":"DALARAN","text":"This old tree is full of\nknowledge to drop.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53308,"id":"DALA_BOSS_08p","name":"Apple Toss","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"[x]Hero Power\nDeal $1 damage to the\nlowest Health enemy.\nIf it dies, repeat this.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":55991,"id":"DALA_BOSS_08px","name":"Apple Toss","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"[x]Hero Power\nDeal $2 damage to the\nlowest Health enemy.\nIf it dies, repeat this.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":53562,"health":30,"id":"DALA_BOSS_09h","name":"Archivist Oshi","set":"DALARAN","text":"Those who forget history are doomed to resummon it.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53563,"id":"DALA_BOSS_09p","name":"Repeat History","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_TURN":0,"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon a random friendly minion that died this turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":55992,"id":"DALA_BOSS_09px","name":"Repeat History","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon a random friendly minion that died this game.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":53483,"health":30,"id":"DALA_BOSS_10h","name":"Mo Eniwhiskers","set":"DALARAN","text":"Mo's money creates Mo's problems.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53484,"hideStats":true,"id":"DALA_BOSS_10p","mechanics":["TRIGGER_VISUAL"],"name":"Street Smarts","set":"DALARAN","text":"Passive Hero Power\nWhenever you play a Coin, draw a card.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56359,"hideStats":true,"id":"DALA_BOSS_10px","mechanics":["TRIGGER_VISUAL"],"name":"Street Smarts","set":"DALARAN","text":"[x]Passive Hero Power\nWhenever a player plays\na Coin, draw a card.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53720,"id":"DALA_BOSS_11e","name":"Backstabby","set":"DALARAN","text":"+1 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55994,"id":"DALA_BOSS_11ex","name":"Backstabby","set":"DALARAN","text":"+2 Attack.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":53714,"health":30,"id":"DALA_BOSS_11h","name":"Noz Timbertail","set":"DALARAN","text":"This kobold pirate has elevated sneak attacks to an art form.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53716,"hideStats":true,"id":"DALA_BOSS_11p","mechanics":["TRIGGER_VISUAL"],"name":"Backstabber","set":"DALARAN","text":"[x]Passive Hero Power\nWhenever a Stealthed\nminion is summoned,\ngive it +1 Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55993,"hideStats":true,"id":"DALA_BOSS_11px","mechanics":["TRIGGER_VISUAL"],"name":"Backstabber","set":"DALARAN","text":"[x]Passive Hero Power\nWhenever a Stealthed\nminion is summoned,\ngive it +2 Attack.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":53783,"health":30,"id":"DALA_BOSS_12h","name":"Cravitz Lorent","set":"DALARAN","text":"Your battle with this romance novelist won't have a happy ending.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":53784,"id":"DALA_BOSS_12p","name":"Forbidden Love","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"DALARAN","text":"Hero Power\nDestroy a random minion for each player.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56321,"id":"DALA_BOSS_12px","name":"Forbidden Love","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"DALARAN","text":"Hero Power\nDestroy a random minion for each player.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":53734,"health":30,"id":"DALA_BOSS_13h","name":"Albin Eastoft","set":"DALARAN","text":"Friend? Foe? He's on a beastial rampage, he's not particular.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53735,"id":"DALA_BOSS_13p","name":"Slice and Dice","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"DALARAN","text":"Hero Power\nDeal $1-$3 damage to three random minions.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":53637,"health":30,"id":"DALA_BOSS_14h","name":"Tierra Blythe","set":"DALARAN","text":"Be sure to tip\nyour wait staff!\n(Or else.)","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53638,"id":"DALA_BOSS_14p","name":"Order Up!","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon a 2/2 Kind Waitress.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":55995,"id":"DALA_BOSS_14px","name":"Order Up!","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon two 2/2 Kind Waitresses.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":53639,"health":2,"id":"DALA_BOSS_14t","mechanics":["TRIGGER_VISUAL"],"name":"\"Kind\" Waitress","set":"DALARAN","text":"[x]Enemies attacking this\nhave a 50% chance to\nattack someone else.","type":"MINION"},{"cardClass":"PRIEST","dbfId":53567,"health":30,"id":"DALA_BOSS_15h","name":"Moon Priestess Nici","set":"DALARAN","text":"Time heals all wounds. But if you're in a hurry, call Nici!","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54099,"hideStats":true,"id":"DALA_BOSS_15p","name":"Blessing of Elune","set":"DALARAN","text":"Passive Hero Power\nAll healing is doubled.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":55980,"id":"DALA_BOSS_16e","name":"Equivalent Exchange Marker","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":53568,"health":30,"id":"DALA_BOSS_16h","name":"Alchemist Wendy","set":"DALARAN","text":"This alchemist mixes up decks, attempting to create golden cards.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53569,"id":"DALA_BOSS_16p","mechanics":["AI_MUST_PLAY"],"name":"Equivalent Exchange","set":"DALARAN","text":"Hero Power\nSwap a random card in each player's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55996,"id":"DALA_BOSS_16px","mechanics":["AI_MUST_PLAY"],"name":"Equivalent Exchange","set":"DALARAN","text":"Hero Power\nSwap a random card in each player's hand.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":53571,"health":30,"id":"DALA_BOSS_17h","name":"Tala Stonerage","set":"DALARAN","text":"Druids walk many paths.\nTala walks them all.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54101,"hideStats":true,"id":"DALA_BOSS_17p","mechanics":["AURA"],"name":"Twin Paths","set":"DALARAN","text":"[x]Passive Hero Power\nYour Choose One cards\nand powers have both\neffects combined.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":53528,"health":30,"id":"DALA_BOSS_18h","name":"Disidra Stormglory","set":"DALARAN","text":"Terribly tenacious.\nTruly thaumaturgic.\nTotally totemic.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53665,"id":"DALA_BOSS_18p","mechanics":["AI_MUST_PLAY"],"name":"Totemic Summons","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon ANY random Totem.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":55997,"id":"DALA_BOSS_18px","mechanics":["AI_MUST_PLAY"],"name":"Totemic Summons","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon ANY random Totem.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":53776,"health":10,"id":"DALA_BOSS_19h","name":"Linzi Redgrin","set":"DALARAN","text":"This teeny-tiny\nrogue dishes out\nsome big big hurt.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53777,"id":"DALA_BOSS_19p","mechanics":["COMBO"],"name":"Lil' Eviscerate","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nDeal 1 damage\nCombo: 2 instead.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":55998,"id":"DALA_BOSS_19px","mechanics":["COMBO"],"name":"Lil' Eviscerate","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nDeal 1 damage\nCombo: 2 instead.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":53521,"health":30,"id":"DALA_BOSS_20h","name":"Vas'no","set":"DALARAN","text":"This troll water shaman is into undertows and overloads.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54105,"hideStats":true,"id":"DALA_BOSS_20p","name":"Stormswell","set":"DALARAN","text":"Passive Hero Power\nYour spells with Overload cast twice.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55999,"hideStats":true,"id":"DALA_BOSS_20px","name":"Stormswell","set":"DALARAN","text":"Passive Hero Power\nYour spells with Overload cast thrice.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":53560,"health":30,"id":"DALA_BOSS_21h","name":"Whirt the All-Knowing","set":"DALARAN","text":"What's the secret to knowing all secrets? It's a secret.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53561,"id":"DALA_BOSS_21p","name":"Prediction","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"Hero Power\nPut a random class Secret into the battlefield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56001,"id":"DALA_BOSS_22ex","name":"Shushed","set":"DALARAN","text":"Silenced.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":53538,"health":30,"id":"DALA_BOSS_22h","name":"Bookmaster Bae Chao","set":"DALARAN","text":"Quiet, please.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":53539,"id":"DALA_BOSS_22p","name":"Shhh!","set":"DALARAN","text":"Hero Power\nSilence ALL minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56000,"hideStats":true,"id":"DALA_BOSS_22px","name":"Shhh!","set":"DALARAN","text":"Passive Hero Power\nAfter a minion is summoned, Silence it.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":53673,"health":30,"id":"DALA_BOSS_23h","name":"Sharky McFin","set":"DALARAN","text":"This McShark feeds\non the McWeak.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53674,"id":"DALA_BOSS_23p","name":"Sharkbite","set":"DALARAN","text":"Hero Power\nDestroy a random damaged minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56002,"id":"DALA_BOSS_23px","name":"Sharkbite","set":"DALARAN","text":"Hero Power\nDestroy a random damaged enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53758,"id":"DALA_BOSS_24e","name":"Ar'ha's Call Player Enchantment","set":"DALARAN","text":"Triggers additional Battlecries.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":53583,"health":30,"id":"DALA_BOSS_24h","name":"Ranger Ar'ha","set":"DALARAN","text":"Battlecry havoc,\nand let slip the\nAlleycats of war!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53757,"id":"DALA_BOSS_24p","name":"Ar'ha's Call","referencedTags":["BATTLECRY"],"set":"DALARAN","text":"Hero Power\nYour next Battlecry triggers an additional time.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56003,"id":"DALA_BOSS_24px","mechanics":["AI_MUST_PLAY"],"name":"Ar'ha's Call","referencedTags":["BATTLECRY"],"set":"DALARAN","text":"Hero Power\nYour next Battlecry triggers an additional time.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53701,"id":"DALA_BOSS_25e","name":"Toyification","set":"DALARAN","text":"Stats changed to 1/1.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":53541,"health":30,"id":"DALA_BOSS_25h","name":"Jepetto Joybuzz","set":"DALARAN","text":"Some assembly required.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53542,"hideStats":true,"id":"DALA_BOSS_25p","mechanics":["TRIGGER_VISUAL"],"name":"Assembly","set":"DALARAN","text":"[x]Passive Hero Power\nAfter a player draws a\nminion, they summon\na 1/1 copy of it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56004,"hideStats":true,"id":"DALA_BOSS_25px","mechanics":["TRIGGER_VISUAL"],"name":"Assembly","set":"DALARAN","text":"[x]Passive Hero Power\nAfter you draw a minion,\nsummon a 1/1 copy of it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":53873,"id":"DALA_BOSS_25t","name":"Hoard of Toys","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Summon 1/1 copies of five random minions.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":53566,"health":30,"id":"DALA_BOSS_26h","name":"Dalaran Fountain Golem","set":"DALARAN","text":"Ice cold this fountain flows frostin' up foes with lyrical ice floes.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54106,"hideStats":true,"id":"DALA_BOSS_26p","name":"Cold Water","set":"DALARAN","text":"Passive Hero Power\nFreeze the first minion that attacks you each turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56005,"hideStats":true,"id":"DALA_BOSS_26px","name":"Cold Water","set":"DALARAN","text":"Passive Hero Power\nAfter a minion attacks you, Freeze it.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":53599,"health":30,"id":"DALA_BOSS_27h","name":"Rasil Fireborne","set":"DALARAN","text":"Some say art is subjective. Rasil\nprefers destructive.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53600,"id":"DALA_BOSS_27p","name":"Masterpiece!","set":"DALARAN","text":"[x]Hero Power\nSpend all your Mana.\nSummon a random minion\nthat costs that much.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56186,"id":"DALA_BOSS_28e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Savvy","set":"DALARAN","text":"Costs (0) this turn.","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":53880,"health":30,"id":"DALA_BOSS_28h","name":"Xur'ios","set":"DALARAN","text":"Master of spellcasting.\n[x]Lousy at spell-aiming.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53881,"hideStats":true,"id":"DALA_BOSS_28p","name":"Scroll Savvy","set":"DALARAN","text":"Passive Hero Power\nSpells cost (0) the turn they are drawn.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":53584,"health":40,"id":"DALA_BOSS_29h","name":"Mama Diggs","set":"DALARAN","text":"She's always digging into her deck for elementals.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53585,"id":"DALA_BOSS_29p","name":"Excavate","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":18},"set":"DALARAN","text":"Hero Power\nDeal 2 damage to a friendly Elemental. Find out what's inside.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":53601,"health":10,"id":"DALA_BOSS_30h","name":"The Rat King","set":"DALARAN","text":"There must always\nbe a rat king.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":53602,"id":"DALA_BOSS_30p","name":"A Tale of Kings","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon an Underbelly Rat.","type":"HERO_POWER"},{"attack":10,"cardClass":"NEUTRAL","cost":3,"dbfId":53603,"health":1,"id":"DALA_BOSS_30t","name":"Underbelly Rat","race":"BEAST","set":"DALARAN","text":"When your hero dies, the eldest Underbelly Rat replaces your hero.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53608,"id":"DALA_BOSS_31e","name":"Blinged Out!","set":"DALARAN","text":"Has +4/+4. This minion is STUNNING!","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56008,"id":"DALA_BOSS_31ex","name":"Blinged Out!","set":"DALARAN","text":"Has +8/+8. This minion is GORGEOUS!","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":53587,"health":30,"id":"DALA_BOSS_31h","name":"Timothy Jones","set":"DALARAN","text":"Timothy has never dusted a golden.\nNot even once!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53588,"id":"DALA_BOSS_31p","name":"Bling it On!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nMake a minion Golden. If it's already Golden, give it +4/+4.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56007,"id":"DALA_BOSS_31px","name":"Bling it On!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nMake a minion Golden. If it's already Golden, give it +8/+8.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53630,"id":"DALA_BOSS_32e1","name":"Nondescript Fade","set":"DALARAN","text":"Has Stealth","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53642,"id":"DALA_BOSS_32e2","name":"Intrusive Pompadour","set":"DALARAN","text":"Has Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53643,"id":"DALA_BOSS_32e3","name":"Incredible Quiff","set":"DALARAN","text":"+2 Health","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53645,"id":"DALA_BOSS_32e4","name":"Aggressive Mohawk","set":"DALARAN","text":"+2 Attack","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":53624,"health":10,"id":"DALA_BOSS_32h","name":"Kizi Copperclip","set":"DALARAN","text":"A skilled stylist, but get on her bad side and she's a bit snippy.","type":"HERO"},{"cardClass":"ROGUE","cost":1,"dbfId":53626,"id":"DALA_BOSS_32p","mechanics":["AI_MUST_PLAY"],"name":"Makeover","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nGive a friendly minion a random haircut.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":53564,"health":40,"id":"DALA_BOSS_33h","name":"Gold Elemental","set":"DALARAN","text":"Something has gone awry at the bottom of the wishing well.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53565,"hideStats":true,"id":"DALA_BOSS_33p","name":"Made of Coins","set":"DALARAN","text":"Passive Hero Power\nWhenever you take damage, add a Coin\nto your hand.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":53802,"health":30,"id":"DALA_BOSS_34h","name":"Carousel Gryphon","set":"DALARAN","text":"Round and round your minions go...","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53803,"hideStats":true,"id":"DALA_BOSS_34p","mechanics":["TRIGGER_VISUAL"],"name":"Merry Go Round","set":"DALARAN","text":"[x]Passive Hero Power\nAt the end of your turn,\nmerrily rotate all minions\naround the board.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":53622,"health":30,"id":"DALA_BOSS_35h","name":"Soothsayer Zoie","set":"DALARAN","text":"This healer will fight\nfor her city. Break\nout the sooths!","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53623,"hideStats":true,"id":"DALA_BOSS_35p","mechanics":["TRIGGER_VISUAL"],"name":"Healing Hands","set":"DALARAN","text":"[x]Passive Hero Power\nAt the start of your turn,\nrestore #2 Health to\nall friendly minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56010,"hideStats":true,"id":"DALA_BOSS_35px","mechanics":["TRIGGER_VISUAL"],"name":"Healing Hands","set":"DALARAN","text":"[x]Passive Hero Power\nAt the start of your turn,\nrestore all friendly\nminions to full Health.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":53629,"health":30,"id":"DALA_BOSS_36h","name":"Draemus","set":"DALARAN","text":"Importer of rare and exotic pets. Many of them dangerous.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":55320,"id":"DALA_BOSS_36p","name":"Import \"Pet\"","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"DALARAN","text":"Hero Power\nCraft a custom Exotic Pet.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56013,"id":"DALA_BOSS_36px","name":"Import \"Pet\"","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"DALARAN","text":"Hero Power\nCraft a custom Exotic Pet.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":55321,"health":1,"id":"DALA_BOSS_36t","name":"Exotic Pet","race":"BEAST","set":"DALARAN","type":"MINION"},{"cardClass":"ROGUE","dbfId":53810,"health":30,"id":"DALA_BOSS_37h","name":"Ol' Toomba","set":"DALARAN","text":"His hunt for treasure consumed his life...\nand maybe yours too.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53811,"id":"DALA_BOSS_37p","name":"Tales of Fortune","set":"DALARAN","text":"Hero Power\nShuffle a random old Treasure into your deck.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56014,"id":"DALA_BOSS_37px","name":"Tales of Fortune","set":"DALARAN","text":"Hero Power\nShuffle three random old Treasure into your deck.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":53815,"health":30,"id":"DALA_BOSS_38h","name":"Tipsi Wobblerune","set":"DALARAN","text":"She's a portable\nportal party!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53816,"entourage":["GVG_003","KAR_077","KAR_075","KAR_073","KAR_091","KAR_076","DALA_BOSS_38t"],"id":"DALA_BOSS_38p","name":"Portal Party","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"DALARAN","text":"Hero Power\nAdd a random Portal to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56015,"entourage":["GVG_003","KAR_077","KAR_075","KAR_073","KAR_091","KAR_076","DALA_BOSS_38t"],"id":"DALA_BOSS_38px","name":"Portal Party","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"DALARAN","text":"Hero Power\nAdd a random Portal to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":55862,"entourage":["KARA_13_20","GIL_805","KARA_13_22","DAL_721","BRM_019","CFM_659"],"id":"DALA_BOSS_38t","name":"PARTY PORTAL!","playRequirements":{"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Summon a random Partygoer.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53819,"id":"DALA_BOSS_39e","name":"Light-imbued","set":"DALARAN","text":"Has +1/+1.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":53817,"health":30,"id":"DALA_BOSS_39h","name":"Aki the Brilliant","set":"DALARAN","text":"Handbuffing isn't particularly brilliant but the name stuck.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53818,"id":"DALA_BOSS_39p","mechanics":["AI_MUST_PLAY"],"name":"For The Light!","set":"DALARAN","text":"Hero Power\nGive all minions in your hand +1/+1.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":53820,"health":30,"id":"DALA_BOSS_40h","name":"Oxana Demonslay","set":"DALARAN","text":"Slaying demons is her profession, but beating you is her passion.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53821,"hideStats":true,"id":"DALA_BOSS_40p","name":"Immolation Aura","set":"DALARAN","text":"[x]Passive Hero Power\nAfter a minion attacks you,\ndeal 2 damage to it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56018,"hideStats":true,"id":"DALA_BOSS_40px","name":"Immolation Aura","set":"DALARAN","text":"[x]Passive Hero Power\nAfter a minion attacks you,\ndeal 3 damage to it.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":53870,"health":30,"id":"DALA_BOSS_41h","name":"Ungan Oddkind","set":"DALARAN","text":"He conjures up animals. And insults. And insulting animals.","type":"HERO"},{"cardClass":"NEUTRAL","cost":4,"dbfId":53871,"entourage":["NEW1_034","NEW1_032","NEW1_033"],"id":"DALA_BOSS_41p","name":"Summon Companion","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"Hero Power\nSummon a random\nAnimal Companion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":5,"dbfId":56020,"entourage":["NEW1_034","NEW1_032","NEW1_033"],"id":"DALA_BOSS_41px","name":"Summon Companions","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0},"set":"DALARAN","text":"Hero Power\nSummon two random\nAnimal Companions.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":53903,"health":30,"id":"DALA_BOSS_42h","name":"P.O.G.O.","set":"DALARAN","text":"This bionic bouncing machine has gone completely rogue!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53904,"id":"DALA_BOSS_42p","name":"Pogoshuffle","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nChoose a minion. Shuffle 3 copies of it into your deck.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56021,"id":"DALA_BOSS_42px","name":"Pogoshuffle","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nChoose a minion. Shuffle 3 copies of it into your deck. Draw a card.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":54155,"health":30,"id":"DALA_BOSS_43h","name":"Magistrix Norroa","set":"DALARAN","text":"There's no time\nto read her card text.\nGo, go, GO!","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54156,"hideStats":true,"id":"DALA_BOSS_43p","name":"Kaironomaly","set":"DALARAN","text":"Passive Hero Power\nYour opponent has 25 seconds to take their turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":54305,"id":"DALA_BOSS_44e","name":"Forseen","set":"DALARAN","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56024,"id":"DALA_BOSS_44ex","name":"Forseen","set":"DALARAN","text":"+4/+4.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":54303,"health":30,"id":"DALA_BOSS_44h","name":"Erekem","set":"DALARAN","text":"This Arakkoa can see the future... and he's stacking the deck.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":54304,"id":"DALA_BOSS_44p","name":"Dark Tidings","set":"DALARAN","text":"[x]Hero Power\nReveal a minion from your\ndeck. Give it +2/+2 and\nput it on top.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56023,"id":"DALA_BOSS_44px","name":"Dark Tidings","set":"DALARAN","text":"[x]Hero Power\nReveal a minion from your\ndeck. Give it +4/+4 and\nput it on top.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":54293,"health":30,"id":"DALA_BOSS_45h","name":"Moragg","set":"DALARAN","text":"\"Prisoner #54293. Indefinite suspension.\nAvoid eye contact.\"","type":"HERO"},{"cardClass":"NEUTRAL","collectionText":" damage to\nthe enemy hero.\n(increases each use)","cost":3,"dbfId":54294,"id":"DALA_BOSS_45p","name":"Ray of Suffering","set":"DALARAN","text":"[x]Hero Power\nDeal","type":"HERO_POWER"},{"cardClass":"NEUTRAL","collectionText":" damage to\nthe enemy hero.\n(increases each use)","cost":2,"dbfId":56025,"id":"DALA_BOSS_45px","name":"Ray of Suffering","set":"DALARAN","text":"[x]Hero Power\nDeal","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":53604,"health":30,"id":"DALA_BOSS_46h","name":"Ichoron","set":"DALARAN","text":"This elemental is\ndouble the trouble and\ntriple the bubble.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53605,"id":"DALA_BOSS_46p","name":"Protective Bubble","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"[x]Hero Power\nGive a friendly minion\nDivine Shield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56026,"id":"DALA_BOSS_46px","mechanics":["AI_MUST_PLAY"],"name":"Protective Bubble","set":"DALARAN","text":"Hero Power\nGive all your minions Divine Shield.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":53597,"health":30,"id":"DALA_BOSS_47h","name":"Lavanthor","set":"DALARAN","text":"\"What's in your mouth Lavanthor? Spit it out! Bad core hound!\"","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53598,"id":"DALA_BOSS_47p","name":"Lava Belch","set":"DALARAN","text":"Hero Power\nSummon a 0/3 Molten Rock.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56027,"id":"DALA_BOSS_47px","mechanics":["AI_MUST_PLAY"],"name":"Lava Belch","set":"DALARAN","text":"Hero Power\nSummon a 0/3 Molten Rock.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":54295,"health":3,"id":"DALA_BOSS_47t","mechanics":["TRIGGER_VISUAL"],"name":"Molten Rock","set":"DALARAN","text":"At the end of your turn, deal 1 damage to all characters.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54297,"id":"DALA_BOSS_48e","name":"Voided","set":"DALARAN","text":"In the Void.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":53594,"health":30,"id":"DALA_BOSS_48h","name":"Zuramat the Obliterator","set":"DALARAN","text":"Imprisoned because the Kirin Tor mostly frowns on obliterations.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53595,"id":"DALA_BOSS_48p","name":"To The Void","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nBanish a minion to the Void.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":54298,"id":"DALA_BOSS_48t","name":"Void Shift","set":"DALARAN","text":"Destroy all minions. Summon all minions from the Void.","type":"SPELL"},{"cardClass":"MAGE","dbfId":53592,"health":30,"id":"DALA_BOSS_49h","name":"Cyanigosa","set":"DALARAN","text":"This master of chaotic magic was the chosen agent of Malygos.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53593,"hideStats":true,"id":"DALA_BOSS_49p","mechanics":["TRIGGER_VISUAL"],"name":"Uncontrollable Energy","set":"DALARAN","text":"[x]Passive Hero Power\nAfter you cast a spell,\ndeal $1 damage to all\nenemies.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56028,"hideStats":true,"id":"DALA_BOSS_49px","mechanics":["TRIGGER_VISUAL"],"name":"Uncontrollable Energy","set":"DALARAN","text":"[x]Passive Hero Power\nAfter you cast a spell,\ndeal $2 damage to all\nenemies.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":54299,"health":30,"id":"DALA_BOSS_50h","name":"Nozari","set":"DALARAN","text":"When time travel fails, bronze dragons often resort to random sand.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54300,"id":"DALA_BOSS_50p","mechanics":["AI_MUST_PLAY"],"name":"Sand Breath","set":"DALARAN","text":"Hero Power\nDeal $2 damage to a random enemy.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56029,"id":"DALA_BOSS_50px","mechanics":["AI_MUST_PLAY"],"name":"Sand Breath","set":"DALARAN","text":"Hero Power\nDeal $4 damage to a random enemy.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":54306,"health":30,"id":"DALA_BOSS_51h","mechanics":["TRIGGER_VISUAL"],"name":"Millificent Manastorm","set":"DALARAN","text":"Dread spouse of Millhouse, whom she'd like to have a word with.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54307,"id":"DALA_BOSS_51p","name":"Tinker","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon a 0/4 Squirrel Bomb.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":54308,"health":4,"id":"DALA_BOSS_51t","mechanics":["TRIGGER_VISUAL"],"name":"Elementium Squirrel Bomb","race":"MECHANICAL","set":"DALARAN","text":"At the start of your turn, destroy this and deal 2 damage to all enemies.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":54309,"health":1,"id":"DALA_BOSS_51t2","mechanics":["TRIGGER_VISUAL"],"name":"Thorium Chicken","race":"MECHANICAL","set":"DALARAN","text":"After your opponent plays a card, deal 3 damage to their hero.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54435,"id":"DALA_BOSS_52e","name":"Hold Fast!","set":"DALARAN","text":"+2 Health and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56031,"id":"DALA_BOSS_52ex","name":"Hold Fast!","set":"DALARAN","text":"+4 Health and Taunt.","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":54334,"health":30,"id":"DALA_BOSS_52h","name":"Lieutenant Sinclari","set":"DALARAN","text":"She told them the Hold needed more security. She told them!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54335,"id":"DALA_BOSS_52p","name":"Hold the Gates!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["TAUNT"],"set":"DALARAN","text":"Hero Power\nGive a minion +2 Health and Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56030,"id":"DALA_BOSS_52px","name":"Hold the Gates!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["TAUNT"],"set":"DALARAN","text":"Hero Power\nGive a minion +4 Health and Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53621,"id":"DALA_BOSS_53e","name":"Boogie Beyond","set":"DALARAN","text":"Granted \"Deathrattle: Resummon this minion.\"","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":53556,"health":30,"id":"DALA_BOSS_53h","name":"Dancin' Deryl","set":"DALARAN","text":"Can't stop, won't stop, the boogie woogie!","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":53557,"id":"DALA_BOSS_53p","name":"Boogie Woogie","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"[x]Hero Power\nGive a friendly minion\n \"Deathrattle: Resummon\n this minion.\"","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56032,"id":"DALA_BOSS_53px","name":"Boogie Woogie","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DEATHRATTLE"],"set":"DALARAN","text":"[x]Hero Power\nGive a friendly minion\n \"Deathrattle: Resummon\n this minion.\"","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":54336,"health":30,"id":"DALA_BOSS_54h","name":"Locksmith Zibb","set":"DALARAN","text":"Mages in Dalaran rely on Zibb's skills to lock up their spells.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54337,"hideStats":true,"id":"DALA_BOSS_54p","mechanics":["TRIGGER_VISUAL"],"name":"Spell Lock","referencedTags":["OVERLOAD"],"set":"DALARAN","text":"Passive Hero Power\nSpells Overload for their cost.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":54338,"health":30,"id":"DALA_BOSS_55h","name":"Captain Hannigan","set":"DALARAN","text":"Guards!\nGUARDS!!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54339,"id":"DALA_BOSS_55p","mechanics":["AI_MUST_PLAY"],"name":"Raise the Alarm","set":"DALARAN","text":"Hero Power\nSummon a 1/4\nKirin Tor Guard.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56033,"id":"DALA_BOSS_55px","mechanics":["AI_MUST_PLAY"],"name":"Raise the Alarm","set":"DALARAN","text":"Hero Power\nSummon a 1/4\nKirin Tor Guard.","type":"HERO_POWER"},{"dbfId":55135,"id":"DALA_BOSS_56e","name":"Bribed","set":"DALARAN","text":"Deathrattle: Return this to your opponent's hand.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":54340,"health":30,"id":"DALA_BOSS_56h","name":"Queen Wagtoggle","set":"DALARAN","text":"The kobold Queen is ALSO robbing the bank. And your minions.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":54341,"id":"DALA_BOSS_56p","name":"Bribery","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nSummon a minion from your opponent's deck. When it dies, give it back.","type":"HERO_POWER"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":54436,"health":4,"id":"DALA_BOSS_56t","name":"Rival Accomplice","set":"DALARAN","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56191,"id":"DALA_BOSS_57e","name":"Tracking Coin Played Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":54342,"health":30,"id":"DALA_BOSS_57h","name":"Trade Prince Gallywix","set":"DALARAN","text":"The goblin Prince has rigged the market. Against you.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54343,"hideStats":true,"id":"DALA_BOSS_57p","mechanics":["TRIGGER_VISUAL"],"name":"Greed is Good","set":"DALARAN","text":"Passive Hero Power\nBuy a copy of the first card your opponent plays each turn for a Coin.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":54367,"id":"DALA_BOSS_58e","name":"Blast Powder","set":"DALARAN","text":"If this minion takes damage, it will be destroyed.","type":"ENCHANTMENT"},{"dbfId":54500,"id":"DALA_BOSS_58e2","name":"Wire Watcher Player Enchantment","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":54344,"health":30,"id":"DALA_BOSS_58h","name":"Boommaster Flark","set":"DALARAN","text":"Former Boom protĂŠgĂŠ, Flark has a blast messing with minions.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54345,"id":"DALA_BOSS_58p","name":"Blast Powder","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"[x]Hero Power\nCoat a minion in Blast\nPowder. When it takes\ndamage, destroy it.","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":54451,"health":3,"hideStats":true,"id":"DALA_BOSS_58t","mechanics":["UNTOUCHABLE"],"name":"The Wire","set":"DALARAN","text":"While wires are touching, take 5 damage at the start of your turn.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":54452,"health":3,"hideStats":true,"id":"DALA_BOSS_58t2","mechanics":["UNTOUCHABLE"],"name":"The Other Wire","set":"DALARAN","text":"While wires are touching, take 5 damage at the start of your turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55176,"id":"DALA_BOSS_59e","name":"Payday","set":"DALARAN","text":"Increased stats.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":54346,"health":30,"id":"DALA_BOSS_59h","name":"Madam Goya","set":"DALARAN","text":"\"Extortion\" is such an ugly word. Goya prefers \"Licensing Fees.\"","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54347,"id":"DALA_BOSS_59p","name":"Blackmail","set":"DALARAN","text":"[x]Hero Power\nReplace a random card in\nyour opponent's hand\nwith an 'Extortion.'","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56034,"id":"DALA_BOSS_59px","name":"Blackmail","set":"DALARAN","text":"[x]Hero Power\nReplace a random card in\nyour opponent's hand\nwith an 'Extortion.'","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":54453,"health":3,"id":"DALA_BOSS_59t","mechanics":["TRIGGER_VISUAL"],"name":"Lotus Bruiser","set":"DALARAN","text":"Whenever an 'Extortion' is played, gain +2/+2.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":54454,"health":2,"id":"DALA_BOSS_59t2","mechanics":["BATTLECRY","COMBO"],"name":"Fruit Slasher","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Battlecry: Deal 4 damage to an enemy. Combo: And 1 damage to all other enemies.","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54455,"id":"DALA_BOSS_59t3","name":"Extortion","set":"DALARAN","text":"Return your '{0}' to your hand.","type":"SPELL"},{"artist":"Evgeniy Zagumennyy","cardClass":"MAGE","dbfId":54348,"health":30,"id":"DALA_BOSS_60h","name":"Archmage Khadgar","set":"DALARAN","text":"Ingenuous. Inscrutable. Indefatigable. In... your... way.","type":"HERO"},{"artist":"Evgeniy Zagumennyy","cardClass":"NEUTRAL","cost":3,"dbfId":54349,"id":"DALA_BOSS_60p","name":"Summon Elemental","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"[x]Hero Power\nSummon a 2/3 Elemental.\nIt copies your spells.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56035,"id":"DALA_BOSS_60px","name":"Summon Elemental","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"[x]Hero Power\nSummon a 2/3 Elemental.\nIt copies your spells.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":54350,"health":30,"id":"DALA_BOSS_61h","name":"Sael'orn","set":"DALARAN","text":"Traps prey like a spider... toys with\nthem like a demon.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54351,"id":"DALA_BOSS_61p","name":"Web Grab","set":"DALARAN","text":"Hero Power\nYour opponent summons a minion from their hand.","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":54456,"health":3,"id":"DALA_BOSS_61t","name":"Phase Spider","set":"DALARAN","text":"Immune. Can't Attack while a minion is opposite of this.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54382,"id":"DALA_BOSS_62e","name":"Darkened","set":"DALARAN","text":"-2 Attack until next turn","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57054,"id":"DALA_BOSS_62ex","name":"Darkened","set":"DALARAN","text":"-1 Attack","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":54352,"health":30,"id":"DALA_BOSS_62h","name":"Haro Setting-Sun","set":"DALARAN","text":"With one hoof in the shadows, weakness is his strength.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54353,"id":"DALA_BOSS_62p","name":"Darken","set":"DALARAN","text":"Hero Power\nGive all minions -2 Attack until your next turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56036,"hideStats":true,"id":"DALA_BOSS_62px","name":"Darken","set":"DALARAN","text":"Passive Hero Power\nYour opponent's minions have -1 Attack.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":54354,"health":30,"id":"DALA_BOSS_63h","name":"Dagg Cruelmight","set":"DALARAN","text":"You never kick a man when he's down.\nUnless you're Dagg.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54355,"id":"DALA_BOSS_63p","name":"Bully","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nDeal $2 damage to a damaged minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56037,"id":"DALA_BOSS_63px","name":"Bully","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nDeal $4 damage to a damaged minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":54366,"id":"DALA_BOSS_64e","name":"Capital Gains","set":"DALARAN","text":"+4/+4.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":54356,"health":30,"id":"DALA_BOSS_64h","name":"Banker Biggs","set":"DALARAN","text":"His minions are compound-interesting.","type":"HERO"},{"cardClass":"NEUTRAL","cost":4,"dbfId":54357,"id":"DALA_BOSS_64p","name":"Invest!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nReturn a friendly minion to your hand. Give it +4/+4.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56256,"id":"DALA_BOSS_64px","name":"Invest!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nReturn a friendly minion to your hand, then give it +4/+4 and copy it.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":54358,"health":30,"id":"DALA_BOSS_65h","name":"Valdera Highborne","set":"DALARAN","text":"His smile is disarming, but his fancy armor is the real threat.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54359,"hideStats":true,"id":"DALA_BOSS_65p","mechanics":["TRIGGER_VISUAL"],"name":"Impervious","set":"DALARAN","text":"Passive Hero Power\nYour hero can only take up to 3 damage at a time.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":54360,"health":10,"id":"DALA_BOSS_66h","name":"Marei Loom","set":"DALARAN","text":"She'll exploit your finances, but she won't finance your exploits.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54361,"id":"DALA_BOSS_66p","mechanics":["AI_MUST_PLAY"],"name":"Next...","set":"DALARAN","text":"[x]Hero Power\nSwap the left-most card in\neach player's hand with\none in their deck.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":54437,"health":30,"id":"DALA_BOSS_67h","name":"Archmage Vargoth","set":"DALARAN","text":"Trapped for years in Outland, Vargoth found new sources of magic.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54438,"entourage":["AT_004","CFM_623","EX1_277","CS2_023","CS2_025"],"id":"DALA_BOSS_67p","name":"Arcane Runes","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"DALARAN","text":"Hero Power\nAdd a random Arcane spell to your hand.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":54439,"health":30,"id":"DALA_BOSS_68h","name":"Lilayell Suntear","set":"DALARAN","text":"She makes the instability of the universe work for her.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54440,"hideStats":true,"id":"DALA_BOSS_68p","mechanics":["TRIGGER_VISUAL"],"name":"Mini Portal","set":"DALARAN","text":"Passive Hero Power\nAfter you cast a spell, summon a random 1-cost minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56038,"hideStats":true,"id":"DALA_BOSS_68px","mechanics":["TRIGGER_VISUAL"],"name":"Mega Portal","set":"DALARAN","text":"Passive Hero Power\nAfter you cast a spell, summon a random minion of the same cost.","type":"HERO_POWER"},{"artist":"Evgeniy Zagumennyy","cardClass":"MAGE","dbfId":54362,"health":30,"id":"DALA_BOSS_69h","name":"Archmage Kalec","set":"DALARAN","text":"It's just a matter of time before he's the next Malygos.","type":"HERO"},{"artist":"Evgeniy Zagumennyy","cardClass":"NEUTRAL","collectionText":" currently)","cost":2,"dbfId":54363,"id":"DALA_BOSS_69p","name":"Dragonwrath","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"Hero Power\nGive your Hero\nSpell Damage +1.\n(+","type":"HERO_POWER"},{"cardClass":"NEUTRAL","collectionText":" currently)","cost":1,"dbfId":56039,"id":"DALA_BOSS_69px","name":"Dragonwrath","referencedTags":["SPELLPOWER"],"set":"DALARAN","text":"Hero Power\nGive your Hero\nSpell Damage +1.\n(+","type":"HERO_POWER"},{"dbfId":54499,"id":"DALA_BOSS_70e","name":"Bombardment Recharge Player Enchantment","set":"DALARAN","text":"Disables Hero Power while reloading.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":54364,"health":30,"id":"DALA_BOSS_70h","name":"Sky Captain Smiggs","set":"DALARAN","text":"The only thing bigger than his moustache is his broadside.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54365,"id":"DALA_BOSS_70p","name":"Bombardment","set":"DALARAN","text":"Hero Power\nDeal $2 damage to all minions. Takes 2 turns to reload.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56040,"id":"DALA_BOSS_70px","name":"Bombardment","set":"DALARAN","text":"Hero Power\nDeal $3 damage to all enemy minions. Takes 2 turns to reload.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":54441,"health":30,"id":"DALA_BOSS_71h","name":"Anarii Duskgrove","set":"DALARAN","text":"This druid speaks for the trees, and they have nothing nice to say.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54442,"id":"DALA_BOSS_71p","name":"Summon Protectors","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["TAUNT"],"set":"DALARAN","text":"Hero Power\nSummon a 2/2 Treant with Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":56041,"id":"DALA_BOSS_71px","name":"Summon Protectors","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["TAUNT"],"set":"DALARAN","text":"Hero Power\nSummon two 2/2 Treants with Taunt.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":54443,"health":30,"id":"DALA_BOSS_72h","name":"Kazamon Steelskin","set":"DALARAN","text":"To say he's reckless is an understatement. Zero recks are given.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54444,"hideStats":true,"id":"DALA_BOSS_72p","mechanics":["TRIGGER_VISUAL"],"name":"Steelskin","set":"DALARAN","text":"Passive Hero Power\nYou can't damage yourself.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57053,"id":"DALA_BOSS_73e","name":"Earthmother's Rancor","set":"DALARAN","text":"Windfury","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56043,"id":"DALA_BOSS_73ex","name":"Earthmother's Rancor","set":"DALARAN","text":"Mega-Windfury","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":54445,"health":30,"id":"DALA_BOSS_73h","name":"Hesutu Stonewind","set":"DALARAN","text":"This shaman has a way of whipping his minions into a frenzy.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":54446,"id":"DALA_BOSS_73p","name":"Earthmother's Rage","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["WINDFURY"],"set":"DALARAN","text":"Hero Power\nGive a friendly minion Windfury.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":56042,"id":"DALA_BOSS_73px","name":"Earthmother's Rage","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nGive a friendly minion Mega-Windfury.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":54447,"health":30,"id":"DALA_BOSS_74h","name":"Kara Stamper","set":"DALARAN","text":"She would sell a soul for more minions. Not hers, of course.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":54448,"id":"DALA_BOSS_74p","name":"Soul Weave","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nDiscard a card. Summon a random minion of the same cost.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56357,"id":"DALA_BOSS_74px","name":"Soul Weave","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nDiscard a card. Summon a random minion of the same cost.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56383,"id":"DALA_BOSS_75e1","mechanics":["CANT_BE_SILENCED","ENCHANTMENT_INVISIBLE"],"name":"Bear Liver Quest","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56426,"id":"DALA_BOSS_75e2","mechanics":["CANT_BE_SILENCED","ENCHANTMENT_INVISIBLE"],"name":"Murloc Quest","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56427,"id":"DALA_BOSS_75e3","mechanics":["CANT_BE_SILENCED","ENCHANTMENT_INVISIBLE"],"name":"Turtle Escort Quest","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56428,"id":"DALA_BOSS_75e4","mechanics":["CANT_BE_SILENCED","ENCHANTMENT_INVISIBLE"],"name":"Herbalist Quest","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56429,"id":"DALA_BOSS_75e5","mechanics":["CANT_BE_SILENCED","ENCHANTMENT_INVISIBLE"],"name":"Hogger Quest","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":54449,"health":30,"id":"DALA_BOSS_75h","name":"Commander Bolan","set":"DALARAN","text":"Be careful, he's got an enormous exclamation point over his head.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54450,"id":"DALA_BOSS_75p","name":"A Quest!","set":"DALARAN","text":"Hero Power\nGive your opponent a Quest!","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":56479,"entourage":["BRM_028","EX1_298","ICC_314","EX1_572","GVG_114","FP1_013","EX1_016"],"health":40,"id":"DALA_BOSS_98h","name":"Bartendotron","set":"DALARAN","text":"Sometimes you want to go where everybody knows your deck.","type":"HERO"},{"cardClass":"PALADIN","dbfId":52913,"entourage":["BRM_028","EX1_298","ICC_314","EX1_572","GVG_114","FP1_013","EX1_016"],"health":40,"id":"DALA_BOSS_99h","name":"Bartender Bob","set":"DALARAN","text":"Sometimes you want to go where everybody knows your deck.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":54546,"health":15,"id":"DALA_Chu","name":"Mr. Chu","set":"DALARAN","type":"HERO"},{"cardClass":"DRUID","cost":0,"dbfId":55671,"entourage":["DAL_354","CS2_188","FP1_003","FP1_002","GVG_104","ICC_808","EX1_597","KAR_044","OG_313","AT_037","CFM_614","DAL_733","EX1_160","DAL_351","CS2_011","OG_195","DAL_256"],"id":"DALA_Druid_01","name":"Swarm","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55672,"entourage":["DAL_544","CFM_120","CS2_117","LOOT_388","DAL_355","GIL_622","GVG_069","GIL_667","DAL_799","NEW1_008","DAL_357","DAL_350","DAL_733","CS2_007","KAR_075","GVG_033"],"id":"DALA_Druid_02","name":"Recovery","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55673,"entourage":["AT_042","ICC_051","DAL_732","GIL_188","TRL_343","OG_044","EX1_165","EX1_178","CFM_308","DAL_350","CFM_602","AT_037","LOE_115","EX1_154","GVG_041","OG_195","ICC_832"],"id":"DALA_Druid_03","name":"Choices, Choices","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55674,"entourage":["BOT_419","TRL_341","BOT_422","NEW1_008","EX1_178","EX1_573","BOT_523","GIL_663","BOT_420","AT_044","FP1_019","EX1_158","EX1_571","UNG_111","DAL_256","LOOT_392"],"id":"DALA_Druid_04","name":"All Bark","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55675,"entourage":["EX1_012","EX1_284","AT_127","EX1_095","DAL_774","EX1_563","KAR_711","OG_134","EX1_161","AT_037","DAL_733","DAL_352","EX1_154","CS2_012","NEW1_007","EX1_173","DAL_256","ICC_085"],"id":"DALA_Druid_05","name":"Nature's Wrath","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55676,"entourage":["TRL_223","TRL_240","AT_039","LOOT_048","EX1_116","TRL_241","TRL_243","LOOT_051","UNG_108","CS2_005","GIL_637","EX1_570","CS2_012","OG_047","LOOT_054"],"id":"DALA_Druid_06","name":"Feral Bite","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55677,"entourage":["EX1_096","AT_038","EX1_050","LOOT_351","GVG_032","OG_202","GIL_833","EX1_284","NEW1_008","BRM_031","BOT_444","BOT_054","CFM_713","EX1_164","ICC_085"],"id":"DALA_Druid_07","name":"Nurture and Grow","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55678,"entourage":["GIL_623","UNG_087","KAR_702","GVG_035","LOOT_153","GVG_080","UNG_086","TRL_232","TRL_550","BOT_423","UNG_099","TRL_542","UNG_852","GIL_571","TRL_244","TRL_255"],"id":"DALA_Druid_08","name":"Roar!","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55679,"entourage":["UNG_072","EX1_093","ICC_466","ICC_807","FP1_012","GIL_623","LOOT_383","CFM_343","DAL_357","DAL_560","ICC_314","UNG_848","ICC_835","CS2_009","ICC_054"],"id":"DALA_Druid_09","name":"Protectors","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55680,"entourage":["KAR_300","LOOT_258","TRL_505","GIL_558","FP1_002","LOE_029","GIL_143","OG_313","LOE_050","UNG_075","AT_040","CFM_816","OG_048","CS2_009","EX1_155","UNG_103","TRL_254","GVG_041"],"id":"DALA_Druid_10","name":"Beasts and Buffs","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55681,"entourage":["UNG_109","NEW1_008","EX1_178","UNG_086","TRL_232","TRL_528","BOT_552","CS2_232","BOT_507","ICC_705","BRM_031","NEW1_038","OG_173","DAL_553","AT_045","UNG_078","LOOT_233"],"id":"DALA_Druid_11","name":"Big Friends","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":55682,"entourage":["TRL_343","BOT_434","FP1_030","LOOT_329","CFM_902","EX1_110","BRM_028","EX1_016","FP1_013","GVG_110","GVG_035","GVG_118","EX1_298","GVG_114","ICC_314","EX1_572","AT_045","EX1_573","CFM_308","UNG_852"],"id":"DALA_Druid_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"DRUID","cost":2,"dbfId":53275,"id":"DALA_Druid_HP1","name":"Lifebloom","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nRestore a minion to full Health.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":2,"dbfId":53277,"id":"DALA_Druid_HP2","name":"Touch of Bark","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nGive a minion +1/+1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53278,"id":"DALA_Druid_HP2e","name":"Barky","set":"DALARAN","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55940,"id":"DALA_Druid_HPe","name":"Druid Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":54548,"health":15,"id":"DALA_Eudora","name":"Captain Eudora","set":"DALARAN","type":"HERO"},{"cardClass":"PALADIN","dbfId":54549,"health":15,"id":"DALA_George","name":"George the Fallen","set":"DALARAN","type":"HERO"},{"cardClass":"HUNTER","cost":0,"dbfId":55737,"entourage":["DAL_587","DAL_372","DAL_379","KAR_711","DAL_373","DS1_184","UNG_910","AT_061","BRM_013","DAL_371","NEW1_031","EX1_617","DS1_183","LOOT_077","TRL_347","DAL_378","OG_211","LOOT_085","TRL_065"],"id":"DALA_Hunter_01","name":"Spells","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55738,"entourage":["EX1_080","FP1_004","DAL_086","GVG_089","TRL_530","KAR_006","ICC_204","BOT_573","BOT_402","AT_060","KAR_004","EX1_610","EX1_611","EX1_533","GIL_577","LOOT_079","EX1_609","LOOT_080","EX1_536"],"id":"DALA_Hunter_02","name":"Secretive","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55739,"entourage":["EX1_029","OG_292","CFM_316","UNG_900","ICC_021","OG_216","ICC_243","BOT_039","OG_309","LOOT_161","EX1_534","LOOT_520","LOOT_511","TRL_537","OG_133","ICC_052","GVG_026","LOE_105","OG_045","DAL_377"],"id":"DALA_Hunter_03","name":"Deathrattle","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55740,"entourage":["BOT_079","BOT_907","GVG_006","GVG_076","BOT_038","BOT_035","GVG_048","BOT_251","GVG_096","DAL_604","BOT_563","BOT_066","DAL_376","BOT_034","GVG_114","BOT_033","BOT_438"],"id":"DALA_Hunter_04","name":"Technological","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55741,"entourage":["CFM_333","EX1_534","OG_152","TRL_550","ICC_825","GVG_049","UNG_919","LOOT_153","OG_308","LOOT_511","AT_103","EX1_543","TRL_542","GIL_128","GIL_828","DAL_589","BOT_429","ICC_828"],"id":"DALA_Hunter_05","name":"Big Beasts","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55742,"entourage":["CFM_315","OG_179","UNG_912","UNG_914","DAL_587","TRL_348","DS1_175","FP1_011","LOOT_258","ICC_092","UNG_809","TRL_505","DAL_372","GIL_607","UNG_913","OG_061","UNG_916","EX1_554"],"id":"DALA_Hunter_06","name":"Tiny Trouble","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55743,"entourage":["EX1_531","UNG_915","CFM_338","AT_057","UNG_075","LOOT_125","ICC_854","GIL_624","LOE_047","DS1_070","CFM_335","AT_010","AT_090","LOE_105","EX1_539","TRL_339","GIL_828","TRL_111"],"id":"DALA_Hunter_07","name":"Empowering","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55744,"entourage":["TRL_348","GIL_607t","GIL_143","GIL_650","GIL_562","TRL_900","DS1_178","EX1_116","BOT_102","TRL_550","DAL_592","UNG_099","TRL_542","EX1_543","TRL_119","BOT_437","EX1_538","DAL_378","GVG_043"],"id":"DALA_Hunter_08","name":"Aggression","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55745,"entourage":["CFM_315","TRL_348","FP1_002","EX1_531","KAR_044","CFM_316","TRL_901","OG_216","TRL_020","TRL_900","CS2_237","DAL_566","DAL_751","LOOT_153","EX1_554","EX1_538","AT_062","CFM_337"],"id":"DALA_Hunter_09","name":"Overwhelm","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55746,"entourage":["NEW1_021","TRL_349","BOT_251","GVG_119","EX1_005","EX1_002","AT_063","EX1_544","EX1_617","EX1_537","TRL_347","LOOT_522","LOOT_222","GVG_043","EX1_536","CFM_337","DS1_188"],"id":"DALA_Hunter_10","name":"Professional","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55747,"entourage":["CFM_315","UNG_912","TRL_348","UNG_915","AT_058","CFM_338","ICC_415","DAL_546","LOE_077","UNG_072","CFM_335","GIL_905","AT_010","FP1_030","LOOT_167","CFM_685","UNG_848","LOOT_511","ICC_705","GIL_128"],"id":"DALA_Hunter_11","name":"Battlecry","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":55748,"entourage":["AT_063t","GIL_650","CFM_333","BRM_028","EX1_577","GVG_049","UNG_919","DAL_379","GIL_198","GVG_118","FP1_013","EX1_298","GVG_114","ICC_314","EX1_563","TRL_542","EX1_572","EX1_543","GIL_128","OG_133"],"id":"DALA_Hunter_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"HUNTER","cost":2,"dbfId":53279,"id":"DALA_Hunter_HP1","name":"Opportunist","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nGive a minion +2 Attack this turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53280,"id":"DALA_Hunter_HP1e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Opportunist","set":"DALARAN","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","cost":1,"dbfId":53281,"id":"DALA_Hunter_HP2","name":"Pet Training","playRequirements":{"REQ_HAND_NOT_FULL":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Hero Power\nAdd a 1/1 Shifting Chameleon to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56188,"id":"DALA_Hunter_HP2e","name":"Shifting","set":"DALARAN","text":"Transforming into a random 1-cost minion.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"HUNTER","cost":1,"dbfId":53282,"health":1,"id":"DALA_Hunter_HP2t","name":"Shifting Chameleon","race":"BEAST","set":"DALARAN","text":"[x]Each turn this is in your\nhand, transform into a\nrandom 1-cost minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55941,"id":"DALA_Hunter_HPe","name":"Hunter Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":54554,"health":15,"id":"DALA_Kriziki","name":"Kriziki","set":"DALARAN","type":"HERO"},{"cardClass":"MAGE","cost":0,"dbfId":55751,"entourage":["KAR_009","DAL_603","EX1_012","DAL_182","BOT_103","GIL_640","EX1_050","LOE_003","EX1_559","TRL_318","DAL_609","DAL_608","DAL_577","EX1_180","UNG_941","BOT_600","CS2_023","DAL_177","LOOT_108"],"id":"DALA_Mage_01","name":"Multi-Cast","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55752,"entourage":["UNG_205","GVG_002","ICC_252","OG_085","CS2_033","EX1_283","DAL_577","ICC_836","CS2_024","GIL_801","CS2_026","ICC_082","EX1_289","EX1_295","EX1_275","CS2_028","ICC_833"],"id":"DALA_Mage_02","name":"Coldsnap","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55753,"entourage":["DAL_575","DAL_163","GIL_664","OG_207","BOT_256","KAR_076","GVG_114","GVG_116","DAL_553","CS2_027","AT_002","TRL_400","EX1_294","UNG_948","BOT_254","DAL_177","DAL_578"],"id":"DALA_Mage_03","name":"Summoning","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55754,"entourage":["EX1_608","EX1_012","BOT_531","ICC_093","GVG_123","DAL_089","BOT_604","AT_006","DAL_576","EX1_584","EX1_284","DAL_434","DAL_548","DAL_096","EX1_563","AT_004","BOT_254","LOOT_108"],"id":"DALA_Mage_04","name":"Powered Up","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55755,"entourage":["DAL_539","BOT_539","BOT_601","BOT_256","LOOT_539","LOOT_414","LOOT_535","DAL_609","CS2_022","OG_090","LOOT_172","CS2_028","UNG_955","KAR_076","CS2_032","CFM_623","BOT_257","DAL_578","EX1_279"],"id":"DALA_Mage_05","name":"Go Big","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55756,"entourage":["UNG_809","UNG_027","BRM_002","GVG_123","EX1_559","OG_086","UNG_018","GVG_001","LOE_002","CFM_065","LOOT_101","EX1_594","GIL_147","CS2_029","UNG_948","TRL_317","UNG_955","CS2_032","EX1_279"],"id":"DALA_Mage_06","name":"BURN!","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55757,"entourage":["UNG_809","LOOT_231","UNG_027","BOT_604","UNG_021","CS2_033","UNG_816","GIL_645","TRL_311","DAL_548","EX1_249","UNG_847","OG_120","EX1_298","UNG_907","TRL_310","UNG_018","LOOT_103","TRL_313"],"id":"DALA_Mage_07","name":"Elements","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55758,"entourage":["GVG_082","GVG_002","GVG_085","GVG_006","BOT_907","GVG_123","GVG_004","BOT_312","GVG_096","GVG_111","BOT_563","BOT_548","GVG_117","BOT_066","GVG_105","BOT_270","GVG_007","GVG_114","GVG_001"],"id":"DALA_Mage_08","name":"Technology","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55759,"entourage":["KAR_009","UNG_846","DAL_603","AT_007","LOOT_537","TRL_096","GIL_549","DAL_553","OG_134","LOOT_104","EX1_277","BOT_101","GVG_003","UNG_941","BOT_254","OG_090","LOOT_106","KAR_076","CFM_623"],"id":"DALA_Mage_09","name":"Fate's Hand","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55760,"entourage":["CFM_066","EX1_080","UNG_020","FP1_004","KAR_092","EX1_612","GVG_089","TRL_530","GIL_116","EX1_274","BOT_573","CFM_760","EX1_287","FP1_018","EX1_295","EX1_289","UNG_024","EX1_294","tt_010"],"id":"DALA_Mage_10","name":"Trade Secrets","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55761,"entourage":["AT_082","TRL_390","AT_003","TRL_319","AT_080","TRL_407","TRL_315","CFM_807","GIL_561","AT_115","AT_085","AT_006","AT_119","AT_090","AT_127","AT_099","TRL_316","AT_120"],"id":"DALA_Mage_11","name":"Inspired","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":55762,"entourage":["GIL_691","BOT_103","DAL_558","AT_127","BRM_028","GIL_549","EX1_249","GVG_110","EX1_559","TRL_318","AT_009","ICC_838","KAR_097","EX1_298","GVG_114","ICC_314","EX1_563","EX1_572","OG_134","EX1_016"],"id":"DALA_Mage_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"MAGE","cost":1,"dbfId":53283,"id":"DALA_Mage_HP1","name":"Burning Wit","playRequirements":{"REQ_MINION_TARGET":0},"set":"DALARAN","text":"[x]Hero Power\nReduce the cost of a\nrandom card in your\nhand by (2).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53284,"id":"DALA_Mage_HP1e","name":"Witty","set":"DALARAN","text":"Costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":2,"dbfId":53285,"id":"DALA_Mage_HP2","name":"Frostburn","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nFreeze a character.\nIf it's already Frozen, deal $2 damage.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":55942,"id":"DALA_Mage_HPe","name":"Mage Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"PALADIN","cost":0,"dbfId":55695,"entourage":["EX1_080","FP1_004","UNG_011","DAL_086","DAL_573","GIL_634","AT_079","DAL_570","DAL_141","FP1_020","CFM_800","EX1_132","GIL_903","EX1_130","EX1_136","LOE_027","DAL_571"],"id":"DALA_Paladin_01","name":"Secret Whispers","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55696,"entourage":["EX1_008","ICC_038","LOOT_363","FP1_003","UNG_808","GVG_104","LOOT_125","OG_310","UNG_015","AT_073","BOT_909","DAL_727","EX1_349","LOOT_093","TRL_543","EX1_366"],"id":"DALA_Paladin_02","name":"Small Army","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55697,"entourage":["GIL_635","DAL_146","KAR_010","DAL_147","BRM_026","BRM_018","ICC_029","TRL_526","ICC_027","OG_271","TRL_569","UNG_848","EX1_562","EX1_572","EX1_563","DAL_581","BOT_436","DAL_731"],"id":"DALA_Paladin_03","name":"Dragons","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55698,"entourage":["TRL_306","TRL_309","UNG_953","BRM_020","LOOT_216","CS2_087","EX1_363","GIL_145","ICC_244","DAL_568","AT_074","CS2_092","KAR_077","EX1_355","UNG_952","LOOT_500"],"id":"DALA_Paladin_04","name":"Holy Infusions","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55699,"entourage":["DAL_544","BOT_236","TRL_308","LOOT_398","GIL_817","TRL_545","KAR_057","ICC_245","CS2_088","OG_229","TRL_300","DAL_581","OG_198","LOOT_091","TRL_307","EX1_354","CS2_097"],"id":"DALA_Paladin_05","name":"Healing Hands","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55700,"entourage":["CFM_759","CFM_753","CFM_853","GIL_685","TRL_517","CFM_639","CFM_668","BOT_910","BRM_028","CFM_685","CFM_305","OG_311","DAL_727","TRL_304","LOOT_500","LOE_077"],"id":"DALA_Paladin_06","name":"Handbuff","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55701,"entourage":["CFM_650","EX1_509","DAL_077","UNG_011","UNG_953","OG_156","CS2_173","UNG_073","EX1_050","GIL_681","EX1_507","UNG_937","TRL_520","EX1_062","AT_076","CFM_344","LOE_026"],"id":"DALA_Paladin_07","name":"Murglgglgl","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55702,"entourage":["BOT_906","GVG_058","GVG_006","GVG_085","BOT_911","GVG_096","GVG_062","BOT_563","GVG_111","BOT_548","GVG_105","BOT_270","GVG_113","GVG_114","GVG_116","GVG_121","BOT_234","BOT_912"],"id":"DALA_Paladin_08","name":"Robotic","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55706,"entourage":["LOOT_363","AT_075","AT_100","UNG_962","GVG_060","UNG_015","LOOT_313","EX1_383","AT_073","UNG_960","GVG_061","OG_273","LOOT_333","LOOT_286","UNG_950","GIL_596"],"id":"DALA_Paladin_09","name":"The Silver Hand","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55707,"entourage":["ICC_038","EX1_362","GVG_058","CFM_815","LOOT_124","FP1_012","ICC_858","BOT_548","EX1_067","EX1_032","EX1_383","BOT_908","LOOT_088","TRL_302","TRL_305","GVG_059","ICC_071"],"id":"DALA_Paladin_10","name":"Protectors","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55708,"entourage":["ICC_913","EX1_012","NEW1_020","AT_127","KAR_057","DAL_548","EX1_563","TRL_300","EX1_619","CS2_093","CS2_094","DAL_731","EX1_365","EX1_384","UNG_952","ICC_829"],"id":"DALA_Paladin_11","name":"Judgment","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":55709,"entourage":["BOT_236","CFM_815","GIL_694","UNG_015","EX1_016","AT_081","NEW1_038","KAR_097","ICC_314","OG_229","EX1_383","BRM_030","GVG_116","NEW1_030","TRL_541","OG_042","DAL_581","TRL_300"],"id":"DALA_Paladin_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"PALADIN","cost":2,"dbfId":53286,"id":"DALA_Paladin_HP1","name":"Backup","playRequirements":{"REQ_HAND_NOT_FULL":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"Hero Power\nAdd three 1/1 Silver Hand Recruits to your hand.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":53287,"id":"DALA_Paladin_HP2","name":"Boon of Light","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nGive a friendly minion Divine Shield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":55943,"id":"DALA_Paladin_HPe","name":"Paladin Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":0,"dbfId":55646,"entourage":["CFM_120","CS2_235","TRL_570","CFM_606","GVG_072","CS2_117","BOT_216","AT_011","OG_234","GIL_156","EX1_621","TRL_128","UNG_030","GVG_012","AT_013","GIL_661","CFM_604","CS1_112","EX1_624"],"id":"DALA_Priest_01","name":"Curatives","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55647,"entourage":["DAL_030","BOT_509","LOE_006","DAL_413","LOOT_534","LOOT_534","UNG_037","DAL_040","UNG_900","DAL_039","BOT_566","GIL_805","EX1_016","DAL_775","TRL_537","GVG_114","ICC_214","OG_133","LOOT_187"],"id":"DALA_Priest_02","name":"Afterlife","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55648,"entourage":["KAR_204","UNG_963","DAL_721","ICC_314","EX1_350","AT_018","EX1_298","FP1_013","EX1_563","ICC_214","OG_042","BRM_017","UNG_029","DAL_065","ICC_213","ICC_235","LOOT_507","DAL_724","BOT_567"],"id":"DALA_Priest_03","name":"From the Graves","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55649,"entourage":["GVG_009","DAL_030","TRL_501","ICC_210","ICC_212","AT_014","EX1_591","EX1_334","OG_101","DAL_723","DAL_011","CFM_603","DS1_233","CS2_234","UNG_029","EX1_622","TRL_500","ICC_235","ICC_830"],"id":"DALA_Priest_04","name":"Shadows","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55650,"entourage":["GIL_142","UNG_032","DAL_729","OG_335","EX1_091","EX1_016","ICC_215","TRL_259","CS2_003","LOOT_353","TRL_097","BOT_435","EX1_339","EX1_345","EX1_334","GIL_134","ICC_207","CS1_113"],"id":"DALA_Priest_05","name":"What's Mind is Mine","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55651,"entourage":["OG_281","OG_284","OG_162","OG_286","OG_283","OG_334","OG_096","OG_321","OG_339","OG_131","OG_255","OG_280"],"id":"DALA_Priest_06","name":"Old God","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55652,"entourage":["DAL_544","FP1_001","UNG_809","DAL_030","TRL_502","UNG_022","TRL_131","DAL_773","LOOT_394","GIL_212","NEW1_026","KAR_114","GIL_620","OG_316","TRL_260","GVG_110","LOOT_278","GIL_813","BOT_567"],"id":"DALA_Priest_07","name":"Pint-Sized","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55653,"entourage":["BRM_004","AT_116","LOOT_528","LOOT_410","CFM_605","TRL_526","GIL_190","TRL_569","LOOT_538","BRM_031","UNG_848","LOOT_540","EX1_563","BRM_030","EX1_572","LOOT_137","CFM_662","GVG_008","LOOT_209"],"id":"DALA_Priest_08","name":"Dragonfire","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55654,"entourage":["UNG_034","GVG_011","DAL_735","EX1_045","UNG_844","LOE_107","EX1_048","CFM_657","GVG_014","DAL_434","EX1_332","CFM_661","AT_016","KAR_013","EX1_626","TRL_258","LOE_111","LOE_104","LOOT_008"],"id":"DALA_Priest_09","name":"Twisted","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55655,"entourage":["BOT_558","ICC_094","ICC_210","OG_256","FP1_023","CFM_626","AT_129","BRM_020","UNG_037","BOT_258","GIL_840","ICC_705","CS1_129","CS2_236","BOT_219","LOOT_278","GVG_010","TRL_500","OG_094"],"id":"DALA_Priest_10","name":"Strength Within","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55656,"entourage":["BOT_558","EX1_055","UNG_034","NEW1_020","EX1_044","TRL_131","KAR_035","NEW1_026","UNG_963","BOT_258","EX1_095","TRL_408","CS2_004","UNG_029","ICC_802","BOT_219","LOOT_278","BOT_529","LOOT_209"],"id":"DALA_Priest_11","name":"Miracles","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":55657,"entourage":["EX1_012","LOOT_516","LOE_077","ICC_854","EX1_558","FP1_030","UNG_963","EX1_110","BRM_028","EX1_614","TRL_564","EX1_002","GVG_118","AT_018","EX1_350","NEW1_038","KAR_097","LOOT_357","EX1_298","LOE_092","TRL_541"],"id":"DALA_Priest_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"PRIEST","cost":2,"dbfId":53288,"id":"DALA_Priest_HP1","name":"Distort","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nSwap a minion's Attack and Health.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53444,"id":"DALA_Priest_HP1e","name":"Distorted","set":"DALARAN","text":"Attack and Health have been swapped by Distort.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":1,"dbfId":53289,"id":"DALA_Priest_HP2","name":"Soothe","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nGive a minion -2 Attack until your next turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53290,"id":"DALA_Priest_HP2e","name":"Soothed","set":"DALARAN","text":"-2 Attack until your next turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55947,"id":"DALA_Priest_HPe","name":"Priest Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":54553,"health":15,"id":"DALA_Rakanishu","name":"Rakanishu","set":"DALARAN","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":55658,"entourage":["OG_070","EX1_131","EX1_613","DAL_415","EX1_134","LOOT_211","TRL_092","UNG_064","GIL_557","CS2_073","EX1_124","CFM_690"],"id":"DALA_Rogue_01","name":"Combo","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55659,"entourage":["KAR_069","OG_330","DAL_714","GIL_827","GIL_677","CFM_781","DAL_416","ICC_811","KAR_070","GVG_028","GIL_598","GIL_598","BRM_030","UNG_856","DAL_716","GIL_672"],"id":"DALA_Rogue_02","name":"Thief","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55660,"entourage":["BOT_288","DAL_400","DAL_415","LOOT_165","BOT_559","LOOT_026","LOOT_412","DAL_417","DAL_719","TRL_541","DAL_010","EX1_581","AT_035","BOT_087","DAL_366","OG_073","DAL_720","ICC_827"],"id":"DALA_Rogue_03","name":"Trickery","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55661,"entourage":["LOOT_033","GVG_023","NEW1_018","BOT_083","GIL_534","NEW1_024","CS2_074","ICC_233","ICC_221","UNG_823","CS2_233","GVG_022","LOOT_542"],"id":"DALA_Rogue_04","name":"Kingslayer","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55662,"entourage":["CFM_691","LOE_019","LOE_012","FP1_031","DAL_749","BOT_243","DAL_775","TRL_537","AT_036","OG_133","OG_072","BOT_084","BOT_508","LOOT_503","BOT_286"],"id":"DALA_Rogue_05","name":"Deathrattle","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55663,"entourage":["BOT_283","BOT_907","GVG_006","GVG_027","EX1_556","BOT_565","GVG_096","GVG_078","BOT_548","BOT_066","GVG_096","GVG_114","GVG_116","BOT_424"],"id":"DALA_Rogue_06","name":"Cogs and Gears","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55664,"entourage":["KAR_069","CS2_146","GVG_075","TRL_071","NEW1_027","AT_032","TRL_015","OG_267","NEW1_024","AT_070","TRL_126","TRL_124","TRL_157","GIL_687","TRL_127","TRL_074"],"id":"DALA_Rogue_07","name":"Scallywags","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55665,"entourage":["CS2_188","EX1_008","EX1_162","UNG_075","AT_087","EX1_046","ICC_029","DAL_749","EX1_116","DAL_592","CS2_073","EX1_124","GVG_022"],"id":"DALA_Rogue_08","name":"Cutthroat","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55666,"entourage":["EX1_012","EX1_096","EX1_007","EX1_050","LOOT_211","DAL_582","DAL_565","BRM_031","EX1_145","EX1_278","UNG_060","EX1_129","BOT_242","OG_073","CS2_077"],"id":"DALA_Rogue_09","name":"Draw!","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55667,"entourage":["BOT_283","LOE_077","GIL_827","LOOT_165","GVG_107","LOOT_026","DAL_416","TRL_092","OG_080","TRL_409","ICC_257","OG_291","TRL_077","UNG_848","ICC_705","EX1_144","DAL_728","DAL_010","NEW1_004"],"id":"DALA_Rogue_10","name":"Battlecry","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55668,"entourage":["EX1_012","UNG_058","NEW1_026","DAL_095","EX1_284","EX1_095","EX1_563","OG_134","CS2_072","EX1_145","GIL_506","EX1_124","CFM_690","EX1_278","EX1_129","OG_176","EX1_044"],"id":"DALA_Rogue_11","name":"Spellslinger","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":55669,"entourage":["EX1_613","GIL_677","BOT_243","FP1_030","EX1_116","BRM_028","EX1_110","EX1_016","ICC_314","AT_036","EX1_563","EX1_572","FP1_010","GVG_110","LOOT_357","EX1_298","GVG_114"],"id":"DALA_Rogue_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"ROGUE","cost":2,"dbfId":53291,"id":"DALA_Rogue_HP1","name":"Yoink!","playRequirements":{"REQ_HAND_NOT_FULL":0,"REQ_MINION_TARGET":0},"set":"DALARAN","text":"[x]Hero Power\nAdd a random\ncard to your hand\n(from another class).","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":53293,"id":"DALA_Rogue_HP2","name":"Cut-less","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"set":"DALARAN","text":"Hero Power\nDeal $2 damage to an undamaged minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":55950,"id":"DALA_Rogue_HPe","name":"Rogue Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":0,"dbfId":55723,"entourage":["EX1_565","UNG_201","AT_046","LOOT_167","DAL_566","ICC_900","BOT_102","LOE_089","UNG_010","CS2_222","EX1_562","TRL_012","BOT_451","KAR_073","EX1_248","UNG_956","CFM_310","CS2_046","TRL_351"],"id":"DALA_Shaman_01","name":"Flood","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55725,"entourage":["EX1_096","FP1_007","ICC_702","ICC_854","FP1_031","UNG_900","CFM_324","LOOT_161","EX1_097","ICC_257","EX1_110","EX1_016","TRL_537","OG_133","CS2_038","FP1_025","UNG_956","GVG_096"],"id":"DALA_Shaman_02","name":"Spirits","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55726,"entourage":["DAL_077","GIL_678","DAL_049","UNG_073","EX1_507","EX1_103","UNG_937","UNG_089","TRL_520","EX1_062","GVG_040","DAL_726","CFM_344","OG_161","GVG_042","ICC_089","DAL_710","CFM_310","LOE_113"],"id":"DALA_Shaman_03","name":"Fishy","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55727,"entourage":["DAL_433","LOE_018","OG_026","ICC_081","EX1_258","OG_024","BOT_407","ICC_090","CFM_313","AT_053","LOOT_060","BRM_011","AT_051","EX1_248","UNG_025","LOOT_064","EX1_247","TRL_352"],"id":"DALA_Shaman_04","name":"Overload","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55728,"entourage":["ICC_912","DAL_052","BOT_548","CFM_324","NEW1_010","DAL_047","GIL_616","ICC_314","EX1_563","EX1_572","DAL_553","OG_042","CS2_039","BOT_099","EX1_298"],"id":"DALA_Shaman_05","name":"Big Shaman","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55729,"entourage":["UNG_809","UNG_202","BOT_533","GIL_581","UNG_070","UNG_816","EX1_250","CS2_042","UNG_208","EX1_249","UNG_847","EX1_298","UNG_211","DAL_047","UNG_907","BOT_093"],"id":"DALA_Shaman_06","name":"Elemental Wrath","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55730,"entourage":["ICC_058","LOOT_517","LOE_077","LOOT_516","LOE_016","DAL_546","ICC_466","CFM_668","FP1_030","LOOT_167","ICC_257","LOOT_358","AT_054","UNG_848","GIL_820","DAL_431","GIL_836"],"id":"DALA_Shaman_07","name":"Battlecry","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55731,"entourage":["GIL_531","TRL_060","BOT_411","KAR_021","EX1_284","GIL_807","EX1_563","OG_134","EX1_245","EX1_238","GVG_038","KAR_073","EX1_241","TRL_058","EX1_259","DAL_009","LOOT_506","GIL_504"],"id":"DALA_Shaman_08","name":"Sssspells","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55732,"entourage":["EX1_565","LOOT_062","UNG_201","AT_052","GIL_681","EX1_575","AT_046","AT_047","GIL_583","KAR_021","AT_049","LOOT_518","OG_028","OG_023","TRL_012","LOOT_344"],"id":"DALA_Shaman_09","name":"Carvings","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55733,"entourage":["DAL_544","CFM_120","UNG_938","CS2_117","LOOT_291","GIL_622","CFM_061","OG_209","GIL_667","GVG_069","GIL_118","DAL_432","LOOT_373","AT_048","UNG_817"],"id":"DALA_Shaman_10","name":"Regeneration","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55734,"entourage":["OG_123","EX1_083","TRL_085","CFM_697","EX1_564","CFM_668","DAL_052","LOE_053","GIL_198","DAL_431","OG_027","LOOT_504","TRL_082","CFM_696","UNG_956","EX1_246","ICC_481"],"id":"DALA_Shaman_11","name":"Shifting Scales","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":55735,"entourage":["BOT_411","TRL_085","DAL_546","OG_209","CFM_324","BOT_548","TRL_345","LOOT_358","AT_054","BRM_028","EX1_016","KAR_097","FP1_013","LOOT_357","EX1_298","ICC_314","DAL_431","EX1_572"],"id":"DALA_Shaman_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"SHAMAN","cost":2,"dbfId":53294,"id":"DALA_Shaman_HP1","name":"Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nTransform a friendly minion into one that costs (1) more.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":1,"dbfId":53295,"id":"DALA_Shaman_HP2","mechanics":["OVERLOAD"],"name":"Refresh","overload":1,"set":"DALARAN","text":"Hero Power\nDraw a card.\nOverload: (1).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":55952,"id":"DALA_Shaman_HPe","name":"Shaman Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"DRUID","dbfId":54551,"health":15,"id":"DALA_Squeamlish","name":"Squeamlish","set":"DALARAN","type":"HERO"},{"cardClass":"WARLOCK","dbfId":54552,"health":15,"id":"DALA_Tekahn","name":"Tekahn","set":"DALARAN","type":"HERO"},{"cardClass":"SHAMAN","dbfId":54547,"health":15,"id":"DALA_Vessina","name":"Vessina","set":"DALARAN","type":"HERO"},{"cardClass":"WARLOCK","cost":0,"dbfId":55763,"entourage":["FP1_022","ICC_075","EX1_310","DAL_185","CS2_064","CFM_663","LOOT_306","AT_023","EX1_614","CFM_751","DAL_607","EX1_323","LOOT_368","GVG_021","DAL_561","GVG_019","EX1_320","BOT_521","LOOT_420","ICC_831"],"id":"DALA_Warlock_01","name":"Big Demons","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55765,"entourage":["LOOT_014","OG_241","LOE_116","ICC_903","LOE_023","DAL_606","TRL_251","UNG_835","OG_113","BRM_006","AT_019","UNG_047","TRL_257","OG_114","EX1_316","GIL_191","KAR_025","TRL_555"],"id":"DALA_Warlock_02","name":"Swarming","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55766,"entourage":["LOOT_014","OG_109","GIL_815","BOT_559","EX1_050","LOE_079","DAL_582","LOOT_526","UNG_851","EX1_284","DAL_565","DAL_185","DAL_607","TRL_541","EX1_302","BOT_568","DAL_602","OG_239"],"id":"DALA_Warlock_03","name":"Draw","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55768,"entourage":["ICC_903","DAL_606","EX1_301","GIL_515","EX1_304","UNG_047","LOOT_161","NEW1_003","EX1_316","CS2_063","TRL_249","ICC_469","UNG_831","BOT_913","LOE_007","EX1_303","CFM_608","DAL_173"],"id":"DALA_Warlock_04","name":"Sacrifice","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55769,"entourage":["BOT_447","EX1_319","LOOT_014","GIL_508","LOOT_013","UNG_835","BOT_226","EX1_313","GIL_693","GIL_565","GVG_100","CS2_064","CFM_751","EX1_620","GIL_543","BOT_222","CS2_062","LOOT_043","CFM_094"],"id":"DALA_Warlock_05","name":"Pain","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55770,"entourage":["KAR_089","UNG_836","OG_109","AT_021","TRL_551","KAR_205","TRL_252","UNG_833","ICC_841","EX1_310","UNG_830","TRL_247","NEW1_030","TRL_245","EX1_308","BOT_568","LOOT_417","AT_022"],"id":"DALA_Warlock_06","name":"Discard","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55771,"entourage":["EX1_012","NEW1_021","EX1_058","EX1_043","OG_174","ICC_075","LOOT_415","GIL_618","BRM_028","GIL_124","CFM_751","GIL_825","ICC_314","LOOT_368","EX1_105","EX1_620","ICC_041","EX1_303","LOOT_043","EX1_309"],"id":"DALA_Warlock_07","name":"In Control","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55772,"entourage":["NEW1_021","GIL_614","LOOT_161","EX1_002","AT_023","GVG_015","CS2_057","LOOT_417","CS2_062","EX1_303","AT_025","CFM_094","EX1_309","DAL_173","TRL_246","EX1_312","OG_239"],"id":"DALA_Warlock_08","name":"Destruction","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55773,"entourage":["CS2_059","EX1_319","KAR_089","CS2_065","GVG_018","BOT_443","LOOT_013","BOT_224","BRM_006","CFM_610","DAL_751","DAL_561","TRL_249","BOT_263","EX1_596","BRM_005","DAL_007","DAL_605","GVG_045"],"id":"DALA_Warlock_09","name":"Lil' Demons","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55774,"entourage":["ICC_092","EX1_004","TRL_251","ICC_094","OG_256","BOT_224","TRL_517","DAL_563","BOT_536","EX1_093","CFM_668","ICC_029","AT_090","LOOT_167","TRL_253","BOT_263","TRL_249","CFM_611"],"id":"DALA_Warlock_10","name":"Empowering","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55775,"entourage":["CFM_120","GIL_558","GVG_018","GIL_143","CS2_117","GIL_622","TRL_252","GIL_565","BOT_548","ICC_905","GIL_667","DAL_185","LOOT_017","OG_118","ICC_055","CS2_061","LOOT_043","EX1_309"],"id":"DALA_Warlock_11","name":"Curatives","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":55776,"entourage":["FP1_030","GIL_618","BRM_028","LOOT_415","EX1_016","GIL_825","DAL_422","GVG_110","BRM_031","FP1_013","DAL_607","KAR_097","EX1_298","ICC_314","BOT_433","LOE_092","GVG_021","EX1_572","OG_134","OG_042"],"id":"DALA_Warlock_12","name":"Legend","set":"DALARAN","type":"SPELL"},{"cardClass":"WARLOCK","cost":2,"dbfId":53296,"id":"DALA_Warlock_HP1","name":"Pain Split","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"Hero Power\nTake $2 damage.\nDeal $2 damage.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":53297,"id":"DALA_Warlock_HP2","name":"The Pact","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"DALARAN","text":"Hero Power\nTake $2 damage.\nSummon a 2/2 Imp.","type":"HERO_POWER"},{"attack":2,"cardClass":"WARLOCK","cost":2,"dbfId":53298,"health":2,"id":"DALA_Warlock_HP2t","name":"Devious Imp","race":"DEMON","set":"DALARAN","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55953,"id":"DALA_Warlock_HPe","name":"Warlock Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":0,"dbfId":55711,"entourage":["OG_312","CFM_637","CS2_146","NEW1_018","TRL_507","GVG_075","OG_315","GIL_681","NEW1_027","NEW1_022","CFM_651","TRL_015","NEW1_024","GVG_070","AT_070","CS2_106","FP1_021","CS2_112","KAR_028","CFM_631"],"id":"DALA_Warrior_01","name":"Mercenaries","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55712,"entourage":["EX1_402","EX1_603","EX1_604","OG_149","ICC_408","OG_218","BRM_016","BOT_218","GIL_152","ICC_405","EX1_607","DAL_769","OG_314","EX1_400","EX1_392","CS2_108","UNG_927","TRL_360","FP1_021","ICC_834"],"id":"DALA_Warrior_02","name":"Damaged","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55713,"entourage":["LOE_009","UNG_838","EX1_298","GIL_616","ICC_314","LOOT_153","EX1_414","ICC_405","OG_173","BOT_534","AT_072","DAL_070","OG_042","EX1_620","LOOT_370","BOT_069","DAL_059","LOOT_380"],"id":"DALA_Warrior_03","name":"Big Minions","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55714,"entourage":["EX1_082","BOT_431","GIL_815","LOE_077","BOT_532","DAL_060","BOT_559","EX1_050","GVG_099","CFM_667","GVG_090","BOT_511","GVG_056","DAL_064","GVG_110","ICC_091","DAL_063"],"id":"DALA_Warrior_04","name":"Bombs Away!","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55715,"entourage":["TRL_327","GIL_580","GIL_155","GIL_113","GIL_803","NEW1_011","EX1_116","GIL_547","EX1_067","TRL_550","TRL_329","EX1_414","GIL_202","DAL_070","NEW1_036","DAL_062","CS2_105","BOT_069","GIL_653"],"id":"DALA_Warrior_05","name":"Rush","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55716,"entourage":["GVG_051","DAL_759","GVG_085","BOT_907","GVG_006","DAL_060","DAL_770","BOT_312","BOT_563","BOT_548","BOT_104","BOT_107","GVG_056","BOT_218","BOT_237","GVG_114","DAL_070","BOT_299","GVG_050","BOT_406","BOT_238"],"id":"DALA_Warrior_06","name":"Iron and Steel","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55717,"entourage":["AT_071","TRL_326","TRL_328","TRL_323","BRM_034","ICC_027","AT_123","TRL_569","GIL_526","BRM_031","UNG_848","LOOT_540","EX1_563","EX1_562","EX1_572","LOOT_137","NEW1_030","OG_317","TRL_362","EX1_284","ICC_029"],"id":"DALA_Warrior_07","name":"Dragon","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55718,"entourage":["BOT_059","BOT_447","LOOT_413","EX1_402","LOOT_367","DAL_759","ICC_062","CFM_756","LOOT_365","GVG_053","LOOT_519","EX1_410","ICC_837","BOT_042","AT_064","DAL_008","LOOT_364","EX1_606","KAR_091","LOOT_285"],"id":"DALA_Warrior_08","name":"Armored Up","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55719,"entourage":["CS2_146","NEW1_018","CFM_643","BOT_083","CFM_755","AT_066","EX1_398","NEW1_024","OG_220","EX1_409","GIL_537","LOOT_203","UNG_929","CFM_631","ICC_064","CS2_112","BOT_406","TRL_325","EX1_411"],"id":"DALA_Warrior_09","name":"Arsenal","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55720,"entourage":["NEW1_021","NEW1_041","AT_130","EX1_002","GIL_124","UNG_933","BOT_424","NEW1_030","TRL_321","CFM_716","EX1_391","CS2_104","CS2_114","CS2_108","EX1_407","GVG_052","GVG_054"],"id":"DALA_Warrior_10","name":"All Might","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55721,"entourage":["CFM_790","UNG_808","AT_069","UNG_928","UNG_072","GIL_207","LOE_022","CFM_756","UNG_957","FP1_012","GIL_667","DAL_088","UNG_925","UNG_838","UNG_848","OG_340","CFM_940","AT_068","AT_065","BOT_548"],"id":"DALA_Warrior_11","name":"Taunt","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":55722,"entourage":["GIL_547","FP1_030","BRM_028","EX1_016","GVG_056","OG_220","EX1_249","GVG_110","GVG_118","EX1_414","ICC_405","GVG_113","FP1_013","EX1_298","ICC_314","EX1_572","AT_072","TRL_541","UNG_933","BRM_030"],"id":"DALA_Warrior_12","name":"Legends","set":"DALARAN","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":53299,"id":"DALA_Warrior_HP1","name":"Invigorating Brew","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"DALARAN","text":"[x]Hero Power\nDeal $1 damage to\na minion and give\nit +2 Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53300,"id":"DALA_Warrior_HP1e","name":"Invigorated","set":"DALARAN","text":"+2 Attack.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":2,"dbfId":53301,"id":"DALA_Warrior_HP2","name":"Undermine","playRequirements":{"REQ_MINION_TARGET":0},"set":"DALARAN","text":"[x]Hero Power\nShuffle two Explosives\ninto your opponent's\ndeck.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53307,"id":"DALA_Warrior_HP2t","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Improvised Explosive","set":"DALARAN","text":"Casts When Drawn\nTake 3 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55955,"id":"DALA_Warrior_HPe","name":"Warrior Hero Power Watcher","set":"DALARAN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56407,"id":"DFX_001","name":"Fast Spawn to Deck Dummy FX","set":"CORE","text":"Holds the FX for inserting a card into a deck quickly.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56410,"id":"DFX_002","name":"Time Warp Dummy FX","set":"CORE","text":"Holds the FX for playing Timewarp FX.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56430,"id":"DFX_003","name":"Frost Nova Dummy FX","set":"CORE","text":"Holds the FX for playing Frost Nova FX.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56431,"id":"DFX_004","name":"Holy Healing Dummy FX","set":"CORE","text":"Holds the FX for playing Holy Healing FX.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56432,"id":"DFX_005","name":"Flamestrike Dummy FX","set":"CORE","text":"Holds the FX for playing Flamestrike FX.","type":"SPELL"},{"attack":3,"cardClass":"DREAM","cost":3,"dbfId":340,"health":5,"id":"DREAM_01","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Laughing Sister","set":"EXPERT1","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"cardClass":"DREAM","cost":2,"dbfId":301,"id":"DREAM_02","name":"Ysera Awakens","set":"EXPERT1","text":"Deal $5 damage to all characters except Ysera.","type":"SPELL"},{"attack":7,"cardClass":"DREAM","cost":4,"dbfId":489,"health":6,"id":"DREAM_03","name":"Emerald Drake","race":"DRAGON","set":"EXPERT1","type":"MINION"},{"cardClass":"DREAM","cost":0,"dbfId":808,"id":"DREAM_04","name":"Dream","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Return a minion to its owner's hand.","type":"SPELL"},{"cardClass":"DREAM","cost":0,"dbfId":217,"id":"DREAM_05","name":"Nightmare","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Give a minion +5/+5. At the start of your next turn, destroy it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":208,"id":"DREAM_05e","mechanics":["TRIGGER_VISUAL"],"name":"Nightmare","set":"EXPERT1","text":"This minion has +5/+5, but will be destroyed soon.","type":"ENCHANTMENT"},{"artist":"Jesper Ejsing","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":582,"flavor":"Healing is just something she does in her free time. It's more of a hobby really.","health":5,"howToEarnGolden":"Unlocked at Priest Level 55.","id":"DS1_055","mechanics":["BATTLECRY"],"name":"Darkscale Healer","rarity":"FREE","set":"CORE","text":"Battlecry: Restore #2 Health to all friendly characters.","type":"MINION"},{"artist":"Dan Brereton","attack":4,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":1003,"flavor":"\"Who let the dogs out?\" he asks. It's rhetorical.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 28.","id":"DS1_070","mechanics":["BATTLECRY"],"name":"Houndmaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","targetingArrowText":"Give a Beast +2/+2 and Taunt.","text":"Battlecry: Give a friendly Beast +2/+2 and Taunt.","type":"MINION"},{"cardClass":"HUNTER","dbfId":722,"id":"DS1_070o","name":"Master's Presence","set":"CORE","text":"+2/+2 and Taunt.","type":"ENCHANTMENT"},{"artist":"Malcolm Davis","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":606,"flavor":"Other beasts totally dig hanging out with timber wolves.","health":1,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"DS1_175","mechanics":["AURA"],"name":"Timber Wolf","race":"BEAST","rarity":"FREE","set":"CORE","text":"Your other Beasts have +1 Attack.","type":"MINION"},{"cardClass":"HUNTER","dbfId":1629,"id":"DS1_175o","name":"Furious Howl","set":"CORE","text":"+1 Attack from {0}.","type":"ENCHANTMENT"},{"artist":"Lars Grant-West","attack":2,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":699,"flavor":"Tundra rhinos are often mistaken for kodos. Or am I mistaken?","health":5,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 43.","id":"DS1_178","mechanics":["AURA"],"name":"Tundra Rhino","race":"BEAST","rarity":"FREE","referencedTags":["CHARGE"],"set":"CORE","text":"Your Beasts have Charge.","type":"MINION"},{"cardClass":"HUNTER","dbfId":1712,"id":"DS1_178e","name":"Charge","set":"CORE","text":"{0} grants Charge.","type":"ENCHANTMENT"},{"artist":"Ben Zhang","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":292,"flavor":"You see, it's all about throughput.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"DS1_183","name":"Multi-Shot","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"FREE","set":"CORE","text":"Deal $3 damage to two random enemy minions.","type":"SPELL"},{"artist":"Mauro Cascioli","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":1047,"flavor":"For the person who just cannot decide what card to put into a deck!","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"DS1_184","name":"Tracking","rarity":"FREE","set":"CORE","text":"Look at the top 3 cards of your deck. Draw one and discard the others.","type":"SPELL"},{"artist":"Luca Zontini","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":877,"flavor":"Magi conjured arcane arrows to sell to hunters, until hunters learned just enough magic to do it themselves. The resulting loss of jobs sent Stormwind into a minor recession.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"DS1_185","name":"Arcane Shot","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $2 damage.","type":"SPELL"},{"artist":"Peter C. Lee","attack":5,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":311,"durability":2,"flavor":"The longbow allows shots to be fired from farther away and is useful for firing on particularly odorous targets.","id":"DS1_188","name":"Gladiator's Longbow","rarity":"EPIC","referencedTags":["IMMUNE"],"set":"EXPERT1","text":"Your hero is Immune while attacking.","type":"WEAPON"},{"cardClass":"HUNTER","dbfId":40197,"id":"DS1_188e","name":"Gladiator's Longbow enchantment","set":"EXPERT1","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":545,"flavor":"This spell blasts you directly in the MIND.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 15.","id":"DS1_233","name":"Mind Blast","rarity":"COMMON","set":"HOF","text":"Deal $5 damage to the enemy hero.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":54,"health":1,"id":"ds1_whelptoken","name":"Whelp","race":"DRAGON","set":"EXPERT1","type":"MINION"},{"cardClass":"HUNTER","collectionText":"Hero Power\nDeal $2 damage.","cost":2,"dbfId":229,"id":"DS1h_292","name":"Steady Shot","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_STEADY_SHOT":0},"rarity":"FREE","set":"CORE","text":"Hero Power\nDeal $2 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"HUNTER","collectionText":"Hero Power\nDeal $2 damage.","cost":2,"dbfId":2833,"id":"DS1h_292_H1","name":"Steady Shot","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_STEADY_SHOT":0},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nDeal $2 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"HUNTER","collectionText":"Hero Power\nDeal $3 damage.","cost":2,"dbfId":30366,"id":"DS1h_292_H1_AT_132","name":"Ballista Shot","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_STEADY_SHOT":0},"set":"HERO_SKINS","text":"Hero Power\nDeal $3 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"HUNTER","collectionText":"Hero Power\nDeal $2 damage.","cost":2,"dbfId":57760,"id":"DS1h_292_H2","name":"Steady Shot","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_STEADY_SHOT":0},"rarity":"FREE","set":"HERO_SKINS","text":"Hero Power\nDeal $2 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":0,"dbfId":57915,"entourage":["KAR_069","OG_330","DAL_714","GIL_827","GIL_677","CFM_781","DAL_416","ICC_811","KAR_070","GVG_028","GIL_598","GIL_598","BRM_030","UNG_856","DAL_716","GIL_672"],"id":"EVILBRM_DALA_Rogue_02","name":"Thief","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":57913,"entourage":["LOOT_014","OG_241","LOE_116","ICC_903","LOE_023","DAL_606","TRL_251","UNG_835","OG_113","BRM_006","AT_019","UNG_047","TRL_257","OG_114","EX1_316","GIL_191","KAR_025","TRL_555"],"id":"EVILBRM_DALA_Warlock_02","name":"Swarming","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":57914,"entourage":["LOOT_014","OG_109","GIL_815","BOT_559","EX1_050","LOE_079","DAL_582","LOOT_526","UNG_851","EX1_284","DAL_565","DAL_185","DAL_607","TRL_541","EX1_302","BOT_568","DAL_602","OG_239"],"id":"EVILBRM_DALA_Warlock_03","name":"Draw","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":57909,"entourage":["EX1_012","NEW1_021","EX1_058","EX1_043","OG_174","ICC_075","LOOT_415","GIL_618","BRM_028","GIL_124","CFM_751","GIL_825","ICC_314","LOOT_368","EX1_105","EX1_620","ICC_041","EX1_303","LOOT_043","EX1_309"],"id":"EVILBRM_DALA_Warlock_07","name":"In Control","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":57911,"entourage":["CS2_059","EX1_319","KAR_089","CS2_065","GVG_018","BOT_443","LOOT_013","BOT_224","BRM_006","CFM_610","DAL_751","DAL_561","TRL_249","BOT_263","EX1_596","BRM_005","DAL_007","DAL_605","GVG_045"],"id":"EVILBRM_DALA_Warlock_09","name":"Lil' Demons","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":57910,"entourage":["ICC_092","EX1_004","TRL_251","ICC_094","OG_256","BOT_224","TRL_517","DAL_563","BOT_536","EX1_093","CFM_668","ICC_029","AT_090","LOOT_167","TRL_253","BOT_263","TRL_249","CFM_611"],"id":"EVILBRM_DALA_Warlock_10","name":"Empowering","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":57912,"entourage":["CFM_120","GIL_558","GVG_018","GIL_143","CS2_117","GIL_622","TRL_252","GIL_565","BOT_548","ICC_905","GIL_667","DAL_185","LOOT_017","OG_118","ICC_055","CS2_061","LOOT_043","EX1_309"],"id":"EVILBRM_DALA_Warlock_11","name":"Curatives","set":"TB","type":"SPELL"},{"artist":"Erik Ko","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1655,"flavor":"Sheâs smaller than her sisters Mediumwarden and Heavywarden.","health":2,"id":"EX1_001","mechanics":["TRIGGER_VISUAL"],"name":"Lightwarden","rarity":"RARE","set":"EXPERT1","text":"Whenever a character is healed, gain +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1632,"id":"EX1_001e","name":"Warded","set":"EXPERT1","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1656,"elite":true,"flavor":"He was sent by the Lich King to disrupt the Argent Tournament. We can pretty much mark that a failure.","health":5,"id":"EX1_002","mechanics":["BATTLECRY"],"name":"The Black Knight","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_MUST_TARGET_TAUNTER":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"EXPERT1","targetingArrowText":"Destroy a minion with Taunt.","text":"Battlecry: Destroy an enemy minion with Taunt.","type":"MINION"},{"artist":"Vance Kovacs","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1634,"flavor":"She can't wait to learn Power Word: Fortitude Rank 2.","health":1,"id":"EX1_004","mechanics":["TRIGGER_VISUAL"],"name":"Young Priestess","rarity":"RARE","set":"EXPERT1","text":"At the end of your turn, give another random friendly minion +1 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1628,"id":"EX1_004e","name":"Elune's Grace","set":"EXPERT1","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Chris Seaman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1657,"flavor":"Mere devilsaurs no longer excite him. Soon he'll be trying to catch Onyxia with only a dull Krol Blade.","health":2,"id":"EX1_005","mechanics":["BATTLECRY"],"name":"Big Game Hunter","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MIN_ATTACK":7},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Destroy a minion with an Attack of 7 or more.","text":"Battlecry: Destroy a minion with 7 or more Attack.","type":"MINION"},{"artist":"Sean OâDaniels","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1658,"flavor":"WARNING. WARNING. WARNING.","health":3,"id":"EX1_006","mechanics":["TRIGGER_VISUAL"],"name":"Alarm-o-Bot","race":"MECHANICAL","rarity":"RARE","set":"EXPERT1","text":"[x]At the start of your turn,\nswap this minion with a\n random one in your hand.","type":"MINION"},{"artist":"Dave Kendall","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1659,"flavor":"He trained when he was younger to be an acolyte of joy, but things didnât work out like he thought they would.","health":3,"id":"EX1_007","mechanics":["TRIGGER_VISUAL"],"name":"Acolyte of Pain","rarity":"COMMON","set":"EXPERT1","text":"Whenever this minion takes damage, draw a card.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":757,"faction":"ALLIANCE","flavor":"\"I solemnly swear to uphold the Light, purge the world of darkness, and to eat only burritos.\" - The Argent Dawn Oath","health":1,"id":"EX1_008","mechanics":["DIVINE_SHIELD"],"name":"Argent Squire","rarity":"COMMON","set":"EXPERT1","text":"Divine Shield","type":"MINION"},{"artist":"Mike Sass","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1688,"flavor":"There is no beast more frightening (or ridiculous) than a fully enraged chicken.","health":1,"id":"EX1_009","mechanics":["ENRAGED"],"name":"Angry Chicken","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Has +5 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39829,"id":"EX1_009e","mechanics":["ENRAGED"],"name":"Enraged","set":"EXPERT1","text":"+5 Attack.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":994,"faction":"ALLIANCE","flavor":"If you want to stop a worgen from infiltrating, just yell, \"No! Bad boy!\"","health":1,"id":"EX1_010","mechanics":["STEALTH"],"name":"Worgen Infiltrator","rarity":"COMMON","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"Karl Richardson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":132,"faction":"HORDE","flavor":"Voodoo is an oft-misunderstood art. But it is art.","health":1,"howToEarnGolden":"Unlocked at Rogue Level 55.","id":"EX1_011","mechanics":["BATTLECRY"],"name":"Voodoo Doctor","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Restore 2 Health.","text":"Battlecry: Restore #2 Health.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":749,"elite":true,"flavor":"He's in charge of the Annual Scarlet Monastery Blood Drive!","health":1,"id":"EX1_012","mechanics":["DEATHRATTLE","SPELLPOWER"],"name":"Bloodmage Thalnos","rarity":"LEGENDARY","set":"EXPERT1","spellDamage":1,"text":"Spell Damage +1\nDeathrattle: Draw a card.","type":"MINION"},{"artist":"Sunny Gho","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1693,"elite":true,"flavor":"King Mukla wanders Jaguero Isle, searching for love.","health":5,"id":"EX1_014","mechanics":["BATTLECRY"],"name":"King Mukla","race":"BEAST","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Give your opponent 2 Bananas.","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":1694,"id":"EX1_014t","name":"Bananas","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Give a minion +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1695,"id":"EX1_014te","name":"Bananas","set":"EXPERT1","text":"Has +1/+1.","type":"ENCHANTMENT"},{"artist":"Karl Richardson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":284,"faction":"ALLIANCE","flavor":"\"Half of this class will not graduate⌠since they'll have been turned to chickens.\" - Tinkmaster Overspark, teaching Gizmos 101.","health":1,"howToEarnGolden":"Unlocked at Druid Level 59.","id":"EX1_015","mechanics":["BATTLECRY"],"name":"Novice Engineer","rarity":"FREE","set":"CORE","text":"Battlecry: Draw a card.","type":"MINION"},{"artist":"Glenn Rane","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1721,"elite":true,"flavor":"Sylvanas was turned into the Banshee Queen by Arthas, but he probably should have just killed her because it just pissed her off.","health":5,"id":"EX1_016","mechanics":["DEATHRATTLE"],"name":"Sylvanas Windrunner","rarity":"LEGENDARY","set":"HOF","text":"Deathrattle: Take\ncontrol of a random\nenemy minion.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":921,"faction":"HORDE","flavor":"Stranglethorn is a beautiful place to visit, but you wouldn't want to live there.","health":2,"id":"EX1_017","mechanics":["STEALTH"],"name":"Jungle Panther","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"Doug Alexander","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":608,"flavor":"They always have a spare flask of Sunwell Energy Drinkâ˘!","health":2,"howToEarnGolden":"Unlocked at Priest Level 53.","id":"EX1_019","mechanics":["BATTLECRY"],"name":"Shattered Sun Cleric","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","set":"CORE","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly minion +1/+1.","type":"MINION"},{"cardClass":"PRIEST","dbfId":388,"id":"EX1_019e","name":"Cleric's Blessing","set":"CORE","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":642,"faction":"ALLIANCE","flavor":"Never wash your whites with a Scarlet Crusader.","health":1,"id":"EX1_020","mechanics":["DIVINE_SHIELD"],"name":"Scarlet Crusader","rarity":"COMMON","set":"EXPERT1","text":"Divine Shield","type":"MINION"},{"artist":"Efrem Palacios","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":765,"faction":"HORDE","flavor":"He's stationed in the Hellfire Peninsula, but he's hoping for a reassignment closer to Orgrimmar, or really anywhere the ground is less on fire.","health":3,"id":"EX1_021","mechanics":["WINDFURY"],"name":"Thrallmar Farseer","rarity":"COMMON","set":"EXPERT1","text":"Windfury","type":"MINION"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":34,"faction":"HORDE","flavor":"The first time they tried to guard Silvermoon against the scourge, it didnât go so wellâŚ","health":3,"id":"EX1_023","mechanics":["DIVINE_SHIELD"],"name":"Silvermoon Guardian","rarity":"COMMON","set":"EXPERT1","text":"Divine Shield","type":"MINION"},{"artist":"Warren Mahy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":523,"faction":"ALLIANCE","flavor":"She is still working on installing the rocket launcher add-on for Mr. Bitey.","health":4,"howToEarnGolden":"Unlocked at Mage Level 53.","id":"EX1_025","mechanics":["BATTLECRY"],"name":"Dragonling Mechanic","rarity":"FREE","set":"CORE","text":"Battlecry: Summon a 2/1 Mechanical Dragonling.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":59,"health":1,"id":"EX1_025t","name":"Mechanical Dragonling","race":"MECHANICAL","rarity":"COMMON","set":"CORE","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":68,"faction":"ALLIANCE","flavor":"The wonderful thing about tigers is tigers are wonderful things!","health":5,"id":"EX1_028","mechanics":["STEALTH"],"name":"Stranglethorn Tiger","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Stealth","type":"MINION"},{"artist":"Glenn Rane","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":658,"flavor":"He really just wants to be your friend, but the constant rejection is starting to really get to him.","health":1,"id":"EX1_029","mechanics":["DEATHRATTLE"],"name":"Leper Gnome","rarity":"COMMON","set":"EXPERT1","text":"Deathrattle: Deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Andrea Uderzo","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":759,"faction":"ALLIANCE","flavor":"She doesnât ACTUALLY walk on the Sun. It's just a name. Donât worry!","health":5,"id":"EX1_032","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Sunwalker","rarity":"RARE","set":"EXPERT1","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Luke Mancini","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":567,"faction":"ALLIANCE","flavor":"Harpies are not pleasant sounding. That's the nicest I can put it.","health":5,"id":"EX1_033","mechanics":["WINDFURY"],"name":"Windfury Harpy","rarity":"COMMON","set":"EXPERT1","text":"Windfury","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1037,"flavor":"Twilight drakes feed on Mystical Energy. And Tacos.","health":1,"id":"EX1_043","mechanics":["BATTLECRY"],"name":"Twilight Drake","race":"DRAGON","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Gain +1 Health for each card in your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1630,"id":"EX1_043e","name":"Hour of Twilight","set":"EXPERT1","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Attila Adorjany","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":791,"faction":"ALLIANCE","flavor":"\"Does anyone have some extra Boar Pelts?\"","health":2,"id":"EX1_044","mechanics":["TRIGGER_VISUAL"],"name":"Questing Adventurer","rarity":"RARE","set":"EXPERT1","text":"Whenever you play a card, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42,"id":"EX1_044e","name":"Level Up!","set":"EXPERT1","text":"Increased Attack and Health.","type":"ENCHANTMENT"},{"artist":"Richard Wright","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":605,"faction":"ALLIANCE","flavor":"Why do its eyes seem to follow you as you walk by?","health":5,"id":"EX1_045","mechanics":["CANT_ATTACK"],"name":"Ancient Watcher","rarity":"RARE","set":"EXPERT1","text":"Can't attack.","type":"MINION"},{"artist":"Scott Hampton","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":348,"faction":"ALLIANCE","flavor":"Guardians of Dark Iron Ore. Perhaps the most annoying ore, given where you have to forge it.","health":4,"id":"EX1_046","mechanics":["BATTLECRY"],"name":"Dark Iron Dwarf","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Give +2 Attack.","text":"Battlecry: Give a minion +2 Attack this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1700,"id":"EX1_046e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Tempered","set":"EXPERT1","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Matt Cavotta","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":754,"faction":"HORDE","flavor":"Spellbreakers can rip enchantments from magic-wielders. The process is painless and can be performed on an outpatient basis.","health":3,"id":"EX1_048","mechanics":["BATTLECRY"],"name":"Spellbreaker","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"EXPERT1","targetingArrowText":"Silence a minion.","text":"Battlecry: Silence a minion.","type":"MINION"},{"artist":"Wei Wang","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":415,"faction":"ALLIANCE","flavor":"His youthful enthusiasm doesnât always equal excellence in his brews. Donât drink the Mogu Stout!","health":2,"id":"EX1_049","mechanics":["BATTLECRY"],"name":"Youthful Brewmaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Return a minion to your hand.","text":"Battlecry: Return a friendly minion from the battlefield to your hand.","type":"MINION"},{"artist":"Steve Prescott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1016,"flavor":"They can see the future. In that future both players draw more cards. Spoooky.","health":2,"id":"EX1_050","mechanics":["BATTLECRY"],"name":"Coldlight Oracle","race":"MURLOC","rarity":"RARE","set":"HOF","text":"Battlecry: Each player draws 2 cards.","type":"MINION"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":12,"faction":"ALLIANCE","flavor":"Sheâs trying to kick the habit, but still takes some mana whenever she has a stressful day.","health":3,"id":"EX1_055","mechanics":["TRIGGER_VISUAL"],"name":"Mana Addict","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, gain +2 Attack this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":450,"id":"EX1_055o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Empowered","set":"EXPERT1","text":"Mana Addict has increased Attack.","type":"ENCHANTMENT"},{"artist":"Bernie Kang","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":186,"faction":"ALLIANCE","flavor":"Most pandaren say his brew tastes like yak. But apparently that's a compliment.","health":4,"id":"EX1_057","mechanics":["BATTLECRY"],"name":"Ancient Brewmaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Return a minion to your hand.","text":"Battlecry: Return a friendly minion from the battlefield to your hand.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":891,"faction":"ALLIANCE","flavor":"She carries a shield, but only so she can give it to someone she can stand behind.","health":3,"id":"EX1_058","mechanics":["BATTLECRY"],"name":"Sunfury Protector","rarity":"RARE","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Battlecry: Give adjacent minions Taunt.","type":"MINION"},{"artist":"Tom Fleming","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":801,"flavor":"\"You'll love my new recipe!\" he says... especially if you're not happy with your current number of limbs.","health":2,"id":"EX1_059","mechanics":["BATTLECRY"],"name":"Crazed Alchemist","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Swap Attack and Health of a minion.","text":"Battlecry: Swap the Attack and Health of a minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1664,"id":"EX1_059e","name":"Experiments!","set":"EXPERT1","text":"Attack and Health have been swapped by Crazed Alchemist.","type":"ENCHANTMENT"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":736,"elite":true,"flavor":"He's a legend among murlocs. \"Mrghllghghllghg!\", they say.","health":4,"howToEarn":"Unlocked when you have all the Murlocs from the Classic Set.","howToEarnGolden":"Unlocked when you have all the Golden Murlocs from the Expert and Basic Sets.","id":"EX1_062","mechanics":["CHARGE"],"name":"Old Murk-Eye","race":"MURLOC","rarity":"LEGENDARY","set":"HOF","text":"Charge. Has +1 Attack for each other Murloc on the battlefield.","type":"MINION"},{"artist":"Chris Rahn","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":906,"faction":"ALLIANCE","flavor":"Oozes love Flamenco. Don't ask.","health":2,"howToEarnGolden":"Unlocked at Rogue Level 57.","id":"EX1_066","mechanics":["BATTLECRY"],"name":"Acidic Swamp Ooze","rarity":"FREE","set":"CORE","text":"Battlecry: Destroy your opponent's weapon.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":281,"flavor":"The Argent Dawn stands vigilant against the Scourge, as well as people who cut in line at coffee shops.","health":2,"id":"EX1_067","mechanics":["CHARGE","DIVINE_SHIELD"],"name":"Argent Commander","rarity":"RARE","set":"EXPERT1","text":"Charge\nDivine Shield","type":"MINION"},{"artist":"Ron Spears","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":37,"faction":"ALLIANCE","flavor":"She's quite jealous of the Gallon-Sized Summoner.","health":2,"id":"EX1_076","mechanics":["AURA"],"name":"Pint-Sized Summoner","rarity":"RARE","set":"EXPERT1","text":"The first minion you play each turn costs (1) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52756,"id":"EX1_076e","name":"Pint-Sized Power","set":"EXPERT1","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Evgeniy Zagumyenny","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":158,"faction":"ALLIANCE","flavor":"Where is Mankrikâs wife? Sheâll never tell.","health":2,"id":"EX1_080","mechanics":["TRIGGER_VISUAL"],"name":"Secretkeeper","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"Whenever a Secret is played, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":634,"id":"EX1_080o","name":"Keeping Secrets","set":"EXPERT1","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Mike Sass","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":762,"faction":"ALLIANCE","flavor":"He's not really all that crazy, he is just not as careful with explosives as he should be.","health":2,"id":"EX1_082","mechanics":["BATTLECRY"],"name":"Mad Bomber","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Deal 3 damage randomly split between all other characters.","type":"MINION"},{"artist":"Tom Baxa","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":570,"elite":true,"faction":"ALLIANCE","flavor":"Tinkmaster Overspark nearly lost his Tinker's license after the Great Ironforge Squirrel Stampede of '09.","health":3,"id":"EX1_083","mechanics":["BATTLECRY"],"name":"Tinkmaster Overspark","rarity":"LEGENDARY","set":"EXPERT1","targetingArrowText":"Transform a minion into a 5/5 or a 1/1 at random.","text":"[x]Battlecry: Transform\nanother random minion\ninto a 5/5 Devilsaur\n or a 1/1 Squirrel.","type":"MINION"},{"artist":"Wei Wang","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":1009,"flavor":"The Warsong clan is such drama. It's really not worth it to become a commander.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"EX1_084","mechanics":["AURA"],"name":"Warsong Commander","rarity":"FREE","referencedTags":["CHARGE"],"set":"CORE","text":"Your Charge minions have +1 Attack.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":706,"id":"EX1_084e","name":"Charge","set":"CORE","text":"Warsong Commander is granting this minion +1 Attack.","type":"ENCHANTMENT"},{"artist":"Leo Che","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":734,"faction":"ALLIANCE","flavor":"Mind Control technology is getting better, but that's not saying much.","health":3,"id":"EX1_085","mechanics":["BATTLECRY"],"name":"Mind Control Tech","rarity":"RARE","set":"EXPERT1","text":"[x]Battlecry: If your opponent\nhas 4 or more minions, take\n control of one at random.","type":"MINION"},{"artist":"Sedhayu Ardian","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":466,"flavor":"Having Arcane golems at home really classes up the place, and as a bonus they are great conversation pieces.","health":4,"id":"EX1_089","mechanics":["BATTLECRY"],"name":"Arcane Golem","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Give your opponent a Mana Crystal.","type":"MINION"},{"artist":"Chippy","attack":4,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":272,"flavor":"You never know who may be secretly working for the Cabal....","health":5,"id":"EX1_091","mechanics":["BATTLECRY"],"name":"Cabal Shadow Priest","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MAX_ATTACK":2},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Steal a minion that has 2 or less Attack.","text":"Battlecry: Take control of an enemy minion that has 2 or less Attack.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":763,"faction":"ALLIANCE","flavor":"You wouldnât think that Argus would need this much defending. But it does.","health":3,"id":"EX1_093","mechanics":["BATTLECRY"],"name":"Defender of Argus","rarity":"RARE","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Battlecry: Give adjacent minions +1/+1 and Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1103,"id":"EX1_093e","name":"Hand of Argus","set":"EXPERT1","text":"+1/+1 and Taunt.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":932,"flavor":"He used to run the black market auction house, but there was just too much violence and he had to move.","health":4,"id":"EX1_095","mechanics":["TRIGGER_VISUAL"],"name":"Gadgetzan Auctioneer","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, draw a card.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":251,"flavor":"Always roll need.","health":1,"id":"EX1_096","mechanics":["DEATHRATTLE"],"name":"Loot Hoarder","rarity":"COMMON","set":"EXPERT1","text":"Deathrattle: Draw a card.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":440,"flavor":"Abominations enjoy Fresh Meat and long walks on the beach.","health":4,"id":"EX1_097","mechanics":["DEATHRATTLE","TAUNT"],"name":"Abomination","rarity":"RARE","set":"EXPERT1","text":"Taunt. Deathrattle: Deal 2\ndamage to ALL characters.","type":"MINION"},{"artist":"Mark Zug","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1135,"elite":true,"flavor":"Lorewalker Cho archives and shares tales from the land of Pandaria, but his favorite story is the one where Joey and Phoebe go on a road trip.","health":4,"id":"EX1_100","mechanics":["TRIGGER_VISUAL"],"name":"Lorewalker Cho","rarity":"LEGENDARY","set":"EXPERT1","text":"Whenever a player casts a spell, put a copy into the other playerâs hand.","type":"MINION"},{"artist":"Raymond Swanland","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":979,"flavor":"Laying siege isn't fun for anyone. It's not even all that effective, now that everyone has a flying mount.","health":4,"id":"EX1_102","mechanics":["TRIGGER_VISUAL"],"name":"Demolisher","race":"MECHANICAL","rarity":"RARE","set":"EXPERT1","text":"At the start of your turn, deal 2 damage to a random enemy.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":453,"flavor":"The Coldlight murlocs reside in the darkest pits of the Abyssal Depths. So no, there's no getting away from murlocs.","health":3,"id":"EX1_103","mechanics":["BATTLECRY"],"name":"Coldlight Seer","race":"MURLOC","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Give your other Murlocs +2 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1718,"id":"EX1_103e","name":"Mrghlglhal","set":"EXPERT1","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Samwise","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":12,"dbfId":993,"flavor":"His mother said that he was just big boned.","health":8,"id":"EX1_105","name":"Mountain Giant","race":"ELEMENTAL","rarity":"EPIC","set":"EXPERT1","text":"Costs (1) less for each other card in your hand.","type":"MINION"},{"artist":"Wayne Reynolds","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":420,"elite":true,"faction":"ALLIANCE","flavor":"Cairne was killed by Garrosh, so... don't put this guy in a Warrior deck. It's pretty insensitive.","health":5,"id":"EX1_110","mechanics":["DEATHRATTLE"],"name":"Cairne Bloodhoof","rarity":"LEGENDARY","set":"EXPERT1","text":"Deathrattle: Summon a 4/5 Baine Bloodhoof.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":318,"elite":true,"health":5,"id":"EX1_110t","name":"Baine Bloodhoof","set":"EXPERT1","type":"MINION"},{"artist":"Ludo Lullabi","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":858,"elite":true,"entourage":["Mekka1","Mekka2","Mekka3","Mekka4"],"faction":"ALLIANCE","flavor":"He's the leader of the gnomes, and an incredible inventor. He's getting better, too; He turns things into chickens WAY less than he used to.","health":6,"howToEarnGolden":"This was rewarded to players who helped test the Store during the Beta.","id":"EX1_112","mechanics":["BATTLECRY"],"name":"Gelbin Mekkatorque","rarity":"LEGENDARY","set":"HOF","text":"Battlecry: Summon an AWESOME invention.","type":"MINION"},{"artist":"Gabe from Penny Arcade","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":559,"elite":true,"faction":"ALLIANCE","flavor":"At least he has Angry Chicken.","health":2,"id":"EX1_116","mechanics":["BATTLECRY","CHARGE"],"name":"Leeroy Jenkins","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge. Battlecry: Summon two 1/1 Whelps for your opponent.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1912,"health":1,"id":"EX1_116t","name":"Whelp","race":"DRAGON","set":"EXPERT1","type":"MINION"},{"artist":"Ariel Olivetti","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":904,"flavor":"There is a high cost to Eviscerating your opponent. You might tweak your elbow! That really hurts!","id":"EX1_124","mechanics":["COMBO"],"name":"Eviscerate","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage. Combo: Deal $4 damage instead.","type":"SPELL"},{"artist":"Lucas Graciano","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":282,"flavor":"Everyone has a price. Gnomes, for example, can be persuaded by stuffed animals and small amounts of chocolate.","id":"EX1_126","name":"Betrayal","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Force an enemy minion to deal its damage to the minions next to it.","type":"SPELL"},{"artist":"Steve Hui","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":990,"flavor":"Rogues conceal everything but their emotions. You can't get 'em to shut up about feelings.","id":"EX1_128","name":"Conceal","rarity":"COMMON","referencedTags":["STEALTH"],"set":"HOF","text":"Give your minions Stealth until your next turn.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":1756,"id":"EX1_128e","name":"Concealed","set":"HOF","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Andrew Robinson","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":667,"flavor":"I wouldn't say I LOVE knives, but I'm definitely a fan.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_129","name":"Fan of Knives","rarity":"FREE","set":"CORE","text":"Deal $1 damage to all enemy minions. Draw a card.","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":584,"flavor":"We will always remember you, \"Defender!\"","id":"EX1_130","mechanics":["SECRET"],"name":"Noble Sacrifice","rarity":"COMMON","set":"EXPERT1","text":"Secret: When an enemy attacks, summon a 2/1 Defender as the new target.","type":"SPELL"},{"attack":2,"cardClass":"PALADIN","cost":1,"dbfId":102,"health":1,"id":"EX1_130a","name":"Defender","set":"EXPERT1","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":201,"flavor":"He stole the deed to town years ago, so technically the town is his. He just calls people Scrub to be mean.","health":2,"id":"EX1_131","mechanics":["COMBO"],"name":"Defias Ringleader","rarity":"COMMON","set":"EXPERT1","text":"Combo: Summon a 2/1 Defias Bandit.","type":"MINION"},{"attack":2,"cardClass":"ROGUE","cost":1,"dbfId":488,"health":1,"id":"EX1_131t","name":"Defias Bandit","set":"EXPERT1","type":"MINION"},{"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":462,"flavor":"Justice sometimes takes the form of a closed fist into a soft cheek.","id":"EX1_132","mechanics":["SECRET"],"name":"Eye for an Eye","rarity":"COMMON","set":"EXPERT1","text":"Secret: When your hero takes damage, deal that much damage to the enemy hero.","type":"SPELL"},{"artist":"Daren Bader","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":391,"durability":2,"flavor":"Perdition's Blade is Ragnaros's back-up weapon while Sulfuras is in the shop.","id":"EX1_133","mechanics":["BATTLECRY","COMBO"],"name":"Perdition's Blade","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Deal 1 damage. Combo: 2 instead.","text":"Battlecry: Deal 1 damage. Combo: Deal 2 instead.","type":"WEAPON"},{"artist":"Chris Moeller","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":1117,"flavor":"The agents of SI:7 are responsible for Stormwind's covert activities. Their duties include espionage, assassination, and throwing surprise birthday parties for the royal family.","health":3,"id":"EX1_134","mechanics":["COMBO"],"name":"SI:7 Agent","playRequirements":{"REQ_TARGET_FOR_COMBO":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Deal 2 damage.","text":"Combo: Deal 2 damage.","type":"MINION"},{"artist":"Ittoku","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":140,"flavor":"I am not sure how you get demptioned the first time. Itâs a mystery!","id":"EX1_136","mechanics":["SECRET"],"name":"Redemption","rarity":"COMMON","set":"EXPERT1","text":"Secret: When a friendly minion dies, return it to life with 1 Health.","type":"SPELL"},{"artist":"Ludo Lullabi","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":708,"flavor":"When all else fails, nothing beats a swift whack upside the head.","id":"EX1_137","mechanics":["COMBO"],"name":"Headcrack","rarity":"RARE","set":"EXPERT1","text":"Deal $2 damage to the enemy hero. Combo: Return this to your hand next turn.","type":"SPELL"},{"artist":"Graven Tung","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":365,"flavor":"Rogue dance troops will sometimes Shadowstep away at the end of a performance. Crowds love it.","id":"EX1_144","name":"Shadowstep","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Return a friendly minion to your hand. It costs (2) less.","type":"SPELL"},{"artist":"Clint Langley","cardClass":"ROGUE","collectible":true,"cost":0,"dbfId":1158,"flavor":"\"Be Prepared\" - Rogue Motto","id":"EX1_145","name":"Preparation","rarity":"EPIC","set":"EXPERT1","text":"The next spell you cast this turn costs (2) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56309,"id":"EX1_145e","name":"Preparation","set":"EXPERT1","text":"The next spell you cast this turn costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":1760,"id":"EX1_145o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Preparation","set":"EXPERT1","text":"The next spell you cast this turn costs (2) less.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":836,"flavor":"The talk around the Ratchet Inn is that this card is too good and should be a Legendary.","id":"EX1_154","mechanics":["CHOOSE_ONE"],"name":"Wrath","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Choose One -\nDeal $3 damage to a minion; or $1 damage\nand draw a card.","type":"SPELL"},{"artist":"Gonzalo Ordonez","cardClass":"DRUID","cost":2,"dbfId":253,"id":"EX1_154a","name":"Solar Wrath","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Deal $3 damage to a minion.","type":"SPELL"},{"artist":"Gonzalo Ordonez","cardClass":"DRUID","cost":2,"dbfId":137,"id":"EX1_154b","name":"Nature's Wrath","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Deal $1 damage to a minion. Draw a card.","type":"SPELL"},{"artist":"Clint Langley","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":151,"flavor":"Druids call it the \"Mark of Nature.\" Everyone else calls it \"needing a bath.\"","id":"EX1_155","mechanics":["CHOOSE_ONE"],"name":"Mark of Nature","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Choose One - Give a minion +4 Attack; or +4 Health and Taunt.","type":"SPELL"},{"artist":"Clint Langley","cardClass":"DRUID","cost":3,"dbfId":468,"id":"EX1_155a","name":"Tiger's Fury","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"+4 Attack.","type":"SPELL"},{"cardClass":"DRUID","dbfId":322,"id":"EX1_155ae","name":"Mark of Nature","set":"EXPERT1","text":"This minion has +4 Attack.","type":"ENCHANTMENT"},{"artist":"Clint Langley","cardClass":"DRUID","cost":3,"dbfId":690,"id":"EX1_155b","name":"Thick Hide","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"+4 Health and Taunt.","type":"SPELL"},{"cardClass":"DRUID","dbfId":276,"id":"EX1_155be","name":"Mark of Nature","set":"EXPERT1","text":"This minion has +4 Health and Taunt.","type":"ENCHANTMENT"},{"artist":"Markus Erdt","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":381,"flavor":"\"Reforestation\" is suddenly a terrifying word.","id":"EX1_158","name":"Soul of the Forest","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"EXPERT1","text":"Give your minions \"Deathrattle: Summon a 2/2 Treant.\"","type":"SPELL"},{"cardClass":"DRUID","dbfId":638,"id":"EX1_158e","name":"Soul of the Forest","set":"EXPERT1","text":"Deathrattle: Summon a 2/2 Treant.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":600,"health":2,"id":"EX1_158t","name":"Treant","set":"EXPERT1","type":"MINION"},{"artist":"Steve Tappin","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":503,"flavor":"Never look a panther in the eye. Or is it 'Always look a panther in the eye'? Well, it's one of those.","id":"EX1_160","mechanics":["CHOOSE_ONE"],"name":"Power of the Wild","rarity":"COMMON","set":"EXPERT1","text":"Choose One - Give your minions +1/+1; or Summon a 3/2 Panther.","type":"SPELL"},{"artist":"MAR Studio","cardClass":"DRUID","cost":2,"dbfId":60,"id":"EX1_160a","name":"Summon a Panther","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"EXPERT1","text":"Summon a 3/2 Panther.","type":"SPELL"},{"artist":"MAR Studio","cardClass":"DRUID","cost":2,"dbfId":835,"id":"EX1_160b","name":"Leader of the Pack","set":"EXPERT1","text":"Give your minions +1/+1.","type":"SPELL"},{"cardClass":"DRUID","dbfId":980,"id":"EX1_160be","name":"Leader of the Pack","set":"EXPERT1","text":"+1/+1.","type":"ENCHANTMENT"},{"attack":3,"cardClass":"DRUID","cost":2,"dbfId":812,"health":2,"id":"EX1_160t","name":"Panther","race":"BEAST","set":"EXPERT1","type":"MINION"},{"artist":"Leo Che","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":233,"flavor":"Another one bites the dust.","id":"EX1_161","name":"Naturalize","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"HOF","text":"Destroy a minion.\nYour opponent draws 2 cards.","type":"SPELL"},{"artist":"John Dickenson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":985,"flavor":"We are pretty excited about the upcoming release of Dire Wolf Beta, just repost this sign for a chance at a key.","health":2,"id":"EX1_162","mechanics":["ADJACENT_BUFF","AURA"],"name":"Dire Wolf Alpha","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Adjacent minions have +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":705,"id":"EX1_162o","name":"Strength of the Pack","set":"EXPERT1","text":"+1 Attack from {0}.","type":"ENCHANTMENT"},{"artist":"Terese Nielsen","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":95,"flavor":"Druids take nourishment from many things: the power of nature, the songbird's chirp, a chocolate cake.","id":"EX1_164","mechanics":["CHOOSE_ONE"],"name":"Nourish","rarity":"RARE","set":"EXPERT1","text":"Choose One - Gain 2 Mana Crystals; or Draw 3 cards.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"DRUID","cost":6,"dbfId":451,"id":"EX1_164a","name":"Rampant Growth","set":"EXPERT1","text":"Gain 2 Mana Crystals.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"DRUID","cost":6,"dbfId":325,"id":"EX1_164b","name":"Enrich","set":"EXPERT1","text":"Draw 3 cards.","type":"SPELL"},{"artist":"Luca Zontini","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":692,"flavor":"Cat or Bear? Cat or Bear?! I just cannot CHOOSE!","health":4,"id":"EX1_165","mechanics":["CHOOSE_ONE"],"name":"Druid of the Claw","rarity":"COMMON","referencedTags":["CHARGE","TAUNT"],"set":"EXPERT1","text":"[x]Choose One - Transform\ninto a 4/4 with Charge;\nor a 4/6 with Taunt.","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":63,"health":4,"id":"EX1_165a","name":"Cat Form","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Charge","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":99,"health":6,"id":"EX1_165b","name":"Bear Form","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":1681,"health":4,"id":"EX1_165t1","mechanics":["CHARGE"],"name":"Druid of the Claw","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Charge","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":1682,"health":6,"id":"EX1_165t2","mechanics":["TAUNT"],"name":"Druid of the Claw","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Gabor Szikszai","attack":2,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":601,"flavor":"These guys just show up and start Keeping your Groves without even asking.","health":2,"id":"EX1_166","mechanics":["CHOOSE_ONE"],"name":"Keeper of the Grove","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["SILENCE"],"set":"EXPERT1","text":"Choose One - Deal 2 damage; or Silence a minion.","type":"MINION"},{"cardClass":"DRUID","cost":4,"dbfId":987,"id":"EX1_166a","name":"Moonfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Deal 2 damage.","type":"SPELL"},{"cardClass":"DRUID","cost":4,"dbfId":321,"id":"EX1_166b","mechanics":["SILENCE"],"name":"Dispel","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Silence a minion.","type":"SPELL"},{"artist":"Doug Alexander","cardClass":"DRUID","collectible":true,"cost":0,"dbfId":254,"flavor":"Some druids still have flashbacks from strangers yelling \"Innervate me!!\" at them.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 36.","id":"EX1_169","name":"Innervate","rarity":"FREE","set":"CORE","text":"Gain 1 Mana Crystal this turn only.","type":"SPELL"},{"artist":"Lars Grant-West","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1098,"flavor":"The Sholazar Basin is home to a lot of really horrible things. If you're going to visit, wear bug spray. And plate armor.","health":3,"id":"EX1_170","mechanics":["POISONOUS"],"name":"Emperor Cobra","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Poisonous","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":823,"flavor":"Balance is important to druids. This card is perfectly balanced.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 45.","id":"EX1_173","name":"Starfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $5 damage.\nDraw a card.","type":"SPELL"},{"artist":"Sean OâDaniels","attack":5,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":1035,"flavor":"Young Night Elves love to play \"Who can get the Ancient of War to Uproot?\" You lose if you get crushed to death.","health":5,"id":"EX1_178","mechanics":["CHOOSE_ONE"],"name":"Ancient of War","rarity":"EPIC","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Choose One -\n+5 Attack; or +5 Health and Taunt.","type":"MINION"},{"cardClass":"DRUID","cost":7,"dbfId":578,"id":"EX1_178a","name":"Rooted","set":"EXPERT1","text":"+5 Health and Taunt.","type":"SPELL"},{"cardClass":"DRUID","dbfId":153,"id":"EX1_178ae","name":"Rooted","set":"EXPERT1","text":"+5 Health and Taunt.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":7,"dbfId":182,"id":"EX1_178b","name":"Uproot","set":"EXPERT1","text":"+5 Attack.","type":"SPELL"},{"cardClass":"DRUID","dbfId":876,"id":"EX1_178be","name":"Uprooted","set":"EXPERT1","text":"+5 Attack.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":52255,"flavor":"This may appear weak at frost glance, but it's actually a very ice spell.","id":"EX1_179","name":"Icicle","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["FREEZE"],"set":"EXPERT1","text":"Deal $2 damage to a minion. If it's Frozen, draw a card.","type":"SPELL"},{"artist":"Derk Venneman","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":52262,"flavor":"Just a compilation of napkins of intellect.","id":"EX1_180","name":"Tome of Intellect","rarity":"COMMON","set":"EXPERT1","text":"Add a random Mage spell to your hand.","type":"SPELL"},{"artist":"Arthur Gimaldinov","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":52263,"flavor":"\"Marco!\"\n\"Polo!\"\n\"Marco!\"\n\"Who dares summon me?!\"","id":"EX1_181","name":"Call of the Void","rarity":"COMMON","set":"EXPERT1","text":"Add a random Demon to your hand.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":52264,"flavor":"The class is always greener on the other side of the board.","id":"EX1_182","name":"Pilfer","rarity":"COMMON","set":"EXPERT1","text":"Add a random card from another class to your hand.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":8,"dbfId":54833,"flavor":"The gift that keeps on living.","id":"EX1_183","name":"Gift of the Wild","rarity":"COMMON","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Give your minions +2/+2 and Taunt.","type":"SPELL"},{"cardClass":"DRUID","dbfId":54841,"id":"EX1_183e","name":"Gift of the Wild","set":"EXPERT1","text":"+2/+2 and Taunt.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":54834,"flavor":"Shield yourself in righteousness! It feels like a warm fuzzy blanket.","id":"EX1_184","name":"Righteousness","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"EXPERT1","text":"Give your minions Divine Shield.","type":"SPELL"},{"artist":"James Ryman","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":54835,"flavor":"Has a side hustle as a siegebroker.","health":8,"id":"EX1_185","mechanics":["AURA","TAUNT"],"name":"Siegebreaker","race":"DEMON","rarity":"RARE","set":"EXPERT1","text":"Taunt\nYour other Demons have +1 Attack.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":54842,"id":"EX1_185e","name":"Siegebreaking","set":"EXPERT1","text":"Siegebreaker is granting this minion +1 Attack.","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54836,"flavor":"What will she destroy? Itâs a secret!","health":4,"id":"EX1_186","mechanics":["BATTLECRY"],"name":"SI:7 Infiltrator","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"Battlecry: Destroy a random enemy Secret.","type":"MINION"},{"artist":"Ivan Fomin","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":54837,"flavor":"Likes her magic with a pinch of salt.","health":5,"id":"EX1_187","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Devourer","race":"ELEMENTAL","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54843,"id":"EX1_187e","name":"Arcane Gorged","set":"EXPERT1","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54838,"flavor":"Itâs never Huffer.","health":4,"id":"EX1_188","mechanics":["BATTLECRY"],"name":"Barrens Stablehand","rarity":"EPIC","set":"EXPERT1","text":"Battlecry: Summon a random Beast.","type":"MINION"},{"artist":"Jerry Mascho","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54839,"elite":true,"flavor":"Little faerie dragons are made of sugar and spice and maniacal vice.","health":2,"id":"EX1_189","mechanics":["BATTLECRY"],"name":"Brightwing","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Add a random Legendary minion to your hand.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54840,"elite":true,"flavor":"No one told her that champions want to sleep in.","health":8,"id":"EX1_190","mechanics":["BATTLECRY"],"name":"High Inquisitor Whitemane","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Summon all friendly minions that died this turn.","type":"MINION"},{"artist":"J. Axer","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":54863,"flavor":"One sip and you've got the grippe.","health":3,"id":"EX1_191","mechanics":["BATTLECRY"],"name":"Plaguebringer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","referencedTags":["POISONOUS"],"set":"CORE","targetingArrowText":"Give Poisonous.","text":"Battlecry: Give a friendly minion Poisonous.","type":"MINION"},{"cardClass":"ROGUE","dbfId":54864,"id":"EX1_191e","name":"Plaguetouched","referencedTags":["POISONOUS"],"set":"CORE","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"James Ryman","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":54865,"flavor":"Because you're worth it!","id":"EX1_192","name":"Radiance","rarity":"FREE","set":"CORE","text":"Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Daarken","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":505,"flavor":"Lightning Bolt! Lightning Bolt! Lightning Bolt!","id":"EX1_238","mechanics":["OVERLOAD"],"name":"Lightning Bolt","overload":1,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $3 damage. Overload: (1)","type":"SPELL"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":864,"flavor":"It's like an ocean of liquid magma in your mouth!","id":"EX1_241","mechanics":["OVERLOAD"],"name":"Lava Burst","overload":2,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $5 damage. Overload: (2)","type":"SPELL"},{"artist":"Raymond Swanland","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":618,"flavor":"Westfall is full of dust devils. And buzzards. And crazed golems. And pirates. Why does anyone live here?","health":1,"id":"EX1_243","mechanics":["OVERLOAD","WINDFURY"],"name":"Dust Devil","overload":2,"race":"ELEMENTAL","rarity":"COMMON","set":"EXPERT1","text":"Windfury. Overload: (2)","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":830,"flavor":"Totem-stomping is no longer recommended.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_244","name":"Totemic Might","rarity":"FREE","set":"CORE","text":"Give your Totems +2 Health.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":294,"id":"EX1_244e","name":"Totemic Might","set":"CORE","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Kevin Chen","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":767,"flavor":"Earth Shock? Shouldn't it be \"Azeroth Shock\"?","id":"EX1_245","mechanics":["SILENCE"],"name":"Earth Shock","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Silence a minion, then deal $1 damage to it.","type":"SPELL"},{"artist":"Steve Hui","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":766,"flavor":"If you Hex a Murloc... it really isn't much of a change, is it?","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 47.","id":"EX1_246","name":"Hex","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"CORE","text":"Transform a minion into a 0/1 Frog with Taunt.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":1635,"id":"EX1_246e","mechanics":["MORPH"],"name":"Hexxed","set":"CORE","text":"This minion has been transformed!","type":"ENCHANTMENT"},{"artist":"Nate Bowden","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":960,"durability":3,"flavor":"Yo, that's a nice axe.","id":"EX1_247","mechanics":["OVERLOAD"],"name":"Stormforged Axe","overload":1,"rarity":"COMMON","set":"EXPERT1","text":"Overload: (1)","type":"WEAPON"},{"artist":"Clint Langley","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":238,"flavor":"Spirit wolves are like regular wolves with pom-poms.","id":"EX1_248","mechanics":["OVERLOAD"],"name":"Feral Spirit","overload":2,"playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Summon two 2/3 Spirit Wolves with Taunt. Overload: (2)","type":"SPELL"},{"artist":"Ian Ameling","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":336,"elite":true,"flavor":"Baron Geddon was Ragnaros's foremost lieutenant, until he got FIRED.","health":5,"id":"EX1_249","mechanics":["TRIGGER_VISUAL"],"name":"Baron Geddon","race":"ELEMENTAL","rarity":"LEGENDARY","set":"EXPERT1","text":"At the end of your turn, deal 2 damage to ALL other characters.","type":"MINION"},{"artist":"Dan Scott","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":1141,"flavor":"Nothing beats rock.","health":8,"id":"EX1_250","mechanics":["OVERLOAD","TAUNT"],"name":"Earth Elemental","overload":3,"race":"ELEMENTAL","rarity":"EPIC","set":"EXPERT1","text":"Taunt\nOverload: (3)","type":"MINION"},{"artist":"Ralph Horsley","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":299,"flavor":"If you combine it with Spooned Lightning and Knived Lightning, you have the full dining set.","id":"EX1_251","mechanics":["OVERLOAD"],"name":"Forked Lightning","overload":2,"playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage to 2 random enemy minions. Overload: (2)","type":"SPELL"},{"artist":"Matt Gaser","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":774,"flavor":"Unlike bound elementals, Unbound ones really enjoy a night on the town.","health":4,"id":"EX1_258","mechanics":["TRIGGER_VISUAL"],"name":"Unbound Elemental","race":"ELEMENTAL","rarity":"COMMON","referencedTags":["OVERLOAD"],"set":"EXPERT1","text":"Whenever you play a card with Overload, gain +1/+1.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":1738,"id":"EX1_258e","name":"Overloading","set":"EXPERT1","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Christopher Moeller","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":629,"flavor":"An umbrella won't be effective, I'm afraid.","id":"EX1_259","mechanics":["OVERLOAD"],"name":"Lightning Storm","overload":2,"rarity":"RARE","set":"EXPERT1","text":"Deal $2-$3 damage to all enemy minions. Overload: (2)","type":"SPELL"},{"artist":"Michael Komarck","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":1737,"flavor":"The ethereals are wrapped in cloth to give form to their non-corporeal bodies. Also because it's nice and soft.","health":3,"id":"EX1_274","mechanics":["TRIGGER_VISUAL"],"name":"Ethereal Arcanist","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"If you control a Secret at the end of your turn, gain +2/+2.","type":"MINION"},{"cardClass":"MAGE","dbfId":1779,"id":"EX1_274e","name":"Raw Power!","set":"EXPERT1","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Leo Che","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":430,"flavor":"Magi of the Kirin Tor were casting Cubes of Cold for many years before Cones came into fashion some 90 years ago.","id":"EX1_275","mechanics":["FREEZE"],"name":"Cone of Cold","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Freeze a minion and the minions next to it, and deal $1 damage to them.","type":"SPELL"},{"artist":"Warren Mahy","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":564,"flavor":"You'd think you'd be able to control your missiles a little better since you're a powerful mage and all.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 32.","id":"EX1_277","mechanics":["ImmuneToSpellpower"],"name":"Arcane Missiles","rarity":"FREE","set":"CORE","text":"Deal $3 damage randomly split among all enemies.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":573,"flavor":"Rogues are experts at SHIV-al-ry.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 45.","id":"EX1_278","name":"Shiv","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage.\nDraw a card.","type":"SPELL"},{"artist":"Luca Zontini","cardClass":"MAGE","collectible":true,"cost":10,"dbfId":1087,"flavor":"Take the time for an evil laugh after you draw this card.","id":"EX1_279","name":"Pyroblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Deal $10 damage.","type":"SPELL"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":512,"flavor":"When a Water elemental and an Ice elemental love each other VERY much...","health":5,"id":"EX1_283","mechanics":["BATTLECRY","FREEZE"],"name":"Frost Elemental","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Freeze a character.","text":"Battlecry: Freeze a character.","type":"MINION"},{"artist":"Ben Zhang","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":825,"flavor":"They initially planned to be the Beryl or Cerulean drakes, but those felt a tad too pretentious.","health":4,"id":"EX1_284","mechanics":["BATTLECRY","SPELLPOWER"],"name":"Azure Drake","race":"DRAGON","rarity":"RARE","set":"HOF","spellDamage":1,"text":"Spell Damage +1\nBattlecry: Draw a card.","type":"MINION"},{"artist":"Jason Chan","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":113,"flavor":"What's the difference between a mage playing with Counterspell and a mage who isn't? The mage who isn't is getting Pyroblasted in the face.","id":"EX1_287","mechanics":["SECRET"],"name":"Counterspell","rarity":"RARE","referencedTags":["COUNTER"],"set":"EXPERT1","text":"Secret: When your opponent casts a spell, Counter it.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":621,"flavor":"This is Rank 1. Rank 2 is Chocolate Milk Barrier.","id":"EX1_289","mechanics":["SECRET"],"name":"Ice Barrier","rarity":"COMMON","set":"EXPERT1","text":"Secret: When your\nhero is attacked,\ngain 8 Armor.","type":"SPELL"},{"artist":"Raven Mimura","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":195,"flavor":"\"You go first.\" - Krush'gor the Behemoth, to his pet boar.","id":"EX1_294","mechanics":["SECRET"],"name":"Mirror Entity","rarity":"COMMON","set":"EXPERT1","text":"Secret: After your opponent plays a minion, summon a copy of it.","type":"SPELL"},{"artist":"Carl Frank","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":192,"flavor":"Ice is nice, and will suffice!","id":"EX1_295","mechanics":["SECRET"],"name":"Ice Block","rarity":"EPIC","referencedTags":["IMMUNE"],"set":"HOF","text":"Secret: When your hero takes fatal damage, prevent it and become Immune this turn.","type":"SPELL"},{"cardClass":"MAGE","dbfId":849,"id":"EX1_295o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Ice Block","set":"HOF","text":"Your hero is Immune this turn.","type":"ENCHANTMENT"},{"artist":"Greg Staples","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":374,"elite":true,"flavor":"Ragnaros was summoned by the Dark Iron dwarves, who were eventually enslaved by the Firelord. Summoning Ragnaros often doesnât work out the way you want it to.","health":8,"id":"EX1_298","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Ragnaros the Firelord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"HOF","text":"Can't attack. At the end of your turn, deal 8 damage to a random enemy.","type":"MINION"},{"artist":"John Polidora","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":517,"flavor":"Yes, he'll fight for you. BUT HE'S NOT GOING TO LIKE IT.","health":5,"id":"EX1_301","mechanics":["BATTLECRY","TAUNT"],"name":"Felguard","race":"DEMON","rarity":"RARE","set":"EXPERT1","text":"Taunt\nBattlecry: Destroy one of your Mana Crystals.","type":"MINION"},{"artist":"Matt Gaser","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":1092,"flavor":"If your spells look like horrifying skulls, let's be honest, you should get to draw some cards.","howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"EX1_302","name":"Mortal Coil","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $1 damage to a minion. If that kills it, draw a card.","type":"SPELL"},{"artist":"Dave Kendall","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":147,"flavor":"Start with a powerful minion and stir in Shadowflame and you have a good time!","id":"EX1_303","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Shadowflame","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Destroy a friendly minion and deal its Attack damage to all enemy minions.","type":"SPELL"},{"artist":"Alex Alexandrov","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":1221,"flavor":"If you put this into your deck, you WILL lose the trust of your other minions.","health":3,"id":"EX1_304","mechanics":["BATTLECRY"],"name":"Void Terror","race":"DEMON","rarity":"RARE","set":"EXPERT1","text":"[x]Battlecry: Destroy both\nadjacent minions and gain\n their Attack and Health.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":1702,"id":"EX1_304e","name":"Consume","set":"EXPERT1","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Alex Horley","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":592,"flavor":"This puppy chews up cards instead of shoes.","health":3,"howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 40.","id":"EX1_306","mechanics":["BATTLECRY"],"name":"Felstalker","race":"DEMON","rarity":"FREE","set":"CORE","text":"Battlecry: Discard a random card.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":974,"flavor":"Are you lighting a soul on fire? Or burning someone with your OWN soul? This seems like an important distinction.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_308","name":"Soulfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"[x]Deal $4 damage.\nDiscard a random card.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":1100,"flavor":"You probably should avoid siphoning your own soul. You might create some kind of weird infinite loop.","id":"EX1_309","name":"Siphon Soul","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Destroy a minion. Restore #3 Health to your hero.","type":"SPELL"},{"artist":"Lucas Graciano","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":631,"flavor":"Summoning a doomguard is risky. Someone is going to die.","health":7,"id":"EX1_310","mechanics":["BATTLECRY","CHARGE"],"name":"Doomguard","race":"DEMON","rarity":"RARE","set":"HOF","text":"Charge. Battlecry: Discard two random cards.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":859,"flavor":"The Twisting Nether is a formless place of magic and illusion and destroyed minions.","id":"EX1_312","name":"Twisting Nether","rarity":"EPIC","set":"EXPERT1","text":"Destroy all minions.","type":"SPELL"},{"artist":"Glenn Rane","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":783,"flavor":"Mannoroth, Magtheridon, and Brutallus may be dead, but it turns out there are a LOT of pit lords.","health":6,"id":"EX1_313","mechanics":["BATTLECRY"],"name":"Pit Lord","race":"DEMON","rarity":"EPIC","set":"EXPERT1","text":"Battlecry: Deal 5 damage to your hero.","type":"MINION"},{"artist":"Tyler Walpole","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":969,"flavor":"NOT LESS THAN 1! Don't get any ideas!","health":4,"id":"EX1_315","mechanics":["AURA"],"name":"Summoning Portal","rarity":"COMMON","set":"EXPERT1","text":"Your minions cost (2) less, but not less than (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52770,"id":"EX1_315e","name":"Portal Summoning","set":"EXPERT1","text":"Costs (2) less, but not less than (1).","type":"ENCHANTMENT"},{"artist":"Tom Baxa","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":846,"flavor":"We cannot even describe how horrible the death is. It's CRAZY bad! Maybe worse than that. Just don't do it.","id":"EX1_316","name":"Power Overwhelming","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"HOF","text":"Give a friendly minion +4/+4 until end of turn. Then, it dies. Horribly.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":953,"id":"EX1_316e","mechanics":["TAG_ONE_TURN_EFFECT","TRIGGER_VISUAL"],"name":"Power Overwhelming","set":"HOF","text":"This minion has +4/+4, but will die a horrible death at the end of the turn.","type":"ENCHANTMENT"},{"artist":"Raven Mimura","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":860,"flavor":"Generally demons are pretty obvious and you donât need a spell to sense them.","id":"EX1_317","name":"Sense Demons","rarity":"COMMON","set":"EXPERT1","text":"Draw 2 Demons\nfrom your deck.","type":"SPELL"},{"attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":1723,"health":1,"id":"EX1_317t","name":"Worthless Imp","race":"DEMON","set":"EXPERT1","text":"You are out of demons! At least there are always imps...","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":1090,"flavor":"Imps like being on fire. They just do.","health":2,"id":"EX1_319","mechanics":["BATTLECRY"],"name":"Flame Imp","race":"DEMON","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Deal 3 damage to your hero.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":23,"flavor":"My advice to you is to avoid Doom, if possible.","id":"EX1_320","name":"Bane of Doom","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Deal $2 damage to a character. If that kills it, summon a random Demon.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":777,"elite":true,"flavor":"\"TRIFLING GNOME! YOUR ARROGANCE WILL BE YOUR UNDOING!!!!\"","health":15,"id":"EX1_323","mechanics":["BATTLECRY"],"name":"Lord Jaraxxus","race":"DEMON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Destroy your hero and replace it with Lord Jaraxxus.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":492,"health":15,"id":"EX1_323h","name":"Lord Jaraxxus","race":"DEMON","rarity":"LEGENDARY","set":"EXPERT1","type":"HERO"},{"attack":3,"cardClass":"WARLOCK","cost":3,"dbfId":1660,"durability":8,"elite":true,"id":"EX1_323w","name":"Blood Fury","set":"EXPERT1","type":"WEAPON"},{"artist":"Zoltan & Gabor","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":1189,"flavor":"Reserved for enemy spellcasters, evil liches from beyond the grave, and karaoke nights at the Grim Guzzler.","id":"EX1_332","mechanics":["SILENCE"],"name":"Silence","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Silence a minion.","type":"SPELL"},{"artist":"Mark Gibbons","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":220,"flavor":"You can rationalize it all you want, it's still a mean thing to do.","id":"EX1_334","name":"Shadow Madness","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_MAX_ATTACK":3,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Gain control of an enemy minion with 3 or less Attack until end of turn.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":639,"id":"EX1_334e","name":"Shadow Madness","set":"EXPERT1","text":"This minion has switched controllers this turn.","type":"ENCHANTMENT"},{"artist":"Daarken","attack":0,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":886,"flavor":"Spawn of the Light? Or Pawn of the Lights?","health":5,"id":"EX1_335","name":"Lightspawn","race":"ELEMENTAL","rarity":"COMMON","set":"EXPERT1","text":"This minion's Attack is always equal to its Health.","type":"MINION"},{"artist":"Alex Garner","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":30,"flavor":"\"What do you get when you cast Thoughtsteal on an Orc? Nothing!\" - Tauren joke","id":"EX1_339","name":"Thoughtsteal","rarity":"COMMON","set":"EXPERT1","text":"Copy 2 cards in your opponent's deck and add them to your hand.","type":"SPELL"},{"artist":"Blizzard Entertainment","attack":0,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":797,"flavor":"It isn't clear if people ignore the Lightwell, or if it is just invisible.","health":5,"id":"EX1_341","mechanics":["TRIGGER_VISUAL"],"name":"Lightwell","rarity":"RARE","set":"EXPERT1","text":"At the start of your turn, restore #3 Health to a damaged friendly character.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":145,"flavor":"Sometimes it feels like this is all a game.","id":"EX1_345","name":"Mindgames","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"EXPERT1","text":"Put a copy of\na random minion from\nyour opponent's deck into the battlefield.","type":"SPELL"},{"attack":0,"cardClass":"PRIEST","cost":0,"dbfId":1720,"health":1,"id":"EX1_345t","name":"Shadow of Nothing","set":"EXPERT1","text":"Mindgames whiffed! Your opponent had no minions!","type":"MINION"},{"artist":"Lucas Graciano","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":679,"flavor":"This is not just a favor, but a divine one, like helping someone move a couch with a fold out bed!","id":"EX1_349","name":"Divine Favor","rarity":"RARE","set":"HOF","text":"Draw cards until you have as many in hand as your opponent.","type":"SPELL"},{"artist":"Wei Wang","attack":7,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":9,"elite":true,"flavor":"He's been exiled from his home, and all his brothers turned evil, but otherwise he doesn't have a lot to complain about.","health":7,"id":"EX1_350","name":"Prophet Velen","rarity":"LEGENDARY","set":"EXPERT1","text":"Double the damage and healing of your spells and Hero Power.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":594,"flavor":"A grammatically awkward life saver.","id":"EX1_354","name":"Lay on Hands","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Restore #8 Health. Draw 3 cards.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":1522,"flavor":"This card causes double the trouble AND double the fun.","id":"EX1_355","name":"Blessed Champion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Double a minion's Attack.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":1523,"id":"EX1_355e","name":"Blessed Champion","set":"EXPERT1","text":"This minion's Attack has been doubled.","type":"ENCHANTMENT"},{"artist":"Daren Bader","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":854,"flavor":"This card makes something really damp. Oh wait. That's \"Humidity.\"","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_360","name":"Humility","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Change a minion's Attack to 1.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":1088,"id":"EX1_360e","name":"Humility","set":"CORE","text":"Attack has been changed to 1.","type":"ENCHANTMENT"},{"artist":"Doug Alexander","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":1022,"flavor":"\"I'm not saying you can dodge fireballs. I'm saying with this shield, you won't have to.\"","health":2,"id":"EX1_362","mechanics":["BATTLECRY"],"name":"Argent Protector","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"EXPERT1","targetingArrowText":"Give Divine Shield.","text":"Battlecry: Give a friendly minion Divine Shield.","type":"MINION"},{"artist":"Chippy","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":1373,"flavor":"Apparently with wisdom comes the knowledge that you should probably be attacking every turn.","id":"EX1_363","name":"Blessing of Wisdom","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Choose a minion. Whenever it attacks, draw a card.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":1543,"id":"EX1_363e","mechanics":["TRIGGER_VISUAL"],"name":"Blessing of Wisdom","set":"EXPERT1","text":"When this minion attacks, the player who blessed it draws a card.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":1544,"id":"EX1_363e2","mechanics":["TRIGGER_VISUAL"],"name":"Blessing of Wisdom","set":"EXPERT1","text":"When this minion attacks, the enemy player draws a card.","type":"ENCHANTMENT"},{"artist":"Justin Sweet","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":435,"flavor":"C'mon Molten Giant!!","id":"EX1_365","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Holy Wrath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Draw a card and deal damage equal to its Cost.","type":"SPELL"},{"artist":"Efrem Palacios","attack":1,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":643,"durability":5,"flavor":"I dub you Sir Loin of Beef!","id":"EX1_366","mechanics":["TRIGGER_VISUAL"],"name":"Sword of Justice","rarity":"EPIC","set":"EXPERT1","text":"After you summon a minion, give it +1/+1 and this loses 1 Durability.","type":"WEAPON"},{"cardClass":"PALADIN","dbfId":1685,"id":"EX1_366e","name":"Justice Served","set":"EXPERT1","text":"Has +1/+1.","type":"ENCHANTMENT"},{"artist":"Clint Langley","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":727,"flavor":"This spell has been renamed so many times, even paladins donât know what it should be called anymore.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 23.","id":"EX1_371","name":"Hand of Protection","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["DIVINE_SHIELD"],"set":"CORE","text":"Give a minion Divine Shield.","type":"SPELL"},{"artist":"Gonzalo Ordonez","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":232,"flavor":"Repentance often comes in the moment before obliteration. Curious.","id":"EX1_379","mechanics":["SECRET"],"name":"Repentance","rarity":"COMMON","set":"EXPERT1","text":"Secret: After your opponent plays a minion, reduce its Health to 1.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":169,"id":"EX1_379e","name":"Repentance","set":"EXPERT1","text":"Health reduced to 1.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":1167,"flavor":"The Aldor hate two things: the Scryers and smooth jazz.","health":3,"id":"EX1_382","mechanics":["BATTLECRY"],"name":"Aldor Peacekeeper","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","targetingArrowText":"Change Attack to 1.","text":"Battlecry: Change an enemy minion's Attack to 1.","type":"MINION"},{"cardClass":"PALADIN","dbfId":1918,"id":"EX1_382e","name":"Stand Down!","set":"EXPERT1","text":"Attack changed to 1.","type":"ENCHANTMENT"},{"artist":"Brom","attack":6,"cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":890,"elite":true,"flavor":"If you haven't heard the Tirion Fordring theme song, it's because it doesn't exist.","health":6,"id":"EX1_383","mechanics":["DEATHRATTLE","DIVINE_SHIELD","TAUNT"],"name":"Tirion Fordring","rarity":"LEGENDARY","set":"EXPERT1","text":"Divine Shield, Taunt Deathrattle: Equip a 5/3 Ashbringer.","type":"MINION"},{"attack":5,"cardClass":"PALADIN","cost":5,"dbfId":1730,"durability":3,"elite":true,"id":"EX1_383t","name":"Ashbringer","set":"EXPERT1","type":"WEAPON"},{"artist":"Alex Garner","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":1174,"flavor":"Wham! Wham! Wham! Wham! Wham! Wham! Wham! Wham!","id":"EX1_384","mechanics":["ImmuneToSpellpower"],"name":"Avenging Wrath","rarity":"EPIC","set":"EXPERT1","text":"Deal $8 damage randomly split among all enemies.","type":"SPELL"},{"artist":"Paul Warzecha","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45,"flavor":"Tauren Warrior: Champion of Mulgore, Slayer of Quilboar, Rider of Thunderbluff Elevators.","health":3,"id":"EX1_390","mechanics":["ENRAGED","TAUNT"],"name":"Tauren Warrior","rarity":"COMMON","set":"EXPERT1","text":"Taunt\nHas +3 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39838,"id":"EX1_390e","mechanics":["ENRAGED"],"name":"Enraged","set":"EXPERT1","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"E. M. Gist","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1074,"flavor":"\"Dun da dun, dun da dun\": if you've heard an ogre sing this, it's too late.","id":"EX1_391","name":"Slam","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage to a minion. If it survives, draw a card.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":400,"flavor":"\"You won't like me when I'm angry.\"","id":"EX1_392","name":"Battle Rage","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"EXPERT1","text":"Draw a card for each damaged friendly character.","type":"SPELL"},{"artist":"Chippy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":790,"flavor":"If an Amani berserker asks \"Joo lookin' at me?!\", the correct response is \"Nah, mon\".","health":3,"id":"EX1_393","mechanics":["ENRAGED"],"name":"Amani Berserker","rarity":"COMMON","set":"EXPERT1","text":"Has +3 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39836,"id":"EX1_393e","mechanics":["ENRAGED"],"name":"Enraged","set":"EXPERT1","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Cole Eastburn","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":700,"flavor":"All these guys ever do is talk about the Thunder King. BOOOORRRINNG!","health":7,"id":"EX1_396","mechanics":["TAUNT"],"name":"Mogu'shan Warden","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Samwise","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":538,"flavor":"50% off fist weapons, limited time only!","health":3,"id":"EX1_398","mechanics":["BATTLECRY"],"name":"Arathi Weaponsmith","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Equip a 2/2 weapon.","type":"MINION"},{"attack":2,"cardClass":"WARRIOR","cost":1,"dbfId":1707,"durability":2,"id":"EX1_398t","name":"Battle Axe","set":"EXPERT1","type":"WEAPON"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":768,"flavor":"No Pain, No Gain.","health":7,"howToEarnGolden":"Unlocked at Warlock Level 57.","id":"EX1_399","mechanics":["TRIGGER_VISUAL"],"name":"Gurubashi Berserker","rarity":"FREE","set":"CORE","text":"Whenever this minion takes damage, gain +3 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1621,"id":"EX1_399e","name":"Berserking","set":"CORE","text":"This minion has increased Attack.","type":"ENCHANTMENT"},{"artist":"Jonboy Meyers","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":636,"flavor":"The way to tell seasoned warriors from novice ones: the novices yell \"wheeeee\" while whirlwinding.","howToEarn":"Unlocked at Level 6.","howToEarnGolden":"Unlocked at Level 32.","id":"EX1_400","name":"Whirlwind","rarity":"FREE","set":"CORE","text":"Deal $1 damage to ALL minions.","type":"SPELL"},{"artist":"Greg Hildebrandt","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":596,"flavor":"She accepts guild funds for repairs!","health":4,"id":"EX1_402","mechanics":["TRIGGER_VISUAL"],"name":"Armorsmith","rarity":"RARE","set":"EXPERT1","text":"Whenever a friendly minion takes damage, gain 1 Armor.","type":"MINION"},{"artist":"Carl Critchlow","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":866,"flavor":"Have you seen the size of the shields in this game?? This is no easy job.","health":4,"id":"EX1_405","mechanics":["TAUNT"],"name":"Shieldbearer","rarity":"COMMON","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":75,"flavor":"Do you know the first rule of Brawl Club?","id":"EX1_407","name":"Brawl","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":2},"rarity":"EPIC","set":"EXPERT1","text":"Destroy all minions except one. (chosen randomly)","type":"SPELL"},{"artist":"Zoltan & Gabor","cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":804,"flavor":"\"If you only use one ability, use Mortal Strike.\" - The Warrior Code, Line 6","id":"EX1_408","name":"Mortal Strike","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $4 damage. If you have 12 or less Health, deal $6 instead.","type":"SPELL"},{"artist":"Matt Cavotta","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":511,"flavor":"Easily worth 50 DKP.","id":"EX1_409","name":"Upgrade!","rarity":"RARE","set":"EXPERT1","text":"If you have a weapon, give it +1/+1. Otherwise equip a 1/3 weapon.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":726,"id":"EX1_409e","name":"Upgraded","set":"EXPERT1","text":"+1 Attack and +1 Durability.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"WARRIOR","cost":1,"dbfId":1661,"durability":3,"id":"EX1_409t","name":"Heavy Axe","set":"EXPERT1","type":"WEAPON"},{"artist":"Raymond Swanland","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":546,"flavor":"\"What is a better weapon? The sharp one your enemies expect, or the blunt one they ignore?\" - The Art of Warrior, Chapter 9","id":"EX1_410","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Shield Slam","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"EXPERT1","text":"Deal 1 damage to a minion for each Armor you have.","type":"SPELL"},{"artist":"Zoltan & Gabor","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":810,"durability":1,"flavor":"Grommash Hellscream's famous axe. Somehow this ended up in Prince Malchezaar's possession. Quite the mystery!","id":"EX1_411","name":"Gorehowl","rarity":"EPIC","set":"EXPERT1","text":"Attacking a minion costs 1 Attack instead of 1 Durability.","type":"WEAPON"},{"cardClass":"WARRIOR","dbfId":1521,"id":"EX1_411e","name":"Bloodrage","set":"EXPERT1","text":"No durability loss.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":1731,"id":"EX1_411e2","name":"Needs Sharpening","set":"EXPERT1","text":"Decreased Attack.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1155,"flavor":"If he's raging now, just wait until he gets nerfed.","health":3,"id":"EX1_412","mechanics":["ENRAGED"],"name":"Raging Worgen","rarity":"COMMON","referencedTags":["WINDFURY"],"set":"EXPERT1","text":"Has +1 Attack and Windfury while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39837,"id":"EX1_412e","mechanics":["ENRAGED"],"name":"Enraged","set":"EXPERT1","text":"+1 Attack and Windfury.","type":"ENCHANTMENT"},{"artist":"Glenn Rane","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":338,"elite":true,"flavor":"Grommash drank the tainted blood of Mannoroth, dooming the orcs to green skin and red eyes! Maybe not his best decision.","health":9,"id":"EX1_414","mechanics":["CHARGE","ENRAGED"],"name":"Grommash Hellscream","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge\nHas +6 Attack while damaged.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":39835,"id":"EX1_414e","name":"Enraged","set":"EXPERT1","text":"+6 Attack","type":"ENCHANTMENT"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":976,"flavor":"\"Death will rise, from the tides!\"","health":1,"howToEarnGolden":"Unlocked at Rogue Level 53.","id":"EX1_506","mechanics":["BATTLECRY"],"name":"Murloc Tidehunter","race":"MURLOC","rarity":"FREE","set":"CORE","text":"Battlecry: Summon a 1/1 Murloc Scout.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1078,"health":1,"id":"EX1_506a","name":"Murloc Scout","race":"MURLOC","rarity":"COMMON","set":"CORE","type":"MINION"},{"artist":"Tim McBurnie","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1063,"flavor":"Do Murlocs ever get tired of making the same old sound? Nope! Mrglglrglglglglglglgl!","health":3,"id":"EX1_507","mechanics":["AURA"],"name":"Murloc Warleader","race":"MURLOC","rarity":"EPIC","set":"EXPERT1","text":"Your other Murlocs have +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":535,"id":"EX1_507e","name":"Mrgglaargl!","set":"HOF","text":"+2 Attack from Murloc Warleader.","type":"ENCHANTMENT"},{"artist":"Phil Saunders","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":510,"flavor":"These are the brainy murlocs. It turns out that doesnât mean much.","health":1,"howToEarnGolden":"Unlocked at Warlock Level 53.","id":"EX1_508","name":"Grimscale Oracle","race":"MURLOC","rarity":"FREE","set":"CORE","text":"Your other Murlocs have +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":729,"id":"EX1_508o","name":"Mlarggragllabl!","set":"CORE","text":"This Murloc has +1 Attack.","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":475,"flavor":"This guy gets crazy strong at family reunions.","health":2,"id":"EX1_509","mechanics":["TRIGGER_VISUAL"],"name":"Murloc Tidecaller","race":"MURLOC","rarity":"RARE","set":"EXPERT1","text":"Whenever you summon a Murloc, gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1719,"id":"EX1_509e","name":"Blarghghl","set":"EXPERT1","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Ben Olson","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":1133,"flavor":"Heâs not really that patient. It just takes a while for someone to walk by that he can actually reach.","health":1,"id":"EX1_522","mechanics":["POISONOUS","STEALTH"],"name":"Patient Assassin","rarity":"EPIC","set":"EXPERT1","text":"Stealth\n Poisonous","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":1281,"flavor":"Hyenas prefer the bones of kodos or windserpents, but they'll eat pretty much anything. Even Brussels sprouts.","health":2,"id":"EX1_531","mechanics":["TRIGGER_VISUAL"],"name":"Scavenging Hyena","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Whenever a friendly Beast dies, gain +2/+1.","type":"MINION"},{"cardClass":"HUNTER","dbfId":1633,"id":"EX1_531e","name":"Well Fed","set":"EXPERT1","text":"Increased Attack and Health.","type":"ENCHANTMENT"},{"artist":"Daren Bader","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":1091,"flavor":"Sometimes it's as simple as putting on a fake mustache and pointing at someone else.","id":"EX1_533","mechanics":["SECRET"],"name":"Misdirection","rarity":"RARE","set":"EXPERT1","text":"Secret: When an enemy attacks your hero, instead it attacks another random character.","type":"SPELL"},{"artist":"Milivoj Ceran","attack":6,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":1261,"flavor":"In the jungle, the mighty jungle, the lion gets slowly consumed by hyenas.","health":5,"id":"EX1_534","mechanics":["DEATHRATTLE"],"name":"Savannah Highmane","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Deathrattle: Summon two 2/2 Hyenas.","type":"MINION"},{"artist":"Andrew Robinson","attack":2,"cardClass":"HUNTER","cost":2,"dbfId":1624,"health":2,"id":"EX1_534t","name":"Hyena","race":"BEAST","set":"EXPERT1","type":"MINION"},{"artist":"Cyril Van Der Haegen","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":1662,"durability":2,"flavor":"First Lesson: Put the pointy end in the other guy.","id":"EX1_536","mechanics":["TRIGGER_VISUAL"],"name":"Eaglehorn Bow","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"[x]Whenever a friendly\nSecret is revealed,\ngain +1 Durability.","type":"WEAPON"},{"cardClass":"HUNTER","dbfId":1680,"id":"EX1_536e","name":"Upgraded","set":"EXPERT1","text":"Increased Durability.","type":"ENCHANTMENT"},{"artist":"Tom Baxa","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":394,"flavor":"Pull the pin, count to 5, then shoot. Then duck.","id":"EX1_537","name":"Explosive Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $5 damage to a minion and $2 damage to adjacent ones.","type":"SPELL"},{"artist":"Linggar Bramanty","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":1243,"flavor":"You must read the name of this card out loud each time you play it.","id":"EX1_538","name":"Unleash the Hounds","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","referencedTags":["CHARGE"],"set":"EXPERT1","text":"For each enemy minion, summon a 1/1 Hound with Charge.","type":"SPELL"},{"attack":1,"cardClass":"HUNTER","cost":1,"dbfId":1715,"health":1,"id":"EX1_538t","mechanics":["CHARGE"],"name":"Hound","race":"BEAST","set":"EXPERT1","text":"Charge","type":"MINION"},{"artist":"Gabe from Penny Arcade","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":296,"flavor":"\"Kill!\", he commanded.","howToEarn":"Unlocked at Level 10.","howToEarnGolden":"Unlocked at Level 49.","id":"EX1_539","name":"Kill Command","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Deal $3 damage. If you control a Beast, deal\n$5 damage instead.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"HUNTER","collectible":true,"cost":9,"dbfId":1144,"elite":true,"flavor":"The best defense against King Krush is to have someone you donât like standing in front of you.","health":8,"id":"EX1_543","mechanics":["CHARGE"],"name":"King Krush","race":"BEAST","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge","type":"MINION"},{"artist":"Tyler Walpole","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":896,"flavor":"Not only does it reveal your enemies, but it's also great for parties!","id":"EX1_544","name":"Flare","rarity":"RARE","referencedTags":["SECRET","STEALTH"],"set":"EXPERT1","text":"All minions lose Stealth. Destroy all enemy Secrets. Draw a card.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":903,"flavor":"The seething wrath is just beneath the surface. Beneath that is wild abandon, followed by slight annoyance.","id":"EX1_549","name":"Bestial Wrath","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"rarity":"EPIC","referencedTags":["IMMUNE"],"set":"EXPERT1","text":"Give a friendly Beast +2 Attack and Immune this turn.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":668,"id":"EX1_549o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Bestial Wrath","set":"EXPERT1","text":"+2 Attack and Immune this turn.","type":"ENCHANTMENT"},{"artist":"Bernie Kang","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":455,"flavor":"Why did it have to be snakes?","id":"EX1_554","mechanics":["SECRET"],"name":"Snake Trap","rarity":"EPIC","set":"EXPERT1","text":"Secret: When one of your minions is attacked, summon three 1/1 Snakes.","type":"SPELL"},{"attack":1,"cardClass":"HUNTER","cost":1,"dbfId":204,"health":1,"id":"EX1_554t","name":"Snake","race":"BEAST","set":"EXPERT1","type":"MINION"},{"artist":"Brian Despain","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":778,"flavor":"\"Overheat threshold exceeded. System failure. Wheat clog in port two. Shutting down.\"","health":3,"id":"EX1_556","mechanics":["DEATHRATTLE"],"name":"Harvest Golem","race":"MECHANICAL","rarity":"COMMON","set":"EXPERT1","text":"Deathrattle: Summon a 2/1 Damaged Golem.","type":"MINION"},{"artist":"Steve Prescott","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1147,"elite":true,"flavor":"Nat Pagle, Azeroth's premier fisherman! He invented the Auto-Angler 3000, the Extendo-Pole 3000, and the Lure-o-matic 2099 (still in testing).","health":4,"id":"EX1_557","mechanics":["TRIGGER_VISUAL"],"name":"Nat Pagle","rarity":"LEGENDARY","set":"EXPERT1","text":"At the start of your turn, you have a 50% chance to draw an extra card.","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":912,"elite":true,"flavor":"âThat belongs in the Hall of Explorers!â","health":4,"id":"EX1_558","mechanics":["BATTLECRY"],"name":"Harrison Jones","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Destroy your opponent's weapon and draw cards equal to its Durability.","type":"MINION"},{"artist":"Wayne Reynolds","attack":5,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":1080,"elite":true,"flavor":"Antonidas was the Grand Magus of the Kirin Tor, and Jaina's mentor. This was a big step up from being Grand Magus of Jelly Donuts.","health":7,"id":"EX1_559","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Antonidas","rarity":"LEGENDARY","set":"EXPERT1","text":"Whenever you cast a spell, add a 'Fireball' spell to your hand.","type":"MINION"},{"artist":"James Ryman","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":411,"elite":true,"flavor":"Time to write some flavor text.","health":8,"id":"EX1_560","name":"Nozdormu","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Players only have 15 seconds to take their turns.","type":"MINION"},{"artist":"Raymond Swanland","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":581,"elite":true,"flavor":"Alexstrasza the Life-Binder brings life and hope to everyone. Except Deathwing. And Malygos. And Nekros.","health":8,"id":"EX1_561","mechanics":["BATTLECRY"],"name":"Alexstrasza","playRequirements":{"REQ_HERO_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","targetingArrowText":"Set Health to 15.","text":"Battlecry: Set a hero's remaining Health to 15.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1778,"id":"EX1_561e","name":"Alexstrasza's Fire","set":"EXPERT1","text":"Health set to 15.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":363,"elite":true,"flavor":"Onyxia long manipulated the Stormwind Court by disguising herself as Lady Katrana Prestor. You would have thought that the giant wings and scales would have been a giveaway.","health":8,"id":"EX1_562","mechanics":["BATTLECRY"],"name":"Onyxia","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Summon 1/1 Whelps until your side of the battlefield is full.","type":"MINION"},{"artist":"Michael Komarck","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":436,"elite":true,"flavor":"Malygos hates it when mortals use magic. He gets so mad!","health":12,"id":"EX1_563","mechanics":["SPELLPOWER"],"name":"Malygos","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","spellDamage":5,"text":"Spell Damage +5","type":"MINION"},{"artist":"Raymond Swanland","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":531,"flavor":"The Faceless Ones are servants of Yogg-Saron, and they feed on fear. Right now they are feeding on your fear of accidentally disenchanting all your good cards.","health":3,"id":"EX1_564","mechanics":["BATTLECRY"],"name":"Faceless Manipulator","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Become a copy of a minion.","text":"Battlecry: Choose a minion and become a copy of it.","type":"MINION"},{"artist":"Jonathan Ryder","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":1008,"flavor":"Totemsmiths like to use the rarest woods for their totems. There are even rumors of totems made of Ironbark Protectors.","health":3,"howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 43.","id":"EX1_565","mechanics":["ADJACENT_BUFF","AURA"],"name":"Flametongue Totem","race":"TOTEM","rarity":"FREE","set":"CORE","text":"Adjacent minions have +2 Attack.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":516,"id":"EX1_565o","name":"Flametongue","set":"CORE","text":"+2 Attack from Flametongue Totem.","type":"ENCHANTMENT"},{"artist":"John Polidora","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":352,"durability":8,"flavor":"Orgrim Doomhammer gave this legendary weapon to Thrall. His name is a total coincidence.","id":"EX1_567","mechanics":["OVERLOAD","WINDFURY"],"name":"Doomhammer","overload":2,"rarity":"EPIC","set":"EXPERT1","text":"Windfury, Overload: (2)","type":"WEAPON"},{"artist":"MAR Studio","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":577,"flavor":"Chew your food!","id":"EX1_570","name":"Bite","rarity":"RARE","set":"EXPERT1","text":"Give your hero +4 Attack this turn. Gain 4 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1708,"id":"EX1_570e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Bite","set":"EXPERT1","text":"+4 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Trevor Jacobs","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":493,"flavor":"\"I think I'll just nap under these trees. Wait... AAAAAHHH!\" - Blinkfizz, the Unfortunate Gnome","id":"EX1_571","name":"Force of Nature","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"EXPERT1","text":"Summon three 2/2 Treants.","type":"SPELL"},{"artist":"Gabor Szikszai","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":1186,"elite":true,"entourage":["DREAM_01","DREAM_02","DREAM_03","DREAM_04","DREAM_05"],"flavor":"Ysera rules the Emerald Dream. Which is some kind of green-mirror-version of the real world, or something?","health":12,"id":"EX1_572","mechanics":["TRIGGER_VISUAL"],"name":"Ysera","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"At the end of your turn, add a Dream Card to your hand.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":36,"elite":true,"flavor":"Yes, he's a demigod. No, he doesn't need to wear a shirt.","health":8,"id":"EX1_573","mechanics":["CHOOSE_ONE"],"name":"Cenarius","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"EXPERT1","text":"Choose One - Give your other minions +2/+2; or Summon two 2/2 Treants with Taunt.","type":"MINION"},{"cardClass":"DRUID","cost":9,"dbfId":1145,"id":"EX1_573a","name":"Demigod's Favor","set":"EXPERT1","text":"Give your other minions +2/+2.","type":"SPELL"},{"cardClass":"DRUID","dbfId":331,"id":"EX1_573ae","name":"Demigod's Favor","set":"EXPERT1","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":9,"dbfId":364,"id":"EX1_573b","name":"Shan'do's Lesson","playRequirements":{"REQ_NUM_MINION_SLOTS":2},"set":"EXPERT1","text":"Summon two 2/2 Treants with Taunt.","type":"SPELL"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":678,"health":2,"id":"EX1_573t","mechanics":["TAUNT"],"name":"Treant","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Scott Altmann","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":513,"flavor":"It is said that some shaman can say \"Floatin' totem\" 10 times, fast.","health":3,"id":"EX1_575","mechanics":["TRIGGER_VISUAL"],"name":"Mana Tide Totem","race":"TOTEM","rarity":"RARE","set":"EXPERT1","text":"At the end of your turn, draw a card.","type":"MINION"},{"artist":"Glenn Rane","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":962,"elite":true,"flavor":"He lives in Blackrock Mountain. He eats Gnomes. That's pretty much it.","health":7,"id":"EX1_577","mechanics":["DEATHRATTLE"],"name":"The Beast","race":"BEAST","rarity":"LEGENDARY","set":"EXPERT1","text":"Deathrattle: Summon a 3/3 Finkle Einhorn for your opponent.","type":"MINION"},{"artist":"Dave Rapoza","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":481,"flavor":"It is true that some druids are savage, but others still enjoy a quiet moment and a spot of tea.","id":"EX1_578","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Savagery","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal damage equal to your hero's Attack to a minion.","type":"SPELL"},{"artist":"Scott Altmann","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":461,"flavor":"Rogues love sappy movies.","howToEarn":"Unlocked at Level 1.","howToEarnGolden":"Unlocked at Level 40.","id":"EX1_581","name":"Sap","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Return an enemy minion to your opponent's hand.","type":"SPELL"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":175,"flavor":"You don't see a lot of Dalaran warriors.","health":4,"howToEarnGolden":"Unlocked at Mage Level 59.","id":"EX1_582","mechanics":["SPELLPOWER"],"name":"Dalaran Mage","rarity":"FREE","set":"CORE","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":424,"flavor":"If she threatens to \"moon\" you, it's not what you think.","health":4,"id":"EX1_583","mechanics":["BATTLECRY"],"name":"Priestess of Elune","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Restore #4 Health to your hero.","type":"MINION"},{"artist":"Howard Lyon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":915,"flavor":"Sometimes he forgets and just wanders into someone else's game.","health":5,"id":"EX1_584","mechanics":["BATTLECRY"],"name":"Ancient Mage","rarity":"RARE","referencedTags":["SPELLPOWER"],"set":"EXPERT1","text":"Battlecry: Give adjacent minions Spell Damage +1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":863,"id":"EX1_584e","name":"Teachings of the Kirin Tor","set":"EXPERT1","text":"Spell Damage +1.","type":"ENCHANTMENT"},{"artist":"Svetlin Velinov","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":211,"flavor":"See? Giant.","health":8,"id":"EX1_586","name":"Sea Giant","rarity":"EPIC","set":"EXPERT1","text":"Costs (1) less for each other minion on the battlefield.","type":"MINION"},{"artist":"Vance Kovacs","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":178,"flavor":"Is there anything worse than a Windspeaker with halitosis?","health":3,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 45.","id":"EX1_587","mechanics":["BATTLECRY"],"name":"Windspeaker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"FREE","referencedTags":["WINDFURY"],"set":"CORE","targetingArrowText":"Give Windfury.","text":"Battlecry: Give a friendly minion Windfury.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":755,"flavor":"The Blood Knights get their holy powers from the Sunwell, which you should NOT bathe in.","health":3,"id":"EX1_590","mechanics":["BATTLECRY"],"name":"Blood Knight","rarity":"EPIC","referencedTags":["DIVINE_SHIELD"],"set":"EXPERT1","text":"Battlecry: All minions lose Divine Shield. Gain +3/+3 for each Shield lost.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":258,"id":"EX1_590e","name":"Shadows of M'uru","rarity":"COMMON","set":"EXPERT1","text":"This minion has consumed Divine Shields and has increased Attack and Health.","type":"ENCHANTMENT"},{"artist":"Doug Alexander","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":237,"flavor":"The Auchenai know the end is coming, but they're not sure when.","health":5,"id":"EX1_591","name":"Auchenai Soulpriest","rarity":"RARE","set":"EXPERT1","text":"Your cards and powers that restore Health now deal damage instead.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52748,"id":"EX1_591e","name":"Soulweaving","set":"EXPERT1","text":"Your cards and powers that restore Health now deal damage instead.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":670,"flavor":"Your face is the place you'd probably least like a dagger, and where rogues are most likely to deliver them.","health":4,"howToEarnGolden":"Unlocked at Druid Level 53.","id":"EX1_593","mechanics":["BATTLECRY"],"name":"Nightblade","rarity":"FREE","set":"CORE","text":"Battlecry: Deal 3 damage to the enemy hero.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":286,"flavor":"Rumor has it that Deathwing brought about the Cataclysm after losing a game to this card. We may never know the truth.","id":"EX1_594","mechanics":["SECRET"],"name":"Vaporize","rarity":"RARE","set":"EXPERT1","text":"Secret: When a minion attacks your hero, destroy it.","type":"SPELL"},{"artist":"Raymond Swanland","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":811,"flavor":"She may be an evil cult master, but she still calls her parents once a week.","health":2,"id":"EX1_595","mechanics":["TRIGGER_VISUAL"],"name":"Cult Master","rarity":"COMMON","set":"EXPERT1","text":"After a friendly minion dies, draw a card.","type":"MINION"},{"artist":"Ben Wootten","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":1142,"flavor":"Demonfire is like regular fire except for IT NEVER STOPS BURNING HELLLPPP","id":"EX1_596","name":"Demonfire","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $2 damage to a minion. If itâs a friendly Demon, give it +2/+2 instead.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":26,"id":"EX1_596e","name":"Demonfire","rarity":"COMMON","set":"EXPERT1","text":"This Demon has +2/+2.","type":"ENCHANTMENT"},{"artist":"Mark Gibbons","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":926,"flavor":"She would enjoy the job a lot more if she just could get the imps to QUIT BITING HER.","health":5,"id":"EX1_597","mechanics":["TRIGGER_VISUAL"],"name":"Imp Master","rarity":"RARE","set":"EXPERT1","text":"[x]At the end of your turn, deal\n1 damage to this minion\n and summon a 1/1 Imp.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":76,"health":1,"id":"EX1_598","name":"Imp","race":"DEMON","set":"EXPERT1","type":"MINION"},{"artist":"Phroilan Gardner","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":285,"flavor":"\"I'm going to need you to come in on Sunday.\" - Cruel Taskmaster","health":2,"id":"EX1_603","mechanics":["BATTLECRY"],"name":"Cruel Taskmaster","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Deal 1 damage and grant +2 Attack.","text":"Battlecry: Deal 1 damage to a minion and give it +2 Attack.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":1645,"id":"EX1_603e","name":"Whipped Into Shape","set":"EXPERT1","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Simon Bisley","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":654,"flavor":"He used to work as an accountant before he tried his hand at Berserkering.","health":4,"id":"EX1_604","mechanics":["TRIGGER_VISUAL"],"name":"Frothing Berserker","rarity":"RARE","set":"EXPERT1","text":"Whenever a minion takes damage, gain +1 Attack.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":1177,"id":"EX1_604o","name":"Berserk","set":"EXPERT1","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Michael Komarck","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":1023,"flavor":"Shields were invented because Face Block is USELESS.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 28.","id":"EX1_606","name":"Shield Block","rarity":"FREE","set":"CORE","text":"Gain 5 Armor.\nDraw a card.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","collectible":true,"cost":0,"dbfId":22,"flavor":"They're only smiling on the outside.","id":"EX1_607","name":"Inner Rage","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"EXPERT1","text":"Deal $1 damage to a minion and give it +2 Attack.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":320,"id":"EX1_607e","name":"Inner Rage","set":"EXPERT1","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":614,"flavor":"Apprentices are great for bossing around. \"Conjure me some mana buns! And a coffee! Make that a mana coffee!\"","health":2,"id":"EX1_608","mechanics":["AURA"],"name":"Sorcerer's Apprentice","rarity":"COMMON","set":"EXPERT1","text":"Your spells cost (1) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52759,"id":"EX1_608e","name":"Apprentice's Assitance","set":"EXPERT1","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Lorenzo Minaca","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":814,"flavor":"A great sniper hits the spot. Just like a delicious flank of boar. Mmmmm.","id":"EX1_609","mechanics":["SECRET"],"name":"Snipe","rarity":"COMMON","set":"EXPERT1","text":"Secret: After your opponent plays a minion, deal $4 damage to it.","type":"SPELL"},{"artist":"Brandon Kitkouski","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":585,"flavor":"It traps your food AND cooks it for you!","id":"EX1_610","mechanics":["SECRET"],"name":"Explosive Trap","rarity":"COMMON","set":"EXPERT1","text":"Secret: When your hero is attacked, deal $2 damage to all enemies.","type":"SPELL"},{"artist":"Matt Gaser","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":519,"flavor":"\"Dang, that's cold.\" - appropriate response to Freezing Trap, or a mean joke.","id":"EX1_611","mechanics":["SECRET"],"name":"Freezing Trap","rarity":"COMMON","set":"EXPERT1","text":"Secret: When an enemy minion attacks, return it to its owner's hand. It costs (2) more.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":566,"id":"EX1_611e","name":"Trapped","set":"EXPERT1","text":"Will be Frozen again at the start of the next turn.","type":"ENCHANTMENT"},{"artist":"Popo Wei","attack":4,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":748,"flavor":"The Kirin Tor reside in the floating city of Dalaran. How do you make a Dalaran float? Two scoops of ice cream, one scoop of Dalaran.","health":3,"id":"EX1_612","mechanics":["BATTLECRY"],"name":"Kirin Tor Mage","rarity":"RARE","referencedTags":["SECRET"],"set":"EXPERT1","text":"[x]Battlecry: The next Secret\nyou play this turn costs (0).","type":"MINION"},{"cardClass":"MAGE","dbfId":697,"id":"EX1_612o","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Power of the Kirin Tor","set":"EXPERT1","text":"Your next Secret costs (0).","type":"ENCHANTMENT"},{"artist":"Efrem Palacios","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":306,"elite":true,"flavor":"He led the Stonemasons in the reconstruction of Stormwind, and when the nobles refused to pay, he founded the Defias Brotherhood to, well, deconstruct Stormwind.","health":2,"id":"EX1_613","mechanics":["COMBO"],"name":"Edwin VanCleef","rarity":"LEGENDARY","set":"EXPERT1","text":"Combo: Gain +2/+2 for each other card you've played this turn.","type":"MINION"},{"cardClass":"ROGUE","dbfId":593,"id":"EX1_613e","name":"VanCleef's Vengeance","set":"EXPERT1","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":556,"elite":true,"flavor":"Illidan's brother, Malfurion, imprisoned him beneath Hyjal for 10,000 years. Stormrages are not good at letting go of grudges.","health":5,"id":"EX1_614","mechanics":["TRIGGER_VISUAL"],"name":"Illidan Stormrage","race":"DEMON","rarity":"LEGENDARY","set":"EXPERT1","text":"Whenever you play a card, summon a 2/1 Flame of Azzinoth.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":1751,"health":1,"id":"EX1_614t","name":"Flame of Azzinoth","race":"ELEMENTAL","set":"EXPERT1","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":715,"flavor":"They come out at night to eat leftover mana crystals. \"Mmmmmm,\" they say.","health":2,"id":"EX1_616","mechanics":["AURA"],"name":"Mana Wraith","rarity":"RARE","set":"EXPERT1","text":"ALL minions cost (1) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52755,"id":"EX1_616e","name":"Mana Drain","set":"EXPERT1","text":"Costs (1) more.","type":"ENCHANTMENT"},{"artist":"Steven Prescott","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":1093,"flavor":"Our ballista operator is effective, but not picky.","id":"EX1_617","name":"Deadly Shot","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","set":"EXPERT1","text":"Destroy a random enemy minion.","type":"SPELL"},{"artist":"Michal Ivan","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":756,"flavor":"We are all special unique snowflakes... with 1 Health.","id":"EX1_619","name":"Equality","rarity":"RARE","set":"EXPERT1","text":"Change the Health of ALL minions to 1.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":931,"id":"EX1_619e","name":"Equality","set":"EXPERT1","text":"Health changed to 1.","type":"ENCHANTMENT"},{"artist":"Glenn Rane","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":20,"dbfId":1372,"flavor":"He gets terrible heartburn. BECAUSE HE IS FULL OF LAVA.","health":8,"id":"EX1_620","name":"Molten Giant","race":"ELEMENTAL","rarity":"EPIC","set":"HOF","text":"Costs (1) less for each damage your hero has taken.","type":"MINION"},{"artist":"Daarken","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":1362,"flavor":"It isn't really a circle.","id":"EX1_621","name":"Circle of Healing","rarity":"COMMON","set":"EXPERT1","text":"Restore #4 Health to ALL minions.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1363,"flavor":"If you miss, it leaves a lightning-bolt-shaped scar on your target.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 43.","id":"EX1_622","name":"Shadow Word: Death","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_MIN_ATTACK":5,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"CORE","text":"Destroy a minion with 5 or more Attack.","type":"SPELL"},{"artist":"Daren Bader","attack":6,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":1364,"flavor":"He also moonlights Thursday nights as a bouncer at the Pig and Whistle Tavern.","health":6,"id":"EX1_623","mechanics":["BATTLECRY"],"name":"Temple Enforcer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"EXPERT1","targetingArrowText":"Give +3 Health.","text":"Battlecry: Give a friendly minion +3 Health.","type":"MINION"},{"cardClass":"PRIEST","dbfId":1749,"id":"EX1_623e","name":"Infusion","set":"EXPERT1","text":"+3 Health.","type":"ENCHANTMENT"},{"artist":"Miguel Coimbra","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":1365,"flavor":"Often followed by Holy Smokes!","id":"EX1_624","name":"Holy Fire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"EXPERT1","text":"Deal $5 damage. Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1368,"flavor":"If a bright light shines on a priest in Shadowform⌠do they cast a shadow?","id":"EX1_625","name":"Shadowform","rarity":"EPIC","set":"EXPERT1","text":"Your Hero Power becomes 'Deal 2 damage'. If already in Shadowform: 3 damage.","type":"SPELL"},{"cardClass":"PRIEST","cost":2,"dbfId":1622,"id":"EX1_625t","name":"Mind Spike","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":1623,"id":"EX1_625t2","name":"Mind Shatter","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Hero Power\nDeal $3 damage.","type":"HERO_POWER"},{"artist":"Sean OâDaniels","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":1366,"flavor":"It dispels buffs, powers, hopes, and dreams.","id":"EX1_626","mechanics":["SILENCE"],"name":"Mass Dispel","rarity":"RARE","set":"EXPERT1","text":"Silence all enemy minions. Draw a card.","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":1006,"elite":true,"health":3,"id":"EX1_finkle","name":"Finkle Einhorn","set":"EXPERT1","type":"MINION"},{"attack":2,"cardClass":"SHAMAN","cost":2,"dbfId":533,"health":3,"id":"EX1_tk11","mechanics":["TAUNT"],"name":"Spirit Wolf","set":"EXPERT1","text":"Taunt","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1190,"health":1,"id":"EX1_tk28","name":"Squirrel","race":"BEAST","set":"EXPERT1","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":332,"health":5,"id":"EX1_tk29","name":"Devilsaur","race":"BEAST","set":"EXPERT1","type":"MINION"},{"cardClass":"PRIEST","dbfId":536,"id":"EX1_tk31","mechanics":["SUMMONED"],"name":"Mind Controlling","rarity":"COMMON","set":"EXPERT1","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","cost":2,"dbfId":1178,"id":"EX1_tk33","name":"INFERNO!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"EXPERT1","text":"Hero Power\nSummon a 6/6 Infernal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":31448,"id":"EX1_tk33_2_TB","name":"INFERNO!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nSummon a 6/6 Infernal.","type":"HERO_POWER"},{"attack":6,"cardClass":"WARLOCK","cost":6,"dbfId":1143,"health":6,"id":"EX1_tk34","name":"Infernal","race":"DEMON","set":"EXPERT1","type":"MINION"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":358,"health":2,"id":"EX1_tk9","name":"Treant","set":"EXPERT1","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52699,"hideStats":true,"id":"FB_Annoyo_001","name":"Recharge! Recharge!","rarity":"FREE","set":"TB","text":"Replace your deck with a fresh one.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52722,"hideStats":true,"id":"FB_Annoyo_002a","name":"Upgrade Annoy-o-Core","rarity":"FREE","set":"TB","text":"Each Annoy-o-Tron summoned is +1/+1 more than the last.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52761,"hideStats":true,"id":"FB_Annoyo_002b","name":"Upgrade Annoy-o-Core","rarity":"FREE","set":"TB","text":"Each Annoy-o-Tron summoned is +2/+2 more than the last.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52762,"hideStats":true,"id":"FB_Annoyo_002c","name":"Upgrade Annoy-o-Core","rarity":"FREE","set":"TB","text":"Each Annoy-o-Tron summoned is +4/+4 more than the last.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52763,"hideStats":true,"id":"FB_Annoyo_002d","name":"Maximum Annoying!","rarity":"FREE","set":"TB","text":"Each Annoy-o-Tron summoned is +8/+8 more than the last.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52764,"hideStats":true,"id":"FB_Annoyo_003","name":"Increase Volume","rarity":"FREE","set":"TB","text":"Your Hero Power now summons two \nAnnoy-o-Trons.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49074,"entourage":["FB_BuildABrawl001a","FB_BuildABrawl001b","FB_BuildABrawl001c","FB_BuildABrawl003c"],"id":"FB_BuildABrawl001","name":"Innkeeper Tools - Build A Brawl","set":"TB","text":"Play the Brawl as normal or Build a new brawl","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49075,"id":"FB_BuildABrawl001a","name":"By the Power of Ragnaros!","set":"TB","text":"At the end of your turn, reduce the Cost of cards in your hand by (1).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49113,"id":"FB_BuildABrawl001a_ench","name":"By the Power of Ragnaros! Enchant","set":"TB","text":"Each turn reduce the cost of all cards by (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49076,"id":"FB_BuildABrawl001b","name":"Randomonium","set":"TB","text":"At the start of your turn, randomize the Cost of cards in your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49118,"id":"FB_BuildABrawl001b_ench","name":"Randomonium Enchant","set":"TB","text":"Each turn randomize the cost of all cards in your hand.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49077,"id":"FB_BuildABrawl001c","name":"Battle of Tol Barad","set":"TB","text":"After you summon a minion, add a spell of the same Cost to your hand. \n It costs (0).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49119,"id":"FB_BuildABrawl001c_ench","name":"Battle of Tol Barad Enchant","set":"TB","text":"After a minion is played add a spell of the same mana cost to your hand. \n It costs (0).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49129,"entourage":["FB_BuildABrawl002a","FB_BuildABrawl002b","FB_BuildABrawl002c","FB_BuildABrawl003b"],"id":"FB_BuildABrawl002","name":"Innkeeper Tools - Build A Brawl 2","set":"TB","text":"Second Tier of Choices for Build A Brawl","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49130,"id":"FB_BuildABrawl002a","name":"Summoner Competition","set":"TB","text":"After you cast a spell, summon a random minion of the same Cost.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49133,"id":"FB_BuildABrawl002a_ench","name":"Great Summoner Enchant","set":"TB","text":"Spells summon minions of the same mana cost.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49131,"id":"FB_BuildABrawl002b","name":"The Masked Ball","set":"TB","text":"After you summon a minion, give it \"Deathrattle: Summon a minion that costs (2) less.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49134,"id":"FB_BuildABrawl002b_ench","name":"Masked Ball Enchant","set":"TB","text":"All minions gain Deathrattle: Summon a minion that costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49132,"id":"FB_BuildABrawl002c","name":"Servant of Yogg Tryouts","set":"TB","text":"After you summon a minion, cast a random spell on a random target.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49135,"id":"FB_BuildABrawl002c_ench","name":"Servant of Yogg Saron Enchant","set":"TB","text":"All minons cast a random spell at a random target when played.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49136,"entourage":["00000011-91c8-41bf-87c6-63491203f862","FB_BuildABrawl003b","FB_BuildABrawl003c"],"id":"FB_BuildABrawl003","name":"Innkeeper Tools - Build A Brawl 3","set":"TB","text":"Third Tier of Choices for Build A Brawl","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49139,"id":"FB_BuildABrawl003b","name":"Clash of the Minions","set":"TB","text":"After you summon a minion, give it Charge and Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49140,"id":"FB_BuildABrawl003b_ench","name":"Clash of the Minions Enchant","set":"TB","text":"All minions gain Charge and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49141,"id":"FB_BuildABrawl003c","name":"Blood Magic","set":"TB","text":"All spells cost Health instead of Mana.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49142,"id":"FB_BuildABrawl003c_ench","name":"Blood Magic Enchant","set":"TB","text":"All spells cost health instead of mana","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49408,"entourage":["FB_IKC_SetupNo","FB_BuildABrawl_Tools_reset"],"id":"FB_BuildABrawl_Tools_ench","name":"Build-A-Brawl Innkeeper Enchant","set":"TB","text":"Choose a new blend of Tavern Brawls for your Fireside Gathering.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49409,"id":"FB_BuildABrawl_Tools_reset","name":"Build-A-Brawl","set":"TB","text":"Choose a new blend of Tavern Brawls for your Fireside Gathering.","type":"SPELL"},{"attack":5,"cardClass":"DRUID","cost":9,"dbfId":55131,"elite":true,"health":5,"id":"FB_Champs_AT_045","mechanics":["AURA"],"name":"Aviana","rarity":"LEGENDARY","set":"TB","text":"Your minions cost (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55132,"id":"FB_Champs_AT_045eee","name":"Aviana's Blessing","set":"TB","text":"Costs (1).","type":"ENCHANTMENT"},{"attack":5,"cardClass":"PRIEST","cost":5,"dbfId":55119,"elite":true,"health":5,"id":"FB_Champs_CFM_020","mechanics":["BATTLECRY"],"name":"Raza the Chained","rarity":"LEGENDARY","set":"TB","text":"[x] Battlecry: If your deck has \nno duplicates, your Hero\n Power costs (0) this game.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55120,"id":"FB_Champs_CFM_020e","name":"Raza Enchant","set":"TB","text":"Your Hero Power costs (0).","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":55118,"elite":true,"health":1,"id":"FB_Champs_CFM_637","mechanics":["CHARGE"],"name":"Patches the Pirate","race":"PIRATE","rarity":"LEGENDARY","set":"TB","text":"[x]Charge. After you play a Pirate,\nsummon this minion\nfrom your deck.","type":"MINION"},{"cardClass":"DRUID","cost":2,"dbfId":55779,"id":"FB_Champs_CS2_013","name":"Wild Growth","rarity":"FREE","set":"TB","text":"Gain an empty Mana Crystal.","type":"SPELL"},{"cardClass":"ROGUE","cost":1,"dbfId":55785,"id":"FB_Champs_CS2_073","mechanics":["COMBO"],"name":"Cold Blood","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TB","text":"Give a minion +2 Attack. Combo: +4 Attack instead.","type":"SPELL"},{"cardClass":"HUNTER","cost":1,"dbfId":55788,"id":"FB_Champs_CS2_084","name":"Hunter's Mark","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"TB","text":"Change a minion's Health to 1.","type":"SPELL"},{"attack":3,"cardClass":"WARRIOR","cost":2,"dbfId":48880,"durability":2,"id":"FB_Champs_CS2_106","name":"Fiery War Axe","rarity":"FREE","set":"TB","type":"WEAPON"},{"cardClass":"WARRIOR","cost":1,"dbfId":49274,"id":"FB_Champs_CS2_108","name":"Execute","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"TB","text":"Destroy a damaged enemy minion.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":48865,"faction":"ALLIANCE","health":1,"id":"FB_Champs_CS2_188","mechanics":["BATTLECRY"],"name":"Abusive Sergeant","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"TB","targetingArrowText":"Give +2 Attack this turn.","text":"Battlecry: Give a minion +2 Attack this turn.","type":"MINION"},{"cardClass":"ROGUE","cost":2,"dbfId":48851,"id":"FB_Champs_CS2_233","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Blade Flurry","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"RARE","set":"TB","text":"Destroy your weapon and deal its damage to all enemies.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":49271,"health":2,"id":"FB_Champs_EX1_005","mechanics":["BATTLECRY"],"name":"Big Game Hunter","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MIN_ATTACK":7},"rarity":"EPIC","set":"TB","targetingArrowText":"Destroy a minion with an Attack of 7 or more.","text":"Battlecry: Destroy a minion with 7 or more Attack.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":48876,"health":1,"id":"FB_Champs_EX1_029","mechanics":["DEATHRATTLE"],"name":"Leper Gnome","rarity":"COMMON","set":"TB","text":"Deathrattle: Deal 2 damage to the enemy hero.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":48879,"health":4,"id":"FB_Champs_EX1_095","mechanics":["TRIGGER_VISUAL"],"name":"Gadgetzan Auctioneer","rarity":"RARE","set":"TB","text":"Whenever you cast a spell, draw a card.","type":"MINION"},{"cardClass":"DRUID","cost":5,"dbfId":55780,"id":"FB_Champs_EX1_164","mechanics":["CHOOSE_ONE"],"name":"Nourish","rarity":"RARE","set":"TB","text":"Choose One - Gain 2 Mana Crystals; or Draw 3 cards.","type":"SPELL"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":49273,"health":4,"id":"FB_Champs_EX1_165","mechanics":["CHOOSE_ONE"],"name":"Druid of the Claw","rarity":"COMMON","referencedTags":["CHARGE","TAUNT"],"set":"TB","text":"[x]Choose One - Transform\ninto a 4/4 with Charge;\nor a 4/6 with Taunt.","type":"MINION"},{"cardClass":"DRUID","cost":5,"dbfId":49346,"id":"FB_Champs_EX1_165a","name":"Cat Form","set":"TB","text":"Charge","type":"SPELL"},{"cardClass":"DRUID","cost":5,"dbfId":49347,"id":"FB_Champs_EX1_165b","name":"Bear Form","set":"TB","text":"+2 Health and Taunt.","type":"SPELL"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":49344,"health":4,"id":"FB_Champs_EX1_165t1","mechanics":["CHARGE"],"name":"Druid of the Claw","rarity":"COMMON","set":"TB","text":"Charge","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":49345,"health":6,"id":"FB_Champs_EX1_165t2","mechanics":["TAUNT"],"name":"Druid of the Claw","rarity":"COMMON","set":"TB","text":"Taunt","type":"MINION"},{"attack":2,"cardClass":"DRUID","cost":4,"dbfId":49276,"health":4,"id":"FB_Champs_EX1_166","mechanics":["CHOOSE_ONE"],"name":"Keeper of the Grove","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["SILENCE"],"set":"TB","text":"Choose One - Deal 2 damage; or Silence a minion.","type":"MINION"},{"cardClass":"DRUID","cost":0,"dbfId":48862,"id":"FB_Champs_EX1_169","name":"Innervate","rarity":"FREE","set":"TB","text":"Gain 2 Mana Crystals this turn only.","type":"SPELL"},{"cardClass":"SHAMAN","cost":3,"dbfId":49275,"id":"FB_Champs_EX1_246","name":"Hex","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","referencedTags":["TAUNT"],"set":"TB","text":"Transform a minion into a 0/1 Frog with Taunt.","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":49333,"id":"FB_Champs_EX1_308","name":"Soulfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"FREE","set":"TB","text":"[x]Deal $4 damage.\nDiscard a random card.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":49334,"health":3,"id":"FB_Champs_EX1_556","mechanics":["DEATHRATTLE"],"name":"Harvest Golem","rarity":"COMMON","set":"TB","text":"Deathrattle: Summon a 2/1 Damaged Golem.","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":2,"dbfId":55786,"health":3,"id":"FB_Champs_EX1_565","mechanics":["ADJACENT_BUFF","AURA"],"name":"Flametongue Totem","race":"TOTEM","rarity":"FREE","set":"TB","text":"Adjacent minions have +2 Attack.","type":"MINION"},{"cardClass":"DRUID","cost":6,"dbfId":48860,"id":"FB_Champs_EX1_571","name":"Force of Nature","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"TB","text":"Summon three 2/2 Treants with\nCharge that die at the end of the turn.","type":"SPELL"},{"cardClass":"PALADIN","cost":2,"dbfId":55787,"id":"FB_Champs_EX1_619","name":"Equality","rarity":"RARE","set":"TB","text":"Change the Health of ALL minions to 1.","type":"SPELL"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":48859,"health":2,"id":"FB_Champs_EX1_tk9","mechanics":["CHARGE","TAG_ONE_TURN_EFFECT"],"name":"Treant","rarity":"COMMON","set":"TB","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48858,"health":2,"id":"FB_Champs_FP1_028","mechanics":["TRIGGER_VISUAL"],"name":"Undertaker","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"TB","text":"Whenever you summon a minion with Deathrattle, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48857,"id":"FB_Champs_FP1_028e","name":"Darkness Calls","set":"TB","text":"Increased stats.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":2,"dbfId":55784,"id":"FB_Champs_ICC_221","name":"Leeching Poison","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"COMMON","referencedTags":["LIFESTEAL"],"set":"TB","text":"Give your weapon Lifesteal.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":55783,"id":"FB_Champs_ICC_221e","mechanics":["LIFESTEAL"],"name":"Leeching Poison","set":"TB","text":"Has Lifesteal.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":55782,"health":3,"id":"FB_Champs_ICC_466","mechanics":["BATTLECRY","TAUNT"],"name":"Saronite Chain Gang","rarity":"RARE","set":"TB","text":"[x]Taunt\nBattlecry: Summon a\ncopy of this minion.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":7,"dbfId":55116,"health":5,"id":"FB_Champs_ICC_705","mechanics":["BATTLECRY"],"name":"Bonemare","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"TB","text":"Battlecry: Give a friendly minion +4/+4 and Taunt.","type":"MINION"},{"attack":1,"cardClass":"SHAMAN","cost":1,"dbfId":49277,"durability":3,"id":"FB_Champs_KAR_063","name":"Spirit Claws","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"TB","text":"[x]Has +2 Attack while you\nhave Spell Damage.","type":"WEAPON"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":55124,"health":5,"id":"FB_Champs_LOE_038","mechanics":["AURA"],"name":"Naga Sea Witch","rarity":"EPIC","set":"TB","text":"Your cards cost (5).","type":"MINION"},{"cardClass":"WARLOCK","cost":1,"dbfId":55125,"faction":"ALLIANCE","id":"FB_Champs_LOOT_017","name":"Dark Pact","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TB","text":"Destroy a friendly minion. Restore #8 Health to your hero.","type":"SPELL"},{"cardClass":"HUNTER","cost":5,"dbfId":55789,"id":"FB_Champs_LOOT_080","name":"Lesser Emerald Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TB","text":"Summon two 3/3 Wolves. (Play a Secret to upgrade.)","type":"SPELL"},{"cardClass":"HUNTER","cost":5,"dbfId":55791,"id":"FB_Champs_LOOT_080t2","name":"Emerald Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TB","text":"Summon three 3/3 Wolves. (Play a Secret to upgrade.)","type":"SPELL"},{"cardClass":"HUNTER","cost":5,"dbfId":55790,"id":"FB_Champs_LOOT_080t3","name":"Greater Emerald Spellstone","rarity":"RARE","set":"TB","text":"Summon four 3/3 Wolves.","type":"SPELL"},{"cardClass":"PALADIN","cost":4,"dbfId":55130,"id":"FB_Champs_LOOT_093","name":"Call to Arms","rarity":"EPIC","referencedTags":["RECRUIT"],"set":"TB","text":"[x]Recruit 3 minions that\n cost (2) or less.","type":"SPELL"},{"attack":5,"cardClass":"NEUTRAL","cost":7,"dbfId":55117,"health":5,"id":"FB_Champs_LOOT_149","name":"Corridor Creeper","race":"BEAST","rarity":"EPIC","set":"TB","text":"Costs (1) less whenever a minion dies while this is in your hand.","type":"MINION"},{"attack":2,"cardClass":"WARLOCK","cost":5,"dbfId":55123,"health":2,"id":"FB_Champs_LOOT_306","mechanics":["DEATHRATTLE"],"name":"Possessed Lackey","rarity":"RARE","referencedTags":["RECRUIT"],"set":"TB","text":"Deathrattle: Recruit a Demon.","type":"MINION"},{"cardClass":"PALADIN","cost":5,"dbfId":55781,"id":"FB_Champs_LOOT_333","name":"Level Up!","rarity":"EPIC","referencedTags":["TAUNT"],"set":"TB","text":"Give your Silver Hand Recruits +2/+2 and Taunt.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":55122,"health":4,"id":"FB_Champs_LOOT_539","mechanics":["BATTLECRY"],"name":"Spiteful Summoner","rarity":"EPIC","set":"TB","text":"[x]Battlecry: Reveal a spell\nfrom your deck. Summon\n a random minion with\nthe same Cost.","type":"MINION"},{"attack":5,"cardClass":"DRUID","cost":7,"dbfId":49270,"health":5,"id":"FB_Champs_NEW1_008","mechanics":["CHOOSE_ONE"],"name":"Ancient of Lore","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"TB","text":"Choose One - Draw 2 cards; or Restore #5 Health.","type":"MINION"},{"cardClass":"DRUID","cost":7,"dbfId":49323,"id":"FB_Champs_NEW1_008a","name":"Ancient Teachings","set":"TB","text":"Draw two cards.","type":"SPELL"},{"cardClass":"DRUID","cost":7,"dbfId":49324,"id":"FB_Champs_NEW1_008b","name":"Ancient Secrets","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Restore 5 Health.","type":"SPELL"},{"attack":1,"cardClass":"MAGE","cost":1,"dbfId":55133,"health":3,"id":"FB_Champs_NEW1_012","mechanics":["TRIGGER_VISUAL"],"name":"Mana Wyrm","rarity":"COMMON","set":"TB","text":"Whenever you cast a spell, gain +1 Attack.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":48878,"health":2,"id":"FB_Champs_NEW1_019","mechanics":["TRIGGER_VISUAL"],"name":"Knife Juggler","rarity":"RARE","set":"TB","text":"[x]After you summon a\nminion, deal 1 damage\nto a random enemy.","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":49272,"health":6,"id":"FB_Champs_OG_044a","mechanics":["CHARGE","TAUNT"],"name":"Druid of the Claw","rarity":"COMMON","set":"TB","text":"Charge\nTaunt","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49069,"hideStats":true,"id":"FB_Champs_Reset","name":"Reset the Brawl","set":"TB","text":"Reset the Champions' Win Percents to 0.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48888,"id":"FB_Champs_SetEvent","name":"Set Mission Event","set":"TB","text":"Increased stats.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49040,"id":"FB_Champs_SetEvent_copy","name":"Add FSG Score Screen","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57138,"id":"FB_Champs_SetEventMulligan","name":"Set Mission Event at game start","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49072,"id":"FB_Champs_SetUp_Ench","name":"Champs Setup","set":"TB","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":49349,"health":1,"id":"FB_Champs_skele21","name":"Damaged Golem","set":"TB","type":"MINION"},{"cardClass":"ROGUE","cost":1,"dbfId":55126,"elite":true,"id":"FB_Champs_UNG_067","mechanics":["QUEST"],"name":"The Caverns Below","rarity":"LEGENDARY","set":"TB","text":"[x]Quest: Play four minions\nwith the same name.\nReward: Crystal Core.","type":"SPELL"},{"cardClass":"ROGUE","cost":5,"dbfId":55127,"elite":true,"id":"FB_Champs_UNG_067t1","mechanics":["RITUAL"],"name":"Crystal Core","set":"TB","text":"For the rest of the game, your minions are 5/5.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55128,"id":"FB_Champs_UNG_067t1e","name":"Crystallized","set":"TB","text":"Your minions are 5/5.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55129,"id":"FB_Champs_UNG_067t1e2","name":"Crystallized","set":"TB","text":"5/5.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47123,"id":"FB_Duelers_Discover","name":"Discover Card","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54094,"id":"FB_Duelers_Discover1","name":"Discover Card 1","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54093,"id":"FB_Duelers_Discover2","name":"Discover Card 2","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54096,"id":"FB_Duelers_Discover3","name":"Discover Card 3","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54097,"id":"FB_Duelers_Discover4","name":"Discover Card 4","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54098,"id":"FB_Duelers_Discover5","name":"Discover Card 5","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51674,"hideStats":true,"id":"FB_Duelers_Draw","name":"Draw!","set":"TB","text":"Both Players gain 10 mana.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53062,"id":"FB_Duelers_Drawn","name":"Already Drawn","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51864,"id":"FB_Duelers_Endl","mechanics":["ImmuneToSpellpower"],"name":"Sudden Death!","set":"TB","text":"Deal damage randomly between each hero's side, until one dies.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53167,"id":"FB_Duelers_SuddenDeath","name":"Sudden Death Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47269,"entourage":["FB_ELO001a","FB_ELO001b"],"id":"FB_ELO001","name":"Innkeeper Tools - ELO","set":"TB","text":"Reset the brawl or play as normal","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47270,"id":"FB_ELO001a","name":"Play the Brawl","set":"TB","text":"Continue playing normally.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47271,"id":"FB_ELO001b","name":"Reset the Brawl","set":"TB","text":"Reset all player wins to 0.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47272,"entourage":["FB_ELO001c","FB_ELO001d"],"id":"FB_ELO001bench","name":"ELO Reset Confirmation","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47273,"id":"FB_ELO001c","name":"Confirm","set":"TB","text":"Reset all Fireside Gathering Player wins. This will end the current game.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47274,"id":"FB_ELO001d","name":"Cancel","set":"TB","text":"Do NOT reset Fireside Gathering Player wins. Play the Brawl as normal.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47275,"entourage":["FB_ELO002a","FB_ELO002b","FB_ELO002c"],"id":"FB_ELO002","name":"Competitive Spirits","set":"TB","text":"Gain an advantage against your opponent.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48707,"entourage":["FB_ELO002a_copy","FB_ELO002b_copy","FB_ELO002c_copy"],"id":"FB_ELO002_copy","name":"Greater Competitive Spirits","set":"TB","text":"Gain an advantage against your opponent.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47276,"id":"FB_ELO002a","name":"Spirit of Heroism","set":"TB","text":"Reduce the cost of your Hero Power by (1).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48708,"id":"FB_ELO002a_copy","name":"Greater Spirit of Heroism","set":"TB","text":"Replace your starting Hero Power with a better one. It costs (0).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47505,"id":"FB_ELO002a_ench","name":"Spirit of Heroism","set":"TB","text":"Reduce the cost of your Hero Power by (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48709,"id":"FB_ELO002a_ench_copy","name":"Greater Spirit of Heroism","set":"TB","text":"Replace your starting Hero Power with a better one. It costs (0)","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47277,"id":"FB_ELO002b","name":"Spirit of Wisdom","set":"TB","text":"Reduce the Cost of all spells in your deck and hand by (1).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48710,"id":"FB_ELO002b_copy","name":"Greater Spirit of Wisdom","set":"TB","text":"Reduce the Cost of all spells in your deck and hand by (2).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47507,"id":"FB_ELO002b_ench","name":"Spirit of Wisdom","set":"TB","text":"Reduce the Cost of all spells in your deck and hand by (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48711,"id":"FB_ELO002b_ench_copy","name":"Greater Spirit of Wisdom","set":"TB","text":"Reduce the Cost of all spells in your deck and hand by (2).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47278,"id":"FB_ELO002c","name":"Spirit of Strength","set":"TB","text":"Give all minions in your deck and hand \n+1 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48712,"id":"FB_ELO002c_copy","name":"Greater Spirit of Strength","set":"TB","text":"Give all minions in your deck and hand \n+2 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47506,"id":"FB_ELO002c_ench","name":"Spirit of Strength","set":"TB","text":"Give all minions in your deck and hand +1 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48713,"id":"FB_ELO002c_ench_copy","name":"Greater Spirit of Strength","set":"TB","text":"Give all minions in your deck and hand +2 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50206,"id":"FB_IKC_AllStar_Setup_Ench","name":"Innkeepers Choice All-Star Squad Setup","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47650,"id":"FB_IKC_KeepOld_Ench","name":"Innkeepers Choice Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47839,"id":"FB_IKC_KeepSetUp_Ench","name":"Innkeepers Choice Setup","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47846,"hideStats":true,"id":"FB_IKC_SetupNo","name":"Play!","set":"TB","text":"Play the brawl normally.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47845,"hideStats":true,"id":"FB_IKC_SetupYes","name":"Set Up Brawl","set":"TB","text":"Change the Innkeeper's Choice card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":41652,"id":"FB_Juggernaut_Bomb_Effect","name":"Bombs Away!","set":"TB","text":"Deal 1-3 damage to a random enemy.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":41450,"hideStats":true,"id":"FB_Juggernaut_Druid","name":"Druid","set":"TB","text":"Your opponent is a Druid.","type":"SPELL"},{"cardClass":"DRUID","dbfId":41439,"entourage":["CS2_017"],"id":"FB_Juggernaut_Druid_Ench","name":"Opponent's Class: Druid Ench","set":"TB","text":"Your opponent: Druid","type":"ENCHANTMENT"},{"cardClass":"HUNTER","cost":0,"dbfId":41451,"hideStats":true,"id":"FB_Juggernaut_Hunter","name":"Hunter","set":"TB","text":"Your opponent is a Hunter.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":41440,"entourage":["DS1h_292"],"id":"FB_Juggernaut_Hunter_Ench","name":"Opponent's Class: Hunter Ench","set":"TB","text":"Your opponent: Hunter","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":0,"dbfId":41452,"hideStats":true,"id":"FB_Juggernaut_Mage","name":"Mage","set":"TB","text":"Your opponent is a Mage.","type":"SPELL"},{"cardClass":"MAGE","dbfId":41441,"entourage":["CS2_034"],"id":"FB_Juggernaut_Mage_Ench","name":"Opponent's Class: Mage Ench","set":"TB","text":"Your opponent: Mage","type":"ENCHANTMENT"},{"dbfId":41630,"id":"FB_Juggernaut_MinionEnchant","name":"Bombs Away","set":"TB","text":"Deathrattle: Deal 1-3 damage to a random enemy.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","cost":0,"dbfId":41453,"hideStats":true,"id":"FB_Juggernaut_Paladin","name":"Paladin","set":"TB","text":"Your opponent is a Paladin.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":41442,"entourage":["CS2_101"],"id":"FB_Juggernaut_Paladin_Ench","name":"Opponent's Class: Paladin Ench","set":"TB","text":"Your opponent: Paladin","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":41459,"entourage":["FB_Juggernaut_Hunter","FB_Juggernaut_Paladin","FB_Juggernaut_Rogue","FB_Juggernaut_Warlock"],"id":"FB_Juggernaut_PickClass_Column","name":"Pick Opponent's Class: Column","set":"TB","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":41460,"entourage":["FB_Juggernaut_Druid","FB_Juggernaut_Mage","FB_Juggernaut_Priest","FB_Juggernaut_Shaman","FB_Juggernaut_Warrior"],"id":"FB_Juggernaut_PickClass_Row","name":"Pick Opponent's Class: Row","set":"TB","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":0,"dbfId":41454,"hideStats":true,"id":"FB_Juggernaut_Priest","name":"Priest","set":"TB","text":"Your opponent is a Priest.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":41443,"entourage":["CS1h_001"],"id":"FB_Juggernaut_Priest_Ench","name":"Opponent's Class: Priest Ench","set":"TB","text":"Your opponent: Priest","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":0,"dbfId":41455,"hideStats":true,"id":"FB_Juggernaut_Rogue","name":"Rogue","set":"TB","text":"Your opponent is a Rogue.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":41444,"entourage":["CS2_083b"],"id":"FB_Juggernaut_Rogue_Ench","name":"Opponent's Class: Rogue Ench","set":"TB","text":"Your opponent: Rogue","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":0,"dbfId":41456,"hideStats":true,"id":"FB_Juggernaut_Shaman","name":"Shaman","set":"TB","text":"Your opponent is a Shaman.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":41445,"entourage":["CS2_049"],"id":"FB_Juggernaut_Shaman_Ench","name":"Opponent's Class: Shaman Ench","set":"TB","text":"Your opponent: Shaman","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","cost":0,"dbfId":41457,"hideStats":true,"id":"FB_Juggernaut_Warlock","name":"Warlock","set":"TB","text":"Your opponent is a Warlock.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":41448,"entourage":["CS2_056"],"id":"FB_Juggernaut_Warlock_Ench","name":"Opponent's Class: Warlock Ench","set":"TB","text":"Your opponent: Warlock","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":0,"dbfId":41458,"hideStats":true,"id":"FB_Juggernaut_Warrior","name":"Warrior","set":"TB","text":"Your opponent is a Warrior.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":41449,"entourage":["CS2_102"],"id":"FB_Juggernaut_Warrior_Ench","name":"Opponent's Class: Warrior Ench","set":"TB","text":"Your opponent: Warlock","type":"ENCHANTMENT"},{"cardClass":"DEATHKNIGHT","cost":0,"dbfId":46468,"id":"FB_LK001","name":"Soldiers of the Cold Dark","rarity":"FREE","set":"TB","text":"Draw 4 cards.","type":"SPELL"},{"cardClass":"MAGE","cost":3,"dbfId":46508,"id":"FB_LK002","name":"Relentless March","rarity":"FREE","set":"TB","text":"Replace your deck with a fresh one.\nDeath does not feel fatigue","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46509,"id":"FB_LK003","name":"Check for Hero Death in Lich King Raid","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":10,"dbfId":46510,"id":"FB_LK004","name":"Calling for Backup","set":"TB","text":"Choose the next Hero.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","collectionText":" damage to the enemy hero. +1 Damage each time.","cost":0,"dbfId":46594,"id":"FB_LK005","mechanics":["AI_MUST_PLAY"],"name":"Remorseless Winter","set":"TB","text":"Hero Power\nDeal","type":"HERO_POWER"},{"cardClass":"DEATHKNIGHT","cost":0,"dbfId":46595,"id":"FB_LK006","name":"To My Aid Underling!","set":"TB","text":"Summon a different Frozen Throne boss.\n You aren't worth the Lich King's time.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46643,"id":"FB_LK007p","mechanics":["AI_MUST_PLAY"],"name":"Freezing Blast","set":"TB","text":"Hero Power\nFreeze a random enemy minion and deal 1 damage to it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":46646,"health":30,"id":"FB_LK008h","name":"Blood-Queen Lana'thel","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":46709,"id":"FB_LK009","name":"Swap Hero With Death Knight","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46821,"id":"FB_LK010","name":"The Final Battle","set":"TB","text":"Show The Lich King your true form!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46916,"id":"FB_LK011","name":"Cancelling the Apocalypse!","set":"TB","text":"Destroy all minions.\nNice try, Uther!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46967,"health":30,"id":"FB_LK_012h","name":"Lord Marrowgar","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":46968,"health":30,"id":"FB_LK_013h","name":"Professor Putricide","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":46969,"health":30,"id":"FB_LK_014h","name":"Sindragosa","set":"TB","type":"HERO"},{"dbfId":46187,"entourage":["FB_LK_BossSetup001c","FB_LK_BossSetup001b","FB_LK_BossSetup001a"],"id":"FB_LK_BossSetup001","name":"Innkeeper Health Set","set":"TB","type":"ENCHANTMENT"},{"cost":0,"dbfId":46184,"id":"FB_LK_BossSetup001a","name":"MASSIVE Difficulty","set":"TB","text":"Set the Lich King's health to 10000.\n For huge groups only!","type":"SPELL"},{"cost":0,"dbfId":46185,"id":"FB_LK_BossSetup001b","name":"Heroic Difficulty","set":"TB","text":"Set the Lich King's health to 3000.\n Good for 10-25 players.","type":"SPELL"},{"cost":0,"dbfId":46183,"id":"FB_LK_BossSetup001c","name":"Normal Difficulty","set":"TB","text":"Set the Lich King's health to 1500.\nGood for fewer than 10 players.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":10,"dbfId":46911,"id":"FB_LK_ClearBoard","name":"A New Hero Approaches","set":"TB","text":"Destroy all minions. Drain all Mana.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":46522,"hideStats":true,"id":"FB_LK_Druid_copy","name":"Druid","set":"TB","text":"Select Druid as your next class.","type":"SPELL"},{"cardClass":"DRUID","dbfId":46513,"entourage":["CS2_017"],"id":"FB_LK_Druid_Ench_copy","name":"Next Hero: Druid Ench Copy","set":"TB","text":"Add Druid cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46531,"entourage":["FB_LK_Warrior_copy","FB_LK_Druid_copy","FB_LK_Hunter_copy","FB_LK_Mage_copy","FB_LK_Paladin_copy","FB_LK_Priest_copy","FB_LK_Rogue_copy","FB_LK_Shaman_copy","FB_LK_Warlock_copy"],"id":"FB_LK_GetClass_copy","name":"Discover Next Class Copy","set":"TB","type":"ENCHANTMENT"},{"cardClass":"HUNTER","cost":0,"dbfId":46523,"hideStats":true,"id":"FB_LK_Hunter_copy","name":"Hunter","set":"TB","text":"Select Hunter as your next class.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":46514,"entourage":["DS1h_292"],"id":"FB_LK_Hunter_Ench_copy","name":"Next Hero: Hunter Ench Copy","set":"TB","text":"Add Hunter cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":0,"dbfId":46524,"hideStats":true,"id":"FB_LK_Mage_copy","name":"Mage","set":"TB","text":"Select Mage as your next class.","type":"SPELL"},{"cardClass":"MAGE","dbfId":46515,"entourage":["CS2_034"],"id":"FB_LK_Mage_Ench_copy","name":"Next Hero: Mage Ench Copy","set":"TB","text":"Add Mage cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46511,"id":"FB_LK_NewHeroCards","name":"New Hero!","set":"TB","text":"A new Hero takes position.","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46525,"hideStats":true,"id":"FB_LK_Paladin_copy","name":"Paladin","set":"TB","text":"Select Paladin as your next class.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":46516,"entourage":["CS2_101"],"id":"FB_LK_Paladin_Ench_copy","name":"Next Hero: Paladin Ench Copy","set":"TB","text":"Add Paladin cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":0,"dbfId":46526,"hideStats":true,"id":"FB_LK_Priest_copy","name":"Priest","set":"TB","text":"Select Priest as your next class.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":46517,"entourage":["CS1h_001"],"id":"FB_LK_Priest_Ench_copy","name":"Next Hero: Priest Ench Copy","set":"TB","text":"Add Priest cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46328,"health":400,"id":"FB_LK_Raid_Hero","name":"Supreme Lich King","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":47130,"health":1,"id":"FB_LK_Raid_Hero_Battledamaged","name":"Supreme Lich King","set":"TB","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":46527,"hideStats":true,"id":"FB_LK_Rogue_copy","name":"Rogue","set":"TB","text":"Select Rogue as your next class.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":46518,"entourage":["CS2_083b"],"id":"FB_LK_Rogue_Ench_copy","name":"Next Hero: Rogue Ench Copy","set":"TB","text":"Add Rogue cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":0,"dbfId":46528,"hideStats":true,"id":"FB_LK_Shaman_copy","name":"Shaman","set":"TB","text":"Select Shaman as your next class.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":46519,"entourage":["CS2_049"],"id":"FB_LK_Shaman_Ench_copy","name":"Next Hero: Shaman Ench Copy","set":"TB","text":"Add Shaman cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46512,"id":"FB_LK_WaitForDiscover","name":"Wait for Discover","set":"TB","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","cost":0,"dbfId":46529,"hideStats":true,"id":"FB_LK_Warlock_copy","name":"Warlock","set":"TB","text":"Select Warlock as your next class.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":46520,"entourage":["CS2_056"],"id":"FB_LK_Warlock_Ench_copy","name":"Next Hero: Warlock Ench Copy","set":"TB","text":"Add Warlock cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":0,"dbfId":46530,"hideStats":true,"id":"FB_LK_Warrior_copy","name":"Warrior","set":"TB","text":"Select Warrior as your next class.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":46521,"entourage":["CS2_102"],"id":"FB_LK_Warrior_Ench_copy","name":"Next Hero: Warrior Ench Copy","set":"TB","text":"Add Warrior cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46592,"id":"FB_LKDebug001","name":"LK Phase 2 Debug","set":"TB","text":"Change boss to phase 2","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46593,"id":"FB_LKDebug002","name":"LK Phase 3 Debug","set":"TB","text":"Change boss to phase 3","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46540,"entourage":["FB_LKStats001a","FB_LKStats002"],"id":"FB_LKStats001","name":"Innkeeper Tools","set":"TB","text":"Fight the Lich King or make modifications to his health.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46537,"id":"FB_LKStats001a","name":"Fight the Lich King!","set":"TB","text":"Continue playing normally.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46550,"entourage":["FB_LKStats002a","FB_LKStats002b","FB_LKStats002c"],"id":"FB_LKStats001d","name":"Modify the Lich King","set":"TB","text":"Change Health, Assign Modifiers.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46546,"id":"FB_LKStats002","name":"Lich King Modifications","set":"TB","text":"Increase or Decrease the maximum health of the Lich King.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46547,"entourage":["FB_LKStats002a","FB_LKStats002b","FB_LKStats002c"],"id":"FB_LKStats002a","name":"Increase Health","set":"TB","text":"Increase the Lich King's maximum health by 10%.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46548,"entourage":["FB_LKStats002a","FB_LKStats002b","FB_LKStats002c"],"id":"FB_LKStats002b","name":"Decrease Health","set":"TB","text":"Decrease the Lich King's maximum health by 10%","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46549,"entourage":["FB_LKStats001a","00000011-f9e0-4b0b-852d-9f932641109f"],"id":"FB_LKStats002c","name":"Modifications Complete","set":"TB","text":"Lock in the new maximum health. This will end the setup phase.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46579,"entourage":["FB_LKStats002a","FB_LKStats002b","FB_LKStats002c"],"id":"FB_LKStats002ench","name":"Lich King Modifications Copy","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":57628,"id":"FB_RagRaid_Amulet","name":"Amulet of Domination","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Take control of an enemy minion. Add it to your Dungeon Deck.","type":"SPELL"},{"cardClass":"MAGE","cost":3,"dbfId":57314,"id":"FB_RagRaid_DeckRefresh","name":"Unquenching Rage","rarity":"FREE","set":"TB","text":"Replace your deck with a fresh one.","type":"SPELL"},{"cardClass":"MAGE","cost":6,"dbfId":57484,"id":"FB_RagRaid_DestroyEverything","name":"BURRRRNNNN!!!","rarity":"FREE","set":"TB","text":"Destroy All Minions","type":"SPELL"},{"cardClass":"MAGE","cost":4,"dbfId":57483,"id":"FB_RagRaid_DoubleBlast","name":"DIE, INSECTS!","rarity":"FREE","set":"TB","text":"Deal $8 damage to a random enemy. TWICE.","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":57316,"id":"FB_RagRaid_Draw","name":"Spreading Flames","rarity":"FREE","set":"TB","text":"Draw 4 cards.","type":"SPELL"},{"cardClass":"MAGE","dbfId":57224,"health":15000,"id":"FB_RagRaid_Hero","name":"Big Bad Ragnaros","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57485,"id":"FB_RagRaid_InnkeeperReset","name":"TOO SOON!","rarity":"FREE","set":"TB","text":"Summon Big Bad Ragnaros again, he will start at 15000 health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57487,"entourage":["FB_RagRaid_InnkeeperReset","FB_RagRaid_ResetCancel"],"id":"FB_RagRaid_InnkeeperTools","name":"RagRaid Innkeeper Tools for Reset - NOT PLAYER FACING","set":"TB","text":"Reset Rag if he's dead","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57486,"id":"FB_RagRaid_ResetCancel","name":"Cancel","set":"TB","text":"Don't reset Big Bad Ragnaros' health. Will end the game.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":52039,"id":"FB_Reload_SavedCard","name":"Saved Card","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":52625,"id":"FB_SPT_AnnoyO_Ench","name":"More Annoying","set":"TB","text":"Increased Stats.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51564,"id":"FB_SPT_Annoyo_HP","mechanics":["AI_MUST_PLAY"],"name":"Construct Annoy-o-Tron","set":"TB","text":"Summon an increasingly annoying Annoy-o-Tron.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":53146,"id":"FB_SPT_Annoyo_HP_0","mechanics":["AI_MUST_PLAY"],"name":"Construct Annoy-o-Tron","set":"TB","text":"Summon an \nAnnoy-o-Tron.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52653,"id":"FB_SPT_Annoyo_HP_1","mechanics":["AI_MUST_PLAY"],"name":"Construct Annoy-o-Trons","set":"TB","text":"Summon two increasingly annoying Annoy-o-Trons.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":51499,"health":1,"id":"FB_SPT_AnnoyOPrime","name":"Annoy-o-Tron Prime","set":"TB","type":"HERO"},{"cardClass":"DRUID","dbfId":41003,"entourage":["CS2_017"],"id":"FB_TagTeam_Druid_Ench","name":"Next Hero: Druid Ench","set":"TB","text":"Add Druid cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":41006,"entourage":["DS1h_292"],"id":"FB_TagTeam_Hunter_Ench","name":"Next Hero: Hunter Ench","set":"TB","text":"Add Hunter cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":41007,"entourage":["CS2_034"],"id":"FB_TagTeam_Mage_Ench","name":"Next Hero: Mage Ench","set":"TB","text":"Add Mage cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":41008,"entourage":["CS2_101"],"id":"FB_TagTeam_Paladin_Ench","name":"Next Hero: Paladin Ench","set":"TB","text":"Add Paladin cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":41009,"entourage":["CS1h_001"],"id":"FB_TagTeam_Priest_Ench","name":"Next Hero: Priest Ench","set":"TB","text":"Add Priest cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":41010,"entourage":["CS2_083b"],"id":"FB_TagTeam_Rogue_Ench","name":"Next Hero: Rogue Ench","set":"TB","text":"Add Rogue cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":41011,"entourage":["CS2_049"],"id":"FB_TagTeam_Shaman_Ench","name":"Next Hero: Shaman Ench","set":"TB","text":"Add Shaman cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":41002,"id":"FB_TagTeam_WaitForDiscover","name":"Wait for Discover","set":"TB","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":41012,"entourage":["CS2_056"],"id":"FB_TagTeam_Warlock_Ench","name":"Next Hero: Warlock Ench","set":"TB","text":"Add Warlock cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":41013,"entourage":["CS2_102"],"id":"FB_TagTeam_Warrior_Ench","name":"Next Hero: Warrior Ench","set":"TB","text":"Add Warrior cards to your deck.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":3,"dbfId":50153,"entourage":["GILA_913","GILA_813","LOOTA_825"],"health":30,"id":"FB_Toki2","name":"Infinite Toki","set":"TB","type":"HERO"},{"cardClass":"MAGE","cost":2,"dbfId":50155,"id":"FB_Toki2_Hero","mechanics":["DISCOVER"],"name":"Join Forces","set":"TB","text":"Discover a card from your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50873,"hideStats":true,"id":"FB_Toki_AttackPlayers","mechanics":["ImmuneToSpellpower"],"name":"Timeline Collision","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Deal Attack damage to each Hero.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50201,"id":"FB_Toki_BadMinion","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Minion of the Enemy","set":"TB","text":"This minion belongs to the enemy.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"MAGE","cost":1,"dbfId":51993,"health":1,"id":"FB_Toki_Boss_aggro","mechanics":["TAUNT"],"name":"Withering Anomaly","set":"TB","text":"At the end of each turn, deal damage equal to this minion's Attack to each Hero.","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":1,"dbfId":50183,"health":1,"id":"FB_Toki_Boss_baby","mechanics":["TAUNT"],"name":"Budding Anomaly","set":"TB","text":"At the end of each turn, deal damage equal to this minion's Attack to characters opposite it.","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":1,"dbfId":51995,"health":1,"id":"FB_Toki_Boss_mental","mechanics":["TAUNT"],"name":"Summoner Anomaly","set":"TB","text":"At the end of each turn, summon two 2/3 Paradoxes.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":50347,"health":3,"id":"FB_Toki_Boss_Minion1","mechanics":["TAUNT"],"name":"Paradox","set":"TB","text":"Auto attack: Deal 2 damage to characters opposite this one.","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":1,"dbfId":51992,"health":1,"id":"FB_Toki_Boss_Poison","mechanics":["POISONOUS","TAUNT"],"name":"Deadly Anomaly","set":"TB","text":"Poisonous. At end of each turn, deal damage equal to this minion's Attack to characters opposite it.","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":1,"dbfId":51991,"health":1,"id":"FB_Toki_Boss_Shielded","mechanics":["TAUNT"],"name":"Shield Anomaly","set":"TB","text":"At the end of each turn, gain Divine Shield.","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":0,"dbfId":51994,"health":1,"id":"FB_Toki_Boss_spell","mechanics":["TAUNT"],"name":"Bow Anomaly","set":"TB","text":"At the end of each turn, deal damage equal to this minion's Attack to all other minions.","type":"MINION"},{"attack":6,"cardClass":"MAGE","cost":3,"dbfId":50186,"elite":true,"health":50,"id":"FB_Toki_Boss_teen","mechanics":["TAUNT"],"name":"Anomalous Rex","set":"TB","text":"Does TWO powers each turn!\nDeathrattle: You win!","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":52243,"hideStats":true,"id":"FB_Toki_BossSpell_01","name":"Time Bubble","referencedTags":["DIVINE_SHIELD"],"set":"TB","text":"Gain Divine Shield.\nIf you already have it, then cast Timely Blast.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53060,"hideStats":true,"id":"FB_Toki_do_auto","mechanics":["ImmuneToSpellpower"],"name":"Timely Blast","set":"TB","text":"Deal damage equal to this minion's Attack to characters opposite it.","type":"SPELL"},{"cardClass":"MAGE","dbfId":50211,"health":30,"id":"FB_Toki_Hero","name":"Toki, Time Tinker","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50453,"hideStats":true,"id":"FB_Toki_IncreaseHealth","name":"Augment","set":"TB","text":"Give all Anomalies +3 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50829,"id":"FB_Toki_IncreaseHealthEnch","name":"Augmented Reality","set":"TB","text":"Attack increased.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":5,"dbfId":50325,"id":"FB_Toki_ManaPortal","name":"Future Investment","set":"TB","text":"Cards in your hand, and next game's starting hand, cost (0).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":50765,"id":"FB_Toki_ManaPortal2","mechanics":["ECHO"],"name":"Exercising Options","set":"TB","text":"Your starting hand's cards all cost (0).","type":"SPELL"},{"cardClass":"WARRIOR","cost":1,"dbfId":53540,"elite":true,"id":"FB_Toki_Quest","mechanics":["QUEST"],"name":"Defeat the Anomalies","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"TB","text":"Quest: Defeat\n8 Anomalies\nEffect:Summon Anomalous Rex.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50804,"id":"FB_Toki_ReverseTurnEnch","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Deferred","set":"TB","text":"Costs (0).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50447,"hideStats":true,"id":"FB_Toki_SummonParadoxes","name":"Pair of Paradoxes","set":"TB","text":"Summon two 2/3 Paradoxes.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":50171,"id":"FB_Toki_TimePortal","name":"Portal to the Future!","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Copy a minion. Fill next game's starting hand with it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50172,"id":"FB_Toki_TimePortal_Reload","name":"Portal FROM the Future!","set":"TB","text":"Fill your hand with copies of last game's minion.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":50801,"id":"FB_Toki_TimePortalSpell","name":"Arrownado!","set":"TB","text":"Deal damage equal to the Anomaly's Attack to all other minions.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54768,"id":"FB_TopX_Ban","name":"Ban Opponent's Card","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54934,"hideStats":true,"id":"FB_TopX_Mystery","name":"The Mystery Card","rarity":"COMMON","set":"TB","text":"Choose your opponent's hidden fourth card.","type":"SPELL"},{"artist":"E. M. Gist","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1753,"flavor":"Zombie. It's what's for dinner.","health":3,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_001","mechanics":["DEATHRATTLE"],"name":"Zombie Chow","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Restore #5 Health to the enemy hero.","type":"MINION"},{"artist":"Jeremy Cranford","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1781,"flavor":"Arachnofauxbia: Fear of fake spiders.","health":2,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_002","mechanics":["DEATHRATTLE"],"name":"Haunted Creeper","race":"BEAST","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Summon two 1/1 Spectral Spiders.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1782,"health":1,"id":"FP1_002t","name":"Spectral Spider","set":"NAXX","type":"MINION"},{"artist":"Eric Browning","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1858,"flavor":"OOZE... Ooze... Ooze... (ooze...)","health":2,"howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_003","mechanics":["BATTLECRY"],"name":"Echoing Ooze","rarity":"EPIC","set":"NAXX","text":"Battlecry: Summon an exact copy of this minion at the end of the turn.","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1783,"flavor":"His mother wanted him to be a mage or a warlock, but noooooooo, he had to go and be a scientist like his father.","health":2,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_004","mechanics":["DEATHRATTLE"],"name":"Mad Scientist","rarity":"COMMON","referencedTags":["SECRET"],"set":"NAXX","text":"Deathrattle: Put a Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Ittoku","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1784,"flavor":"The Shades of Naxxramas hate the living. They even have a slur they use to refer them: Livers.","health":2,"howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_005","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Shade of Naxxramas","rarity":"EPIC","set":"NAXX","text":"Stealth. At the start of your turn, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1814,"id":"FP1_005e","name":"Consume","set":"NAXX","text":"Increased stats.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":1785,"health":3,"id":"FP1_006","mechanics":["CHARGE","DEATHRATTLE"],"name":"Deathcharger","set":"NAXX","text":"Charge. Deathrattle: Deal 3 damage to your hero.","type":"MINION"},{"artist":"Justin Thavirat","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1786,"flavor":"Eggs are a good source of protein and Nerubians.","health":2,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_007","mechanics":["DEATHRATTLE"],"name":"Nerubian Egg","rarity":"RARE","set":"NAXX","text":"Deathrattle: Summon a 4/4 Nerubian.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":1787,"health":4,"id":"FP1_007t","name":"Nerubian","set":"NAXX","type":"MINION"},{"artist":"Chris Rahn","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1789,"flavor":"What do Faerie Dragons and Spectral Knights have in common? They both love pasta!","health":6,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_008","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Spectral Knight","rarity":"COMMON","set":"NAXX","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Ben Olson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1790,"flavor":"\"Rise from your grave!\" - Kel'Thuzad","health":8,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_009","mechanics":["DEATHRATTLE","TAUNT"],"name":"Deathlord","rarity":"RARE","set":"NAXX","text":"Taunt. Deathrattle: Your opponent puts a minion from their deck into the battlefield.","type":"MINION"},{"artist":"Howard Lyon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":1791,"elite":true,"flavor":"Maexxna gets super mad when people introduce her as \"Maxina\" or \"Maxxy\".","health":8,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_010","mechanics":["POISONOUS"],"name":"Maexxna","race":"BEAST","rarity":"LEGENDARY","set":"NAXX","text":"Poisonous","type":"MINION"},{"artist":"Dan Brereton","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":1860,"flavor":"Spider cocoons are like little piĂąatas!","health":1,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_011","mechanics":["DEATHRATTLE"],"name":"Webspinner","race":"BEAST","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Add a random Beast card to your hand.","type":"MINION"},{"artist":"Nate Bowden","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1793,"flavor":"DO NOT GIVE HIM A ROOT BEER.","health":5,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_012","mechanics":["DEATHRATTLE","TAUNT"],"name":"Sludge Belcher","rarity":"RARE","set":"NAXX","text":"Taunt\nDeathrattle: Summon a 1/2 Slime with Taunt.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1795,"health":2,"id":"FP1_012t","mechanics":["TAUNT"],"name":"Slime","set":"NAXX","text":"Taunt","type":"MINION"},{"artist":"Chris Robinson","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":1794,"elite":true,"flavor":"Kel'Thuzad could not resist the call of the Lich King. Even when it's just a robo-call extolling the Lich King's virtues.","health":8,"howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_013","mechanics":["TRIGGER_VISUAL"],"name":"Kel'Thuzad","rarity":"LEGENDARY","set":"NAXX","text":"At the end of each turn, summon all friendly minions that died this turn.","type":"MINION"},{"artist":"Dany Orizio","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1796,"elite":true,"flavor":"Stalagg want to write own flavor text. \"STALAGG AWESOME!\"","health":4,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_014","mechanics":["DEATHRATTLE"],"name":"Stalagg","rarity":"LEGENDARY","set":"NAXX","text":"Deathrattle: If Feugen also died this game, summon Thaddius.","type":"MINION"},{"attack":11,"cardClass":"NEUTRAL","cost":10,"dbfId":1798,"elite":true,"health":11,"id":"FP1_014t","name":"Thaddius","set":"NAXX","type":"MINION"},{"artist":"Dany Orizio","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1797,"elite":true,"flavor":"Feugen is sad because everyone likes Stalagg better.","health":7,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_015","mechanics":["DEATHRATTLE"],"name":"Feugen","rarity":"LEGENDARY","set":"NAXX","text":"Deathrattle: If Stalagg also died this game, summon Thaddius.","type":"MINION"},{"artist":"Glenn Rane","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1799,"flavor":"This soul just wails on you. Dang, soul, let up already.","health":5,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_016","mechanics":["BATTLECRY"],"name":"Wailing Soul","rarity":"RARE","referencedTags":["SILENCE"],"set":"NAXX","text":"Battlecry: Silence your other minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1800,"flavor":"Weblords spend all day making giant trampoline parks.","health":4,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_017","mechanics":["AURA"],"name":"Nerub'ar Weblord","rarity":"COMMON","referencedTags":["BATTLECRY"],"set":"NAXX","text":"Minions with Battlecry cost (2) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52757,"id":"FP1_017e","name":"Webbed","set":"NAXX","text":"Costs (2) more.","type":"ENCHANTMENT"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":1801,"flavor":"The one time when duping cards won't get your account banned!","howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_018","mechanics":["SECRET"],"name":"Duplicate","rarity":"COMMON","set":"NAXX","text":"Secret: When a friendly minion dies, put 2 copies of it into your hand.","type":"SPELL"},{"artist":"Brian Despain","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":1802,"flavor":"\"Poisonseed Bagel\" is the least popular bagel at McTiggin's Druidic Bagel Emporium.","howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_019","name":"Poison Seeds","rarity":"COMMON","set":"NAXX","text":"Destroy all minions and summon 2/2 Treants to replace them.","type":"SPELL"},{"attack":2,"cardClass":"DRUID","cost":2,"dbfId":1803,"health":2,"id":"FP1_019t","name":"Treant","set":"NAXX","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":1804,"flavor":"Several paladins have joined together to deliver justice under the name \"Justice Force\". Their lawyer talked them out of calling themselves the Justice League.","howToEarn":"Unlocked in Frostwyrm Lair, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in Frostwyrm Lair, in the Naxxramas adventure.","id":"FP1_020","mechanics":["SECRET"],"name":"Avenge","rarity":"COMMON","set":"NAXX","text":"Secret: When one of your minions dies, give a random friendly minion +3/+2.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":1812,"id":"FP1_020e","name":"Vengeance","set":"NAXX","text":"+3/+2.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":1805,"durability":2,"flavor":"\"Take a bite outta Death.\" - McScruff the Deathlord","howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_021","mechanics":["DEATHRATTLE"],"name":"Death's Bite","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Deal 1 damage to all minions.","type":"WEAPON"},{"artist":"Robb Shoberg","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":1806,"flavor":"\"Void! Here, void! Here, buddy!\"","health":4,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_022","mechanics":["DEATHRATTLE"],"name":"Voidcaller","race":"DEMON","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Put a random Demon from your hand into the battlefield.","type":"MINION"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1807,"flavor":"The Cult of the Damned has found it's best not to mention their name when recruiting new cultists.","health":4,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_023","mechanics":["DEATHRATTLE"],"name":"Dark Cultist","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Give a random friendly minion +3 Health.","type":"MINION"},{"cardClass":"PRIEST","dbfId":1815,"id":"FP1_023e","name":"Power of the Ziggurat","set":"NAXX","text":"+3 Health.","type":"ENCHANTMENT"},{"artist":"Mike Nicholson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1808,"flavor":"Filling your Ghouls with Rocket Fuel is all the rage at Necromancer school.","health":3,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_024","mechanics":["DEATHRATTLE","TAUNT"],"name":"Unstable Ghoul","rarity":"COMMON","set":"NAXX","text":"Taunt. Deathrattle: Deal 1 damage to all minions.","type":"MINION"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":1809,"flavor":"It's like birth, except you're an adult and you were just dead a second ago.","howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_025","name":"Reincarnate","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"NAXX","text":"Destroy a minion, then return it to life with full Health.","type":"SPELL"},{"artist":"Nate Bowden","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":1810,"flavor":"Originally he was called \"Anub'ar Guy who bounces a guy back to your hand\", but it lacked a certain zing.","health":5,"howToEarn":"Unlocked in The Arachnid Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Arachnid Quarter, in the Naxxramas adventure.","id":"FP1_026","mechanics":["DEATHRATTLE"],"name":"Anub'ar Ambusher","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Return a random friendly minion to your hand.","type":"MINION"},{"artist":"Matt Smith","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1861,"flavor":"Stoneskin Gargoyles love freeze tag.","health":4,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_027","mechanics":["TRIGGER_VISUAL"],"name":"Stoneskin Gargoyle","rarity":"COMMON","set":"NAXX","text":"At the start of your turn, restore this minion to full Health.","type":"MINION"},{"artist":"Jonboy Meyers","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1910,"flavor":"In a world where you can run to a spirit healer and resurrect yourself, Undertakers do pretty light business.","health":2,"howToEarn":"Unlocked in The Construct Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Construct Quarter, in the Naxxramas adventure.","id":"FP1_028","mechanics":["TRIGGER_VISUAL"],"name":"Undertaker","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"NAXX","text":"Whenever you summon a minion with Deathrattle, gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1911,"id":"FP1_028e","name":"Darkness Calls","set":"NAXX","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Jon McConnell","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":1913,"flavor":"They like to dance to reggae.","health":4,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_029","mechanics":["DEATHRATTLE"],"name":"Dancing Swords","rarity":"COMMON","set":"NAXX","text":"Deathrattle: Your opponent draws a card.","type":"MINION"},{"artist":"Samwise","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1914,"elite":true,"flavor":"Loatheb used to be a simple Bog Beast. This is why we need stricter regulations on mining and agriculture.","health":5,"howToEarn":"Unlocked in The Plague Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Plague Quarter, in the Naxxramas adventure.","id":"FP1_030","mechanics":["BATTLECRY"],"name":"Loatheb","rarity":"LEGENDARY","set":"NAXX","text":"Battlecry: Enemy spells cost (5) more next turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1917,"id":"FP1_030e","name":"Necrotic Aura","set":"NAXX","text":"Your spells cost (5) more this turn.","type":"ENCHANTMENT"},{"artist":"Ralph Horsley","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1915,"elite":true,"flavor":"There used to be five Horsemen but one of them left because a job opened up in the deadmines and the benefits were better.","health":7,"howToEarn":"Unlocked in The Military Quarter, in the Naxxramas adventure.","howToEarnGolden":"Crafting unlocked in The Military Quarter, in the Naxxramas adventure.","id":"FP1_031","mechanics":["AURA"],"name":"Baron Rivendare","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"NAXX","text":"Your minions trigger their Deathrattles twice.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52760,"id":"FP1_031e","name":"Rivendare Deathrattle","set":"NAXX","text":"Your minions trigger their Deathrattles twice.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":1732,"id":"GAME_001","name":"Luck of the Coin","set":"CORE","text":"Going second grants you increased Health.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":1733,"health":1,"id":"GAME_002","name":"Avatar of the Coin","rarity":"FREE","set":"CORE","text":"You lost the coin flip, but gained a friend.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1736,"id":"GAME_003","name":"Coin's Vengeance","set":"CORE","text":"Going second makes your first minion stronger.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":1734,"id":"GAME_003e","name":"Coin's Vengence","set":"CORE","text":"Going second makes your first minion stronger.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":1740,"id":"GAME_004","name":"AFK","set":"CORE","text":"Your turns are shorter.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":1746,"id":"GAME_005","name":"The Coin","set":"CORE","text":"Gain 1 Mana Crystal this turn only.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1747,"id":"GAME_005e","name":"The Coin","set":"CORE","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1748,"flavor":"Even your flavor text has been deleted. Dang.","id":"GAME_006","name":"NOOOOOOOOOOOO","set":"CORE","text":"Somehow, the card you USED to have has been deleted. Here, have this one instead!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49472,"id":"GAME_011","name":"Tournament Short Turn","set":"CORE","text":"Your turns are shorter.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53189,"id":"GBL_001e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost = 1","set":"CORE","text":"Costs (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53190,"id":"GBL_002e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost - 2","set":"CORE","text":"Costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53191,"id":"GBL_003e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost - 1","set":"CORE","text":"Costs (1) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53192,"id":"GBL_004e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost - 3","set":"CORE","text":"Costs (3) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53194,"id":"GBL_005e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost + 2","set":"CORE","text":"Costs (2) more.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53195,"id":"GBL_006e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost = 2","set":"CORE","text":"Costs (2).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53196,"id":"GBL_007e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost = 10","set":"CORE","text":"Costs (10).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53197,"id":"GBL_008e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost - 4","set":"CORE","text":"Costs (4) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53198,"id":"GBL_009e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost = 0","set":"CORE","text":"Costs (0).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48265,"id":"GIL_000","mechanics":["GHOSTLY"],"name":"Echo Enchant","set":"GILNEAS","text":"Destroy card if in hand at the end of turn.","type":"ENCHANTMENT"},{"artist":"Chris Seaman","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":46650,"flavor":"\"I'm sorry, son. We had to send Old Howler offâŚto a farmâŚto playâŚ\"","health":3,"id":"GIL_113","mechanics":["RUSH"],"name":"Rabid Worgen","rarity":"COMMON","set":"GILNEAS","text":"Rush","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":46654,"flavor":"She sells all manner of keys: from A flat to G sharp.","health":2,"id":"GIL_116","mechanics":["BATTLECRY","DISCOVER"],"name":"Arcane Keysmith","rarity":"EPIC","referencedTags":["SECRET"],"set":"GILNEAS","text":"Battlecry: Discover a Secret. Put it into the battlefield.","type":"MINION"},{"artist":"Dave Allsop","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46655,"flavor":"Does anyone want to play dead!?","health":6,"id":"GIL_117","mechanics":["TRIGGER_VISUAL"],"name":"Worgen Abomination","rarity":"EPIC","set":"GILNEAS","text":"At the end of your turn, deal 2 damage to all other damaged minions.","type":"MINION"},{"artist":"Dave Allsop","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46656,"flavor":"Unfortunately, his doctorate is in Murloc Literature.","health":8,"id":"GIL_118","mechanics":["DEATHRATTLE"],"name":"Deranged Doctor","rarity":"COMMON","set":"GILNEAS","text":"Deathrattle: Restore #8 Health to your hero.","type":"MINION"},{"artist":"Luca Zontini","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46658,"flavor":"Decorating tip: Unused cauldrons can make a lovely elemental display.","health":7,"id":"GIL_119","mechanics":["AURA"],"name":"Cauldron Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"GILNEAS","text":"Your other Elementals have +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46657,"id":"GIL_119e","name":"Toil and Trouble","set":"GILNEAS","text":"Cauldron Elemental is granting this +2 Attack.","type":"ENCHANTMENT"},{"artist":"Chris Seaman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46659,"flavor":"One head is a morning person. The other head hates morning people.","health":9,"id":"GIL_120","mechanics":["TAUNT"],"name":"Furious Ettin","rarity":"COMMON","set":"GILNEAS","text":"Taunt","type":"MINION"},{"artist":"Grace Liu","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46660,"flavor":"Birds of a feather Moonfire together.","health":8,"id":"GIL_121","mechanics":["SPELLPOWER"],"name":"Darkmire Moonkin","rarity":"COMMON","set":"GILNEAS","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":46667,"flavor":"The hills have eyes. And teeth. Pretty bad breath, too.","health":7,"id":"GIL_124","mechanics":["BATTLECRY"],"name":"Mossy Horror","rarity":"EPIC","set":"GILNEAS","text":"Battlecry: Destroy all other minions with 2 or less Attack.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46674,"flavor":"He's entirely bonkers. All the best goblins are.","health":2,"id":"GIL_125","mechanics":["BATTLECRY"],"name":"Mad Hatter","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_WITH_RACE":11},"rarity":"RARE","set":"GILNEAS","text":"[x]Battlecry: Randomly toss\n3 hats to other minions.\nEach hat gives +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47284,"id":"GIL_125e","name":"Hat","set":"GILNEAS","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":8,"cardClass":"HUNTER","collectible":true,"cost":10,"dbfId":46678,"elite":true,"flavor":"Taste your world's corruption! It tastes like chicken.","health":8,"id":"GIL_128","mechanics":["BATTLECRY"],"name":"Emeriss","race":"DRAGON","rarity":"LEGENDARY","set":"GILNEAS","text":"Battlecry: Double the Attack and Health of all minions in your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46691,"id":"GIL_128e","name":"Mark of Emeriss","set":"GILNEAS","text":"Doubled Attack and Health.","type":"ENCHANTMENT"},{"artist":"Jerry Mascho","attack":2,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":46680,"flavor":"Majestic. Ethereal. Still pretty down in the dumps, though.","health":6,"id":"GIL_130","mechanics":["BATTLECRY","TAUNT"],"name":"Gloom Stag","race":"BEAST","rarity":"EPIC","set":"HOF","text":"Taunt\nBattlecry: If your deck has only odd-Cost cards, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47613,"id":"GIL_130e","name":"Fable","set":"GILNEAS","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":46694,"flavor":"For a healthier option, try Holy Water: Zero.","id":"GIL_134","name":"Holy Water","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"Deal $4 damage to a minion. If that kills it, add a copy of it to your hand.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":46706,"elite":true,"flavor":"He's everyone you want to be.","health":1,"id":"GIL_142","name":"Chameleos","race":"BEAST","rarity":"LEGENDARY","set":"GILNEAS","text":"Each turn this is in your hand, transform it into a card your opponent is holding.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46629,"id":"GIL_142e","name":"Shifting","set":"GILNEAS","text":"Transforming into random card from your opponent's hand.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46710,"flavor":"They make wonderful pets if you're not allergic to blood loss.","health":3,"id":"GIL_143","mechanics":["LIFESTEAL","RUSH"],"name":"Vicious Scalehide","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal\nRush","type":"MINION"},{"artist":"Milivoj Ceran","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":46713,"flavor":"Weirdly, the bells stop ringing after 5.","id":"GIL_145","mechanics":["ECHO"],"name":"Sound the Bells!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"Echo\nGive a minion +1/+2.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":46712,"id":"GIL_145e","name":"DING DONG!","set":"GILNEAS","text":"+1/+2.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":46715,"flavor":"Forecast: \"Cloudy with a chance of fireballs.\"","id":"GIL_147","mechanics":["ImmuneToSpellpower"],"name":"Cinderstorm","rarity":"RARE","set":"GILNEAS","text":"Deal $5 damage randomly split among all enemies.","type":"SPELL"},{"artist":"Jason Kang","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":46721,"elite":true,"flavor":"The upper windows used to be for aiming. Then we thought: \"Hey! MORE cannons!\"","health":8,"id":"GIL_152","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Blackhowl Gunspire","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Can't attack. Whenever\nthis minion takes damage,\ndeal 3 damage to a\nrandom enemy.","type":"MINION"},{"artist":"Dave Allsop","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":46725,"flavor":"Also comes in other colors, but red's in fashion this season.","health":3,"id":"GIL_155","mechanics":["ENRAGED","RUSH"],"name":"Redband Wasp","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"Rush\nHas +3 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46724,"id":"GIL_155e","mechanics":["ENRAGED"],"name":"Enraged","set":"GILNEAS","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":46737,"flavor":"These elementals, along with feldspar and mica, are often taken for granite.","health":8,"id":"GIL_156","name":"Quartz Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"GILNEAS","text":"Can't attack while damaged.","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":46859,"flavor":"She's a scythe for sore eyes.","health":2,"id":"GIL_188","mechanics":["CHOOSE_ONE"],"name":"Druid of the Scythe","rarity":"COMMON","referencedTags":["RUSH","TAUNT"],"set":"GILNEAS","text":"[x]Choose One - Transform\ninto a 4/2 with Rush;\nor a 2/4 with Taunt.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"DRUID","cost":3,"dbfId":47048,"health":2,"id":"GIL_188a","name":"Dire Panther Form","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Rush","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"DRUID","cost":3,"dbfId":47049,"health":4,"id":"GIL_188b","name":"Dire Wolf Form","rarity":"COMMON","set":"GILNEAS","text":"Taunt","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"DRUID","cost":3,"dbfId":48305,"health":2,"id":"GIL_188t","mechanics":["RUSH"],"name":"Druid of the Scythe","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Rush","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"DRUID","cost":3,"dbfId":48306,"health":4,"id":"GIL_188t2","mechanics":["TAUNT"],"name":"Druid of the Scythe","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Taunt","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"DRUID","cost":3,"dbfId":48307,"health":4,"id":"GIL_188t3","mechanics":["RUSH","TAUNT"],"name":"Druid of the Scythe","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Rush\nTaunt","type":"MINION"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":46862,"flavor":"Everywhelp, get in here!","health":9,"id":"GIL_190","mechanics":["TRIGGER_VISUAL"],"name":"Nightscale Matriarch","race":"DRAGON","rarity":"RARE","set":"GILNEAS","text":"Whenever a friendly minion is healed, summon a 3/3 Whelp.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"PRIEST","cost":3,"dbfId":48663,"health":3,"id":"GIL_190t","name":"Nightscale Whelp","race":"DRAGON","set":"GILNEAS","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":46864,"flavor":"Like a knitting circle, but less evil.","id":"GIL_191","name":"Fiendish Circle","rarity":"COMMON","set":"GILNEAS","text":"[x]Summon four 1/1 Imps.","type":"SPELL"},{"artist":"Jaemin Kim","attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":47502,"health":1,"id":"GIL_191t","name":"Imp","race":"DEMON","set":"GILNEAS","type":"MINION"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46874,"elite":true,"flavor":"The cards are always golden on the other side.","health":3,"id":"GIL_198","mechanics":["BATTLECRY"],"name":"Azalina Soulthief","rarity":"LEGENDARY","set":"GILNEAS","text":"Battlecry: Replace your hand with a copy of your opponent's.","type":"MINION"},{"artist":"Garrett Hanna","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":46596,"flavor":"After a short paws, she's back to herself again.","health":5,"id":"GIL_200","mechanics":["STEALTH"],"name":"Duskhaven Hunter","rarity":"RARE","set":"GILNEAS","text":"[x]Stealth\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50800,"id":"GIL_200e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Swapped Stats","set":"GILNEAS","type":"ENCHANTMENT"},{"attack":5,"cardClass":"HUNTER","cost":3,"dbfId":46597,"health":2,"id":"GIL_200t","mechanics":["STEALTH"],"name":"Duskhaven Hunter","rarity":"RARE","set":"GILNEAS","text":"[x]Stealth\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Mike Azevedo","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46598,"flavor":"Time to squash your opponent.","health":4,"id":"GIL_201","mechanics":["LIFESTEAL"],"name":"Pumpkin Peasant","rarity":"COMMON","set":"GILNEAS","text":"[x]Lifesteal\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Mike Azevedo","attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":46600,"health":2,"id":"GIL_201t","mechanics":["LIFESTEAL"],"name":"Pumpkin Peasant","rarity":"COMMON","set":"GILNEAS","text":"[x]Lifesteal\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46601,"flavor":"Admittedly, they kind of dropped the ball with Prince Liam.","health":8,"id":"GIL_202","mechanics":["DIVINE_SHIELD","RUSH"],"name":"Gilnean Royal Guard","rarity":"RARE","set":"GILNEAS","text":"[x]Divine Shield, Rush\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Slawomir Maniak","attack":8,"cardClass":"NEUTRAL","cost":8,"dbfId":46602,"health":3,"id":"GIL_202t","mechanics":["DIVINE_SHIELD","RUSH"],"name":"Gilnean Royal Guard","rarity":"RARE","set":"GILNEAS","text":"[x]Divine Shield, Rush\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Tyler West Studio","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":46621,"flavor":"When one buke just isnât enough.","id":"GIL_203","name":"Rebuke","rarity":"COMMON","set":"GILNEAS","text":"Enemy spells cost (5) more next turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49205,"id":"GIL_203e","mechanics":["AURA"],"name":"Rebuked","set":"GILNEAS","text":"Your spells cost (5) more this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57807,"id":"GIL_203e2","name":"Rebuking","set":"GILNEAS","text":"Costs (5) more.","type":"ENCHANTMENT"},{"artist":"Dai Yang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46634,"flavor":"Recruited from the Gilnean opera house.","health":4,"id":"GIL_207","mechanics":["ECHO","TAUNT"],"name":"Phantom Militia","rarity":"RARE","set":"GILNEAS","text":"Echo\nTaunt","type":"MINION"},{"artist":"Ben Zhang","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46661,"flavor":"That Friends and Familiars Plan is really paying off!","health":1,"id":"GIL_212","mechanics":["BATTLECRY"],"name":"Ravencaller","rarity":"COMMON","set":"GILNEAS","text":"[x]Battlecry: Add two\nrandom 1-Cost minions\nto your hand.","type":"MINION"},{"artist":"Sean McNally","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46665,"flavor":"Doom! Only doom for you! But pay good tip, maybe less doom.","health":4,"id":"GIL_213","mechanics":["BATTLECRY"],"name":"Tanglefur Mystic","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: Add a random\n2-Cost minion to each player's hand.","type":"MINION"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":46887,"elite":true,"flavor":"Curse-bringer, tree-twister, mother of wretched thingsâŚHanzo main.","health":30,"id":"GIL_504","mechanics":["BATTLECRY"],"name":"Hagatha the Witch","rarity":"LEGENDARY","set":"GILNEAS","text":"Battlecry: Deal 3 damage to all minions.","type":"HERO"},{"artist":"Grace Liu","cardClass":"NEUTRAL","cost":0,"dbfId":47631,"id":"GIL_504h","mechanics":["TRIGGER_VISUAL"],"name":"Bewitch","set":"GILNEAS","text":"[x]Passive Hero Power\nAfter you play a minion,\nadd a random Shaman\nspell to your hand.","type":"HERO_POWER"},{"artist":"Rock Niu","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":46897,"flavor":"50% off. Every shot must go!","id":"GIL_506","mechanics":["ECHO"],"name":"Cheap Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"Echo\n Deal $2 damage to a minion.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":46903,"flavor":"Amwitched. Beingwitched. Beenwitched.","health":1,"id":"GIL_507","mechanics":["BATTLECRY","TAUNT"],"name":"Bewitched Guardian","rarity":"RARE","set":"GILNEAS","text":"[x]Taunt\nBattlecry: Gain +1 Health\n for each card in your hand. ","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46898,"id":"GIL_507e","name":"Bewitched","set":"GILNEAS","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Jiajun Tian","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":46904,"flavor":"Happily married with two kids. It was love at first bite.","health":4,"id":"GIL_508","mechanics":["BATTLECRY"],"name":"Duskbat","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: If your hero took damage this turn, summon two 1/1 Bats.","type":"MINION"},{"artist":"Zero","attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":48805,"health":1,"id":"GIL_508t","name":"Bat","race":"BEAST","set":"GILNEAS","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":46908,"flavor":"One little Mistwraith sitting in a tree. M-I-S-T-I-N-G.","health":5,"id":"GIL_510","mechanics":["TRIGGER_VISUAL"],"name":"Mistwraith","rarity":"RARE","referencedTags":["ECHO"],"set":"GILNEAS","text":"Whenever you play an Echo card, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47026,"id":"GIL_510e","name":"Misty","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Tyler West Studio","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46950,"flavor":"She simply refuses to ask for directions.","health":1,"id":"GIL_513","mechanics":["DEATHRATTLE"],"name":"Lost Spirit","rarity":"COMMON","set":"GILNEAS","text":"Deathrattle: Give your minions +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46949,"id":"GIL_513e","name":"Spooky Sacrifice","set":"GILNEAS","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":46936,"flavor":"He's on the hunt for Togwaggle's missing rat.","health":2,"id":"GIL_515","mechanics":["BATTLECRY","RUSH"],"name":"Ratcatcher","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GILNEAS","text":"Rush\nBattlecry: Destroy a friendly minion and gain its Attack and Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46935,"id":"GIL_515e","name":"Engorged","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":46940,"flavor":"Emeriss uses Wing Blast. It's super effective!","id":"GIL_518","name":"Wing Blast","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"Deal $4 damage to a minion. If a minion died this turn, this costs (1).","type":"SPELL"},{"artist":"Tyler West Studio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46988,"flavor":"They think they're trusted guardians. Dragons think they're convenient snacks.","health":11,"id":"GIL_526","mechanics":["BATTLECRY"],"name":"Wyrmguard","rarity":"COMMON","referencedTags":["TAUNT"],"set":"GILNEAS","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46989,"id":"GIL_526e","name":"For the Dragonhoard!","set":"GILNEAS","text":"+1 Attack and Taunt.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46991,"flavor":"Everyone expects an inquisition reference.","health":6,"id":"GIL_527","mechanics":["LIFESTEAL","TAUNT"],"name":"Felsoul Inquisitor","race":"DEMON","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal\nTaunt","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46992,"flavor":"Same turn delivery - guaranteed!","health":6,"id":"GIL_528","mechanics":["RUSH"],"name":"Swift Messenger","rarity":"COMMON","set":"GILNEAS","text":"[x]Rush\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Zoltan Boros","attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":46993,"health":2,"id":"GIL_528t","mechanics":["RUSH"],"name":"Swift Messenger","rarity":"COMMON","set":"GILNEAS","text":"[x]Rush\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46994,"flavor":"He also goes by \"worg-lock.\"","health":4,"id":"GIL_529","mechanics":["SPELLPOWER"],"name":"Spellshifter","rarity":"COMMON","set":"GILNEAS","spellDamage":1,"text":"[x]Spell Damage +1\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":4,"cardClass":"NEUTRAL","cost":2,"dbfId":46995,"health":1,"id":"GIL_529t","mechanics":["SPELLPOWER"],"name":"Spellshifter","rarity":"COMMON","set":"GILNEAS","spellDamage":1,"text":"[x]Spell Damage +1\nEach turn this is in your hand,\nswap its Attack and Health.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":46996,"flavor":"Makes shockingly good unagi.","health":3,"id":"GIL_530","mechanics":["BATTLECRY"],"name":"Murkspark Eel","playRequirements":{"REQ_DRAG_TO_PLAY_PRE29933":0},"race":"BEAST","rarity":"RARE","set":"HOF","targetingArrowText":"Deal 2 damage.","text":"Battlecry: If your deck has only even-Cost cards, deal 2 damage.","type":"MINION"},{"artist":"Sam Hogg","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":46998,"flavor":"Is she a frog that became a witch, or a witch that became a frog?","health":1,"id":"GIL_531","mechanics":["BATTLECRY","TAUNT"],"name":"Witch's Apprentice","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Taunt\nBattlecry: Add a random Shaman spell to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47014,"flavor":"Hard time making ends meet? Hate the League of Explorers? Get a job henching!","health":3,"id":"GIL_534","mechanics":["TRIGGER_VISUAL"],"name":"Hench-Clan Thug","rarity":"COMMON","set":"GILNEAS","text":"After your hero attacks, give this minion +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48114,"id":"GIL_534t","name":"Reinforced","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Wayne Reynolds","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":47016,"flavor":"Oh look. A Gorehowl.","id":"GIL_537","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Deadly Arsenal","rarity":"EPIC","set":"GILNEAS","text":"Reveal a weapon from your deck. Deal its Attack to all minions.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":47033,"flavor":"Wanted on three counts of gnomish possession.","id":"GIL_543","mechanics":["AFFECTED_BY_SPELL_POWER","DISCOVER"],"name":"Dark Possession","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"Deal $2 damage to a friendly character. Discover a Demon.","type":"SPELL"},{"artist":"Zoltan Boros","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":47051,"flavor":"Maybe we should have called him Ghostly Rusher.","health":4,"id":"GIL_545","mechanics":["DIVINE_SHIELD","RUSH"],"name":"Ghostly Charger","rarity":"COMMON","set":"GILNEAS","text":"Divine Shield\nRush","type":"MINION"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":47053,"elite":true,"flavor":"You either die a villain, or live long enough to see yourself become the hero.","health":4,"id":"GIL_547","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Darius Crowley","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Rush\nAfter this attacks and kills\na minion, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47490,"id":"GIL_547e","name":"Bloodfang","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47054,"flavor":"Known throughout the land as the Spooky-nomicon.","id":"GIL_548","name":"Book of Specters","rarity":"EPIC","set":"GILNEAS","text":"Draw 3 cards. Discard any spells drawn.","type":"SPELL"},{"artist":"Adam Byrne","attack":5,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":47055,"elite":true,"flavor":"Just a twist to the left, one quarter turn to the right and ⌠oops! Well, we didnât need that timeline anyway.","health":5,"id":"GIL_549","mechanics":["BATTLECRY"],"name":"Toki, Time-Tinker","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Add a random\nLegendary minion from\nthe past to your hand.","type":"MINION"},{"artist":"Max Grecke","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":47063,"flavor":"We didn't actually fire the guy who named Dark Wispers.","id":"GIL_553","name":"Wispering Woods","rarity":"EPIC","set":"GILNEAS","text":"[x]Summon a 1/1 Wisp for\neach card in your hand.","type":"SPELL"},{"artist":"Jiajun Tian","attack":1,"cardClass":"DRUID","cost":0,"dbfId":49149,"health":1,"id":"GIL_553t","name":"Wisp","set":"GILNEAS","type":"MINION"},{"artist":"Tyler West Studio","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":47071,"flavor":"She was an ordinary castaway... until she found that cursed volleyball.","health":3,"id":"GIL_557","mechanics":["DEATHRATTLE","RUSH"],"name":"Cursed Castaway","race":"PIRATE","rarity":"RARE","referencedTags":["COMBO"],"set":"GILNEAS","text":"Rush\nDeathrattle: Draw a Combo card from your deck.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":47072,"flavor":"A face only a druid could love.","health":1,"id":"GIL_558","mechanics":["LIFESTEAL"],"name":"Swamp Leech","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47077,"flavor":"\"Oh hi bark.\"","health":4,"id":"GIL_561","mechanics":["BATTLECRY"],"name":"Blackwald Pixie","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: Refresh your Hero Power.","type":"MINION"},{"artist":"Tyler West Studio","attack":1,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":47078,"flavor":"It aspires to be a Vilebrood Dancer, but it has eight left feet.","health":3,"id":"GIL_562","mechanics":["POISONOUS","RUSH"],"name":"Vilebrood Skitterer","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Poisonous\nRush","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":47085,"flavor":"The itsy bitsy spiders climbed up the village wall. Then came the witch and the spiders ate them all.","health":6,"id":"GIL_565","mechanics":["BATTLECRY"],"name":"Deathweb Spider","race":"BEAST","rarity":"EPIC","referencedTags":["LIFESTEAL"],"set":"GILNEAS","text":"Battlecry: If your hero\ntook damage this turn, gain Lifesteal.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":47117,"flavor":"The gates to the Gilnean pet cemetary MUST remain locked at all times.","id":"GIL_571","name":"Witching Hour","playRequirements":{"REQ_FRIENDLY_MINIONS_OF_RACE_DIED_THIS_GAME":20,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"GILNEAS","text":"Summon a random friendly Beast that died this game.","type":"SPELL"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47128,"flavor":"MISSING: One giant rat. Please return to King Togwaggle.","id":"GIL_577","mechanics":["SECRET"],"name":"Rat Trap","rarity":"EPIC","set":"GILNEAS","text":"[x]Secret: After your\nopponent plays three\ncards in a turn, summon\na 6/6 Rat.","type":"SPELL"},{"attack":6,"cardClass":"HUNTER","cost":6,"dbfId":49457,"health":6,"id":"GIL_577t","name":"Doom Rat","race":"BEAST","set":"GILNEAS","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":47131,"elite":true,"flavor":"\"1 minion⌠ah, ah, ah! 2 minions⌠ah, ah, ah! 3 minions⌠ah, ah, ah!\"","health":6,"id":"GIL_578","mechanics":["BATTLECRY"],"name":"Countess Ashmore","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE","LIFESTEAL","RUSH"],"set":"GILNEAS","text":"[x]Battlecry: Draw a Rush,\nLifesteal, and Deathrattle\ncard from your deck.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":47133,"flavor":"When he was younger, he was the town crybaby.","health":2,"id":"GIL_580","mechanics":["BATTLECRY"],"name":"Town Crier","rarity":"EPIC","referencedTags":["RUSH"],"set":"GILNEAS","text":"Battlecry: Draw a Rush minion from your deck.","type":"MINION"},{"artist":"Brian Despain","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47134,"flavor":"The secret is glue.","health":4,"id":"GIL_581","mechanics":["BATTLECRY"],"name":"Sandbinder","rarity":"EPIC","set":"GILNEAS","text":"Battlecry: Draw an Elemental from your deck.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":47138,"flavor":"When regular totem hours won't cut it.","health":3,"id":"GIL_583","mechanics":["BATTLECRY","TAUNT"],"name":"Totem Cruncher","race":"BEAST","rarity":"EPIC","set":"GILNEAS","text":"Taunt\nBattlecry: Destroy your Totems. Gain +2/+2 for each destroyed.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47610,"id":"GIL_583e","name":"Crunched","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Ursula Dorada","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47142,"flavor":"She rids villages of annoying pests, like rats and children.","health":3,"id":"GIL_584","mechanics":["BATTLECRY"],"name":"Witchwood Piper","race":"DEMON","rarity":"RARE","set":"GILNEAS","text":"[x]Battlecry: Draw the lowest\nCost minion from your deck.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":47152,"flavor":"Or it might not.","id":"GIL_586","name":"Earthen Might","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GILNEAS","text":"[x]Give a minion +2/+2.\nIf it's an Elemental, add\na random Elemental\nto your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47608,"id":"GIL_586e","name":"Storm Hardened","set":"GILNEAS","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Nutchapol Thitinunthakorn","attack":3,"cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":47201,"durability":4,"flavor":"Silverâs malleability limits its utility as an edged weapon. On the other hand... SHINY!","id":"GIL_596","mechanics":["TRIGGER_VISUAL"],"name":"Silver Sword","rarity":"RARE","set":"GILNEAS","text":"After your hero attacks, give your minions +1/+1.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":47575,"id":"GIL_596e","name":"Sterling","set":"GILNEAS","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":6,"cardClass":"ROGUE","collectible":true,"cost":8,"dbfId":47211,"elite":true,"flavor":"Those who cannot remember their card history are doomed to repeat it.","health":6,"id":"GIL_598","mechanics":["BATTLECRY"],"name":"Tess Greymane","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Replay every card\nfrom another class you've\nplayed this game (targets\nchosen randomly).","type":"MINION"},{"artist":"Jason Kang","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":47222,"flavor":"The material components for this spell are wool socks and a rug.","id":"GIL_600","mechanics":["AFFECTED_BY_SPELL_POWER","OVERLOAD"],"name":"Zap!","overload":1,"playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"Deal $2 damage to a minion. Overload: (1)","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47241,"flavor":"A popular local alternative to bananas.","health":4,"id":"GIL_601","mechanics":["BATTLECRY"],"name":"Scaleworm","race":"BEAST","rarity":"RARE","referencedTags":["RUSH"],"set":"GILNEAS","text":"Battlecry: If you're holding a Dragon, gain +1 Attack and Rush.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48833,"id":"GIL_601e","name":"Bold Worm","set":"GILNEAS","text":"+1 Attack and Rush.","type":"ENCHANTMENT"},{"artist":"Tyler West Studio","attack":2,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":47256,"flavor":"Not all spiders are born poisonous. That's where he comes in.","health":4,"id":"GIL_607","mechanics":["TRIGGER_VISUAL"],"name":"Toxmonger","rarity":"EPIC","referencedTags":["POISONOUS"],"set":"GILNEAS","text":"[x]Whenever you play a 1-Cost\nminion, give it Poisonous.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48606,"id":"GIL_607e","name":"Viletoxin","set":"GILNEAS","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":47930,"flavor":"\"Shh! You're going to start a howl!\"","health":1,"id":"GIL_607t","mechanics":["ECHO","RUSH"],"name":"Hunting Mastiff","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Echo\nRush","type":"MINION"},{"artist":"Kerem Beyit","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":47262,"flavor":"This wood imp. Stop asking!","health":1,"id":"GIL_608","mechanics":["DEATHRATTLE","STEALTH"],"name":"Witchwood Imp","race":"DEMON","rarity":"COMMON","set":"GILNEAS","text":"[x]Stealth\nDeathrattle: Give a random\n friendly minion +2 Health.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":48442,"id":"GIL_608e","name":"Infusion","set":"GILNEAS","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Charlene Le Scanff","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47287,"flavor":"\"Aww, I love it! It even kinda looks like me.\"","health":1,"id":"GIL_614","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Voodoo Doll","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GILNEAS","targetingArrowText":"Curse a minion.","text":"Battlecry: Choose a minion. Deathrattle: Destroy the chosen minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50350,"id":"GIL_614e1","name":"Voodoo Doll Cursed","rarity":"EPIC","set":"GILNEAS","text":"Destroyed when Voodoo Doll is destroyed.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50351,"id":"GIL_614e2","name":"Voodoo Doll Cursing","rarity":"EPIC","set":"GILNEAS","text":"Deathrattle: Destroy {0}.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":47292,"flavor":"No use crying over split Festeroot,","health":4,"id":"GIL_616","mechanics":["DEATHRATTLE"],"name":"Splitting Festeroot","rarity":"EPIC","set":"GILNEAS","text":"Deathrattle: Summon two 2/2 Splitting Saplings.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":47291,"health":2,"id":"GIL_616t","mechanics":["DEATHRATTLE"],"name":"Splitting Sapling","set":"GILNEAS","text":"Deathrattle: Summon two 1/1 Woodchips.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":47290,"health":1,"id":"GIL_616t2","name":"Woodchip","set":"GILNEAS","type":"MINION"},{"artist":"Jomaro Kindred","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":47295,"elite":true,"flavor":"Summon an unlimited* number of minions!**\n*Six\n**Wisps","health":7,"id":"GIL_618","mechanics":["AURA"],"name":"Glinda Crowskin","rarity":"LEGENDARY","referencedTags":["ECHO"],"set":"GILNEAS","text":"Minions in your hand have Echo.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":52780,"id":"GIL_618e","name":"Glinda's Call","set":"GILNEAS","text":"Has Echo.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47298,"elite":true,"flavor":"The children were puzzled by the scratches covering the insides of their toy-boxes.","health":6,"id":"GIL_620","mechanics":["TRIGGER_VISUAL"],"name":"Dollmaster Dorian","rarity":"LEGENDARY","set":"GILNEAS","text":"Whenever you draw a minion, summon a 1/1 copy of it.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47297,"id":"GIL_620e","name":"Creepy Doll","set":"GILNEAS","text":"Dollmaster Dorian made a 1/1 copy.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47343,"flavor":"In a pinch, he'll also settle for Holy Water: Zero.","health":3,"id":"GIL_622","mechanics":["BATTLECRY"],"name":"Lifedrinker","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"[x]Battlecry: Deal 3 damage to\nthe enemy hero. Restore\n#3 Health to your hero.","type":"MINION"},{"artist":"Alex Alexandrov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47346,"flavor":"You know what they say about people with big hands? Small bears.","health":12,"id":"GIL_623","mechanics":["BATTLECRY","TAUNT"],"name":"Witchwood Grizzly","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"[x]Taunt\nBattlecry: Lose 1 Health\nfor each card in your\nopponent's hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47345,"id":"GIL_623e","name":"Grizzled","set":"GILNEAS","text":"Decreased Health.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47348,"flavor":"Listen to the mew-sic of the night.","health":3,"id":"GIL_624","mechanics":["BATTLECRY"],"name":"Night Prowler","race":"BEAST","rarity":"RARE","set":"GILNEAS","text":"Battlecry: If this is the only minion on the battlefield, gain +3/+3.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47347,"id":"GIL_624e","name":"Stalking","set":"GILNEAS","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":47405,"flavor":"\"Who are you? Eh, none of my business.\"","health":4,"id":"GIL_634","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Bellringer Sentry","rarity":"RARE","referencedTags":["SECRET"],"set":"GILNEAS","text":"Battlecry and Deathrattle: Put a Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Jakub Kasper","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":47416,"flavor":"Fly like an eagle, drop like a rock.","health":2,"id":"GIL_635","mechanics":["BATTLECRY"],"name":"Cathedral Gargoyle","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"GILNEAS","text":"Battlecry: If you're holding a Dragon, gain Taunt and Divine Shield.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":47423,"flavor":"Have you ever heard the wolf cry to the blue corn moon?","id":"GIL_637","name":"Ferocious Howl","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GILNEAS","text":"Draw a card.\nGain 1 Armor for each card in your hand.","type":"SPELL"},{"artist":"Alex Konstad","attack":4,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":47429,"flavor":"Experts worry that curios are a gateway to face-collecting.","health":4,"id":"GIL_640","mechanics":["TRIGGER_VISUAL"],"name":"Curio Collector","rarity":"RARE","set":"GILNEAS","text":"Whenever you draw a card, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48657,"id":"GIL_640e","name":"Rare Find!","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":47438,"flavor":"Next step: Marshmallow elementals.","health":5,"id":"GIL_645","mechanics":["BATTLECRY"],"name":"Bonfire Elemental","race":"ELEMENTAL","rarity":"RARE","set":"GILNEAS","text":"Battlecry: If you played an Elemental last turn, draw a card.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47439,"flavor":"Most mechs are pretty chill, but this one is all wound up.","health":4,"id":"GIL_646","name":"Clockwork Automaton","race":"MECHANICAL","rarity":"COMMON","set":"GILNEAS","text":"Double the damage and healing of your Hero Power.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47458,"flavor":"Empty your pockets, I know youâve got a Wandering Monster in there!","health":6,"id":"GIL_648","mechanics":["BATTLECRY"],"name":"Chief Inspector","rarity":"RARE","referencedTags":["SECRET"],"set":"GILNEAS","text":"Battlecry: Destroy all enemy Secrets.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":47488,"elite":true,"flavor":"Theyâre good dogs, Tess.","health":6,"id":"GIL_650","mechanics":["AURA"],"name":"Houndmaster Shaw","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"GILNEAS","text":"Your other minions have\nRush.","type":"MINION"},{"cardClass":"HUNTER","dbfId":47487,"id":"GIL_650e","name":"Hounded!","set":"GILNEAS","text":"Houndmaster Shaw grants Rush.","type":"ENCHANTMENT"},{"artist":"Izzy Hoover","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47511,"durability":2,"flavor":"It's a lumberjack's axe and that's ok.","id":"GIL_653","mechanics":["DEATHRATTLE"],"name":"Woodcutter's Axe","rarity":"COMMON","referencedTags":["RUSH"],"set":"GILNEAS","text":"Deathrattle: Give +2/+1 to a random friendly Rush minion.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":47604,"id":"GIL_653e","name":"Woodcutter","set":"GILNEAS","text":"+2/+1.","type":"ENCHANTMENT"},{"artist":"Phil Saunders","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":47515,"flavor":"\"Left, right, left, right, there's none of the enemy left⌠Right?\"","id":"GIL_654","mechanics":["ECHO"],"name":"Warpath","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GILNEAS","text":"Echo\nDeal $1 damage to all minions.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":47516,"flavor":"Tree puns arboring.","health":7,"id":"GIL_655","mechanics":["TRIGGER_VISUAL"],"name":"Festeroot Hulk","rarity":"RARE","set":"GILNEAS","text":"After a friendly minion attacks, gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49484,"id":"GIL_655e","name":"Grown","set":"GILNEAS","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Craig Elliott","attack":8,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":47520,"elite":true,"flavor":"We're going to need some bigger tweezers.","health":8,"id":"GIL_658","mechanics":["BATTLECRY"],"name":"Splintergraft","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"GILNEAS","targetingArrowText":"Add a 10/10 copy to your hand.","text":"[x]Battlecry: Choose a friendly\nminion. Add a 10/10 copy to\nyour hand that costs (10).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49206,"id":"GIL_658e","name":"Splintergrafted","set":"GILNEAS","text":"Splintergraft made this 10/10.","type":"ENCHANTMENT"},{"artist":"Tom Baxa","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":47549,"flavor":"Taken up an octave, it's highly effective against stained glass golems.","id":"GIL_661","name":"Divine Hymn","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GILNEAS","text":"Restore #6 Health to all friendly characters.","type":"SPELL"},{"artist":"Vlad Botos","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":47553,"flavor":"An apple a day keeps the worgen at bay.","id":"GIL_663","name":"Witchwood Apple","rarity":"COMMON","set":"GILNEAS","text":"Add three 2/2 Treants to your hand.","type":"SPELL"},{"artist":"Steve Prescott","attack":2,"cardClass":"DRUID","cost":2,"dbfId":48911,"health":2,"id":"GIL_663t","name":"Treant","set":"GILNEAS","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":47554,"flavor":"As birds of ill omen, these crows often summon Doomsayers.","health":3,"id":"GIL_664","mechanics":["TRIGGER_VISUAL"],"name":"Vex Crow","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Whenever you cast a spell, summon a random\n2-Cost minion.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":47555,"flavor":"Warlocks refer to this as a \"balance change.\"","id":"GIL_665","mechanics":["ECHO"],"name":"Curse of Weakness","rarity":"RARE","set":"GILNEAS","text":"Echo\nGive all enemy minions -2 Attack until your next turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48779,"id":"GIL_665e","name":"Curse of Weakness","set":"GILNEAS","text":"-2 Attack until next turn.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47557,"flavor":"Key ingredient in Gilnean applesauce.","health":5,"id":"GIL_667","mechanics":["DEATHRATTLE","TAUNT"],"name":"Rotten Applebaum","rarity":"COMMON","set":"GILNEAS","text":"Taunt\nDeathrattle: Restore #4 Health to your hero.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":2,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":47594,"durability":2,"flavor":"So sharp it can cut through a spectral tomato!","id":"GIL_672","mechanics":["LIFESTEAL"],"name":"Spectral Cutlass","rarity":"EPIC","set":"GILNEAS","text":"[x]Lifesteal\nWhenever you play a card\nfrom another class,\ngain +1 Durability.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":50771,"id":"GIL_672e","name":"Spooky","set":"GILNEAS","text":"Increased Durability.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":47599,"elite":true,"flavor":"âIâll trade you a Malfurion for an Anduin.â","health":2,"id":"GIL_677","mechanics":["BATTLECRY","ECHO"],"name":"Face Collector","rarity":"LEGENDARY","set":"GILNEAS","text":"Echo\nBattlecry: Add a random Legendary minion to your hand.","type":"MINION"},{"artist":"Jason Kang","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":47600,"flavor":"BoOooOogrglgrlgrlooOoOoo!","health":2,"id":"GIL_678","mechanics":["ECHO"],"name":"Ghost Light Angler","race":"MURLOC","rarity":"COMMON","set":"GILNEAS","text":"Echo","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47602,"flavor":"How do you make a walnut laugh? Crack it up!","health":3,"id":"GIL_680","mechanics":["ECHO"],"name":"Walnut Sprite","rarity":"COMMON","set":"GILNEAS","text":"Echo","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":49502,"flavor":"Be all that you can be.","health":4,"id":"GIL_681","name":"Nightmare Amalgam","race":"ALL","rarity":"EPIC","set":"GILNEAS","text":"[x]This is an Elemental, Mech,\nDemon, Murloc, Dragon,\nBeast, Pirate and Totem.","type":"MINION"},{"artist":"Pior Oberson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":47606,"flavor":"You think your job mucks.","health":8,"id":"GIL_682","mechanics":["BATTLECRY","RUSH"],"name":"Muck Hunter","rarity":"EPIC","set":"GILNEAS","text":"Rush\nBattlecry: Summon two 2/1 Mucklings for your opponent.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":47605,"health":1,"id":"GIL_682t","name":"Muckling","set":"GILNEAS","type":"MINION"},{"artist":"Wayne Wu","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":47607,"flavor":"She would have gotten away with it, if it weren't for that meddling Drakeslayer.","health":4,"id":"GIL_683","mechanics":["BATTLECRY"],"name":"Marsh Drake","race":"DRAGON","rarity":"COMMON","referencedTags":["POISONOUS"],"set":"GILNEAS","text":"Battlecry: Summon a 2/1 Poisonous Drakeslayer for your opponent.","type":"MINION"},{"artist":"Ware Lee","attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":47603,"health":1,"id":"GIL_683t","mechanics":["POISONOUS"],"name":"Drakeslayer","set":"GILNEAS","text":"Poisonous","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":47614,"flavor":"Sheâs all fun and games until someone rings that stupid bell.","health":5,"id":"GIL_685","name":"Paragon of Light","rarity":"RARE","referencedTags":["LIFESTEAL","TAUNT"],"set":"GILNEAS","text":"While this minion has 3 or more Attack, it has Taunt and Lifesteal.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":47625,"flavor":"Wanted: Dead or Undead.","id":"GIL_687","name":"WANTED!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GILNEAS","text":"Deal $3 damage to a minion. If that kills it, add a Coin to your hand.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47692,"elite":true,"flavor":"His worgen children call him Archmage AROO-OO-OO-OO-gal.","health":2,"id":"GIL_691","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Arugal","rarity":"LEGENDARY","set":"GILNEAS","text":"Whenever you draw a minion, add a copy of it to your hand.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":47693,"elite":true,"flavor":"Ever since Sylvanas killed his son, he's dreamed of getting⌠even.","health":5,"id":"GIL_692","mechanics":["COLLECTIONMANAGER_FILTER_MANA_EVEN","START_OF_GAME"],"name":"Genn Greymane","rarity":"LEGENDARY","set":"HOF","text":"[x]Start of Game:\nIf your deck has only even-\nCost cards, your starting\nHero Power costs (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47632,"id":"GIL_692e","name":"Curse of Ur","set":"GILNEAS","text":"Your Hero Power costs (1).","type":"ENCHANTMENT"},{"artist":"Qinghao Wu","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":47694,"flavor":"Like a sloppy joe for vampires.","health":6,"id":"GIL_693","mechanics":["TRIGGER_VISUAL"],"name":"Blood Witch","rarity":"RARE","set":"GILNEAS","text":"At the start of your turn, deal 1 damage to your hero.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":47696,"elite":true,"flavor":"\"I have a very particular set of skills. Skills that make me a nightmare for witches like you.\"","health":5,"id":"GIL_694","mechanics":["BATTLECRY"],"name":"Prince Liam","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Transform all\n1-Cost cards in your deck\n into Legendary minions.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":47799,"flavor":"He'll pick anyone's pocket, except a gnome's. He'd never stoop so low.","id":"GIL_696","mechanics":["ECHO"],"name":"Pick Pocket","rarity":"RARE","set":"GILNEAS","text":"Echo\nAdd a random card to your hand (from your opponent's class).","type":"SPELL"},{"artist":"Glenn Rane","attack":3,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":47819,"elite":true,"flavor":"Someone called her \"Tweety\". She didn't take it well.","health":7,"id":"GIL_800","mechanics":["AURA"],"name":"Duskfallen Aviana","rarity":"LEGENDARY","set":"GILNEAS","text":"On each player's turn, the first card played costs (0).","type":"MINION"},{"cardClass":"DRUID","dbfId":48255,"id":"GIL_800e2","name":"Badsong","set":"GILNEAS","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":47821,"flavor":"Lick the ice block. I triple-double-dog-dare-you.","id":"GIL_801","name":"Snap Freeze","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"GILNEAS","text":"Freeze a minion.\nIf it's already Frozen, destroy it.","type":"SPELL"},{"artist":"Tyler West Studio","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":47825,"flavor":"She only needs two commands: \"Heel\" and \"Sic 'em!\"","health":5,"id":"GIL_803","mechanics":["BATTLECRY","RUSH"],"name":"Militia Commander","rarity":"RARE","set":"GILNEAS","text":"Rush\nBattlecry: Gain +3 Attack this turn.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":48688,"id":"GIL_803e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Reckless","set":"GILNEAS","text":"+3 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":6,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":47836,"flavor":"Also does weddings.","health":5,"id":"GIL_805","mechanics":["DEATHRATTLE"],"name":"Coffin Crasher","rarity":"RARE","set":"GILNEAS","text":"Deathrattle: Summon a Deathrattle minion from your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":47873,"flavor":"The tricky part is getting them to HOLD their shape.","health":8,"id":"GIL_807","mechanics":["TRIGGER_VISUAL"],"name":"Bogshaper","race":"ELEMENTAL","rarity":"EPIC","set":"GILNEAS","text":"Whenever you cast a spell, draw a minion from your deck.","type":"MINION"},{"artist":"Phil Saunders","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":47895,"flavor":"Overpowered Steambot got nerfed.","health":9,"id":"GIL_809","mechanics":["TAUNT"],"name":"Unpowered Steambot","race":"MECHANICAL","rarity":"COMMON","set":"GILNEAS","text":"Taunt","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":48002,"flavor":"\"I⌠I dreamed I accidentally crafted a golden Millhouse! It was so REAL!\"","id":"GIL_813","name":"Vivid Nightmare","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GILNEAS","text":"[x]Choose a friendly minion.\nSummon a copy of it with\n1 Health remaining.","type":"SPELL"},{"artist":"Dave Allsop","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":48039,"flavor":"He's gotten big into crypt-o-currency.","health":2,"id":"GIL_815","mechanics":["BATTLECRY"],"name":"Baleful Banker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GILNEAS","targetingArrowText":"Shuffle a copy into your deck.","text":"Battlecry: Choose a friendly minion. Shuffle a copy into your deck.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":48106,"flavor":"Would you eat them in a ditch? Would you eat them with a witch?","health":3,"id":"GIL_816","mechanics":["DEATHRATTLE"],"name":"Swamp Dragon Egg","rarity":"COMMON","set":"GILNEAS","text":"Deathrattle: Add a random Dragon to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":48107,"elite":true,"flavor":"She seems scary, but she's got a glass jaw.","health":3,"id":"GIL_817","mechanics":["DIVINE_SHIELD","TRIGGER_VISUAL"],"name":"The Glass Knight","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Divine Shield\nWhenever you restore Health,\ngain Divine Shield.","type":"MINION"},{"artist":"Anton Zemskov","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":48110,"flavor":"Eye of murloc, ear of bat, foot of Fordring, fur of catâŚ","health":4,"id":"GIL_819","mechanics":["TRIGGER_VISUAL"],"name":"Witch's Cauldron","rarity":"EPIC","set":"GILNEAS","text":"After a friendly minion dies, add a random Shaman spell to your hand.","type":"MINION"},{"artist":"Matt Dixon","attack":6,"cardClass":"SHAMAN","collectible":true,"cost":9,"dbfId":48111,"elite":true,"flavor":"Beware the Shudderwock, my son. We're fresh out of vorpal daggers.","health":6,"id":"GIL_820","mechanics":["BATTLECRY"],"name":"Shudderwock","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Repeat all other\nBattlecries from cards you\nplayed this game (targets\nchosen randomly).","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":48156,"elite":true,"flavor":"Betrayed the Alliance. Betrayed the Horde. All for 200 achievement points and a sweet, sweet hat.","health":4,"id":"GIL_825","mechanics":["BATTLECRY"],"name":"Lord Godfrey","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Deal 2 damage to\nall other minions. If any die,\nrepeat this Battlecry.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":48158,"elite":true,"flavor":"In her defense, it did look like a cookie.","health":8,"id":"GIL_826","mechanics":["COLLECTIONMANAGER_FILTER_MANA_ODD","START_OF_GAME"],"name":"Baku the Mooneater","race":"BEAST","rarity":"LEGENDARY","set":"HOF","text":"[x]Start of Game:\nIf your deck has only odd-\nCost cards, upgrade\nyour Hero Power.","type":"MINION"},{"artist":"Eva Widermannn","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":48199,"flavor":"It's like, SUPER bad at staring contests.","health":3,"id":"GIL_827","mechanics":["BATTLECRY"],"name":"Blink Fox","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Battlecry: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Efrem Palacios","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":48201,"flavor":"It's always Huffer. And Huffer. And Huffer. And Huffer.","id":"GIL_828","name":"Dire Frenzy","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"rarity":"COMMON","set":"GILNEAS","text":"Give a Beast +3/+3. Shuffle 3 copies into your deck with +3/+3.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48200,"id":"GIL_828e","name":"Dire Frenzy","set":"GILNEAS","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":48286,"flavor":"\"Just sign this waiver, and we'll be on our way.\"","health":6,"id":"GIL_833","mechanics":["TRIGGER_VISUAL"],"name":"Forest Guide","rarity":"RARE","set":"GILNEAS","text":"At the end of your turn, both players draw a card.","type":"MINION"},{"artist":"Tyler Walpole","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":48360,"flavor":"Everyone hail to the squashling song!","health":1,"id":"GIL_835","mechanics":["BATTLECRY","ECHO"],"name":"Squashling","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GILNEAS","text":"[x]Echo\nBattlecry: Restore #2 Health.","type":"MINION"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":48393,"flavor":"A lot of shaman have started vaping their invocations.","id":"GIL_836","mechanics":["DISCOVER"],"name":"Blazing Invocation","rarity":"RARE","referencedTags":["BATTLECRY"],"set":"GILNEAS","text":"Discover a Battlecry minion.","type":"SPELL"},{"artist":"Bill Ruan","attack":4,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":48444,"flavor":"Some moths are attracted to flame. This one's attracted to disco.","health":4,"id":"GIL_837","mechanics":["BATTLECRY"],"name":"Glitter Moth","race":"BEAST","rarity":"EPIC","set":"HOF","text":"Battlecry: If your deck has only odd-Cost cards, double the Health of your other minions.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48443,"id":"GIL_837e","name":"Moth Dust","set":"GILNEAS","text":"Doubled Health.","type":"ENCHANTMENT"},{"artist":"Jakub Kasper","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":48445,"flavor":"She's so odd, you can't even.","health":3,"id":"GIL_838","mechanics":["BATTLECRY","SPELLPOWER"],"name":"Black Cat","race":"BEAST","rarity":"COMMON","set":"HOF","spellDamage":1,"text":"Spell Damage +1\n Battlecry: If your deck has only odd-Cost cards, draw a card.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":48560,"elite":true,"flavor":"She was a lady in polka dots until the gnomish laundromat incident.","health":5,"id":"GIL_840","mechanics":["BATTLECRY"],"name":"Lady in White","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Cast 'Inner Fire'\n on every minion in your deck \n(set Attack equal to Health).","type":"MINION"},{"cardClass":"PRIEST","dbfId":48669,"id":"GIL_840e","name":"Angelic Fortitude","set":"GILNEAS","text":"Has Attack equal to its Health.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":48585,"flavor":"In life he worked as a sword swallower.","health":4,"id":"GIL_902","mechanics":["COMBO"],"name":"Cutthroat Buccaneer","race":"PIRATE","rarity":"COMMON","set":"GILNEAS","text":"Combo: Give your weapon +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48584,"id":"GIL_902e","name":"Sharpened","set":"GILNEAS","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":48832,"flavor":"Find your own wisdom. Perhaps behind the couch.","id":"GIL_903","mechanics":["SECRET"],"name":"Hidden Wisdom","rarity":"EPIC","set":"GILNEAS","text":"[x]Secret: After your\nopponent plays three\ncards in a turn, draw\n2 cards.","type":"SPELL"},{"artist":"Steve Prescott","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":48902,"flavor":"Fits easily into overhead luggage bins.","health":7,"id":"GIL_905","mechanics":["BATTLECRY"],"name":"Carrion Drake","race":"DRAGON","rarity":"RARE","referencedTags":["POISONOUS"],"set":"GILNEAS","text":"Battlecry: If a minion died this turn, gain Poisonous.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48901,"id":"GIL_905e","name":"Corrosive Breath","set":"GILNEAS","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"HUNTER","dbfId":48420,"entourage":["GILA_414","GILA_415","GILA_805"],"health":20,"id":"GILA_400h","name":"Houndmaster Shaw","set":"GILNEAS","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48419,"id":"GILA_400p","name":"Dog Whistle","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Hero Power\nSummon a 1/1 Bloodhound with Rush.","type":"HERO_POWER"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48418,"health":1,"id":"GILA_400t","mechanics":["RUSH"],"name":"Bloodhound","race":"BEAST","set":"GILNEAS","text":"Rush","type":"MINION"},{"artist":"Hidekaki Takamura","cardClass":"NEUTRAL","cost":6,"dbfId":48421,"id":"GILA_401","name":"Sic 'Em","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Summon 3 minions from your deck with the highest attack.","type":"SPELL"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","cost":4,"dbfId":48424,"elite":true,"health":1,"id":"GILA_403","mechanics":["RUSH"],"name":"Butch","race":"BEAST","set":"GILNEAS","text":"Rush\nHas +1/+1 for each\nfriendly Beast that\ndied this game.","type":"MINION"},{"artist":"Max Grecke","attack":9,"cardClass":"NEUTRAL","cost":7,"dbfId":48497,"elite":true,"health":9,"id":"GILA_410","mechanics":["BATTLECRY"],"name":"Bubba","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","set":"GILNEAS","text":"Battlecry: Summon six 1/1 Bloodhounds to attack an enemy minion.","type":"MINION"},{"artist":"Max Grecke","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":48500,"elite":true,"health":5,"id":"GILA_411","mechanics":["BATTLECRY"],"name":"Princess","race":"BEAST","set":"GILNEAS","text":"[x]Battlecry: Gain the\nDeathrattles of 3 random\nminions in your deck.","type":"MINION"},{"artist":"Max Grecke","cardClass":"NEUTRAL","cost":5,"dbfId":50524,"id":"GILA_411e","name":"Princess's Bone","set":"GILNEAS","text":"Copied Deathrattle from {0}.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","cost":2,"dbfId":48761,"id":"GILA_412","name":"Blood Moon","referencedTags":["LIFESTEAL"],"set":"GILNEAS","text":"Give your minions +1/+1 and Lifesteal.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","dbfId":48760,"id":"GILA_412e","name":"Blood Hungry","set":"GILNEAS","text":"+1/+1 and Lifesteal.","type":"ENCHANTMENT"},{"artist":"L Chanchai","attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":49157,"durability":5,"id":"GILA_413","name":"Shaw's Shank","set":"GILNEAS","text":"Has +1 Attack for each friendly minion you control.","type":"WEAPON"},{"artist":"Peet Cooper","cardClass":"NEUTRAL","cost":0,"dbfId":49315,"hideStats":true,"id":"GILA_414","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Companionship","set":"GILNEAS","text":"Passive\nYour Bloodhounds have +2 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49314,"id":"GILA_414e","mechanics":["AURA"],"name":"Companionship Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49487,"id":"GILA_414e2","mechanics":["AURA"],"name":"Companionship","set":"GILNEAS","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Massive Black","cardClass":"NEUTRAL","cost":0,"dbfId":49317,"hideStats":true,"id":"GILA_415","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Lunar Signet","set":"GILNEAS","text":"Passive\nAfter you play a minion, trigger its Deathrattle effect.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49316,"id":"GILA_415e","name":"Lunar Signet Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50563,"entourage":["UNG_808","UNG_814","LOOT_125","GIL_905","GIL_562","FP1_010","EX1_017","FP1_005","EX1_028","UNG_812"],"id":"GILA_489","name":"Stalking","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48436,"entourage":["GIL_607t","ICC_854","DS1_070","DS1_184","EX1_544","LOE_105","EX1_539","EX1_538","LOOT_077","ICC_415"],"id":"GILA_490","name":"On the Hunt","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48437,"entourage":["EX1_162","EX1_531","tt_004","LOOT_136","CS2_237","AT_090","UNG_916","OG_045","OG_313","EX1_093","CS2_222"],"id":"GILA_491","name":"Pack Mentality","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48438,"entourage":["GIL_607t","GIL_528","GIL_682","GIL_562","GIL_578","UNG_099","GIL_578","AT_125","EX1_617","EX1_116"],"id":"GILA_492","name":"Go for the Throat","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48439,"entourage":["FP1_031","UNG_900","LOOT_520","OG_309","ICC_257","ICC_019","FP1_012","EX1_110","GVG_114","ICC_052","ICC_052","ICC_243","OG_133"],"id":"GILA_493","name":"Unwavering","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48440,"entourage":["FP1_028","FP1_011","FP1_002","EX1_556","CFM_316","OG_216","EX1_534","LOOT_153","GIL_616","GVG_026","AT_062","GIL_513"],"id":"GILA_494","name":"Divide and Conquer","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48441,"entourage":["UNG_915","AT_040","CFM_816","AT_010","GVG_080","AT_041","LOOT_511","OG_048","GIL_828","NEW1_031","OG_211","EX1_531","KAR_065"],"id":"GILA_495","name":"Companions","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49146,"entourage":["LOE_010","LOOT_170","GIL_155","GIL_827","UNG_835","GIL_508","LOE_022","UNG_047","UNG_957","UNG_925","UNG_933","GIL_664"],"id":"GILA_496","name":"Exotic Beasts","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49147,"entourage":["UNG_002","UNG_919","UNG_086","GVG_049","LOOT_314","EX1_543","UNG_071","UNG_852","EX1_549","GIL_571","UNG_116"],"id":"GILA_497","name":"Stomp, Stomp, STOMP","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49148,"entourage":["ICC_808","GVG_097","UNG_072","ICC_807","LOOT_131","UNG_801","UNG_848","LOOT_314","ICC_835","LOOT_137","UNG_108","FP1_012"],"id":"GILA_498","name":"Thick Hide","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49511,"entourage":["AT_061","BRM_013","ICC_049","EX1_617","AT_056","GVG_073","EX1_537","AT_061","CS2_013","EX1_164"],"id":"GILA_499","name":"Unload","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"artist":"J. Axer","cardClass":"ROGUE","dbfId":48486,"entourage":["GILA_513","GILA_511","GILA_506"],"health":20,"id":"GILA_500h3","name":"Tess Greymane","set":"GILNEAS","type":"HERO"},{"armor":5,"artist":"J. Axer","cardClass":"ROGUE","cost":8,"dbfId":49566,"elite":true,"entourage":["GILA_513","GILA_511","LOOTA_832"],"health":30,"id":"GILA_500h4","mechanics":["BATTLECRY"],"name":"Tess Greymane","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Deal 8 damage\nto all minions and choose\na Passive Treasure.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48590,"id":"GILA_500p2","mechanics":["DISCOVER"],"name":"Scavenge","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"GILNEAS","text":"[x]Hero Power\nDiscover a class spell\nthat has been played\nthis game.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49268,"id":"GILA_500p2t","name":"A Small Rock","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Deal $1 damage.","type":"SPELL"},{"artist":"Efrem Palacios","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48454,"durability":8,"id":"GILA_500t","mechanics":["WINDFURY"],"name":"Stake Thrower","set":"GILNEAS","text":"Windfury","type":"WEAPON"},{"artist":"L Chanchai","attack":4,"cardClass":"NEUTRAL","cost":1,"dbfId":48453,"durability":2,"id":"GILA_500t2","name":"Handgonne","set":"GILNEAS","type":"WEAPON"},{"artist":"Anton Kagounkin","attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":48452,"durability":2,"id":"GILA_500t3","mechanics":["TRIGGER_VISUAL"],"name":"Blunderbuss","set":"GILNEAS","text":"Also damages the minions next to whomever your hero attacks.","type":"WEAPON"},{"artist":"J. Axer","cardClass":"NEUTRAL","cost":3,"dbfId":48457,"id":"GILA_501","mechanics":["ECHO","ImmuneToSpellpower"],"name":"Exterminate","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Echo.\nDeal $10 damage to a minion and any excess to the enemy hero.","type":"SPELL"},{"artist":"Gino Whitehall","cardClass":"NEUTRAL","cost":3,"dbfId":48462,"id":"GILA_503","name":"Hunter's Insight","set":"GILNEAS","text":"Reduce the cost of all cards in your hand by (3).","type":"SPELL"},{"artist":"Gino Whitehall","cardClass":"NEUTRAL","dbfId":48461,"id":"GILA_503e","name":"Insightful","set":"GILNEAS","text":"This card costs (3) less.","type":"ENCHANTMENT"},{"artist":"L Chanchai","cardClass":"NEUTRAL","cost":0,"dbfId":48495,"hideStats":true,"id":"GILA_506","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"First Aid Kit","set":"GILNEAS","text":"Passive\nAt the end of your turn, restore 2 Health to all friendly characters.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49342,"id":"GILA_506e","name":"First Aid Kit Player Enchantment","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"Akkapoj T.","cardClass":"NEUTRAL","cost":2,"dbfId":48494,"id":"GILA_506t","name":"Bandage","set":"GILNEAS","text":"Restore all friendly minions to full Health. They can attack again this turn.","type":"SPELL"},{"artist":"Brian Despain","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":48511,"health":6,"id":"GILA_507","mechanics":["TRIGGER_VISUAL"],"name":"Hunter of Old","set":"GILNEAS","text":"Whenever you cast a spell, gain Spell Damage +2.","type":"MINION"},{"artist":"Brian Despain","cardClass":"NEUTRAL","dbfId":49079,"id":"GILA_507e","name":"Veteran's Intuition","set":"GILNEAS","text":"Increased Spell Damage.","type":"ENCHANTMENT"},{"artist":"Anton Kogoukin","attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":48510,"durability":4,"id":"GILA_508","name":"The Exorcisor","referencedTags":["SILENCE"],"set":"GILNEAS","text":"Silence any minion attacked by this weapon.","type":"WEAPON"},{"artist":"A. J. Nazzaro","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":48512,"health":5,"id":"GILA_509","mechanics":["BATTLECRY"],"name":"Frenzied Trapper","set":"GILNEAS","text":"Battlecry: Put 5 random Hunter Secrets into the battlefield.","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":49155,"id":"GILA_510","mechanics":["DISCOVER"],"name":"Tools of the Trade","set":"GILNEAS","text":"Discover one of Tess's weapons and equip it. Return this to your hand.","type":"SPELL"},{"artist":"Rutherford Gong","cardClass":"NEUTRAL","cost":0,"dbfId":49308,"hideStats":true,"id":"GILA_511","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Sticky Fingers","set":"GILNEAS","text":"Passive\nCards that didn't start in your deck cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49309,"id":"GILA_511e","mechanics":["AURA"],"name":"Sticky Fingers Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"James Paick","cardClass":"NEUTRAL","cost":0,"dbfId":49313,"hideStats":true,"id":"GILA_513","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Cult of the Wolf","set":"GILNEAS","text":"Passive\nYou can use your Hero Power twice each turn.\nIt costs (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49312,"id":"GILA_513e","mechanics":["AURA"],"name":"Cult of the Wolf Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50511,"entourage":["EX1_012","LOOT_413","ICC_702","LOE_019","LOOT_412","OG_080","LOOT_161","ICC_257","EX1_110","EX1_016","GVG_114","AT_036","OG_133","OG_072","ICC_201","LOOT_503"],"id":"GILA_589","name":"Old Bones","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48008,"entourage":["EX1_522","ICC_809","EX1_005","UNG_064","EX1_002","CS2_073","EX1_609","EX1_617","CS2_076","CS2_077","LOOT_522","EX1_134","BRM_008"],"id":"GILA_590","name":"The Professional","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48011,"entourage":["AT_029","LOOT_033","GVG_023","NEW1_018","LOOT_389","ICC_240","OG_322","CS2_221","ICC_233","CS2_233"],"id":"GILA_591","name":"Run n' Gun","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48012,"entourage":["KAR_069","CFM_637","NEW1_016","GVG_025","GVG_075","GIL_902","AT_032","NEW1_027","NEW1_022","ICC_018","OG_267","CFM_342","AT_070","GVG_047","GIL_672"],"id":"GILA_592","name":"Mercenaries","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48112,"entourage":["EX1_015","EX1_049","EX1_095","UNG_058","LOE_077","CS2_117","LOOT_026","LOOT_291","GVG_069","EX1_144","LOOT_214","LOOT_210","LOOT_204","BRM_007","AT_035"],"id":"GILA_593","name":"Resourceful","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48119,"entourage":["EX1_050","EX1_613","EX1_044","NEW1_026","EX1_095","KAR_711","CFM_630","EX1_145","CS2_072","AT_061","EX1_278","EX1_129"],"id":"GILA_594","name":"Rapid Fire","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48118,"entourage":["KAR_069","EX1_100","OG_330","CFM_781","ICC_811","KAR_070","EX1_564","GVG_028","BRM_030","UNG_856","GIL_696","AT_033","GIL_672","UNG_061","GIL_827"],"id":"GILA_595","name":"Copycat","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48117,"entourage":["EX1_080","FP1_004","KAR_006","ICC_204","EX1_610","EX1_611","AT_060","GIL_577","EX1_533","LOE_021","LOOT_080","EX1_536"],"id":"GILA_596","name":"Trapper","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49144,"entourage":["GVG_119","CS2_074","CS2_074","ICC_221","UNG_823","GVG_022","GVG_043","ICC_850","EX1_536","DS1_188"],"id":"GILA_597","name":"Arsenal","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49145,"entourage":["EX1_012","ICC_913","AT_093","EX1_284","EX1_563","CS2_072","EX1_124","GIL_687","GIL_506","OG_176","EX1_129","EX1_137"],"id":"GILA_598","name":"Specialist","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50510,"entourage":["CFM_691","LOOT_165","CFM_715","CFM_902","EX1_144","BRM_007","OG_073","CFM_691","CFM_715","CFM_902","CFM_690"],"id":"GILA_599","name":"Jade in the Rough","set":"GILNEAS","text":"Add to your deck:\n'{0}'\n'{1}'\n'{2}'","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"WARRIOR","dbfId":47787,"entourage":["GILA_604","GILA_603","GILA_814"],"health":20,"id":"GILA_600h","name":"Darius Crowley","set":"GILNEAS","type":"HERO"},{"armor":5,"artist":"Arthur Bozonnet","cardClass":"WARRIOR","cost":5,"dbfId":49563,"elite":true,"entourage":["GILA_603","GILA_805","GILA_607"],"health":30,"id":"GILA_600h2","mechanics":["BATTLECRY"],"name":"Darius Crowley","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Deal 5 damage\nto all minions and choose\na Passive Treasure.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47847,"id":"GILA_600p","name":"Fire!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_EXACT_COST":0},"set":"GILNEAS","text":"Hero Power\nFire your Cannons!\nIf they kill any minions, refresh this.","type":"HERO_POWER"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"NEUTRAL","collectionText":" damage to the enemies opposite of this minion.","cost":0,"dbfId":47639,"health":3,"hideStats":true,"id":"GILA_601","mechanics":["UNTOUCHABLE"],"name":"Cannon","set":"GILNEAS","text":"Deal","type":"MINION"},{"artist":"Gino Whitehall","cardClass":"NEUTRAL","cost":0,"dbfId":47952,"hideStats":true,"id":"GILA_602","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Victorious Rally","set":"GILNEAS","text":"[x]Passive\nWhenever you fire your\nCannons, give your minions\n+1 Attack this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47954,"id":"GILA_602e2","name":"Victorious Rally Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49185,"id":"GILA_602e3","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Strategic Initiative","set":"GILNEAS","text":"Increased Attack this turn.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","cardClass":"NEUTRAL","cost":0,"dbfId":47959,"hideStats":true,"id":"GILA_603","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Tactical Reinforcements","set":"GILNEAS","text":"[x]Passive\nWhenever you fire your\nCannons, reduce the cost of\na card in your hand by (2).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47961,"id":"GILA_603e2","name":"Tactical Reinforcements Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47962,"health":30,"id":"GILA_603e3","name":"Inspired","set":"GILNEAS","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"Brian Despain","cardClass":"NEUTRAL","cost":1,"dbfId":47966,"id":"GILA_604","name":"Extra Powder","set":"GILNEAS","text":"[x]Your Cannons do 2\nextra damage this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47965,"id":"GILA_604e2","name":"Extra Powder Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"Ron Lemen","cardClass":"NEUTRAL","cost":0,"dbfId":50750,"hideStats":true,"id":"GILA_605","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Dragonfire Ammo","set":"GILNEAS","text":"Passive\nYour Cannons do\n1 extra damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50751,"id":"GILA_605e2","name":"Dragonfire Ammo Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","cardClass":"NEUTRAL","cost":0,"dbfId":47983,"hideStats":true,"id":"GILA_607","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Pillage the Fallen","set":"GILNEAS","text":"Passive\nWhenever your weapon is destroyed, equip a random weapon.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47985,"id":"GILA_607e2","mechanics":["TRIGGER_VISUAL"],"name":"Pillage the Fallen Player Enchantment","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"Chris Seaman","cardClass":"NEUTRAL","cost":2,"dbfId":47987,"id":"GILA_608","name":"Safe Harbor","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Choose a minion and put it into your hand.\nIt costs (0).","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":49187,"health":3,"id":"GILA_610","mechanics":["BATTLECRY"],"name":"Grizzled Reinforcement","set":"GILNEAS","text":"Battlecry: Summon an extra Cannon.","type":"MINION"},{"artist":"Mark Gibbons","attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":49488,"health":9,"id":"GILA_611","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Tuskarr Raider","race":"PIRATE","set":"GILNEAS","text":"Rush\nAfter this minion attacks, fire your Cannons.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":15,"cardClass":"NEUTRAL","cost":10,"dbfId":49491,"health":15,"id":"GILA_612","name":"Seabreaker Goliath","race":"PIRATE","set":"GILNEAS","text":"Costs (1) less for each time you've fired your Cannons.","type":"MINION"},{"attack":15,"cardClass":"NEUTRAL","dbfId":49974,"health":15,"id":"GILA_612e","name":"Seabreaker Goliath Player Enchantment","set":"GILNEAS","text":"Costs (1) less for each time you've fired your Cannons.","type":"ENCHANTMENT"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":48351,"health":3,"id":"GILA_801","mechanics":["TRIGGER_VISUAL"],"name":"Gattling Gunner","set":"GILNEAS","text":"Whenever you play a card, deal damage equal to its Cost to a random enemy minion.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":48352,"entourage":["GILA_812","GILA_811","GILA_820","GILA_810","GILA_806","GILA_804","GILA_850b","GILA_853b","GILA_825","GILA_824","GILA_803","GILA_506t","GILA_802","GILA_801","GILA_826","GILA_827","GILA_817","GILA_816a","GILA_851a","GILA_852a","GILA_821a"],"health":5,"id":"GILA_802","mechanics":["BATTLECRY","DISCOVER"],"name":"Cartographer","set":"GILNEAS","text":"Battlecry: Discover a Treasure.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":48353,"health":3,"id":"GILA_803","mechanics":["BATTLECRY"],"name":"Gilnean Vigilante","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"GILNEAS","targetingArrowText":"Destroy a minion and fill your hand with Coins.","text":"Battlecry: Destroy a\nminion and fill your\nhand with Coins.","type":"MINION"},{"artist":"Anton Kagounkin","cardClass":"NEUTRAL","cost":6,"dbfId":48354,"id":"GILA_804","mechanics":["SILENCE"],"name":"Holy Book","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Silence and destroy a minion. Summon a 10/10 copy of it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49397,"id":"GILA_804e","name":"Holy Essence","set":"GILNEAS","text":"Attack and Health set to 10.","type":"ENCHANTMENT"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":0,"dbfId":48357,"hideStats":true,"id":"GILA_805","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Entrenchment","set":"GILNEAS","text":"Passive\nYour minions have +2 Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48356,"id":"GILA_805e","mechanics":["AURA"],"name":"Entrenchment Player Enchantment","set":"GILNEAS","text":"Your minions have +2 Health.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49340,"id":"GILA_805e2","name":"Entrenched","set":"GILNEAS","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Evgeniy Dlinnov","cardClass":"NEUTRAL","cost":1,"dbfId":48359,"id":"GILA_806","mechanics":["DISCOVER"],"name":"Brass Lantern","playRequirements":{"REQ_MINION_TARGET":0},"set":"GILNEAS","text":"Discover a copy of a card in your deck. Repeat this 2 more times.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","cost":3,"dbfId":48368,"id":"GILA_810","name":"Sneak Attack","referencedTags":["CHARGE"],"set":"GILNEAS","text":"Put 2 random minions from your hand into the battlefield and give them Charge.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":50777,"id":"GILA_810e","name":"Ambush!","set":"GILNEAS","text":"Has Charge.","type":"ENCHANTMENT"},{"artist":"Grace Liu","cardClass":"NEUTRAL","cost":2,"dbfId":48369,"id":"GILA_811","mechanics":["ECHO"],"name":"Spyglass","set":"GILNEAS","text":"Echo\nPut a copy of a random card in your opponent's hand into yours. It costs (3) less.","type":"SPELL"},{"artist":"Milivoj Ceran","cardClass":"NEUTRAL","cost":8,"dbfId":48370,"id":"GILA_812","name":"Bestiary","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"[x]Fill your board with\ncopies of random minions\nfrom your opponent's deck.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":48372,"hideStats":true,"id":"GILA_813","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Expedite","set":"GILNEAS","text":"Passive\nYour minions cost\n(1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49339,"hideStats":true,"id":"GILA_813e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Expedite Player Enchantment","set":"GILNEAS","text":"Your minions cost (1) less.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":48375,"hideStats":true,"id":"GILA_814","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Caltrops","set":"GILNEAS","text":"Passive\nAfter your opponent\nplays a minion, deal 1\ndamage to it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":48374,"id":"GILA_814e","mechanics":["TRIGGER_VISUAL"],"name":"Caltrops Player Enchantment","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":2,"dbfId":48403,"id":"GILA_816a","name":"Coin Pouch","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Summon a random 3-Cost minion. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":2,"dbfId":48404,"id":"GILA_816b","name":"Sack of Coins","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Summon a random 6-Cost minion. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":3,"dbfId":48405,"id":"GILA_816c","name":"Hefty Sack of Coins","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Summon a random 3, 6, and 9-Cost minion.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48387,"id":"GILA_817","name":"Creepy Curio","set":"GILNEAS","text":"Summon three 1/1 Ghosts. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"Alex Konstad","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48386,"health":1,"id":"GILA_817t","name":"Weeping Ghost","set":"GILNEAS","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48389,"id":"GILA_818","name":"Haunted Curio","set":"GILNEAS","text":"Summon three 2/2 Ghosts. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"Alex Konstad","attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":48388,"health":2,"id":"GILA_818t","name":"Weeping Ghost","set":"GILNEAS","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48391,"id":"GILA_819","name":"Cursed Curio","referencedTags":["LIFESTEAL"],"set":"GILNEAS","text":"Summon three 3/3 Ghosts with Lifesteal.","type":"SPELL"},{"artist":"Alex Konstad","attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":48390,"health":3,"id":"GILA_819t","mechanics":["LIFESTEAL"],"name":"Weeping Ghost","set":"GILNEAS","text":"Lifesteal","type":"MINION"},{"artist":"Danny Beck","cardClass":"NEUTRAL","cost":5,"dbfId":48399,"id":"GILA_820","name":"Ricochet Shot","set":"GILNEAS","text":"Deal $3 damage to a random character. Repeat this 12 times.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":2,"dbfId":48400,"id":"GILA_821a","name":"Surly Mob","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"GILNEAS","text":"Destroy a random enemy minion. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":2,"dbfId":48401,"id":"GILA_821b","name":"Angry Mob","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"GILNEAS","text":"Destroy 2 random enemy minions. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":2,"dbfId":48402,"id":"GILA_821c","name":"Crazed Mob","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"referencedTags":["SILENCE"],"set":"GILNEAS","text":"Silence and destroy all enemy minions.","type":"SPELL"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","cost":4,"dbfId":48816,"id":"GILA_824","name":"Royal Gift","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Give a minion +2/+2 for each minion you control.","type":"SPELL"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","dbfId":48815,"id":"GILA_824e","name":"Royalty","set":"GILNEAS","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Joe Wilson","cardClass":"NEUTRAL","cost":1,"dbfId":48818,"id":"GILA_825","name":"Gentleman's Top Hat","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DEATHRATTLE"],"set":"GILNEAS","text":"[x]Give a minion +2/+2\nand \"Deathrattle: Give\nyour Top Hat to another\nrandom friendly minion.\"","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50764,"id":"GILA_825d","name":"Gentlemanly Reequip Effect Dummy","set":"GILNEAS","text":"It is a dummy card for holding a effect to play when reequipping Gentleman's Top Hat (GILA 825)","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"NEUTRAL","dbfId":48817,"id":"GILA_825e","name":"Gentleman's Top Hat","set":"GILNEAS","text":"+2/+2. Deathrattle: Give your Top Hat to another random friendly minion.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":9,"cardClass":"NEUTRAL","cost":6,"dbfId":48994,"elite":true,"health":9,"id":"GILA_826","mechanics":["DIVINE_SHIELD","TAUNT","TRIGGER_VISUAL"],"name":"Nalaa the Redeemer","set":"GILNEAS","text":"[x]Divine Shield. Taunt.\nAfter this minion survives\n damage, gain Divine Shield.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":49343,"elite":true,"health":4,"id":"GILA_827","mechanics":["TRIGGER_VISUAL"],"name":"Murloc Holmes","race":"MURLOC","set":"GILNEAS","text":"Whenever your opponent draws a card, add a copy to your hand.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","cost":7,"dbfId":48378,"id":"GILA_850b","name":"Hallowed Water","set":"GILNEAS","text":"Restore your hero\nto full Health.\n Draw 5 cards.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":48380,"health":3,"id":"GILA_851a","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Gilnean Tracker","set":"GILNEAS","text":"[x]Rush\nAt the start of your turn,\ntransform this into a 5/5.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":48382,"health":5,"id":"GILA_851b","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Transforming Tracker","referencedTags":["WINDFURY"],"set":"GILNEAS","text":"Rush\nAt the start of your turn, transform this into a 7/7 with Windfury.","type":"MINION"},{"artist":"Konstantin Turovec","attack":7,"cardClass":"NEUTRAL","cost":3,"dbfId":48381,"health":7,"id":"GILA_851c","mechanics":["RUSH","WINDFURY"],"name":"Worgen Tracker","set":"GILNEAS","text":"Rush\nWindfury","type":"MINION"},{"artist":"Jason Kang","cardClass":"NEUTRAL","cost":2,"dbfId":48384,"id":"GILA_852a","name":"Old Militia Horn","referencedTags":["TAUNT"],"set":"GILNEAS","text":"Give your minions +1/+1 and Taunt. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"NEUTRAL","dbfId":49335,"id":"GILA_852ae","name":"Morale Boost","set":"GILNEAS","text":"+1/+1 and Taunt.","type":"ENCHANTMENT"},{"artist":"Jason Kang","cardClass":"NEUTRAL","cost":2,"dbfId":48383,"id":"GILA_852b","name":"Militia Horn","referencedTags":["TAUNT"],"set":"GILNEAS","text":"Give your minions +2/+2 and Taunt. Upgrade this and shuffle it into your deck.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"NEUTRAL","dbfId":49336,"id":"GILA_852be","name":"Rallied","set":"GILNEAS","text":"+2/+2 and Taunt.","type":"ENCHANTMENT"},{"artist":"Jason Kang","cardClass":"NEUTRAL","cost":2,"dbfId":48385,"id":"GILA_852c","name":"Veteran's Militia Horn","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"GILNEAS","text":"Give your minions +4/+4, Taunt, and Divine Shield.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"NEUTRAL","dbfId":49337,"id":"GILA_852ce","name":"United","set":"GILNEAS","text":"+4/+4, Taunt, and Divine Shield.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","cost":3,"dbfId":48398,"id":"GILA_853b","name":"Pristine Compass","set":"GILNEAS","text":"Draw a card and add 2 extra copies of it to your hand. They cost (0).","type":"SPELL"},{"artist":"Anton Zemskov","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":50535,"health":5,"id":"GILA_854","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Beastly Beauty","set":"GILNEAS","text":"[x]Rush\nAfter this attacks a minion\nand survives, transform\nthis into an 8/8.","type":"MINION"},{"artist":"Anton Zemskov","attack":8,"cardClass":"NEUTRAL","cost":2,"dbfId":50536,"health":8,"id":"GILA_854t","name":"Beautiful Beast","set":"GILNEAS","type":"MINION"},{"artist":"Adam Byrne","cardClass":"MAGE","dbfId":48554,"entourage":["GILA_913","GILA_813","LOOTA_825"],"health":20,"id":"GILA_900h","name":"Toki, Time-Tinker","set":"GILNEAS","type":"HERO"},{"armor":5,"artist":"Adam Byrne","cardClass":"MAGE","cost":3,"dbfId":49564,"elite":true,"entourage":["GILA_913","GILA_813","LOOTA_825"],"health":30,"id":"GILA_900h2","mechanics":["BATTLECRY"],"name":"Toki, Time-Tinker","rarity":"LEGENDARY","set":"GILNEAS","text":"[x]Battlecry: Deal 3 damage\nto all minions and choose\na Passive Treasure.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48553,"id":"GILA_900p","name":"Temporal Loop","set":"GILNEAS","text":"Hero Power\nStart your turn over.","type":"HERO_POWER"},{"artist":"Anton Kogoukin","cardClass":"NEUTRAL","cost":2,"dbfId":48613,"id":"GILA_901","name":"Chaos Theory","set":"GILNEAS","text":"Both players cast all spells in their hand (targets chosen randomly).","type":"SPELL"},{"artist":"Matthew O'Connor","cardClass":"NEUTRAL","cost":1,"dbfId":48615,"id":"GILA_903","name":"Enhance-a-matic","set":"GILNEAS","text":"Add a random spell from each class to your hand.","type":"SPELL"},{"artist":"James Paick","cardClass":"NEUTRAL","cost":2,"dbfId":48617,"id":"GILA_904","mechanics":["ECHO"],"name":"Stroke of Midnight","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"GILNEAS","text":"Echo\nDestroy a random enemy minion.","type":"SPELL"},{"artist":"Ben Olson","attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":48619,"health":5,"id":"GILA_906","mechanics":["BATTLECRY"],"name":"Impetuous Companion","set":"GILNEAS","text":"Battlecry: Swap hands with your opponent.","type":"MINION"},{"artist":"Jakub Kasper","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48620,"health":1,"id":"GILA_907","name":"Clockwork Assistant","race":"MECHANICAL","set":"GILNEAS","text":"Has +1/+1 for each spell you've cast this game.","type":"MINION"},{"artist":"Raven Mimura","cardClass":"NEUTRAL","cost":1,"dbfId":49318,"id":"GILA_910","name":"Puzzle Box","set":"GILNEAS","text":"Transform all minions into random ones that cost (3) more.","type":"SPELL"},{"artist":"Anton Zemskov","cardClass":"NEUTRAL","cost":0,"dbfId":49320,"hideStats":true,"id":"GILA_911","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Rewind","set":"GILNEAS","text":"Passive\nWhen your hero dies, restart the game and remove this from your Dungeon Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49319,"id":"GILA_911e","name":"Rewind Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"artist":"Polygon Pictures, Inc.","cardClass":"NEUTRAL","cost":0,"dbfId":49322,"hideStats":true,"id":"GILA_913","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Double Time","set":"GILNEAS","text":"Passive\nAfter you cast your first spell in a turn, cast a copy of it\n(targets chosen randomly).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49321,"id":"GILA_913e","name":"Double Time Player Enchant","set":"GILNEAS","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48883,"id":"GILA_BOSS_20e","name":"Howling","set":"GILNEAS","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Hidekaki Takamura","cardClass":"DRUID","dbfId":47903,"health":15,"id":"GILA_BOSS_20h","name":"A Mangy Wolf","set":"GILNEAS","text":"Unearthly howls drive the wildlife mad.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":47902,"id":"GILA_BOSS_20p","name":"Guttural Howl","set":"GILNEAS","text":"Hero Power\nGive a random minion in your hand +1/+1.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":48055,"id":"GILA_BOSS_21e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Fangs","set":"GILNEAS","text":"Your hero has +2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Alex Alexandrov","cardClass":"DRUID","dbfId":48046,"health":15,"id":"GILA_BOSS_21h","name":"Rottooth","set":"GILNEAS","text":"Incorporeal or not, those claws hurt!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48057,"id":"GILA_BOSS_21p","name":"Fading Bite","set":"GILNEAS","text":"Hero Power\n Gain +2 Attack this turn.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","dbfId":48070,"health":25,"id":"GILA_BOSS_22h","name":"Cutthroat Willie","set":"GILNEAS","text":"WANTED: For doing exactly what his name suggests.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48071,"id":"GILA_BOSS_22p","name":"Shank","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDeal $1 damage to a minion. Draw a card.","type":"HERO_POWER"},{"artist":"Chris Seaman","cardClass":"WARRIOR","dbfId":48144,"entourage":["GILA_BOSS_23t"],"health":50,"id":"GILA_BOSS_23h","name":"Grubb the Swampdrinker","set":"GILNEAS","text":"An iron gut, and quite the throwing arm.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48143,"id":"GILA_BOSS_23p","name":"Chuck","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDestroy a friendly minion and deal its Attack to the enemy hero.","type":"HERO_POWER"},{"artist":"Chris Seaman","cardClass":"NEUTRAL","cost":6,"dbfId":48589,"id":"GILA_BOSS_23t","name":"Chuck","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"GILNEAS","text":"Discard all minions\nfrom your hand and\ndeal their Attack to\nthe enemy hero.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"WARLOCK","dbfId":48151,"health":30,"id":"GILA_BOSS_24h","name":"Groddo the Bogwarden","set":"GILNEAS","text":"Dead emerge from the swamp. It's not a pleasant scent.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48150,"id":"GILA_BOSS_24p","mechanics":["TRIGGER_VISUAL"],"name":"From the Swamp","set":"GILNEAS","text":"Passive Hero Power\nWhenever an enemy dies, raise a 1/3 Bloated Zombie.","type":"HERO_POWER"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48149,"health":3,"id":"GILA_BOSS_24t","mechanics":["DEATHRATTLE"],"name":"Bloated Zombie","set":"GILNEAS","text":"Deathrattle:\nDeal 1 damage to all characters.","type":"MINION"},{"artist":"Paul Mafayon","cardClass":"HUNTER","dbfId":48182,"health":25,"id":"GILA_BOSS_25h","name":"Manhunter Ivan","set":"GILNEAS","text":"Watch your step, this traitor is an expert trapper.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48180,"id":"GILA_BOSS_25p","name":"Trap Preparation","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"set":"GILNEAS","text":"Hero Power\nPut a random Secret from your deck into the battlefield.","type":"HERO_POWER"},{"artist":"Paul Mafayon","cardClass":"ROGUE","dbfId":48196,"entourage":["GILA_BOSS_26t2"],"health":40,"id":"GILA_BOSS_26h","name":"Gnomenapper","set":"GILNEAS","text":"A collector of gnomes. Real ones.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48194,"id":"GILA_BOSS_26p","name":"Nab","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nPut an enemy minion into a sack.","type":"HERO_POWER"},{"artist":"Evgeniy Dlinnov","attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":48188,"health":3,"id":"GILA_BOSS_26t","mechanics":["DEATHRATTLE"],"name":"Stuffed Sack","set":"GILNEAS","text":"Deathrattle: Return your stolen minion!","type":"MINION"},{"artist":"Evgeniy Dlinnov","cardClass":"NEUTRAL","cost":4,"dbfId":48264,"entourage":["EX1_608","ICC_083","LOOT_306","LOOT_415","UNG_020","GVG_122","ICC_820","GVG_011","EX1_522","OG_302","AT_027","OG_315","GVG_053","GVG_082","GVG_013","EX1_029","AT_029","CFM_659","NEW1_019","EX1_096","NEW1_029","EX1_015","EX1_076","KAR_062","GVG_108","CFM_646","EX1_582","GVG_092","GVG_098","GVG_089","GVG_097","EX1_085","CFM_341","GVG_102","EX1_083","OG_286","KAR_710","CS2_147","GVG_109","OG_323","GVG_070","AT_096"],"id":"GILA_BOSS_26t2","name":"Sack of Gnomes","set":"GILNEAS","text":"Fill your board with random Gnomes.","type":"SPELL"},{"artist":"Andrew Hou","cardClass":"SHAMAN","dbfId":48266,"entourage":["GILA_BOSS_27t"],"health":60,"id":"GILA_BOSS_27h","name":"Experiment 3C","set":"GILNEAS","text":"It's a Murloc! It's a Dragon! It's... everything?","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48270,"id":"GILA_BOSS_27p","name":"Consume","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDestroy a friendly minion, then draw 3 cards.","type":"HERO_POWER"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","cost":8,"dbfId":48269,"id":"GILA_BOSS_27t","name":"Amalgamate","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"set":"GILNEAS","text":"Destroy all minions. Summon an Amalgamation with the combined\nAttack and Health.","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":48268,"health":1,"id":"GILA_BOSS_27t2","name":"Amalgamation","race":"ALL","set":"GILNEAS","text":"[x]This is an Elemental, Mech,\nDemon, Murloc, Dragon,\nBeast, Pirate and Totem.","type":"MINION"},{"artist":"Chris Seaman","cardClass":"NEUTRAL","dbfId":48295,"id":"GILA_BOSS_29e","name":"Enchanted","set":"GILNEAS","text":"Attack and Health set to 1.","type":"ENCHANTMENT"},{"artist":"Ursula Dorada","cardClass":"PRIEST","dbfId":48299,"entourage":["GILA_BOSS_29t"],"health":35,"id":"GILA_BOSS_29h","name":"Sazzmi Gentlehorn","set":"GILNEAS","text":"[x]This satyr has a\ntendency to attract\nmore than just rats.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48297,"id":"GILA_BOSS_29p","name":"Infatuation","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Hero Power\nGain control of enemy minions with 1 or less Attack.","type":"HERO_POWER"},{"artist":"Chris Seaman","cardClass":"NEUTRAL","cost":4,"dbfId":48296,"id":"GILA_BOSS_29t","name":"Enchanting Tune","set":"GILNEAS","text":"Gain control of all enemy minions. Set their Attack and Health to 1.","type":"SPELL"},{"artist":"Qinghao Wu","cardClass":"WARLOCK","dbfId":48301,"health":30,"id":"GILA_BOSS_30h","name":"Blood Witch Gretta","set":"GILNEAS","text":"Magic is powerful in her grove⌠but it comes at a cost.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48302,"hideStats":true,"id":"GILA_BOSS_30p","name":"Blood Red Apple","set":"GILNEAS","text":"Passive Hero Power\nSpells cost Health instead of Mana.","type":"HERO_POWER"},{"artist":"Steve Prescott","cardClass":"DRUID","dbfId":48311,"health":30,"id":"GILA_BOSS_31h","name":"Gnarlroot","set":"GILNEAS","text":"Gnarled, twisting roots, splintering to life.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48310,"id":"GILA_BOSS_31p","name":"Splinter","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"GILNEAS","text":"Hero Power\nTake 2 damage.\nSummon a 2/2 Treant.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":48312,"id":"GILA_BOSS_32e","name":"Growing Strong","set":"GILNEAS","text":"Increased Attack and Health.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","cardClass":"DRUID","dbfId":48314,"health":25,"id":"GILA_BOSS_32h","name":"Niira the Trickster","set":"GILNEAS","text":"She plays with wee critters⌠until theyâre big critters.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48313,"id":"GILA_BOSS_32p","name":"Unstable Growth","set":"GILNEAS","text":"Hero Power\nGive all minions +1/+1.","type":"HERO_POWER"},{"artist":"Dave Allsop","cardClass":"NEUTRAL","dbfId":48317,"id":"GILA_BOSS_33e","name":"Unbreakable","set":"GILNEAS","text":"No durability loss.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"NEUTRAL","dbfId":48319,"id":"GILA_BOSS_33e2","name":"Bloody","set":"GILNEAS","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"A. J. Nazzaro","cardClass":"HUNTER","dbfId":48315,"entourage":["GILA_BOSS_33t"],"health":40,"id":"GILA_BOSS_33h","name":"The Scarecrow","set":"GILNEAS","text":"His enchanted scythe drinks deep from every harvest.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48316,"id":"GILA_BOSS_33p","name":"Harvest","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDestroy a friendly minion. Restore #8 Health to your hero.","type":"HERO_POWER"},{"artist":"Dave Allsop","attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":48318,"durability":1,"id":"GILA_BOSS_33t","mechanics":["BATTLECRY","TRIGGER_VISUAL"],"name":"Scythe","set":"GILNEAS","text":"Doesn't lose Durability. When you kill a minion with this weapon, gain +1 Attack.","type":"WEAPON"},{"artist":"Slawomir Maniak","cardClass":"PRIEST","dbfId":48324,"health":40,"id":"GILA_BOSS_34h","name":"Inquisitor Hav'nixx","set":"GILNEAS","text":"A mind is a terrible thing to waste. It's far too delicious.","type":"HERO"},{"cardClass":"NEUTRAL","cost":4,"dbfId":48323,"id":"GILA_BOSS_34p","name":"Devour Soul","set":"GILNEAS","text":"Hero Power\nHalve the enemy hero's Health.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":49266,"id":"GILA_BOSS_35e2","name":"Bloodthirsty","set":"GILNEAS","text":"Lifesteal.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","cardClass":"DRUID","dbfId":48328,"entourage":["GILA_BOSS_35t"],"health":30,"id":"GILA_BOSS_35h","name":"Chupacabran","set":"GILNEAS","text":"It used to feed on local livestock. Now it hungers for more.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48327,"id":"GILA_BOSS_35p","name":"Bloodthirst","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nGive a friendly minion Lifesteal.","type":"HERO_POWER"},{"artist":"Ivan Fomin","cardClass":"NEUTRAL","cost":3,"dbfId":48329,"id":"GILA_BOSS_35t","name":"Vampiric Fangs","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Destroy a minion. Restore its Health to your hero.","type":"SPELL"},{"artist":"Sam Hogg","cardClass":"MAGE","dbfId":48337,"health":30,"id":"GILA_BOSS_36h","name":"Griselda","set":"GILNEAS","text":"Watch those lips, she'll kiss just about anything.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48336,"id":"GILA_BOSS_36p","name":"Witch's Kiss","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_MINION_TARGET":0},"set":"GILNEAS","text":"Hero Power\nTransform a random minion into a 0/1 Frog with Taunt.","type":"HERO_POWER"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","dbfId":49552,"id":"GILA_BOSS_37e2","name":"Murloc Infestation","set":"GILNEAS","text":"Deathrattle: Summon a random Murloc.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","cardClass":"SHAMAN","dbfId":48332,"entourage":["GILA_BOSS_37t"],"health":30,"id":"GILA_BOSS_37h","name":"Wharrgarbl","set":"GILNEAS","text":"The Witchwood's curse has not been kind to the local Murlocs.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48331,"id":"GILA_BOSS_37p","name":"It's Raining Fin","set":"GILNEAS","text":"Hero Power\nDraw 3 Murlocs from your deck.","type":"HERO_POWER"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","cost":3,"dbfId":48330,"id":"GILA_BOSS_37t","name":"Murloc Infestation","set":"GILNEAS","text":"Give your minions: \"Deathrattle: Summon a random Murloc.\"","type":"SPELL"},{"artist":"Ben Zhang","cardClass":"HUNTER","dbfId":48580,"health":15,"id":"GILA_BOSS_38h","name":"Ravencaller Cozzlewurt","set":"GILNEAS","text":"The feathered fiends of Gilneas flock to his sinister call.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48579,"id":"GILA_BOSS_38p","name":"Call of the Raven","set":"GILNEAS","text":"Hero Power\nAdd a random 1-Cost minion to your hand.","type":"HERO_POWER"},{"artist":"Eva Widermann","cardClass":"PRIEST","dbfId":48593,"health":70,"id":"GILA_BOSS_39h","mechanics":["TRIGGER_VISUAL"],"name":"Forlorn Lovers","set":"GILNEAS","text":"Bound by vows, she just won't let go.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48591,"id":"GILA_BOSS_39p","mechanics":["TRIGGER_VISUAL"],"name":"Together Forever","set":"GILNEAS","text":"Passive Hero Power\nWhenever a friendly minion dies, shuffle a copy into your deck.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":49350,"id":"GILA_BOSS_40e","name":"Petrified","set":"GILNEAS","text":"Splintergraft made this 2/2.","type":"ENCHANTMENT"},{"artist":"Craig Elliott","cardClass":"DRUID","dbfId":48596,"health":40,"id":"GILA_BOSS_40h","name":"Splintergraft","set":"GILNEAS","text":"She'll take a piece of you and make it her own.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48595,"id":"GILA_BOSS_40p","name":"Grafted Bark","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nChoose a minion. Add a 2/2 copy to your hand that costs (2).","type":"HERO_POWER"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARRIOR","dbfId":48600,"health":60,"id":"GILA_BOSS_41h","name":"Brushwood Centurion","set":"GILNEAS","text":"This once-stalwart defender of the woods now sows chaos.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":48597,"id":"GILA_BOSS_41p","name":"Survival of the Fittest","set":"GILNEAS","text":"Hero Power\nAll minions attack random enemy minions.","type":"HERO_POWER"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","cost":3,"dbfId":48598,"id":"GILA_BOSS_41t","name":"Hack","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Deal $1 damage to a minion. Then do it four more times.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"WARRIOR","dbfId":48601,"health":30,"id":"GILA_BOSS_42h","name":"Baran the Blind","set":"GILNEAS","text":"Poor vision doesn't matter with strength like his.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48603,"id":"GILA_BOSS_42p","name":"Bulldoze","set":"GILNEAS","text":"Hero Power\nSpend all your armor. Deal that much damage to a random minion.","type":"HERO_POWER"},{"artist":"Tyler West Studio","cardClass":"PRIEST","dbfId":48611,"entourage":["GILA_BOSS_43t"],"health":35,"id":"GILA_BOSS_43h","name":"Gravekeeper Damph","set":"GILNEAS","text":"The rattle of bones remain a comfort to him.","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":48610,"id":"GILA_BOSS_43p","name":"Grave Mistake","playRequirements":{"REQ_MINION_TARGET":0},"set":"GILNEAS","text":"Hero Power\nTrigger all minions' Deathrattles twice.","type":"HERO_POWER"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","cost":0,"dbfId":48810,"id":"GILA_BOSS_43t","name":"Grave Mistake","set":"GILNEAS","text":"Trigger all minions' Deathrattles twice.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"WARLOCK","dbfId":48624,"health":20,"id":"GILA_BOSS_44h","name":"Doctor Sezavo","set":"GILNEAS","text":"Itâs good to give blood. But not to him. Heâs not a real doctor.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48623,"id":"GILA_BOSS_44p","name":"Hollow Needle","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDeal $1 damage to a minion. If it dies, restore #3 Health to your hero.","type":"HERO_POWER"},{"artist":"Mauricio Herrera","cardClass":"WARLOCK","dbfId":48635,"health":40,"id":"GILA_BOSS_45h","name":"Cultist S'thara","set":"GILNEAS","text":"A silver tongue to accompany her silver daggers.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48633,"id":"GILA_BOSS_45p","mechanics":["TRIGGER_VISUAL"],"name":"Poisoned Drink","set":"GILNEAS","text":"[x]Passive Hero Power\nWhenever a player\ndraws a card, deal 1\ndamage to them.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":48728,"id":"GILA_BOSS_46e","name":"Empowered","set":"GILNEAS","text":"Vitus is giving this minion +1/+1.","type":"ENCHANTMENT"},{"artist":"Wayne Reynolds","cardClass":"PALADIN","dbfId":48730,"health":40,"id":"GILA_BOSS_46h","name":"Vitus the Exiled","set":"GILNEAS","text":"Corrupted. Banished. Hungry.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48729,"hideStats":true,"id":"GILA_BOSS_46p","mechanics":["AURA"],"name":"Monstrous Aura","set":"GILNEAS","text":"Passive Hero Power\nYour minions have +1/+1.","type":"HERO_POWER"},{"artist":"Matt Dixon","cardClass":"WARLOCK","dbfId":48738,"health":50,"id":"GILA_BOSS_47h","name":"Shudderwock","set":"GILNEAS","text":"[x]And 'lo in uffish\nthought he stood, crying\n\"Battle\" in the wood.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48736,"hideStats":true,"id":"GILA_BOSS_47p","name":"Frumiousity","set":"GILNEAS","text":"Passive Hero Power\nAll Battlecries trigger twice.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":48765,"id":"GILA_BOSS_48e","name":"Accelerated","set":"GILNEAS","text":"Mega-Windfury. Will die at the end of this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48768,"id":"GILA_BOSS_48e2","name":"Alternate Timelines","set":"GILNEAS","text":"Number of timelines visited","type":"ENCHANTMENT"},{"artist":"Adam Byrne","cardClass":"MAGE","dbfId":48766,"health":60,"id":"GILA_BOSS_48h","name":"Infinite Toki","set":"GILNEAS","text":"One either dies a hero or mangles time enough to become a villain.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48763,"id":"GILA_BOSS_48p","name":"Chronoacceleration","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"[x]Hero Power\nGive a friendly minion\nMega-Windfury. At the\nend of your turn, it dies.","type":"HERO_POWER"},{"artist":"James Paick","cardClass":"NEUTRAL","cost":10,"dbfId":48767,"id":"GILA_BOSS_48t","name":"Alternate Timeline","set":"GILNEAS","text":"Start a new game,\nbut your opponent's Health stays the same.","type":"SPELL"},{"artist":"Jomaro Kindred","cardClass":"WARLOCK","dbfId":48785,"health":50,"id":"GILA_BOSS_49h","name":"Glinda Crowskin","set":"GILNEAS","text":"The leader of Hagathaâs dark cult hides behind her loyal minions.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48791,"hideStats":true,"id":"GILA_BOSS_49p","name":"False Heart","set":"GILNEAS","text":"Passive Hero Power\nWhile you control\na minion, your hero\nis Immune.","type":"HERO_POWER"},{"artist":"Steve Prescott","attack":6,"cardClass":"NEUTRAL","cost":3,"dbfId":48790,"health":3,"id":"GILA_BOSS_49t","mechanics":["DEATHRATTLE"],"name":"Crowskin Faithful","set":"GILNEAS","text":"Deathrattle: Draw a card. Shuffle this minion into your deck.","type":"MINION"},{"artist":"James Paick","cardClass":"NEUTRAL","cost":5,"dbfId":48792,"id":"GILA_BOSS_49t2","mechanics":["LIFESTEAL"],"name":"Crowskin Pact","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Transform a minion into a 'Crowskin Faithful' and take control of it.","type":"SPELL"},{"artist":"Phil Saunders","cardClass":"ROGUE","dbfId":48814,"health":25,"id":"GILA_BOSS_50h","name":"The Whisperer","set":"GILNEAS","text":"Do you hear the echoes of his whispers?","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48813,"hideStats":true,"id":"GILA_BOSS_50p","name":"Echoes of the Witchwood","set":"GILNEAS","text":"Passive Hero Power\nAll spells have Echo.","type":"HERO_POWER"},{"artist":"Vladimir Kafanov","cardClass":"ROGUE","dbfId":48868,"health":40,"id":"GILA_BOSS_51h","mechanics":["TRIGGER_VISUAL"],"name":"Garrow, the Rancorous","set":"GILNEAS","text":"Missing? Dead? He'll still collect.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48869,"id":"GILA_BOSS_51p","name":"Death and Taxes","set":"GILNEAS","text":"Hero Power\nDeal 1 damage to your opponent for each minion they control.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":48871,"id":"GILA_BOSS_52e","name":"Beast Mode","set":"GILNEAS","text":"Increased Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49503,"id":"GILA_BOSS_52e2","name":"Covered in Soot","set":"GILNEAS","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Garrett Hanna","cardClass":"PRIEST","dbfId":48875,"health":40,"id":"GILA_BOSS_52h","name":"Crooked Pete","set":"GILNEAS","text":"The locals report\nthat Pete is up to\nno good again.","type":"HERO"},{"artist":"Garrett Hanna","cardClass":"ROGUE","dbfId":48874,"health":50,"id":"GILA_BOSS_52h2","name":"Beastly Pete","set":"GILNEAS","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48873,"id":"GILA_BOSS_52p","name":"Soot Up","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nGive a friendly minion Stealth until your next turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48872,"id":"GILA_BOSS_52p2","name":"Beast Within","set":"GILNEAS","text":"Hero Power\nGive your minions +1 Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":49030,"id":"GILA_BOSS_54e","name":"Assimilation","set":"GILNEAS","text":"Cost reduced by (1).","type":"ENCHANTMENT"},{"artist":"Mike Azevedo","cardClass":"DRUID","dbfId":48934,"health":40,"id":"GILA_BOSS_54h","name":"Cragtorr","set":"GILNEAS","text":"Seeds sewn from hatred, sustained by dark magic.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48935,"id":"GILA_BOSS_54p","name":"One with the Trees","set":"GILNEAS","text":"Hero Power\nReduce the cost of minions in your hand by (1).","type":"HERO_POWER"},{"artist":"Hideaki Takamura","cardClass":"WARLOCK","dbfId":48936,"health":50,"id":"GILA_BOSS_55h","name":"Azalina Soulthief","set":"GILNEAS","text":"[x]Her children's safety\nis her top priority.\nAt any cost.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":48939,"id":"GILA_BOSS_55p","name":"Unfinished Business","set":"GILNEAS","text":"Hero Power\nSummon three 1/1 Wisps.","type":"HERO_POWER"},{"artist":"Jiajun Tian","attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":48937,"health":1,"id":"GILA_BOSS_55t","name":"Wisp","set":"GILNEAS","type":"MINION"},{"artist":"Jiajun Tian","cardClass":"NEUTRAL","cost":4,"dbfId":48938,"id":"GILA_BOSS_55t2","name":"Soul Assimilation","set":"GILNEAS","text":"Destroy your Wisps.\nGain control of a random enemy minion for each Wisp destroyed.","type":"SPELL"},{"artist":"James Ryman","cardClass":"ROGUE","dbfId":48940,"health":60,"id":"GILA_BOSS_56h","name":"Face Collector","set":"GILNEAS","text":"[x]Beware his terrible\nminions and their\never-shifting faces.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48941,"id":"GILA_BOSS_56p","name":"A New Face","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nTransform a minion into a random one that costs (2) more.","type":"HERO_POWER"},{"artist":"Arthur Gimaldinov","cardClass":"PRIEST","dbfId":48942,"entourage":["GILA_BOSS_57t"],"health":60,"id":"GILA_BOSS_57h","name":"Raeth Ghostsong","set":"GILNEAS","text":"There's a reason you should burn the dead.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48943,"id":"GILA_BOSS_57p","name":"Desecrate","set":"GILNEAS","text":"Hero Power\nDeal $1 damage to all minions. If any die, refresh this.","type":"HERO_POWER"},{"artist":"Gino Whitehall","cardClass":"NEUTRAL","cost":9,"dbfId":48944,"id":"GILA_BOSS_57t","name":"Shallow Graves","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0},"set":"GILNEAS","text":"Summon 7 random minions that died this game.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50620,"id":"GILA_BOSS_58e","name":"Terrified","set":"GILNEAS","text":"Costs (4) less.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":48945,"health":40,"id":"GILA_BOSS_58h","name":"Grum","set":"GILNEAS","text":"Grum likes to smash. He also likes to bash. And crash.","type":"HERO"},{"cardClass":"NEUTRAL","cost":4,"dbfId":48946,"id":"GILA_BOSS_58p","name":"Terrify","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"[x]Hero Power\nShuffle a minion into\nits owner's deck.\nIt costs (4) less.","type":"HERO_POWER"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","dbfId":48947,"health":60,"id":"GILA_BOSS_59h","name":"Lord Godfrey","set":"GILNEAS","text":"The Lord of Shadowfang Keep has a bullet to pick with Crowley.","type":"HERO"},{"artist":"Steve Prescott","cardClass":"NEUTRAL","cost":1,"dbfId":48948,"id":"GILA_BOSS_59p","name":"Pistol Barrage","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDeal $2 damage to a minion and the minions next to it.","type":"HERO_POWER"},{"artist":"James Ryman","cardClass":"ROGUE","dbfId":48951,"health":75,"id":"GILA_BOSS_60h","name":"Captain Shivers","set":"GILNEAS","text":"Vowing vengeance, his cursed crew haunts Gilnean shores.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48952,"id":"GILA_BOSS_60p","mechanics":["AI_MUST_PLAY"],"name":"Plunder","set":"GILNEAS","text":"Hero Power\nDraw a weapon from your deck.","type":"HERO_POWER"},{"artist":"Craig Elliott","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":48953,"health":1,"id":"GILA_BOSS_60t","mechanics":["BATTLECRY"],"name":"Cursed Crewmember","race":"PIRATE","set":"GILNEAS","text":"Battlecry: Draw 2 cards, then shuffle a copy of your hand into your deck.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"SHAMAN","dbfId":48954,"elite":true,"health":100,"id":"GILA_BOSS_61h","name":"Hagatha the Witch","set":"GILNEAS","type":"HERO"},{"artist":"L Chanchai","attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":48958,"durability":4,"id":"GILA_BOSS_61t","mechanics":["LIFESTEAL","TRIGGER_VISUAL"],"name":"Ritual Dagger","set":"GILNEAS","text":"[x]Lifesteal\nAfter you cast a spell, this\ngains +1 Durability.","type":"WEAPON"},{"artist":"Daria Tuzova","cardClass":"NEUTRAL","cost":2,"dbfId":48957,"id":"GILA_BOSS_61t3","name":"Ominous Fog","set":"GILNEAS","text":"Corrupt all enemy minions. Destroy them at the start of your next turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50789,"id":"GILA_BOSS_61te","name":"Spooky","set":"GILNEAS","text":"Increased Durability.","type":"ENCHANTMENT"},{"artist":"Daren Bader","cardClass":"HUNTER","dbfId":48995,"health":50,"id":"GILA_BOSS_62h","name":"Gustave, the Gutripper","set":"GILNEAS","text":"Hagathaâs pet eats his way from the bottom of the food chain up.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48999,"id":"GILA_BOSS_62p","mechanics":["AI_MUST_PLAY"],"name":"Cull the Meek","set":"GILNEAS","text":"Hero Power\nDestroy a minion with the lowest Attack.","type":"HERO_POWER"},{"artist":"Ursula Dorada","cardClass":"DRUID","dbfId":48996,"health":40,"id":"GILA_BOSS_63h","name":"Sephira Dusktalon","set":"GILNEAS","text":"Even your own magic can be twisted by these woods.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":49000,"id":"GILA_BOSS_63p","mechanics":["TRIGGER_VISUAL"],"name":"Tangled Wrath","set":"GILNEAS","text":"Passive Hero Power\nWhenever your opponent casts a spell, draw a spell from your deck.","type":"HERO_POWER"},{"artist":"Anton Zemskov","cardClass":"PRIEST","dbfId":48997,"health":40,"id":"GILA_BOSS_64h","name":"Winslow Tobtock","set":"GILNEAS","text":"His tricks will leave you both in a daze.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":49001,"id":"GILA_BOSS_64p","name":"Hypnotize","set":"GILNEAS","text":"[x]Hero Power\nEach player shuffles their\nhand into their deck and\ndraws that many cards.","type":"HERO_POWER"},{"artist":"Jakub Kasper","cardClass":"HUNTER","dbfId":48998,"health":10,"id":"GILA_BOSS_65h","name":"Gobbles","set":"GILNEAS","text":"Every dying beast makes this dreaded carrion bird stronger.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49002,"id":"GILA_BOSS_65p","mechanics":["TRIGGER_VISUAL"],"name":"Starving","set":"GILNEAS","text":"Passive Hero Power\nWhenever a friendly Beast dies, draw a card.","type":"HERO_POWER"},{"artist":"Peter Stapleton","cardClass":"PRIEST","dbfId":49210,"health":25,"id":"GILA_BOSS_66h","name":"The Mute","set":"GILNEAS","text":". . .","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49209,"id":"GILA_BOSS_66p","name":". . .","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nSilence a minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":49351,"id":"GILA_BOSS_67e","name":"Mmm, so tasty!","set":"GILNEAS","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"J. Axer","cardClass":"WARLOCK","dbfId":49353,"health":40,"id":"GILA_BOSS_67h","name":"Ratcatcher Hannigul","set":"GILNEAS","text":"Rats aren't always the most loyal pets.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49352,"id":"GILA_BOSS_67p","mechanics":["TRIGGER_VISUAL"],"name":"Cannibalism","set":"GILNEAS","text":"Passive Hero Power\nWhenever a minion dies, give the adjacent minions +1 Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":49685,"id":"GILA_BOSS_68e","name":"Dripping Poison","set":"GILNEAS","text":"Poisonous.","type":"ENCHANTMENT"},{"artist":"Mike Azevedo","cardClass":"WARLOCK","dbfId":49682,"entourage":["GILA_BOSS_68t"],"health":40,"id":"GILA_BOSS_68h","name":"Plaguemaster Rancel","set":"GILNEAS","text":"Dying to his touch is terrible. Living is even worse.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":49683,"id":"GILA_BOSS_68p","name":"Poison Flask","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GILNEAS","text":"Hero Power\nDeal $2 damage to a minion. If it survives, give it Poisonous.","type":"HERO_POWER"},{"artist":"Andrew Hou","attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":49686,"health":7,"id":"GILA_BOSS_68t","mechanics":["TRIGGER_VISUAL"],"name":"Infected Quillflinger","race":"BEAST","set":"GILNEAS","text":"Whenever this minion takes damage, deal 1 damage to a random enemy minion.","type":"MINION"},{"artist":"Vlad Botos","cardClass":"NEUTRAL","cost":2,"dbfId":48819,"id":"GILA_BOSS_99t","name":"Witchwood's Touch","set":"GILNEAS","text":"Draw a card.\nGain 6 Armor.","type":"SPELL"},{"artist":"Vlad Botos","cardClass":"NEUTRAL","cost":2,"dbfId":48820,"id":"GILA_BOSS_99t2","name":"Witchwood's Touch","set":"GILNEAS","text":"Draw 2 cards.\nGain 8 Armor.","type":"SPELL"},{"artist":"Vlad Botos","cardClass":"NEUTRAL","cost":2,"dbfId":48821,"id":"GILA_BOSS_99t3","name":"Witchwood's Touch","set":"GILNEAS","text":"Draw 3 cards.\nGain 10 Armor.","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49298,"entourage":["EX1_604","OG_218","BRM_019","ICC_405","GIL_152","FP1_021","OG_318","EX1_007","EX1_400","EX1_392","ICC_064","OG_149"],"id":"GILA_Darius_01","name":"Berserker","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49299,"entourage":["OG_312","CFM_637","NEW1_018","OG_315","NEW1_027","AT_070","CFM_631","GVG_075","NEW1_022","ICC_018","NEW1_024","AT_070","OG_033"],"id":"GILA_Darius_02","name":"Pirates","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49300,"entourage":["GIL_683","CS2_108","EX1_407","BRM_026","GIL_655","LOOT_154","EX1_391","GVG_052","OG_314","UNG_926","LOOT_383","AT_085"],"id":"GILA_Darius_03","name":"Tactical","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49301,"entourage":["GIL_155","GIL_113","GIL_803","GIL_682","GIL_202","EX1_414","NEW1_011","GIL_528","EX1_116","GIL_578","GIL_653"],"id":"GILA_Darius_04","name":"Attack!","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49302,"entourage":["FP1_012","UNG_848","OG_218","FP1_024","CFM_756","LOE_009","UNG_957","ICC_314","LOE_022","CFM_940","AT_065","UNG_072"],"id":"GILA_Darius_05","name":"Vanguard","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49303,"entourage":["EX1_402","CFM_756","GVG_053","AT_064","KAR_091","EX1_606","LOOT_367","ICC_837","KAR_028","OG_220","LOOT_519","LOOT_285","ICC_062"],"id":"GILA_Darius_06","name":"Armory","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49304,"entourage":["AT_082","AT_119","AT_090","AT_099","AT_085","AT_127","EX1_392","NEW1_036","AT_080","GIL_561","AT_091","AT_100"],"id":"GILA_Darius_07","name":"Commander","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49305,"entourage":["EX1_298","GVG_114","ICC_314","FP1_013","UNG_933","EX1_572","OG_042","LOOT_380","AT_072","EX1_016","LOE_079","AT_127","GVG_056","LOOT_357"],"id":"GILA_Darius_08","name":"Legends","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49306,"entourage":["CS2_108","EX1_407","FP1_021","EX1_411","GIL_614","CFM_716","AT_064","GIL_537","CS2_112","GIL_654","EX1_391","ICC_064"],"id":"GILA_Darius_09","name":"Strike","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":49307,"entourage":["LOE_077","EX1_046","EX1_284","GVG_099","ICC_705","OG_149","UNG_848","GIL_803","EX1_603","ICC_466","CFM_668","GVG_053"],"id":"GILA_Darius_10","name":"Warcry","set":"GILNEAS","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":50564,"entourage":["EX1_284","UNG_848","ICC_027","ICC_029","NEW1_023","KAR_062","AT_071","AT_017","NEW1_030","OG_317","EX1_572","CFM_806","BRM_031","BRM_034"],"id":"GILA_Darius_11","name":"Dragonfire","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49285,"entourage":["KAR_009","UNG_846","AT_007","CFM_619","LOOT_537","LOE_003","BRM_030","OG_134","LOOT_104","UNG_028","UNG_941","OG_090"],"id":"GILA_Toki_01","name":"Chaos","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49286,"entourage":["ICC_836","EX1_277","GVG_001","KAR_076","CFM_623","AT_009","GVG_003","LOOT_106","GIL_147","GIL_664"],"id":"GILA_Toki_02","name":"Wild Magic","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49287,"entourage":["GVG_108","NEW1_019","CFM_790","EX1_085","UNG_075","CFM_649","GIL_213","LOOT_347","UNG_072","EX1_083","OG_207","AT_118","EX1_112","UNG_088"],"id":"GILA_Toki_03","name":"Erratic Creatures","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49288,"entourage":["GVG_002","CS2_033","UNG_079","ICC_838","ICC_836","CS2_031","CS2_024","GIL_801","EX1_289","CS2_026","EX1_275","CS2_028","EX1_295"],"id":"GILA_Toki_04","name":"Frosty","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49289,"entourage":["CFM_807","GVG_119","EX1_016","EX1_559","GVG_118","ICC_314","FP1_013","LOOT_357","GVG_116","EX1_572","OG_042"],"id":"GILA_Toki_05","name":"Legends","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49290,"entourage":["EX1_096","EX1_015","EX1_012","EX1_557","EX1_050","CS2_147","EX1_284","GIL_640","EX1_095","GIL_548","CS2_023","LOOT_108"],"id":"GILA_Toki_06","name":"Knowledge","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49291,"entourage":["UNG_809","UNG_027","UNG_846","UNG_928","LOOT_537","UNG_070","UNG_816","UNG_816","UNG_847","EX1_298","LOOT_103","CFM_065","CS2_029"],"id":"GILA_Toki_07","name":"Elementalist","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49292,"entourage":["LOOT_231","NEW1_012","EX1_608","GIL_664","BRM_002","NEW1_026","ICC_069","LOE_086","LOOT_539","EX1_559","KAR_711","CS2_027","ICC_823","UNG_948","GVG_005"],"id":"GILA_Toki_08","name":"Magical Friends","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49293,"entourage":["KAR_092","FP1_004","UNG_020","EX1_274","GIL_116","CFM_760","FP1_018","ICC_082","EX1_295","EX1_294","EX1_287","UNG_024","EX1_594","FP1_004"],"id":"GILA_Toki_09","name":"Lost Secrets","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":49294,"entourage":["GVG_002","GVG_004","GVG_085","GVG_006","GVG_103","EX1_556","LOE_039","GVG_096","GVG_069","GVG_111","OG_145","GVG_105","GVG_114","GVG_117"],"id":"GILA_Toki_10","name":"Mechanical","set":"GILNEAS","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":50519,"entourage":["LOOT_231","LOOT_170","UNG_928","LOOT_539","GVG_110","KAR_097","LOOT_535","LOOT_172","LOOT_106","CS2_028","UNG_955","KAR_076","CS2_032","EX1_279"],"id":"GILA_Toki_11","name":"BOOM!","set":"GILNEAS","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":1927,"flavor":"Calling something a flamecannon really doesn't do much to distinguish it from other goblin devices.","id":"GVG_001","name":"Flamecannon","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","set":"GVG","text":"Deal $4 damage to a random enemy minion.","type":"SPELL"},{"artist":"Gabor Szikszai","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":1928,"flavor":"Do the slow chant when he waddles by: \"Chug! Chug! Chug!\"","health":3,"id":"GVG_002","mechanics":["FREEZE"],"name":"Snowchugger","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Freeze any character damaged by this minion.","type":"MINION"},{"artist":"Sean OâDaniels","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":1929,"flavor":"The denizens of Azeroth have no idea how much work goes into stabilizing portals. We spend like 30% of GDP on portal upkeep.","id":"GVG_003","name":"Unstable Portal","rarity":"RARE","set":"GVG","text":"Add a random minion to your hand. It costs (3) less.","type":"SPELL"},{"artist":"Glenn Rane","attack":5,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":1934,"flavor":"If you can't find a bomb to throw, just pick up any goblin invention and throw that.","health":4,"id":"GVG_004","mechanics":["BATTLECRY"],"name":"Goblin Blastmage","rarity":"RARE","set":"GVG","text":"Battlecry: If you have a Mech, deal 4 damage randomly split among all enemies.","type":"MINION"},{"artist":"Alex Garner","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":1941,"flavor":"Medivh's echo haunts Karazhan, eternally cheating at chess and Hearthstone.","id":"GVG_005","name":"Echo of Medivh","rarity":"EPIC","set":"GVG","text":"Put a copy of each friendly minion into your hand.","type":"SPELL"},{"artist":"Phil Saunders","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1940,"flavor":"Mechs that summon mechs? What's next? Donuts that summon donuts? Mmmmm.","health":3,"id":"GVG_006","mechanics":["AURA"],"name":"Mechwarper","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Your Mechs cost (1) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52781,"id":"GVG_006e","name":"Warping In","set":"GVG","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Aleksi Briclot","attack":7,"cardClass":"MAGE","collectible":true,"cost":7,"dbfId":1939,"elite":true,"flavor":"Mimiron likes to take the Flame Leviathan out on some sweet joyrides.","health":7,"id":"GVG_007","mechanics":["TOPDECK"],"name":"Flame Leviathan","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"When you draw this, deal 2 damage to all characters.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":1938,"flavor":"This is what happens when you allow goblins to be priests.","id":"GVG_008","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Lightbomb","rarity":"EPIC","set":"GVG","text":"Deal damage to each minion equal to its Attack.","type":"SPELL"},{"artist":"Matt Dixon","attack":2,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1937,"flavor":"Shadowbomber does her job, but she's kind of phoning it in at this point.","health":1,"id":"GVG_009","mechanics":["BATTLECRY"],"name":"Shadowbomber","rarity":"EPIC","set":"GVG","text":"Battlecry: Deal 3 damage to each hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":1935,"flavor":"Velen wrote a \"Lovely Card\" for Tyrande with a picture of the Deeprun Tram that said \"I Choo-Choo-Choose you!\"","id":"GVG_010","name":"Velen's Chosen","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"GVG","text":"Give a minion +2/+4 and Spell Damage +1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2164,"id":"GVG_010b","name":"Velen's Chosen","set":"GVG","text":"+2/+4 and Spell Damage +1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":3,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":1936,"flavor":"After the debacle of the Gnomish World Enlarger, gnomes are wary of size-changing inventions.","health":2,"id":"GVG_011","mechanics":["BATTLECRY"],"name":"Shrinkmeister","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"GVG","targetingArrowText":"Give -2 Attack this turn.","text":"Battlecry: Give a minion -2 Attack this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2166,"id":"GVG_011a","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Shrunk","set":"GVG","text":"-2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Jesper Ejsing","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":1933,"flavor":"\"Light it up!\" - Command given to both Lightwardens and Goblins holding Flamecannons.","id":"GVG_012","name":"Light of the Naaru","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GVG","text":"Restore #3 Health. If the target is still damaged, summon a Lightwarden.","type":"SPELL"},{"artist":"Trent Kaniuga","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":1932,"flavor":"After a while, you don't see the cogs and sprockets. All you see is a robot, a spider tank, a deathray...","health":2,"id":"GVG_013","name":"Cogmaster","rarity":"COMMON","set":"GVG","text":"Has +2 Attack while you have a Mech.","type":"MINION"},{"artist":"Raymond Swanland","attack":6,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":1931,"elite":true,"flavor":"Vol'jin is a shadow hunter, which is like a shadow priest except more voodoo.","health":2,"id":"GVG_014","mechanics":["BATTLECRY"],"name":"Vol'jin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"GVG","targetingArrowText":"Swap Health.","text":"Battlecry: Swap Health with another minion.","type":"MINION"},{"cardClass":"PRIEST","dbfId":2169,"id":"GVG_014a","name":"Shadowed","set":"GVG","text":"Health was swapped.","type":"ENCHANTMENT"},{"artist":"Jeff Haynie","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2093,"flavor":"If you're looking to make an \"Emo\" deck, this card is perfect!","id":"GVG_015","name":"Darkbomb","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GVG","text":"Deal $3 damage.","type":"SPELL"},{"artist":"Zoltan & Gabor","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1982,"flavor":"So reaver. Much fel. Wow.","health":8,"id":"GVG_016","mechanics":["TRIGGER_VISUAL"],"name":"Fel Reaver","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Whenever your opponent plays a card, remove the top 3 cards of your deck.","type":"MINION"},{"artist":"E. M. Gist","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2094,"flavor":"Real hunters tame hungry crabs.","id":"GVG_017","name":"Call Pet","rarity":"RARE","set":"GVG","text":"Draw a card.\nIf it's a Beast, it costs (4) less.","type":"SPELL"},{"artist":"Mike Sass","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2172,"flavor":"Her sister is the Queen of Pane who sells windows and shower doors.","health":4,"id":"GVG_018","mechanics":["LIFESTEAL"],"name":"Queen of Pain","race":"DEMON","rarity":"RARE","set":"GVG","text":"Lifesteal","type":"MINION"},{"artist":"Kerem Beyit","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":1985,"flavor":"Virtually every member of the pro demon lobby is a warlock. Weird.","id":"GVG_019","name":"Demonheart","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GVG","text":"Deal $5 damage to a minion. If it's a friendly Demon, give it +5/+5 instead.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":2206,"id":"GVG_019e","name":"Demonheart","set":"GVG","text":"+5/+5.","type":"ENCHANTMENT"},{"artist":"Matt Gaser","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":1997,"flavor":"The box says, \"New and improved, with 200% more fel!\"","health":5,"id":"GVG_020","mechanics":["TRIGGER_VISUAL"],"name":"Fel Cannon","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"At the end of your turn, deal 2 damage to a non-Mech minion.","type":"MINION"},{"artist":"Wayne Reynolds","attack":9,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":1986,"elite":true,"flavor":"Mal'Ganis doesn't like being betrayed, so if you discard him, watch out.","health":7,"id":"GVG_021","mechanics":["AURA"],"name":"Mal'Ganis","race":"DEMON","rarity":"LEGENDARY","referencedTags":["IMMUNE"],"set":"GVG","text":"Your other Demons have +2/+2.\nYour hero is Immune.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":2203,"id":"GVG_021e","name":"Grasp of Mal'Ganis","set":"GVG","text":"Mal'Ganis is granting +2/+2.","type":"ENCHANTMENT"},{"artist":"Den","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2095,"flavor":"\"Get ready to strike oil!\" - Super-cheesy battle cry","id":"GVG_022","mechanics":["COMBO"],"name":"Tinker's Sharpsword Oil","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"GVG","text":"Give your weapon +3 Attack. Combo: Give a random friendly minion +3 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2185,"id":"GVG_022a","name":"Tinker's Sharpsword Oil","set":"GVG","text":"+3 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2184,"id":"GVG_022b","name":"Tinker's Sharpsword Oil","set":"GVG","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":1988,"flavor":"This guy is excellent at adjusting your haircut and/or height.","health":2,"id":"GVG_023","mechanics":["BATTLECRY"],"name":"Goblin Auto-Barber","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Battlecry: Give your weapon +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2173,"id":"GVG_023a","name":"Extra Sharp","set":"GVG","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Richard Wright","attack":1,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":1989,"durability":3,"flavor":"For tightening cogs and smashin' troggs!","id":"GVG_024","name":"Cogmaster's Wrench","rarity":"EPIC","set":"GVG","text":"Has +2 Attack while you have a Mech.","type":"WEAPON"},{"artist":"Danny Beck","attack":4,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":1990,"flavor":"When pirates say there is no \"Eye\" in \"team,\" they are very literal about it.","health":1,"id":"GVG_025","mechanics":["TRIGGER_VISUAL"],"name":"One-eyed Cheat","race":"PIRATE","rarity":"RARE","referencedTags":["STEALTH"],"set":"GVG","text":"Whenever you summon a Pirate, gain Stealth.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":1991,"flavor":"The hardest part about doing a \"Feign Death\" convincingly is learning how to make the right smell. It takes a lot of commitment.","id":"GVG_026","name":"Feign Death","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"GVG","text":"Trigger all Deathrattles on your minions.","type":"SPELL"},{"artist":"Brian Despain","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":1992,"flavor":"Mechs like learning from him because he really speaks their language.\n0110100001101001","health":2,"id":"GVG_027","mechanics":["TRIGGER_VISUAL"],"name":"Iron Sensei","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"At the end of your turn, give another friendly Mech +2/+2.","type":"MINION"},{"cardClass":"ROGUE","dbfId":2220,"id":"GVG_027e","name":"Ironed Out","set":"GVG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Wei Wang","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":1993,"elite":true,"flavor":"Gallywix believes in supply and demand. He supplies the beatings and demands you pay up!","health":8,"id":"GVG_028","mechanics":["TRIGGER_VISUAL"],"name":"Trade Prince Gallywix","rarity":"LEGENDARY","set":"GVG","text":"Whenever your opponent casts a spell, gain a copy of it and give them a Coin.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2277,"id":"GVG_028t","name":"Gallywix's Coin","set":"GVG","text":"Gain 1 Mana Crystal this turn only.\n(Won't trigger Gallywix.)","type":"SPELL"},{"artist":"Dan Scott","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":1998,"flavor":"\"Hey! Ancestors!\" - Ancestor's call","id":"GVG_029","name":"Ancestor's Call","rarity":"EPIC","set":"GVG","text":"Put a random minion from each player's hand into the battlefield.","type":"SPELL"},{"artist":"Eva Widermann","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":2096,"flavor":"It's adorable! AND OH MY GOODNESS WHY IS IT EATING MY FACE","health":2,"id":"GVG_030","mechanics":["CHOOSE_ONE","TAUNT"],"name":"Anodized Robo Cub","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Taunt. Choose One -\n+1 Attack; or +1 Health.","type":"MINION"},{"cardClass":"DRUID","cost":2,"dbfId":2195,"id":"GVG_030a","name":"Attack Mode","set":"GVG","text":"+1 Attack.","type":"SPELL"},{"cardClass":"DRUID","dbfId":2196,"id":"GVG_030ae","name":"Attack Mode","set":"GVG","text":"+1 Attack.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":2,"dbfId":2197,"id":"GVG_030b","name":"Tank Mode","set":"GVG","text":"+1 Health.","type":"SPELL"},{"cardClass":"DRUID","dbfId":2198,"id":"GVG_030be","name":"Tank Mode","set":"GVG","text":"+1 Health.","type":"ENCHANTMENT"},{"artist":"Efrem Palacios","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":1995,"flavor":"Druidic recycling involves putting plastics in one bin and enemy minions in another bin.","id":"GVG_031","name":"Recycle","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GVG","text":"Shuffle an enemy minion into your opponent's deck.","type":"SPELL"},{"artist":"Chris Rahn","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2225,"flavor":"Likes: Hiking and the great outdoors. Dislikes: Goblin shredders and sandals. (Canât find any that fit!).","health":4,"id":"GVG_032","mechanics":["CHOOSE_ONE"],"name":"Grove Tender","rarity":"RARE","set":"GVG","text":"Choose One - Give each player a Mana Crystal; or Each player draws a card.","type":"MINION"},{"cardClass":"DRUID","cost":3,"dbfId":2226,"id":"GVG_032a","name":"Gift of Mana","set":"GVG","text":"Give each player a Mana Crystal.","type":"SPELL"},{"cardClass":"DRUID","cost":3,"dbfId":2227,"id":"GVG_032b","name":"Gift of Cards","set":"GVG","text":"Each player draws a card.","type":"SPELL"},{"artist":"Steve Prescott","cardClass":"DRUID","collectible":true,"cost":9,"dbfId":2001,"flavor":"Healing: It grows on trees!","id":"GVG_033","name":"Tree of Life","rarity":"EPIC","set":"GVG","text":"Restore all characters to full Health.","type":"SPELL"},{"artist":"Trent Kaniuga","attack":7,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":2002,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"Crushes buildings with his BEAR hands.","health":6,"id":"GVG_034","mechanics":["TRIGGER_VISUAL"],"name":"Mech-Bear-Cat","race":"MECHANICAL","rarity":"RARE","referencedTags":["SPARE_PART"],"set":"GVG","text":"Whenever this minion takes damage, add a Spare Part card to your hand.","type":"MINION"},{"artist":"Oliver Chipping","attack":9,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":2003,"elite":true,"flavor":"When Malorne isn't mauling hordes of demons, he enjoys attending parties, though he prefers to go stag.","health":7,"id":"GVG_035","mechanics":["DEATHRATTLE"],"name":"Malorne","race":"BEAST","rarity":"LEGENDARY","set":"GVG","text":"Deathrattle: Shuffle this minion into your deck.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":2004,"durability":2,"flavor":"People assume that shamans control the elements, but really, they have to ask them stuff and the elements are like, \"Yeah ok, sure.\"","id":"GVG_036","mechanics":["DEATHRATTLE"],"name":"Powermace","rarity":"RARE","set":"GVG","text":"Deathrattle: Give a random friendly Mech +2/+2.","type":"WEAPON"},{"cardClass":"SHAMAN","dbfId":2231,"id":"GVG_036e","name":"Powered","set":"GVG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2005,"flavor":"If you pay a little extra, you can get it in \"candy-apple red.\"","health":2,"id":"GVG_037","mechanics":["WINDFURY"],"name":"Whirling Zap-o-matic","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Windfury","type":"MINION"},{"artist":"Warren Mahy","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2006,"flavor":"Snap! This card! Pop!","id":"GVG_038","mechanics":["OVERLOAD"],"name":"Crackle","overload":1,"playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GVG","text":"Deal $3-$6 damage. Overload: (1)","type":"SPELL"},{"artist":"Guangjian Huang","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":2007,"flavor":"You can usually find these at the totemist's market on Saturdays.","health":3,"id":"GVG_039","mechanics":["TRIGGER_VISUAL"],"name":"Vitality Totem","race":"TOTEM","rarity":"RARE","set":"GVG","text":"At the end of your turn, restore #4 Health to your hero.","type":"MINION"},{"artist":"Clint Langley","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2008,"flavor":"The elements respond to anyone who calls them for a worthy cause, even if you call them by yelling, \"MRGHRGLGLGL!\"","health":5,"id":"GVG_040","mechanics":["OVERLOAD","TRIGGER_VISUAL"],"name":"Siltfin Spiritwalker","overload":1,"race":"MURLOC","rarity":"EPIC","set":"GVG","text":"Whenever another friendly Murloc dies, draw a card. Overload: (1)","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":2009,"flavor":"Don't worry; we fired the person who named this card.","id":"GVG_041","mechanics":["CHOOSE_ONE"],"name":"Dark Wispers","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","referencedTags":["TAUNT"],"set":"GVG","text":"Choose One - Summon 5 Wisps; or Give a minion +5/+5 and Taunt.","type":"SPELL"},{"artist":"Trent Kaniuga","cardClass":"DRUID","cost":6,"dbfId":2176,"id":"GVG_041a","name":"Call the Guardians","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GVG","text":"+5/+5 and Taunt.","type":"SPELL"},{"artist":"Trent Kaniuga","cardClass":"DRUID","cost":6,"dbfId":2177,"id":"GVG_041b","name":"Nature's Defense","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"set":"GVG","text":"Summon 5 Wisps.","type":"SPELL"},{"cardClass":"DRUID","dbfId":2178,"id":"GVG_041c","name":"Dark Wispers","set":"GVG","text":"+5/+5 and Taunt.","type":"ENCHANTMENT"},{"artist":"Ruan Jia","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":2010,"elite":true,"flavor":"Neptulon is \"The Tidehunter\". Heâs one of the four elemental lords. And he and Ragnaros get together and make really amazing saunas.","health":7,"id":"GVG_042","mechanics":["BATTLECRY","OVERLOAD"],"name":"Neptulon","overload":3,"race":"ELEMENTAL","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Add 4 random Murlocs to your hand. Overload: (3)","type":"MINION"},{"artist":"Gino Whitehall","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2011,"durability":2,"flavor":"For the times when a regular bazooka just isn't enough.","id":"GVG_043","mechanics":["BATTLECRY"],"name":"Glaivezooka","rarity":"COMMON","set":"GVG","text":"Battlecry: Give a random friendly minion +1 Attack.","type":"WEAPON"},{"cardClass":"HUNTER","dbfId":2200,"id":"GVG_043e","name":"Glaivezooka","set":"GVG","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Dany Orizio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2012,"flavor":"\"What if we put guns on it?\" -Fizzblitz, staring at the spider-transportation-machine","health":4,"id":"GVG_044","name":"Spider Tank","race":"MECHANICAL","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":2013,"flavor":"The shrapnel is waaaaay worse than the explosion.","id":"GVG_045","name":"Imp-losion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"GVG","text":"Deal $2-$4 damage to a minion. Summon a 1/1 Imp for each damage dealt.","type":"SPELL"},{"attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":2270,"health":1,"id":"GVG_045t","name":"Imp","race":"DEMON","set":"GVG","type":"MINION"},{"artist":"Seamus Gallagher","attack":2,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":2014,"flavor":"He never sleeps. Not even in the mighty jungle.","health":6,"id":"GVG_046","mechanics":["BATTLECRY","TAUNT"],"name":"King of Beasts","race":"BEAST","rarity":"RARE","set":"GVG","text":"Taunt. Battlecry: Gain +1 Attack for each other Beast you have.","type":"MINION"},{"cardClass":"HUNTER","dbfId":2202,"id":"GVG_046e","name":"The King","set":"GVG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2015,"flavor":"Rogues can't stand it. They know you planned it! They are going to set you straight!","id":"GVG_047","mechanics":["COMBO"],"name":"Sabotage","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"GVG","text":"Destroy a random enemy minion. Combo: And your opponent's weapon.","type":"SPELL"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2016,"flavor":"Don't leave them out in the rain. In Un'Goro Crater there is a whole colony of rust-tooth leapers.","health":3,"id":"GVG_048","mechanics":["BATTLECRY"],"name":"Metaltooth Leaper","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Battlecry: Give your other Mechs +2 Attack.","type":"MINION"},{"cardClass":"HUNTER","dbfId":2205,"id":"GVG_048e","name":"Metal Teeth","set":"GVG","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","attack":6,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":2017,"elite":true,"flavor":"The Sen'jin High football team is The Gahz'rillas.","health":9,"id":"GVG_049","mechanics":["TRIGGER_VISUAL"],"name":"Gahz'rilla","race":"BEAST","rarity":"LEGENDARY","set":"GVG","text":"Whenever this minion takes damage, double its Attack.","type":"MINION"},{"cardClass":"HUNTER","dbfId":2204,"id":"GVG_049e","name":"Might of Zul'Farrak","set":"GVG","text":"Multiplying Attack.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2018,"flavor":"Only goblins would think this was a good idea. Even they are starting to have their doubts.","id":"GVG_050","name":"Bouncing Blade","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"rarity":"EPIC","set":"GVG","text":"Deal $1 damage to a random minion. Repeat until a minion dies.","type":"SPELL"},{"artist":"Tyler Walpole","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":2019,"flavor":"Mass production of warbots was halted when it was discovered that they were accidentally being produced at \"sample size.\"","health":3,"id":"GVG_051","mechanics":["ENRAGED"],"name":"Warbot","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Has +1 Attack while damaged.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":39809,"id":"GVG_051e","name":"Enraged","set":"GVG","text":"+1 Attack","type":"ENCHANTMENT"},{"artist":"Michael Sutfin","cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":2020,"flavor":"Using this card on your enemies is one of the best things in life, according to some barbarians.","id":"GVG_052","name":"Crush","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"GVG","text":"Destroy a minion. If you have a damaged minion, this costs (4) less.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":2021,"flavor":"She has three shieldbearers in her party to supply her with back ups when she gets low on durability.","health":5,"id":"GVG_053","mechanics":["BATTLECRY"],"name":"Shieldmaiden","rarity":"RARE","set":"GVG","text":"Battlecry: Gain 5 Armor.","type":"MINION"},{"artist":"Richard Wright","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2022,"durability":2,"flavor":"Simple, misguided, and incredibly dangerous. You know, like most things ogre.","id":"GVG_054","mechanics":["TRIGGER_VISUAL"],"name":"Ogre Warmaul","rarity":"COMMON","set":"GVG","text":"50% chance to attack the wrong enemy.","type":"WEAPON"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":2023,"flavor":"If it breaks, just kick it a couple of times while yelling \"Durn thing!\"","health":5,"id":"GVG_055","mechanics":["BATTLECRY"],"name":"Screwjank Clunker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"RARE","set":"GVG","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a friendly Mech +2/+2.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":2223,"id":"GVG_055e","name":"Screwy Jank","playRequirements":{"REQ_FRIENDLY_TARGET":0},"set":"GVG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":2024,"elite":true,"flavor":"The Iron Juggernaut guards Orgrimmar and has just earned the \"Employee of the Month\" award!","health":5,"id":"GVG_056","mechanics":["BATTLECRY"],"name":"Iron Juggernaut","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Shuffle a Mine into your opponent's deck. When drawn, it explodes for 10 damage.","type":"MINION"},{"artist":"Chris Seaman","cardClass":"WARRIOR","cost":6,"dbfId":2221,"id":"GVG_056t","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Burrowing Mine","set":"GVG","text":"Casts When Drawn\nYou take 10 damage.","type":"SPELL"},{"artist":"Jason Chan","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":2025,"flavor":"The walrus of Light restores EIGHT Health.","id":"GVG_057","name":"Seal of Light","rarity":"COMMON","set":"GVG","text":"Restore #4 Health to your hero and gain +2 Attack this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2268,"id":"GVG_057a","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Seal of Light","set":"GVG","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":2026,"flavor":"He chooses to believe what he is programmed to believe!","health":2,"id":"GVG_058","mechanics":["DIVINE_SHIELD"],"name":"Shielded Minibot","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Divine Shield","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2027,"durability":3,"flavor":"So you ripped this out of a machine, carved some runes on it, stuck it on a handle, and now it's a weapon of great divine power? Seems legit.","id":"GVG_059","mechanics":["BATTLECRY"],"name":"Coghammer","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"GVG","text":"Battlecry: Give a random friendly minion Divine Shield and Taunt.","type":"WEAPON"},{"artist":"Phroilan Gardner","attack":2,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2028,"flavor":"His specialty? Dividing things into four pieces.","health":5,"id":"GVG_060","mechanics":["BATTLECRY"],"name":"Quartermaster","rarity":"EPIC","set":"GVG","text":"Battlecry: Give your Silver Hand Recruits +2/+2.","type":"MINION"},{"cardClass":"PALADIN","dbfId":2239,"id":"GVG_060e","name":"Well Equipped","set":"GVG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Mike Hayes","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2029,"flavor":"\"I'm bringing the guacamole!\" â One of the most successful (yet rare) Silver Hand rallying cries","id":"GVG_061","name":"Muster for Battle","rarity":"RARE","set":"GVG","text":"Summon three 1/1 Silver Hand Recruits. Equip a 1/4 Weapon.","type":"SPELL"},{"artist":"Jim Nelson","attack":6,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2030,"flavor":"Guardians used to be built out of Adamantium, but production got moved to Gadgetzan and Cobalt was cheap.","health":3,"id":"GVG_062","mechanics":["TRIGGER_VISUAL"],"name":"Cobalt Guardian","race":"MECHANICAL","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"GVG","text":"Whenever you summon a Mech, gain Divine Shield.","type":"MINION"},{"artist":"Tooth","attack":1,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":2031,"elite":true,"flavor":"Spoiler alert: Bolvar gets melted and then sits on an ice throne and everyone forgets about him.","health":7,"id":"GVG_063","name":"Bolvar Fordragon","rarity":"LEGENDARY","set":"GVG","text":"Whenever a friendly minion dies while this is in your hand, gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2404,"id":"GVG_063a","name":"Retribution","set":"GVG","text":"Increased Attack","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2032,"flavor":"He pays homage to Morgl, the great murloc oracle! (Who doesn't??)","health":2,"id":"GVG_064","name":"Puddlestomper","race":"MURLOC","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Vinod Rams","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2033,"flavor":"Ogres have really terrible short-term chocolate.","health":4,"id":"GVG_065","mechanics":["FORGETFUL","TRIGGER_VISUAL"],"name":"Ogre Brute","rarity":"COMMON","set":"GVG","text":"50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"JosĂŠ LadrĂśnn","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2034,"flavor":"He just closes his eyes and goes for it. Raarararrrarar!","health":4,"id":"GVG_066","mechanics":["FORGETFUL","OVERLOAD","TRIGGER_VISUAL","WINDFURY"],"name":"Dunemaul Shaman","overload":1,"rarity":"RARE","set":"GVG","text":"Windfury, Overload: (1)\n50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"Peet Cooper","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2035,"flavor":"The only thing worse than smelling troggs is listening to their poetry.","health":3,"id":"GVG_067","mechanics":["TRIGGER_VISUAL"],"name":"Stonesplinter Trogg","rarity":"COMMON","set":"GVG","text":"Whenever your opponent casts a spell, gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2273,"id":"GVG_067a","mechanics":["AURA"],"name":"Metabolized Magic","set":"GVG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Aleksi Briclot","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2036,"flavor":"He's burly because he does CrossFit.","health":5,"id":"GVG_068","mechanics":["TRIGGER_VISUAL"],"name":"Burly Rockjaw Trogg","rarity":"COMMON","set":"GVG","text":"Whenever your opponent casts a spell, gain +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2272,"id":"GVG_068a","mechanics":["AURA"],"name":"Metabolized Magic","set":"GVG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Jesper Ejsing","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2037,"flavor":"They don't make 'em like they used to! (Because of explosions, mostly.)","health":3,"id":"GVG_069","mechanics":["BATTLECRY"],"name":"Antique Healbot","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Battlecry: Restore #8 Health to your hero.","type":"MINION"},{"cardClass":"PRIEST","dbfId":2174,"id":"GVG_069a","name":"Repairs!","set":"GVG","text":"+4 Health.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2038,"flavor":"He's recently recovered from being a \"scurvy dog.\"","health":4,"id":"GVG_070","name":"Salty Dog","race":"PIRATE","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Ben Zhang","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2039,"flavor":"The message, \"If found, please return to Mulgore,\" is tattooed on his rear.","health":4,"id":"GVG_071","name":"Lost Tallstrider","race":"BEAST","rarity":"COMMON","set":"GVG","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2040,"flavor":"Punching is its primary function. Also, its secondary function.","health":3,"id":"GVG_072","mechanics":["TRIGGER_VISUAL"],"name":"Shadowboxer","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Whenever a minion is healed, deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Howard Lyon","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":2041,"flavor":"\"Cobra Shot\" hurts way, way, way more than \"Cobra Cuddle.\"","id":"GVG_073","name":"Cobra Shot","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"GVG","text":"Deal $3 damage to a minion and the enemy hero.","type":"SPELL"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2042,"flavor":"They pretend to be wise and enlightened, but they mostly just hate to be left out of a secret.","health":3,"id":"GVG_074","mechanics":["BATTLECRY"],"name":"Kezan Mystic","rarity":"RARE","referencedTags":["SECRET"],"set":"GVG","text":"Battlecry: Take control of a random enemy Secret.","type":"MINION"},{"artist":"Warren Mahy","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2043,"flavor":"If you hear someone yell, \"Cannonball!\" you're about to get wet. Or crushed.","health":3,"id":"GVG_075","mechanics":["TRIGGER_VISUAL"],"name":"Ship's Cannon","rarity":"COMMON","set":"GVG","text":"After you summon a Pirate, deal 2 damage to a random enemy.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2044,"flavor":"How is this supposed to work? Your enemies think, \"Hey! Cute sheep!\" and run over to cuddle it?","health":1,"id":"GVG_076","mechanics":["DEATHRATTLE"],"name":"Explosive Sheep","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Deathrattle: Deal 2 damage to all minions.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2183,"id":"GVG_076a","name":"Pistons","set":"GVG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Josh Harris","attack":9,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":2045,"flavor":"The Dark Animus is evil and mysterious and huge and unable to write sentences that utilize proper grammar.","health":9,"id":"GVG_077","mechanics":["TRIGGER_VISUAL"],"name":"Anima Golem","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"At the end of each turn, destroy this minion if it's your only one.","type":"MINION"},{"artist":"Chris Seaman","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2046,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"The yetis of Chillwind Point are a source of both inspiration and savage beatings.","health":5,"id":"GVG_078","mechanics":["DEATHRATTLE"],"name":"Mechanical Yeti","race":"MECHANICAL","rarity":"COMMON","referencedTags":["SPARE_PART"],"set":"GVG","text":"Deathrattle: Give each player a Spare Part.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2047,"flavor":"There is a factory in Tanaris for crafting force-tanks, but it only ever made two, because of cost overruns.","health":7,"id":"GVG_079","mechanics":["DIVINE_SHIELD"],"name":"Force-Tank MAX","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Divine Shield","type":"MINION"},{"artist":"Brandon Kitkouski","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":2048,"flavor":"The Druids of the Fang live in the Wailing Caverns. They wear cool snake shirts and tell snake jokes and say \"bro\" a lot.","health":4,"id":"GVG_080","mechanics":["BATTLECRY"],"name":"Druid of the Fang","rarity":"COMMON","set":"GVG","text":"Battlecry: If you have a Beast, transform this minion into a 7/7.","type":"MINION"},{"artist":"Massive Black","attack":7,"cardClass":"DRUID","cost":5,"dbfId":2230,"health":7,"id":"GVG_080t","name":"Druid of the Fang","race":"BEAST","set":"GVG","type":"MINION"},{"artist":"Seamus Gallagher","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2049,"flavor":"\"Shhh, I think I hear something.\"\n\"Ah, it's probably nothing.\" - Every Henchman","health":3,"id":"GVG_081","mechanics":["STEALTH"],"name":"Gilblin Stalker","rarity":"COMMON","set":"GVG","text":"Stealth","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2050,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"Clockwork gnomes are always asking what time it is.","health":1,"id":"GVG_082","mechanics":["DEATHRATTLE"],"name":"Clockwork Gnome","race":"MECHANICAL","rarity":"COMMON","referencedTags":["SPARE_PART"],"set":"GVG","text":"Deathrattle: Add a Spare Part card to your hand.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":2051,"flavor":"It's the same as the previous generation but they slapped the word \"upgraded\" on it to sell it for double.","health":5,"id":"GVG_083","mechanics":["BATTLECRY"],"name":"Upgraded Repair Bot","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":17},"race":"MECHANICAL","rarity":"RARE","set":"GVG","targetingArrowText":"Give a Mech +4 Health.","text":"Battlecry: Give a friendly Mech +4 Health.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2052,"flavor":"To operate, this contraption needs a hula doll on the dashboard. Otherwise it's just a âfalling machine.â","health":4,"id":"GVG_084","mechanics":["WINDFURY"],"name":"Flying Machine","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Windfury","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2053,"flavor":"The inventor of the Annoy-o-Tron was immediately expelled from Tinkerschool, Tinkertown, and was eventually exiled from the Eastern Kingdoms altogether.","health":2,"id":"GVG_085","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Annoy-o-Tron","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Zero","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":2054,"flavor":"Wintergrasp Keep's only weakness!","health":5,"id":"GVG_086","mechanics":["TRIGGER_VISUAL"],"name":"Siege Engine","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Whenever you gain Armor, give this minion +1 Attack.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":2214,"id":"GVG_086e","name":"Armor Plated","set":"GVG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Jun Kang","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2055,"flavor":"Goblins seldom have the patience for sniping. Most prefer lobbing explosives.","health":3,"id":"GVG_087","name":"Steamwheedle Sniper","rarity":"EPIC","set":"GVG","text":"Your Hero Power can target minions.","type":"MINION"},{"artist":"Samwise","attack":6,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":2056,"flavor":"He didn't have the grades to get into ninja school, but his dad pulled some strings.","health":6,"id":"GVG_088","mechanics":["FORGETFUL","STEALTH","TRIGGER_VISUAL"],"name":"Ogre Ninja","rarity":"RARE","set":"GVG","text":"Stealth\n50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2057,"flavor":"\"LUMOS!\" is not what they yell. What do you think this is, Hogwarts?","health":4,"id":"GVG_089","mechanics":["TRIGGER_VISUAL"],"name":"Illuminator","rarity":"RARE","referencedTags":["SECRET"],"set":"GVG","text":"If you control a Secret at the end of your turn, restore #4 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2058,"flavor":"Dang, Bomber, calm down.","health":4,"id":"GVG_090","mechanics":["BATTLECRY"],"name":"Madder Bomber","rarity":"RARE","set":"GVG","text":"Battlecry: Deal 6 damage randomly split between all other characters.","type":"MINION"},{"artist":"Zero","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2059,"flavor":"There was some hard talk between gnome magi and engineers about inventing this mech.","health":5,"id":"GVG_091","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","TAUNT"],"name":"Arcane Nullifier X-21","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Taunt\nCan't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Jesper Ejsing","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2060,"flavor":"He's legitimately surprised every time he turns himself into a chicken.","health":2,"id":"GVG_092","mechanics":["BATTLECRY"],"name":"Gnomish Experimenter","rarity":"RARE","set":"GVG","text":"Battlecry: Draw a card. If it's a minion, transform it into a Chicken.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2240,"health":1,"id":"GVG_092t","name":"Chicken","race":"BEAST","set":"GVG","type":"MINION"},{"artist":"Matt Dixon","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":2061,"flavor":"The engineering equivalent of a \"Kick Me\" sticker.","health":2,"id":"GVG_093","mechanics":["TAUNT"],"name":"Target Dummy","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"Taunt","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2062,"flavor":"This robot is a lean, mean, butlerin' machine.","health":4,"id":"GVG_094","mechanics":["TRIGGER_VISUAL"],"name":"Jeeves","race":"MECHANICAL","rarity":"RARE","set":"GVG","text":"At the end of each player's turn, that player draws until they have 3 cards.","type":"MINION"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2063,"flavor":"Heâs not such a binge exploder anymore. These days, he only explodes socially.","health":4,"id":"GVG_095","name":"Goblin Sapper","rarity":"RARE","set":"GVG","text":"Has +4 Attack while your opponent has 6 or more cards in hand.","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2064,"flavor":"Once upon a time, only goblins piloted shredders. These days, everyone from Doomsayer to Lorewalker Cho seems to ride one.","health":3,"id":"GVG_096","mechanics":["DEATHRATTLE"],"name":"Piloted Shredder","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"Deathrattle: Summon a random 2-Cost minion.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2065,"flavor":"Warlocks have the town exorcist on speed dial in case they unleash the wrong demon.","health":3,"id":"GVG_097","mechanics":["BATTLECRY","TAUNT"],"name":"Lil' Exorcist","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"GVG","text":"Taunt\nBattlecry: Gain +1/+1 for each enemy Deathrattle minion.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2066,"flavor":"The gnomes are valiant and ready to return to their irradiated, poorly ventilated homeland!","health":4,"id":"GVG_098","mechanics":["CHARGE","TAUNT"],"name":"Gnomeregan Infantry","rarity":"COMMON","set":"GVG","text":"Charge\nTaunt","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2067,"flavor":"He lobbies Orgrimmar daily on behalf of bombs.","health":3,"id":"GVG_099","mechanics":["BATTLECRY"],"name":"Bomb Lobber","rarity":"RARE","set":"GVG","text":"Battlecry: Deal 4 damage to a random enemy minion.","type":"MINION"},{"artist":"Todd Lockwood","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":2068,"flavor":"\"Evil Eye Watcher of Doom\" was the original name, but marketing felt it was a bit too aggressive.","health":4,"id":"GVG_100","mechanics":["TRIGGER_VISUAL"],"name":"Floating Watcher","race":"DEMON","rarity":"COMMON","set":"GVG","text":"Whenever your hero takes damage on your turn, gain +2/+2.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":2194,"id":"GVG_100e","name":"Brow Furrow","set":"GVG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","attack":4,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":2069,"flavor":"The Scarlet Crusade is doing market research to find out if the \"Mauve Crusade\" would be better received.","health":3,"id":"GVG_101","mechanics":["BATTLECRY"],"name":"Scarlet Purifier","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"GVG","text":"Battlecry: Deal 2 damage to all minions with Deathrattle.","type":"MINION"},{"cardClass":"PALADIN","dbfId":2248,"id":"GVG_101e","name":"Pure","set":"GVG","text":"Increased Stats.","type":"ENCHANTMENT"},{"artist":"Gabor Szikszai","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2070,"entourage":["PART_007","PART_006","PART_005","PART_001","PART_003","PART_002","PART_004"],"flavor":"Won't you take me to... Tinkertown?","health":3,"id":"GVG_102","mechanics":["BATTLECRY"],"name":"Tinkertown Technician","rarity":"COMMON","referencedTags":["SPARE_PART"],"set":"GVG","text":"Battlecry: If you have a Mech, gain +1/+1 and add a Spare Part to your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2237,"id":"GVG_102e","name":"Might of Tinkertown","set":"GVG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Skan Srisuwan","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2071,"flavor":"This card is the real thing.","health":2,"id":"GVG_103","mechanics":["TRIGGER_VISUAL"],"name":"Micro Machine","race":"MECHANICAL","rarity":"COMMON","set":"GVG","text":"At the start of each turn, gain +1 Attack.","type":"MINION"},{"artist":"Laurel Austin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2072,"flavor":"Hobgoblins are meeting next week to discuss union benefits. First on the list: dental plan.","health":3,"id":"GVG_104","mechanics":["TRIGGER_VISUAL"],"name":"Hobgoblin","rarity":"EPIC","set":"GVG","text":"Whenever you play a 1-Attack minion, give it +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2238,"id":"GVG_104a","name":"HERE, TAKE BUFF.","set":"GVG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Michael Phillippi","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2073,"flavor":"The pinnacle of goblin engineering. Includes an espresso machine and foot massager.","health":4,"id":"GVG_105","mechanics":["DEATHRATTLE"],"name":"Piloted Sky Golem","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Deathrattle: Summon a random 4-Cost minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2074,"flavor":"One bot's junk is another bot's AWESOME UPGRADE!","health":5,"id":"GVG_106","mechanics":["TRIGGER_VISUAL"],"name":"Junkbot","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Whenever a friendly Mech dies, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2241,"id":"GVG_106e","name":"Junked Up","set":"GVG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2075,"flavor":"His enhancements are gluten free!","health":2,"id":"GVG_107","mechanics":["BATTLECRY"],"name":"Enhance-o Mechano","race":"MECHANICAL","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT","WINDFURY"],"set":"GVG","text":"Battlecry: Give your other minions Windfury, Taunt, or Divine Shield\n(at random).","type":"MINION"},{"artist":"Ben Olson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2076,"flavor":"For when you didnât combobulate quite right the first time around.","health":2,"id":"GVG_108","mechanics":["BATTLECRY"],"name":"Recombobulator","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"GVG","targetingArrowText":"Transform!","text":"Battlecry: Transform a friendly minion into a random minion with the same Cost.","type":"MINION"},{"artist":"Ben Olson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2077,"flavor":"He is sometimes found hiding in the treasure chest in the Gurubashi Arena.","health":1,"id":"GVG_109","mechanics":["SPELLPOWER","STEALTH"],"name":"Mini-Mage","rarity":"EPIC","set":"GVG","spellDamage":1,"text":"Stealth\nSpell Damage +1","type":"MINION"},{"artist":"Alex Garner","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2078,"elite":true,"flavor":"MARVEL AT HIS MIGHT!","health":7,"id":"GVG_110","mechanics":["BATTLECRY"],"name":"Dr. Boom","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Summon two 1/1 Boom Bots. WARNING: Bots may explode.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":2235,"health":1,"id":"GVG_110t","mechanics":["DEATHRATTLE"],"name":"Boom Bot","race":"MECHANICAL","set":"GVG","text":"Deathrattle: Deal 1-4 damage to a random enemy.","type":"MINION"},{"artist":"Trent Kaniuga","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2079,"elite":true,"flavor":"Do not push the big red button!","health":5,"id":"GVG_111","mechanics":["TRIGGER_VISUAL"],"name":"Mimiron's Head","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"At the start of your turn, if you have at least 3 Mechs, destroy them all and form V-07-TR-0N.","type":"MINION"},{"artist":"Chris Seaman","attack":4,"cardClass":"NEUTRAL","cost":8,"dbfId":2232,"elite":true,"health":8,"id":"GVG_111t","mechanics":["CHARGE"],"name":"V-07-TR-0N","race":"MECHANICAL","set":"GVG","text":"Charge\nMega-Windfury","type":"MINION"},{"artist":"Michal Ivan","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2080,"elite":true,"flavor":"Mogor helped reopen the Dark Portal once. You know you're in trouble when you have to rely on an ogre.","health":6,"id":"GVG_112","mechanics":["TRIGGER_VISUAL"],"name":"Mogor the Ogre","rarity":"LEGENDARY","set":"GVG","text":"All minions have a 50% chance to attack the wrong enemy.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2081,"elite":true,"flavor":"Foe reaping is really not so different from harvest reaping, at the end of the day.","health":9,"id":"GVG_113","name":"Foe Reaper 4000","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Also damages the minions next to whomever it attacks.","type":"MINION"},{"artist":"Christopher Moeller","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2082,"elite":true,"flavor":"When Sneed was defeated in the Deadmines, his shredder was sold at auction to an anonymous buyer. (Probably Hogger.)","health":7,"id":"GVG_114","mechanics":["DEATHRATTLE"],"name":"Sneed's Old Shredder","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Deathrattle: Summon a random Legendary minion.","type":"MINION"},{"artist":"Zoltan & Gabor","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2083,"elite":true,"entourage":["PART_007","PART_006","PART_005","PART_003","PART_002","PART_001","PART_004"],"flavor":"Something about power converters.","health":7,"id":"GVG_115","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Toshley","rarity":"LEGENDARY","referencedTags":["SPARE_PART"],"set":"GVG","text":"Battlecry and Deathrattle: Add a Spare Part card to your hand.","type":"MINION"},{"artist":"Trent Kaniuga","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2084,"elite":true,"flavor":"He was obsessed with explosives until he discovered knitting. Now he yells, âSWEATERS! MORE SWEATERS!â","health":7,"id":"GVG_116","mechanics":["TRIGGER_VISUAL"],"name":"Mekgineer Thermaplugg","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Whenever an enemy minion dies, summon a Leper Gnome.","type":"MINION"},{"artist":"Luke Mancini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2085,"elite":true,"flavor":"Gazlowe was voted \"Most Likely to Explode\" in high school.","health":6,"id":"GVG_117","mechanics":["TRIGGER_VISUAL"],"name":"Gazlowe","rarity":"LEGENDARY","set":"GVG","text":"Whenever you cast a 1-Cost spell, add a random Mech to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":2086,"elite":true,"flavor":"He keeps earthinating the countryside despite attempts to stop him.","health":6,"id":"GVG_118","mechanics":["TRIGGER_VISUAL"],"name":"Troggzor the Earthinator","rarity":"LEGENDARY","set":"GVG","text":"Whenever your opponent casts a spell, summon a Burly Rockjaw Trogg.","type":"MINION"},{"artist":"Jomaro Kindred","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2087,"elite":true,"flavor":"PREPARE PARTY SERVOS FOR IMMEDIATE DEPLOYMENT.","health":4,"id":"GVG_119","mechanics":["BATTLECRY"],"name":"Blingtron 3000","race":"MECHANICAL","rarity":"LEGENDARY","set":"GVG","text":"Battlecry: Equip a random weapon for each player.","type":"MINION"},{"artist":"Ralph Horsley","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2088,"elite":true,"flavor":"It's hard to make a living as a hunter in a world where beasts instantly reappear minutes after you kill them.","health":3,"id":"GVG_120","mechanics":["BATTLECRY"],"name":"Hemet Nesingwary","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"LEGENDARY","set":"GVG","targetingArrowText":"Destroy a Beast.","text":"Battlecry: Destroy a Beast.","type":"MINION"},{"artist":"Dan Scott","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":12,"dbfId":2233,"flavor":"He and Mountain Giant don't get along.","health":8,"id":"GVG_121","name":"Clockwork Giant","race":"MECHANICAL","rarity":"EPIC","set":"GVG","text":"Costs (1) less for each card in your opponent's hand.","type":"MINION"},{"artist":"Jonboy Meyers","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":2234,"flavor":"Bane of spellcasters and spelling bees everywhere.","health":5,"id":"GVG_122","mechanics":["ADJACENT_BUFF","AURA"],"name":"Wee Spellstopper","rarity":"EPIC","set":"GVG","text":"Adjacent minions can't be targeted by spells or Hero Powers.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52782,"id":"GVG_122e","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Spellstopping","set":"GVG","text":"Can't be targeted by spells or Hero Powers.","type":"ENCHANTMENT"},{"artist":"Phil Saunders","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2249,"flavor":"The inventor of the goblin shredder is involved in several patent disputes with the inventor of the soot spewer.","health":3,"id":"GVG_123","mechanics":["SPELLPOWER"],"name":"Soot Spewer","race":"MECHANICAL","rarity":"RARE","set":"GVG","spellDamage":1,"targetingArrowText":"Give Spell Damage +2.","text":"Spell Damage +1","type":"MINION"},{"cardClass":"MAGE","dbfId":2250,"id":"GVG_123e","mechanics":["SPELLPOWER"],"name":"Overclocked","set":"GVG","spellDamage":2,"text":"Spell Damage +2.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","collectible":true,"dbfId":7,"health":30,"id":"HERO_01","name":"Garrosh Hellscream","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"WARRIOR","collectible":true,"dbfId":2828,"health":30,"id":"HERO_01a","name":"Magni Bronzebeard","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARRIOR","collectible":true,"dbfId":57751,"health":30,"id":"HERO_01b","name":"Corrupt Garrosh","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":1066,"health":30,"id":"HERO_02","name":"Thrall","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":40183,"health":30,"id":"HERO_02a","name":"Morgl the Oracle","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":53237,"health":30,"id":"HERO_02b","name":"King Rastakhan","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":55963,"health":30,"id":"HERO_02c","name":"The Thunder King","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"SHAMAN","collectible":true,"dbfId":57753,"health":30,"id":"HERO_02d","name":"Warchief Thrall","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"ROGUE","collectible":true,"dbfId":930,"health":30,"id":"HERO_03","name":"Valeera Sanguinar","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"ROGUE","collectible":true,"dbfId":40195,"health":30,"id":"HERO_03a","name":"Maiev Shadowsong","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"ROGUE","collectible":true,"dbfId":57755,"health":30,"id":"HERO_03b","name":"Capân Valeera","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":671,"health":30,"id":"HERO_04","name":"Uther Lightbringer","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":2827,"health":30,"id":"HERO_04a","name":"Lady Liadrin","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":46116,"health":30,"id":"HERO_04b","name":"Prince Arthas","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":53187,"health":30,"id":"HERO_04c","name":"Sir Annoy-O","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PALADIN","collectible":true,"dbfId":57757,"health":30,"id":"HERO_04d","name":"Lightforged Uther","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"HUNTER","collectible":true,"dbfId":31,"health":30,"id":"HERO_05","name":"Rexxar","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"HUNTER","collectible":true,"dbfId":2826,"health":30,"id":"HERO_05a","name":"Alleria Windrunner","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"HUNTER","collectible":true,"dbfId":57759,"health":30,"id":"HERO_05b","name":"Wanderer Rexxar","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"DRUID","collectible":true,"dbfId":274,"health":30,"id":"HERO_06","name":"Malfurion Stormrage","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"DRUID","collectible":true,"dbfId":50484,"health":30,"id":"HERO_06a","name":"Lunara","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"artist":"Arthur Bozonnet","cardClass":"DRUID","collectible":true,"dbfId":56358,"health":30,"id":"HERO_06b","name":"Elise Starseeker","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"DRUID","collectible":true,"dbfId":57761,"health":30,"id":"HERO_06c","name":"Shan'do Malfurion","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":893,"health":30,"id":"HERO_07","name":"Gul'dan","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":47817,"health":30,"id":"HERO_07a","name":"Nemsy Necrofizzle","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":51834,"health":30,"id":"HERO_07b","name":"Mecha-Jaraxxus","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"WARLOCK","collectible":true,"dbfId":57763,"health":30,"id":"HERO_07c","name":"Shadow Gul'dan","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":637,"health":30,"id":"HERO_08","name":"Jaina Proudmoore","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":2829,"health":30,"id":"HERO_08a","name":"Medivh","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":39117,"health":30,"id":"HERO_08b","name":"Khadgar","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"MAGE","collectible":true,"dbfId":57765,"health":30,"id":"HERO_08c","name":"Fire Mage Jaina","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":813,"health":30,"id":"HERO_09","name":"Anduin Wrynn","rarity":"FREE","set":"CORE","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":41887,"health":30,"id":"HERO_09a","name":"Tyrande Whisperwind","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":54816,"health":30,"id":"HERO_09b","name":"Madame Lazul","rarity":"EPIC","set":"HERO_SKINS","type":"HERO"},{"cardClass":"PRIEST","collectible":true,"dbfId":57767,"health":30,"id":"HERO_09c","name":"King Anduin","rarity":"FREE","set":"HERO_SKINS","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":41513,"health":30,"id":"HERO_FB_Juggernaut","name":"Enemy Captain","rarity":"FREE","set":"TB","type":"HERO"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":548,"health":1,"id":"hexfrog","mechanics":["TAUNT"],"name":"Frog","race":"BEAST","rarity":"COMMON","set":"CORE","text":"Taunt","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":10,"dbfId":2872,"elite":true,"health":80,"id":"HRW02_1","mechanics":["TAUNT","InvisibleDeathrattle"],"name":"Gearmaster Mechazod","set":"TB","text":"Boss\nAt the beginning of each turn, Mechazod strikes!","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":19955,"id":"HRW02_1e","name":"Overclock","set":"TB","text":"Increased Attack.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":10,"dbfId":3012,"elite":true,"health":80,"id":"HRW02_2","name":"Gearmaster Mechazod","set":"TB","text":"Boss\nAt the beginning of each turn, Mechazod strikes!","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":3017,"elite":true,"health":100,"id":"HRW02_3","name":"Kill Objective: Anub'arak","set":"TB","text":"Wreaks havoc at the beginning of each turn. Immune to abilites that don't affect heroes.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42327,"flavor":"There's no such thing as a free boot.","health":3,"id":"ICC_018","mechanics":["BATTLECRY"],"name":"Phantom Freebooter","race":"PIRATE","rarity":"RARE","set":"ICECROWN","text":"Battlecry: Gain stats equal to your weapon's.","type":"MINION"},{"cardClass":"ROGUE","dbfId":45884,"id":"ICC_018e","name":"Witty Weaponplay","set":"ICECROWN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42328,"flavor":"What do you mean there's no such thing as \"Skelemancy?\" But \"Dinomancy\" is ok?","health":2,"id":"ICC_019","mechanics":["DEATHRATTLE"],"name":"Skelemancer","rarity":"COMMON","set":"ICECROWN","text":"Deathrattle: If it's your opponent's turn, summon an 8/8 Skeleton.","type":"MINION"},{"artist":"Anton Zemskov","attack":8,"cardClass":"NEUTRAL","cost":8,"dbfId":42329,"health":8,"id":"ICC_019t","name":"Skeletal Flayer","set":"ICECROWN","type":"MINION"},{"artist":"Dany Orizio","attack":2,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":42320,"flavor":"We've all been there after a night of one-too-many funnel cakes.","health":1,"id":"ICC_021","mechanics":["DEATHRATTLE"],"name":"Exploding Bloatbat","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Deathrattle:\nDeal 2 damage to all enemy minions.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":42338,"flavor":"On land, a group of penguins is called a \"waddle.\"","health":1,"id":"ICC_023","name":"Snowflipper Penguin","race":"BEAST","rarity":"COMMON","set":"ICECROWN","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42422,"flavor":"Don't give up, skeleton!","health":2,"id":"ICC_025","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Rattling Rascal","rarity":"EPIC","set":"ICECROWN","text":"[x]Battlecry: Summon a\n5/5 Skeleton.\nDeathrattle: Summon one\nfor your opponent.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":42423,"health":5,"id":"ICC_025t","name":"Skeletal Enforcer","set":"ICECROWN","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42438,"flavor":"WARNING: Skeletons will NOT explode.","health":4,"id":"ICC_026","mechanics":["BATTLECRY"],"name":"Grim Necromancer","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Summon two 1/1 Skeletons.","type":"MINION"},{"artist":"Andrew Hou","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":43052,"health":1,"id":"ICC_026t","name":"Skeleton","set":"ICECROWN","type":"MINION"},{"artist":"Peter Stapleton","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42439,"flavor":"The bone drake brings all the dragons to the yard. He would teach you, but you have no cards.","health":5,"id":"ICC_027","mechanics":["DEATHRATTLE"],"name":"Bone Drake","race":"DRAGON","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: Add a random Dragon to your hand.","type":"MINION"},{"artist":"Hideaki Takamura","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42440,"flavor":"Bring valor to Odyn's halls, Champion!","health":4,"id":"ICC_028","mechanics":["BATTLECRY"],"name":"Sunborne Val'kyr","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Give adjacent minions +2 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46207,"id":"ICC_028e","name":"Blessing of the Val'kyr","set":"ICECROWN","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42442,"flavor":"You get a sword! And you get a sword! Everybody gets a sword!","health":5,"id":"ICC_029","mechanics":["TRIGGER_VISUAL"],"name":"Cobalt Scalebane","race":"DRAGON","rarity":"COMMON","set":"ICECROWN","text":"At the end of your turn, give another random friendly minion +3 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42441,"id":"ICC_029e","name":"Dragonscales","set":"ICECROWN","text":"Attack increased.","type":"ENCHANTMENT"},{"artist":"Nicola Saviori","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42445,"flavor":"Honestly, he howls during the day, too.","health":4,"id":"ICC_031","mechanics":["TRIGGER_VISUAL"],"name":"Night Howler","rarity":"COMMON","set":"ICECROWN","text":"Whenever this minion takes\ndamage, gain +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42444,"id":"ICC_031e","name":"Awooooo!","set":"ICECROWN","text":"This minion has increased Attack.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42446,"flavor":"Eight times the death of regular-mancers.","health":5,"id":"ICC_032","mechanics":["POISONOUS"],"name":"Venomancer","rarity":"COMMON","set":"ICECROWN","text":"Poisonous","type":"MINION"},{"artist":"Anton Zemskov","attack":5,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":42462,"flavor":"To be honest, he was kind of a jerk even BEFORE he was bitten by that ghoul.","health":2,"id":"ICC_034","mechanics":["DEATHRATTLE"],"name":"Arrogant Crusader","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: If it's your opponent's turn, summon a 2/2 Ghoul.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":42467,"flavor":"Original name was Tubular Protector, but this seems more bodacious.","health":1,"id":"ICC_038","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Righteous Protector","rarity":"COMMON","set":"ICECROWN","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":42469,"flavor":"In his court, Uther is judge, jury, AND executionerâŚ","id":"ICC_039","name":"Dark Conviction","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ICECROWN","text":"Set a minion's Attack and Health to 3.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42468,"id":"ICC_039e","name":"Convinced","set":"ICECROWN","text":"Stats changed to 3/3.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":42471,"flavor":"This spell was originally designed to help warlocks clean up their hard drives.","id":"ICC_041","name":"Defile","rarity":"RARE","set":"ICECROWN","text":"Deal $1 damage to all minions. If any die, cast this again.","type":"SPELL"},{"artist":"Dan Scott","attack":5,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":42615,"flavor":"Her clothing? Pure silk, of course.","health":3,"id":"ICC_047","mechanics":["CHOOSE_ONE"],"name":"Fatespinner","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Choose a Deathrattle (Secretly) - Deal 3 damage to all minions; or Give them +2/+2.","type":"MINION"},{"cardClass":"DRUID","cost":0,"dbfId":43437,"id":"ICC_047a","name":"Growth","set":"ICECROWN","text":"Deathrattle: Give all minions +2/+2.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":43436,"id":"ICC_047b","name":"Decay","set":"ICECROWN","text":"Deathrattle: Deal 3 damage to all minions.","type":"SPELL"},{"cardClass":"DRUID","dbfId":43434,"id":"ICC_047e","name":"Growth","set":"ICECROWN","text":"+2/+2.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"DRUID","collectionText":"Secret Deathrattle: Deal 3 damage to all minions; or Give them +2/+2.","cost":5,"dbfId":43430,"health":3,"id":"ICC_047t","mechanics":["DEATHRATTLE"],"name":"Fatespinner","rarity":"EPIC","set":"ICECROWN","text":"Secret Deathrattle: Deal 3 damage to all minions; or Give them +2/+2.@Secret Deathrattle: Give +2/+2 to all minions.@Secret Deathrattle: Deal 3 damage to all minions.","type":"MINION"},{"attack":5,"cardClass":"DRUID","cost":5,"dbfId":43431,"health":3,"id":"ICC_047t2","mechanics":["DEATHRATTLE"],"name":"Fatespinner","rarity":"EPIC","set":"ICECROWN","text":"Deathrattle: Deal 3 damage to all minions and give them +2/+2.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":42648,"flavor":"What doesn't kill you makes you toxic.","id":"ICC_049","name":"Toxic Arrow","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Deal $2 damage to a minion. If it survives, give it Poisonous.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47570,"id":"ICC_049e","name":"Toxic Arrow","set":"ICECROWN","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Matt Dixon","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":42649,"flavor":"O, what a tangled web we weave, hoping spiders dodge the cleave.","id":"ICC_050","name":"Webweave","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Summon two 1/2 Poisonous Spiders.","type":"SPELL"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":42651,"flavor":"The druid awoke from troubling dreams to find herself transformed into a giant spider.","health":2,"id":"ICC_051","mechanics":["CHOOSE_ONE"],"name":"Druid of the Swarm","rarity":"RARE","referencedTags":["POISONOUS","TAUNT"],"set":"ICECROWN","text":"Choose One - Transform into a 1/2 with Poisonous; or a 1/5 with Taunt.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","cost":2,"dbfId":46048,"health":2,"id":"ICC_051a","name":"Spider Form","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Poisonous","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","cost":2,"dbfId":46049,"health":5,"id":"ICC_051b","name":"Scarab Form","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Taunt","type":"MINION"},{"attack":1,"cardClass":"DRUID","cost":2,"dbfId":42650,"health":2,"id":"ICC_051t","mechanics":["POISONOUS"],"name":"Druid of the Swarm","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Poisonous","type":"MINION"},{"attack":1,"cardClass":"DRUID","cost":2,"dbfId":46008,"health":5,"id":"ICC_051t2","mechanics":["TAUNT"],"name":"Druid of the Swarm","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Taunt","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","cost":2,"dbfId":46009,"health":5,"id":"ICC_051t3","mechanics":["POISONOUS","TAUNT"],"name":"Druid of the Swarm","race":"BEAST","rarity":"RARE","set":"ICECROWN","text":"Taunt\nPoisonous","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":42652,"flavor":"He's a very literal dog.","id":"ICC_052","name":"Play Dead","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Trigger a friendly minion's Deathrattle.","type":"SPELL"},{"artist":"Alex Alexandrov","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":42656,"flavor":"In the past, plagues were spread by mice or fleas. These days they're spread by elves.","id":"ICC_054","name":"Spreading Plague","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["TAUNT"],"set":"ICECROWN","text":"Summon a 1/5 Scarab with Taunt. If your opponent has more minions, cast this again.","type":"SPELL"},{"artist":"Kerem Beyit","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":42658,"flavor":"Cleans even the toughest clogs with just a flick of the wrist!","id":"ICC_055","mechanics":["LIFESTEAL"],"name":"Drain Soul","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ICECROWN","text":"Lifesteal\nDeal $2 damage\nto a minion.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":42676,"flavor":"We'll thaw you out when we find a cure!","id":"ICC_056","name":"Cryostasis","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Give a minion +3/+3 and Freeze it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42674,"id":"ICC_056e","name":"Frozen Blood","set":"ICECROWN","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":42678,"flavor":"He may be frozen fish, but he fights fresh!","health":2,"id":"ICC_058","mechanics":["BATTLECRY"],"name":"Brrrloc","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"MURLOC","rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","targetingArrowText":"Freeze an enemy.","text":"Battlecry: Freeze an enemy.","type":"MINION"},{"artist":"Ian Ameling","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":42698,"flavor":"Excuse me. Your mountain is on fire.","health":3,"id":"ICC_062","mechanics":["DEATHRATTLE"],"name":"Mountainfire Armor","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: If it's your opponent's turn,\ngain 6 Armor.","type":"MINION"},{"artist":"Joe Wilson","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":42700,"durability":2,"flavor":"For the close shave that you've always wanted. Caution: Very sharp.","id":"ICC_064","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Blood Razor","rarity":"COMMON","set":"ICECROWN","text":"Battlecry and Deathrattle:\nDeal 1 damage to all minions.","type":"WEAPON"},{"artist":"Brian Despain","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":42712,"flavor":"\"Oil,\" \"Rail,\" and \"Blubber\" were already taken.","health":5,"id":"ICC_065","mechanics":["DEATHRATTLE"],"name":"Bone Baron","rarity":"COMMON","set":"ICECROWN","text":"Deathrattle: Add two 1/1 Skeletons to your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42714,"flavor":"It's pronounced VERY GHOUL. Don't let anyone tell you different.","health":1,"id":"ICC_067","mechanics":["DEATHRATTLE"],"name":"Vryghoul","rarity":"COMMON","set":"ICECROWN","text":"[x]Deathrattle: If it's your\nopponent's turn,\nsummon a 2/2 Ghoul.","type":"MINION"},{"artist":"James Ryman","attack":1,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":42716,"flavor":"Ice Walker you say? He doesn't have feet!","health":3,"id":"ICC_068","name":"Ice Walker","race":"ELEMENTAL","rarity":"RARE","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Your Hero Power also Freezes the target.","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":42718,"flavor":"Wearing purple after the holidays? GHASTLY!","health":6,"id":"ICC_069","mechanics":["BATTLECRY"],"name":"Ghastly Conjurer","rarity":"RARE","set":"ICECROWN","text":"Battlecry: Add a 'Mirror Image' spell to your hand.","type":"MINION"},{"artist":"Ben Thompson","attack":1,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":42735,"durability":4,"flavor":"These sorrows cut deep.","id":"ICC_071","mechanics":["TRIGGER_VISUAL"],"name":"Light's Sorrow","rarity":"EPIC","referencedTags":["DIVINE_SHIELD"],"set":"ICECROWN","text":"After a friendly minion loses Divine Shield, gain +1 Attack.","type":"WEAPON"},{"cardClass":"PALADIN","dbfId":42734,"id":"ICC_071e","name":"Dying Light","set":"ICECROWN","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":42743,"flavor":"He's deathspicable.","health":5,"id":"ICC_075","mechanics":["TRIGGER_VISUAL"],"name":"Despicable Dreadlord","race":"DEMON","rarity":"RARE","set":"ICECROWN","text":"At the end of your turn, deal 1 damage to all enemy minions.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":42747,"flavor":"One of our more snowbally cards.","id":"ICC_078","mechanics":["FREEZE"],"name":"Avalanche","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"ICECROWN","text":"Freeze a minion and deal $3 damage to adjacent ones.","type":"SPELL"},{"artist":"Phil Saunders","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":42748,"flavor":"It's rude to gnash with your mouth open.","id":"ICC_079","name":"Gnash","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"ICECROWN","text":"Give your hero +3 Attack this turn. Gain 3 Armor.","type":"SPELL"},{"cardClass":"DRUID","dbfId":45625,"id":"ICC_079e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Gnash","rarity":"COMMON","set":"ICECROWN","text":"+3 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":42750,"flavor":"Sometimes, the best defense is an offensive troll.","health":8,"id":"ICC_081","mechanics":["OVERLOAD","TAUNT"],"name":"Drakkari Defender","overload":3,"rarity":"COMMON","set":"ICECROWN","text":"Taunt\nOverload: (3)","type":"MINION"},{"artist":"Mike Sass","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":42754,"flavor":"It's like dĂŠjĂ vu, times two.","id":"ICC_082","mechanics":["SECRET"],"name":"Frozen Clone","rarity":"COMMON","set":"ICECROWN","text":"Secret: After your opponent plays a minion, add two copies of it to your hand.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":42756,"flavor":"Jaina was never good at keeping up apprentices.","health":2,"id":"ICC_083","mechanics":["AURA"],"name":"Doomed Apprentice","rarity":"RARE","set":"ICECROWN","text":"Your opponent's spells cost (1) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52778,"id":"ICC_083e","name":"Dooooooomed!","set":"ICECROWN","text":"Costs (1) more.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"DRUID","collectible":true,"cost":10,"dbfId":42759,"flavor":"Ghouls in the pipe, five by five.","id":"ICC_085","name":"Ultimate Infestation","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ICECROWN","text":"[x]Deal $5 damage. Draw\n5 cards. Gain 5 Armor.\nSummon a 5/5 Ghoul.","type":"SPELL"},{"artist":"Dave Allsop","attack":5,"cardClass":"DRUID","cost":5,"dbfId":46389,"health":5,"id":"ICC_085t","name":"Ghoul Infestor","set":"ICECROWN","type":"MINION"},{"artist":"Evgeniy Dlinnov","cardClass":"MAGE","collectible":true,"cost":8,"dbfId":42760,"flavor":"The secret is in the frosting.","id":"ICC_086","name":"Glacial Mysteries","playRequirements":{"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"rarity":"EPIC","referencedTags":["SECRET"],"set":"ICECROWN","text":"Put one of each Secret from your deck into\nthe battlefield.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":42762,"flavor":"The Silver Hand recruits shuddered in terror when they saw the dreaded totem of the Hexxer: A tiny little snowman, impaled with pins.","health":7,"id":"ICC_088","mechanics":["FREEZE","TAUNT"],"name":"Voodoo Hexxer","rarity":"RARE","set":"ICECROWN","text":"Taunt\nFreeze any character damaged by this minion.","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":42763,"flavor":"Glow fish, war fish... blow fish, more fish...","id":"ICC_089","name":"Ice Fishing","rarity":"COMMON","set":"ICECROWN","text":"Draw 2 Murlocs from your deck.","type":"SPELL"},{"artist":"Steve Prescott","attack":8,"cardClass":"SHAMAN","collectible":true,"cost":11,"dbfId":42765,"flavor":"This minion goes all the way to 11!","health":8,"id":"ICC_090","name":"Snowfury Giant","race":"ELEMENTAL","rarity":"EPIC","referencedTags":["OVERLOAD"],"set":"ICECROWN","text":"Costs (1) less for each Mana Crystal you've Overloaded this game.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":42766,"flavor":"I got two pair, Rags and Armorsmiths. What you got?","id":"ICC_091","name":"Dead Man's Hand","rarity":"EPIC","set":"ICECROWN","text":"Shuffle a copy of your hand into your deck.","type":"SPELL"},{"artist":"Luke Mancini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":42773,"flavor":"This is my Runeblade. There are many like it but this one is mine.","health":1,"id":"ICC_092","mechanics":["BATTLECRY"],"name":"Acherus Veteran","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ICECROWN","targetingArrowText":"Give +1 Attack.","text":"Battlecry: Give a friendly minion +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42772,"id":"ICC_092e","name":"Veteran's Favor","set":"ICECROWN","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":42775,"flavor":"If you bring him 500 fish, he'll give you this sweet Kalu'ak Fishing Pole.","health":3,"id":"ICC_093","mechanics":["BATTLECRY"],"name":"Tuskarr Fisherman","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"ICECROWN","targetingArrowText":"Give Spell Damage +1.","text":"Battlecry: Give a friendly minion Spell Damage +1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42774,"id":"ICC_093e","name":"Fresh Fish!","set":"ICECROWN","text":"Spell Damage +1.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":42777,"flavor":"It's hard to keep a Shattered Sun Cleric down.","health":1,"id":"ICC_094","mechanics":["BATTLECRY"],"name":"Fallen Sun Cleric","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ICECROWN","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly minion +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42776,"id":"ICC_094e","name":"Cleric's Blessing","set":"ICECROWN","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42779,"flavor":"Smelts in his mouth, not in your hand.","health":6,"id":"ICC_096","mechanics":["BATTLECRY"],"name":"Furnacefire Colossus","rarity":"EPIC","set":"ICECROWN","text":"Battlecry: Discard all weapons from your hand and gain their stats.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46211,"id":"ICC_096e","name":"Me Bigger","set":"ICECROWN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Phil Saunders","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42780,"flavor":"I think one of the necromancers got a little carried away.","health":4,"id":"ICC_097","mechanics":["TRIGGER_VISUAL"],"name":"Grave Shambler","race":"ELEMENTAL","rarity":"COMMON","set":"ICECROWN","text":"Whenever your weapon is destroyed, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":45376,"id":"ICC_097e","name":"Armed and Dangerous","set":"ICECROWN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42781,"flavor":"She hangs out in all the tombs, but she rarely posts.","health":3,"id":"ICC_098","mechanics":["BATTLECRY"],"name":"Tomb Lurker","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"[x]Battlecry: Add a random\nDeathrattle minion that died\nthis game to your hand.","type":"MINION"},{"artist":"Mike Sass","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42782,"flavor":"Abomination. Emphasis on the second syllable.","health":6,"id":"ICC_099","mechanics":["DEATHRATTLE"],"name":"Ticking Abomination","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: Deal 5 damage to your minions.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":42525,"flavor":"Snakes on a frozen plain.","id":"ICC_200","mechanics":["SECRET"],"name":"Venomstrike Trap","rarity":"RARE","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Secret: When one of your minions is attacked, summon a 2/3 Poisonous Cobra.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":42560,"flavor":"Call it: Heads or TailboneâŚ","id":"ICC_201","name":"Roll the Bones","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Draw a card.\nIf it has Deathrattle, cast this again.","type":"SPELL"},{"artist":"Mike Sass","attack":5,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":42563,"elite":true,"flavor":"Among his more notable inventions: A tentacle-groomer, a plague that would wipe out all life on Azeroth, and a fidget spinner.","health":4,"id":"ICC_204","mechanics":["TRIGGER_VISUAL"],"name":"Professor Putricide","rarity":"LEGENDARY","referencedTags":["SECRET"],"set":"ICECROWN","text":"After you play a Secret,\nput a random Hunter Secret into the battlefield.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":42565,"flavor":"Never look a gift minion in the mouth.","id":"ICC_206","name":"Treachery","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ICECROWN","text":"Choose a friendly minion and give it to your opponent.","type":"SPELL"},{"artist":"Paul Kwon","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":42566,"flavor":"A mind is a terrible thing to waste. Seconds, anyone?","id":"ICC_207","name":"Devour Mind","rarity":"RARE","set":"ICECROWN","text":"Copy 3 cards in your opponent's deck and add them to your hand.","type":"SPELL"},{"artist":"Paul Kwon","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":42574,"flavor":"When you're at the bottom, there's nowhere to ascend, but up.","health":2,"id":"ICC_210","mechanics":["TRIGGER_VISUAL"],"name":"Shadow Ascendant","rarity":"COMMON","set":"ICECROWN","text":"[x]At the end of your turn,\ngive another random\nfriendly minion +1/+1.","type":"MINION"},{"cardClass":"PRIEST","dbfId":45489,"id":"ICC_210e","name":"Ascended","set":"ICECROWN","text":"Stats increased.","type":"ENCHANTMENT"},{"artist":"Brom","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":42596,"flavor":"It takes many years of practiced study in order to fully master agony.","health":3,"id":"ICC_212","mechanics":["LIFESTEAL"],"name":"Acolyte of Agony","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":42597,"flavor":"What do you mean I don't get overtime pay for this?!","id":"ICC_213","mechanics":["DISCOVER"],"name":"Eternal Servitude","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"ICECROWN","text":"Discover a friendly minion that died this game. Summon it.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":4,"cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":42598,"flavor":"The original artist spent many hours with a fine chisel perfecting the facial expression for maximum tauntiness.","health":8,"id":"ICC_214","mechanics":["DEATHRATTLE","LIFESTEAL","TAUNT"],"name":"Obsidian Statue","rarity":"EPIC","set":"ICECROWN","text":"[x]Taunt, Lifesteal\nDeathrattle: Destroy a\n random enemy minion.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":4,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":42633,"elite":true,"flavor":"Nobody expects the Archbishop's Benediction!","health":6,"id":"ICC_215","mechanics":["BATTLECRY"],"name":"Archbishop Benedictus","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Shuffle a copy of your opponent's deck into your deck.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":42642,"flavor":"The problem is that he carries those cards in his mouth.","health":6,"id":"ICC_218","mechanics":["TRIGGER_VISUAL"],"name":"Howlfiend","race":"DEMON","rarity":"COMMON","set":"ICECROWN","text":"Whenever this minion takes damage, discard a random card.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":42663,"flavor":"His favorite spell is Chum Explosion.","health":1,"id":"ICC_220","mechanics":["LIFESTEAL"],"name":"Deadscale Knight","race":"MURLOC","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal","type":"MINION"},{"artist":"Ben Thompson","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":42665,"flavor":"No actual leeches were harmed in the creation of this card.","id":"ICC_221","name":"Leeching Poison","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"COMMON","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"Give your weapon Lifesteal this turn.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":42664,"id":"ICC_221e","mechanics":["LIFESTEAL","TAG_ONE_TURN_EFFECT"],"name":"Leeching Poison","set":"ICECROWN","text":"Has Lifesteal this turn.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":42801,"flavor":"Guaranteed to return your weapon directly to your hand! (Wear gloves. Thick ones.)","id":"ICC_233","mechanics":["ImmuneToSpellpower"],"name":"Doomerang","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_WEAPON_EQUIPPED":0},"rarity":"EPIC","set":"ICECROWN","text":"Throw your weapon at a minion. It deals its damage, then returns to your hand.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":42804,"flavor":"Difficult to bottle up and sell. But it packs a punch.","id":"ICC_235","name":"Shadow Essence","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"ICECROWN","text":"Summon a 5/5 copy of a random minion in your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42803,"id":"ICC_235e","name":"Shadow Essence","set":"ICECROWN","text":"Attack and Health set to 5.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":42808,"durability":3,"flavor":"A great way to end a conversation.","id":"ICC_236","mechanics":["TRIGGER_VISUAL"],"name":"Ice Breaker","rarity":"RARE","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Destroy any Frozen minion damaged by this.","type":"WEAPON"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":42810,"flavor":"He'd be a lot easier to animate if he would just stand still.","health":3,"id":"ICC_238","mechanics":["TRIGGER_VISUAL"],"name":"Animated Berserker","rarity":"COMMON","set":"ICECROWN","text":"After you play a minion, deal 1 damage to it.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":42819,"flavor":"Don't worry, he'll keep an eye on that for you.","health":3,"id":"ICC_240","mechanics":["AURA"],"name":"Runeforge Haunter","rarity":"RARE","set":"ICECROWN","text":"During your turn, your weapon doesn't lose Durability.","type":"MINION"},{"cardClass":"ROGUE","dbfId":46044,"id":"ICC_240e","name":"Resilient Weapon","set":"ICECROWN","text":"No durability loss.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":4,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":42822,"flavor":"Her marriage survived death, but it decayed pretty quickly after that.","health":6,"id":"ICC_243","mechanics":["AURA"],"name":"Corpse Widow","race":"BEAST","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Your Deathrattle cards cost (2) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52779,"id":"ICC_243e","name":"Exhumed","set":"ICECROWN","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"Grace Liu","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":42824,"flavor":"They're grateful for the help, but most minions would prefer not dying in the first place.","id":"ICC_244","name":"Desperate Stand","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","text":"Give a minion \"Deathrattle: Return this to life with 1 Health.\"","type":"SPELL"},{"cardClass":"PALADIN","dbfId":42823,"id":"ICC_244e","name":"Redeemed","set":"ICECROWN","text":"Deathrattle: Return this to life with 1 Health.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":42825,"flavor":"\"Did I ever tell you the story of when I single-handedly took down a 29/29 C'thun?\" - Reno Jackson","health":9,"id":"ICC_245","mechanics":["TRIGGER_VISUAL"],"name":"Blackguard","rarity":"EPIC","set":"ICECROWN","text":"Whenever your hero is healed, deal that much damage to a random enemy minion.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":42836,"flavor":"He's freezing his bones off!","health":4,"id":"ICC_252","mechanics":["BATTLECRY"],"name":"Coldwraith","playRequirements":{"REQ_FROZEN_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Battlecry: If an enemy is Frozen, draw a card.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":42909,"flavor":"He was just minding his business, farming corpses, when you meddling adventurers came along.","health":3,"id":"ICC_257","mechanics":["BATTLECRY","DEATH_KNIGHT"],"name":"Corpse Raiser","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"ICECROWN","targetingArrowText":"Give \"Deathrattle: Resummon this minion.\"","text":"[x]Battlecry: Give a friendly\nminion \"Deathrattle:\n Resummon this minion.\"","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":45375,"id":"ICC_257e","name":"Ready to Return","set":"ICECROWN","text":"Deathrattle: Resummon this minion.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":42998,"flavor":"Powerful weaponry forged by Bronjahm, the Godfather of Souls.","id":"ICC_281","name":"Forge of Souls","rarity":"COMMON","set":"ICECROWN","text":"Draw 2 weapons from your deck.","type":"SPELL"},{"artist":"Mike Azevedo","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":43072,"elite":true,"flavor":"Most disturbing is how Moorabi covers all those frozen minions with flavored syrup.","health":4,"id":"ICC_289","mechanics":["TRIGGER_VISUAL"],"name":"Moorabi","rarity":"LEGENDARY","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Whenever another minion is Frozen, add a copy of it to your hand.","type":"MINION"},{"artist":"Glenn Rane","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":42818,"elite":true,"entourage":["ICC_314t3","ICC_314t2","ICC_314t7","ICC_314t4","ICC_314t5","ICC_314t6","ICC_314t8","ICC_314t1"],"flavor":"\"All that I am: anger, cruelty, vengeance, 8 attack - I bestow upon you, my chosen knight.\"","health":8,"id":"ICC_314","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"The Lich King","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]Taunt\nAt the end of your turn,\nadd a random Death Knight\ncard to your hand.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"DEATHKNIGHT","cost":7,"dbfId":43012,"durability":3,"elite":true,"id":"ICC_314t1","mechanics":["DEATHRATTLE"],"name":"Frostmourne","set":"ICECROWN","text":"Deathrattle: Summon every minion killed by this weapon.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":46708,"id":"ICC_314t1e","name":"Trapped Soul","set":"ICECROWN","text":"{0}","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"DEATHKNIGHT","cost":6,"dbfId":42586,"id":"ICC_314t2","name":"Army of the Dead","set":"ICECROWN","text":"Remove the top 5 cards of your deck. Summon any minions removed.","type":"SPELL"},{"artist":"Mike Nicholson","cardClass":"DEATHKNIGHT","cost":5,"dbfId":42587,"id":"ICC_314t3","name":"Doom Pact","set":"ICECROWN","text":"[x]Destroy all minions. \nRemove the top card \nfrom your deck for each\nminion destroyed.","type":"SPELL"},{"artist":"Luca Zonti","cardClass":"DEATHKNIGHT","cost":2,"dbfId":42590,"id":"ICC_314t4","name":"Death Grip","set":"ICECROWN","text":"Steal a minion from your opponent's deck and add it to your hand.","type":"SPELL"},{"artist":"Dave Allsop","cardClass":"DEATHKNIGHT","cost":2,"dbfId":45384,"id":"ICC_314t5","name":"Death Coil","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Deal $5 damage to an enemy, or restore #5 Health to a friendly character.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"DEATHKNIGHT","cost":2,"dbfId":43120,"id":"ICC_314t6","mechanics":["ImmuneToSpellpower"],"name":"Obliterate","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Destroy a minion. Your hero takes damage equal to its Health.","type":"SPELL"},{"artist":"Gonzalo Ordonez","cardClass":"DEATHKNIGHT","cost":4,"dbfId":45387,"id":"ICC_314t7","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Anti-Magic Shell","set":"ICECROWN","text":"Give your minions +2/+2 and \"Can't be targeted by spells or Hero Powers.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":45386,"id":"ICC_314t7e","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Anti-Magic Shell","set":"ICECROWN","text":"+2/+2 and \"Can't be targeted by spells or Hero Powers.\"","type":"ENCHANTMENT"},{"artist":"Dan Scott","cardClass":"DEATHKNIGHT","cost":3,"dbfId":46194,"id":"ICC_314t8","name":"Death and Decay","set":"ICECROWN","text":"Deal $3 damage to all enemies.","type":"SPELL"},{"artist":"Anton Zemskov","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":42630,"elite":true,"flavor":"Daddy! I think I made a Legendary!","health":6,"id":"ICC_405","mechanics":["TRIGGER_VISUAL"],"name":"Rotface","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]After this minion\nsurvives damage,\nsummon a random\nLegendary minion.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":42670,"flavor":"She prefers the term \"Glampire.\"","health":3,"id":"ICC_407","mechanics":["BATTLECRY"],"name":"Gnomeferatu","rarity":"EPIC","set":"ICECROWN","text":"Battlecry: Remove\nthe top card of your opponent's deck.","type":"MINION"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":42671,"flavor":"My Ghoul friend is back and you're gonna be in trouble.","health":4,"id":"ICC_408","mechanics":["TRIGGER_VISUAL"],"name":"Val'kyr Soulclaimer","rarity":"RARE","set":"ICECROWN","text":"[x]After this minion\nsurvives damage,\nsummon a 2/2 Ghoul.","type":"MINION"},{"artist":"Steve Prescott","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":42707,"flavor":"He's just exercising his right to bear arms.","health":2,"id":"ICC_415","mechanics":["BATTLECRY","DISCOVER"],"name":"Stitched Tracker","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Discover a copy of a minion in your deck.","type":"MINION"},{"artist":"Max Grecke","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":42711,"flavor":"\"Candygram.\"","health":3,"id":"ICC_419","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Bearshark","race":"BEAST","rarity":"COMMON","set":"ICECROWN","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":42392,"flavor":"How's everyone doing? Hurt? Bleeding? Wounded? ... Excellent.","health":3,"id":"ICC_450","mechanics":["BATTLECRY"],"name":"Death Revenant","rarity":"RARE","set":"ICECROWN","text":"Battlecry: Gain +1/+1 for each damaged minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46000,"id":"ICC_450e","name":"Bloodthirsty","set":"ICECROWN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Daren Bader","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":42395,"flavor":"Desperately needs some alone time.","health":3,"id":"ICC_466","mechanics":["BATTLECRY","TAUNT"],"name":"Saronite Chain Gang","rarity":"RARE","set":"ICECROWN","text":"[x]Taunt\nBattlecry: Summon another\nSaronite Chain Gang.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42394,"flavor":"It helps to speak really, really loud.","health":4,"id":"ICC_467","mechanics":["BATTLECRY"],"name":"Deathspeaker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["IMMUNE"],"set":"ICECROWN","targetingArrowText":"Give Immune this turn.","text":"Battlecry: Give a friendly minion Immune this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42393,"id":"ICC_467e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Deathward","set":"ICECROWN","text":"Immune this turn.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":42398,"flavor":"If you ever tried to plow permafrost, youâd be wretched, too.","health":1,"id":"ICC_468","mechanics":["TRIGGER_VISUAL"],"name":"Wretched Tiller","rarity":"COMMON","set":"ICECROWN","text":"Whenever this minion attacks, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Tyler Walpole","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":42391,"flavor":"Stand right... there. Perfect, perfect! Now don't move.","id":"ICC_469","name":"Unwilling Sacrifice","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"ICECROWN","text":"Choose a friendly minion. Destroy it and a random enemy minion.","type":"SPELL"},{"armor":5,"artist":"Jerry Mascho","cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":42987,"elite":true,"flavor":"\"Do not be afraid. Approach. The dead will sleep⌠for now.\"","health":30,"id":"ICC_481","mechanics":["BATTLECRY"],"name":"Thrall, Deathseer","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Transform your minions into random ones that cost (2) more.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42982,"id":"ICC_481p","name":"Transmute Spirit","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Hero Power: Transform a friendly minion into a random one that costs (1) more.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":43018,"id":"ICC_483e","name":"Frostmourne Enchantment","set":"ICECROWN","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42783,"flavor":"When life gives you snowâŚ","health":3,"id":"ICC_700","name":"Happy Ghoul","rarity":"RARE","set":"ICECROWN","text":"Costs (0) if your hero was healed this turn.","type":"MINION"},{"artist":"Dany Orizio","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42784,"flavor":"It's as though a million Jade Idols cried out, and were suddenly silenced.","health":6,"id":"ICC_701","mechanics":["BATTLECRY"],"name":"Skulking Geist","rarity":"EPIC","set":"ICECROWN","text":"Battlecry: Destroy all\n1-Cost spells in both hands and decks.","type":"MINION"},{"artist":"Izzy Hoover","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":42785,"flavor":"It's hard to put them six feet under when you're three feet tall.","health":1,"id":"ICC_702","mechanics":["DEATHRATTLE"],"name":"Shallow Gravedigger","rarity":"RARE","set":"ICECROWN","text":"Deathrattle: Add a random Deathrattle minion to your hand.","type":"MINION"},{"artist":"Ralph Horsley","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":42790,"flavor":"Attacks her job with unbridled enthusiasm.","health":5,"id":"ICC_705","mechanics":["BATTLECRY"],"name":"Bonemare","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"ICECROWN","targetingArrowText":"Give +4/+4 and Taunt.","text":"Battlecry: Give a friendly minion +4/+4 and Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46212,"id":"ICC_705e","name":"Bonemare's Boon","set":"ICECROWN","text":"+4/+4 and Taunt.","type":"ENCHANTMENT"},{"artist":"Lars Grant-West","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":42791,"flavor":"He loves a good yarn.","health":5,"id":"ICC_706","mechanics":["AURA"],"name":"Nerubian Unraveler","rarity":"EPIC","set":"ICECROWN","text":"Spells cost (2) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52776,"id":"ICC_706e","name":"Unravelled","set":"ICECROWN","text":"Costs (2) more.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":43184,"health":1,"id":"ICC_800h3t","name":"Zombeast","race":"BEAST","set":"ICECROWN","type":"MINION"},{"artist":"Mike Azevedo","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":42948,"flavor":"Enlistment in her battalion comes with several pairs of earplugs.","health":2,"id":"ICC_801","mechanics":["BATTLECRY"],"name":"Howling Commander","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"ICECROWN","text":"Battlecry: Draw a Divine Shield minion from your deck.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":42992,"flavor":"We've got spirit, yes we do! We've got spirit, stolen from you!","id":"ICC_802","mechanics":["LIFESTEAL"],"name":"Spirit Lash","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal\nDeal $1 damage to all minions.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43022,"flavor":"It isn't \"grave robbing\" when there's no grave. It's just scavengingâŚ","health":3,"id":"ICC_807","mechanics":["BATTLECRY"],"name":"Strongshell Scavenger","rarity":"RARE","referencedTags":["TAUNT"],"set":"ICECROWN","text":"Battlecry: Give your Taunt minions +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":43023,"id":"ICC_807e","name":"Strongshell","set":"ICECROWN","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":1,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":43025,"flavor":"The original fifth beetle!","health":6,"id":"ICC_808","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Crypt Lord","rarity":"COMMON","set":"ICECROWN","text":"[x]Taunt\nAfter you summon a minion,\n gain +1 Health.","type":"MINION"},{"cardClass":"DRUID","dbfId":43024,"id":"ICC_808e","name":"Might of Ner'ub","set":"ICECROWN","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":43028,"flavor":"The excruciating pain means it's working!","health":3,"id":"ICC_809","mechanics":["COMBO"],"name":"Plague Scientist","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"COMMON","referencedTags":["POISONOUS"],"set":"ICECROWN","targetingArrowText":"Give Poisonous.","text":"Combo: Give a friendly minion Poisonous.","type":"MINION"},{"cardClass":"ROGUE","dbfId":47533,"id":"ICC_809e","name":"Test Subject","rarity":"COMMON","referencedTags":["POISONOUS"],"set":"ICECROWN","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43029,"flavor":"Don't fear the Arcanite Reaper.","health":3,"id":"ICC_810","mechanics":["BATTLECRY"],"name":"Deathaxe Punisher","rarity":"EPIC","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"Battlecry: Give a random Lifesteal minion in your hand +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46534,"id":"ICC_810e","name":"Bloodthirsty","set":"ICECROWN","text":"+2/+2 from Deathaxe Punisher.","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":43031,"elite":true,"flavor":"She doesn't feel pity, or remorse, or fear. And she absolutely will not stop... ever, until all necromancers are dead.","health":5,"id":"ICC_811","mechanics":["BATTLECRY"],"name":"Lilian Voss","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Replace spells in your hand with random spells (from your opponent's class).","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43051,"flavor":"Necromancers call it \"Meals on Wheels.\"","health":4,"id":"ICC_812","mechanics":["DEATHRATTLE"],"name":"Meat Wagon","race":"MECHANICAL","rarity":"EPIC","set":"ICECROWN","text":"[x]Deathrattle: Summon a\nminion from your deck\nwith less Attack than\nthis minion.","type":"MINION"},{"artist":"Kevin Chen","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":43127,"flavor":"It slices, it dices, it vaporizes! The Chillblade will make a Champion out of even the lowliest gnome.","health":2,"id":"ICC_820","mechanics":["CHARGE","LIFESTEAL"],"name":"Chillblade Champion","rarity":"COMMON","set":"ICECROWN","text":"Charge\nLifesteal","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":43193,"flavor":"It's like dĂŠjĂ vu, times two.","id":"ICC_823","name":"Simulacrum","rarity":"EPIC","set":"ICECROWN","text":"Copy the lowest Cost minion in your hand.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":6,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":43245,"flavor":"Frosty the Bowman... was an angry hateful soul... with a fresh hewn bow and a missing nose...","health":7,"id":"ICC_825","mechanics":["DEATHRATTLE"],"name":"Abominable Bowman","rarity":"EPIC","set":"ICECROWN","text":"[x]Deathrattle: Summon\na random friendly Beast\nthat died this game.","type":"MINION"},{"armor":5,"artist":"James Ryman","cardClass":"ROGUE","collectible":true,"cost":9,"dbfId":43392,"elite":true,"flavor":"\"Run away. Hide in your precious keeps, behind your walls and your bodyguards. Night always falls, and shadows will fill your hallowed halls. One day, one of those shadows will be me.\"","health":30,"id":"ICC_827","mechanics":["BATTLECRY"],"name":"Valeera the Hollow","rarity":"LEGENDARY","referencedTags":["STEALTH"],"set":"ICECROWN","text":"Battlecry: Gain Stealth until your next turn.","type":"HERO"},{"cardClass":"ROGUE","dbfId":43390,"id":"ICC_827e","name":"Shadow Reflection","set":"ICECROWN","text":"Always copy your last played card.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":45396,"id":"ICC_827e3","name":"Veil of Shadows","set":"ICECROWN","text":"Stealth until your next turn.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":0,"dbfId":43188,"hideStats":true,"id":"ICC_827p","name":"Death's Shadow","set":"ICECROWN","text":"Passive Hero Power\nDuring your turn, add a 'Shadow Reflection' to your hand.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":0,"dbfId":45724,"hideStats":true,"id":"ICC_827t","name":"Shadow Reflection","playRequirements":{"REQ_MUST_PLAY_OTHER_CARD_FIRST":0},"set":"ICECROWN","text":"Each time you play a card, transform this into a copy of it.","type":"SPELL"},{"armor":5,"artist":"Jomaro Kindred","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":43398,"elite":true,"flavor":"\"You were too slow, old friend. The hunt began long ago. And now... it will never end.\"","health":30,"id":"ICC_828","mechanics":["BATTLECRY"],"name":"Deathstalker Rexxar","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]Battlecry: Deal 2 damage\nto all enemy minions.","type":"HERO"},{"cardClass":"HUNTER","dbfId":46120,"id":"ICC_828e","mechanics":["CANT_BE_SILENCED"],"name":"Stitched","set":"ICECROWN","text":"{0} and {1}.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":43183,"id":"ICC_828p","name":"Build-A-Beast","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"ICECROWN","text":"Hero Power\nCraft a custom Zombeast.","type":"HERO_POWER"},{"attack":1,"cardClass":"HUNTER","cost":0,"dbfId":46119,"health":1,"id":"ICC_828t","name":"Zombeast","race":"BEAST","set":"ICECROWN","text":"{0}\n{1}","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","collectionText":"Taunt, Poisonous","cost":2,"dbfId":46204,"health":2,"id":"ICC_828t2","mechanics":["POISONOUS","TAUNT"],"name":"Stubborn Gastropod","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt\n Poisonous","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","collectionText":"Stealth, Poisonous","cost":3,"dbfId":46672,"health":2,"id":"ICC_828t3","mechanics":["POISONOUS","STEALTH"],"name":"Giant Wasp","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Stealth\n Poisonous","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","collectionText":"Divine Shield, Poisonous","cost":3,"dbfId":50141,"health":1,"id":"ICC_828t4","mechanics":["DIVINE_SHIELD","POISONOUS"],"name":"Stoneskin Basilisk","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Divine Shield\n Poisonous","type":"MINION"},{"attack":2,"cardClass":"HUNTER","collectionText":"Echo, Rush","cost":2,"dbfId":50142,"health":1,"id":"ICC_828t5","mechanics":["ECHO","RUSH"],"name":"Hunting Mastiff","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Echo\nRush","type":"MINION"},{"attack":1,"cardClass":"HUNTER","collectionText":"Poisonous, Rush","cost":5,"dbfId":50143,"health":3,"id":"ICC_828t6","mechanics":["POISONOUS","RUSH"],"name":"Vilebrood Skitterer","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Poisonous\nRush","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","collectionText":"Lifesteal, Rush","cost":2,"dbfId":50144,"health":3,"id":"ICC_828t7","mechanics":["LIFESTEAL","RUSH"],"name":"Vicious Scalehide","race":"BEAST","rarity":"COMMON","set":"GILNEAS","text":"Lifesteal\nRush","type":"MINION"},{"armor":5,"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":9,"dbfId":43406,"elite":true,"flavor":"\"Step forward. Confess! Once I was a mere servant of the Light. Now I alone stand in judgement.\"","health":30,"id":"ICC_829","mechanics":["BATTLECRY"],"name":"Uther of the Ebon Blade","rarity":"LEGENDARY","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"Battlecry: Equip a 5/3 Lifesteal weapon.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":43013,"entourage":["ICC_829t2","ICC_829t3","ICC_829t4","ICC_829t5"],"id":"ICC_829p","name":"The Four Horsemen","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ICECROWN","text":"[x]Hero Power\nSummon a 2/2 Horseman.\nIf you have all 4, destroy\nthe enemy hero.","type":"HERO_POWER"},{"attack":5,"cardClass":"PALADIN","cost":8,"dbfId":43405,"durability":3,"elite":true,"id":"ICC_829t","mechanics":["LIFESTEAL"],"name":"Grave Vengeance","set":"ICECROWN","text":"Lifesteal","type":"WEAPON"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"PALADIN","cost":2,"dbfId":45618,"elite":true,"health":2,"id":"ICC_829t2","name":"Deathlord Nazgrim","set":"ICECROWN","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"PALADIN","cost":2,"dbfId":45619,"elite":true,"health":2,"id":"ICC_829t3","name":"Thoras Trollbane","set":"ICECROWN","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"PALADIN","cost":2,"dbfId":45620,"elite":true,"health":2,"id":"ICC_829t4","name":"Inquisitor Whitemane","set":"ICECROWN","type":"MINION"},{"artist":"Qinghao Wu","attack":2,"cardClass":"PALADIN","cost":2,"dbfId":45621,"elite":true,"health":2,"id":"ICC_829t5","name":"Darion Mograine","set":"ICECROWN","type":"MINION"},{"armor":5,"artist":"Wayne Reynolds","cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":43408,"elite":true,"flavor":"\"I will tell you what Velen never taught me. Whosoever stands before the Light⌠inevitably casts a shadow.\"","health":30,"id":"ICC_830","mechanics":["BATTLECRY"],"name":"Shadowreaper Anduin","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Destroy all minions with 5 or more Attack.","type":"HERO"},{"cardClass":"PRIEST","cost":2,"dbfId":45397,"id":"ICC_830p","name":"Voidform","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"[x]Hero Power\nDeal $2 damage.\nAfter you play a card,\nrefresh this.","type":"HERO_POWER"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":10,"dbfId":43415,"elite":true,"flavor":"\"Still you refuse to bend your knee? None can escape death, you old fool. And in death⌠all will serve meâŚ\"","health":30,"id":"ICC_831","mechanics":["BATTLECRY"],"name":"Bloodreaver Gul'dan","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Summon all friendly Demons that died this game.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":43181,"id":"ICC_831p","mechanics":["LIFESTEAL"],"name":"Siphon Life","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Hero Power\nLifesteal\nDeal $3 damage.","type":"HERO_POWER"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"DRUID","collectible":true,"cost":7,"dbfId":43417,"elite":true,"flavor":"\"Cenarius once taught me about the precarious balance between life and death. I have come to understand: there IS no balance. Death always wins.\"","health":30,"id":"ICC_832","mechanics":["CHOOSE_ONE"],"name":"Malfurion the Pestilent","rarity":"LEGENDARY","referencedTags":["POISONOUS","TAUNT"],"set":"ICECROWN","text":"[x]Choose One -\nSummon 2 Poisonous\nSpiders; or 2 Scarabs\nwith Taunt.","type":"HERO"},{"cardClass":"DRUID","cost":7,"dbfId":45303,"id":"ICC_832a","name":"Scarab Plague","set":"ICECROWN","text":"Summon two 1/5 Scarabs with Taunt.","type":"SPELL"},{"cardClass":"DRUID","cost":7,"dbfId":45300,"id":"ICC_832b","name":"Spider Plague","set":"ICECROWN","text":"[x]Summon two 1/2\nSpiders with Poisonous.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":43185,"id":"ICC_832e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Fangs","set":"ICECROWN","text":"+3 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":43182,"id":"ICC_832p","mechanics":["CHOOSE_ONE"],"name":"Plague Lord","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ICECROWN","text":"[x]Hero Power\nChoose One - +3 Attack\nthis turn; or Gain 3 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":7,"dbfId":46050,"id":"ICC_832pa","name":"Scarab Shell","set":"ICECROWN","text":"+3 Armor.","type":"SPELL"},{"cardClass":"DRUID","cost":7,"dbfId":46051,"id":"ICC_832pb","name":"Spider Fangs","set":"ICECROWN","text":"+3 Attack.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"DRUID","cost":1,"dbfId":45302,"health":2,"id":"ICC_832t3","mechanics":["POISONOUS"],"name":"Frost Widow","race":"BEAST","set":"ICECROWN","text":"Poisonous","type":"MINION"},{"attack":1,"cardClass":"DRUID","cost":2,"dbfId":45301,"health":5,"id":"ICC_832t4","mechanics":["TAUNT"],"name":"Scarab Beetle","race":"BEAST","set":"ICECROWN","text":"Taunt","type":"MINION"},{"armor":5,"artist":"Glenn Rane","cardClass":"MAGE","collectible":true,"cost":9,"dbfId":43419,"elite":true,"flavor":"\"Arthas was a spoiled child, playing with toys he could neither control nor understand. Come into the cold. I will show you the true power of the Frozen Throne.\"","health":30,"id":"ICC_833","mechanics":["BATTLECRY"],"name":"Frost Lich Jaina","rarity":"LEGENDARY","referencedTags":["LIFESTEAL"],"set":"ICECROWN","text":"[x]Battlecry: Summon a\n3/6 Water Elemental.\nYour Elementals have\nLifesteal this game.","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":45608,"id":"ICC_833e","mechanics":["AURA"],"name":"Frost Lich","set":"ICECROWN","text":"Your Elementals have Lifesteal.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47440,"id":"ICC_833e2","mechanics":["LIFESTEAL"],"name":"Icy Veins","set":"ICECROWN","text":"Frost Lich Jaina is granting your Elementals Lifesteal.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42944,"id":"ICC_833h","name":"Icy Touch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Hero Power\n Deal $1 damage. If this kills a minion, summon a Water Elemental.","type":"HERO_POWER"},{"artist":"John Avon","attack":3,"cardClass":"MAGE","cost":4,"dbfId":46458,"health":6,"id":"ICC_833t","mechanics":["FREEZE"],"name":"Water Elemental","race":"ELEMENTAL","set":"ICECROWN","text":"Freeze any character damaged by this minion.","type":"MINION"},{"armor":5,"artist":"Greg Staples","cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":43423,"elite":true,"flavor":"\"You dare to challenge me? Come! Draw your last breath - and then, you are mine.\"","health":30,"id":"ICC_834","mechanics":["BATTLECRY"],"name":"Scourgelord Garrosh","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Equip a 4/3 Shadowmourne that also damages adjacent minions.","type":"HERO"},{"cardClass":"WARRIOR","cost":2,"dbfId":45585,"id":"ICC_834h","name":"Bladestorm","set":"ICECROWN","text":"Hero Power\n Deal $1 damage to all minions.","type":"HERO_POWER"},{"artist":"Thomas Tenery","attack":4,"cardClass":"WARRIOR","cost":8,"dbfId":45297,"durability":3,"elite":true,"id":"ICC_834w","mechanics":["TRIGGER_VISUAL"],"name":"Shadowmourne","set":"ICECROWN","text":"Also damages the minions next to whomever your hero attacks.","type":"WEAPON"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"cost":9,"dbfId":43439,"elite":true,"flavor":"The viziers of Azjol-Nerub released Hadronox as a last-ditch effort to hold back the Lich King. They did so by VERY carefully scooping him up in a LARGE newspaper and releasing him.","health":7,"id":"ICC_835","mechanics":["DEATHRATTLE"],"name":"Hadronox","race":"BEAST","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"ICECROWN","text":"Deathrattle: Summon your Taunt minions that\ndied this game.","type":"MINION"},{"artist":"Eric Braddock","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":43502,"flavor":"Is it cold in here or is it just Sindragosa?","id":"ICC_836","name":"Breath of Sindragosa","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Deal $2 damage to a random enemy minion and Freeze it.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":43505,"flavor":"Brrr, it's cold in here. Let's hope she doesn't have an Auctioneer!","id":"ICC_837","name":"Bring It On!","rarity":"EPIC","set":"ICECROWN","text":"Gain 10 Armor. Reduce the Cost of minions in your opponent's hand by (2).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":45372,"id":"ICC_837e","name":"Challenged","set":"ICECROWN","text":"Minion cost reduced by (2).","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":43506,"elite":true,"flavor":"\"I recognize your effort but I think your magic still has room for improvement.\" - Sindragosa after taking a class on giving constructive feedback.","health":8,"id":"ICC_838","mechanics":["BATTLECRY"],"name":"Sindragosa","race":"DRAGON","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: Summon two 0/1 Frozen Champions.","type":"MINION"},{"artist":"Matthew O'Connor","attack":0,"cardClass":"MAGE","cost":1,"dbfId":46019,"health":1,"id":"ICC_838t","mechanics":["DEATHRATTLE"],"name":"Frozen Champion","set":"ICECROWN","text":"[x]Deathrattle: Add a\nrandom Legendary minion\nto your hand.","type":"MINION"},{"artist":"Greg Staples","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":43064,"elite":true,"flavor":"As a young blood-princess she learned the proper way for a lady to curtsy, how to address fellow members of royalty, and how to bite them.","health":6,"id":"ICC_841","mechanics":["LIFESTEAL"],"name":"Blood-Queen Lana'thel","rarity":"LEGENDARY","set":"ICECROWN","text":"[x]Lifesteal\nHas +1 Attack for each\ncard you've discarded\nthis game.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47569,"id":"ICC_841e","name":"Vampiric Bite","set":"ICECROWN","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"A. J. Nazzaro","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":45308,"flavor":"Once you both get comfortable, darkness is actually pretty snuggly.","id":"ICC_849","name":"Embrace Darkness","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ICECROWN","text":"[x]Choose an enemy minion.\nAt the start of your turn,\ngain control of it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46099,"id":"ICC_849e","name":"Embraced","set":"ICECROWN","text":"At the start of the next turn, lose control of this minion.","type":"ENCHANTMENT"},{"artist":"Matthew O'Connor","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":45338,"durability":2,"flavor":"It's tacky to call it \"Shadeblade.\"","id":"ICC_850","mechanics":["BATTLECRY"],"name":"Shadowblade","rarity":"RARE","referencedTags":["IMMUNE"],"set":"ICECROWN","text":"Battlecry: Your hero is Immune this turn.","type":"WEAPON"},{"cardClass":"ROGUE","dbfId":45716,"id":"ICC_850e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Shaded","set":"ICECROWN","text":"Immune this turn.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":45340,"elite":true,"flavor":"Three Princes stand before you. This one wants to buff his brothers.","health":2,"id":"ICC_851","mechanics":["BATTLECRY"],"name":"Prince Keleseth","rarity":"LEGENDARY","set":"ICECROWN","text":"Battlecry: If your deck has no 2-Cost cards, give all minions in your deck +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":43456,"id":"ICC_851e","name":"Keleseth's Blessing","set":"ICECROWN","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45341,"elite":true,"flavor":"Three Princes stand before you. This one wants to copy others.","health":3,"id":"ICC_852","mechanics":["BATTLECRY"],"name":"Prince Taldaram","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_NO_3_COST_CARD_IN_DECK":0},"rarity":"LEGENDARY","set":"ICECROWN","targetingArrowText":"Transform into a copy.","text":"Battlecry: If your deck has no 3-Cost cards, transform into a 3/3 copy of a minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46010,"id":"ICC_852e","name":"Taldaram's Visage","set":"ICECROWN","text":"3/3.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45342,"elite":true,"flavor":"Three Princes stand before you. This one devours one after another.","health":4,"id":"ICC_853","mechanics":["BATTLECRY"],"name":"Prince Valanar","rarity":"LEGENDARY","referencedTags":["LIFESTEAL","TAUNT"],"set":"ICECROWN","text":"Battlecry: If your deck has no 4-Cost cards, gain Lifesteal and Taunt.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45366,"elite":true,"entourage":["ICC_314t2","ICC_314t3","ICC_314t4","ICC_314t5","ICC_314t7","ICC_314t8","ICC_314t6","ICC_314t1"],"flavor":"There must always be a Lick King.","health":2,"id":"ICC_854","mechanics":["DEATHRATTLE"],"name":"Arfus","race":"BEAST","rarity":"LEGENDARY","set":"ICECROWN","text":"Deathrattle: Add a random Death Knight card to your hand.","type":"MINION"},{"artist":"Marcelo Vignali","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45377,"flavor":"Don't be fooled, that polar bear's the one in charge.","health":4,"id":"ICC_855","mechanics":["BATTLECRY"],"name":"Hyldnir Frostrider","rarity":"COMMON","referencedTags":["FREEZE"],"set":"ICECROWN","text":"Battlecry: Freeze your other minions.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":45378,"flavor":"Spells offer twice the moisture wicking of cotton.","health":4,"id":"ICC_856","mechanics":["SPELLPOWER"],"name":"Spellweaver","rarity":"COMMON","set":"ICECROWN","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Tooth","attack":1,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":45392,"elite":true,"flavor":"He's so hot right now.","health":7,"id":"ICC_858","mechanics":["DIVINE_SHIELD","TRIGGER_VISUAL"],"name":"Bolvar, Fireblood","rarity":"LEGENDARY","set":"ICECROWN","text":"Divine Shield\nAfter a friendly minion loses Divine Shield, gain +2 Attack.","type":"MINION"},{"cardClass":"PALADIN","dbfId":46580,"id":"ICC_858e","name":"Fading Light","set":"ICECROWN","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Ian Ameling","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":45307,"flavor":"An eye for an eye, and a ghoul for a ghoul.","health":3,"id":"ICC_900","mechanics":["TRIGGER_VISUAL"],"name":"Necrotic Geist","rarity":"COMMON","set":"ICECROWN","text":"Whenever one of your other minions dies, summon a 2/2 Ghoul.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":45305,"health":2,"id":"ICC_900t","name":"Ghoul","set":"ICECROWN","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45309,"flavor":"Drakkari sorceresses have the irritating habit of repeating themselves at the end of every sentence. Every sentence.","health":5,"id":"ICC_901","mechanics":["AURA"],"name":"Drakkari Enchanter","rarity":"EPIC","set":"ICECROWN","text":"Your end of turn effects trigger twice.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52777,"id":"ICC_901e","name":"Frost Magics","set":"ICECROWN","text":"Your end of turn effects trigger twice.","type":"ENCHANTMENT"},{"artist":"Chris Rahn","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45314,"flavor":"He's a mind breaker, dream taker, ghoul trainer, don't you mess around with him.","health":5,"id":"ICC_902","name":"Mindbreaker","rarity":"RARE","set":"ICECROWN","text":"Hero Powers are disabled.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":45321,"flavor":"Have some! This drink is to die for!","health":1,"id":"ICC_903","mechanics":["BATTLECRY"],"name":"Sanguine Reveler","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ICECROWN","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy a friendly minion and gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":45382,"id":"ICC_903t","name":"Bloodthirst","set":"ICECROWN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Nicola Saviori","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45328,"flavor":"It's minions like these that give normal, law-abiding skeletons a bad rap.","health":1,"id":"ICC_904","mechanics":["BATTLECRY"],"name":"Wicked Skeleton","rarity":"COMMON","set":"ICECROWN","text":"Battlecry: Gain +1/+1 for each minion that died this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":45323,"id":"ICC_904e","name":"Extra Calcium","set":"ICECROWN","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45329,"flavor":"Queen Lana'thel insists on one of these, fried, every morning for breakfast.","health":4,"id":"ICC_905","mechanics":["LIFESTEAL"],"name":"Bloodworm","race":"BEAST","rarity":"COMMON","set":"ICECROWN","text":"Lifesteal","type":"MINION"},{"artist":"Sam Nielson","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":45975,"flavor":"It turns out you CAN take it with you.","health":5,"id":"ICC_910","mechanics":["COMBO"],"name":"Spectral Pillager","playRequirements":{"REQ_TARGET_FOR_COMBO":0},"rarity":"EPIC","set":"ICECROWN","targetingArrowText":"Deal 1 damage for each other card played this turn.","text":"[x]Combo: Deal damage equal\nto the number of other cards\nyou've played this turn.","type":"MINION"},{"artist":"Jesper Ejsing","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46101,"flavor":"\"What are your strengths?\" the interviewer asked. \"Well,\" she replied, \"I'm really good at keening.\"","health":5,"id":"ICC_911","mechanics":["TRIGGER_VISUAL"],"name":"Keening Banshee","rarity":"RARE","set":"ICECROWN","text":"Whenever you play a card, remove the top 3 cards of your deck.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46102,"flavor":"Her extensive collection of corpses includes one of nearly every type. She'd love for you to join it.","health":3,"id":"ICC_912","mechanics":["BATTLECRY"],"name":"Corpsetaker","rarity":"EPIC","referencedTags":["DIVINE_SHIELD","LIFESTEAL","TAUNT","WINDFURY"],"set":"ICECROWN","text":"[x]Battlecry: Gain Taunt if your\ndeck has a Taunt minion.\nRepeat for Divine Shield,\nLifesteal, Windfury.","type":"MINION"},{"artist":"Jesper Ejsing","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":46103,"flavor":"The love she shares seems to go nowhere. Now she's lost her Light, tosses and turns, she can't sleep at night...","health":1,"id":"ICC_913","mechanics":["DIVINE_SHIELD","SPELLPOWER"],"name":"Tainted Zealot","rarity":"COMMON","set":"ICECROWN","spellDamage":1,"text":"Divine Shield\nSpell Damage +1","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42378,"health":30,"id":"ICCA01_001","name":"The Lich King","set":"ICECROWN","type":"HERO"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45337,"id":"ICCA01_003","name":"Blood Tap","set":"ICECROWN","text":"The next spell you cast this turn costs (0).","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":10,"dbfId":45345,"id":"ICCA01_004","name":"Army of the Dead","set":"ICECROWN","text":"Summon seven 3/3 Ghouls with Taunt.","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":45344,"health":3,"id":"ICCA01_004t","mechanics":["TAUNT"],"name":"Ghoul","set":"ICECROWN","text":"Taunt","type":"MINION"},{"attack":5,"cardClass":"DEATHKNIGHT","cost":2,"dbfId":45346,"durability":3,"elite":true,"id":"ICCA01_005","name":"Frostmourne","set":"ICECROWN","type":"WEAPON"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":45359,"health":2,"id":"ICCA01_007","name":"Eager Rogue","set":"ICECROWN","text":"Deals no damage while attacking.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":45360,"health":3,"id":"ICCA01_008","name":"Terrible Tank","set":"ICECROWN","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":45361,"health":3,"id":"ICCA01_009","mechanics":["TRIGGER_VISUAL"],"name":"Needy Hunter","set":"ICECROWN","text":"Whenever this minion attacks, add a Coin to your hand.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":45362,"elite":true,"health":2,"id":"ICCA01_010","mechanics":["CANT_ATTACK"],"name":"A. F. Kay","set":"ICECROWN","text":"Can't attack.","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":5,"dbfId":45363,"health":1,"id":"ICCA01_011","mechanics":["TRIGGER_VISUAL"],"name":"Warlock on Fire","set":"ICECROWN","text":"At the end of your turn, deal 1 damage to this minion.","type":"MINION"},{"cardClass":"PALADIN","dbfId":45367,"entourage":["ICC_314t2","ICC_314t3","ICC_314t4","ICC_314t1","ICC_314t6","ICC_314t5","ICC_314t7","ICC_314t8"],"health":30,"id":"ICCA01_013","name":"Tirion Fordring","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":42433,"health":30,"id":"ICCA04_001","name":"Sindragosa","set":"ICECROWN","type":"HERO"},{"cardClass":"MAGE","cost":1,"dbfId":45577,"id":"ICCA04_002","mechanics":["AI_MUST_PLAY"],"name":"Unchained Magic","set":"ICECROWN","text":"Deal $3 damage to the enemy hero for each spell in their hand.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":43221,"health":7,"hideStats":true,"id":"ICCA04_004","mechanics":["UNTOUCHABLE"],"name":"Block of Ice","set":"ICECROWN","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":43223,"id":"ICCA04_008p","mechanics":["AI_MUST_PLAY"],"name":"Frost Breath","set":"ICECROWN","text":"Hero Power\nPermanently Freeze all enemy minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":45627,"id":"ICCA04_009p","mechanics":["TRIGGER_VISUAL"],"name":"Frost Breath","set":"ICECROWN","text":"Triggered Power\nAt 20 Health, transforms all enemy minions into blocks of ice.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":45628,"id":"ICCA04_010p","mechanics":["TRIGGER_VISUAL"],"name":"Frost Breath","set":"ICECROWN","text":"Triggered Power\nAt 10 Health, transforms all enemy minions into blocks of ice.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":45629,"id":"ICCA04_011p","name":"Ice Claw","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":42862,"health":30,"id":"ICCA05_001","name":"Blood-Queen Lana'thel","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":43191,"id":"ICCA05_002e","name":"Bitten!","set":"ICECROWN","text":"+2/+2. Can't be bitten again.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42864,"id":"ICCA05_002p","name":"Vampiric Bite","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_NOT_VAMPIRE":0,"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Hero Power\nGive a non-Vampire +2/+2. You must use this.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":45540,"health":10,"id":"ICCA05_003","name":"Sleeping Acolyte","set":"ICECROWN","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":43194,"id":"ICCA05_004p","mechanics":["LIFESTEAL"],"name":"Vampiric Leech","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Hero Power\nLifesteal\nDeal $3 damage.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":1,"dbfId":45541,"id":"ICCA05_020","mechanics":["AI_MUST_PLAY"],"name":"Bite of the Blood-Queen","set":"ICECROWN","text":"Turn a hero into a Vampire.","type":"SPELL"},{"cardClass":"WARLOCK","cost":1,"dbfId":45703,"id":"ICCA05_021","name":"Blood Essence","set":"ICECROWN","text":"Transform 2 random minions in your opponent's hand into spells.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42448,"health":30,"id":"ICCA06_001","name":"Lord Marrowgar","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42447,"id":"ICCA06_002p","name":"Skeletal Reconstruction","set":"ICECROWN","text":"Hero Power\nRestore your hero to full Health.","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":6,"dbfId":42453,"durability":6,"elite":true,"id":"ICCA06_003","mechanics":["WINDFURY"],"name":"Bryn'troll, the Bone Arbiter","set":"ICECROWN","text":"Windfury","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42452,"id":"ICCA06_004","name":"Bone Storm","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ICECROWN","text":"Deal $1 damage to all enemies. Draw a card.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":42451,"health":8,"id":"ICCA06_005","mechanics":["TRIGGER_VISUAL"],"name":"Bone Spike","set":"ICECROWN","text":"At the start of your turn, deal 15 damage to the enemy hero.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42877,"health":30,"id":"ICCA07_001","name":"Professor Putricide","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":46532,"health":30,"id":"ICCA07_001h2","name":"Professor Putricide","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":46533,"health":30,"id":"ICCA07_001h3","name":"Professor Putricide","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42876,"hideStats":true,"id":"ICCA07_002p","name":"Mad Science","set":"ICECROWN","text":"Passive Hero Power\nAll Secrets cost (0).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":45641,"hideStats":true,"id":"ICCA07_003p","name":"Madder Science","set":"ICECROWN","text":"Passive Hero Power\nAll weapons cost (1).","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":42872,"health":1,"id":"ICCA07_004","mechanics":["TRIGGER_VISUAL"],"name":"Growing Ooze","set":"ICECROWN","text":"At the start of your turn, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":43073,"id":"ICCA07_004e","name":"Grow","set":"ICECROWN","text":"The ooze is growing.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":45642,"hideStats":true,"id":"ICCA07_005p","name":"Maddest Science","referencedTags":["AI_MUST_PLAY"],"set":"ICECROWN","text":"Passive Hero Power\nAll cards cost (5).\nBecause SCIENCE!","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":43075,"elite":true,"health":5,"id":"ICCA07_008","mechanics":["TRIGGER_VISUAL"],"name":"Festergut","set":"ICECROWN","text":"At the end of your turn, deal 3 damage to all enemy minions.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":6,"dbfId":43091,"durability":6,"flavor":"Where'd those come from?","id":"ICCA07_020","name":"Tentacles","set":"ICECROWN","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":42458,"health":30,"id":"ICCA08_001","name":"The Lich King","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42457,"id":"ICCA08_002p","name":"The Scourge","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ICECROWN","text":"Hero Power\nSummon a 2/2 Ghoul.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":45697,"health":2,"id":"ICCA08_002t","name":"Ghoul","set":"ICECROWN","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":45230,"health":5,"id":"ICCA08_017","mechanics":["TRIGGER_VISUAL"],"name":"Val'kyr Shadowguard","set":"ICECROWN","text":"At the start of your turn, destroy a random enemy minion and this one.","type":"MINION"},{"attack":5,"cardClass":"DEATHKNIGHT","cost":7,"dbfId":45235,"durability":3,"elite":true,"id":"ICCA08_020","mechanics":["AI_MUST_PLAY","BATTLECRY","CANT_BE_DESTROYED","IMMUNE"],"name":"Frostmourne","set":"ICECROWN","text":"Battlecry: Remove all your minions. Deathrattle: Resummon them.","type":"WEAPON"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45645,"id":"ICCA08_021","mechanics":["AI_MUST_PLAY"],"name":"The True Lich","set":"ICECROWN","text":"Set the enemy hero's remaining Health to 1.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45647,"id":"ICCA08_022","mechanics":["AI_MUST_PLAY"],"name":"Fallen Champions","set":"ICECROWN","text":"Whenever an enemy dies this game, take control of it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":45646,"id":"ICCA08_022e","name":"Join the Ranks Player Enchantment","set":"ICECROWN","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46459,"id":"ICCA08_022e2","name":"Join the Ranks","set":"ICECROWN","text":"When this dies, resummon it for your oponent.","type":"ENCHANTMENT"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45654,"id":"ICCA08_023","mechanics":["AI_MUST_PLAY"],"name":"Necrotic Plague","set":"ICECROWN","text":"Set minions in your opponent's hand and deck to 1/1.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","dbfId":45653,"id":"ICCA08_023e","name":"Plagued","set":"ICECROWN","text":"1/1.","type":"ENCHANTMENT"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45648,"id":"ICCA08_024","mechanics":["AI_MUST_PLAY"],"name":"The Hunted","set":"ICECROWN","text":"Deal $2 damage to your opponent for each minion in their deck.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45649,"id":"ICCA08_025","mechanics":["AI_MUST_PLAY"],"name":"Purge the Weak","set":"ICECROWN","text":"Destroy all enemy minions that cost (3) or less, wherever they are.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45650,"id":"ICCA08_026","mechanics":["AI_MUST_PLAY"],"name":"Soul Reaper","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ICECROWN","text":"Deal $2 damage for each duplicate in opponentâs deck.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45651,"id":"ICCA08_027","mechanics":["AI_MUST_PLAY"],"name":"The True King","set":"ICECROWN","text":"Gain 100 Armor.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45652,"id":"ICCA08_028","mechanics":["AI_MUST_PLAY"],"name":"The Price of Power","set":"ICECROWN","text":"Destroy every spell in your opponent's hand and deck.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","cost":1,"dbfId":45655,"id":"ICCA08_029","mechanics":["AI_MUST_PLAY"],"name":"Shut up, Priest","set":"ICECROWN","text":"Your opponent can't emote.","type":"SPELL"},{"cardClass":"DEATHKNIGHT","collectionText":" damage to the enemy hero. +1 Damage each time.","cost":0,"dbfId":45698,"id":"ICCA08_030p","mechanics":["AI_MUST_PLAY"],"name":"Remorseless Winter","set":"ICECROWN","text":"Hero Power\nDeal","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":45700,"hideStats":true,"id":"ICCA08_032p","name":"Harvest of Souls","set":"ICECROWN","text":"Passive Hero Power\nYou are Immune if you control a Trapped Soul.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":45701,"health":6,"id":"ICCA08_033","name":"Trapped Soul","set":"ICECROWN","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":43038,"hideStats":true,"id":"ICCA09_001p","name":"Blood Rune","set":"ICECROWN","text":"Passive Hero Power\nCan only take damage from weapons.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":43037,"health":4,"id":"ICCA09_001t1","mechanics":["TRIGGER_VISUAL"],"name":"Blood Beast","set":"ICECROWN","text":"At the start of your turn, restore #3 Health to your hero.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42386,"health":20,"id":"ICCA09_002","name":"Deathbringer Saurfang","set":"ICECROWN","type":"HERO"},{"attack":30,"cardClass":"NEUTRAL","cost":5,"dbfId":45288,"elite":true,"health":5,"id":"ICCA10_001","name":"Valithria Dreamwalker","race":"DRAGON","referencedTags":["CANT_ATTACK"],"set":"ICECROWN","text":"Can't attack or be attacked while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":45320,"health":30,"id":"ICCA10_009","name":"Lady Deathwhisper","set":"ICECROWN","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":45605,"id":"ICCA10_009p","mechanics":["AI_MUST_PLAY"],"name":"Whisper of Death","set":"ICECROWN","text":"[x]Hero Power\nDamage all enemy\nminions until they have\n1 Health.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":45696,"health":3,"id":"ICCA11_001","mechanics":["DEATHRATTLE"],"name":"Skeletal Knight","set":"ICECROWN","text":"Deathrattle: Add a\n Knights of the Frozen Throne card to your opponent's hand.","type":"MINION"},{"artist":"Mike Sass","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":39160,"flavor":"\"I know some new tricks, a lot of good tricks. I will show them to you. Medivh will not mind at all if I do.\"","howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_004","mechanics":["SECRET"],"name":"Cat Trick","rarity":"RARE","referencedTags":["STEALTH"],"set":"KARA","text":"Secret: After your opponent casts a spell, summon a 4/2 Panther with Stealth.","type":"SPELL"},{"artist":"Mike Sass","attack":4,"cardClass":"HUNTER","cost":3,"dbfId":39173,"faction":"HORDE","health":2,"id":"KAR_004a","mechanics":["STEALTH"],"name":"Cat in a Hat","race":"BEAST","set":"KARA","text":"Stealth","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":39481,"flavor":"\"Goodness! What⌠abundant drool you have.\"","health":1,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_005","mechanics":["DEATHRATTLE"],"name":"Kindly Grandmother","race":"BEAST","rarity":"COMMON","set":"KARA","text":"Deathrattle: Summon a 3/2 Big Bad Wolf.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"HUNTER","cost":2,"dbfId":39161,"health":2,"id":"KAR_005a","name":"Big Bad Wolf","race":"BEAST","set":"KARA","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":39492,"flavor":"She's practically GIVING your secrets away!","health":4,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_006","name":"Cloaked Huntress","rarity":"COMMON","referencedTags":["SECRET"],"set":"KARA","text":"Your Secrets cost (0).","type":"MINION"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":39169,"flavor":"His idol is the Green Hills of Stranglethorn, and he won't shut up about it.","health":1,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_009","mechanics":["BATTLECRY"],"name":"Babbling Book","rarity":"RARE","set":"KARA","text":"Battlecry: Add a random Mage spell to your hand.","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":39477,"flavor":"Originally joined to be Arcanagosâ Templar, but has to admit that ordering pizza has become waaaay easier.","health":3,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_010","mechanics":["BATTLECRY"],"name":"Nightbane Templar","rarity":"COMMON","set":"KARA","text":"Battlecry: If you're holding a Dragon, summon two 1/1 Whelps.","type":"MINION"},{"artist":"Tooth","attack":1,"cardClass":"PALADIN","cost":1,"dbfId":39692,"health":1,"id":"KAR_010a","name":"Whelp","race":"DRAGON","set":"KARA","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39476,"flavor":"Alas poor Annoy-o-Tron! A fellow of infinite jest, of most excellent fancy!","health":2,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_011","mechanics":["TAUNT"],"name":"Pompous Thespian","rarity":"COMMON","set":"KARA","text":"Taunt","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":39468,"flavor":"Even better than a hot shower with vigorous scrubbing!","howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_013","name":"Purify","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["SILENCE"],"set":"KARA","text":"Silence a friendly minion. Draw a card.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":39190,"flavor":"You can easily defeat her by either dealing 4 damage, or dropping a house on her.","health":4,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_021","mechanics":["TRIGGER_VISUAL"],"name":"Wicked Witchdoctor","rarity":"COMMON","set":"KARA","text":"Whenever you cast a spell, summon a random basic Totem.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":39197,"flavor":"This is what happens when you tell Khadgar to set the table.","howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_025","name":"Kara Kazham!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"KARA","text":"Summon a 1/1 Candle, 2/2 Broom, and 3/3 Teapot.","type":"SPELL"},{"artist":"Matt O'Connor","attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":39199,"health":1,"id":"KAR_025a","name":"Candle","set":"KARA","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"WARLOCK","cost":2,"dbfId":39198,"health":2,"id":"KAR_025b","name":"Broom","set":"KARA","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"WARLOCK","cost":3,"dbfId":39200,"health":3,"id":"KAR_025c","name":"Teapot","set":"KARA","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":39495,"flavor":"Form ranks! Everyone into the King's Tuskarr Defense!","howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_026","name":"Protect the King!","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["TAUNT"],"set":"KARA","text":"For each enemy minion, summon a 1/1 Pawn with Taunt.","type":"SPELL"},{"attack":1,"cardClass":"WARRIOR","cost":1,"dbfId":40501,"health":1,"id":"KAR_026t","mechanics":["TAUNT"],"name":"Pawn","set":"KARA","text":"Taunt","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":39417,"durability":4,"flavor":"A fool and his bane are soon parted.","howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_028","name":"Fool's Bane","rarity":"COMMON","set":"KARA","text":"Unlimited attacks each turn. Can't attack heroes.","type":"WEAPON"},{"artist":"A. J. Nazzaro","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":39433,"flavor":"Oh man! Runic omelettes are the best!","health":2,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_029","mechanics":["DEATHRATTLE"],"name":"Runic Egg","rarity":"COMMON","set":"KARA","text":"Deathrattle: Draw a card.","type":"MINION"},{"artist":"Dave Allsop","attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":39206,"health":3,"id":"KAR_030","name":"Cellar Spider","race":"BEAST","set":"KARA","type":"MINION"},{"artist":"Dave Allsop","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39207,"flavor":"You have to admit, they make a cute couple.","health":3,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_030a","mechanics":["BATTLECRY"],"name":"Pantry Spider","race":"BEAST","rarity":"COMMON","set":"KARA","text":"Battlecry: Summon a\n1/3 Spider.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":39210,"flavor":"His favorites are classic tragedies like \"The Hobbit\" and \"Grendel\".","health":6,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_033","mechanics":["BATTLECRY"],"name":"Book Wyrm","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0,"REQ_TARGET_MAX_ATTACK":3},"race":"DRAGON","rarity":"RARE","set":"KARA","targetingArrowText":"Destroy an enemy minion with 3 or less Attack.","text":"Battlecry: If you're holding a Dragon, destroy an enemy minion with 3 or less Attack.","type":"MINION"},{"artist":"Paul Mafayon","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":39442,"flavor":"Now that's a world champion cheesecake!","health":6,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_035","mechanics":["TRIGGER_VISUAL"],"name":"Priest of the Feast","rarity":"COMMON","set":"KARA","text":"Whenever you cast a spell, restore #3 Health to\nyour hero.","type":"MINION"},{"artist":"Alex Alexandrov","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":39215,"flavor":"He used to get work as a Spatial Anomaly, but he got tired of having his polarity reversed.","health":1,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_036","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Anomaly","race":"ELEMENTAL","rarity":"COMMON","set":"KARA","text":"Whenever you cast a spell, give this minion\n+1 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39507,"id":"KAR_036e","name":"Eating","set":"KARA","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39489,"flavor":"He mostly watches light romantic comedies.","health":6,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_037","mechanics":["BATTLECRY"],"name":"Avian Watcher","rarity":"RARE","referencedTags":["SECRET","TAUNT"],"set":"KARA","text":"Battlecry: If you control a Secret, gain +1/+1\nand Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40129,"id":"KAR_037t","name":"Secrets of Karazhan","set":"KARA","text":"+1/+1 and Taunt.","type":"ENCHANTMENT"},{"artist":"Jerry Mascho","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":39465,"flavor":"He really enjoys lurking and gets a lot of job satisfaction out of it.","health":3,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_041","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Moat Lurker","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"KARA","targetingArrowText":"Destroy a minion.","text":"Battlecry: Destroy a minion. Deathrattle: Resummon it.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48363,"id":"KAR_041e","name":"Moat Lurker","set":"KARA","text":"Destroyed {0}.","type":"ENCHANTMENT"},{"artist":"Sean McNally","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39453,"elite":true,"flavor":"Moroes runs an army of stewards, but still ends up inflating the balloons himself.","health":1,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_044","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Moroes","rarity":"LEGENDARY","set":"KARA","text":"Stealth\nAt the end of your turn, summon a 1/1 Steward.","type":"MINION"},{"artist":"Max Grecke","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":39232,"health":1,"id":"KAR_044a","name":"Steward","set":"KARA","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":39439,"flavor":"Do NOT call it a \"horse\".","health":4,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_057","mechanics":["BATTLECRY","DISCOVER"],"name":"Ivory Knight","rarity":"RARE","set":"KARA","text":"[x]Battlecry: Discover a spell.\nRestore Health to your hero\nequal to its Cost.","type":"MINION"},{"artist":"Wei Wang","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":39225,"elite":true,"flavor":"The Curator guards Azerothâs deadliest creatures, but itâs secretly terrified of squirrels.","health":6,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_061","mechanics":["BATTLECRY","TAUNT"],"name":"The Curator","race":"MECHANICAL","rarity":"LEGENDARY","set":"KARA","text":"Taunt\nBattlecry: Draw a Beast, Dragon, and Murloc from your deck.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39554,"flavor":"She can tell you all about the history of people not STANDING IN THE GREEN BEAM!","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_062","mechanics":["BATTLECRY","DISCOVER"],"name":"Netherspite Historian","rarity":"COMMON","set":"KARA","text":"Battlecry: If you're holding a Dragon, Discover\na Dragon.","type":"MINION"},{"artist":"Ralph Horsley","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":39694,"durability":3,"flavor":"They'll be MUCH easier to use once they add the spiritthumb.","howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_063","name":"Spirit Claws","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"KARA","text":"[x]Has +2 Attack while you\nhave Spell Damage.","type":"WEAPON"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":39696,"flavor":"Please? Can I keep him? I promise to clean his cage every day.","health":5,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_065","mechanics":["BATTLECRY"],"name":"Menagerie Warden","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"rarity":"COMMON","set":"KARA","targetingArrowText":"Summon a copy.","text":"Battlecry: Choose a friendly Beast. Summon a copy of it.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":39698,"flavor":"Was almost named \"Swashb-AAAARRHHH-gler\"","health":1,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_069","mechanics":["BATTLECRY"],"name":"Swashburglar","race":"PIRATE","rarity":"COMMON","set":"KARA","text":"Battlecry: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":39700,"flavor":"Yeah, sure. That Ragnaros \"fell off the back of a truck\".","health":6,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_070","mechanics":["BATTLECRY"],"name":"Ethereal Peddler","rarity":"RARE","set":"KARA","text":"Battlecry: If you're holding any cards from another class, reduce their Cost by (2).","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":39712,"flavor":"They bill this as a popular resort attraction, but they try and get your money up front.","howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_073","name":"Maelstrom Portal","rarity":"RARE","set":"KARA","text":"Deal $1 damage to all enemy minions. Summon a random\n1-Cost minion.","type":"SPELL"},{"artist":"Evgeniy Zaqumyennyy","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":39714,"flavor":"Ain't no party like a Moonglade party âcause a Moonglade party got bears.","howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_075","name":"Moonglade Portal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"KARA","text":"Restore #6 Health. Summon a random\n6-Cost minion.","type":"SPELL"},{"artist":"Gustav Schmidt","cardClass":"MAGE","collectible":true,"cost":7,"dbfId":39715,"flavor":"Come to beautiful Firelands! Where it's \"Way nicer than the Abyssal Maw!\"","howToEarn":"Unlocked in the Prologue, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Prologue, in One Night in Karazhan.","id":"KAR_076","name":"Firelands Portal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"KARA","text":"Deal $5 damage. Summon a random\n5-Cost minion.","type":"SPELL"},{"artist":"Jimmy Lo","cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":39716,"flavor":"What's Millhouse Manastorm doing in Silvermoon?","howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_077","name":"Silvermoon Portal","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"KARA","text":"Give a minion +2/+2. Summon a random\n2-Cost minion.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39717,"id":"KAR_077e","name":"Silver Might","set":"KARA","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":39740,"flavor":"Malchezaar used to have an imp named Dobby working for him, but there was a tragic accident.","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_089","mechanics":["TRIGGER_VISUAL"],"name":"Malchezaar's Imp","race":"DEMON","rarity":"COMMON","set":"KARA","text":"Whenever you discard a card, draw a card.","type":"MINION"},{"artist":"Nate Bowden","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":39747,"flavor":"Come to beautiful Ironforge! Where irons are forged and the forges are iron!","howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_091","name":"Ironforge Portal","rarity":"COMMON","set":"KARA","text":"Gain 4 Armor.\nSummon a random\n4-Cost minion.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":39767,"flavor":"\"Magus Medivh sir, I've brought the flaming balloons, as you requested.\"","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_092","mechanics":["BATTLECRY"],"name":"Medivh's Valet","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_FRIENDLY_SECRETS":1},"rarity":"COMMON","referencedTags":["SECRET"],"set":"KARA","targetingArrowText":"Deal 3 damage.","text":"Battlecry: If you control a Secret, deal 3 damage.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":39822,"flavor":"For a proper setting, place the deadly fork after the salad fork, but before the dinner fork.","health":2,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_094","mechanics":["DEATHRATTLE"],"name":"Deadly Fork","rarity":"COMMON","set":"KARA","text":"Deathrattle: Add a 3/2 weapon to your hand.","type":"MINION"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"ROGUE","cost":3,"dbfId":39821,"durability":2,"id":"KAR_094a","name":"Sharp Fork","set":"KARA","type":"WEAPON"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39839,"flavor":"The Murloc is taking the picture.","health":3,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_095","mechanics":["BATTLECRY"],"name":"Zoobot","race":"MECHANICAL","rarity":"COMMON","set":"KARA","text":"Battlecry: Give a random friendly Beast, Dragon, and Murloc +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40229,"id":"KAR_095e","name":"Well Fed","set":"KARA","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Joe Madureira & Grace Liu","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39840,"elite":true,"flavor":"He was super excited to acquire Gorehowl at a garage sale! Then super disappointed to find out it was a foam reproduction.","health":6,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_096","mechanics":["START_OF_GAME"],"name":"Prince Malchezaar","race":"DEMON","rarity":"LEGENDARY","set":"KARA","text":"[x]Start of Game:\nAdd 5 extra Legendary\nminions to your deck.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":39841,"elite":true,"flavor":"If you think the party's great now, just wait 'til he invites the orcs over!","health":7,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_097","mechanics":["BATTLECRY"],"name":"Medivh, the Guardian","rarity":"LEGENDARY","set":"KARA","text":"Battlecry: Equip Atiesh, Greatstaff of the Guardian.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":40360,"durability":3,"elite":true,"id":"KAR_097t","mechanics":["TRIGGER_VISUAL"],"name":"Atiesh","set":"KARA","text":"[x]After you cast a spell,\nsummon a random\nminion of that Cost.\nLose 1 Durability.","type":"WEAPON"},{"artist":"Garrett Hanna","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39941,"elite":true,"flavor":"He used to play every part, until Moroes confiscated his Orb of Deception.","health":4,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_114","mechanics":["BATTLECRY"],"name":"Barnes","rarity":"LEGENDARY","set":"KARA","text":"Battlecry: Summon a 1/1 copy of a random minion in your deck.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40064,"id":"KAR_114e","name":"Incredible Impression","set":"KARA","text":"Attack and Health set to 1.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":39374,"flavor":"B4 is a nice place to visit, but he wouldn't want to live there.","health":4,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_204","mechanics":["BATTLECRY"],"name":"Onyx Bishop","rarity":"RARE","set":"KARA","text":"Battlecry: Summon a friendly minion that died this game.","type":"MINION"},{"artist":"Daren Bader","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":39380,"flavor":"From the secret research labs of the Swiss Army.","health":3,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_205","mechanics":["InvisibleDeathrattle"],"name":"Silverware Golem","rarity":"RARE","set":"KARA","text":"If you discard this minion, summon it.","type":"MINION"},{"artist":"Daria Tuzova","attack":2,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":39350,"flavor":"Once upon a midnight restive, Medivh pondered, feeling festive!","health":2,"howToEarn":"Unlocked in the Prologue, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Prologue, in One Night in Karazhan.","id":"KAR_300","name":"Enchanted Raven","race":"BEAST","rarity":"COMMON","set":"KARA","type":"MINION"},{"artist":"Garrett Hanna","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":39269,"flavor":"Just between us, if things get tight the Menagerie Magician position will probably be the first to go.","health":4,"howToEarn":"Unlocked in the Menagerie, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Menagerie, in One Night in Karazhan.","id":"KAR_702","mechanics":["BATTLECRY"],"name":"Menagerie Magician","rarity":"COMMON","set":"KARA","text":"Battlecry: Give a random friendly Beast, Dragon, and Murloc +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39270,"id":"KAR_702e","name":"A Simple Trick","set":"KARA","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":39491,"flavor":"Heâs really just a Blacksmith, but he thought the fancy title would bring in more business.","health":2,"howToEarn":"Unlocked in the Parlor, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Parlor, in One Night in Karazhan.","id":"KAR_710","mechanics":["BATTLECRY"],"name":"Arcanosmith","rarity":"COMMON","referencedTags":["TAUNT"],"set":"KARA","text":"Battlecry: Summon a 0/5 minion with Taunt.","type":"MINION"},{"artist":"Anton Zemskov","attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":39308,"health":5,"id":"KAR_710m","mechanics":["TAUNT"],"name":"Animated Shield","set":"KARA","text":"Taunt","type":"MINION"},{"artist":"Dan Scott","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":12,"dbfId":39426,"flavor":"Claims to be drawn to Karazhan because of the ley lines. Actually, just loves Moroesâ cooking.","health":8,"howToEarn":"Unlocked in the Opera, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Opera, in One Night in Karazhan.","id":"KAR_711","name":"Arcane Giant","rarity":"EPIC","set":"KARA","text":"[x]Costs (1) less for each spell\nyou've cast this game.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39313,"flavor":"Sheâs much more cheerful after losing the ânâ in her name.","health":3,"howToEarn":"Unlocked in the Spire, in One Night in Karazhan.","howToEarnGolden":"Crafting unlocked in the Spire, in One Night in Karazhan.","id":"KAR_712","mechanics":["AURA"],"name":"Violet Illusionist","rarity":"COMMON","referencedTags":["IMMUNE"],"set":"KARA","text":"During your turn, your hero is Immune.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52769,"id":"KAR_712e","name":"Violet Immunity","set":"KARA","text":"Immune.","type":"ENCHANTMENT"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","dbfId":39633,"health":30,"id":"KAR_A01_01","name":"Magic Mirror","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40084,"health":30,"id":"KAR_A01_01H","name":"Magic Mirror","set":"KARA","type":"HERO"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":0,"dbfId":39632,"id":"KAR_A01_02","mechanics":["TRIGGER_VISUAL"],"name":"Reflections","set":"KARA","text":"Passive Hero Power\nWhenever a minion is played, summon a 1/1 copy of it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":42024,"id":"KAR_A01_02e","name":"Reflection","set":"KARA","text":"1/1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40085,"id":"KAR_A01_02H","mechanics":["TRIGGER_VISUAL"],"name":"Reflections","set":"KARA","text":"Passive Hero Power\nWhenever a minion is played, Magic Mirror summons a 1/1 copy of it.","type":"HERO_POWER"},{"artist":"G.Tsai & K. Turovec","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":39578,"health":1,"id":"KAR_A02_01","name":"Plate","set":"KARA","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":40731,"health":2,"id":"KAR_A02_01H","name":"Plate","set":"KARA","type":"MINION"},{"artist":"G.Tsai & K. Turovec","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":39579,"durability":3,"id":"KAR_A02_02","name":"Spoon","set":"KARA","type":"WEAPON"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":40754,"durability":3,"id":"KAR_A02_02H","name":"Spoon","set":"KARA","type":"WEAPON"},{"artist":"G.Tsai & K. Turovec","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":39580,"health":1,"id":"KAR_A02_03","mechanics":["AURA"],"name":"Fork","referencedTags":["CHARGE"],"set":"KARA","text":"Plates have Charge.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52773,"id":"KAR_A02_03e","name":"Fork Charge!","set":"KARA","text":"Charge","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":40755,"health":3,"id":"KAR_A02_03H","mechanics":["AURA"],"name":"Fork","referencedTags":["CHARGE"],"set":"KARA","text":"Plates have Charge.","type":"MINION"},{"artist":"G.Tsai & K. Turovec","attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":39581,"health":1,"id":"KAR_A02_04","mechanics":["AURA"],"name":"Knife","referencedTags":["TAUNT"],"set":"KARA","text":"Plates have Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52772,"id":"KAR_A02_04e","name":"A Knife Defense","set":"KARA","text":"Taunt.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":40757,"health":5,"id":"KAR_A02_04H","mechanics":["AURA"],"name":"Knife","referencedTags":["TAUNT"],"set":"KARA","text":"Plates have Taunt.","type":"MINION"},{"artist":"L. Lullabi & C. Luechaiwattasopon","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":39582,"health":1,"id":"KAR_A02_05","mechanics":["AURA"],"name":"Cup","set":"KARA","text":"Plates have +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52774,"id":"KAR_A02_05e","name":"Cupricious Clattering","set":"KARA","text":"+1 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":52775,"id":"KAR_A02_05e2","name":"Cupricious Clattering","set":"KARA","text":"+3 Attack.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":40756,"health":2,"id":"KAR_A02_05H","mechanics":["AURA"],"name":"Cup","set":"KARA","text":"Plates have +3 Attack.","type":"MINION"},{"artist":"L. Lullabi & N. Thitinunthakorn","attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":39583,"health":3,"id":"KAR_A02_06","mechanics":["BATTLECRY"],"name":"Pitcher","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"KARA","targetingArrowText":"Give +2/+2.","text":"Battlecry: Give a minion +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40766,"id":"KAR_A02_06e2","name":"Filled Up","set":"KARA","text":"+2/+2.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":40768,"health":5,"id":"KAR_A02_06H","mechanics":["BATTLECRY"],"name":"Pitcher","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"KARA","targetingArrowText":"Give +3/+3.","text":"Battlecry: Give a minion +3/+3.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40765,"id":"KAR_A02_06He","name":"Filled Up","set":"KARA","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & A.Thawornsathitwong","cardClass":"NEUTRAL","cost":4,"dbfId":39586,"id":"KAR_A02_09","name":"Set the Table","set":"KARA","text":"Give your Plates +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39848,"id":"KAR_A02_09e","name":"Table Set","set":"KARA","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40832,"id":"KAR_A02_09eH","name":"Table Set","set":"KARA","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":4,"dbfId":40833,"id":"KAR_A02_09H","name":"Set the Table","set":"KARA","text":"Give your Plates +2/+2.","type":"SPELL"},{"artist":"L. Lullabi & N. Thitinunthakorn","cardClass":"NEUTRAL","cost":3,"dbfId":39587,"id":"KAR_A02_10","name":"Pour a Round","set":"KARA","text":"Draw a card for each of your Plates.","type":"SPELL"},{"artist":"L. Lullabi & C. Luechaiwattasopon","cardClass":"NEUTRAL","cost":5,"dbfId":39588,"id":"KAR_A02_11","name":"Tossing Plates","set":"KARA","text":"Summon five 1/1 Plates.","type":"SPELL"},{"artist":"Daren Bader","cardClass":"NEUTRAL","dbfId":39721,"health":30,"id":"KAR_A02_12","name":"Silverware Golem","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40082,"health":30,"id":"KAR_A02_12H","name":"Silverware Golem","set":"KARA","type":"HERO"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":39725,"id":"KAR_A02_13","mechanics":["AI_MUST_PLAY"],"name":"Be Our Guest","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"set":"KARA","text":"Hero Power\nSummon a 1/1 Plate.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40083,"id":"KAR_A02_13H","mechanics":["AI_MUST_PLAY"],"name":"Be Our Guest","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"set":"KARA","text":"Hero Power\nSummon two 1/1 Plates.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":39383,"health":6,"id":"KAR_A10_01","name":"Black Pawn","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Deal 1 damage to the enemies opposite this minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":39385,"health":6,"id":"KAR_A10_02","name":"White Pawn","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Deal 1 damage to the enemies opposite this minion.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":39384,"health":6,"id":"KAR_A10_03","name":"Black Rook","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Deal 2 damage to the enemies opposite this minion.","type":"MINION"},{"artist":"Zoltan Boros","attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":39386,"health":6,"id":"KAR_A10_04","name":"White Rook","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Deal 2 damage to the enemies opposite this minion.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":39387,"health":6,"id":"KAR_A10_05","name":"White Bishop","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Restore #2 Health to adjacent minions.","type":"MINION"},{"artist":"Zoltan Boros","attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":39388,"health":6,"id":"KAR_A10_06","name":"Black Bishop","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Restore #2 Health to adjacent minions.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":39389,"health":3,"id":"KAR_A10_07","mechanics":["CHARGE"],"name":"Black Knight","set":"KARA","text":"Charge.\nCan't Attack Heroes.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":39390,"health":3,"id":"KAR_A10_08","mechanics":["CHARGE"],"name":"White Knight","set":"KARA","text":"Charge.\nCan't Attack Heroes.","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","cost":7,"dbfId":39391,"health":6,"id":"KAR_A10_09","name":"White Queen","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Deal 4 damage to the enemies opposite this minion.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":7,"dbfId":39392,"health":6,"id":"KAR_A10_10","name":"Black Queen","referencedTags":["AUTOATTACK"],"set":"KARA","text":"Auto-Attack: Deal 4 damage to the enemies opposite this minion.","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39544,"entourage":["KAR_A10_09","KAR_A10_02","KAR_A10_08","KAR_A10_04","KAR_A10_05"],"id":"KAR_A10_22","mechanics":["DISCOVER"],"name":"Castle","set":"KARA","text":"Hero Power\nDiscover a chess piece.","type":"HERO_POWER"},{"artist":"Anton Zemskov","cardClass":"NEUTRAL","cost":1,"dbfId":40086,"id":"KAR_A10_22H","name":"Castle","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"KARA","text":"Hero Power\nMove a friendly minion left. Repeatable.","type":"HERO_POWER"},{"artist":"Joe Wilson","cardClass":"NEUTRAL","cost":2,"dbfId":39801,"id":"KAR_A10_33","name":"Cheat","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"KARA","text":"Hero Power\nDestroy the left-most enemy minion.","type":"HERO_POWER"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","dbfId":39541,"health":20,"id":"KAR_a10_Boss1","name":"White King","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40087,"health":20,"id":"KAR_a10_Boss1H","name":"White King","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":41921,"health":10,"id":"KAR_a10_Boss1H_TB","name":"White King","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":42346,"health":30,"id":"KAR_a10_Boss1H_TB22","name":"White King","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":39542,"health":20,"id":"KAR_a10_Boss2","name":"Black King","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40088,"health":20,"id":"KAR_a10_Boss2H","mechanics":["CANT_BE_FATIGUED"],"name":"Black King","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":41668,"health":10,"id":"KAR_a10_Boss2H_TB","mechanics":["CANT_BE_FATIGUED"],"name":"Black King","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":39755,"health":30,"id":"KARA_00_01","name":"Prince Malchezaar","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40079,"health":60,"id":"KARA_00_01H","name":"Prince Malchezaar","set":"KARA","type":"HERO"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","cost":2,"dbfId":39753,"id":"KARA_00_02","name":"Legion","set":"KARA","text":"Hero Power\nSummon a 6/6 Abyssal.","type":"HERO_POWER"},{"artist":"Mike Sass","attack":6,"cardClass":"WARLOCK","cost":6,"dbfId":39754,"health":6,"id":"KARA_00_02a","name":"Abyssal","race":"DEMON","set":"KARA","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40080,"id":"KARA_00_02H","name":"Legion","set":"KARA","text":"Hero Power\nSummon a 6/6 Abyssal.","type":"HERO_POWER"},{"artist":"James Ryman","cardClass":"MAGE","dbfId":39757,"health":30,"id":"KARA_00_03","name":"Medivh","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":41115,"health":0,"id":"KARA_00_03c","name":"Medivh","set":"KARA","type":"HERO"},{"cardClass":"MAGE","dbfId":40078,"health":30,"id":"KARA_00_03H","name":"Medivh","set":"KARA","type":"HERO"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","cost":2,"dbfId":39756,"id":"KARA_00_04","name":"Brilliance","set":"KARA","text":"Hero Power\nDraw 3 cards.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40081,"id":"KARA_00_04H","name":"Brilliance","set":"KARA","text":"Hero Power\nDraw 3 cards.","type":"HERO_POWER"},{"artist":"Kevin Chen","cardClass":"MAGE","cost":3,"dbfId":39759,"id":"KARA_00_05","name":"Archmage's Insight","set":"KARA","text":"Your spells cost (0) this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39758,"id":"KARA_00_05e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Insightful","set":"KARA","text":"Your spells cost (0).","type":"ENCHANTMENT"},{"artist":"James Ryman","cardClass":"MAGE","cost":2,"dbfId":39761,"id":"KARA_00_06","name":"Arcane Power","referencedTags":["SPELLPOWER"],"set":"KARA","text":"You have Spell Damage +5 this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39760,"id":"KARA_00_06e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Arcanely Powerful","referencedTags":["SPELLPOWER"],"set":"KARA","text":"+5 Spell Damage.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":1,"dbfId":39762,"id":"KARA_00_07","name":"Astral Portal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"KARA","text":"Summon a random Legendary minion.","type":"SPELL"},{"artist":"Evgeniy Zaqumyenny","attack":2,"cardClass":"MAGE","cost":2,"dbfId":39763,"health":4,"id":"KARA_00_08","mechanics":["TRIGGER_VISUAL"],"name":"Archmage's Apprentice","set":"KARA","text":"Whenever you cast a spell, shuffle a copy of it into your deck.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","cost":1,"dbfId":39764,"id":"KARA_00_09","name":"Mage Armor","set":"KARA","text":"Gain 10 Armor.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"MAGE","cost":3,"dbfId":39765,"id":"KARA_00_10","name":"Mysterious Rune","playRequirements":{"REQ_SECRET_ZONE_CAP_FOR_NON_SECRET":0},"referencedTags":["SECRET"],"set":"KARA","text":"Put 5 random Mage Secrets into the battlefield.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"MAGE","cost":0,"dbfId":39766,"id":"KARA_00_11","name":"Evocation","set":"KARA","text":"Gain 5 Mana Crystals this turn only.","type":"SPELL"},{"artist":"Adam Byrne","attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":39280,"health":10,"id":"KARA_04_01","name":"Dorothee","referencedTags":["CHARGE","TAUNT"],"set":"KARA","text":"Minions to the left have Charge. Minions to the right have Taunt.","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"NEUTRAL","dbfId":39282,"health":30,"id":"KARA_04_01h","name":"The Crone","rarity":"COMMON","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40264,"health":50,"id":"KARA_04_01heroic","name":"The Crone","set":"KARA","type":"HERO"},{"artist":"Rafael Zanchetin","cardClass":"NEUTRAL","cost":0,"dbfId":39281,"id":"KARA_04_02hp","name":"Twister","rarity":"COMMON","set":"KARA","text":"Hero Power\nDeal 100 damage. Can't be used if Dorothee is alive.","type":"HERO_POWER"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":39526,"health":2,"id":"KARA_04_05","mechanics":["CHARGE"],"name":"Flying Monkey","set":"KARA","text":"Charge","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":40261,"health":2,"id":"KARA_04_05h","mechanics":["CHARGE"],"name":"Flying Monkey","set":"KARA","text":"Charge","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":41106,"health":20,"id":"KARA_05_01b","name":"Kindly Grandmother","rarity":"COMMON","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":39296,"id":"KARA_05_01e","name":"Trembling Before the Wolf","set":"KARA","text":"Shrunk to a 1/1.","type":"ENCHANTMENT"},{"artist":"Mark Gibbons","cardClass":"NEUTRAL","dbfId":39299,"health":20,"id":"KARA_05_01h","name":"Big Bad Wolf","rarity":"COMMON","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40270,"health":20,"id":"KARA_05_01hheroic","name":"Big Bad Wolf","rarity":"COMMON","set":"KARA","type":"HERO"},{"artist":"Kevin Chen","cardClass":"NEUTRAL","cost":0,"dbfId":39298,"hideStats":true,"id":"KARA_05_01hp","name":"Trembling","rarity":"COMMON","set":"KARA","text":"Passive Hero Power Enemy minions are 1/1 and cost (1).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40266,"hideStats":true,"id":"KARA_05_01hpheroic","name":"Trembling","rarity":"COMMON","set":"KARA","text":"Passive Hero Power Minions cost (1). Enemy minions are 1/1.","type":"HERO_POWER"},{"artist":"Peter Stapleton","attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":40223,"durability":2,"id":"KARA_05_02","name":"Big Bad Claws","set":"KARA","type":"WEAPON"},{"attack":4,"cardClass":"NEUTRAL","cost":2,"dbfId":40271,"durability":2,"id":"KARA_05_02heroic","name":"Big Bad Claws","set":"KARA","type":"WEAPON"},{"artist":"Max Grecke","attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":39561,"health":2,"id":"KARA_06_01","name":"Romulo","referencedTags":["IMMUNE"],"set":"KARA","text":"Julianne is Immune.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40258,"id":"KARA_06_01e","name":"Death-Marked Love","set":"KARA","text":"Julianne is immune.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":40273,"health":2,"id":"KARA_06_01heroic","name":"Romulo","referencedTags":["IMMUNE"],"set":"KARA","text":"Julianne is Immune.","type":"MINION"},{"artist":"Max Grecke","cardClass":"NEUTRAL","dbfId":39560,"health":15,"id":"KARA_06_02","name":"Julianne","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40275,"health":15,"id":"KARA_06_02heroic","name":"Julianne","set":"KARA","type":"HERO"},{"artist":"Matt O'Connor","cardClass":"NEUTRAL","cost":4,"dbfId":39563,"entourage":["KARA_06_01"],"id":"KARA_06_03hp","name":"True Love","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"KARA","text":"Hero Power\nIf you don't have Romulo, summon him.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40276,"entourage":["KARA_06_01"],"id":"KARA_06_03hpheroic","name":"True Love","playRequirements":{"REQ_ENTIRE_ENTOURAGE_NOT_IN_PLAY":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"KARA","text":"Hero Power\nIf you don't have Romulo, summon him.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":39640,"health":30,"id":"KARA_07_01","name":"Curator","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40302,"health":40,"id":"KARA_07_01heroic","name":"Curator","set":"KARA","type":"HERO"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":0,"dbfId":39641,"hideStats":true,"id":"KARA_07_02","name":"Gallery Protection","set":"KARA","text":"Passive Hero Power\nYour hero has Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":40967,"id":"KARA_07_02e","name":"Protecting the Gallery","set":"KARA","type":"ENCHANTMENT"},{"artist":"Mike Sass","cardClass":"NEUTRAL","cost":1,"dbfId":39634,"id":"KARA_07_03","name":"Murloc Escaping!","set":"KARA","text":"Summon a random Murloc.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":40303,"id":"KARA_07_03heroic","name":"Murlocs Escaping!","set":"KARA","text":"Summon two random Murlocs.","type":"SPELL"},{"artist":"Alex Alexandrov","cardClass":"NEUTRAL","cost":3,"dbfId":39637,"id":"KARA_07_05","name":"Stampeding Beast!","set":"KARA","text":"Summon a random Beast.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40304,"id":"KARA_07_05heroic","name":"Stampeding Beast!","set":"KARA","text":"Summon a random Beast.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"NEUTRAL","cost":4,"dbfId":39638,"id":"KARA_07_06","name":"Demons Loose!","set":"KARA","text":"Summon a random Demon.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":40306,"id":"KARA_07_06heroic","name":"Demons Loose!","set":"KARA","text":"Summon a random Demon.","type":"SPELL"},{"artist":"Skan Srisuwan","cardClass":"NEUTRAL","cost":3,"dbfId":39639,"id":"KARA_07_07","name":"Haywire Mech!","set":"KARA","text":"Summon a random Mech.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":40307,"id":"KARA_07_07heroic","name":"Haywire Mech!","set":"KARA","text":"Summon a random Mech.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","cost":6,"dbfId":39635,"id":"KARA_07_08","name":"Dragons Free!","set":"KARA","text":"Summon a random Dragon.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":40308,"id":"KARA_07_08heroic","name":"Dragons Free!","set":"KARA","text":"Summon a random Dragon.","type":"SPELL"},{"artist":"John Polidora","cardClass":"NEUTRAL","dbfId":39678,"health":30,"id":"KARA_08_01","name":"Netherspite","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40060,"health":30,"id":"KARA_08_01H","name":"Netherspite","set":"KARA","type":"HERO"},{"artist":"Mike Sass","cardClass":"NEUTRAL","cost":2,"dbfId":39680,"entourage":["KARA_08_06","KARA_08_08"],"id":"KARA_08_02","mechanics":["AI_MUST_PLAY"],"name":"Nether Rage","set":"KARA","text":"Hero Power\nGive your hero +3 Attack this turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":39961,"id":"KARA_08_02e","name":"Nether Rage","set":"KARA","text":"+3 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40061,"id":"KARA_08_02eH","name":"Nether Rage","set":"KARA","text":"+8 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":40062,"entourage":["KARA_08_06","KARA_08_08"],"id":"KARA_08_02H","mechanics":["AI_MUST_PLAY"],"name":"Nether Rage","set":"KARA","text":"Hero Power\nGive your hero +8 Attack this turn.","type":"HERO_POWER"},{"artist":"Jaemin Kim","cardClass":"NEUTRAL","cost":4,"dbfId":39681,"id":"KARA_08_03","name":"Nether Breath","set":"KARA","text":"[x]Change the Health of\nall enemy minions to 1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":40024,"id":"KARA_08_03e","name":"Nether Breath","set":"KARA","text":"Health changed to 1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":3,"dbfId":40300,"id":"KARA_08_03H","name":"Nether Breath","set":"KARA","text":"[x]Change the Health of\nall enemy minions to 1.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39682,"id":"KARA_08_04","name":"Empowerment","set":"KARA","text":"Give your hero +8 Attack this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39741,"id":"KARA_08_04e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Empowered","set":"EXPERT1","text":"+8 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","cardClass":"NEUTRAL","cost":3,"dbfId":39683,"id":"KARA_08_05","name":"Terrifying Roar","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"KARA","text":"Return an enemy minion to your opponent's hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40301,"id":"KARA_08_05H","name":"Terrifying Roar","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"KARA","text":"Return an enemy minion to your opponent's hand.","type":"SPELL"},{"artist":"Garrett Hanna","attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":39684,"health":1,"hideStats":true,"id":"KARA_08_06","mechanics":["UNTOUCHABLE"],"name":"Blue Portal","set":"KARA","text":"The character in the blue beam only takes 1 damage at a time.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39702,"id":"KARA_08_06e2","mechanics":["TRIGGER_VISUAL"],"name":"Blue Beam","set":"KARA","text":"Only take 1 damage at a time.","type":"ENCHANTMENT"},{"artist":"Josh Harris","attack":0,"cardClass":"NEUTRAL","cost":11,"dbfId":39687,"health":1,"hideStats":true,"id":"KARA_08_08","mechanics":["UNTOUCHABLE"],"name":"Red Portal","referencedTags":["WINDFURY"],"set":"KARA","text":"The character in the red beam has Windfury.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39706,"id":"KARA_08_08e2","name":"Red Beam","set":"KARA","text":"Has Windfury.","type":"ENCHANTMENT"},{"artist":"Matt Cavotta","cardClass":"NEUTRAL","dbfId":39644,"health":30,"id":"KARA_09_01","name":"Terestian Illhoof","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40319,"health":40,"id":"KARA_09_01heroic","name":"Terestian Illhoof","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":39647,"health":30,"id":"KARA_09_02","name":"Curator","set":"KARA","type":"HERO"},{"artist":"Andrew Hou","cardClass":"NEUTRAL","cost":2,"dbfId":39646,"id":"KARA_09_03","name":"Many Imps!","set":"KARA","text":"Summon 2 Icky Imps.","type":"SPELL"},{"artist":"Andrew Hou","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":39643,"health":1,"id":"KARA_09_03a","mechanics":["DEATHRATTLE"],"name":"Icky Imp","race":"DEMON","set":"KARA","text":"Deathrattle: Resummon this minion and Illhoof loses 2 Health.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":40320,"health":2,"id":"KARA_09_03a_heroic","mechanics":["DEATHRATTLE"],"name":"Icky Imp","race":"DEMON","set":"KARA","text":"Deathrattle: Resummon this minion and Illhoof loses 2 Health.","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40322,"id":"KARA_09_03heroic","name":"Many Imps!","set":"KARA","text":"Summon 2 Icky Imps.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"NEUTRAL","cost":0,"dbfId":39645,"hideStats":true,"id":"KARA_09_04","name":"Dark Pact","set":"KARA","text":"Passive Hero Power\nOnly Icky Imps can damage Illhoof!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":39662,"id":"KARA_09_05","name":"Summon Kil'rek","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"KARA","text":"Summon Kil'rek.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":40860,"id":"KARA_09_05heroic","name":"Summon Kil'rek","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"KARA","text":"Summon Kil'rek.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":6,"dbfId":39663,"id":"KARA_09_06","name":"Shadow Volley","set":"KARA","text":"Deal $3 damage to all non-Demon minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":40326,"id":"KARA_09_06heroic","name":"Shadow Volley","set":"KARA","text":"Deal $3 damage to all non-Demon minions.","type":"SPELL"},{"artist":"Daren Bader","cardClass":"NEUTRAL","cost":6,"dbfId":39664,"id":"KARA_09_07","name":"Steal Life","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"KARA","text":"Deal $5 damage. Restore #5 Health to your hero.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":40327,"id":"KARA_09_07heroic","name":"Steal Life","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"KARA","text":"Deal $5 damage. Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"WARLOCK","cost":4,"dbfId":39864,"health":6,"id":"KARA_09_08","mechanics":["TAUNT"],"name":"Kil'rek","race":"DEMON","set":"KARA","text":"Taunt","type":"MINION"},{"attack":4,"cardClass":"WARLOCK","cost":4,"dbfId":40329,"health":8,"id":"KARA_09_08_heroic","mechanics":["TAUNT"],"name":"Kil'rek","race":"DEMON","set":"KARA","text":"Taunt","type":"MINION"},{"artist":"Laurel Austin","cardClass":"NEUTRAL","dbfId":39665,"health":30,"id":"KARA_11_01","name":"Nightbane","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":40689,"health":30,"id":"KARA_11_01heroic","name":"Nightbane","set":"KARA","type":"HERO"},{"artist":"Tyler Walpole","cardClass":"NEUTRAL","cost":0,"dbfId":39667,"hideStats":true,"id":"KARA_11_02","name":"Manastorm","set":"KARA","text":"Passive Hero Power\nPlayers start with 10 Mana Crystals.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":39668,"health":30,"id":"KARA_12_01","name":"Shade of Aran","set":"KARA","type":"HERO"},{"cardClass":"MAGE","dbfId":40065,"health":30,"id":"KARA_12_01H","name":"Shade of Aran","set":"KARA","type":"HERO"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","cost":0,"dbfId":39669,"hideStats":true,"id":"KARA_12_02","name":"Ley Lines","set":"KARA","text":"[x]Passive Hero Power\nBoth players have\nSpell Damage +3.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40107,"hideStats":true,"id":"KARA_12_02H","name":"Ley Lines","set":"KARA","text":"[x]Passive Hero Power\nBoth players have\nSpell Damage +5.","type":"HERO_POWER"},{"artist":"Evgeniy Zaqumyenny","cardClass":"MAGE","cost":3,"dbfId":40005,"id":"KARA_12_03","mechanics":["SECRET","ImmuneToSpellpower"],"name":"Flame Wreath","set":"KARA","text":"Secret: When an enemy attacks, deal 5 damage to all other enemies.","type":"SPELL"},{"cardClass":"MAGE","cost":3,"dbfId":40066,"id":"KARA_12_03H","mechanics":["SECRET","ImmuneToSpellpower"],"name":"Flame Wreath","set":"KARA","text":"Secret: When an enemy attacks, deal 10 damage to all other enemies.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","dbfId":39770,"health":15,"id":"KARA_13_01","name":"Nazra Wildaxe","set":"KARA","type":"HERO"},{"cardClass":"WARRIOR","dbfId":40734,"health":15,"id":"KARA_13_01H","name":"Nazra Wildaxe","set":"KARA","type":"HERO"},{"artist":"Jim Nelson","cardClass":"WARRIOR","cost":2,"dbfId":39771,"id":"KARA_13_02","name":"The Horde","set":"KARA","text":"[x]Hero Power\nSummon a 3/2 Orc.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":40733,"id":"KARA_13_02H","name":"The Horde","set":"KARA","text":"[x]Hero Power\nSummon a 3/3 Orc\nwith Charge.","type":"HERO_POWER"},{"artist":"Jim Nelson","attack":3,"cardClass":"WARRIOR","cost":2,"dbfId":39772,"health":2,"id":"KARA_13_03","name":"Orc Warrior","set":"KARA","type":"MINION"},{"attack":3,"cardClass":"WARRIOR","cost":2,"dbfId":40732,"health":3,"id":"KARA_13_03H","mechanics":["CHARGE"],"name":"Orc Warrior","set":"KARA","text":"Charge","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39775,"entourage":["KAR_073","KAR_075","KAR_076","KAR_077","KAR_091"],"health":30,"id":"KARA_13_06","name":"Prince Malchezaar","race":"DEMON","set":"KARA","type":"HERO"},{"artist":"Joe Madureira & Grace Liu","cardClass":"NEUTRAL","dbfId":40735,"entourage":["KAR_073","KAR_075","KAR_076","KAR_077","KAR_091"],"health":30,"id":"KARA_13_06H","name":"Prince Malchezaar","race":"DEMON","set":"KARA","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":40560,"id":"KARA_13_11","name":"Shadow Bolt Volley","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":2},"set":"KARA","text":"Deal $4 damage to three random enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":40561,"id":"KARA_13_11e","name":"Enfeeble","set":"KARA","text":"Health changed to 1.","type":"ENCHANTMENT"},{"artist":"Daren Bader","cardClass":"NEUTRAL","cost":3,"dbfId":40562,"id":"KARA_13_12","name":"Demonic Presence","set":"KARA","text":"Draw 2 cards.\nGain 10 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":40841,"id":"KARA_13_12H","name":"Demonic Presence","set":"KARA","text":"Draw 3 cards.\nGain 10 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40563,"id":"KARA_13_13","mechanics":["AI_MUST_PLAY"],"name":"Legion","set":"KARA","text":"Hero Power\nSummon a 6/6 Abyssal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40763,"id":"KARA_13_13H","name":"Legion","set":"KARA","text":"Hero Power\nSummon two 6/6 Abyssals.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":40644,"elite":true,"health":2,"hideStats":true,"id":"KARA_13_15","mechanics":["UNTOUCHABLE"],"name":"Wanda Wonderhooves","set":"TB","text":"Portals cost (1) less. \nDoes not count as a minion.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":40645,"elite":true,"health":2,"hideStats":true,"id":"KARA_13_16","mechanics":["UNTOUCHABLE"],"name":"Susie Sizzlesong","set":"TB","text":"Portals cost (1) less. \nDoes not count as a minion.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":40646,"elite":true,"health":2,"hideStats":true,"id":"KARA_13_17","mechanics":["UNTOUCHABLE"],"name":"Mark Moonwalker","set":"TB","text":"Portals cost (1) less. \nDoes not count as a minion.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":40648,"elite":true,"health":2,"id":"KARA_13_19","mechanics":["DEATHRATTLE","TAUNT"],"name":"Red Riding Hood","set":"TB","text":"Taunt. Deathrattle: Enemies can't attack this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40965,"id":"KARA_13_19e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Saddened","set":"TB","text":"Can't attack this turn.","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":40649,"health":2,"id":"KARA_13_20","name":"Party Elemental","set":"TB","text":"Comes with a party!","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":40651,"health":6,"id":"KARA_13_22","name":"Mime","set":"TB","text":"Always silenced.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":40686,"elite":true,"health":4,"id":"KARA_13_23","mechanics":["TRIGGER_VISUAL"],"name":"Romulo","set":"TB","text":"At the end of your turn, restore #3 health to your hero.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":41569,"durability":3,"elite":true,"id":"KARA_13_26","mechanics":["TRIGGER_VISUAL"],"name":"Atiesh","set":"KARA","text":"[x]After you cast a spell,\nsummon a random\nminion of that Cost.\nLose 1 Durability.","type":"WEAPON"},{"artist":"Richard Wright","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":2874,"flavor":"Why does a forgotten torch turn into a roaring torch with no provocation? It's one of life's many mysteries.","howToEarn":"Unlocked by starting the League of Explorers adventure.","howToEarnGolden":"Can be crafted after starting the League of Explorers adventure.","id":"LOE_002","name":"Forgotten Torch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOE","text":"Deal $3 damage. Shuffle a 'Roaring Torch' into your deck that deals 6 damage.","type":"SPELL"},{"artist":"Richard Wright","cardClass":"MAGE","cost":3,"dbfId":2997,"id":"LOE_002t","name":"Roaring Torch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Deal $6 damage.","type":"SPELL"},{"artist":"Ben Zhang","attack":6,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":2875,"flavor":"Despite the name, he's a solid conjurer.","health":3,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_003","mechanics":["BATTLECRY","DISCOVER"],"name":"Ethereal Conjurer","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a spell.","type":"MINION"},{"artist":"Steve Prescott","attack":1,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":2878,"flavor":"He is forever cursing the kids who climb on the rails and the evil archeologists who animate the exhibits.","health":2,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_006","mechanics":["BATTLECRY","DISCOVER"],"name":"Museum Curator","rarity":"COMMON","referencedTags":["DEATHRATTLE"],"set":"LOE","text":"Battlecry: Discover a Deathrattle card.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2879,"flavor":"This is what happens when Rafaam stubs his toe unexpectedly.","howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_007","name":"Curse of Rafaam","rarity":"COMMON","set":"LOE","text":"Give your opponent a 'Cursed!' card.\nWhile they hold it, they take 2 damage on their turn.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"WARLOCK","cost":2,"dbfId":2998,"id":"LOE_007t","mechanics":["EVIL_GLOW","TRIGGER_VISUAL","ImmuneToSpellpower"],"name":"Cursed!","set":"LOE","text":"While this is in your hand, take 2 damage at the start of your turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2880,"flavor":"-","id":"LOE_008","name":"Eye of Hakkar","playRequirements":{"REQ_MINION_TARGET":0},"set":"LOE","text":"Take a secret from your opponent's deck and put it into the battlefield.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":38811,"id":"LOE_008H","name":"Eye of Hakkar","set":"LOE","text":"Take a secret from your opponent's deck and put it into the battlefield.","type":"SPELL"},{"artist":"Anton Zemskov","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":2881,"flavor":"No obsidian is safe around the Obsidian Destroyer!","health":7,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_009","mechanics":["TRIGGER_VISUAL"],"name":"Obsidian Destroyer","rarity":"COMMON","referencedTags":["TAUNT"],"set":"LOE","text":"At the end of your turn, summon a 1/1 Scarab with Taunt.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":35022,"id":"LOE_009e","name":"Sinister Power","set":"LOE","text":"+4/+4.","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":1,"cardClass":"WARRIOR","cost":1,"dbfId":38325,"health":1,"id":"LOE_009t","mechanics":["TAUNT"],"name":"Scarab","race":"BEAST","set":"LOE","text":"Taunt","type":"MINION"},{"artist":"Bernie Kang","attack":2,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":2882,"flavor":"It could be worse. It could be a Snake Pit.","health":1,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_010","mechanics":["POISONOUS"],"name":"Pit Snake","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Poisonous","type":"MINION"},{"artist":"Tyson Murphy","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2883,"elite":true,"flavor":"Reno is a four-time winner of the 'Best Accessorized Explorer' award.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_011","mechanics":["BATTLECRY"],"name":"Reno Jackson","rarity":"LEGENDARY","set":"LOE","text":"Battlecry: If your deck has no duplicates, fully heal your hero.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":2884,"flavor":"After the guild broke up, he could no longer raid the tombs.","health":4,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_012","mechanics":["DEATHRATTLE"],"name":"Tomb Pillager","rarity":"COMMON","set":"LOE","text":"Deathrattle: Add a Coin to your hand.","type":"MINION"},{"artist":"Cole Eastburn","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":2888,"flavor":"He's a very hungry elemental.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_016","mechanics":["TRIGGER_VISUAL"],"name":"Rumbling Elemental","race":"ELEMENTAL","rarity":"COMMON","referencedTags":["BATTLECRY"],"set":"LOE","text":"After you play a Battlecry minion, deal 2 damage to a random enemy.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":2994,"health":6,"id":"LOE_016t","mechanics":["TAUNT"],"name":"Rock","set":"LOE","text":"Taunt","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":2889,"flavor":"U da man! No, U da man!","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_017","mechanics":["BATTLECRY"],"name":"Keeper of Uldaman","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"LOE","targetingArrowText":"Change to 3/3.","text":"Battlecry: Set a minion's Attack and Health to 3.","type":"MINION"},{"cardClass":"PALADIN","dbfId":9340,"id":"LOE_017e","name":"Watched","set":"LOE","text":"Stats changed to 3/3.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":2890,"flavor":"Sure, they're ugly, but they live in tunnels. You try your beauty routine without natural light.","health":3,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_018","mechanics":["TRIGGER_VISUAL"],"name":"Tunnel Trogg","rarity":"COMMON","referencedTags":["OVERLOAD"],"set":"LOE","text":"Whenever you Overload, gain +1 Attack per locked Mana Crystal.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":15001,"id":"LOE_018e","name":"Trogg No Stupid","set":"LOE","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":2891,"flavor":"Still hunting for the ones who earthed him.","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_019","mechanics":["BATTLECRY"],"name":"Unearthed Raptor","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOE","targetingArrowText":"Gain a Deathrattle.","text":"Battlecry: Choose a friendly minion. Gain a copy of its Deathrattle.","type":"MINION"},{"cardClass":"ROGUE","dbfId":38323,"id":"LOE_019e","name":"Unearthed Raptor","set":"LOE","text":"Copied Deathrattle from {0}.","type":"ENCHANTMENT"},{"artist":"Milivoj Ceran","cardClass":"NEUTRAL","cost":2,"dbfId":2992,"id":"LOE_019t","name":"Map to the Golden Monkey","set":"LOE","text":"Shuffle the Golden Monkey into your deck. Draw a card.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":2993,"health":6,"id":"LOE_019t2","mechanics":["BATTLECRY","TAUNT"],"name":"Golden Monkey","set":"LOE","text":"Taunt\nBattlecry: Replace your hand and deck with Legendary minions.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":2892,"flavor":"Dang. This card is sweet. Almost as sweet as Dessert Camel.","health":4,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_020","mechanics":["BATTLECRY"],"name":"Desert Camel","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Battlecry: Put a 1-Cost minion from each deck into the battlefield.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":2893,"flavor":"Five years of tap-dancing lessons are FINALLY going to pay off!","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_021","mechanics":["SECRET"],"name":"Dart Trap","rarity":"COMMON","set":"LOE","text":"Secret: After an opposing Hero Power is used, deal $5 damage to a random enemy.","type":"SPELL"},{"artist":"Peter Stapleton","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":2894,"flavor":"Fierce monkey. That funky monkey.","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_022","mechanics":["TAUNT"],"name":"Fierce Monkey","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Taunt","type":"MINION"},{"artist":"George Davis","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":2895,"flavor":"I'm offering you a bargain here! This amazing vacuum cleaner for your soul!","health":2,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_023","mechanics":["BATTLECRY","DISCOVER"],"name":"Dark Peddler","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a\n1-Cost card.","type":"MINION"},{"artist":"Richard Wright","attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":2990,"health":4,"id":"LOE_024t","mechanics":["TRIGGER_VISUAL"],"name":"Rolling Boulder","set":"LOE","text":"At the end of your turn, destroy the minion to the left.","type":"MINION"},{"artist":"Ryan Metcalf","cardClass":"PALADIN","collectible":true,"cost":10,"dbfId":2898,"flavor":"Theme song by Ellie Goldfin and Blagghghlrlrl Harris.","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_026","name":"Anyfin Can Happen","rarity":"RARE","set":"LOE","text":"Summon 7 Murlocs that died this game.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":2899,"flavor":"You have chosen poorly.","howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_027","mechanics":["SECRET"],"name":"Sacred Trial","rarity":"COMMON","set":"LOE","text":"Secret: After your opponent has at least 3 minions and plays another, destroy it.","type":"SPELL"},{"artist":"Jaemin Kim","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2901,"flavor":"It's amazing what you can do with super glue!","health":1,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_029","mechanics":["BATTLECRY","DISCOVER"],"name":"Jeweled Scarab","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a\n3-Cost card.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":15323,"id":"LOE_030e","name":"Hollow","set":"LOE","text":"Stats copied.","type":"ENCHANTMENT"},{"artist":"Ben Zhang","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2910,"flavor":"If she had studied harder, she would have been a C+ witch.","health":5,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_038","mechanics":["AURA"],"name":"Naga Sea Witch","rarity":"EPIC","set":"LOE","text":"Your cards cost (5).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52765,"id":"LOE_038e","name":"Seawitching","set":"LOE","text":"Costs (5).","type":"ENCHANTMENT"},{"artist":"Skan Srisuwan","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2911,"flavor":"A-1 and A-2 went nuts, when they should have gone bolts.","health":4,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_039","mechanics":["BATTLECRY","DISCOVER"],"name":"Gorillabot A-3","race":"MECHANICAL","rarity":"COMMON","set":"LOE","text":"Battlecry: If you control another Mech, Discover a Mech.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":2918,"flavor":"Deals damage when he croaks.","health":2,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_046","mechanics":["DEATHRATTLE"],"name":"Huge Toad","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Deathrattle: Deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Turovec Konstantin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2919,"flavor":"Less serious than its cousin, the Grave Spider.","health":3,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_047","mechanics":["BATTLECRY","DISCOVER"],"name":"Tomb Spider","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Battlecry: Discover a Beast.","type":"MINION"},{"artist":"Ben Zhang","attack":3,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":2922,"flavor":"Clever girl!","health":2,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_050","mechanics":["DEATHRATTLE"],"name":"Mounted Raptor","race":"BEAST","rarity":"COMMON","set":"LOE","text":"Deathrattle: Summon a random 1-Cost minion.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":2923,"flavor":"The REAL angry chicken!","health":4,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_051","mechanics":["SPELLPOWER"],"name":"Jungle Moonkin","rarity":"RARE","set":"LOE","spellDamage":2,"text":"Both players have\nSpell Damage +2.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2925,"flavor":"If you want your wish granted, don't rub him the wrong way.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_053","mechanics":["TRIGGER_VISUAL"],"name":"Djinni of Zephyrs","race":"ELEMENTAL","rarity":"EPIC","set":"LOE","text":"After you cast a spell on another friendly minion, cast a copy of it on this one.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2933,"flavor":"He's actually a 1/1 who picked up the hammer from the last guy.","health":4,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_061","mechanics":["DEATHRATTLE"],"name":"Anubisath Sentinel","rarity":"COMMON","set":"LOE","text":"Deathrattle: Give a random friendly minion +3/+3.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":2975,"id":"LOE_061e","name":"Power of the Titans","set":"LOE","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Trent Kaniuga","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":2945,"flavor":"This was the only job he could get after the dinosaur theme park debacle.","health":8,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_073","mechanics":["BATTLECRY"],"name":"Fossilized Devilsaur","rarity":"COMMON","referencedTags":["TAUNT"],"set":"LOE","text":"Battlecry: If you control a Beast, gain Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":17261,"id":"LOE_073e","name":"Fossilized","set":"LOE","text":"Has Taunt.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":2948,"elite":true,"entourage":["DS1h_292","CS2_056","CS2_101","CS1h_001","CS2_049","CS2_102","CS2_083b","CS2_034","CS2_017"],"flavor":"In addition to fluent Common, he also speaks fourteen dialects of 'mrgl'.","health":3,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_076","mechanics":["BATTLECRY","DISCOVER"],"name":"Sir Finley Mrrgglton","race":"MURLOC","rarity":"LEGENDARY","set":"LOE","text":"Battlecry: Discover a new basic Hero Power.","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":2949,"elite":true,"flavor":"Contains 75% more fiber than his brother Magni!","health":4,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_077","mechanics":["AURA"],"name":"Brann Bronzebeard","rarity":"LEGENDARY","referencedTags":["BATTLECRY"],"set":"LOE","text":"Your Battlecries trigger twice.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52768,"id":"LOE_077e","name":"Bronzebeard Battlecry","set":"LOE","text":"Your Battlecries trigger twice.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":2951,"elite":true,"flavor":"A large part of her job entails not mixing up the Map to the Golden Monkey with the Map to Monkey Island.","health":5,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_079","mechanics":["BATTLECRY"],"name":"Elise Starseeker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"LEGENDARY","set":"LOE","text":"Battlecry: Shuffle the 'Map to the Golden Monkey' into your deck.","type":"MINION"},{"artist":"Jason Kang","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":2958,"flavor":"Sometimes it feels like it's always the same slackers that are waiting for a summon.","health":6,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_086","mechanics":["TRIGGER_VISUAL"],"name":"Summoning Stone","rarity":"RARE","set":"LOE","text":"Whenever you cast a spell, summon a random minion of the same Cost.","type":"MINION"},{"artist":"Sam Nielson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":2961,"flavor":"The fourth one fell off in a tragic accident. They don't talk about it.","health":6,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_089","mechanics":["DEATHRATTLE"],"name":"Wobbling Runts","rarity":"RARE","set":"LOE","text":"Deathrattle: Summon three 2/2 Runts.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":37661,"health":2,"id":"LOE_089t","name":"Rascally Runt","set":"LOE","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":38469,"health":2,"id":"LOE_089t2","name":"Wily Runt","set":"LOE","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":38470,"health":2,"id":"LOE_089t3","name":"Grumbly Runt","set":"LOE","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":2964,"elite":true,"flavor":"He's very good at retrieving artifacts. From other people's museums.","health":8,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_092","mechanics":["BATTLECRY","DISCOVER"],"name":"Arch-Thief Rafaam","rarity":"LEGENDARY","set":"LOE","text":"Battlecry: Discover a powerful Artifact.","type":"MINION"},{"artist":"Alex Konstad","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":3015,"flavor":"It's perfectly safe as long as you remember to put in air holes.","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_104","name":"Entomb","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOE","text":"Choose an enemy minion.\nShuffle it into your deck.","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":3001,"flavor":"Harrison Jones was disappointed that he didn't get to be part of the League of Explorers, but his hat did.","howToEarn":"Unlocked by starting the League of Explorers adventure.","howToEarnGolden":"Can be crafted after starting the League of Explorers adventure.","id":"LOE_105","name":"Explorer's Hat","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOE","text":"Give a minion +1/+1 and \"Deathrattle: Add an Explorer's Hat to your hand.\"","type":"SPELL"},{"cardClass":"HUNTER","dbfId":3000,"id":"LOE_105e","name":"Explorer's Hat","set":"LOE","text":"+1/+1. Deathrattle: Add an Explorer's Hat to your hand.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":9107,"flavor":"Don't blink! Don't turn your back, don't look away, and DON'T BLINK.","health":7,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_107","name":"Eerie Statue","rarity":"RARE","set":"LOE","text":"Canât attack unless itâs the only minion on the battlefield.","type":"MINION"},{"artist":"Slawomir Maniak","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":9081,"flavor":"Warning: Do not expose to direct sunlight.","health":4,"howToEarn":"Unlocked in the Temple of Orsis, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Temple of Orsis, in the League of Explorers adventure.","id":"LOE_110","mechanics":["BATTLECRY"],"name":"Ancient Shade","rarity":"RARE","set":"LOE","text":"Battlecry: Shuffle an 'Ancient Curse' into your deck that deals 7 damage to you when drawn.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","cost":4,"dbfId":9082,"id":"LOE_110t","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Ancient Curse","set":"LOE","text":"Casts When Drawn\nYou take 7 damage.","type":"SPELL"},{"artist":"Raymond Swanland","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":2999,"flavor":"MOM! DAD! DON'T TOUCH IT! IT'S EVIL!!!!!!","howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_111","name":"Excavated Evil","rarity":"RARE","set":"LOE","text":"Deal $3 damage to all minions.\nShuffle this card into your opponent's deck.","type":"SPELL"},{"artist":"Andrius Matijoshius","cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":3007,"flavor":"Everyfin is cool when you're part of a murloc team!","howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOE_113","name":"Everyfin is Awesome","rarity":"RARE","set":"LOE","text":"Give your minions +2/+2.\nCosts (1) less for each Murloc you control.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":3006,"id":"LOE_113e","name":"Mrglllraawrrrglrur!","set":"LOE","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"A. J. Nazzaro","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":13335,"flavor":"Was petrified when it found out it didn't make the cut for Azerothian Idol.","howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_115","mechanics":["CHOOSE_ONE","DISCOVER"],"name":"Raven Idol","rarity":"COMMON","set":"LOE","text":"Choose One -\nDiscover a minion; or Discover a spell.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"DRUID","cost":1,"dbfId":38112,"id":"LOE_115a","mechanics":["DISCOVER"],"name":"Break Free","set":"LOE","text":"Discover a minion.","type":"SPELL"},{"artist":"A.J. Nazzaro","cardClass":"DRUID","cost":1,"dbfId":38113,"id":"LOE_115b","mechanics":["DISCOVER"],"name":"Awakened","set":"LOE","text":"Discover a spell.","type":"SPELL"},{"artist":"Wayne Reynolds","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":13334,"flavor":"The Reliquary considers itself the equal of the League of Explorers. The League of Explorers doesn't.","health":1,"howToEarn":"Unlocked in Uldaman, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in Uldaman, in the League of Explorers adventure.","id":"LOE_116","mechanics":["BATTLECRY"],"name":"Reliquary Seeker","rarity":"RARE","set":"LOE","text":"Battlecry: If you have 6 other minions, gain +4/+4.","type":"MINION"},{"artist":"Craig Mullins","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":35025,"durability":3,"flavor":"The Curse is that you have to listen to \"MMMBop\" on repeat.","howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_118","name":"Cursed Blade","rarity":"RARE","set":"LOE","text":"Double all damage dealt to your hero.","type":"WEAPON"},{"cardClass":"WARRIOR","dbfId":35035,"id":"LOE_118e","name":"Cursed Blade","set":"LOE","text":"Double all damage dealt to your hero.","type":"ENCHANTMENT"},{"artist":"Mike Sass","attack":4,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":36111,"flavor":"Try putting it on. Wait, let me get my camera.","health":4,"howToEarn":"Unlocked in the Hall of Explorers, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in the Hall of Explorers, in the League of Explorers adventure.","id":"LOE_119","mechanics":["TRIGGER_VISUAL"],"name":"Animated Armor","rarity":"RARE","set":"LOE","text":"Your hero can only take 1 damage at a time.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":14018,"health":30,"id":"LOEA01_01","name":"Sun Raider Phaerix","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38480,"health":30,"id":"LOEA01_01h","name":"Sun Raider Phaerix","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":14019,"id":"LOEA01_02","mechanics":["TRIGGER_VISUAL"],"name":"Blessings of the Sun","set":"LOE","text":"Passive Hero Power\nWhoever controls the Rod of the Sun is Immune.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38479,"id":"LOEA01_02h","mechanics":["TRIGGER_VISUAL"],"name":"Blessings of the Sun","set":"LOE","text":"Passive Hero Power\n Phaerix is Immune while he controls the Rod of the Sun.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":25119,"health":5,"id":"LOEA01_11","mechanics":["DEATHRATTLE"],"name":"Rod of the Sun","set":"LOE","text":"Deathrattle: Surrender this to your opponent.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":38484,"health":5,"id":"LOEA01_11h","mechanics":["DEATHRATTLE"],"name":"Rod of the Sun","set":"LOE","text":"Deathrattle: Surrender this to your opponent.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38495,"id":"LOEA01_11he","name":"Heroic Mode","set":"LOE","text":"+3/+3 if Phaerix controls the Rod.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":36023,"health":2,"id":"LOEA01_12","mechanics":["DEATHRATTLE"],"name":"Tol'vir Hoplite","set":"LOE","text":"Deathrattle: Deal 5 damage to both heroes.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":38504,"health":5,"id":"LOEA01_12h","mechanics":["DEATHRATTLE"],"name":"Tol'vir Hoplite","set":"LOE","text":"Deathrattle: Deal 5 damage to both heroes.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":14193,"health":30,"id":"LOEA02_01","name":"Zinaar","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38466,"health":30,"id":"LOEA02_01h","name":"Zinaar","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":14203,"id":"LOEA02_02","mechanics":["AI_MUST_PLAY"],"name":"Djinnâs Intuition","set":"LOE","text":"Draw a card.\nGive your opponent a Wish.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38465,"id":"LOEA02_02h","mechanics":["AI_MUST_PLAY"],"name":"Djinnâs Intuition","set":"LOE","text":"Draw a card. Gain a Mana Crystal. Give your opponent a Wish.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":14282,"id":"LOEA02_03","mechanics":["DISCOVER"],"name":"Wish for Power","set":"LOE","text":"Discover a spell.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":14283,"id":"LOEA02_04","mechanics":["DISCOVER"],"name":"Wish for Valor","set":"LOE","text":"Discover a (4)-Cost card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":14284,"id":"LOEA02_05","mechanics":["DISCOVER"],"name":"Wish for Glory","set":"LOE","text":"Discover a minion.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":14285,"id":"LOEA02_06","name":"Wish for More Wishes","set":"LOE","text":"Gain 2 Wishes.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25073,"id":"LOEA02_10","mechanics":["DISCOVER"],"name":"Wish for Companionship","set":"LOE","text":"Discover a Companion.","type":"SPELL"},{"attack":2,"cardClass":"HUNTER","cost":0,"dbfId":25074,"health":4,"id":"LOEA02_10a","name":"Leokk","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"race":"BEAST","set":"LOE","text":"Your minions have +1 Attack.","type":"MINION"},{"attack":4,"cardClass":"HUNTER","cost":0,"dbfId":25076,"health":4,"id":"LOEA02_10c","name":"Misha","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"race":"BEAST","set":"LOE","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":16230,"health":100,"id":"LOEA04_01","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Temple Escape","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38357,"id":"LOEA04_01e","name":"Temple Escape Enchant","set":"LOE","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38509,"id":"LOEA04_01eh","name":"Temple Escape Enchant","set":"LOE","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38511,"health":100,"id":"LOEA04_01h","name":"Temple Escape","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":16231,"id":"LOEA04_02","mechanics":["AI_MUST_PLAY"],"name":"Escape!","rarity":"FREE","set":"LOE","text":"Encounter new obstacles!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38510,"id":"LOEA04_02h","name":"Escape!","set":"LOE","text":"Encounter new obstacles!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":16416,"id":"LOEA04_06","name":"Pit of Spikes","set":"LOE","text":"Choose Your Path!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":16445,"id":"LOEA04_06a","mechanics":["ImmuneToSpellpower"],"name":"Swing Across","set":"LOE","text":"Take 10 damage or no damage, at random.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":16456,"id":"LOEA04_06b","name":"Walk Across Gingerly","set":"LOE","text":"Take 5 damage.","type":"SPELL"},{"attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":16804,"health":5,"id":"LOEA04_13bt","mechanics":["DIVINE_SHIELD"],"name":"Orsis Guard","set":"LOE","text":"Divine Shield","type":"MINION"},{"attack":8,"cardClass":"NEUTRAL","cost":4,"dbfId":38612,"health":8,"id":"LOEA04_13bth","mechanics":["DIVINE_SHIELD"],"name":"Orsis Guard","set":"LOE","text":"Divine Shield","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":7,"dbfId":16883,"health":3,"id":"LOEA04_23","name":"Giant Insect","set":"LOE","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":7,"dbfId":38615,"health":6,"id":"LOEA04_23h","name":"Giant Insect","set":"LOE","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":8,"dbfId":16884,"health":10,"id":"LOEA04_24","name":"Anubisath Temple Guard","set":"LOE","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":8,"dbfId":38613,"health":15,"id":"LOEA04_24h","name":"Anubisath Temple Guard","set":"LOE","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":8,"dbfId":16885,"health":9,"id":"LOEA04_25","mechanics":["TRIGGER_VISUAL"],"name":"Seething Statue","set":"LOE","text":"At the end of your turn, deal 2 damage to all enemies.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":8,"dbfId":38614,"health":9,"id":"LOEA04_25h","mechanics":["TRIGGER_VISUAL"],"name":"Seething Statue","set":"LOE","text":"At the end of your turn, deal 5 damage to all enemies.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":1,"dbfId":25072,"health":10,"id":"LOEA04_27","name":"Animated Statue","set":"LOE","text":"You've disturbed the ancient statue...","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25084,"id":"LOEA04_28","name":"A Glowing Pool","set":"LOE","text":"Drink?","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25085,"id":"LOEA04_28a","name":"Drink Deeply","set":"LOE","text":"Draw a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25086,"id":"LOEA04_28b","name":"Wade Through","set":"LOE","text":"Gain a Mana Crystal","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25088,"id":"LOEA04_29","name":"The Eye","set":"LOE","text":"Choose Your Path!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25089,"id":"LOEA04_29a","name":"Touch It","set":"LOE","text":"Restore 10 Health to your hero.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25090,"id":"LOEA04_29b","name":"Investigate the Runes","set":"LOE","text":"Draw 2 cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25091,"id":"LOEA04_30","name":"The Darkness","set":"LOE","text":"Take the Shortcut?","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25092,"id":"LOEA04_30a","name":"Take the Shortcut","set":"LOE","text":"Get 1 turn closer to the Exit! Encounter a 7/7 War Golem.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25334,"id":"LOEA04_31b","name":"No Way!","set":"LOE","text":"Do nothing.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":15352,"health":30,"id":"LOEA05_01","name":"Chieftain Scarvash","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38554,"health":30,"id":"LOEA05_01h","name":"Chieftain Scarvash","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":15353,"id":"LOEA05_02","mechanics":["TRIGGER_VISUAL"],"name":"Trogg Hate Minions!","set":"LOE","text":"Passive Hero Power\n Enemy minions cost (2) more. Swap at the start of your turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38698,"id":"LOEA05_02a","mechanics":["TRIGGER_VISUAL"],"name":"Trogg Hate Minions!","set":"LOE","text":"Passive Hero Power\n Enemy minions cost (2) more. Swap at the start of your turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38555,"id":"LOEA05_02h","mechanics":["TRIGGER_VISUAL"],"name":"Trogg Hate Minions!","set":"LOE","text":"Passive Hero Power\n Enemy minions cost (11). Swap at the start of your turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38699,"id":"LOEA05_02ha","mechanics":["TRIGGER_VISUAL"],"name":"Trogg Hate Minions!","set":"LOE","text":"Passive Hero Power\n Enemy minions cost (11). Swap at the start of your turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":15354,"id":"LOEA05_03","mechanics":["TRIGGER_VISUAL"],"name":"Trogg Hate Spells!","set":"LOE","text":"Passive Hero Power\n Enemy spells cost (2) more. Swap at the start of your turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38556,"id":"LOEA05_03h","mechanics":["TRIGGER_VISUAL"],"name":"Trogg Hate Spells!","set":"LOE","text":"Passive Hero Power\n Enemy spells cost (11). Swap at the start of your turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":17145,"id":"LOEA06_02","mechanics":["AI_MUST_PLAY"],"name":"Stonesculpting","set":"LOE","text":"Hero Power\n Summon a 0/2 Statue for both players.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":38588,"id":"LOEA06_02h","mechanics":["AI_MUST_PLAY"],"name":"Stonesculpting","set":"LOE","text":"Hero Power\n Summon a Statue for both players.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":17146,"health":2,"id":"LOEA06_02t","name":"Earthen Statue","set":"LOE","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":38587,"health":5,"id":"LOEA06_02th","name":"Earthen Statue","set":"LOE","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":17147,"id":"LOEA06_03","name":"Animate Earthen","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":1},"referencedTags":["TAUNT"],"set":"LOE","text":"Give your minions +1/+1 and Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":17148,"id":"LOEA06_03e","name":"Animated","set":"LOE","text":"+1/+1 and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38589,"id":"LOEA06_03eh","name":"Animated","set":"LOE","text":"+3/+3 and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":38590,"id":"LOEA06_03h","name":"Animate Earthen","referencedTags":["TAUNT"],"set":"LOE","text":"Give your minions +3/+3 and Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":25226,"id":"LOEA06_04","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Shattering Spree","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Destroy all Statues. For each destroyed, deal 1 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":38591,"id":"LOEA06_04h","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Shattering Spree","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Destroy all Statues. For each destroyed, deal 3 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":16203,"health":30,"id":"LOEA07_01","name":"Mine Cart","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":16204,"health":80,"id":"LOEA07_02","name":"Mine Shaft","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38677,"health":80,"id":"LOEA07_02h","name":"Mine Shaft","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":16205,"id":"LOEA07_03","mechanics":["AI_MUST_PLAY"],"name":"Flee the Mine!","set":"LOE","text":"Escape the Troggs!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38676,"id":"LOEA07_03h","mechanics":["AI_MUST_PLAY"],"name":"Flee the Mine!","set":"LOE","text":"Escape the Troggs!","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":16233,"health":6,"id":"LOEA07_09","name":"Chasing Trogg","set":"LOE","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":16235,"health":3,"id":"LOEA07_11","mechanics":["TAUNT"],"name":"Debris","set":"LOE","text":"Taunt.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":16236,"health":6,"id":"LOEA07_12","name":"Earthen Pursuer","set":"LOE","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":16238,"health":6,"id":"LOEA07_14","name":"Lumbering Golem","set":"LOE","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25269,"id":"LOEA07_18","name":"Dynamite","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Deal $10 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25271,"id":"LOEA07_20","name":"Boom!","set":"LOE","text":"Deal $3 damage to all enemy minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25272,"id":"LOEA07_21","name":"Barrel Forward","set":"LOE","text":"Get 1 turn closer to the Exit!","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":25274,"health":6,"id":"LOEA07_24","mechanics":["CANT_ATTACK","TAUNT"],"name":"Spiked Decoy","race":"MECHANICAL","set":"LOE","text":"Taunt\nCan't attack.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":25275,"health":6,"id":"LOEA07_25","name":"Mechanical Parrot","race":"MECHANICAL","set":"LOE","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25276,"id":"LOEA07_26","name":"Consult Brann","set":"LOE","text":"Draw 3 cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25277,"id":"LOEA07_28","name":"Repairs","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Restore #10 Health.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25279,"id":"LOEA07_29","name":"Throw Rocks","set":"LOE","text":"Hero Power\n Deal 3 damage to a random enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":17099,"health":30,"id":"LOEA08_01","name":"Archaedas","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38592,"health":30,"id":"LOEA08_01h","name":"Archaedas","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":24383,"health":30,"id":"LOEA09_1","name":"Lord Slitherspear","set":"LOE","type":"HERO"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":38634,"health":1,"id":"LOEA09_10","name":"Hungry Naga","set":"LOE","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":38635,"health":1,"id":"LOEA09_11","name":"Hungry Naga","set":"LOE","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":38641,"health":1,"id":"LOEA09_12","name":"Hungry Naga","set":"LOE","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38640,"health":1,"id":"LOEA09_13","name":"Hungry Naga","set":"LOE","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38607,"health":30,"id":"LOEA09_1H","name":"Lord Slitherspear","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":24419,"id":"LOEA09_2","mechanics":["AI_MUST_PLAY"],"name":"Enraged!","set":"LOE","text":"Give your hero +2 attack this turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":24937,"id":"LOEA09_2e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Enraged","set":"LOE","text":"+2 Attack","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38743,"id":"LOEA09_2eH","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Enraged","set":"LOE","text":"+5 Attack","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":38608,"id":"LOEA09_2H","name":"Enraged!","set":"LOE","text":"Give your hero +5 attack this turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":24427,"id":"LOEA09_3","mechanics":["AI_MUST_PLAY"],"name":"Getting Hungry","set":"LOE","text":"Hero Power\nSummon a Hungry Naga.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":38636,"id":"LOEA09_3a","name":"Famished","set":"LOE","text":"Quite Hungry.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38742,"id":"LOEA09_3aH","name":"Famished","set":"LOE","text":"Quite Hungry.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38637,"id":"LOEA09_3b","mechanics":["AI_MUST_PLAY"],"name":"Getting Hungry","set":"LOE","text":"Hero Power\nSummon a 1/1 Hungry Naga.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38639,"id":"LOEA09_3c","mechanics":["AI_MUST_PLAY"],"name":"Getting Hungry","set":"LOE","text":"Hero Power\nSummon a 2/1 Hungry Naga.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38638,"id":"LOEA09_3d","mechanics":["AI_MUST_PLAY"],"name":"Getting Hungry","set":"LOE","text":"Hero Power\nSummon a 5/1 Hungry Naga.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38609,"id":"LOEA09_3H","mechanics":["AI_MUST_PLAY"],"name":"Endless Hunger","set":"LOE","text":"Hero Power\nSummon a Hungry Naga.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":24428,"durability":2,"id":"LOEA09_4","name":"Rare Spear","set":"LOE","text":"Whenever your opponent plays a Rare card, gain +1/+1.","type":"WEAPON"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":38810,"durability":2,"id":"LOEA09_4H","name":"Rare Spear","set":"LOE","text":"Whenever your opponent plays a Rare card, gain +1/+1.","type":"WEAPON"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":24429,"health":1,"id":"LOEA09_5","name":"Hungry Naga","set":"LOE","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":38611,"health":3,"id":"LOEA09_5H","name":"Hungry Naga","set":"LOE","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":24430,"health":2,"id":"LOEA09_6","mechanics":["BATTLECRY"],"name":"Slithering Archer","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"LOE","targetingArrowText":"Deal 1 damage.","text":"Battlecry: Deal 1 damage.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":38747,"health":2,"id":"LOEA09_6H","mechanics":["BATTLECRY"],"name":"Slithering Archer","set":"LOE","text":"Battlecry: Deal 2 damage to all enemy minions.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":24434,"health":5,"id":"LOEA09_7","mechanics":["DEATHRATTLE","TAUNT"],"name":"Cauldron","set":"LOE","text":"Taunt\nDeathrattle: Save Sir Finley and stop the Naga onslaught!","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38849,"id":"LOEA09_7e","name":"Cauldron","set":"LOE","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":38610,"health":10,"id":"LOEA09_7H","mechanics":["DEATHRATTLE","TAUNT"],"name":"Cauldron","set":"LOE","text":"Taunt\nDeathrattle: Save Sir Finley!","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":24435,"health":6,"id":"LOEA09_8","mechanics":["TAUNT"],"name":"Slithering Guard","set":"LOE","text":"Taunt","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38746,"health":7,"id":"LOEA09_8H","mechanics":["TAUNT"],"name":"Slithering Guard","set":"LOE","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":25390,"id":"LOEA09_9","name":"Naga Repellent","set":"LOE","text":"Destroy all Hungry Naga.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":38741,"id":"LOEA09_9H","name":"Naga Repellent","set":"LOE","text":"Change the Attack of all Hungry Naga to 1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":10109,"health":30,"id":"LOEA10_1","name":"Giantfin","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38616,"health":30,"id":"LOEA10_1H","name":"Giantfin","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":10045,"id":"LOEA10_2","mechanics":["AI_MUST_PLAY"],"name":"Mrglmrgl MRGL!","set":"LOE","text":"Hero Power\nDraw cards until you have as many in hand as your opponent.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38617,"id":"LOEA10_2H","mechanics":["AI_MUST_PLAY"],"name":"Mrglmrgl MRGL!","set":"LOE","text":"Hero Power\nDraw 2 cards.","type":"HERO_POWER"},{"artist":"Oliver Chipping","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":0,"dbfId":13879,"flavor":"High mortality rate, from often being hugged to death.","health":1,"howToEarn":"Unlocked in The Ruined City, in the League of Explorers adventure.","howToEarnGolden":"Crafting unlocked in The Ruined City, in the League of Explorers adventure.","id":"LOEA10_3","name":"Murloc Tinyfin","race":"MURLOC","rarity":"COMMON","set":"LOE","type":"MINION"},{"cardClass":"NEUTRAL","cost":5,"dbfId":16358,"id":"LOEA10_5","name":"Mrgl Mrgl Nyah Nyah","rarity":"COMMON","set":"LOE","text":"Summon 3 Murlocs that died this game.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":38618,"id":"LOEA10_5H","name":"Mrgl Mrgl Nyah Nyah","rarity":"COMMON","set":"LOE","text":"Summon 5 Murlocs that died this game.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":17192,"health":30,"id":"LOEA12_1","name":"Lady Naz'jar","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38619,"health":30,"id":"LOEA12_1H","name":"Lady Naz'jar","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":17193,"id":"LOEA12_2","mechanics":["TRIGGER_VISUAL"],"name":"Pearl of the Tides","set":"LOE","text":"At the end of your turn, replace all minions with new ones that cost (1) more.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38620,"id":"LOEA12_2H","mechanics":["TRIGGER_VISUAL"],"name":"Pearl of the Tides","set":"LOE","text":"At the end of your turn, replace all minions with new ones. Yours cost (1) more.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":19116,"health":30,"id":"LOEA13_1","name":"Skelesaurus Hex","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38704,"health":30,"id":"LOEA13_1h","name":"Skelesaurus Hex","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":19795,"id":"LOEA13_2","mechanics":["AI_MUST_PLAY"],"name":"Ancient Power","set":"LOE","text":"Hero Power\nGive each player a random card. It costs (0).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38705,"id":"LOEA13_2H","mechanics":["AI_MUST_PLAY"],"name":"Ancient Power","set":"LOE","text":"Hero Power\nAdd a random card to your hand. It costs (0).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":19793,"health":30,"id":"LOEA14_1","name":"The Steel Sentinel","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38707,"health":30,"id":"LOEA14_1H","name":"The Steel Sentinel","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":19117,"id":"LOEA14_2","mechanics":["TRIGGER_VISUAL"],"name":"Platemail Armor","set":"LOE","text":"Passive Hero Power\nYour Hero can only take 1 damage at a time.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38708,"id":"LOEA14_2H","mechanics":["TRIGGER_VISUAL"],"name":"Platemail Armor","set":"LOE","text":"Passive Hero Power\nYour Hero and your minions can only take 1 damage at a time.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":19291,"health":30,"id":"LOEA15_1","name":"Rafaam","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":38709,"health":30,"id":"LOEA15_1H","name":"Rafaam","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":19292,"id":"LOEA15_2","name":"Unstable Portal","set":"LOE","text":"Hero Power\nAdd a random minion to your hand. It costs (3) less.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38710,"id":"LOEA15_2H","mechanics":["AI_MUST_PLAY"],"name":"Unstable Portal","set":"LOE","text":"Hero Power\nAdd a random minion to your hand. It costs (3) less.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":37613,"health":2,"id":"LOEA15_3","mechanics":["BATTLECRY"],"name":"Boneraptor","set":"LOE","text":"Battlecry:Take control of your opponent's weapon.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":38812,"health":2,"id":"LOEA15_3H","mechanics":["BATTLECRY"],"name":"Boneraptor","set":"LOE","text":"Battlecry:Take control of your opponent's weapon.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":19612,"entourage":["LOEA16_18","LOEA16_23","LOEA16_19","LOEA16_22","LOEA16_21","LOEA16_24","LOEA16_25","LOEA16_26","LOEA16_27"],"health":30,"id":"LOEA16_1","name":"Rafaam","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25400,"id":"LOEA16_10","name":"Hakkari Blood Goblet","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Transform a minion into a 2/1 Pit Snake.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25401,"id":"LOEA16_11","mechanics":["ImmuneToSpellpower"],"name":"Crown of Kael'thas","set":"LOE","text":"Deal $10 damage randomly split among ALL characters.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25402,"id":"LOEA16_12","name":"Medivh's Locket","set":"LOE","text":"Replace your hand with Unstable Portals.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25393,"id":"LOEA16_13","mechanics":["DISCOVER"],"name":"Eye of Orsis","set":"LOE","text":"Discover a minion and gain 3 copies of it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25394,"id":"LOEA16_14","name":"Khadgar's Pipe","set":"LOE","text":"Put a random spell into each player's hand. Yours costs (0).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25395,"id":"LOEA16_15","name":"Ysera's Tear","set":"LOE","text":"Gain 4 Mana Crystals this turn only.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":35040,"entourage":["LOEA16_10","LOEA16_11","LOEA16_14","LOEA16_15","LOEA16_6","LOEA16_7","LOEA16_9","LOEA16_12","LOEA16_13","LOEA16_8"],"id":"LOEA16_16","name":"Rummage","set":"LOE","text":"Find an artifact.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":38713,"entourage":["LOEA16_10","LOEA16_11","LOEA16_14","LOEA16_15","LOEA16_6","LOEA16_7","LOEA16_9","LOEA16_12","LOEA16_13","LOEA16_8"],"id":"LOEA16_16H","name":"Rummage","set":"LOE","text":"Find an artifact.","type":"HERO_POWER"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38671,"health":10,"id":"LOEA16_17","name":"Animated Statue","set":"LOE","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38678,"elite":true,"health":5,"id":"LOEA16_18","mechanics":["TRIGGER_VISUAL"],"name":"Zinaar","set":"LOE","text":"At the end of your turn, gain a wish.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38813,"elite":true,"health":10,"id":"LOEA16_18H","mechanics":["TRIGGER_VISUAL"],"name":"Zinaar","set":"LOE","text":"At the end of your turn, gain a wish.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38685,"elite":true,"health":5,"id":"LOEA16_19","mechanics":["TRIGGER_VISUAL"],"name":"Sun Raider Phaerix","referencedTags":["IMMUNE"],"set":"LOE","text":"At the end of your turn, add a Blessing of the Sun to your hand.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38814,"elite":true,"health":10,"id":"LOEA16_19H","mechanics":["AURA"],"name":"Sun Raider Phaerix","referencedTags":["IMMUNE"],"set":"LOE","text":"Your other minions are Immune.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38711,"entourage":["LOEA16_18H","LOEA16_19H","LOEA16_21H","LOEA16_22H","LOEA16_23H","LOEA16_24H","LOEA16_25H","LOEA16_26H","LOEA16_27H"],"health":30,"id":"LOEA16_1H","name":"Rafaam","set":"LOE","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":19613,"hideStats":true,"id":"LOEA16_2","name":"Staff of Origination","set":"LOE","text":"Passive Hero Power\nYour hero is Immune while the staff charges.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":38684,"id":"LOEA16_20","name":"Blessing of the Sun","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["IMMUNE"],"set":"LOE","text":"Give a minion Immune this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38688,"id":"LOEA16_20e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Blessed","set":"LOE","text":"Immune this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38815,"id":"LOEA16_20H","name":"Blessing of the Sun","set":"LOE","text":"Immune.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38687,"elite":true,"health":5,"id":"LOEA16_21","mechanics":["AURA"],"name":"Chieftain Scarvash","set":"LOE","text":"Enemy cards cost (1) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52766,"id":"LOEA16_21e","name":"Scarvashed","set":"LOE","text":"Costs (1) more.","type":"ENCHANTMENT"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38817,"elite":true,"health":10,"id":"LOEA16_21H","mechanics":["AURA"],"name":"Chieftain Scarvash","set":"LOE","text":"Enemy cards cost (2) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52767,"id":"LOEA16_21He","name":"Heroic Scarvashed","set":"LOE","text":"Costs (2) more.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38686,"elite":true,"health":5,"id":"LOEA16_22","mechanics":["TRIGGER_VISUAL"],"name":"Archaedas","set":"LOE","text":"At the end of your turn, turn a random enemy minion into a 0/2 Statue.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38820,"elite":true,"health":10,"id":"LOEA16_22H","mechanics":["TRIGGER_VISUAL"],"name":"Archaedas","set":"LOE","text":"At the end of your turn, turn a random enemy minion into a 0/2 Statue.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38683,"elite":true,"health":5,"id":"LOEA16_23","mechanics":["TRIGGER_VISUAL"],"name":"Lord Slitherspear","set":"LOE","text":"At the end of your turn, summon 1/1 Hungry Naga for each enemy minion.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38838,"elite":true,"health":10,"id":"LOEA16_23H","mechanics":["TRIGGER_VISUAL"],"name":"Lord Slitherspear","set":"LOE","text":"At the end of your turn, summon 1/1 Hungry Naga for each enemy minion.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38680,"elite":true,"health":5,"id":"LOEA16_24","mechanics":["TRIGGER_VISUAL"],"name":"Giantfin","race":"MURLOC","set":"LOE","text":"At the end of your turn, draw until you have as many cards as your opponent.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38839,"elite":true,"health":10,"id":"LOEA16_24H","mechanics":["TRIGGER_VISUAL"],"name":"Giantfin","race":"MURLOC","set":"LOE","text":"At the end of your turn, draw 2 cards.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38679,"elite":true,"health":5,"id":"LOEA16_25","mechanics":["TRIGGER_VISUAL"],"name":"Lady Naz'jar","set":"LOE","text":"At the end of your turn, replace all other minions with new ones of the same Cost.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38840,"elite":true,"health":10,"id":"LOEA16_25H","mechanics":["TRIGGER_VISUAL"],"name":"Lady Naz'jar","set":"LOE","text":"At the end of your turn, replace all other minions with new ones of the same Cost.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38682,"elite":true,"health":5,"id":"LOEA16_26","mechanics":["TRIGGER_VISUAL"],"name":"Skelesaurus Hex","set":"LOE","text":"At the end of your turn, give each player a random card. It costs (0).","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38841,"elite":true,"health":10,"id":"LOEA16_26H","mechanics":["TRIGGER_VISUAL"],"name":"Skelesaurus Hex","set":"LOE","text":"At the end of your turn, put a random card in your hand. It costs (0).","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":38681,"elite":true,"health":5,"id":"LOEA16_27","name":"The Steel Sentinel","set":"LOE","text":"This minion can only take 1 damage at a time.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":38842,"elite":true,"health":10,"id":"LOEA16_27H","name":"The Steel Sentinel","set":"LOE","text":"This minion can only take 1 damage at a time.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38712,"hideStats":true,"id":"LOEA16_2H","name":"Staff of Origination","set":"LOE","text":"Passive Hero Power\nYour hero is Immune.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":10,"dbfId":19614,"id":"LOEA16_3","name":"Lantern of Power","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOE","text":"Give a minion +10/+10.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":36450,"id":"LOEA16_3e","name":"Lantern of Power","set":"LOE","text":"+10/+10.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":10,"dbfId":19615,"id":"LOEA16_4","mechanics":["ImmuneToSpellpower"],"name":"Timepiece of Horror","set":"LOE","text":"Deal $10 damage randomly split among all enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":10,"dbfId":19616,"id":"LOEA16_5","name":"Mirror of Doom","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOE","text":"Fill your board with 3/3 Mummy Zombies.","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":36452,"health":3,"id":"LOEA16_5t","name":"Mummy Zombie","set":"LOE","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25396,"id":"LOEA16_6","name":"Shard of Sulfuras","set":"LOE","text":"Deal $5 damage to ALL characters.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25397,"id":"LOEA16_7","name":"Benediction Splinter","set":"LOE","text":"Restore #10 Health to ALL characters.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25398,"id":"LOEA16_8","name":"Putress' Vial","set":"LOE","text":"Destroy a random enemy minion.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":25413,"id":"LOEA16_8a","name":"Putressed","set":"LOE","text":"Attack and Health swapped.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":25399,"id":"LOEA16_9","name":"Lothar's Left Greave","set":"LOE","text":"Deal $3 damage to all enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":37345,"id":"LOEA_01","name":"Looming Presence","set":"LOE","text":"Draw 2 cards. Gain 4 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":37346,"id":"LOEA_01H","name":"Looming Presence","set":"LOE","text":"Draw 3 cards. Gain 6 Armor.","type":"SPELL"},{"artist":"Chris Seaman","cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":43112,"flavor":"Everybody! Hit the deck!","id":"LOOT_008","name":"Psychic Scream","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"LOOTAPALOOZA","text":"Shuffle all minions into your opponent's deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46457,"id":"LOOT_010e","name":"Shadowy","set":"OG","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":43121,"flavor":"Fortunately he has an even number of fingers.","health":4,"id":"LOOT_013","mechanics":["BATTLECRY","TAUNT"],"name":"Vulgar Homunculus","race":"DEMON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nBattlecry: Deal 2 damage to your hero.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":43122,"flavor":"Kobolds sort books using a gooey decimal system.","health":1,"id":"LOOT_014","mechanics":["BATTLECRY"],"name":"Kobold Librarian","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Draw a card. Deal 2 damage to your hero.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":43128,"faction":"ALLIANCE","flavor":"\"Don't worry about the fine print. Just sign here.\"","id":"LOOT_017","name":"Dark Pact","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Destroy a friendly minion. Restore #4 Health to your hero.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":43133,"flavor":"The hook is just an accessory. He can reave just fine without it.","health":4,"id":"LOOT_018","mechanics":["BATTLECRY"],"name":"Hooked Reaver","race":"DEMON","rarity":"RARE","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Battlecry: If you have 15 or less Health, gain +3/+3 and Taunt.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","dbfId":43132,"id":"LOOT_018e","name":"Hooked Horror","set":"LOOTAPALOOZA","text":"+3/+3.\nTaunt","type":"ENCHANTMENT"},{"artist":"Tyler West Studio","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":43228,"flavor":"Whatâs worse? Seeing the spider, or NOT seeing the spider, but knowing itâs somewhere in your deck?","health":4,"id":"LOOT_026","mechanics":["BATTLECRY"],"name":"Fal'dorei Strider","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Battlecry: Shuffle 3\nAmbushes into your deck.\nWhen drawn, summon\na 4/4 Spider.","type":"MINION"},{"artist":"Tyler West Studio","cardClass":"ROGUE","cost":4,"dbfId":45870,"id":"LOOT_026e","mechanics":["TOPDECK"],"name":"Spider Ambush!","set":"LOOTAPALOOZA","text":"Casts When Drawn\nSummon a 4/4 Spider.","type":"SPELL"},{"artist":"Tyler West Studio","attack":4,"cardClass":"ROGUE","cost":4,"dbfId":45869,"health":4,"id":"LOOT_026t","name":"Leyline Spider","race":"BEAST","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":43237,"flavor":"They call her the candled vandal.","health":1,"id":"LOOT_033","mechanics":["BATTLECRY"],"name":"Cavern Shinyfinder","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Draw a weapon from your deck.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":43269,"flavor":"What is best in life? To make candle. To keep candle. To hear lamentations of candle-takers.","health":4,"id":"LOOT_041","mechanics":["TRIGGER_VISUAL"],"name":"Kobold Barbarian","rarity":"RARE","set":"LOOTAPALOOZA","text":"At the start of your turn, attack a random enemy.","type":"MINION"},{"artist":"Mike Azevedo","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":43272,"flavor":"A purple stone Azari carved\nFor dark hearts, craving, power-starved.\nThe first to bow, the warlock Rin,\nEmbraced the darkness, slew her kin.","id":"LOOT_043","mechanics":["LIFESTEAL"],"name":"Lesser Amethyst Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Lifesteal. Deal $3 damage to a minion. (Take damage from your cards to upgrade.)","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"WARLOCK","cost":4,"dbfId":43275,"id":"LOOT_043t2","mechanics":["LIFESTEAL"],"name":"Amethyst Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Lifesteal. Deal $5 damage to a minion. (Take damage from your cards to upgrade.)","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"WARLOCK","cost":4,"dbfId":43276,"id":"LOOT_043t3","mechanics":["LIFESTEAL"],"name":"Greater Amethyst Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Lifesteal. Deal $7 damage to a minion.","type":"SPELL"},{"artist":"Luca Zontini","attack":0,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":43277,"durability":2,"flavor":"CAUTION: DO NOT SCRATCH NOSE.","id":"LOOT_044","name":"Bladed Gauntlet","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Has Attack equal to your Armor. Can't attack heroes.","type":"WEAPON"},{"artist":"Lucas Graciano","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":43282,"flavor":"Make like a tree⌠and gain armor.","id":"LOOT_047","name":"Barkskin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +3 Health. Gain 3 Armor.","type":"SPELL"},{"artist":"Lucas Graciano","cardClass":"NEUTRAL","dbfId":47223,"id":"LOOT_047e","name":"Barkskin","set":"LOOTAPALOOZA","text":"+3 Health.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43284,"flavor":"Marketed as a \"rust-proof iron golem.\"","health":6,"id":"LOOT_048","mechanics":["TAUNT"],"name":"Ironwood Golem","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nCan only attack if you have 3 or more Armor.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"DRUID","collectible":true,"collectionText":"Deal $2 damage to a minion. (Gain 3 Armor to upgrade.)","cost":1,"dbfId":43288,"flavor":"In ancient woods, elves fought the curse\nThe demonâs shadow to disperse\nBut hatred raged and frail souls turned\nNow horned and hooved their forests burned.","id":"LOOT_051","name":"Lesser Jasper Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Deal $2 damage to a minion. @(Gain 3 Armor to upgrade.)","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"DRUID","cost":1,"dbfId":43289,"id":"LOOT_051t1","name":"Jasper Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Deal $4 damage to a minion.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"DRUID","cost":1,"dbfId":43290,"id":"LOOT_051t2","name":"Greater Jasper Spellstone","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Deal $6 damage to a minion.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43294,"entourage":["LOOT_054d","LOOT_054b","LOOT_054c"],"flavor":"Three paths diverged in a darkened hall, and I â\nI took the one less traveled by,\nAnd got eaten by a slime.","id":"LOOT_054","name":"Branching Paths","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Choose Twice - Draw a\ncard; Give your minions \n+1 Attack; Gain 6 Armor.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"DRUID","cost":0,"dbfId":43297,"id":"LOOT_054b","name":"Explore the Darkness","set":"LOOTAPALOOZA","text":"Give your minions +1 Attack.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","dbfId":48221,"id":"LOOT_054be","name":"Fearless","set":"LOOTAPALOOZA","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","cardClass":"DRUID","cost":0,"dbfId":43298,"id":"LOOT_054c","name":"Loot the Chest","set":"LOOTAPALOOZA","text":"Gain 6 Armor.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"DRUID","cost":0,"dbfId":43299,"id":"LOOT_054d","name":"Eat the Mushroom","set":"LOOTAPALOOZA","text":"Draw a card.","type":"SPELL"},{"artist":"Tyler West Studio","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":43304,"flavor":"Astral kitty litter is surprisingly hard to find.","health":5,"id":"LOOT_056","mechanics":["DEATHRATTLE"],"name":"Astral Tiger","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Deathrattle: Shuffle a\n copy of this minion into your deck.","type":"MINION"},{"artist":"Phil Saunders","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":43322,"flavor":"Shamans always have the firmest handshakes.","id":"LOOT_060","mechanics":["OVERLOAD"],"name":"Crushing Hand","overload":3,"playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deal $8 damage to a minion. Overload: (3)","type":"SPELL"},{"artist":"Dany Orizio","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":43329,"entourage":["CS2_052","CS2_050","NEW1_009","CS2_051"],"flavor":"To truly understand candles, it takes YEARS of quiet contemplation.","health":1,"id":"LOOT_062","mechanics":["BATTLECRY"],"name":"Kobold Hermit","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Choose a basic Totem. Summon it.","type":"MINION"},{"artist":"Jason Kang","cardClass":"SHAMAN","collectible":true,"collectionText":"Summon 1 copy of a friendly minion. (Overload 3 Mana Crystals to upgrade.)","cost":7,"dbfId":43331,"flavor":"A stone of blue, embraced with glee\nBy murloc lords beneath the sea\nSoon numberless they swarmed the shore\nFirst two, then four, then more...and more...","id":"LOOT_064","name":"Lesser Sapphire Spellstone","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["OVERLOAD"],"set":"LOOTAPALOOZA","text":"Summon 1 copy of a friendly minion. @(Overload 3 Mana Crystals to upgrade.)","type":"SPELL"},{"artist":"Jason Kang","cardClass":"SHAMAN","cost":7,"dbfId":43333,"id":"LOOT_064t1","name":"Sapphire Spellstone","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["OVERLOAD"],"set":"LOOTAPALOOZA","text":"Summon 2 copies of a friendly minion.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"SHAMAN","cost":7,"dbfId":43332,"id":"LOOT_064t2","name":"Greater Sapphire Spellstone","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon 3 copies of a friendly minion.","type":"SPELL"},{"artist":"Andrew Hou","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43345,"flavor":"His clothing is \"ratty\" in more ways than one.","health":1,"id":"LOOT_069","mechanics":["BATTLECRY"],"name":"Sewer Crawler","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Summon a 2/3 Giant Rat.","type":"MINION"},{"artist":"Andrew Hou","attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":46191,"health":3,"id":"LOOT_069t","name":"Giant Rat","race":"BEAST","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":43357,"flavor":"Wolves to the left and arrows to the right, here I am stuck in the middle with you.","id":"LOOT_077","name":"Flanking Strike","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deal $3 damage to a minion. Summon a 3/3 Wolf.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"HUNTER","cost":3,"dbfId":46446,"health":3,"id":"LOOT_077t","name":"Wolf","race":"BEAST","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":43358,"flavor":"Can be upgraded into a Cave Lurker.","health":4,"id":"LOOT_078","name":"Cave Hydra","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Also damages the minions next to whomever\nthis attacks.","type":"MINION"},{"artist":"Trent Kaniuga & James Martin","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":43359,"flavor":"Not all who wander are lost. This one is lost though, for sure.","id":"LOOT_079","mechanics":["SECRET"],"name":"Wandering Monster","rarity":"RARE","set":"LOOTAPALOOZA","text":"Secret: When an enemy attacks your hero, summon a 3-Cost minion as the new target.","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":43363,"flavor":"An emerald stone for Tauren hands\nWho sought its strength to save their lands\nTheir tribes now lost, their rage released\nWhoâs hunting now? And whoâs the beast?","id":"LOOT_080","name":"Lesser Emerald Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon two 3/3 Wolves. (Play a Secret to upgrade.)","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"HUNTER","cost":6,"dbfId":43362,"id":"LOOT_080t2","name":"Emerald Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon three 3/3 Wolves. (Play a Secret to upgrade.)","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"HUNTER","cost":6,"dbfId":43361,"id":"LOOT_080t3","name":"Greater Emerald Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon four 3/3 Wolves.","type":"SPELL"},{"artist":"Trent Kaniuga & James Martin","attack":4,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":43369,"durability":2,"elite":true,"flavor":"Rhok'delar is ready to Rhok'de'casbah!","id":"LOOT_085","mechanics":["BATTLECRY"],"name":"Rhok'delar","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: If your deck has no minions, fill your hand with Hunter spells.","type":"WEAPON"},{"artist":"Luke Mancini","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":43373,"flavor":"Also known as \"Liquid Courage.\"","id":"LOOT_088","name":"Potion of Heroism","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["DIVINE_SHIELD"],"set":"LOOTAPALOOZA","text":"Give a minion Divine Shield.\nDraw a card.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","collectible":true,"collectionText":"Summon a 2/2 Spirit with Taunt. (Restore 3 Health to upgrade.)","cost":2,"dbfId":43382,"flavor":"In ages old, when Ancients broke\nAzari of the Legion spoke\nTo tempt the mortals: gems of power\n The weak succumbed, their souls devoured.","id":"LOOT_091","name":"Lesser Pearl Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Summon a 2/2 Spirit with Taunt. @(Restore 3 Health to upgrade.)","type":"SPELL"},{"artist":"T-Rex","attack":2,"cardClass":"PALADIN","cost":2,"dbfId":46890,"health":2,"id":"LOOT_091t","mechanics":["TAUNT"],"name":"Guardian Spirit","set":"LOOTAPALOOZA","text":"Taunt","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","cost":2,"dbfId":43381,"id":"LOOT_091t1","name":"Pearl Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Summon a 4/4 Spirit with Taunt.","type":"SPELL"},{"artist":"T-Rex","attack":4,"cardClass":"PALADIN","cost":4,"dbfId":46889,"health":4,"id":"LOOT_091t1t","mechanics":["TAUNT"],"name":"Guardian Spirit","set":"LOOTAPALOOZA","text":"Taunt","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","cost":2,"dbfId":43380,"id":"LOOT_091t2","name":"Greater Pearl Spellstone","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Summon a 6/6 Spirit with Taunt.","type":"SPELL"},{"artist":"T-Rex","attack":6,"cardClass":"PALADIN","cost":6,"dbfId":46891,"health":6,"id":"LOOT_091t2t","mechanics":["TAUNT"],"name":"Guardian Spirit","set":"LOOTAPALOOZA","text":"Taunt","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":43384,"flavor":"More personal than a text to arms.","id":"LOOT_093","name":"Call to Arms","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"[x]Recruit 3 minions that\n cost (2) or less.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":43407,"flavor":"Sometimes it's safer NOT to read the warning signs.","id":"LOOT_101","mechanics":["SECRET","ImmuneToSpellpower"],"name":"Explosive Runes","rarity":"RARE","set":"LOOTAPALOOZA","text":"Secret: After your opponent plays a minion, deal $6 damage to it and any excess to their hero.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"collectionText":"Add 1 random Mage spell to your hand. (Play 2 Elementals to upgrade.)","cost":2,"dbfId":43414,"flavor":"The final stone undid its master\nSpun into wards by nameless caster\nAzari wailed a savage roar\nNow sealed in nether, evermore.","id":"LOOT_103","name":"Lesser Ruby Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Add 1 random Mage spell to your hand. @(Play 2 Elementals to upgrade.)","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"MAGE","cost":2,"dbfId":43412,"id":"LOOT_103t1","name":"Ruby Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Add 2 random Mage spells to your hand.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"MAGE","cost":2,"dbfId":43411,"id":"LOOT_103t2","name":"Greater Ruby Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Add 3 random Mage spells to your hand.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":43420,"flavor":"Next turn, this is going to be AMAZING.","hideStats":true,"id":"LOOT_104","name":"Shifting Scroll","playRequirements":{"REQ_CANNOT_PLAY_THIS":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Each turn this is in your hand, transform it into a random Mage spell.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"MAGE","dbfId":43418,"id":"LOOT_104e","name":"Shifting","set":"LOOTAPALOOZA","text":"Transforming into random Mage spells.","type":"ENCHANTMENT"},{"artist":"Efrem Palacios","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":43424,"flavor":"\"Pick a card, any card. Wait! No! Not that one!\" - Last words of previous owner","id":"LOOT_106","name":"Deck of Wonders","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Shuffle 5 Scrolls into your deck. When drawn, cast a random spell.","type":"SPELL"},{"artist":"Efrem Palacios","cardClass":"MAGE","cost":5,"dbfId":46545,"id":"LOOT_106t","mechanics":["TOPDECK"],"name":"Scroll of Wonder","set":"LOOTAPALOOZA","text":"Casts When Drawn\nCast a random spell.","type":"SPELL"},{"artist":"Izzy Hoover","attack":0,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":43426,"durability":3,"elite":true,"flavor":"PHENOMENAL ARCANE POWERâŚitty bitty living space.","id":"LOOT_108","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Aluneth","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"At the end of your turn, draw 3 cards.","type":"WEAPON"},{"artist":"Phil Saunders","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":43453,"flavor":"Back in my day, we had to manually scorp.","health":2,"id":"LOOT_111","mechanics":["BATTLECRY"],"name":"Scorp-o-matic","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_MAX_ATTACK":1},"race":"MECHANICAL","rarity":"RARE","set":"LOOTAPALOOZA","targetingArrowText":"Destroy a minion with 1 or less Attack.","text":"Battlecry: Destroy a minion with 1 or less Attack.","type":"MINION"},{"artist":"Steve Prescott","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":43463,"flavor":"Takes double damage from wick-based weapons.","health":2,"id":"LOOT_117","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Wax Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Nicola Saviori","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43465,"flavor":"Having a furnace-mouth is really handy for a blacksmith.","health":4,"id":"LOOT_118","mechanics":["BATTLECRY"],"name":"Ebon Dragonsmith","race":"DRAGON","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Reduce the Cost of a random weapon in your hand by (2).","type":"MINION"},{"artist":"Nicola Saviori","cardClass":"NEUTRAL","dbfId":43464,"id":"LOOT_118e","name":"Smithing","set":"LOOTAPALOOZA","text":"Cost reduced.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43469,"faction":"ALLIANCE","flavor":"The result of centuries of terrible sanitation.","health":5,"id":"LOOT_122","mechanics":["BATTLECRY"],"name":"Corrosive Sludge","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Destroy your opponent's weapon.","type":"MINION"},{"artist":"Jomaro Kindred","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43473,"flavor":"He is a champion, with no friends. He'll keep on fighting, til the end!","health":4,"id":"LOOT_124","mechanics":["BATTLECRY"],"name":"Lone Champion","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"LOOTAPALOOZA","text":"Battlecry: If you control no other minions, gain Taunt and Divine Shield.","type":"MINION"},{"artist":"Jomaro Kindred","cardClass":"NEUTRAL","dbfId":43472,"id":"LOOT_124e","name":"Lonely","set":"LOOTAPALOOZA","text":"Taunt and Divine Shield.","type":"ENCHANTMENT"},{"artist":"Julian Del Rey","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43474,"flavor":"He got that way from looking into a mirror.","health":1,"id":"LOOT_125","mechanics":["DIVINE_SHIELD","POISONOUS"],"name":"Stoneskin Basilisk","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Divine Shield\n Poisonous","type":"MINION"},{"artist":"Hideaki Takamura","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43483,"flavor":"Tyrant is such a strong word.","health":4,"id":"LOOT_130","name":"Arcane Tyrant","race":"ELEMENTAL","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Costs (0) if you've cast a spell that costs (5) or more this turn.","type":"MINION"},{"artist":"Anton Kagounkin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43485,"flavor":"This card really breaks out of the mold.","health":3,"id":"LOOT_131","mechanics":["TRIGGER_VISUAL"],"name":"Green Jelly","rarity":"COMMON","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"At the end of your turn, summon a 1/2 Ooze with Taunt.","type":"MINION"},{"artist":"Anton Kagounkin","attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":43484,"health":2,"id":"LOOT_131t1","mechanics":["TAUNT"],"name":"Green Ooze","set":"LOOTAPALOOZA","text":"Taunt","type":"MINION"},{"artist":"Jim Nelson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43486,"flavor":"A pair of stout dwarves nearly averted the Cataclysm.","health":3,"id":"LOOT_132","mechanics":["BATTLECRY"],"name":"Dragonslayer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":24},"rarity":"COMMON","set":"LOOTAPALOOZA","targetingArrowText":"Deal 6 damage.","text":"Battlecry: Deal 6 damage to a Dragon.","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43489,"flavor":"Do you want to eat an adventurer? I want to eat an adventurer!","health":4,"id":"LOOT_134","mechanics":["TRIGGER_VISUAL"],"name":"Toothy Chest","rarity":"COMMON","set":"LOOTAPALOOZA","text":"At the start of your turn, set this minion's Attack to 4.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","dbfId":47513,"id":"LOOT_134e","name":"Toothy","set":"LOOTAPALOOZA","text":"Attack set to 4.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43493,"faction":"ALLIANCE","flavor":"The result of a tragic accident involving a Defias Thug, a Wand of Polymorph, and a bundle of Fel Lotus.","health":2,"id":"LOOT_136","mechanics":["STEALTH"],"name":"Sneaky Devil","race":"DEMON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Stealth\nYour other minions have +1 Attack.","type":"MINION"},{"artist":"Ivan Fomin","cardClass":"NEUTRAL","dbfId":47892,"id":"LOOT_136e","name":"Devilish Power","set":"LOOTAPALOOZA","text":"Sneaky Devil is granting this minion +1 Attack.","type":"ENCHANTMENT"},{"artist":"Sean McNally","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":43494,"flavor":"Local villagers call her \"Naps Under the Mountain.\"","health":12,"id":"LOOT_137","mechanics":["TAUNT"],"name":"Sleepy Dragon","race":"DRAGON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt","type":"MINION"},{"artist":"Hideaki Takamura","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":43507,"flavor":"Keeps his two cents to himself.","health":6,"id":"LOOT_144","mechanics":["DEATHRATTLE"],"name":"Hoarding Dragon","race":"DRAGON","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Give your opponent two Coins.","type":"MINION"},{"artist":"Nick Southham","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":43515,"flavor":"It likes the smell of dead things, which is curious, as it has no visible nose.","health":5,"id":"LOOT_149","name":"Corridor Creeper","race":"BEAST","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Costs (1) less whenever a minion dies while this is in your hand.","type":"MINION"},{"artist":"Nick Southham","cardClass":"NEUTRAL","dbfId":43514,"id":"LOOT_149e","name":"Creepier","set":"LOOTAPALOOZA","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":43517,"faction":"ALLIANCE","flavor":"Behold, the unstoppable power of MOSS!","health":1,"id":"LOOT_150","mechanics":["BATTLECRY"],"name":"Furbolg Mossbinder","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"LOOTAPALOOZA","targetingArrowText":"Transform a minion.","text":"Battlecry: Transform a friendly minion into a 6/6 Elemental.","type":"MINION"},{"artist":"Steve Prescott","attack":6,"cardClass":"NEUTRAL","cost":6,"dbfId":43516,"health":6,"id":"LOOT_150t1","name":"Moss Elemental","race":"ELEMENTAL","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Ursula Dorada","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":43523,"faction":"ALLIANCE","flavor":"As a kid, she fought with rocks. Now she fights with ROCK!","health":2,"id":"LOOT_152","mechanics":["BATTLECRY"],"name":"Boisterous Bard","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Give your other minions +1 Health.","type":"MINION"},{"artist":"Ursula Dorada","cardClass":"NEUTRAL","dbfId":43520,"id":"LOOT_152e","name":"Inspired","set":"LOOTAPALOOZA","text":"+1 Health.","type":"ENCHANTMENT"},{"artist":"J. Cranford","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":43526,"flavor":"It's wurms all the way down.","health":7,"id":"LOOT_153","mechanics":["DEATHRATTLE"],"name":"Violet Wurm","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Summon seven 1/1 Grubs.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":43524,"health":1,"id":"LOOT_153t1","name":"Grub","race":"BEAST","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":43528,"flavor":"The mole of La Mancha rides again!","health":3,"id":"LOOT_154","mechanics":["BATTLECRY"],"name":"Gravelsnout Knight","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Summon a random 1-Cost minion for your opponent.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45195,"flavor":"He's always grumpy until he's eaten his first barista of the morning.","health":6,"id":"LOOT_161","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Carnivorous Cube","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"LOOTAPALOOZA","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy\na friendly minion.\nDeathrattle: Summon 2 copies of it.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","dbfId":48364,"id":"LOOT_161e","name":"Carnivorous Cube","set":"LOOTAPALOOZA","text":"Destroyed {0}.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":45263,"elite":true,"flavor":"Love like you've never been hurt. Dance like a 1/1 is watching.","health":2,"id":"LOOT_165","mechanics":["TRIGGER_VISUAL"],"name":"Sonya Shadowdancer","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After a friendly minion dies, add a 1/1 copy of it to your hand. It costs (1).","type":"MINION"},{"artist":"J. Axer","cardClass":"NEUTRAL","dbfId":47633,"id":"LOOT_165e","name":"Sonya's Shadow","set":"LOOTAPALOOZA","text":"Sonya Shadowdancer made this 1/1.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45265,"flavor":"Fungalmancy is the easy major for those who can't cut it at Waxmancy.","health":2,"id":"LOOT_167","mechanics":["BATTLECRY"],"name":"Fungalmancer","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Give adjacent minions +2/+2.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","dbfId":45875,"id":"LOOT_167e","name":"Magic Mushroom","set":"LOOTAPALOOZA","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Eva Widermannn","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":45269,"flavor":"Quoth the raven, 'Does yours cost more?'","health":2,"id":"LOOT_170","mechanics":["BATTLECRY"],"name":"Raven Familiar","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Reveal a spell in each deck. If yours costs more, draw it.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":45271,"flavor":"âCâmon Hucklemuck. Sheâll never notice if we take just one little coin.â","id":"LOOT_172","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Dragon's Fury","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Reveal a spell from your deck. Deal damage equal to its Cost to all minions.","type":"SPELL"},{"artist":"Alex Garner","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":45287,"flavor":"Float like a Faerie Dragon, sting like a Hivequeen.","health":3,"id":"LOOT_184","mechanics":["DEATHRATTLE"],"name":"Silver Vanguard","rarity":"COMMON","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Deathrattle: Recruit an\n8-Cost minion.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":45353,"flavor":"If youâre experiencing resurrection sickness, press 1.","id":"LOOT_187","name":"Twilight's Call","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Summon 1/1 copies of 2 friendly Deathrattle minions\nthat died this game.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","dbfId":47457,"id":"LOOT_187e","name":"Shadowy","set":"LOOTAPALOOZA","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Eva Widermannn","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46892,"flavor":"A courser is a courser of course, of course, she's more of a unicorn than a horse...","health":3,"id":"LOOT_193","name":"Shimmering Courser","race":"BEAST","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Only you can target\nthis with spells and\nHero Powers.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":45519,"flavor":"To dwarves of stone the demon called\nWith promises of might, enthralled\nIn grasping greed they found their doom\nForever bound in mithril tombs.","id":"LOOT_203","name":"Lesser Mithril Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon one 5/5 Mithril Golem. (Equip a weapon to upgrade.)","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","cost":7,"dbfId":46063,"id":"LOOT_203t2","name":"Mithril Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon two 5/5 Mithril Golems. (Equip a weapon to upgrade.)","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","cost":7,"dbfId":46064,"id":"LOOT_203t3","name":"Greater Mithril Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Summon three 5/5 Mithril Golems.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":5,"cardClass":"WARRIOR","cost":5,"dbfId":46076,"health":5,"id":"LOOT_203t4","name":"Mithril Golem","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":45520,"flavor":"Reported.","id":"LOOT_204","mechanics":["SECRET"],"name":"Cheat Death","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Secret: When a friendly minion dies, return it to your hand.\nIt costs (2) less.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","dbfId":45530,"id":"LOOT_204e","name":"Close Call","set":"LOOTAPALOOZA","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"Tyler Walpole","attack":0,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":45528,"durability":3,"elite":true,"flavor":"Crafted by Deathwing's goblin horde, but the dragon added the rainbow sparkles himself.","id":"LOOT_209","name":"Dragon Soul","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After you cast 3 spells in a turn, summon a 5/5 Dragon.","type":"WEAPON"},{"artist":"Tyler Walpole","attack":5,"cardClass":"PRIEST","cost":5,"dbfId":45527,"health":5,"id":"LOOT_209t","name":"Dragon Spirit","race":"DRAGON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Matt Dixon","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":45529,"flavor":"You thought he was your bro-bold, but turns out he's your foe-bold.","id":"LOOT_210","mechanics":["SECRET"],"name":"Sudden Betrayal","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Secret: When a minion attacks your hero, instead it attacks one of its neighbors.","type":"SPELL"},{"artist":"Wayne Wu","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":45531,"flavor":"\"After that gig in Hamlin went south, I swore off rats.\"","health":2,"id":"LOOT_211","mechanics":["COMBO"],"name":"Elven Minstrel","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Combo: Draw 2 minions from your deck.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":45535,"flavor":"Works on weapons, missiles, and taxes.","id":"LOOT_214","mechanics":["SECRET"],"name":"Evasion","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Secret: After your hero takes damage, become Immune this turn.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","dbfId":45534,"id":"LOOT_214e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Evasive","set":"LOOTAPALOOZA","text":"Immune until end of turn.","type":"ENCHANTMENT"},{"artist":"Tyler West Studio","attack":1,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":45539,"elite":true,"flavor":"A diet of pure magic is great for the complexion but wreaks havoc on one's mood.","health":1,"id":"LOOT_216","mechanics":["BATTLECRY"],"name":"Lynessa Sunsorrow","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Battlecry: Cast each spell\nyou cast on your minions\n this game on this one.","type":"MINION"},{"artist":"Tyler West Studio","cardClass":"NEUTRAL","dbfId":45538,"id":"LOOT_216e","name":"Light of the Exarch","set":"LOOTAPALOOZA","text":"Spell cast on minion.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":45546,"entourage":["NEW1_032","NEW1_033","NEW1_034"],"flavor":"I hunt alone. Well, me and Misha. And Huffer. And Leokk.","id":"LOOT_217","name":"To My Side!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Summon an Animal\nCompanion, or 2 if your\ndeck has no minions.","type":"SPELL"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":45547,"flavor":"It's certainly not civilized gibbering.","health":1,"id":"LOOT_218","mechanics":["TRIGGER_VISUAL"],"name":"Feral Gibberer","rarity":"RARE","set":"LOOTAPALOOZA","text":"After this minion attacks a hero, add a copy of it to your hand.","type":"MINION"},{"artist":"Anton Kagounkin","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":45537,"durability":3,"flavor":"Once called Cahnâdelar, Shortbow of the Ancient Whisker.","id":"LOOT_222","name":"Candleshot","rarity":"COMMON","referencedTags":["IMMUNE"],"set":"LOOTAPALOOZA","text":"Your hero is Immune while attacking.","type":"WEAPON"},{"artist":"Arthur Gimaldinov","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":45590,"flavor":"Ethereal armor dissipates in 6 hours which can cause extreme awkwardness for first time buyers.","health":2,"id":"LOOT_231","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Artificer","race":"ELEMENTAL","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Whenever you cast a spell, gain Armor equal to its Cost.","type":"MINION"},{"artist":"Adam Byrne","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45594,"flavor":"Politer than his brother, the cursing disciple, but far more evil.","health":1,"id":"LOOT_233","mechanics":["DEATHRATTLE"],"name":"Cursed Disciple","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Summon a 5/1 Revenant.","type":"MINION"},{"artist":"Adam Byrne","attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":45592,"health":1,"id":"LOOT_233t","name":"Cursed Revenant","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Daren Bader","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":45707,"flavor":"You especially don't want to make a dire mountain out of a dire mole hill.","health":3,"id":"LOOT_258","name":"Dire Mole","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Dan Scott","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":45759,"entourage":["LOOT_278t1","LOOT_278t2","LOOT_278t3","LOOT_278t4"],"flavor":"\"Here, taste this.\" (Slurp) \"What is it?\" \"I don't know, I found it in one of the labs.\"","id":"LOOT_278","name":"Unidentified Elixir","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +2/+2. Gains a bonus effect in your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49338,"id":"LOOT_278e","name":"Tastes Like ????","set":"LOOTAPALOOZA","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Evgeniy Dlinnov","cardClass":"PRIEST","cost":3,"dbfId":45751,"id":"LOOT_278t1","name":"Elixir of Life","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +2/+2 and Lifesteal.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","cardClass":"NEUTRAL","dbfId":45750,"id":"LOOT_278t1e","mechanics":["LIFESTEAL"],"name":"Sanguine","set":"LOOTAPALOOZA","text":"+2/+2 and Lifesteal.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","cardClass":"PRIEST","cost":3,"dbfId":45753,"id":"LOOT_278t2","name":"Elixir of Purity","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +2/+2 and Divine Shield.","type":"SPELL"},{"artist":"Ivan Fomin","cardClass":"NEUTRAL","dbfId":45752,"id":"LOOT_278t2e","name":"Pure","set":"LOOTAPALOOZA","text":"+2/+2 and Divine Shield.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","cardClass":"PRIEST","cost":3,"dbfId":45756,"id":"LOOT_278t3","name":"Elixir of Shadows","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Give a minion +2/+2. Summon a 1/1 copy of it.","type":"SPELL"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","dbfId":45754,"id":"LOOT_278t3e","name":"Shadowtouched","set":"LOOTAPALOOZA","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","dbfId":45755,"id":"LOOT_278t3e2","name":"Shadowy","set":"LOOTAPALOOZA","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"PRIEST","cost":3,"dbfId":45757,"id":"LOOT_278t4","name":"Elixir of Hope","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"[x]Give a minion +2/+2\nand \"Deathrattle: Return\nthis minion to your hand.\"","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":45758,"id":"LOOT_278t4e","name":"Hopeful","set":"LOOTAPALOOZA","text":"+2/+2. Deathrattle: Return this minion to your hand.","type":"ENCHANTMENT"},{"artist":"Dan Scott","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":45775,"entourage":["LOOT_285t","LOOT_285t2","LOOT_285t3","LOOT_285t4"],"flavor":"The kobold stared at the bundle for a long time. âAh hah!â he said. âItâs a shield.â","id":"LOOT_285","name":"Unidentified Shield","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Gain 5 Armor.\nGains a bonus effect in your hand.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","cost":6,"dbfId":45770,"id":"LOOT_285t","name":"Tower Shield +10","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Gain 5 Armor.\nGain 10 more Armor.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","cost":6,"dbfId":45771,"id":"LOOT_285t2","name":"Serrated Shield","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"LOOTAPALOOZA","text":"Gain 5 Armor.\nDeal $5 damage.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","cost":6,"dbfId":45773,"id":"LOOT_285t3","name":"Runed Shield","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Gain 5 Armor.\nSummon a 5/5 Golem.","type":"SPELL"},{"artist":"Zoltan Boros","attack":5,"cardClass":"WARRIOR","cost":5,"dbfId":45772,"health":5,"id":"LOOT_285t3t","name":"Iron Golem","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","cost":6,"dbfId":45774,"id":"LOOT_285t4","name":"Spiked Shield","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Gain 5 Armor.\nEquip a 5/2 weapon.","type":"SPELL"},{"artist":"Zoltan Boros","attack":5,"cardClass":"WARRIOR","cost":5,"dbfId":46062,"durability":2,"id":"LOOT_285t4t","name":"Spiked Shield","set":"LOOTAPALOOZA","type":"WEAPON"},{"artist":"Dan Scott","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":45782,"durability":2,"entourage":["LOOT_286t2","LOOT_286t3","LOOT_286t1","LOOT_286t4"],"flavor":"When all you have is an unidentified maul, everything else looks like an unidentified nail.","id":"LOOT_286","name":"Unidentified Maul","rarity":"RARE","set":"LOOTAPALOOZA","text":"Gains a bonus effect in your hand.","type":"WEAPON"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"PALADIN","cost":3,"dbfId":45779,"durability":2,"id":"LOOT_286t1","mechanics":["BATTLECRY"],"name":"Champion's Maul","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Summon two 1/1 Silver Hand Recruits.","type":"WEAPON"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"PALADIN","cost":3,"dbfId":45777,"durability":2,"id":"LOOT_286t2","mechanics":["BATTLECRY"],"name":"Sacred Maul","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Give your minions Taunt.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":54953,"id":"LOOT_286t2e","name":"Sacred Blessing","set":"LOOTAPALOOZA","text":"Taunt.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"PALADIN","cost":3,"dbfId":45778,"durability":2,"id":"LOOT_286t3","mechanics":["BATTLECRY"],"name":"Blessed Maul","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Give your minions +1 Attack.","type":"WEAPON"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","dbfId":46072,"id":"LOOT_286t3e","name":"Holy Blessings","set":"LOOTAPALOOZA","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"PALADIN","cost":3,"dbfId":45780,"durability":2,"id":"LOOT_286t4","mechanics":["BATTLECRY"],"name":"Purifier's Maul","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Give your minions Divine Shield.","type":"WEAPON"},{"artist":"Andrew Hou","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":45784,"flavor":"Side effects guaranteed!","health":4,"id":"LOOT_291","mechanics":["BATTLECRY"],"name":"Shroom Brewer","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"LOOTAPALOOZA","targetingArrowText":"Restore 4 Health.","text":"Battlecry: Restore #4 Health.","type":"MINION"},{"artist":"Garrett Hanna","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":45820,"flavor":"If you don't keep up with your payments, it'll be a repossessed lackey.","health":2,"id":"LOOT_306","mechanics":["DEATHRATTLE"],"name":"Possessed Lackey","rarity":"RARE","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Deathrattle: Recruit a Demon.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":45828,"flavor":"The Guild used oak trees until they all turned to ash.","id":"LOOT_309","name":"Oaken Summons","rarity":"COMMON","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Gain 6 Armor.\nRecruit a minion that costs (4) or less.","type":"SPELL"},{"artist":"Jim Nelson","attack":5,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":45833,"flavor":"Standard issue recruit gear: 1 silver sword, 1 Lordaeron insignia, 2 bags of crystal kibble.","health":5,"id":"LOOT_313","mechanics":["DIVINE_SHIELD"],"name":"Crystal Lion","rarity":"RARE","set":"LOOTAPALOOZA","text":"[x]Divine Shield\nCosts (1) less for each Silver\nHand Recruit you control.","type":"MINION"},{"artist":"Alexey Aparin","attack":3,"cardClass":"DRUID","collectible":true,"cost":8,"dbfId":45835,"flavor":"Favorite sandwich? Grizzled cheese.","health":5,"id":"LOOT_314","mechanics":["DEATHRATTLE","TAUNT"],"name":"Grizzled Guardian","race":"BEAST","rarity":"RARE","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Taunt\nDeathrattle: Recruit 2 minions that cost (4) or less.","type":"MINION"},{"artist":"Chris Seaman","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":45837,"flavor":"His breath smells like agony and despair, which is still better than most troggs.","health":5,"id":"LOOT_315","mechanics":["POISONOUS","TAUNT"],"name":"Trogg Gloomeater","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nPoisonous","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":45859,"elite":true,"flavor":"We suggest crafting Ixlid; he'll grow on you. Literally.","health":4,"id":"LOOT_329","mechanics":["TRIGGER_VISUAL"],"name":"Ixlid, Fungal Lord","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After you play a minion, summon a copy of it.","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":45877,"flavor":"Ding!\nGrats.","id":"LOOT_333","name":"Level Up!","rarity":"EPIC","referencedTags":["TAUNT"],"set":"LOOTAPALOOZA","text":"Give your Silver Hand Recruits +2/+2 and Taunt.","type":"SPELL"},{"artist":"Wayne Reynolds","cardClass":"NEUTRAL","dbfId":45876,"id":"LOOT_333e","name":"+1 Level!","set":"LOOTAPALOOZA","text":"+2/+2 and Taunt.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":45905,"flavor":"All that remained from the first kobold colony: a single talisman and the word \"Flamestrike.\"","id":"LOOT_344","name":"Primal Talismans","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Give your minions \"Deathrattle: Summon a random basic Totem.\"","type":"SPELL"},{"artist":"Ivan Fomin","cardClass":"SHAMAN","dbfId":49064,"id":"LOOT_344e","name":"Primal Talisman","set":"LOOTAPALOOZA","text":"Deathrattle: Summon a random basic Totem.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":45929,"flavor":"Horrible secret: The Darkness is immune to Arcane Missiles.","health":1,"id":"LOOT_347","mechanics":["BATTLECRY"],"name":"Kobold Apprentice","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Deal 3 damage randomly split among all enemies.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":45945,"flavor":"Sparkliest of the seven deadly sprites.","health":1,"id":"LOOT_351","mechanics":["DEATHRATTLE"],"name":"Greedy Sprite","rarity":"RARE","set":"LOOTAPALOOZA","text":"Deathrattle: Gain an empty Mana Crystal.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":45979,"flavor":"She prefers calling it \"Psionic Tickling.\"","id":"LOOT_353","name":"Psionic Probe","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Copy a spell in your opponent's deck and add it to your hand.","type":"SPELL"},{"artist":"Zoltan Boros","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":45988,"elite":true,"flavor":"My name is Marin the Fox. You took my treasure. Prepare to die.","health":6,"howToEarn":"Unlocked by opening a Kobolds & Catacombs pack.","howToEarnGolden":"Unlocked with the BlizzCon 2017 virtual ticket.","id":"LOOT_357","mechanics":["BATTLECRY"],"name":"Marin the Fox","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Summon a 0/8 Treasure Chest for your opponent. (Break it for awesome loot!)","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":45999,"elite":true,"entourage":["LOOT_998h","LOOT_998j","LOOT_998l","LOOT_998k"],"health":8,"id":"LOOT_357l","mechanics":["DEATHRATTLE","MULTIPLY_BUFF_VALUE"],"name":"Master Chest","set":"LOOTAPALOOZA","text":"Deathrattle: Give your opponent a fantastic treasure!","type":"MINION"},{"artist":"Hideaki Takamura","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":45995,"elite":true,"flavor":"The grumbling grew to a mighty rumbling, and out of the caverns the kobolds came tumbling.","health":7,"id":"LOOT_358","mechanics":["BATTLECRY"],"name":"Grumble, Worldshaker","race":"ELEMENTAL","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Return your other minions to your hand. They cost (1).","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"NEUTRAL","dbfId":45994,"id":"LOOT_358e","name":"Grumbly Tumbly","set":"LOOTAPALOOZA","text":"Costs (1).","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":46007,"flavor":"Hard time: 6-10 turns for candle-nappin'.","health":1,"id":"LOOT_363","mechanics":["DEATHRATTLE"],"name":"Drygulch Jailor","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Add 3 Silver Hand Recruits to your hand.","type":"MINION"},{"artist":"Arthur Gimaldinov","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":46026,"flavor":"Look. Cautious Flurries will only get you so far in life.","id":"LOOT_364","name":"Reckless Flurry","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Spend all your Armor. Deal that much damage to all minions.","type":"SPELL"},{"artist":"Luca Zontini","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":46027,"flavor":"Perfectly accessorized to attract adventurers.","health":9,"id":"LOOT_365","mechanics":["TAUNT"],"name":"Gemstudded Golem","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Taunt\nCan only attack if you have 5 or more Armor.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":46031,"flavor":"Kobolds use anything for armor: Pots, pans, garbage cans⌠even other kobolds.","health":2,"id":"LOOT_367","mechanics":["BATTLECRY"],"name":"Drywhisker Armorer","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: For each enemy minion, gain 2 Armor.","type":"MINION"},{"artist":"Jerry Mascho","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":9,"dbfId":46056,"flavor":"Never let it hold your checkbook.","health":9,"id":"LOOT_368","mechanics":["DEATHRATTLE","TAUNT"],"name":"Voidlord","race":"DEMON","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Taunt\n Deathrattle: Summon three\n1/3 Demons with Taunt.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":46058,"flavor":"Thrilling adventure! Danger guaranteed! Loot uncertain! Death optional! Whoâs with me?","id":"LOOT_370","name":"Gather Your Party","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Recruit a minion.","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":46067,"flavor":"It's filled with electrolytes!","id":"LOOT_373","mechanics":["ImmuneToSpellpower"],"name":"Healing Rain","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Restore #12 Health randomly split among all friendly characters.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":46069,"flavor":"The original telemarketer.","health":4,"id":"LOOT_375","mechanics":["BATTLECRY"],"name":"Guild Recruiter","rarity":"COMMON","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Battlecry: Recruit a minion that costs (4) or less.","type":"MINION"},{"artist":"Matthew O'Connor","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":46077,"durability":3,"elite":true,"flavor":"Turn that frown into TWO frowns!","id":"LOOT_380","mechanics":["TRIGGER_VISUAL"],"name":"Woecleaver","rarity":"LEGENDARY","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"After your hero attacks, Recruit a minion.","type":"WEAPON"},{"artist":"Sam Nielson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46079,"flavor":"There is no candle.","health":6,"id":"LOOT_382","name":"Kobold Monk","rarity":"RARE","set":"LOOTAPALOOZA","text":"Your hero can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Dave Allsop","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":46082,"flavor":"How can he be hungry⌠if he's Ettin!?","health":10,"id":"LOOT_383","mechanics":["BATTLECRY","TAUNT"],"name":"Hungry Ettin","rarity":"RARE","set":"LOOTAPALOOZA","text":"Taunt\nBattlecry: Summon a random 2-Cost minion for your opponent.","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46087,"flavor":"Qualifications: Born with pointy hat.","health":3,"id":"LOOT_388","mechanics":["BATTLECRY"],"name":"Fungal Enchanter","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Battlecry: Restore #2 Health to all friendly characters.","type":"MINION"},{"artist":"Trent Kaniuga & James Martin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46088,"flavor":"\"Broken longsword is brand new shortsword.\" - Kobold Proverb","health":3,"id":"LOOT_389","mechanics":["BATTLECRY"],"name":"Rummaging Kobold","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Battlecry: Return one of your destroyed weapons to your hand.","type":"MINION"},{"artist":"Alexey Aparin","attack":1,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":46107,"durability":5,"elite":true,"flavor":"For druids who want to branch out.","id":"LOOT_392","mechanics":["DEATHRATTLE"],"name":"Twig of the World Tree","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Deathrattle: Gain 10 Mana Crystals.","type":"WEAPON"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46118,"flavor":"Auditioning for the next Fungal Idol.","health":2,"id":"LOOT_394","mechanics":["TRIGGER_VISUAL"],"name":"Shrieking Shroom","rarity":"RARE","set":"LOOTAPALOOZA","text":"At the end of your turn, summon a random\n1-Cost minion.","type":"MINION"},{"artist":"Ware Lee","attack":2,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":46258,"flavor":"Wish #1: funnel cakes. Wish #2: funnel cakes. Wish #3: FUNNEL CAKES.","health":4,"id":"LOOT_398","mechanics":["TRIGGER_VISUAL"],"name":"Benevolent Djinn","race":"ELEMENTAL","rarity":"COMMON","set":"LOOTAPALOOZA","text":"At the end of your turn, restore #3 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":45899,"flavor":"Waking up at the break of dusk is just not as impressive.","health":3,"id":"LOOT_410","mechanics":["BATTLECRY"],"name":"Duskbreaker","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"race":"DRAGON","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: If you're holding\na Dragon, deal 3 damage to all other minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":45936,"faction":"ALLIANCE","flavor":"He can make ANYTHING look like a candle.","health":3,"id":"LOOT_412","mechanics":["DEATHRATTLE"],"name":"Kobold Illusionist","rarity":"RARE","set":"LOOTAPALOOZA","text":"Deathrattle: Summon a 1/1 copy of a minion from your hand.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"NEUTRAL","dbfId":46395,"id":"LOOT_412e","name":"Shadowy","set":"LOOTAPALOOZA","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Ian Ameling","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":45930,"flavor":"\"Ok, your party has defeated the beetle.\" \"I put it on my head.\" \"What?\" \"I put it on my head. Like a hat.\"","health":3,"id":"LOOT_413","mechanics":["DEATHRATTLE"],"name":"Plated Beetle","race":"BEAST","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Gain 3 Armor.","type":"MINION"},{"artist":"Ursula Dorada","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46032,"flavor":"Qualifications: Found pointy hat.","health":7,"id":"LOOT_414","mechanics":["TRIGGER_VISUAL"],"name":"Grand Archivist","rarity":"EPIC","set":"LOOTAPALOOZA","text":"At the end of your turn, cast a spell from your deck (targets chosen randomly).","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":46040,"elite":true,"flavor":"Signed and sealed, she delivers oblivion.","health":6,"id":"LOOT_415","mechanics":["DEATHRATTLE","TAUNT"],"name":"Rin, the First Disciple","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Taunt\nDeathrattle: Add 'The First Seal' to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARLOCK","cost":5,"dbfId":46039,"id":"LOOT_415t1","name":"The First Seal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Summon a 2/2 Demon. Add 'The Second Seal' to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"WARLOCK","cost":2,"dbfId":46274,"health":2,"id":"LOOT_415t1t","name":"Felhunter","race":"DEMON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARLOCK","cost":5,"dbfId":46038,"id":"LOOT_415t2","name":"The Second Seal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Summon a 3/3 Demon. Add 'The Third Seal'\nto your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"WARLOCK","cost":3,"dbfId":46036,"health":3,"id":"LOOT_415t2t","name":"Felhunter","race":"DEMON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARLOCK","cost":5,"dbfId":46037,"id":"LOOT_415t3","name":"The Third Seal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Summon a 4/4 Demon. Add 'The Fourth Seal' to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"WARLOCK","cost":4,"dbfId":46275,"health":4,"id":"LOOT_415t3t","name":"Felhunter","race":"DEMON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARLOCK","cost":5,"dbfId":46035,"id":"LOOT_415t4","name":"The Fourth Seal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Summon a 5/5 Demon. Add 'The Final Seal'\nto your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"WARLOCK","cost":5,"dbfId":46276,"health":5,"id":"LOOT_415t4t","name":"Felhunter","race":"DEMON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"WARLOCK","cost":5,"dbfId":46034,"id":"LOOT_415t5","name":"The Final Seal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"[x]Summon a 6/6 Demon.\nAdd 'Azari, the Devourer'\nto your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":6,"cardClass":"WARLOCK","cost":6,"dbfId":46277,"health":6,"id":"LOOT_415t5t","name":"Felhunter","race":"DEMON","set":"LOOTAPALOOZA","type":"MINION"},{"attack":10,"cardClass":"WARLOCK","cost":10,"dbfId":46033,"elite":true,"health":10,"id":"LOOT_415t6","mechanics":["BATTLECRY"],"name":"Azari, the Devourer","race":"DEMON","set":"LOOTAPALOOZA","text":"Battlecry: Destroy your opponent's deck.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":46286,"flavor":"RUN FROM SKY CANDLES! THEY BURN! RUN!","id":"LOOT_417","name":"Cataclysm","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Destroy all minions. Discard your hand.","type":"SPELL"},{"artist":"Matthew O'Connor","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":46299,"durability":3,"elite":true,"flavor":"Don't trust the skull.","id":"LOOT_420","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Skull of the Man'ari","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"At the start of your turn, summon a Demon from your hand.","type":"WEAPON"},{"cardClass":"HUNTER","dbfId":48775,"id":"LOOT_440e","name":"Explosive","set":"LOOTAPALOOZA","text":"ON FIRE!!!!","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":4,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":46263,"durability":2,"elite":true,"flavor":"Recently unearthed in one of the deepest kobold caves. Traded for a large candle.","id":"LOOT_500","mechanics":["DEATHRATTLE"],"name":"Val'anyr","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Deathrattle: Give a minion in your hand +4/+2. When it dies, reequip this.","type":"WEAPON"},{"attack":0,"cardClass":"PALADIN","cost":0,"dbfId":48373,"durability":0,"id":"LOOT_500d","name":"Val'anyr Reequip Effect Dummy","set":"LOOTAPALOOZA","text":"It is a dummy card for holding a effect to play when reequipping Val'anyr (LOOT 500)","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":46262,"id":"LOOT_500e","name":"Wielding Val'anyr","set":"LOOTAPALOOZA","text":"+4/+2.\nDeathrattle: Equip a 4/2 Val'anyr.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"ROGUE","collectible":true,"collectionText":"Destroy 1 random enemy minion.\n(Play 3 Deathrattle cards to upgrade.)","cost":5,"dbfId":46296,"flavor":"The trolls of old embraced the gift\nA jewel of black for daggers swift\nNo party lasts who finds the stone\nThose wielding it soon stand alone.","id":"LOOT_503","name":"Lesser Onyx Spellstone","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Destroy 1 random enemy minion.\n@(Play 3 Deathrattle cards to upgrade.)","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"ROGUE","cost":5,"dbfId":46297,"id":"LOOT_503t","name":"Onyx Spellstone","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Destroy up to 2 random enemy minions.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"ROGUE","cost":5,"dbfId":46295,"id":"LOOT_503t2","name":"Greater Onyx Spellstone","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"rarity":"RARE","set":"LOOTAPALOOZA","text":"Destroy up to 3 random enemy minions.","type":"SPELL"},{"artist":"Tooth","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":46303,"flavor":"They grow up so fast.","id":"LOOT_504","name":"Unstable Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"LOOTAPALOOZA","text":"Transform a friendly minion into\none that costs (1) more. Repeatable this turn.","type":"SPELL"},{"artist":"Tooth","cardClass":"SHAMAN","cost":1,"dbfId":45904,"id":"LOOT_504t","name":"Unstable Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Transform a friendly minion into\none that costs (1) more. Repeatable this turn.","type":"SPELL"},{"artist":"Jakub Kasper","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":46305,"durability":3,"elite":true,"flavor":"When asked what the runes do, the tauren smith smiled: \"A little of this, a little of that...\"","id":"LOOT_506","mechanics":["DISCOVER","TRIGGER_VISUAL"],"name":"The Runespear","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"After your hero attacks, Discover a spell\nand cast it with random targets.","type":"WEAPON"},{"artist":"Tyler West Studio","cardClass":"PRIEST","collectible":true,"collectionText":"Resurrect 2 different friendly minions. (Cast 4 spells to upgrade.)","cost":7,"dbfId":46307,"flavor":"A diamond, white, this stone the eighth\nA precious jewel for those of faith\nA whispered prayer restores the lost\nBut none among them know the cost.","id":"LOOT_507","name":"Lesser Diamond Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Resurrect 2 different friendly minions. @(Cast 4 spells to upgrade.)","type":"SPELL"},{"artist":"Tyler West Studio","cardClass":"PRIEST","cost":7,"dbfId":46308,"id":"LOOT_507t","name":"Diamond Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Resurrect 3 different friendly minions.","type":"SPELL"},{"artist":"Tyler West Studio","cardClass":"PRIEST","cost":7,"dbfId":46306,"id":"LOOT_507t2","name":"Greater Diamond Spellstone","rarity":"RARE","set":"LOOTAPALOOZA","text":"Resurrect 4 different friendly minions.","type":"SPELL"},{"artist":"Garrett Hanna","attack":6,"cardClass":"HUNTER","collectible":true,"cost":8,"dbfId":46390,"elite":true,"flavor":"Sheâs not one of those treehugger elves â but she does like the occasional cuddle.","health":6,"id":"LOOT_511","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Kathrena Winterwisp","rarity":"LEGENDARY","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Battlecry and Deathrattle: Recruit a Beast.","type":"MINION"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46403,"elite":true,"flavor":"Her name seems a bit cheesy.","health":2,"id":"LOOT_516","mechanics":["BATTLECRY"],"name":"Zola the Gorgon","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"LOOTAPALOOZA","targetingArrowText":"Add a Golden copy to your hand.","text":"Battlecry: Choose a friendly minion. Add a Golden copy of it to your hand.","type":"MINION"},{"artist":"Hideaki Takamura","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":46432,"flavor":"DĂŠjĂ Dude.","health":1,"id":"LOOT_517","mechanics":["BATTLECRY"],"name":"Murmuring Elemental","race":"ELEMENTAL","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: Your next Battlecry this turn triggers twice.","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"NEUTRAL","dbfId":46431,"id":"LOOT_517e","name":"Murmurs","set":"LOOTAPALOOZA","text":"Your next Battlecry this turn triggers twice.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49219,"id":"LOOT_517e2","name":"Murmuring","set":"LOOTAPALOOZA","text":"Your next Battlecry this turn triggers twice.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":46440,"flavor":"Don't ever doubt Al'Akir's love for basic totems.","health":5,"id":"LOOT_518","mechanics":["BATTLECRY"],"name":"Windshear Stormcaller","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Battlecry: If you control all 4 basic Totems, summon Al'Akir the Windlord.","type":"MINION"},{"artist":"Mike Azevedo","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":46442,"elite":true,"flavor":"Once crafted a gauntlet out of earwax and pure ambition.","health":8,"id":"LOOT_519","mechanics":["TRIGGER_VISUAL"],"name":"Geosculptor Yip","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"At the end of your turn, summon a random minion with Cost equal to your Armor (up to 10).","type":"MINION"},{"artist":"Anton Kagounkin","attack":5,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":46445,"flavor":"Uh, you might want to get that looked at.","health":4,"id":"LOOT_520","mechanics":["BATTLECRY"],"name":"Seeping Oozeling","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Battlecry: Gain the Deathrattle of a random minion in your deck.","type":"MINION"},{"artist":"Anton Kagounkin","cardClass":"NEUTRAL","dbfId":46444,"id":"LOOT_520e","name":"Albino Chameleon","set":"LOOTAPALOOZA","text":"Copied Deathrattle from {0}.","type":"ENCHANTMENT"},{"artist":"Max Grecke","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":46449,"elite":true,"flavor":"His adventuring party consists of Goldshire Footman, Frostwolf Grunt and Hadronox.","health":5,"id":"LOOT_521","mechanics":["BATTLECRY"],"name":"Master Oakheart","rarity":"LEGENDARY","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Battlecry: Recruit a 1, 2, and 3-Attack minion.","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":46450,"flavor":"\"It could be worse!\" \"It's worse.\"","id":"LOOT_522","name":"Crushing Walls","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Destroy your opponent's left and right-most minions.","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","attack":20,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":46454,"elite":true,"flavor":"I would rather light a single candle than curse the darkness. But I'm willing to do both.","health":20,"id":"LOOT_526","mechanics":["BATTLECRY"],"name":"The Darkness","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Starts dormant.\nBattlecry: Shuffle 3 Candles\ninto the enemy deck. When\ndrawn, this awakens.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":20,"cardClass":"NEUTRAL","cost":4,"dbfId":48639,"elite":true,"health":20,"hideStats":true,"id":"LOOT_526d","mechanics":["IGNORE_HIDE_STATS_FOR_BIG_CARD","TRIGGER_VISUAL","UNTOUCHABLE"],"name":"The Darkness","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"@","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":48694,"id":"LOOT_526et","name":"Darkness Candle Detect","set":"LOOTAPALOOZA","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","cost":4,"dbfId":46467,"id":"LOOT_526t","mechanics":["TOPDECK"],"name":"Darkness Candle","set":"LOOTAPALOOZA","text":"Casts When Drawn\nSnuff out a candle.","type":"SPELL"},{"artist":"Tooth","attack":2,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":46460,"flavor":"The dragons mostly keep him around as a snack.","health":4,"id":"LOOT_528","mechanics":["BATTLECRY"],"name":"Twilight Acolyte","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"EPIC","set":"LOOTAPALOOZA","targetingArrowText":"Swap Attack.","text":"Battlecry: If you're holding\na Dragon, swap this minion's Attack with another minion's.","type":"MINION"},{"artist":"Tooth","cardClass":"WARRIOR","dbfId":47891,"id":"LOOT_528e","name":"Twilight Curse","set":"LOOTAPALOOZA","text":"Attack was swapped.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":46461,"flavor":"You had to put the portable hole inside the bag of holding, didn't you?!","health":3,"id":"LOOT_529","mechanics":["BATTLECRY"],"name":"Void Ripper","race":"DEMON","rarity":"EPIC","set":"LOOTAPALOOZA","text":"Battlecry: Swap the\nAttack and Health of all other minions.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":47456,"id":"LOOT_529e","name":"Void Shift","set":"LOOTAPALOOZA","text":"Attack and Health have been swapped.","type":"ENCHANTMENT"},{"artist":"E. M. Gist","attack":2,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":46495,"flavor":"You hear a coin rattling inside the slotted gargoyle...What could it mean?","health":2,"id":"LOOT_534","mechanics":["DEATHRATTLE"],"name":"Gilded Gargoyle","rarity":"COMMON","set":"LOOTAPALOOZA","text":"Deathrattle: Add a Coin to your hand.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"MAGE","collectible":true,"cost":9,"dbfId":46499,"elite":true,"flavor":"Her secret is using a gentle voice and carrying a baggie of hotdogs.","health":3,"id":"LOOT_535","mechanics":["BATTLECRY"],"name":"Dragoncaller Alanna","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Summon a 5/5 Dragon for each spell you cast this game that costs (5) or more.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"MAGE","cost":5,"dbfId":46498,"health":5,"id":"LOOT_535t","name":"Fire Dragon","race":"DRAGON","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":46541,"flavor":"The shortest distance between two points is a leyline.","health":5,"id":"LOOT_537","mechanics":["BATTLECRY"],"name":"Leyline Manipulator","race":"ELEMENTAL","rarity":"RARE","set":"LOOTAPALOOZA","text":"Battlecry: If you're holding any cards that didn't start in your deck, reduce their Cost by (2).","type":"MINION"},{"artist":"Daren Bader","attack":6,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":46544,"elite":true,"flavor":"Follows adventurers, seeking the ultimate time magic: the ability to reload.","health":6,"id":"LOOT_538","mechanics":["BATTLECRY"],"name":"Temporus","race":"DRAGON","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"Battlecry: Your opponent takes two turns. Then you take two turns.","type":"MINION"},{"artist":"Peter Stapleton","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":46551,"flavor":"Sometimes she'll summon a Doomsayer. Out of spite.","health":4,"id":"LOOT_539","mechanics":["BATTLECRY"],"name":"Spiteful Summoner","rarity":"EPIC","set":"LOOTAPALOOZA","text":"[x]Battlecry: Reveal a spell\nfrom your deck. Summon\n a random minion with\nthe same Cost.","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":46557,"flavor":"Which came first? The dragon or the dragonhatcher?","health":4,"id":"LOOT_540","mechanics":["TRIGGER_VISUAL"],"name":"Dragonhatcher","rarity":"EPIC","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"At the end of your turn, Recruit a Dragon.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":46589,"elite":true,"flavor":"Management of the Kobold Empire requires a careful balance between a lack of social services and fiscal irresponsibility.","health":5,"id":"LOOT_541","mechanics":["BATTLECRY"],"name":"King Togwaggle","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Battlecry: Swap decks\nwith your opponent.\nGive them a Ransom\nspell to swap back.","type":"MINION"},{"artist":"Daria Tuzova","cardClass":"NEUTRAL","cost":5,"dbfId":46588,"id":"LOOT_541t","name":"King's Ransom","set":"LOOTAPALOOZA","text":"Swap decks with your opponent.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":47035,"durability":3,"elite":true,"flavor":"But it has a soft spot for emperors.","health":3,"id":"LOOT_542","mechanics":["DEATHRATTLE"],"name":"Kingsbane","rarity":"LEGENDARY","set":"LOOTAPALOOZA","text":"[x]Always keeps\nenchantments.\nDeathrattle: Shuffle this\ninto your deck.","type":"WEAPON"},{"cardClass":"ROGUE","dbfId":47070,"id":"LOOT_542e","name":"Kingsbane Shuffle","set":"LOOTAPALOOZA","text":"Getting ready to shuffle in.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","cost":3,"dbfId":43178,"id":"LOOT_998h","name":"Tolin's Goblet","playRequirements":{"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Draw a card. Fill your hand with copies of it.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","cost":3,"dbfId":43180,"id":"LOOT_998j","mechanics":["DISCOVER"],"name":"Zarog's Crown","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Discover a Legendary minion. Summon two copies of it.","type":"SPELL"},{"artist":"Zoltan Boros","attack":6,"cardClass":"NEUTRAL","cost":3,"dbfId":45727,"elite":true,"health":6,"id":"LOOT_998k","mechanics":["BATTLECRY","TAUNT"],"name":"Golden Kobold","set":"LOOTAPALOOZA","text":"Taunt\nBattlecry: Replace your hand with Legendary minions.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","cost":3,"dbfId":45726,"id":"LOOT_998l","name":"Wondrous Wand","set":"LOOTAPALOOZA","text":"Draw 3 cards. Reduce their Costs to (0).","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","dbfId":45725,"id":"LOOT_998le","name":"Wand's Wonder","set":"LOOTAPALOOZA","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Grace Liu","attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":46252,"health":1,"id":"LOOTA_102","mechanics":["TRIGGER_VISUAL"],"name":"Starving Crab","race":"BEAST","set":"LOOTAPALOOZA","text":"At the start of your turn, deal 5 damage to your hero.","type":"MINION"},{"artist":"Nathan Bowden","attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":46253,"health":1,"id":"LOOTA_103","mechanics":["DEATHRATTLE"],"name":"Sunken Chest","set":"LOOTAPALOOZA","text":"[x]Deathrattle: Add\nTad's Pole to your\nopponent's Dungeon Deck \nand lose the game.","type":"MINION"},{"artist":"Tyler Walpole","attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":46348,"health":4,"id":"LOOTA_104","mechanics":["TRIGGER_VISUAL"],"name":"Reverberating Ooze","set":"LOOTAPALOOZA","text":"After this minion\nsurvives damage, summon a copy of this minion.","type":"MINION"},{"artist":"Mike Sass","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":46362,"health":1,"id":"LOOTA_105","mechanics":["POISONOUS"],"name":"Deadly Spore","set":"LOOTAPALOOZA","text":"Poisonous.\nPoisonous to heroes.","type":"MINION"},{"artist":"Dany Orizio","attack":7,"cardClass":"NEUTRAL","cost":4,"dbfId":46375,"health":7,"id":"LOOTA_107","mechanics":["TRIGGER_VISUAL"],"name":"Shroomsayer","set":"LOOTAPALOOZA","text":"After this minion\nsurvives damage,\ndestroy all minions.","type":"MINION"},{"artist":"Zero","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":46918,"health":3,"id":"LOOTA_109","mechanics":["TRIGGER_VISUAL"],"name":"Gluttonous Trogg","set":"LOOTAPALOOZA","text":"Whenever your opponent casts a spell, gain +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":46917,"id":"LOOTA_109e","name":"Delicious Magic","set":"LOOTAPALOOZA","text":"Increased Attack and Health.","type":"ENCHANTMENT"},{"artist":"Mike Nicholson","cardClass":"NEUTRAL","cost":0,"dbfId":46405,"hideStats":true,"id":"LOOTA_800","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Potion of Vitality","set":"LOOTAPALOOZA","text":"Passive\nDouble your\nstarting Health.","type":"SPELL"},{"artist":"Warren Mahy","cardClass":"NEUTRAL","cost":0,"dbfId":46407,"hideStats":true,"id":"LOOTA_801","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Crystal Gem","set":"LOOTAPALOOZA","text":"Passive\nStart with an extra Mana Crystal.","type":"SPELL"},{"artist":"Massive Black","cardClass":"NEUTRAL","cost":0,"dbfId":46408,"hideStats":true,"id":"LOOTA_802","mechanics":["BATTLECRY","DUNGEON_PASSIVE_BUFF"],"name":"Justicar's Ring","set":"LOOTAPALOOZA","text":"Passive\nYour Hero Power is upgraded and costs (1).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47443,"id":"LOOTA_802e","name":"Justicar's Ring Enchantment","set":"LOOTAPALOOZA","text":"Your Hero Power costs (1).","type":"ENCHANTMENT"},{"artist":"Raven Mimura","cardClass":"NEUTRAL","cost":0,"dbfId":46410,"hideStats":true,"id":"LOOTA_803","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Scepter of Summoning","set":"LOOTAPALOOZA","text":"Passive\nYour minions that\ncost (5) or more\ncost (5).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46409,"id":"LOOTA_803e","name":"Scepter of Summoning Enchantment","set":"LOOTAPALOOZA","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","cardClass":"NEUTRAL","cost":0,"dbfId":46411,"hideStats":true,"id":"LOOTA_804","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Small Backpacks","set":"LOOTAPALOOZA","text":"Passive\nAt the start of the game, draw 2 cards.","type":"SPELL"},{"artist":"Mike Nicholson","cardClass":"NEUTRAL","cost":2,"dbfId":46412,"id":"LOOTA_805","name":"Amulet of Domination","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Take control of an enemy minion. Add it to your Dungeon Deck.","type":"SPELL"},{"artist":"Paul Mafayon","cardClass":"NEUTRAL","cost":3,"dbfId":46413,"id":"LOOTA_806","mechanics":["SILENCE"],"name":"Wand of Disintegration","playRequirements":{"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Silence and destroy all enemy minions.","type":"SPELL"},{"artist":"Patrick McEvoy","cardClass":"NEUTRAL","cost":3,"dbfId":46414,"id":"LOOTA_811","name":"Orb of Destruction","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Destroy 2 of your opponent's Mana Crystals and they discard 2 cards.","type":"SPELL"},{"artist":"Steve Ellis","cardClass":"NEUTRAL","cost":1,"dbfId":46416,"id":"LOOTA_812","name":"Boots of Haste","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Your minions cost (0) this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46415,"id":"LOOTA_812e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Boots of Haste Enchantment","set":"LOOTAPALOOZA","text":"Your minions cost (0) this turn.","type":"ENCHANTMENT"},{"artist":"Steve Tappin","cardClass":"NEUTRAL","cost":1,"dbfId":46417,"id":"LOOTA_813","name":"Magic Mirror","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Choose a minion and summon a copy of it. Add it to your Dungeon Deck.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"NEUTRAL","cost":10,"dbfId":46418,"id":"LOOTA_814","name":"Wish","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Fill your board with Legendary minions. Fully heal your hero.","type":"SPELL"},{"artist":"J. Cranford & C. Le Scanff","attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":46420,"health":10,"id":"LOOTA_816","mechanics":["TRIGGER_VISUAL"],"name":"Party Portal","set":"LOOTAPALOOZA","text":"Whenever you cast a spell, summon a random minion of the same Cost.","type":"MINION"},{"artist":"Clint Langley","cardClass":"NEUTRAL","collectionText":"Adapt a friendly minion {0} |4(time, times).","cost":4,"dbfId":46421,"id":"LOOTA_817","name":"Primordial Wand","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["ADAPT"],"set":"LOOTAPALOOZA","text":"[x]Adapt a friendly minion.\nRepeat for each boss\nyou've defeated this run.","type":"SPELL"},{"artist":"Jonboy Meyers","cardClass":"NEUTRAL","cost":0,"dbfId":46923,"hideStats":true,"id":"LOOTA_818","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Grommash's Armguards","set":"LOOTAPALOOZA","text":"Passive\nYour weapons cost (1).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46924,"id":"LOOTA_818e","name":"Grom's Amguards Enchantment","set":"LOOTAPALOOZA","type":"ENCHANTMENT"},{"artist":"Matt Cavotta","attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":46422,"durability":3,"id":"LOOTA_819","mechanics":["TRIGGER_VISUAL"],"name":"Archmage Staff","set":"LOOTAPALOOZA","text":"[x]At the start of your turn,\nadd a random Mage\nspell to your hand.","type":"WEAPON"},{"artist":"Peter Lee","cardClass":"NEUTRAL","cost":2,"dbfId":46423,"id":"LOOTA_820","name":"Aleatoric Cube","set":"LOOTAPALOOZA","text":"Shuffle both decks together and give\nhalf to each player.\nYour cards cost (2) less.","type":"SPELL"},{"cardClass":"DRUID","dbfId":46928,"id":"LOOTA_820e","name":"Mysterious Power","set":"LOOTAPALOOZA","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"D. Alexander Gregory","attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":46424,"durability":4,"id":"LOOTA_821","mechanics":["POISONOUS"],"name":"Vorpal Dagger","set":"LOOTAPALOOZA","text":"Poisonous\nMega-Windfury","type":"WEAPON"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":10,"dbfId":46425,"id":"LOOTA_822","name":"Rod of Roasting","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Cast 'Pyroblast' randomly until a hero dies.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":1,"dbfId":46426,"id":"LOOTA_823","name":"Bag of Stuffing","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Draw cards until your hand is full.","type":"SPELL"},{"artist":"Bernie Kang","cardClass":"NEUTRAL","cost":0,"dbfId":46428,"hideStats":true,"id":"LOOTA_824","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Khadgar's Scrying Orb","set":"LOOTAPALOOZA","text":"Passive\nYour spells cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46427,"id":"LOOTA_824e","name":"Khadgar's Scrying Orb Enchantment","set":"LOOTAPALOOZA","text":"Your spells cost (1) less.","type":"ENCHANTMENT"},{"artist":"Gabor Szikszai","cardClass":"NEUTRAL","cost":0,"dbfId":46430,"hideStats":true,"id":"LOOTA_825","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Robe of the Magi","referencedTags":["SPELLPOWER"],"set":"LOOTAPALOOZA","text":"Passive\nSpell Damage +3","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46429,"id":"LOOTA_825e","mechanics":["SPELLPOWER"],"name":"Robe of the Magi Enchantment","set":"LOOTAPALOOZA","spellDamage":1,"text":"+3 Spell Damage.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":46436,"health":15,"id":"LOOTA_826","mechanics":["CANT_ATTACK","FREEZE","TAUNT"],"name":"Portable Ice Wall","set":"LOOTAPALOOZA","text":"Taunt. Can't Attack.\n Freeze any character damaged by this minion.","type":"MINION"},{"artist":"Velvet Engine","cardClass":"NEUTRAL","cost":3,"dbfId":46437,"id":"LOOTA_827","name":"Embers of Ragnaros","set":"LOOTAPALOOZA","text":"Shoot three fireballs at random enemies that deal $8 damage each.","type":"SPELL"},{"artist":"Matt Cavotta","cardClass":"NEUTRAL","cost":0,"dbfId":46439,"hideStats":true,"id":"LOOTA_828","mechanics":["DUNGEON_PASSIVE_BUFF","RITUAL"],"name":"Captured Flag","set":"LOOTAPALOOZA","text":"Passive\nYour minions have +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46438,"id":"LOOTA_828e","name":"Banner of Inspiration","set":"LOOTAPALOOZA","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47622,"id":"LOOTA_828e2","mechanics":["AURA"],"name":"Banner of Inspiration Player Enchant","set":"LOOTAPALOOZA","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49500,"id":"LOOTA_828e3","mechanics":["AURA"],"name":"Banner of Inspiration","set":"LOOTAPALOOZA","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"J. Axer","attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":46921,"health":2,"id":"LOOTA_829","mechanics":["TAUNT"],"name":"Loyal Sidekick","set":"LOOTAPALOOZA","text":"Taunt\nHas +1/+1 for each Boss you've defeated this run.","type":"MINION"},{"artist":"Adam Byrne","cardClass":"NEUTRAL","cost":7,"dbfId":46922,"id":"LOOTA_830","name":"Shifting Hourglass","set":"LOOTAPALOOZA","text":"[x]Take an extra turn.\nCosts (1) less for each \nBoss you've defeated\nthis run.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":0,"dbfId":46925,"hideStats":true,"id":"LOOTA_831","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Glyph of Warding","set":"LOOTAPALOOZA","text":"Passive\nEnemy minions cost (1) more.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46926,"id":"LOOTA_831e","name":"Glyph of Warding Enchantment","set":"LOOTAPALOOZA","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Gabor Szikszai","cardClass":"NEUTRAL","cost":0,"dbfId":47020,"hideStats":true,"id":"LOOTA_832","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Cloak of Invisibility","referencedTags":["STEALTH"],"set":"LOOTAPALOOZA","text":"Passive\nYour minions have permanent Stealth.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47019,"id":"LOOTA_832e","name":"Invisible","set":"LOOTAPALOOZA","text":"Has Stealth.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47623,"id":"LOOTA_832e2","mechanics":["AURA"],"name":"Cloak of Invisiblity Player Enchant","set":"LOOTAPALOOZA","type":"ENCHANTMENT"},{"artist":"Mike Nicholson","cardClass":"NEUTRAL","cost":0,"dbfId":47021,"hideStats":true,"id":"LOOTA_833","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Mysterious Tome","referencedTags":["SECRET"],"set":"LOOTAPALOOZA","text":"Passive\nAt the start of the game, play 3 random Secrets.","type":"SPELL"},{"artist":"Anton Zemskov","cardClass":"NEUTRAL","cost":1,"dbfId":47022,"id":"LOOTA_834","name":"Gloves of Mugging","set":"LOOTAPALOOZA","text":"Steal 3 cards from your opponent's hand.","type":"SPELL"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":47036,"durability":2,"id":"LOOTA_835","mechanics":["TRIGGER_VISUAL"],"name":"Greedy Pickaxe","set":"LOOTAPALOOZA","text":"After your hero attacks, gain an empty Mana Crystal.","type":"WEAPON"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":47037,"id":"LOOTA_836","name":"Bag of Coins","set":"LOOTAPALOOZA","text":"Fill your hand with Coins.","type":"SPELL"},{"artist":"Jaslynn Tham","cardClass":"NEUTRAL","cost":2,"dbfId":47038,"id":"LOOTA_837","name":"Horn of Cenarius","referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Recruit 3 minions.","type":"SPELL"},{"artist":"Alex Garner","cardClass":"NEUTRAL","cost":4,"dbfId":47039,"id":"LOOTA_838","name":"Dr. Boom's Boombox","set":"LOOTAPALOOZA","text":"[x]Summon 7 'Boom Bots'.","type":"SPELL"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","cost":0,"dbfId":47040,"id":"LOOTA_839","name":"Scroll of Confusion","set":"LOOTAPALOOZA","text":"Each minion randomly chooses a side of the battlefield.","type":"SPELL"},{"artist":"Nathan Bowden","attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":47041,"health":1,"id":"LOOTA_840","mechanics":["DEATHRATTLE"],"name":"Wax Rager","race":"ELEMENTAL","set":"LOOTAPALOOZA","text":"Deathrattle: Resummon this minion.","type":"MINION"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","cost":1,"dbfId":47042,"id":"LOOTA_841","mechanics":["DISCOVER"],"name":"Portable Forge","set":"LOOTAPALOOZA","text":"Discover a Legendary weapon and equip it.","type":"SPELL"},{"artist":"Joe Wilson","attack":6,"cardClass":"NEUTRAL","cost":1,"dbfId":47044,"durability":6,"id":"LOOTA_842","mechanics":["TRIGGER_VISUAL"],"name":"Quel'Delar","set":"LOOTAPALOOZA","text":"After your hero attacks, deal 6 damage to all enemies.","type":"WEAPON"},{"artist":"Joe Wilson","attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":47045,"durability":3,"id":"LOOTA_842a","name":"Blade of Quel'Delar","set":"LOOTAPALOOZA","type":"WEAPON"},{"artist":"Joe Wilson","cardClass":"NEUTRAL","cost":1,"dbfId":47046,"id":"LOOTA_842b","name":"Hilt of Quel'Delar","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Give a minion +3/+3.","type":"SPELL"},{"artist":"Joe Wilson","cardClass":"NEUTRAL","cost":1,"dbfId":47047,"durability":4,"id":"LOOTA_842be","name":"Armed?","set":"LOOTAPALOOZA","text":"+3/+3.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49078,"id":"LOOTA_842t","name":"Forging Quel'Delar","set":"LOOTAPALOOZA","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":1,"dbfId":47251,"id":"LOOTA_843","name":"THE CANDLE","set":"LOOTAPALOOZA","text":"Deal $4 damage to all enemy minions. Shuffle this into your deck.","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","cost":0,"dbfId":47299,"hideStats":true,"id":"LOOTA_845","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Totem of the Dead","referencedTags":["DEATHRATTLE"],"set":"LOOTAPALOOZA","text":"Passive\nYour Deathrattles trigger twice.","type":"SPELL"},{"artist":"Paul Mafayon","cardClass":"NEUTRAL","cost":0,"dbfId":47300,"hideStats":true,"id":"LOOTA_846","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Battle Totem","referencedTags":["BATTLECRY"],"set":"LOOTAPALOOZA","text":"Passive\nYour Battlecries trigger twice.","type":"SPELL"},{"artist":"Grace Lui","cardClass":"NEUTRAL","cost":1,"dbfId":47893,"id":"LOOTA_847","name":"Mask of Mimicry","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Choose a minion.\nMinions in your hand become copies of it.","type":"SPELL"},{"artist":"Eric Braddock","cardClass":"NEUTRAL","dbfId":48839,"id":"LOOTA_BOSS_04e","name":"Waxed","set":"LOOTAPALOOZA","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Eric Braddock","cardClass":"HUNTER","dbfId":46264,"health":30,"id":"LOOTA_BOSS_04h","name":"Waxmancer Sturmi","set":"LOOTAPALOOZA","text":"This kobold can\ncandle-craft\nminions at will.","type":"HERO"},{"artist":"Eric Braddock","cardClass":"NEUTRAL","cost":1,"dbfId":46149,"id":"LOOTA_BOSS_04p","name":"Sculpt Wax","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nSummon a 1/1 copy of a minion.","type":"HERO_POWER"},{"artist":"Tooth","cardClass":"WARRIOR","dbfId":46269,"health":20,"id":"LOOTA_BOSS_05h","name":"Pathmaker Hamm","set":"LOOTAPALOOZA","text":"There's more than\none way for a kobold\nto dig a tunnel.","type":"HERO"},{"artist":"Tooth","cardClass":"NEUTRAL","cost":1,"dbfId":46151,"id":"LOOTA_BOSS_05p","mechanics":["AI_MUST_PLAY"],"name":"Unstable Explosion","set":"LOOTAPALOOZA","text":"Hero Power\nDeal 1 damage to two random enemies.","type":"HERO_POWER"},{"artist":"Mike Sass","cardClass":"DRUID","dbfId":46279,"health":40,"id":"LOOTA_BOSS_06h","name":"Blackseed","set":"LOOTAPALOOZA","text":"This furbolgâs dark magic twists the other dungeonfolk.","type":"HERO"},{"artist":"Mike Sass","cardClass":"NEUTRAL","cost":0,"dbfId":46153,"id":"LOOTA_BOSS_06p","name":"Evolvomancy","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nTransform a minion into a random one that costs (1) more.","type":"HERO_POWER"},{"artist":"Eric Braddock","cardClass":"MAGE","dbfId":46915,"health":20,"id":"LOOTA_BOSS_09h","name":"Frostfur","set":"LOOTAPALOOZA","text":"These furbolg warrens feel unnaturally cold...","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":46159,"id":"LOOTA_BOSS_09p","name":"Freeze","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nFreeze a minion.","type":"HERO_POWER"},{"artist":"Eva Widermannn","cardClass":"PRIEST","dbfId":46310,"health":20,"id":"LOOTA_BOSS_10h","name":"Graves the Cleric","set":"LOOTAPALOOZA","text":"This healing adventurer was separated from his old party.","type":"HERO"},{"artist":"Eva Widermannn","cardClass":"NEUTRAL","cost":0,"dbfId":46161,"id":"LOOTA_BOSS_10p","name":"Light's Will","set":"LOOTAPALOOZA","text":"Hero Power\nRestore #2 Health to all minions.","type":"HERO_POWER"},{"artist":"J. Axer","cardClass":"PALADIN","cost":0,"dbfId":47468,"health":15,"id":"LOOTA_BOSS_110","name":"Tag Team","set":"LOOTAPALOOZA","text":"Swap George and Karl.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46316,"id":"LOOTA_BOSS_11e","name":"Whipped Into Shape","set":"LOOTAPALOOZA","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"James Ryman","cardClass":"WARRIOR","dbfId":46311,"health":20,"id":"LOOTA_BOSS_11h","name":"Overseer Mogark","set":"LOOTAPALOOZA","text":"This trogg commander is extra \"motivational\" to underlings.","type":"HERO"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":1,"dbfId":46163,"id":"LOOTA_BOSS_11p","name":"Cruel Words","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nDeal 1 damage to a friendly minion and give it +2 Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":46470,"id":"LOOTA_BOSS_12e","name":"Charge!","set":"LOOTAPALOOZA","text":"Has Charge.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","cardClass":"ROGUE","dbfId":46317,"health":20,"id":"LOOTA_BOSS_12h","name":"Candlebeard","set":"LOOTAPALOOZA","text":"This kobold pirate's favorite move is chaaaarrrge!","type":"HERO"},{"artist":"Anton Zemskov","cardClass":"NEUTRAL","cost":1,"dbfId":46165,"id":"LOOTA_BOSS_12p","name":"Charge!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nGive a minion Charge.","type":"HERO_POWER"},{"artist":"Dave Allsop","cardClass":"ROGUE","dbfId":46321,"health":40,"id":"LOOTA_BOSS_13h","name":"Thaddock the Thief","set":"LOOTAPALOOZA","text":"One moment her minions are there... the next... gone!","type":"HERO"},{"artist":"Dave Allsop","cardClass":"NEUTRAL","cost":1,"dbfId":46167,"id":"LOOTA_BOSS_13p","name":"Tactical Retreat","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nReturn a friendly minion to your hand.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":47467,"id":"LOOTA_BOSS_15e","name":"George and Karl Enchantment","set":"LOOTAPALOOZA","type":"ENCHANTMENT"},{"artist":"J. Axer","cardClass":"PALADIN","dbfId":46323,"health":30,"id":"LOOTA_BOSS_15h","name":"George and Karl","set":"LOOTAPALOOZA","text":"These tag-team paladins went missing in Un'goro.","type":"HERO"},{"artist":"J. Axer","cardClass":"NEUTRAL","cost":2,"dbfId":46170,"id":"LOOTA_BOSS_15p","name":"Divinity","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Hero Power\nGive all your minions Divine Shield.","type":"HERO_POWER"},{"artist":"Mauricio Herrera","cardClass":"PRIEST","dbfId":46337,"health":40,"id":"LOOTA_BOSS_16h","name":"Spiritspeaker Azun","set":"LOOTAPALOOZA","text":"This troll priest speaks with the dead... twice.","type":"HERO"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","cost":0,"dbfId":46172,"hideStats":true,"id":"LOOTA_BOSS_16p","name":"Totem of the Dead","set":"LOOTAPALOOZA","text":"Passive Hero Power\nAll Deathrattles trigger twice.","type":"HERO_POWER"},{"artist":"Paul Mafayon","cardClass":"WARRIOR","dbfId":46338,"health":40,"id":"LOOTA_BOSS_17h","name":"Battlecrier Jin'zo","set":"LOOTAPALOOZA","text":"When he calls in the troops, they listen. Twice.","type":"HERO"},{"artist":"Paul Mafayon","cardClass":"NEUTRAL","cost":0,"dbfId":46174,"hideStats":true,"id":"LOOTA_BOSS_17p","name":"Battle Totem","set":"LOOTAPALOOZA","text":"Passive Hero Power\nAll Battlecries trigger twice.","type":"HERO_POWER"},{"artist":"Andrew Hou","cardClass":"HUNTER","dbfId":47366,"health":10,"id":"LOOTA_BOSS_18h","name":"Giant Rat","set":"LOOTAPALOOZA","text":"The bane of every young adventurer.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":45894,"id":"LOOTA_BOSS_18p","name":"Rat Race","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Hero Power\nSummon two 1/1 Rats.","type":"HERO_POWER"},{"artist":"L. Lullabi & A. Bozonnet","attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":47621,"health":1,"id":"LOOTA_BOSS_18t","name":"Rat","race":"BEAST","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"James Ryman","cardClass":"SHAMAN","dbfId":46329,"health":30,"id":"LOOTA_BOSS_19h","name":"Gutmook","set":"LOOTAPALOOZA","text":"This trogg elder and his minions flock toward sources of magic.","type":"HERO"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":0,"dbfId":46205,"id":"LOOTA_BOSS_19p","mechanics":["TRIGGER_VISUAL"],"name":"Digest Magic","set":"LOOTAPALOOZA","text":"[x]Passive Hero Power\nWhenever your\n opponent casts a spell,\nsummon a Tunnel Trogg.","type":"HERO_POWER"},{"artist":"Mauricio Herrera","cardClass":"WARRIOR","dbfId":46339,"health":30,"id":"LOOTA_BOSS_20h","name":"Brimstone Warden","set":"LOOTAPALOOZA","text":"At all costs, stop him from waking the\nancient guardians...","type":"HERO"},{"cardClass":"NEUTRAL","cost":5,"dbfId":46208,"id":"LOOTA_BOSS_20p","name":"Dispel Ward","set":"LOOTAPALOOZA","text":"Hero Power\nSilence your minions.","type":"HERO_POWER"},{"artist":"Yang Dai","attack":15,"cardClass":"NEUTRAL","cost":2,"dbfId":46209,"health":5,"id":"LOOTA_BOSS_20t","mechanics":["CANT_ATTACK","DEATHRATTLE"],"name":"Stone Golem","set":"LOOTAPALOOZA","text":"Can't attack.\nDeathrattle: Lose a Mana Crystal.","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"WARRIOR","dbfId":46243,"health":40,"id":"LOOTA_BOSS_21h","name":"Gnosh the Greatworm","set":"LOOTAPALOOZA","text":"Always looking to devour the largest, tastiest minions.","type":"HERO"},{"artist":"Jaemin Kim","cardClass":"NEUTRAL","cost":2,"dbfId":46242,"id":"LOOTA_BOSS_21p","mechanics":["AI_MUST_PLAY"],"name":"Swallow Whole","set":"LOOTAPALOOZA","text":"Hero Power\nDestroy the minion with the highest Attack.","type":"HERO_POWER"},{"artist":"Tyler West Studio","cardClass":"HUNTER","dbfId":46340,"health":20,"id":"LOOTA_BOSS_22h","name":"Tad","set":"LOOTAPALOOZA","text":"Look, this murloc just wants to fish, okay?","type":"HERO"},{"artist":"Daria Tuzova","cardClass":"NEUTRAL","cost":0,"dbfId":46250,"id":"LOOTA_BOSS_22p","mechanics":["AI_MUST_PLAY"],"name":"Catch and Release","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Hero Power\nSummon a random minion from your deck.","type":"HERO_POWER"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":46251,"durability":1,"id":"LOOTA_BOSS_22t","mechanics":["TRIGGER_VISUAL"],"name":"Tad's Pole","set":"LOOTAPALOOZA","text":"[x]At the end of your turn,\nsummon a minion\nfrom your\nopponent's deck.","type":"WEAPON"},{"artist":"Slawomir Maniak","cardClass":"HUNTER","dbfId":46341,"health":50,"id":"LOOTA_BOSS_23h","name":"Bristlesnarl","set":"LOOTAPALOOZA","text":"This legendary furbolg hunter can quickly call on big friends.","type":"HERO"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","cost":3,"dbfId":46342,"id":"LOOTA_BOSS_23p","mechanics":["AI_MUST_PLAY"],"name":"Hunter's Call","set":"LOOTAPALOOZA","text":"Hero Power\nReduce the Cost of cards in your hand by (1).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":46345,"id":"LOOTA_BOSS_24e","name":"Glooped","set":"LOOTAPALOOZA","text":"Increased Stats.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","cardClass":"PALADIN","dbfId":46344,"health":50,"id":"LOOTA_BOSS_24h","name":"The Mothergloop","set":"LOOTAPALOOZA","text":"Don't let its growing, gooey friends get\nout of hand.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":46346,"id":"LOOTA_BOSS_24p","mechanics":["AI_MUST_PLAY"],"name":"Gloop","set":"LOOTAPALOOZA","text":"Hero Power\nGive minions in your hand +1/+1.","type":"HERO_POWER"},{"artist":"Mike Sass","cardClass":"PRIEST","dbfId":46349,"health":70,"id":"LOOTA_BOSS_25h","name":"Vustrasz the Ancient","set":"LOOTAPALOOZA","text":"His vast treasure stores are for the taking... if you dare!","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46350,"id":"LOOTA_BOSS_25p","mechanics":["AI_MUST_PLAY"],"name":"Vindictive Breath","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Hero Power\nDeal 1 damage to all enemies for each missing Master Chest.","type":"HERO_POWER"},{"artist":"A. J. Nazzaro","cardClass":"WARLOCK","dbfId":47410,"health":70,"id":"LOOTA_BOSS_26h","name":"Xol the Unscathed","set":"LOOTAPALOOZA","text":"She's got her eyes on you. ALL of her eyes.","type":"HERO"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":3,"dbfId":47409,"id":"LOOTA_BOSS_26p2","name":"Beam of Frost","set":"LOOTAPALOOZA","text":"Freeze a random enemy minion and the minions next to it.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":3,"dbfId":47411,"id":"LOOTA_BOSS_26p3","name":"Beam of Death","set":"LOOTAPALOOZA","text":"Destroy all damaged enemy minions.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":3,"dbfId":47412,"id":"LOOTA_BOSS_26p4","name":"Beam of Confusion","set":"LOOTAPALOOZA","text":"Take control of a random enemy minion.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":3,"dbfId":47413,"id":"LOOTA_BOSS_26p5","name":"Beam of Fear","set":"LOOTAPALOOZA","text":"Shuffle a random enemy minion into your opponent's deck.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":3,"dbfId":47414,"id":"LOOTA_BOSS_26p6","name":"Beam of Fire","set":"LOOTAPALOOZA","text":"Deal $2 damage to all enemy minions.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":3,"dbfId":47415,"id":"LOOTA_BOSS_26p7","name":"Beam of Decay","set":"LOOTAPALOOZA","text":"Destroy 1 of your opponent's Mana Crystal.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"NEUTRAL","cost":0,"dbfId":47428,"entourage":["LOOTA_BOSS_26p2","LOOTA_BOSS_26p3","LOOTA_BOSS_26p4","LOOTA_BOSS_26p5","LOOTA_BOSS_26p6","LOOTA_BOSS_26p7"],"id":"LOOTA_BOSS_26p8","mechanics":["TRIGGER_VISUAL"],"name":"Beam Me Up!","set":"LOOTAPALOOZA","text":"Passive Hero Power\n At the end of your turn, add a Beam to your hand.","type":"HERO_POWER"},{"artist":"Eric Braddock","cardClass":"HUNTER","dbfId":46266,"health":50,"id":"LOOTA_BOSS_27h","name":"Waxmancer Sturmi","set":"LOOTAPALOOZA","text":"This kobold can\ncandle-craft\nminions at will.","type":"HERO"},{"artist":"Eric Braddock","cardClass":"NEUTRAL","cost":3,"dbfId":46267,"id":"LOOTA_BOSS_27p","name":"Harden Sculpture","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nSummon a copy of a minion.","type":"HERO_POWER"},{"artist":"Tooth","cardClass":"WARRIOR","dbfId":46270,"health":60,"id":"LOOTA_BOSS_28h","name":"Pathmaker Hamm","set":"LOOTAPALOOZA","text":"There's more than\none way for a kobold\nto dig a tunnel.","type":"HERO"},{"artist":"Tooth","cardClass":"NEUTRAL","cost":2,"dbfId":46271,"id":"LOOTA_BOSS_28p","mechanics":["AI_MUST_PLAY"],"name":"Unstable Demolition","set":"LOOTAPALOOZA","text":"Hero Power\nDeal 2 damage to three random enemies.","type":"HERO_POWER"},{"artist":"Mike Sass","cardClass":"DRUID","dbfId":46281,"health":60,"id":"LOOTA_BOSS_29h","name":"Blackseed","set":"LOOTAPALOOZA","text":"This furbolgâs dark magic twists the other dungeonfolk.","type":"HERO"},{"artist":"Mike Sass","cardClass":"NEUTRAL","cost":1,"dbfId":46282,"id":"LOOTA_BOSS_29p","name":"Greater Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nTransform a minion into a random one that costs (3) more.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":46313,"id":"LOOTA_BOSS_30e","name":"Whipped into Frenzy","set":"LOOTAPALOOZA","text":"+5 Attack.","type":"ENCHANTMENT"},{"artist":"James Ryman","cardClass":"WARRIOR","dbfId":46312,"health":60,"id":"LOOTA_BOSS_30h","name":"Overseer Mogark","set":"LOOTAPALOOZA","text":"This trogg commander is extra \"motivational\" to underlings.","type":"HERO"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":1,"dbfId":46314,"id":"LOOTA_BOSS_30p","name":"Searing Lash","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nDeal 1 damage to a friendly minion and give it +5 Attack.","type":"HERO_POWER"},{"artist":"Anton Zemskov","cardClass":"ROGUE","dbfId":46318,"health":60,"id":"LOOTA_BOSS_31h","name":"Candlebeard","set":"LOOTAPALOOZA","text":"This kobold pirate's favorite move is chaaaarrrge!","type":"HERO"},{"artist":"Anton Zemskov","cardClass":"NEUTRAL","cost":0,"dbfId":46319,"id":"LOOTA_BOSS_31p","mechanics":["TRIGGER_VISUAL"],"name":"Charrrrrge!","set":"LOOTAPALOOZA","text":"Passive Hero Power\nAfter you play a minion, give it Charge.","type":"HERO_POWER"},{"artist":"J. Axer","cardClass":"PALADIN","dbfId":46324,"health":30,"id":"LOOTA_BOSS_32h","name":"Karl and George","set":"LOOTAPALOOZA","text":"These tag-team paladins went missing in Un'goro.","type":"HERO"},{"artist":"James Ryman","cardClass":"SHAMAN","dbfId":46330,"health":50,"id":"LOOTA_BOSS_33h","name":"Gutmook","set":"LOOTAPALOOZA","text":"This trogg elder and his minions flock toward sources of magic.","type":"HERO"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":0,"dbfId":46331,"id":"LOOTA_BOSS_33p","mechanics":["TRIGGER_VISUAL"],"name":"Metabolized Magic","set":"LOOTAPALOOZA","text":"Passive Hero Power\nWhenever your opponent casts a spell, draw a card. It costs (1).","type":"HERO_POWER"},{"artist":"Nicola Saviori","cardClass":"WARLOCK","dbfId":46352,"health":70,"id":"LOOTA_BOSS_34h","name":"Azari, the Devourer","set":"LOOTAPALOOZA","text":"The most terrible of demons is loose!\nAnd VERY hungry.","type":"HERO"},{"artist":"Nicola Saviori","cardClass":"NEUTRAL","cost":0,"dbfId":46353,"id":"LOOTA_BOSS_34p","mechanics":["AI_MUST_PLAY"],"name":"Devour","set":"LOOTAPALOOZA","text":"Hero Power\nRemove the top\n2 cards of your opponent's deck.","type":"HERO_POWER"},{"artist":"Luke Mancini","cardClass":"SHAMAN","dbfId":46357,"health":20,"id":"LOOTA_BOSS_35h","name":"Elder Brandlemar","set":"LOOTAPALOOZA","text":"The bane of magic users, this furbolg can counter any spell.","type":"HERO"},{"artist":"Luke Mancini","cardClass":"NEUTRAL","cost":2,"dbfId":46358,"id":"LOOTA_BOSS_35p","name":"Dampen Magic","set":"LOOTAPALOOZA","text":"Hero Power\nPut a 'Counterspell' Secret into the battlefield.","type":"HERO_POWER"},{"artist":"James Ryman","cardClass":"DRUID","dbfId":46361,"health":20,"id":"LOOTA_BOSS_36h","name":"Ixlid","set":"LOOTAPALOOZA","text":"Its deadly spores can kill an adventurer instantly!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":46363,"id":"LOOTA_BOSS_36p","mechanics":["AI_MUST_PLAY"],"name":"Sprouting Spore","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"LOOTAPALOOZA","text":"Hero Power\nSummon an extremely\nDeadly Spore.","type":"HERO_POWER"},{"artist":"Will Murai","cardClass":"MAGE","dbfId":46371,"health":40,"id":"LOOTA_BOSS_37h","name":"Lyris the Wild Mage","set":"LOOTAPALOOZA","text":"She loves fire. Her minions love that she loves fire.","type":"HERO"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":46368,"id":"LOOTA_BOSS_37p","name":"Arcane Infusion","set":"LOOTAPALOOZA","text":"Hero Power\nAdd 'Arcane Missiles' to your hand.","type":"HERO_POWER"},{"artist":"Matt Dixon","cardClass":"ROGUE","dbfId":47001,"health":50,"id":"LOOTA_BOSS_38h","name":"Voodoomaster Vex","set":"LOOTAPALOOZA","text":"He wants to be a troll. He cries for battle and rattles for death.","type":"HERO"},{"artist":"Matt Dixon","cardClass":"NEUTRAL","cost":0,"dbfId":47000,"hideStats":true,"id":"LOOTA_BOSS_38p","name":"Totem of Chaos","set":"LOOTAPALOOZA","text":"Passive Hero Power\nAll Battlecries and Deathrattles trigger twice.","type":"HERO_POWER"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","dbfId":47258,"health":30,"id":"LOOTA_BOSS_39h","name":"Kraxx","set":"LOOTAPALOOZA","text":"This ancient stone guardian prefers the loot to stay here.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47257,"id":"LOOTA_BOSS_39p","name":"Giant Stomp","set":"LOOTAPALOOZA","text":"Hero Power\nDeal 1 damage to all enemy minions.","type":"HERO_POWER"},{"artist":"Aaron Miller","cardClass":"PRIEST","dbfId":47261,"health":20,"id":"LOOTA_BOSS_40h","name":"Seriona","set":"LOOTAPALOOZA","text":"A twilight dragon\nbent on draining\nyour minions.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47260,"id":"LOOTA_BOSS_40p","name":"Fading Light","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_MIN_ATTACK":1,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nGive a minion -1 Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":47259,"id":"LOOTA_BOSS_40pe","name":"Fading","set":"LOOTAPALOOZA","text":"Attack reduced.","type":"ENCHANTMENT"},{"artist":"Mike Sass","cardClass":"WARRIOR","dbfId":47303,"health":40,"id":"LOOTA_BOSS_41h","name":"Whompwhisker","set":"LOOTAPALOOZA","text":"A kobold berserker who never fights alone.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47302,"id":"LOOTA_BOSS_41p","mechanics":["AI_MUST_PLAY"],"name":"Join the Fray","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["RECRUIT"],"set":"LOOTAPALOOZA","text":"Hero Power\nBoth players Recruit a minion.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"DRUID","dbfId":47305,"health":30,"id":"LOOTA_BOSS_42h","name":"Elder Jari","set":"LOOTAPALOOZA","text":"This furbolg elder\ncalls arcane energies to her defense.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":47304,"id":"LOOTA_BOSS_42p","name":"Mystic Barrier","set":"LOOTAPALOOZA","text":"Hero Power\nGain 3 Armor.","type":"HERO_POWER"},{"artist":"Ivan Fomin","cardClass":"DRUID","dbfId":47307,"health":40,"id":"LOOTA_BOSS_43h","name":"Jeeru","set":"LOOTAPALOOZA","text":"Don't rub the lamp! You rubbed the lamp, didn't you?","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":47306,"id":"LOOTA_BOSS_43p","mechanics":["AI_MUST_PLAY"],"name":"Three Wee Wishes","set":"LOOTAPALOOZA","text":"Hero Power\nEach player draws 3 cards.","type":"HERO_POWER"},{"artist":"Steve Ellis","cardClass":"HUNTER","dbfId":47309,"health":10,"id":"LOOTA_BOSS_44h","name":"Wee Whelp","set":"LOOTAPALOOZA","text":"It's just a baby dragon. But it's still a dragon.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47308,"id":"LOOTA_BOSS_44p","name":"Baby Breath","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nDeal 2 damage.","type":"HERO_POWER"},{"artist":"Dan Scott","cardClass":"ROGUE","dbfId":47316,"health":10,"id":"LOOTA_BOSS_45h","name":"Bink the Burglar","set":"LOOTAPALOOZA","text":"This low-down thief preys on starting adventurers.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47315,"id":"LOOTA_BOSS_45p","mechanics":["AI_MUST_PLAY"],"name":"Coin","set":"LOOTAPALOOZA","text":"Hero Power\nGain 1 Mana Crystal this turn only.","type":"HERO_POWER"},{"artist":"Arthur Bozonnet","cardClass":"SHAMAN","dbfId":47320,"health":30,"id":"LOOTA_BOSS_46h","name":"Fungalmancer Flurgl","set":"LOOTAPALOOZA","text":"The fungalmancer empowers his friends. With fungus.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47319,"id":"LOOTA_BOSS_46p","name":"Fungal Infection","set":"LOOTAPALOOZA","text":"Hero Power\nGive your minions +1/+1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":47317,"id":"LOOTA_BOSS_46pe","name":"Infected","set":"LOOTAPALOOZA","text":"Stats increased.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":47322,"health":50,"id":"LOOTA_BOSS_47h","name":"Lava-Filled Chamber","set":"LOOTAPALOOZA","text":"The kobolds attempted to board up this lava-filled chamber!","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47321,"id":"LOOTA_BOSS_47p","mechanics":["TRIGGER_VISUAL"],"name":"The Floor is Lava","set":"LOOTAPALOOZA","text":"Passive Hero Power\nAfter a minion is played, deal 2 damage to it.","type":"HERO_POWER"},{"artist":"James Paick","cardClass":"HUNTER","dbfId":47328,"health":40,"id":"LOOTA_BOSS_48h","name":"Trapped Room","set":"LOOTAPALOOZA","text":"Tread carefully. Don't... touch... anything!","type":"HERO"},{"artist":"Joe Wilson","cardClass":"NEUTRAL","cost":0,"dbfId":47327,"id":"LOOTA_BOSS_48p","mechanics":["TRIGGER_VISUAL"],"name":"Alarm","set":"LOOTAPALOOZA","text":"Passive Hero Power\nWhenever you reveal a Secret, summon a 3/3 Sawblade.","type":"HERO_POWER"},{"artist":"Sam Nielson","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":47326,"health":3,"id":"LOOTA_BOSS_48t","name":"Sawblade","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"PRIEST","dbfId":47333,"health":70,"id":"LOOTA_BOSS_49h","name":"The Darkness","set":"LOOTAPALOOZA","text":"There's a reason to always keep a light on down here.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":47332,"id":"LOOTA_BOSS_49p","mechanics":["AI_MUST_PLAY"],"name":"Encroaching Darkness","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Hero Power\nSummon a 5/5 Darkspawn.","type":"HERO_POWER"},{"artist":"Aaron Miller","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":47330,"health":5,"id":"LOOTA_BOSS_49t","name":"Darkspawn","set":"LOOTAPALOOZA","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"NEUTRAL","cost":0,"dbfId":47331,"id":"LOOTA_BOSS_49t2","name":"Luminous Candle","set":"LOOTAPALOOZA","text":"Destroy all Darkspawns.","type":"SPELL"},{"artist":"Tyler West Studio","cardClass":"PRIEST","dbfId":47361,"health":40,"id":"LOOTA_BOSS_50h","name":"Mushhuckster Max","set":"LOOTAPALOOZA","text":"You probably don't want the potions\nhe's hocking.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47360,"entourage":["CFM_621t11"],"id":"LOOTA_BOSS_50p","mechanics":["AI_MUST_PLAY"],"name":"Mushroom, Mushroom","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"LOOTAPALOOZA","text":"Hero Power\nCraft a custom Mushroom Potion.","type":"HERO_POWER"},{"artist":"Tyler West Studio","cardClass":"NEUTRAL","cost":1,"dbfId":47362,"id":"LOOTA_BOSS_50t","name":"Mushroom Potion","set":"LOOTAPALOOZA","text":"{0}\n{1}","type":"SPELL"},{"artist":"Garrett Hanna","cardClass":"ROGUE","dbfId":47365,"health":30,"id":"LOOTA_BOSS_51h","name":"Russell the Bard","set":"LOOTAPALOOZA","text":"His tunes are catchy. Just ask your minions.","type":"HERO"},{"artist":"Garrett Hanna","cardClass":"NEUTRAL","cost":2,"dbfId":47363,"id":"LOOTA_BOSS_51p","name":"Alluring Tune","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_MAX_ATTACK":2,"REQ_TARGET_TO_PLAY":0},"set":"LOOTAPALOOZA","text":"Hero Power\nGain control of an enemy minion with 2 or less Attack.","type":"HERO_POWER"},{"artist":"James Paick","cardClass":"ROGUE","dbfId":47465,"health":60,"hideStats":true,"id":"LOOTA_BOSS_52h","mechanics":["APPEAR_FUNCTIONALLY_DEAD"],"name":"Treasure Vault","set":"LOOTAPALOOZA","text":"Grab all you can, as fast as you can!","type":"HERO"},{"cardClass":"NEUTRAL","cost":5,"dbfId":47464,"id":"LOOTA_BOSS_52p","mechanics":["AI_MUST_PLAY"],"name":"Doors Are Closing","set":"LOOTAPALOOZA","text":"Hero Power\nEnd the game.","type":"HERO_POWER"},{"artist":"Jakub Kasper","attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":47466,"health":10,"id":"LOOTA_BOSS_52t","mechanics":["DEATHRATTLE"],"name":"Treasure Coffer","set":"LOOTAPALOOZA","text":"Deathrattle: Add a random Treasure to the Player's Dungeon Deck.","type":"MINION"},{"artist":"Adam Byrne","cardClass":"MAGE","dbfId":47475,"health":50,"id":"LOOTA_BOSS_53h","name":"Chronomancer Inara","set":"LOOTAPALOOZA","text":"Once she powers\nup, beware of her\nmastery of time!","type":"HERO"},{"artist":"Adam Byrne","cardClass":"MAGE","dbfId":47484,"health":50,"id":"LOOTA_BOSS_53h2","name":"Inara the Mage","set":"LOOTAPALOOZA","type":"HERO"},{"artist":"Adam Byrne","cardClass":"NEUTRAL","cost":10,"dbfId":47474,"id":"LOOTA_BOSS_53p","mechanics":["AI_MUST_PLAY"],"name":"Stolen Time","set":"LOOTAPALOOZA","text":"Hero Power\nDestroy 3 of your Mana Crystals.\nTake an extra turn.","type":"HERO_POWER"},{"artist":"Adam Byrne","cardClass":"PALADIN","dbfId":47495,"health":40,"id":"LOOTA_BOSS_54h","name":"A. F. Kay","set":"LOOTAPALOOZA","text":"Waylay this adventurer while she isn't\npaying attention!","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47494,"id":"LOOTA_BOSS_54p","name":"Idle","set":"LOOTAPALOOZA","text":"Hero Power\nDo nothing.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","dbfId":47210,"health":70,"id":"LOOTA_BOSS_99h","name":"King Togwaggle","set":"LOOTAPALOOZA","text":"Look out! He's loaded with loot from failed adventurers.","type":"HERO"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","cost":3,"dbfId":47209,"entourage":["LOOTA_819","LOOTA_821","LOOTA_835","LOOTA_842b","LOOTA_806","LOOTA_812","LOOTA_823","LOOTA_847","LOOTA_836","LOOTA_839","LOOTA_816","LOOTA_827","LOOTA_843","LOOTA_826","LOOT_998k","LOOTA_838"],"id":"LOOTA_BOSS_99p","name":"Magic Candle","set":"LOOTAPALOOZA","text":"Hero Power\nFind a Treasure!","type":"HERO_POWER"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":48824,"hideStats":true,"id":"LOOTA_BOSS_99t","name":"Rakanishu","set":"LOOTAPALOOZA","text":"Deal $4 damage to a random enemy.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47444,"entourage":["EX1_169","CS2_013","AT_038","LOOT_351","GVG_032","CFM_616","OG_202","LOOT_392","EX1_164","AT_043"],"id":"LOOTA_Druid_01","name":"Mana Growth","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47445,"entourage":["KAR_300","OG_048","AT_042","AT_039","GVG_080","UNG_100","CFM_816","KAR_065","AT_041","ICC_854","EX1_028","UNG_075","UNG_086","LOE_050"],"id":"LOOTA_Druid_02","name":"Jungle King","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47446,"entourage":["CS2_005","UNG_108","LOOT_051","LOOT_047","OG_047","ICC_079","LOOT_054","LOOT_048","LOOT_309","ICC_085","LOOT_413"],"id":"LOOTA_Druid_03","name":"Natural Defense","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47447,"entourage":["CFM_902","CFM_343","CFM_715","CFM_602","CFM_713"],"id":"LOOTA_Druid_04","name":"Jade Fangs","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47448,"entourage":["AT_037","CFM_614","EX1_160","CS2_011","ICC_808","EX1_571","UNG_111","ICC_047","LOOT_329","FP1_002","EX1_158","UNG_075","ICC_051","UNG_809"],"id":"LOOTA_Druid_05","name":"Stampede","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47449,"entourage":["UNG_116","UNG_078","UNG_109","EX1_014","LOOT_233","UNG_101","KAR_065","EX1_028","BRM_010","CFM_308","UNG_852"],"id":"LOOTA_Druid_06","name":"Jungle Quest","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47450,"entourage":["OG_293","OG_281","OG_162","OG_286","OG_283","OG_321","OG_131","OG_280","OG_255","OG_188"],"id":"LOOTA_Druid_07","name":"Cult of C'thun","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47451,"entourage":["AT_037","LOE_115","GVG_030","EX1_154","LOOT_054","EX1_166","ICC_047","EX1_164","GVG_041","EX1_178","OG_195","EX1_573","OG_044"],"id":"LOOTA_Druid_08","name":"Wise Decisions","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47452,"entourage":["CS2_008","EX1_154","NEW1_007","EX1_173","EX1_012","EX1_284","FP1_019","EX1_563","CS2_012"],"id":"LOOTA_Druid_09","name":"Balance","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47453,"entourage":["EX1_161","AT_044","CS2_007","KAR_075","GVG_031","GVG_033","CFM_120","CS2_117","AT_111","GVG_069"],"id":"LOOTA_Druid_10","name":"Restoration","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47454,"entourage":["ICC_051","ICC_808","ICC_807","EX1_165","ICC_054","ICC_832","LOOT_314","CS2_232","ICC_835","UNG_072","LOOT_383","KAR_061","UNG_848"],"id":"LOOTA_Druid_11","name":"Taunt","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":47455,"entourage":["UNG_086","AT_045","CFM_308","UNG_852","EX1_298","ICC_314","UNG_848","OG_340","EX1_572","NEW1_030","OG_042","GVG_114","CFM_811"],"id":"LOOTA_Druid_12","name":"Stomp","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47087,"entourage":["CFM_315","DS1_175","EX1_162","FP1_002","OG_179","LOE_046","KAR_005","UNG_075","UNG_808","UNG_915","ICC_419","LOOT_078","CFM_316"],"id":"LOOTA_Hunter_01","name":"Wee Beasts","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47088,"entourage":["EX1_028","DS1_178","EX1_534","NEW1_041","OG_308","UNG_087","UNG_099","UNG_801","ICC_828","ICC_905","LOOT_511"],"id":"LOOTA_Hunter_02","name":"Big Beasts","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47089,"entourage":["CS2_084","DS1_183","EX1_537","EX1_609","DS1_185","EX1_617","GVG_073","BRM_013","AT_056","UNG_910","ICC_049","LOOT_077"],"id":"LOOTA_Hunter_03","name":"Shots","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47090,"entourage":["NEW1_031","EX1_595","EX1_538","EX1_531","FP1_002","AT_062","OG_045","OG_211","OG_249","CFM_315","UNG_076","LOOT_149","LOOT_511"],"id":"LOOTA_Hunter_04","name":"Summoner","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47091,"entourage":["EX1_554","EX1_611","EX1_610","AT_060","ICC_200","EX1_080","EX1_609","EX1_533","EX1_536","KAR_004","ICC_200","ICC_204","LOOT_079","LOOT_080","LOOT_222","FP1_004","KAR_006"],"id":"LOOTA_Hunter_05","name":"Secrets","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47092,"entourage":["EX1_539","DS1_175","DS1_178","DS1_070","AT_010","CFM_316","UNG_915","UNG_916","UNG_917"],"id":"LOOTA_Hunter_06","name":"Beast Training","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47093,"entourage":["DS1_188","NEW1_018","EX1_536","GVG_043","GVG_119","CFM_325","CFM_337","LOOT_118","LOOT_222","LOOT_389","ICC_096"],"id":"LOOTA_Hunter_07","name":"Weapons","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47094,"entourage":["EX1_096","EX1_544","DS1_184","AT_061","AT_063t","AT_058","LOE_029","LOE_105","ICC_415","ICC_828"],"id":"LOOTA_Hunter_08","name":"Tracker","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47095,"entourage":["EX1_534","EX1_016","GVG_026","OG_133","OG_292","OG_309","KAR_005","UNG_800","ICC_021","ICC_052","ICC_243","ICC_825","ICC_854","LOOT_520","LOOT_161","LOOT_511"],"id":"LOOTA_Hunter_09","name":"Deathrattle","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47096,"entourage":["EX1_543","UNG_919","EX1_116","FP1_010","GVG_110","FP1_013","ICC_314","OG_042","KAR_114","GVG_114"],"id":"LOOTA_Hunter_10","name":"Legendary","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47097,"entourage":["NEW1_021","EX1_611","EX1_610","EX1_093","EX1_538","FP1_009","FP1_012","GVG_069","AT_060","LOOT_522"],"id":"LOOTA_Hunter_11","name":"Defense","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":47578,"entourage":["CFM_335","CFM_334","CFM_026","CFM_338","CFM_336","CFM_668","CFM_685","BRM_028"],"id":"LOOTA_Hunter_12","name":"Smugglers","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46829,"entourage":["LOOT_104","KAR_009","UNG_028","UNG_941","GVG_003","AT_007","OG_090","LOE_003","OG_090","UNG_024","CFM_649","LOOT_537"],"id":"LOOTA_Mage_20","name":"Chaos","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46830,"entourage":["UNG_027","UNG_846","CS2_033","UNG_021","UNG_070","UNG_816","UNG_847","UNG_907","UNG_809","UNG_818","LOOT_103","EX1_298","ICC_833","EX1_249"],"id":"LOOTA_Mage_21","name":"Elementals","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46831,"entourage":["NEW1_012","BRM_002","OG_303","EX1_012","EX1_284","EX1_095","NEW1_026","AT_004","EX1_563","EX1_559","EX1_608"],"id":"LOOTA_Mage_22","name":"Magical Friends","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46832,"entourage":["EX1_275","CS2_028","CS2_024","GVG_002","UNG_205","ICC_252","ICC_836","CS2_033","CS2_026","OG_081"],"id":"LOOTA_Mage_23","name":"Frost","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46833,"entourage":["CS2_029","CS2_032","EX1_279","KAR_076","CFM_065","UNG_955","LOOT_172","LOE_002","EX1_298"],"id":"LOOTA_Mage_24","name":"Fire","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46834,"entourage":["AT_003","AT_090","AT_006","AT_099","AT_127","ICC_833","AT_119","CFM_807","AT_008"],"id":"LOOTA_Mage_25","name":"Heroic Power","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46836,"entourage":["LOOT_130","LOOT_539","LOOT_172","LOOT_535","EX1_279","CS2_032","UNG_955","CS2_028","LOOT_170","LOOT_172","LOOT_414","LOOT_106"],"id":"LOOTA_Mage_27","name":"Big Spells","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46837,"entourage":["CS2_022","EX1_277","AT_009","AT_005","CFM_620","CS2_027","LOOT_231","CS2_023","LOOT_108"],"id":"LOOTA_Mage_28","name":"Arcane","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":46852,"entourage":["EX1_274","FP1_018","UNG_020","ICC_082","KAR_092","EX1_287","EX1_295","EX1_294","CFM_760","FP1_004"],"id":"LOOTA_Mage_29","name":"Lost Secrets","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":47535,"entourage":["ICC_823","GVG_005","UNG_948","FP1_018","EX1_295","KAR_711","EX1_620","BRM_028","LOOT_161"],"id":"LOOTA_Mage_30","name":"Giant Army","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":47543,"entourage":["CS2_026","FP1_012","ICC_314","GVG_069","EX1_295","CS2_027","LOE_119","CS2_028","NEW1_021"],"id":"LOOTA_Mage_31","name":"Defense","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":47560,"entourage":["LOE_011","CFM_621","CFM_687"],"id":"LOOTA_Mage_32","name":"Unique","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46216,"entourage":["EX1_130","FP1_020","EX1_136","EX1_080","EX1_379","FP1_004","AT_073","AT_079","CFM_800","UNG_011"],"id":"LOOTA_Paladin_01","name":"Secrets","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46219,"entourage":["OG_229","KAR_057","GVG_069","CFM_120","LOOT_291","LOOT_398","LOOT_091","ICC_245","ICC_820","ICC_829","CFM_815"],"id":"LOOTA_Paladin_04","name":"Healing","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46220,"entourage":["GVG_058","EX1_067","EX1_020","EX1_590","EX1_032","EX1_383","AT_087","AT_095","OG_310","CFM_815","ICC_038","ICC_801","ICC_858","ICC_913","ICC_071"],"id":"LOOTA_Paladin_05","name":"Divine Shield","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46224,"entourage":["LOE_017","EX1_382","AT_081","UNG_015","EX1_619","EX1_360","CS2_094","CS2_093","EX1_384","AT_078","ICC_039"],"id":"LOOTA_Paladin_09","name":"Justice","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46226,"entourage":["CFM_639","CFM_753","CFM_305","GVG_063","CFM_650","CFM_685","CFM_853","BRM_028"],"id":"LOOTA_Paladin_11","name":"Helping Hand","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46227,"entourage":["BRM_018","BRM_020","EX1_284","BRM_026","BRM_033","BRM_034","KAR_062","CFM_806","EX1_043","BRM_025","UNG_848","BRM_031","OG_271","NEW1_030","OG_317","EX1_563","EX1_562","EX1_572","LOOT_540","LOOT_137"],"id":"LOOTA_Paladin_12","name":"Dragonmaster","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46229,"entourage":["OG_273","GVG_061","LOOT_363","GVG_060","AT_100","AT_075","UNG_950","UNG_960","UNG_962","LOOT_333","LOOT_313"],"id":"LOOTA_Paladin_14","name":"Silver Hand","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46231,"entourage":["EX1_298","ICC_314","CFM_807","LOOT_357","GVG_118","GVG_110","AT_127","BRM_028","EX1_002","KAR_061","LOOT_500"],"id":"LOOTA_Paladin_16","name":"Legendary","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46234,"entourage":["CFM_062","CFM_815","UNG_015","CFM_062","EX1_383","GVG_085","UNG_808","ICC_314","ICC_912","OG_145","FP1_012","LOOT_383","EX1_032","KAR_061"],"id":"LOOTA_Paladin_19","name":"Taunt","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46235,"entourage":["CS2_097","GVG_059","LOOT_286","GVG_061","OG_222","UNG_950","LOOT_500","LOOT_118","EX1_366","ICC_096"],"id":"LOOTA_Paladin_20","name":"Sacred Arms","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":46236,"entourage":["AT_076","OG_006","EX1_509","EX1_508","EX1_062","EX1_506","LOE_026","OG_161","CFM_344","UNG_089","EX1_507","UNG_937","CS2_173","UNG_011"],"id":"LOOTA_Paladin_21","name":"Murlocs","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":47579,"entourage":["CS2_087","CS2_092","EX1_363","OG_223","UNG_961","AT_074","KAR_077","EX1_355","UNG_952","UNG_004","UNG_953","LOOT_216","ICC_244","LOOT_088","UNG_843","UNG_954"],"id":"LOOTA_Paladin_22","name":"Many Blessings","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47367,"entourage":["EX1_621","AT_055","GVG_012","CS2_235","AT_011","CS1_112","OG_234","EX1_624","EX1_001","EX1_350","KAR_035","GVG_008"],"id":"LOOTA_Priest_01","name":"Holy","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47368,"entourage":["LOE_006","FP1_002","FP1_009","ICC_702","FP1_031","GVG_096","UNG_900","OG_147","FP1_012","ICC_098","EX1_110","OG_133","FP1_023","UNG_032","UNG_037","OG_335","ICC_214","LOOT_161","KAR_114","UNG_940","LOOT_187","LOOT_161"],"id":"LOOTA_Priest_02","name":"Last Rites","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47369,"entourage":["UNG_032","CS2_003","CFM_603","UNG_035","EX1_339","EX1_345","EX1_334","OG_335","ICC_207","EX1_091","ICC_849","ICC_215","CS1_113","LOOT_541","LOE_104","LOOT_353"],"id":"LOOTA_Priest_03","name":"Domination","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47370,"entourage":["BRM_017","ICC_213","KAR_204","LOOT_507","CS2_181","FP1_013","LOOT_187","EX1_016","UNG_037","ICC_214"],"id":"LOOTA_Priest_04","name":"Resurrection","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47372,"entourage":["CFM_661","CS2_234","ICC_802","AT_015","GVG_011","EX1_622","LOE_111","GVG_008","LOOT_008","LOE_104","ICC_214","LOE_079","UNG_851","OG_100","CFM_657","CFM_807"],"id":"LOOTA_Priest_05","name":"Bag of Tricks","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47374,"entourage":["ICC_210","UNG_022","AT_014","EX1_625","LOOT_529","LOOT_526","GVG_014","OG_316","ICC_235","ICC_830","ICC_212","ICC_802","EX1_591","FP1_001"],"id":"LOOTA_Priest_06","name":"Shadow","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47375,"entourage":["BRM_004","AT_116","LOOT_410","CFM_605","CFM_662","KAR_062","BRM_033","LOOT_144","EX1_043","AT_017","EX1_284","KAR_033","ICC_027","EX1_572","OG_317","EX1_563","LOOT_137","LOOT_540","BRM_034"],"id":"LOOTA_Priest_07","name":"Dragon Priest","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47376,"entourage":["CS1_129","CS2_236","GVG_010","LOOT_278","AT_131","AT_129","UNG_843","LOE_053","CS2_004"],"id":"LOOTA_Priest_08","name":"Discipline","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47378,"entourage":["CFM_020","CFM_621","LOE_011"],"id":"LOOTA_Priest_10","name":"Unique","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47380,"entourage":["UNG_032","UNG_034","EX1_335","UNG_963","UNG_928","UNG_070","UNG_816","UNG_847","UNG_907","EX1_298","UNG_809"],"id":"LOOTA_Priest_12","name":"Elementals","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47395,"entourage":["OG_334","OG_096","OG_281","OG_162","OG_286","OG_283","OG_321","OG_131","OG_280","OG_255"],"id":"LOOTA_Priest_13","name":"Cult of C'Thun","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":47377,"entourage":["LOOT_209","UNG_034","UNG_029","KAR_035","UNG_963","NEW1_020","NEW1_026","LOOT_414","CS2_004","ICC_830"],"id":"LOOTA_Priest_9","name":"Combo Caster","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47382,"entourage":["CFM_630","EX1_145","EX1_613","UNG_065","OG_080","ICC_910","EX1_044","NEW1_026","EX1_095","UNG_057","EX1_614","CS2_077","UNG_060"],"id":"LOOTA_Rogue_01","name":"Adrenaline Rush","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47383,"entourage":["UNG_809","EX1_049","CFM_693","EX1_144","EX1_015","LOOT_204","EX1_145","LOOT_165","UNG_067","NEW1_004"],"id":"LOOTA_Rogue_02","name":"Evasive","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47384,"entourage":["CS2_074","ICC_233","LOOT_542","GVG_023","ICC_221","UNG_823","ICC_850","CS2_233","ICC_240","GVG_022","ICC_097","LOOT_033","LOOT_389","ICC_096"],"id":"LOOTA_Rogue_03","name":"Blademaster","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47385,"entourage":["OG_072","ICC_201","LOE_019","EX1_012","ICC_702","ICC_854","FP1_031","OG_249","GVG_096","UNG_900","OG_272","FP1_012","OG_133","EX1_016","OG_080","OG_330","LOOT_503","LOOT_161"],"id":"LOOTA_Rogue_04","name":"Death Dealer","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47398,"entourage":["CFM_690","CFM_691","CFM_715","CFM_902"],"id":"LOOTA_Rogue_05","name":"Jade Lotus","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47400,"entourage":["CFM_630","AT_031","LOE_012","EX1_096","CFM_808","CFM_669","LOOT_357","EX1_050","EX1_284","LOOT_211","EX1_012"],"id":"LOOTA_Rogue_07","name":"Greed","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47402,"entourage":["UNG_856","KAR_069","OG_330","AT_033","CFM_781","ICC_811","UNG_061","KAR_070","GVG_028","EX1_100"],"id":"LOOTA_Rogue_09","name":"Thief","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47403,"entourage":["CS2_072","CS2_073","EX1_124","EX1_278","EX1_129","OG_176","CS2_076","BRM_008","EX1_522","EX1_134","UNG_064","ICC_809"],"id":"LOOTA_Rogue_10","name":"Assassin","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47404,"entourage":["AT_029","GVG_025","AT_032","OG_267","CFM_342","CFM_637","CFM_325","CS2_146","NEW1_018","NEW1_027","NEW1_022","ICC_018","NEW1_024","CFM_651","GVG_075"],"id":"LOOTA_Rogue_11","name":"Outlaws","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47407,"entourage":["EX1_126","LOOT_210","LOOT_214","BRM_007","AT_035","UNG_060","LOOT_026","OG_291","OG_073","EX1_145","EX1_144","ICC_827"],"id":"LOOTA_Rogue_13","name":"Bag of Tricks","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47580,"entourage":["OG_131","OG_162","OG_255","OG_281","OG_283","OG_284","OG_286","OG_321","OG_280","OG_282"],"id":"LOOTA_Rogue_15","name":"Cult of C'thun","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":47581,"entourage":["EX1_144","NEW1_004","LOE_077","FP1_009","EX1_014","EX1_581","EX1_050","KAR_712","BRM_007"],"id":"LOOTA_Rogue_16","name":"Exhaustion","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47224,"entourage":["UNG_025","KAR_073","OG_206","EX1_259","AT_051","GVG_038","LOOT_060","BRM_011","EX1_238","EX1_241"],"id":"LOOTA_Shaman_01","name":"Destruction","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47225,"entourage":["ICC_058","ICC_056","ICC_236","ICC_078","ICC_088","UNG_205","ICC_289","ICC_855","UNG_079"],"id":"LOOTA_Shaman_02","name":"Frost","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47226,"entourage":["LOOT_373","CS2_041","GVG_069","CFM_061","CFM_120","GVG_039","UNG_817","UNG_938","OG_209","AT_048"],"id":"LOOTA_Shaman_03","name":"Restoration","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47227,"entourage":["OG_027","LOOT_504","CFM_696","EX1_246","OG_328","ICC_481","EX1_083","OG_174","LOOT_150","CFM_697"],"id":"LOOTA_Shaman_04","name":"Mutations","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47228,"entourage":["AT_054","CS2_042","UNG_202","LOOT_358","LOOT_517","UNG_072","ICC_466","EX1_284","CFM_668","FP1_030","CFM_852","ICC_705","EX1_112","LOOT_357","BRM_012","LOE_077"],"id":"LOOTA_Shaman_05","name":"Battlecrier","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47229,"entourage":["UNG_211","UNG_816","UNG_928","UNG_070","UNG_907","UNG_809","UNG_202","UNG_847","UNG_845","LOOT_517","NEW1_010","EX1_298","UNG_208"],"id":"LOOTA_Shaman_06","name":"Elementals","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47230,"entourage":["UNG_942","ICC_089","CFM_310","GVG_040","LOE_113","ICC_220","EX1_509","EX1_506","CS2_173","EX1_506","UNG_073","EX1_050","EX1_103","UNG_937","UNG_089","EX1_062","CFM_344","EX1_507"],"id":"LOOTA_Shaman_07","name":"Murlocs","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47231,"entourage":["CFM_313","LOE_018","AT_053","BRM_011","OG_026","ICC_081","EX1_248","EX1_258","OG_024","EX1_250","LOOT_064","ICC_090","AT_052","LOE_018","BRM_011","OG_026","EX1_567"],"id":"LOOTA_Shaman_08","name":"Overload","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47232,"entourage":["OG_023","LOOT_062","LOOT_518","LOOT_344","EX1_575","AT_046","KAR_021","AT_049","OG_028","AT_052","EX1_565"],"id":"LOOTA_Shaman_09","name":"Totems","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47234,"entourage":["CFM_717","CFM_707","CFM_312","CFM_715","CFM_902"],"id":"LOOTA_Shaman_11","name":"Jade Lotus","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47236,"entourage":["AT_053","CS2_038","CS2_053","UNG_956","GVG_029","LOOT_506","EX1_110","FP1_025","CFM_324","EX1_016","FP1_013","ICC_257","LOOT_161"],"id":"LOOTA_Shaman_12","name":"Farseer","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":47237,"entourage":["GVG_036","GVG_085","EX1_556","GVG_096","GVG_105","GVG_107","OG_145","GVG_105","GVG_114","GVG_006","GVG_006","GVG_103","LOE_039","GVG_037"],"id":"LOOTA_Shaman_13","name":"Mechanized","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47137,"entourage":["CS2_065","EX1_319","GVG_018","CFM_611","LOOT_013","BRM_006","CFM_610","AT_019","GVG_019","BRM_005","GVG_045"],"id":"LOOTA_Warlock_01","name":"Little Legion","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47139,"entourage":["OG_131","OG_162","OG_255","OG_281","OG_283","OG_284","OG_286","OG_302","OG_321","OG_280"],"id":"LOOTA_Warlock_02","name":"Cult of C'thun","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47143,"entourage":["LOE_011","CFM_621","CFM_750"],"id":"LOOTA_Warlock_03","name":"Unique","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47144,"entourage":["EX1_310","OG_109","AT_021","KAR_205","KAR_089","UNG_829","UNG_830","UNG_833","ICC_841","EX1_308","UNG_836","LOOT_417"],"id":"LOOTA_Warlock_04","name":"Discard","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47145,"entourage":["CS2_061","EX1_309","GVG_018","ICC_055","ICC_220","ICC_810","LOOT_043","ICC_831","ICC_905"],"id":"LOOTA_Warlock_05","name":"Lifesteal","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47146,"entourage":["CS2_065","EX1_058","FP1_012","UNG_049","CFM_790","ICC_466","LOOT_131","LOOT_368","ICC_314","LOOT_013","UNG_928","UNG_072","LOOT_383"],"id":"LOOTA_Warlock_06","name":"Taunt","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47147,"entourage":["EX1_586","EX1_597","EX1_162","NEW1_019","FP1_002","GVG_045","BRM_006","OG_113","OG_241","UNG_076","LOOT_375","LOOT_014"],"id":"LOOTA_Warlock_07","name":"Swarm","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47148,"entourage":["NEW1_021","NEW1_030","EX1_312","CS2_057","GVG_015","OG_239","CFM_094","CFM_608","ICC_041","LOOT_417"],"id":"LOOTA_Warlock_08","name":"Destruction","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47150,"entourage":["EX1_303","EX1_316","EX1_304","AT_025","UNG_047","ICC_469","ICC_903","UNG_831","OG_239","NEW1_021","LOOT_017","FP1_007","UNG_083","LOOT_161","EX1_016"],"id":"LOOTA_Warlock_09","name":"Sacrifice","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47149,"entourage":["UNG_832","GVG_100","OG_121","UNG_835","CS2_062","CFM_094","EX1_620","EX1_319","LOOT_013","LOOT_043"],"id":"LOOTA_Warlock_10","name":"Blood","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47582,"entourage":["FP1_022","LOOT_420","EX1_310","LOOT_306","CS2_064","CFM_663","CFM_751","EX1_323","GVG_021","LOOT_368","ICC_831"],"id":"LOOTA_Warlock_11","name":"Dire Demons","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":47583,"entourage":["EX1_043","EX1_105","EX1_620","AT_127","AT_027","BRM_028","BRM_031","EX1_058","EX1_093","EX1_323"],"id":"LOOTA_Warlock_12","name":"Huge Hand","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47279,"entourage":["EX1_607","EX1_603","EX1_604","ICC_408","BRM_016","OG_218","ICC_405","EX1_007","OG_318","BRM_019","CS2_108","EX1_414","GVG_052","FP1_021","CS2_104"],"id":"LOOTA_Warrior_01","name":"Berserker","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47280,"entourage":["EX1_400","EX1_392","NEW1_036","CFM_716","OG_276","GVG_050","OG_149","ICC_064","FP1_021","EX1_407","UNG_927","UNG_933","FP1_024","UNG_848","CS2_108","ICC_834"],"id":"LOOTA_Warrior_02","name":"Everybody Hurts","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47334,"entourage":["CS2_103","NEW1_011","EX1_414","CS2_146","AT_087","EX1_116","EX1_067","AT_070","UNG_099","AT_125"],"id":"LOOTA_Warrior_03","name":"Charge!","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47310,"entourage":["EX1_409","CS2_106","ICC_281","AT_066","CS2_112","OG_033","EX1_411","LOOT_203","OG_220","LOOT_389","ICC_097","ICC_064","FP1_021","LOOT_118","ICC_096"],"id":"LOOTA_Warrior_04","name":"Weapons","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47311,"entourage":["EX1_410","EX1_402","LOOT_044","ICC_837","LOOT_367","ICC_062","EX1_606","CFM_756","LOOT_365","KAR_091","LOOT_364","GVG_053","LOOT_285","LOOT_519","AT_064"],"id":"LOOTA_Warrior_05","name":"Armor","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47312,"entourage":["OG_312","OG_315","CFM_637","CFM_325","NEW1_018","GVG_075","NEW1_027","NEW1_022","CFM_651","NEW1_024","AT_070"],"id":"LOOTA_Warrior_06","name":"Pirates","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47313,"entourage":["CFM_940","UNG_926","LOE_022","AT_065","OG_218","UNG_957","LOE_009","UNG_072","FP1_012","OG_340","KAR_061","UNG_848","ICC_314","LOOT_383","LOOT_137","UNG_934"],"id":"LOOTA_Warrior_07","name":"Taunt","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47349,"entourage":["OG_314","CS2_108","CS2_105","EX1_391","AT_064","EX1_408","KAR_028","GVG_052","CS2_114"],"id":"LOOTA_Warrior_08","name":"Smash!","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47318,"entourage":["CFM_643","CFM_755","CFM_631","CFM_754","CFM_853","BRM_028","CFM_685"],"id":"LOOTA_Warrior_09","name":"Re-Enforcer","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":48239,"entourage":["AT_072","LOE_079","LOOT_516","UNG_851","FP1_030","AT_127","EX1_110","UNG_840","AT_132","LOOT_357","EX1_016","EX1_249","NEW1_038","FP1_013","EX1_298","GVG_114","OG_300","ICC_314","LOE_092"],"id":"LOOTA_Warrior_10","name":"Legendary","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47325,"entourage":["AT_071","KAR_062","BRM_033","LOOT_144","BRM_026","EX1_284","BRM_034","KAR_033","BRM_024","CFM_806","AT_123","BRM_030","EX1_572","NEW1_030","OG_317","AT_017","EX1_043","UNG_848","LOOT_137","LOOT_540"],"id":"LOOTA_Warrior_12","name":"Dragon Heart","set":"LOOTAPALOOZA","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":47329,"entourage":["ICC_091","LOOT_370","LOOT_380","LOOT_184","LOOT_375","CFM_672","OG_042","LOOT_519","LOOT_521"],"id":"LOOTA_Warrior_13","name":"Recruiter","set":"LOOTAPALOOZA","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":227,"faction":"ALLIANCE","health":1,"id":"Mekka1","mechanics":["TRIGGER_VISUAL"],"name":"Homing Chicken","race":"MECHANICAL","set":"HOF","text":"At the start of your turn, destroy this minion and draw 3 cards.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":329,"faction":"ALLIANCE","health":3,"id":"Mekka2","mechanics":["TRIGGER_VISUAL"],"name":"Repair Bot","race":"MECHANICAL","set":"HOF","text":"At the end of your turn, restore #6 Health to a damaged character.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":52,"faction":"ALLIANCE","health":4,"id":"Mekka3","mechanics":["TRIGGER_VISUAL"],"name":"Emboldener 3000","race":"MECHANICAL","set":"HOF","text":"At the end of your turn, give a random minion +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":346,"id":"Mekka3e","name":"Emboldened!","set":"HOF","text":"Increased Stats.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":146,"faction":"ALLIANCE","health":3,"id":"Mekka4","mechanics":["TRIGGER_VISUAL"],"name":"Poultryizer","race":"MECHANICAL","set":"HOF","text":"At the start of your turn, transform a random minion into a 1/1 Chicken.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1689,"id":"Mekka4e","mechanics":["MORPH"],"name":"Transformed","set":"HOF","text":"Has been transformed into a chicken!","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":262,"health":1,"id":"Mekka4t","name":"Chicken","race":"BEAST","set":"HOF","text":"Hey Chicken!","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1825,"health":30,"id":"NAX10_01","mechanics":["AI_MUST_PLAY"],"name":"Patchwerk","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2131,"health":45,"id":"NAX10_01H","mechanics":["AI_MUST_PLAY"],"name":"Patchwerk","set":"NAXX","type":"HERO"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":1885,"durability":8,"id":"NAX10_02","mechanics":["DEATHRATTLE"],"name":"Hook","set":"NAXX","text":"Deathrattle: Put this weapon into your hand.","type":"WEAPON"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":2132,"durability":8,"id":"NAX10_02H","mechanics":["DEATHRATTLE","WINDFURY"],"name":"Hook","set":"NAXX","text":"Windfury\nDeathrattle: Put this weapon into your hand.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":4,"dbfId":1886,"id":"NAX10_03","name":"Hateful Strike","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"NAXX","text":"Hero Power\nDestroy a minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":2133,"id":"NAX10_03H","name":"Hateful Strike","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"NAXX","text":"Hero Power\nDestroy a minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":1826,"health":30,"id":"NAX11_01","name":"Grobbulus","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2134,"health":45,"id":"NAX11_01H","name":"Grobbulus","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1888,"id":"NAX11_02","name":"Poison Cloud","set":"NAXX","text":"Hero Power\nDeal 1 damage to all minions. If any die, summon a slime.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2135,"id":"NAX11_02H","mechanics":["AI_MUST_PLAY"],"name":"Poison Cloud","set":"NAXX","text":"Hero Power\nDeal 2 damage to all enemies. If any die, summon a slime.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":30799,"id":"NAX11_02H_2_TB","name":"Poison Cloud","set":"TB","text":"Hero Power\nDeal 1 damage to all enemy minions. If any die, summon a slime.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":1889,"health":2,"id":"NAX11_03","name":"Fallout Slime","set":"NAXX","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1925,"id":"NAX11_04","name":"Mutating Injection","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["TAUNT"],"set":"NAXX","text":"Give a minion +4/+4 and Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1926,"id":"NAX11_04e","name":"Mutating Injection","referencedTags":["TAUNT"],"set":"NAXX","text":"+4/+4 and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":1827,"health":30,"id":"NAX12_01","name":"Gluth","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2140,"health":45,"id":"NAX12_01H","name":"Gluth","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1891,"id":"NAX12_02","name":"Decimate","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"NAXX","text":"Hero Power\nChange the Health of all minions to 1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":1894,"id":"NAX12_02e","name":"Decimate","set":"NAXX","text":"Health changed to 1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2141,"id":"NAX12_02H","mechanics":["AI_MUST_PLAY"],"name":"Decimate","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"NAXX","text":"Hero Power\nChange the Health of enemy minions to 1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":31347,"id":"NAX12_02H_2_TB","name":"Decimate","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"TB","text":"Hero Power\nChange the Health of enemy minions to 1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":35297,"id":"NAX12_02H_2c_TB","name":"Decimate","set":"TB","text":"Change the Health of enemy minions to 1.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1892,"durability":5,"id":"NAX12_03","mechanics":["TRIGGER_VISUAL"],"name":"Jaws","referencedTags":["DEATHRATTLE"],"set":"NAXX","text":"Whenever a minion with Deathrattle dies, gain +2 Attack.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":1895,"id":"NAX12_03e","name":"Extra Teeth","set":"NAXX","text":"Increased Attack.","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":2142,"durability":5,"id":"NAX12_03H","mechanics":["TRIGGER_VISUAL"],"name":"Jaws","referencedTags":["DEATHRATTLE"],"set":"NAXX","text":"Whenever a minion with Deathrattle dies, gain +2 Attack.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1893,"id":"NAX12_04","name":"Enrage","set":"NAXX","text":"Give your hero +6 Attack this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1896,"id":"NAX12_04e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Enrage","set":"NAXX","text":"+6 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":1828,"health":30,"id":"NAX13_01","name":"Thaddius","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2143,"health":45,"id":"NAX13_01H","name":"Thaddius","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":1897,"id":"NAX13_02","mechanics":["AI_MUST_PLAY"],"name":"Polarity Shift","set":"NAXX","text":"Hero Power\nSwap the Attack and Health of all minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":1898,"id":"NAX13_02e","name":"Polarity","set":"NAXX","text":"Attack and Health swapped.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1976,"id":"NAX13_03","name":"Supercharge","set":"NAXX","text":"Give your minions +2 Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1977,"id":"NAX13_03e","name":"Supercharged","set":"NAXX","text":"+2 Health.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":2144,"elite":true,"health":7,"id":"NAX13_04H","name":"Feugen","rarity":"LEGENDARY","set":"NAXX","type":"MINION"},{"attack":7,"cardClass":"NEUTRAL","cost":5,"dbfId":2145,"elite":true,"health":4,"id":"NAX13_05H","name":"Stalagg","rarity":"LEGENDARY","set":"NAXX","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1899,"health":30,"id":"NAX14_01","name":"Sapphiron","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2146,"health":45,"id":"NAX14_01H","name":"Sapphiron","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":1905,"id":"NAX14_02","mechanics":["AI_MUST_PLAY"],"name":"Frost Breath","set":"NAXX","text":"Hero Power\nDestroy all enemy minions that aren't Frozen.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":5,"dbfId":1906,"health":10,"id":"NAX14_03","mechanics":["AURA"],"name":"Frozen Champion","referencedTags":["FREEZE"],"set":"NAXX","text":"Permanently Frozen. Adjacent minions are Immune to Frost Breath.","type":"MINION"},{"cardClass":"NEUTRAL","cost":5,"dbfId":1907,"id":"NAX14_04","mechanics":["FREEZE"],"name":"Pure Cold","set":"NAXX","text":"Deal $8 damage to the enemy hero, and Freeze it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1900,"health":30,"id":"NAX15_01","name":"Kel'Thuzad","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":1930,"id":"NAX15_01e","name":"Interloper!","set":"NAXX","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2147,"health":45,"id":"NAX15_01H","name":"Kel'Thuzad","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2163,"id":"NAX15_01He","name":"Interloper!","set":"NAXX","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":1901,"id":"NAX15_02","mechanics":["AI_MUST_PLAY","FREEZE"],"name":"Frost Blast","set":"NAXX","text":"Hero Power\nDeal 2 damage to the enemy hero and Freeze it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2148,"id":"NAX15_02H","mechanics":["AI_MUST_PLAY","FREEZE"],"name":"Frost Blast","set":"NAXX","text":"Hero Power\nDeal 3 damage to the enemy hero and Freeze it.","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":2199,"health":3,"id":"NAX15_03n","mechanics":["TAUNT"],"name":"Guardian of Icecrown","set":"NAXX","text":"Taunt","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":1903,"health":5,"id":"NAX15_03t","mechanics":["TAUNT"],"name":"Guardian of Icecrown","set":"NAXX","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","cost":8,"dbfId":1904,"id":"NAX15_04","name":"Chains","set":"NAXX","text":"Hero Power\nTake control of a random enemy minion until end of turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":2215,"id":"NAX15_04a","name":"Slave of Kel'Thuzad","set":"NAXX","text":"MINE!","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":8,"dbfId":2149,"id":"NAX15_04H","name":"Chains","set":"NAXX","text":"Hero Power\nTake control of a random enemy minion.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":2157,"elite":true,"health":1,"id":"NAX15_05","mechanics":["InvisibleDeathrattle"],"name":"Mr. Bigglesworth","race":"BEAST","set":"NAXX","text":"This is Kel'Thuzad's kitty.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1837,"health":30,"id":"NAX1_01","name":"Anub'Rekhan","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"NAXX","type":"HERO"},{"attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":1830,"health":1,"id":"NAX1_03","name":"Nerubian","set":"NAXX","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1831,"id":"NAX1_04","name":"Skitter","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"NAXX","text":"Hero Power\nSummon a 3/1 Nerubian.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":7,"dbfId":1832,"id":"NAX1_05","name":"Locust Swarm","set":"NAXX","text":"Deal $3 damage to all enemy minions. Restore #3 Health to your hero.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2102,"health":45,"id":"NAX1h_01","name":"Anub'Rekhan","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"NAXX","type":"HERO"},{"attack":4,"cardClass":"NEUTRAL","cost":2,"dbfId":2101,"health":4,"id":"NAX1h_03","name":"Nerubian","set":"NAXX","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2103,"id":"NAX1h_04","name":"Skitter","set":"NAXX","text":"Hero Power\nSummon a 4/4 Nerubian.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":1817,"health":30,"id":"NAX2_01","name":"Grand Widow Faerlina","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2104,"health":45,"id":"NAX2_01H","name":"Grand Widow Faerlina","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1840,"id":"NAX2_03","mechanics":["ImmuneToSpellpower"],"name":"Rain of Fire","set":"NAXX","text":"Hero Power\nFire a missile for each card in your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2105,"id":"NAX2_03H","mechanics":["ImmuneToSpellpower"],"name":"Rain of Fire","set":"NAXX","text":"Hero Power\nFire a missile for each card in your opponent's hand.","type":"HERO_POWER"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":1842,"health":4,"id":"NAX2_05","mechanics":["AURA","InvisibleDeathrattle"],"name":"Worshipper","set":"NAXX","text":"Your hero has +1 Attack on your turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52753,"id":"NAX2_05e","name":"Worship","set":"NAXX","text":"+1 Attack.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":2162,"health":4,"id":"NAX2_05H","mechanics":["AURA","InvisibleDeathrattle"],"name":"Worshipper","set":"NAXX","text":"Your hero has +3 Attack on your turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52754,"id":"NAX2_05He","name":"Heroic Worship","set":"NAXX","text":"+3 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":1818,"health":30,"id":"NAX3_01","name":"Maexxna","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2106,"health":45,"id":"NAX3_01H","name":"Maexxna","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1867,"id":"NAX3_02","name":"Web Wrap","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"NAXX","text":"Hero Power\nReturn a random enemy minion to your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":36743,"id":"NAX3_02_TB","name":"Web Wrap","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"TB","text":"Hero Power\nReturn a random enemy minion to your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2107,"id":"NAX3_02H","mechanics":["AI_MUST_PLAY"],"name":"Web Wrap","set":"NAXX","text":"Hero Power\nReturn 2 random enemy minions to your opponent's hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1868,"id":"NAX3_03","name":"Necrotic Poison","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"NAXX","text":"Destroy a minion.","type":"SPELL"},{"cardClass":"MAGE","dbfId":1819,"health":30,"id":"NAX4_01","name":"Noth the Plaguebringer","set":"NAXX","type":"HERO"},{"cardClass":"MAGE","dbfId":2113,"health":45,"id":"NAX4_01H","name":"Noth the Plaguebringer","set":"NAXX","type":"HERO"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1848,"health":1,"id":"NAX4_03","name":"Skeleton","set":"NAXX","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":2114,"health":5,"id":"NAX4_03H","name":"Skeleton","set":"NAXX","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":1849,"id":"NAX4_04","mechanics":["TRIGGER_VISUAL"],"name":"Raise Dead","set":"NAXX","text":"Passive Hero Power\nWhenever an enemy dies, raise a 1/1 Skeleton.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2115,"id":"NAX4_04H","mechanics":["TRIGGER_VISUAL"],"name":"Raise Dead","set":"NAXX","text":"Passive Hero Power\nWhenever an enemy dies, raise a 5/5 Skeleton.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":6,"dbfId":1850,"id":"NAX4_05","name":"Plague","set":"NAXX","text":"Destroy all non-Skeleton minions.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":1820,"health":30,"id":"NAX5_01","name":"Heigan the Unclean","set":"NAXX","type":"HERO"},{"cardClass":"WARLOCK","dbfId":2116,"health":45,"id":"NAX5_01H","name":"Heigan the Unclean","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":1854,"id":"NAX5_02","name":"Eruption","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"NAXX","text":"Hero Power\nDeal 2 damage to the left-most enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2117,"id":"NAX5_02H","mechanics":["AI_MUST_PLAY"],"name":"Eruption","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":0},"set":"NAXX","text":"Hero Power\nDeal 3 damage to the left-most enemy minion.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1855,"id":"NAX5_03","name":"Mindpocalypse","set":"NAXX","text":"Both players draw 2 cards and gain a Mana Crystal.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1821,"health":75,"id":"NAX6_01","name":"Loatheb","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2118,"health":99,"id":"NAX6_01H","name":"Loatheb","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1862,"id":"NAX6_02","name":"Necrotic Aura","set":"NAXX","text":"Hero Power\nDeal 3 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2119,"id":"NAX6_02H","name":"Necrotic Aura","set":"NAXX","text":"Hero Power\nDeal 3 damage to the enemy hero.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":1864,"id":"NAX6_03","name":"Deathbloom","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"NAXX","text":"Deal $5 damage to a minion. Summon a Spore.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":1865,"health":1,"id":"NAX6_03t","mechanics":["DEATHRATTLE"],"name":"Spore","set":"NAXX","text":"Deathrattle: Give all enemy minions +8 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1866,"id":"NAX6_03te","name":"Fungal Growth","set":"NAXX","text":"Increased Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2089,"id":"NAX6_04","name":"Sporeburst","set":"NAXX","text":"Deal $1 damage to all enemy minions. Summon a Spore.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1822,"health":40,"id":"NAX7_01","name":"Instructor Razuvious","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2128,"health":55,"id":"NAX7_01H","name":"Instructor Razuvious","set":"NAXX","type":"HERO"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":1869,"health":7,"id":"NAX7_02","mechanics":["TAUNT"],"name":"Understudy","set":"NAXX","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1870,"id":"NAX7_03","name":"Unbalancing Strike","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"NAXX","text":"Hero Power\nDeal 3 damage.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2129,"id":"NAX7_03H","name":"Unbalancing Strike","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"NAXX","text":"Hero Power\nDeal 4 damage.","type":"HERO_POWER"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":1871,"durability":2,"id":"NAX7_04","name":"Massive Runeblade","set":"NAXX","text":"Deals double damage to heroes.","type":"WEAPON"},{"attack":10,"cardClass":"NEUTRAL","cost":3,"dbfId":2130,"durability":2,"id":"NAX7_04H","name":"Massive Runeblade","set":"NAXX","text":"Deals double damage to heroes.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":1,"dbfId":1960,"id":"NAX7_05","name":"Mind Control Crystal","set":"NAXX","text":"Activate the Crystal to control the Understudies!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1823,"health":30,"id":"NAX8_01","name":"Gothik the Harvester","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2120,"health":45,"id":"NAX8_01H","name":"Gothik the Harvester","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1872,"id":"NAX8_02","name":"Harvest","set":"NAXX","text":"Hero Power\nDraw a card.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2121,"id":"NAX8_02H","mechanics":["AI_MUST_PLAY"],"name":"Harvest","set":"NAXX","text":"Hero Power\nDraw a card. Gain a Mana Crystal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":36744,"id":"NAX8_02H_TB","name":"Harvest","set":"TB","text":"Hero Power\nDraw a card. Gain a Mana Crystal.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":1873,"health":2,"id":"NAX8_03","mechanics":["DEATHRATTLE"],"name":"Unrelenting Trainee","set":"NAXX","text":"Deathrattle: Summon a Spectral Trainee for your opponent.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":1874,"health":2,"id":"NAX8_03t","mechanics":["TRIGGER_VISUAL"],"name":"Spectral Trainee","set":"NAXX","text":"At the start of your turn, deal 1 damage to your hero.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":1875,"health":4,"id":"NAX8_04","mechanics":["DEATHRATTLE"],"name":"Unrelenting Warrior","set":"NAXX","text":"Deathrattle: Summon a Spectral Warrior for your opponent.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":1876,"health":4,"id":"NAX8_04t","mechanics":["TRIGGER_VISUAL"],"name":"Spectral Warrior","set":"NAXX","text":"At the start of your turn, deal 1 damage to your hero.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":6,"dbfId":1877,"health":6,"id":"NAX8_05","mechanics":["DEATHRATTLE"],"name":"Unrelenting Rider","set":"NAXX","text":"Deathrattle: Summon a Spectral Rider for your opponent.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":5,"dbfId":1878,"health":6,"id":"NAX8_05t","mechanics":["TRIGGER_VISUAL"],"name":"Spectral Rider","set":"NAXX","text":"At the start of your turn, deal 1 damage to your hero.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1824,"health":7,"id":"NAX9_01","name":"Baron Rivendare","set":"NAXX","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2122,"health":14,"id":"NAX9_01H","name":"Baron Rivendare","set":"NAXX","type":"HERO"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":1879,"elite":true,"health":7,"id":"NAX9_02","name":"Lady Blaumeux","referencedTags":["IMMUNE"],"set":"NAXX","text":"Your hero is Immune.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":2123,"elite":true,"health":7,"id":"NAX9_02H","name":"Lady Blaumeux","referencedTags":["IMMUNE"],"set":"NAXX","text":"Your hero is Immune.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":1880,"elite":true,"health":7,"id":"NAX9_03","name":"Thane Korth'azz","referencedTags":["IMMUNE"],"set":"NAXX","text":"Your hero is Immune.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":2124,"elite":true,"health":7,"id":"NAX9_03H","name":"Thane Korth'azz","referencedTags":["IMMUNE"],"set":"NAXX","text":"Your hero is Immune.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":1881,"elite":true,"health":7,"id":"NAX9_04","name":"Sir Zeliek","referencedTags":["IMMUNE"],"set":"NAXX","text":"Your hero is Immune.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":2125,"elite":true,"health":7,"id":"NAX9_04H","name":"Sir Zeliek","referencedTags":["IMMUNE"],"set":"NAXX","text":"Your hero is Immune.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":1882,"durability":3,"id":"NAX9_05","name":"Runeblade","set":"NAXX","text":"Has +3 Attack if the other Horsemen are dead.","type":"WEAPON"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":2126,"durability":3,"id":"NAX9_05H","name":"Runeblade","set":"NAXX","text":"Has +6 Attack if the other Horsemen are dead.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":5,"dbfId":1883,"id":"NAX9_06","name":"Unholy Shadow","set":"NAXX","text":"Hero Power\nDraw 2 cards.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":5,"dbfId":1884,"id":"NAX9_07","name":"Mark of the Horsemen","set":"NAXX","text":"Give your minions and your weapon +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1924,"id":"NAX9_07e","name":"Mark of the Horsemen","set":"NAXX","text":"+1/+1.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":1788,"health":6,"id":"NAXM_001","mechanics":["DEATHRATTLE"],"name":"Necroknight","set":"NAXX","text":"Deathrattle: Destroy the minions next to this one as well.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":1792,"health":3,"id":"NAXM_002","mechanics":["DEATHRATTLE"],"name":"Skeletal Smith","set":"NAXX","text":"Deathrattle: Destroy your opponent's weapon.","type":"MINION"},{"artist":"Jim Nelson","cardClass":"WARLOCK","collectible":true,"cost":0,"dbfId":163,"flavor":"This is the reason that Demons never really become friends with Warlocks.","howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 15.","id":"NEW1_003","name":"Sacrificial Pact","playRequirements":{"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":15},"rarity":"FREE","set":"CORE","text":"Destroy a Demon. Restore #5 Health to your hero.","type":"SPELL"},{"artist":"Sean OâDaniels","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":196,"howToEarn":"Unlocked at Level 8.","howToEarnGolden":"Unlocked at Level 23.","id":"NEW1_004","name":"Vanish","rarity":"COMMON","set":"HOF","text":"Return all minions to their owner's hand.","type":"SPELL"},{"artist":"Dave Allsop","attack":5,"cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":287,"flavor":"He just wants people to see his vacation photos.","health":3,"id":"NEW1_005","mechanics":["COMBO"],"name":"Kidnapper","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Return a minion to hand.","text":"Combo: Return a minion to its owner's hand.","type":"MINION"},{"artist":"Richard Wright","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":86,"flavor":"Is the sky falling? Yes. Yes it is.","id":"NEW1_007","mechanics":["CHOOSE_ONE"],"name":"Starfall","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"EXPERT1","text":"Choose One -\nDeal $5 damage to a minion; or $2 damage to all enemy minions.","type":"SPELL"},{"artist":"Richard Wright","cardClass":"DRUID","cost":5,"dbfId":1161,"id":"NEW1_007a","name":"Stellar Drift","set":"EXPERT1","text":"Deal $2 damage to all enemy minions.","type":"SPELL"},{"artist":"Richard Wright","cardClass":"DRUID","cost":5,"dbfId":928,"id":"NEW1_007b","name":"Starlord","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Deal $5 damage to a minion.","type":"SPELL"},{"artist":"Patrik Hjelm","attack":5,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":920,"flavor":"Go ahead, carve your initials in him.","health":5,"id":"NEW1_008","mechanics":["CHOOSE_ONE"],"name":"Ancient of Lore","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"EXPERT1","text":"Choose One - Draw a card; or Restore #5 Health.","type":"MINION"},{"cardClass":"DRUID","cost":7,"dbfId":313,"id":"NEW1_008a","name":"Ancient Teachings","set":"EXPERT1","text":"Draw a card.","type":"SPELL"},{"cardClass":"DRUID","cost":7,"dbfId":209,"id":"NEW1_008b","name":"Ancient Secrets","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"EXPERT1","text":"Restore 5 Health.","type":"SPELL"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":764,"health":2,"id":"NEW1_009","mechanics":["TRIGGER_VISUAL"],"name":"Healing Totem","race":"TOTEM","rarity":"FREE","set":"CORE","text":"At the end of your turn, restore #1 Health to all friendly minions.","type":"MINION"},{"artist":"Raymond Swanland","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":32,"elite":true,"flavor":"He is the weakest of the four Elemental Lords. And the other three don't let him forget it.","health":5,"id":"NEW1_010","mechanics":["CHARGE","DIVINE_SHIELD","TAUNT","WINDFURY"],"name":"Al'Akir the Windlord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"EXPERT1","text":"Charge, Divine Shield, Taunt, Windfury","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":28,"flavor":"The Kor'kron are the elite forces of Garrosh Hellscream. Let's just say you don't want to run into these guys while wearing a blue tabard.","health":3,"howToEarn":"Unlocked at Level 4.","howToEarnGolden":"Unlocked at Level 44.","id":"NEW1_011","mechanics":["CHARGE"],"name":"Kor'kron Elite","rarity":"FREE","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Blizzard Cinematics","attack":1,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":405,"flavor":"These wyrms feed on arcane energies, and while they are generally considered a nuisance rather than a real threat, you really shouldn't leave them alone with a bucket of mana.","health":3,"id":"NEW1_012","mechanics":["TRIGGER_VISUAL"],"name":"Mana Wyrm","rarity":"COMMON","set":"EXPERT1","text":"Whenever you cast a spell, gain +1 Attack.","type":"MINION"},{"cardClass":"MAGE","dbfId":620,"id":"NEW1_012o","name":"Mana Gorged","set":"EXPERT1","text":"Increased attack.","type":"ENCHANTMENT"},{"artist":"Ron Spencer","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":887,"flavor":"She's actually a male tauren. People don't call him \"Master of Disguise\" for nothing.","health":4,"id":"NEW1_014","mechanics":["BATTLECRY"],"name":"Master of Disguise","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["STEALTH"],"set":"EXPERT1","targetingArrowText":"Give Stealth.","text":"Battlecry: Give a friendly minion Stealth until your next turn.","type":"MINION"},{"cardClass":"ROGUE","dbfId":38405,"id":"NEW1_014e","name":"Disguised","set":"EXPERT1","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Daren Bader","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":530,"flavor":"Pirates and Parrots go together like Virmen and Carrots.","health":1,"howToEarn":"Unlocked when you have all the Pirates from the Classic Set.","howToEarnGolden":"Unlocked when you have all the Golden Pirates from the Expert Set.","id":"NEW1_016","mechanics":["BATTLECRY"],"name":"Captain's Parrot","race":"BEAST","rarity":"EPIC","set":"HOF","text":"Battlecry: Draw a Pirate from your deck.","type":"MINION"},{"artist":"Jaemin Kim","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":443,"flavor":"Murloc. It's what's for dinner.","health":2,"id":"NEW1_017","mechanics":["BATTLECRY"],"name":"Hungry Crab","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":14},"race":"BEAST","rarity":"EPIC","set":"EXPERT1","targetingArrowText":"Destroy a Murloc.","text":"Battlecry: Destroy a Murloc and gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":122,"id":"NEW1_017e","name":"Full Belly","set":"EXPERT1","text":"+2/+2. Full of Murloc.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":999,"flavor":"\"I only plunder on days that end in 'y'.\"","health":3,"id":"NEW1_018","mechanics":["BATTLECRY"],"name":"Bloodsail Raider","race":"PIRATE","rarity":"COMMON","set":"EXPERT1","text":"Battlecry: Gain Attack equal to the Attack\nof your weapon.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":465,"id":"NEW1_018e","name":"Treasure Crazed","set":"EXPERT1","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Matt Cavotta","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1073,"flavor":"Ambitious Knife Jugglers sometimes graduate to Bomb Jugglers. They never last long enough to make it onto a card though.","health":2,"id":"NEW1_019","mechanics":["TRIGGER_VISUAL"],"name":"Knife Juggler","rarity":"RARE","set":"EXPERT1","text":"[x]After you summon a\nminion, deal 1 damage\nto a random enemy.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":1014,"flavor":"BOOM BABY BOOM! BAD IS GOOD! DOWN WITH GOVERNMENT!","health":2,"id":"NEW1_020","mechanics":["TRIGGER_VISUAL"],"name":"Wild Pyromancer","rarity":"RARE","set":"EXPERT1","text":"After you cast a spell, deal 1 damage to ALL minions.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":138,"flavor":"He's almost been right so many times. He was sure it was coming during the Cataclysm.","health":7,"id":"NEW1_021","mechanics":["TRIGGER_VISUAL"],"name":"Doomsayer","rarity":"EPIC","set":"EXPERT1","text":"At the start of your turn, destroy ALL minions.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":878,"flavor":"\"Yarrrr\" is a pirate word that means \"Greetings, milord.\"","health":3,"id":"NEW1_022","mechanics":["TAUNT"],"name":"Dread Corsair","race":"PIRATE","rarity":"COMMON","set":"EXPERT1","text":"Taunt\nCosts (1) less per Attack of your weapon.","type":"MINION"},{"artist":"Samwise","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":609,"flavor":"Adorable. Immune to Magic. Doesn't pee on the rug. The perfect pet!","health":2,"id":"NEW1_023","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Faerie Dragon","race":"DRAGON","rarity":"COMMON","set":"EXPERT1","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Dan Scott","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":456,"elite":true,"flavor":"He was this close to piloting a massive juggernaut into Stormwind Harbor. If it weren't for those pesky kids!","health":4,"id":"NEW1_024","mechanics":["BATTLECRY"],"name":"Captain Greenskin","race":"PIRATE","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Give your weapon +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1153,"id":"NEW1_024o","name":"Greenskin's Command","set":"EXPERT1","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Randy Gallegos","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":997,"flavor":"Every pirate uses the same four digits to access Automated Gold Dispensers. It's called the \"Pirate's Code\".","health":2,"id":"NEW1_025","mechanics":["BATTLECRY"],"name":"Bloodsail Corsair","race":"PIRATE","rarity":"RARE","set":"EXPERT1","text":"[x]Battlecry: Remove\n1 Durability from your\nopponent's weapon.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1716,"id":"NEW1_025e","name":"Bolstered","set":"EXPERT1","text":"Increased Health.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":1029,"flavor":"If you don't pay attention, you may be turned into a pig. And then you get your name on the board.","health":5,"id":"NEW1_026","mechanics":["TRIGGER_VISUAL"],"name":"Violet Teacher","rarity":"RARE","set":"EXPERT1","text":"Whenever you cast a spell, summon a 1/1 Violet Apprentice.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":378,"health":1,"id":"NEW1_026t","name":"Violet Apprentice","set":"EXPERT1","type":"MINION"},{"artist":"Ken Steacy","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":680,"flavor":"When he saves enough plunder, he's going to commission an enormous captain's hat. He has hat envy.","health":3,"id":"NEW1_027","mechanics":["AURA"],"name":"Southsea Captain","race":"PIRATE","rarity":"EPIC","set":"EXPERT1","text":"Your other Pirates have +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1852,"id":"NEW1_027e","name":"Yarrr!","set":"HOF","text":"Southsea Captain is granting +1/+1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":855,"elite":true,"flavor":"\"I'm gonna light you up, sweetcheeks!\"","health":4,"id":"NEW1_029","mechanics":["BATTLECRY"],"name":"Millhouse Manastorm","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Enemy spells cost (0) next turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1717,"id":"NEW1_029t","name":"Kill Millhouse!","rarity":"LEGENDARY","set":"EXPERT1","text":"Spells cost (0) this turn!","type":"ENCHANTMENT"},{"artist":"Bernie Kang","attack":12,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":834,"elite":true,"flavor":"Once a noble dragon known as Neltharion, Deathwing lost his mind and shattered Azeroth before finally being defeated. Daddy issues?","health":12,"id":"NEW1_030","mechanics":["BATTLECRY"],"name":"Deathwing","race":"DRAGON","rarity":"LEGENDARY","set":"EXPERT1","text":"Battlecry: Destroy all other minions and discard your hand.","type":"MINION"},{"artist":"Wei Wang","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":437,"entourage":["NEW1_032","NEW1_033","NEW1_034"],"flavor":"You could summon Misha, Leokk, or Huffer! Huffer is more trouble than he's worth.","howToEarn":"Unlocked at Level 2.","howToEarnGolden":"Unlocked at Level 45.","id":"NEW1_031","name":"Animal Companion","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"FREE","set":"CORE","text":"Summon a random Beast Companion.","type":"SPELL"},{"attack":4,"cardClass":"HUNTER","cost":3,"dbfId":959,"health":4,"id":"NEW1_032","mechanics":["TAUNT"],"name":"Misha","race":"BEAST","rarity":"COMMON","set":"CORE","text":"Taunt","type":"MINION"},{"attack":2,"cardClass":"HUNTER","cost":3,"dbfId":226,"health":4,"id":"NEW1_033","mechanics":["AURA"],"name":"Leokk","race":"BEAST","rarity":"COMMON","set":"CORE","text":"Your other minions have +1 Attack.","type":"MINION"},{"cardClass":"HUNTER","dbfId":143,"id":"NEW1_033o","name":"Eye In The Sky","set":"CORE","text":"Leokk is granting this minion +1 Attack.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"HUNTER","cost":3,"dbfId":100,"health":2,"id":"NEW1_034","mechanics":["CHARGE"],"name":"Huffer","race":"BEAST","rarity":"COMMON","set":"CORE","text":"Charge","type":"MINION"},{"artist":"Wayne Reynolds","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":1026,"flavor":"\"Shout! Shout! Let it all out!\" - Advice to warriors-in-training","id":"NEW1_036","name":"Commanding Shout","rarity":"RARE","set":"EXPERT1","text":"Your minions can't be reduced below 1 Health this turn. Draw a card.","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":521,"id":"NEW1_036e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Commanding Shout","set":"EXPERT1","text":"Can't be reduced below 1 Health this turn.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":1711,"id":"NEW1_036e2","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Commanding Shout","set":"EXPERT1","text":"Your minions can't be reduced below 1 Health this turn.","type":"ENCHANTMENT"},{"artist":"E. M. Gist","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":351,"flavor":"He's currently trying to craft a \"flail-axe\", but all the other swordsmiths say it can't be done.","health":3,"id":"NEW1_037","mechanics":["TRIGGER_VISUAL"],"name":"Master Swordsmith","rarity":"RARE","set":"EXPERT1","text":"At the end of your turn, give another random friendly minion +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":977,"id":"NEW1_037e","name":"Equipped","set":"EXPERT1","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Kev Walker","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":526,"elite":true,"flavor":"He's Gruul \"the Dragonkiller\". He just wanted to cuddle them⌠he never meant toâŚ","health":7,"id":"NEW1_038","mechanics":["TRIGGER_VISUAL"],"name":"Gruul","rarity":"LEGENDARY","set":"EXPERT1","text":"At the end of each turn, gain +1/+1 .","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1168,"id":"NEW1_038o","name":"Growth","set":"EXPERT1","text":"Gruul is growing...","type":"ENCHANTMENT"},{"artist":"Laurel Austin","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":640,"elite":true,"flavor":"Hogger is super powerful. If you kill him, it's because he let you.","health":4,"id":"NEW1_040","mechanics":["TRIGGER_VISUAL"],"name":"Hogger","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"EXPERT1","text":"At the end of your turn, summon a 2/2 Gnoll with Taunt.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":460,"health":2,"id":"NEW1_040t","mechanics":["TAUNT"],"name":"Gnoll","set":"EXPERT1","text":"Taunt","type":"MINION"},{"artist":"Daren Bader","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1371,"flavor":"This Kodo is so big that he can stampede by himself.","health":5,"id":"NEW1_041","mechanics":["BATTLECRY"],"name":"Stampeding Kodo","race":"BEAST","rarity":"RARE","set":"EXPERT1","text":"Battlecry: Destroy a random enemy minion with 2 or less Attack.","type":"MINION"},{"artist":"Jerry Mascho","attack":1,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":38227,"flavor":"Nobody expects the Vilefin Inquisition!","health":3,"id":"OG_006","mechanics":["BATTLECRY"],"name":"Vilefin Inquisitor","race":"MURLOC","rarity":"EPIC","set":"OG","text":"Battlecry: Your Hero Power becomes 'Summon a 1/1 Murloc.'","type":"MINION"},{"artist":"Andrew Hou","attack":1,"cardClass":"PALADIN","cost":1,"dbfId":38822,"health":1,"id":"OG_006a","name":"Silver Hand Murloc","race":"MURLOC","set":"OG","type":"MINION"},{"artist":"Andrew Hou","cardClass":"PALADIN","cost":2,"dbfId":39154,"id":"OG_006b","name":"The Tidal Hand","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"OG","text":"Hero Power\nSummon a 1/1 Silver Hand Murloc.","type":"HERO_POWER"},{"artist":"Jimmy Lo","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":38262,"flavor":"Golce and Dabbana have a new line of Earth Totems available at vendors everywhere this holiday season.","id":"OG_023","name":"Primal Fusion","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +1/+1 for each of your Totems.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39001,"id":"OG_023t","name":"Primally Infused","set":"OG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"E. M. Gist","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":38263,"flavor":"He's on fire! Boomshakalaka!","health":7,"id":"OG_024","mechanics":["OVERLOAD"],"name":"Flamewreathed Faceless","overload":2,"rarity":"COMMON","set":"OG","text":"Overload: (2)","type":"MINION"},{"artist":"J. Meyers & Nutchapol","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":38265,"flavor":"Just try to avoid eye contact.","health":2,"id":"OG_026","mechanics":["BATTLECRY"],"name":"Eternal Sentinel","rarity":"EPIC","referencedTags":["OVERLOAD"],"set":"OG","text":"Battlecry: Unlock your Overloaded Mana Crystals.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":38266,"flavor":"So you say you want an evolution. Well, you know. We all want to change the board.","id":"OG_027","name":"Evolve","rarity":"RARE","set":"OG","text":"Transform your minions into random minions that cost (1) more.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":38267,"flavor":"Just can't resist the opportunity to hang around with a bunch of totems.","health":5,"id":"OG_028","mechanics":["TAUNT"],"name":"Thing from Below","rarity":"RARE","set":"OG","text":"[x]Taunt\nCosts (1) less for each\nTotem you've summoned\nthis game.","type":"MINION"},{"artist":"James Ryman","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":38270,"durability":2,"flavor":"Stop! It's Twilight Hammer time.","id":"OG_031","mechanics":["DEATHRATTLE"],"name":"Hammer of Twilight","rarity":"EPIC","set":"OG","text":"Deathrattle: Summon a 4/2 Elemental.","type":"WEAPON"},{"artist":"A. J. Nazzaro","attack":4,"cardClass":"SHAMAN","cost":3,"dbfId":38273,"health":2,"id":"OG_031a","name":"Twilight Elemental","race":"ELEMENTAL","set":"OG","type":"MINION"},{"artist":"Alex Konstad","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":38279,"durability":2,"flavor":"That's right. Garrosh just slapped you to death with a tentacle.","id":"OG_033","mechanics":["DEATHRATTLE"],"name":"Tentacles for Arms","rarity":"EPIC","set":"OG","text":"Deathrattle: Return this to your hand.","type":"WEAPON"},{"artist":"Jakub Kasper","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38304,"flavor":"If your hero doesn't attack, it's just \"Silithid Loner\".","health":5,"id":"OG_034","name":"Silithid Swarmer","race":"BEAST","rarity":"RARE","set":"OG","text":"Can only attack if your hero attacked this turn.","type":"MINION"},{"artist":"Samwise","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38312,"elite":true,"flavor":"When he's working out, he binds all that rage back into a ponytail.","health":10,"id":"OG_042","mechanics":["TRIGGER_VISUAL"],"name":"Y'Shaarj, Rage Unbound","rarity":"LEGENDARY","set":"OG","text":"At the end of your turn, put a minion from your deck into the battlefield.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":38318,"elite":true,"flavor":"Always manages to mention \"Back when I was creating the World TreeâŚ\" in EVERY conversation. Sheesh! Enough already.","health":5,"id":"OG_044","mechanics":["AURA"],"name":"Fandral Staghelm","rarity":"LEGENDARY","set":"OG","text":"Your Choose One cards and powers have both effects combined.","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":5,"dbfId":38319,"health":6,"id":"OG_044a","mechanics":["CHARGE","TAUNT"],"name":"Druid of the Claw","race":"BEAST","rarity":"COMMON","set":"EXPERT1","text":"Charge\nTaunt","type":"MINION"},{"attack":5,"cardClass":"DRUID","cost":3,"dbfId":38320,"health":5,"id":"OG_044b","name":"Druid of the Flame","race":"BEAST","rarity":"COMMON","set":"BRM","type":"MINION"},{"attack":3,"cardClass":"DRUID","cost":2,"dbfId":38321,"health":2,"id":"OG_044c","mechanics":["CHARGE","STEALTH"],"name":"Druid of the Saber","race":"BEAST","rarity":"COMMON","set":"TGT","text":"Charge\nStealth","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52750,"id":"OG_044e","name":"Fandral Enchantment","set":"UNGORO","text":"Your Choose One cards and powers have both effects combined.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":38329,"flavor":"The best part is the look on their face when you jump out of the cake! Err⌠corpse.","id":"OG_045","name":"Infest","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Give your minions \"Deathrattle: Add a random Beast to your hand.\"","type":"SPELL"},{"cardClass":"DRUID","dbfId":38328,"id":"OG_045a","name":"Nerubian Spores","rarity":"COMMON","set":"OG","text":"Get a Beast when this dies.","type":"ENCHANTMENT"},{"artist":"Alex Alexandrov","cardClass":"DRUID","collectible":true,"cost":3,"dbfId":38334,"flavor":"Let's be honest. One option is a lot ragier than the other.","id":"OG_047","mechanics":["CHOOSE_ONE"],"name":"Feral Rage","rarity":"COMMON","set":"OG","text":"Choose One - Give your hero +4 Attack this turn; or Gain 8 Armor.","type":"SPELL"},{"artist":"Alex Alexandrov","cardClass":"DRUID","cost":3,"dbfId":38332,"id":"OG_047a","name":"Evolve Spines","set":"OG","text":"Give your hero +4 Attack this turn.","type":"SPELL"},{"artist":"Alex Alexandrov","cardClass":"DRUID","cost":3,"dbfId":38333,"id":"OG_047b","name":"Evolve Scales","set":"OG","text":"Gain 8 Armor.","type":"SPELL"},{"cardClass":"DRUID","dbfId":38331,"id":"OG_047e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Spines","rarity":"COMMON","set":"OG","text":"+4 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Efrem Palacios","cardClass":"DRUID","collectible":true,"cost":2,"dbfId":38337,"flavor":"Y'Shaarj had three sons: Mark, Theodore, and Chris.","id":"OG_048","name":"Mark of Y'Shaarj","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +2/+2.\nIf it's a Beast, draw\na card.","type":"SPELL"},{"cardClass":"DRUID","dbfId":38336,"id":"OG_048e","name":"Mark of Y'Shaarj","rarity":"COMMON","set":"OG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Grace Liu","attack":1,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":38340,"flavor":"This Ancient was banned from the local tavern after tucking a 'Dr. Boom' up its sleeve.","health":1,"id":"OG_051","mechanics":["BATTLECRY"],"name":"Forbidden Ancient","rarity":"EPIC","set":"OG","text":"Battlecry: Spend all your Mana. Gain +1/+1 for each Mana spent.","type":"MINION"},{"cardClass":"DRUID","dbfId":38339,"id":"OG_051e","name":"Forbidden Power","set":"OG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Grace Liu","attack":1,"cardClass":"WARRIOR","cost":1,"dbfId":38363,"durability":3,"id":"OG_058","name":"Rusty Hook","set":"OG","type":"WEAPON"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":38377,"flavor":"The mastiff giggles if you don't hit any ducks.","id":"OG_061","name":"On the Hunt","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Deal $1 damage.\nSummon a 1/1 Mastiff.","type":"SPELL"},{"artist":"Zoltan Boros","attack":1,"cardClass":"HUNTER","cost":1,"dbfId":39004,"health":1,"id":"OG_061t","name":"Mastiff","race":"BEAST","set":"OG","type":"MINION"},{"artist":"Jakub Kasper","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":38391,"flavor":"He has a poor understanding of the law of diminishing returns.","health":2,"id":"OG_070","mechanics":["COMBO"],"name":"Bladed Cultist","rarity":"COMMON","set":"OG","text":"Combo: Gain +1/+1.","type":"MINION"},{"cardClass":"ROGUE","dbfId":38390,"id":"OG_070e","name":"Thirsty Blades","rarity":"COMMON","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":38393,"flavor":"Don't stop believing there's something below.","id":"OG_072","mechanics":["DISCOVER"],"name":"Journey Below","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Discover a Deathrattle card.","type":"SPELL"},{"artist":"Matthew O'Connor","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":38395,"flavor":"Aren't Thistles prickly? Why would you drink them? I don't get Rogues.","id":"OG_073","name":"Thistle Tea","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"OG","text":"Draw a card. Add 2 extra copies of it to your hand.","type":"SPELL"},{"artist":"Jaemin Kim","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":38403,"elite":true,"entourage":["OG_080d","OG_080e","OG_080f","OG_080c","OG_080b"],"flavor":"It's basically your own fault if you go around drinking weird green potions handed out by creepy mantid dudes.","health":2,"id":"OG_080","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Xaril, Poisoned Mind","rarity":"LEGENDARY","set":"OG","text":"Battlecry and Deathrattle: Add a random Toxin card to your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38936,"id":"OG_080ae","name":"Bloodthistle","set":"OG","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"Tyler Walpole","cardClass":"ROGUE","cost":1,"dbfId":38934,"id":"OG_080b","name":"Kingsblood Toxin","set":"OG","text":"Draw a card.","type":"SPELL"},{"artist":"Nutchapol Thitinunthakorn","cardClass":"ROGUE","cost":1,"dbfId":38938,"id":"OG_080c","name":"Bloodthistle Toxin","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"OG","text":"Return a friendly minion to your hand.\nIt costs (2) less.","type":"SPELL"},{"artist":"Matthew O'Connor","cardClass":"ROGUE","cost":1,"dbfId":38940,"id":"OG_080d","name":"Briarthorn Toxin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"OG","text":"Give a minion +3 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38941,"id":"OG_080de","name":"Fadeleaf","set":"OG","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Joe Wilson","cardClass":"ROGUE","cost":1,"dbfId":38942,"id":"OG_080e","name":"Fadeleaf Toxin","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["STEALTH"],"set":"OG","text":"Give a friendly minion Stealth until your next turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38939,"id":"OG_080ee","name":"Briarthorn","set":"OG","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Izzy Hoover","cardClass":"ROGUE","cost":1,"dbfId":38935,"id":"OG_080f","name":"Firebloom Toxin","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"OG","text":"Deal $2 damage.","type":"SPELL"},{"artist":"Trent Kaniuga","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":38407,"flavor":"What's cooler than being cool?","id":"OG_081","name":"Shatter","playRequirements":{"REQ_FROZEN_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["FREEZE"],"set":"OG","text":"Destroy a Frozen minion.","type":"SPELL"},{"artist":"Genevieve Tsai & Nutchapol","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38408,"flavor":"You no take tentacle!","health":2,"id":"OG_082","mechanics":["SPELLPOWER"],"name":"Evolved Kobold","rarity":"COMMON","set":"OG","spellDamage":2,"text":"Spell Damage +2","type":"MINION"},{"artist":"Anton Zemskov","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":38409,"flavor":"Make sure you summon a Twilight Marshmallowcaller too! Mmmm Mmm Mmm!!","health":2,"id":"OG_083","mechanics":["BATTLECRY"],"name":"Twilight Flamecaller","rarity":"COMMON","set":"OG","text":"Battlecry: Deal 1 damage to all enemy minions.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":2,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":38412,"flavor":"He prefers that you refer to him by his nickname: 'Frostwaker.'","health":4,"id":"OG_085","mechanics":["TRIGGER_VISUAL"],"name":"Demented Frostcaller","rarity":"RARE","referencedTags":["FREEZE"],"set":"OG","text":"After you cast a spell, Freeze a random enemy.","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":38413,"flavor":"WARNING: This flame is not to be used unless you are a licensed acolyte of the Old Gods.","id":"OG_086","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Forbidden Flame","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"OG","text":"Spend all your Mana. Deal that much damage to a minion.","type":"SPELL"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":38414,"flavor":"Yogg-Saron always likes to complain about how he has too many servants and there are too many mouths to feed.","health":4,"id":"OG_087","mechanics":["BATTLECRY"],"name":"Servant of Yogg-Saron","rarity":"RARE","set":"OG","text":"Battlecry: Cast a random spell that costs (5) or less (targets chosen randomly).","type":"MINION"},{"artist":"Milivoj Ceran","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":38418,"flavor":"What's in there? I bet it's cookie recipes!","id":"OG_090","name":"Cabalist's Tome","rarity":"EPIC","set":"OG","text":"Add 3 random Mage spells to your hand.","type":"SPELL"},{"artist":"Jesper Ejsing","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":38426,"flavor":"Because you're wrapped in a protective layer of⌠tentacles?","id":"OG_094","name":"Power Word: Tentacles","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +2/+6.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":38424,"id":"OG_094e","name":"Tentacles","set":"OG","text":"+2/+6","type":"ENCHANTMENT"},{"artist":"Alex Garner","attack":6,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":38429,"flavor":"First she separates them from the lights, washes them in cold water, and hang-dries.","health":5,"id":"OG_096","mechanics":["BATTLECRY","RITUAL"],"name":"Twilight Darkmender","rarity":"RARE","set":"OG","text":"Battlecry: If your C'Thun has at least 10 Attack, restore #10 Health to your hero.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":38433,"flavor":"It's more succinct than \"Shadow Word: Suck Into Vortex.\"","id":"OG_100","name":"Shadow Word: Horror","rarity":"RARE","set":"OG","text":"Destroy all minions with 2 or less Attack.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":38434,"flavor":"But the minion arrives covered in goo.","id":"OG_101","name":"Forbidden Shaping","rarity":"EPIC","set":"OG","text":"Spend all your Mana. Summon a random minion that costs that much.","type":"SPELL"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38436,"flavor":"People often think that Darkspeaker is the arch nemesis of Lightspeaker, but that title actually belongs to Heavyspeaker.","health":6,"id":"OG_102","mechanics":["BATTLECRY"],"name":"Darkspeaker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Swap stats.","text":"Battlecry: Swap stats with a friendly minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38435,"id":"OG_102e","name":"Power Transfer","set":"OG","text":"Swapped stats.","type":"ENCHANTMENT"},{"artist":"Rafael Zanchetin","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":38439,"flavor":"For when your Auchenai Soulpriests call in sick.","id":"OG_104","name":"Embrace the Shadow","rarity":"EPIC","set":"OG","text":"This turn, your healing effects deal damage instead.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38438,"id":"OG_104e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Embracing the Shadow","set":"OG","text":"Your healing effects are dealing damage.","type":"ENCHANTMENT"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":38447,"flavor":"Do NOT be late with your overdue fines.","health":2,"id":"OG_109","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Darkshire Librarian","rarity":"RARE","set":"OG","text":"Battlecry:\nDiscard a random card. Deathrattle:\nDraw a card.","type":"MINION"},{"artist":"Garrett Hanna","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":38452,"flavor":"Democracy in action!","health":5,"id":"OG_113","mechanics":["TRIGGER_VISUAL"],"name":"Darkshire Councilman","rarity":"COMMON","set":"OG","text":"[x]After you summon a minion,\n gain +1 Attack.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":38963,"id":"OG_113e","name":"Power of the People","set":"OG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Evgeniy Zaqumyennyy","cardClass":"WARLOCK","collectible":true,"cost":0,"dbfId":38454,"flavor":"Actually, C'Thun gives his full support for this ritual.","id":"OG_114","name":"Forbidden Ritual","rarity":"RARE","set":"OG","text":"Spend all your Mana. Summon that many 1/1 Tentacles.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":38453,"health":1,"id":"OG_114a","name":"Icky Tentacle","set":"OG","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":38456,"flavor":"Most citizens of Darkshire wear those surgical masks to prevent spreading Madness to tourists.","id":"OG_116","mechanics":["ImmuneToSpellpower"],"name":"Spreading Madness","rarity":"RARE","set":"OG","text":"Deal $9 damage randomly split among ALL characters.","type":"SPELL"},{"artist":"Dan Scott","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":38461,"flavor":"SEE YA DARKNESS!","id":"OG_118","name":"Renounce Darkness","rarity":"EPIC","set":"OG","text":"Replace your Hero Power and Warlock cards with another class's. The cards cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38460,"id":"OG_118e","name":"Renounce Darkness Deck Ench","set":"OG","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38459,"id":"OG_118f","name":"New Calling","set":"OG","text":"Cost reduced.","type":"ENCHANTMENT"},{"artist":"Kan Liu","attack":8,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":38463,"elite":true,"flavor":"That's short for \"Anomnomnomnomalus\".","health":6,"id":"OG_120","mechanics":["DEATHRATTLE"],"name":"Anomalus","race":"ELEMENTAL","rarity":"LEGENDARY","set":"OG","text":"Deathrattle: Deal 8 damage to all minions.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":38464,"elite":true,"flavor":"Even after all this time, Gul'dan still makes Cho'gall go get donuts and coffee.","health":7,"id":"OG_121","mechanics":["BATTLECRY"],"name":"Cho'gall","rarity":"LEGENDARY","set":"OG","text":"Battlecry: The next spell you cast this turn costs Health instead of Mana.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38964,"id":"OG_121e","name":"Dark Power","set":"OG","text":"Your next spell costs Health instead of Mana.","type":"ENCHANTMENT"},{"artist":"Sam Nielson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38468,"elite":true,"flavor":"Pro tip: DO NOT BOGART THE BANANAS.","health":5,"id":"OG_122","mechanics":["BATTLECRY"],"name":"Mukla, Tyrant of the Vale","race":"BEAST","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Add 2 Bananas to your hand.","type":"MINION"},{"artist":"Daria Tuzova","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":38475,"elite":true,"flavor":"It's like being able to play with THREE angry chickens!","health":1,"id":"OG_123","name":"Shifter Zerus","rarity":"LEGENDARY","set":"OG","text":"Each turn this is in your hand, transform it into a random minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38474,"id":"OG_123e","name":"Shifting","set":"OG","text":"Transforming into random minions.","type":"ENCHANTMENT"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38488,"elite":true,"flavor":"Do they make decisions based on age? \"I'm two minutes older therefore we burn this village.\"","health":6,"id":"OG_131","mechanics":["BATTLECRY","RITUAL","TAUNT"],"name":"Twin Emperor Vek'lor","rarity":"LEGENDARY","set":"OG","text":"[x]Taunt\nBattlecry: If your C'Thun has\nat least 10 Attack, summon\nanother Emperor.","type":"MINION"},{"artist":"Tyson Murphy","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38496,"elite":true,"flavor":"Has not been able to get \"Under the Sea\" out of his head for like FIVE THOUSAND YEARS.","health":7,"id":"OG_133","mechanics":["BATTLECRY"],"name":"N'Zoth, the Corruptor","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Battlecry: Summon your Deathrattle minions that died this game.","type":"MINION"},{"artist":"Tooth","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38505,"elite":true,"flavor":"I spell your doom... Y-O-U-R D-O-O-M!","health":5,"id":"OG_134","mechanics":["BATTLECRY"],"name":"Yogg-Saron, Hope's End","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Cast a random spell for each spell you've cast this game (targets chosen randomly).","type":"MINION"},{"artist":"Lars Grant-West","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38517,"flavor":"Itâs a self-reducing prophecy.","health":4,"id":"OG_138","name":"Nerubian Prophet","rarity":"COMMON","set":"OG","text":"At the start of your turn, reduce this card's\nCost by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38515,"id":"OG_138e","name":"Will of the Vizier","set":"OG","text":"Reduced Cost.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38521,"flavor":"Rejected names: Forty-Foot Faceless, Big ol' No-face, Huge Creature Sans Face, Teddy.","health":10,"id":"OG_141","name":"Faceless Behemoth","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":38522,"flavor":"Often wonders what path his life might have taken if he wasn't named, you know, \"Eldritch Horror\".","health":10,"id":"OG_142","name":"Eldritch Horror","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38526,"flavor":"\"Annoyinger-o-Tron\" was just too unwieldy. And accurate.","health":4,"id":"OG_145","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Psych-o-Tron","race":"MECHANICAL","rarity":"COMMON","set":"OG","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Jesper Ejsing","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38528,"flavor":"Not so much \"corrupted\" as \"has terrible aim\".","health":6,"id":"OG_147","mechanics":["DEATHRATTLE"],"name":"Corrupted Healbot","race":"MECHANICAL","rarity":"RARE","set":"OG","text":"Deathrattle: Restore #8 Health to the enemy hero.","type":"MINION"},{"artist":"Dany Orizio","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":38530,"flavor":"But goes by \"Ravishing Ghoul\" when he hits the club.","health":3,"id":"OG_149","mechanics":["BATTLECRY"],"name":"Ravaging Ghoul","rarity":"COMMON","set":"OG","text":"Battlecry: Deal 1 damage to all other minions.","type":"MINION"},{"artist":"Jim Nelson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38531,"flavor":"I berserk, therefore I am.","health":5,"id":"OG_150","mechanics":["ENRAGED"],"name":"Aberrant Berserker","rarity":"COMMON","set":"OG","text":"Has +2 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40246,"id":"OG_150e","mechanics":["ENRAGED"],"name":"Enraged","set":"OG","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"J. Meyers & T. Washington","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":38532,"flavor":"Because EVERYDAY is the Day of the Tentacle of N'zoth.","health":1,"id":"OG_151","mechanics":["DEATHRATTLE"],"name":"Tentacle of N'Zoth","rarity":"COMMON","set":"OG","text":"Deathrattle: Deal 1 damage to all minions.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38533,"flavor":"They say that \"grotesque is in the eye of the beholder,\" but that's just because they've never seen a Grotesque Dragonhawk. Yikes!","health":5,"id":"OG_152","mechanics":["WINDFURY"],"name":"Grotesque Dragonhawk","race":"BEAST","rarity":"COMMON","set":"OG","text":"Windfury","type":"MINION"},{"artist":"Matt Dixon","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38534,"flavor":"He's tried other things, but bog sidling, bog ambling, and bog trundling just aren't as effective as bog creeping.","health":8,"id":"OG_153","mechanics":["TAUNT"],"name":"Bog Creeper","rarity":"COMMON","set":"OG","text":"Taunt","type":"MINION"},{"artist":"James Ryman","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38538,"flavor":"Bile actually makes for surprisingly sturdy fins.","health":1,"id":"OG_156","mechanics":["BATTLECRY"],"name":"Bilefin Tidehunter","race":"MURLOC","rarity":"COMMON","referencedTags":["TAUNT"],"set":"OG","text":"Battlecry: Summon a 1/1 Ooze with Taunt.","type":"MINION"},{"artist":"Anton Kagounkina","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":38537,"health":1,"id":"OG_156a","mechanics":["TAUNT"],"name":"Ooze","set":"OG","text":"Taunt","type":"MINION"},{"artist":"Cole Eastburn","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":38541,"flavor":"Ok, Initiate. You need to settle down and do your job. In this case, that means die so someone else can get a minor buff.","health":1,"id":"OG_158","mechanics":["DEATHRATTLE"],"name":"Zealous Initiate","rarity":"COMMON","set":"OG","text":"Deathrattle: Give a random friendly minion +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38626,"id":"OG_158e","name":"Secrets of the Cult","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Ryan Metcalf","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38545,"flavor":"For seers, it's very handy to have your crystal ball hanging right in front of your face.","health":3,"id":"OG_161","mechanics":["BATTLECRY"],"name":"Corrupted Seer","race":"MURLOC","rarity":"RARE","set":"OG","text":"Battlecry: Deal 2 damage to all non-Murloc minions.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38547,"flavor":"CâThunâs recruiting pitch involves cookies, which is why itâs the most popular Old God.","health":1,"id":"OG_162","mechanics":["BATTLECRY","RITUAL"],"name":"Disciple of C'Thun","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"OG","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage. Give your C'Thun +2/+2 (wherever it is).","type":"MINION"},{"artist":"A. J. Nazzaro","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":38567,"flavor":"Add two cups of Blood of the Ancient One to one cup of lemon juice. Add just a dash of sugar and stir. Delicious!","health":9,"id":"OG_173","mechanics":["TRIGGER_VISUAL"],"name":"Blood of The Ancient One","rarity":"EPIC","set":"OG","text":"If you control two of these\nat the end of your turn, merge them into 'The Ancient One'.","type":"MINION"},{"artist":"Wei Wang","attack":30,"cardClass":"NEUTRAL","cost":9,"dbfId":38566,"health":30,"id":"OG_173a","name":"The Ancient One","set":"OG","type":"MINION"},{"artist":"Alex Alexandrov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38569,"flavor":"\"What is that thing?!\" \"I'm not sure, but it seems to be sort of Ysera shaped.\"","health":1,"id":"OG_174","mechanics":["BATTLECRY","TAUNT"],"name":"Faceless Shambler","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Copy a friendly minion's Attack and Health.","text":"Taunt\nBattlecry: Copy a friendly minion's Attack and Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38568,"id":"OG_174e","name":"Faceless","set":"OG","text":"Copying stats.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":38578,"flavor":"It's like a backstab, only from the front. And with two more stabs.","id":"OG_176","name":"Shadow Strike","playRequirements":{"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"rarity":"COMMON","set":"OG","text":"Deal $5 damage to an undamaged character.","type":"SPELL"},{"artist":"Andrew Hou","attack":2,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":38584,"flavor":"He'll always be our first.","health":1,"id":"OG_179","mechanics":["DEATHRATTLE"],"name":"Fiery Bat","race":"BEAST","rarity":"COMMON","set":"OG","text":"Deathrattle: Deal 1 damage to a random enemy.","type":"MINION"},{"artist":"Cole Eastburn","attack":4,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":38621,"flavor":"Amberweaving is a specialty course at the local trade school.","health":5,"id":"OG_188","mechanics":["BATTLECRY","RITUAL"],"name":"Klaxxi Amber-Weaver","rarity":"RARE","set":"OG","text":"Battlecry: If your C'Thun has at least 10 Attack, gain +5 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39337,"id":"OG_188e","name":"Amber Carapace","set":"OG","text":"+5 Health.","type":"ENCHANTMENT"},{"artist":"Skan Srisuwan","cardClass":"DRUID","collectible":true,"cost":7,"dbfId":38655,"flavor":"They're just normal wisps, actually. The \"Of the Old Gods\" bit is just marketing.","id":"OG_195","mechanics":["CHOOSE_ONE"],"name":"Wisps of the Old Gods","rarity":"EPIC","set":"OG","text":"Choose One - Summon seven 1/1 Wisps; or Give your minions +2/+2.","type":"SPELL"},{"artist":"Skan Srisuwan","cardClass":"DRUID","cost":7,"dbfId":38654,"id":"OG_195a","name":"Many Wisps","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"OG","text":"Summon seven 1/1 Wisps.","type":"SPELL"},{"artist":"Skan Srisuwan","cardClass":"DRUID","cost":7,"dbfId":38652,"id":"OG_195b","name":"Big Wisps","set":"OG","text":"Give your minions +2/+2.","type":"SPELL"},{"artist":"Skan Srisuwan","attack":1,"cardClass":"DRUID","cost":0,"dbfId":38653,"health":1,"id":"OG_195c","name":"Wisp","set":"OG","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38651,"id":"OG_195e","name":"Enormous","set":"OG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Mike Franchina","cardClass":"PALADIN","collectible":true,"cost":0,"dbfId":38666,"flavor":"No one's quite sure why it's forbidden. And yes, that should make you nervous.","id":"OG_198","name":"Forbidden Healing","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"OG","text":"Spend all your Mana. Restore twice that much Health.","type":"SPELL"},{"artist":"Dany Orizio","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38669,"flavor":"Really feels good about himself and is in a much better place now. But⌠he sure does miss piloting those shredders.","health":7,"id":"OG_200","mechanics":["TRIGGER_VISUAL"],"name":"Validated Doomsayer","rarity":"EPIC","set":"OG","text":"At the start of your turn, set this minion's Attack to 7.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38668,"id":"OG_200e","name":"Doom Free","set":"OG","text":"Attack set to 7.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":38718,"flavor":"\"Hey.... Is that Mire for sale?\" \n\"No. I'm keeping it.\"","health":3,"id":"OG_202","mechanics":["CHOOSE_ONE"],"name":"Mire Keeper","rarity":"RARE","set":"OG","text":"[x]Choose One - Summon a\n2/2 Slime; or Gain an\nempty Mana Crystal.","type":"MINION"},{"artist":"L. Lullabi & S. Srisuwan","cardClass":"DRUID","cost":4,"dbfId":38716,"id":"OG_202a","name":"Y'Shaarj's Strength","playRequirements":{"REQ_NUM_MINION_SLOTS":2},"set":"OG","text":"Summon a 2/2 Slime.","type":"SPELL"},{"cardClass":"DRUID","dbfId":38715,"id":"OG_202ae","name":"Y'Shaarj's Strength","rarity":"RARE","set":"OG","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & S. Srisuwan","cardClass":"DRUID","cost":4,"dbfId":38717,"id":"OG_202b","name":"Yogg-Saron's Magic","set":"OG","text":"Gain an empty Mana Crystal.","type":"SPELL"},{"artist":"Anton Kagounkina","attack":2,"cardClass":"DRUID","cost":2,"dbfId":38921,"health":2,"id":"OG_202c","name":"Slime","set":"OG","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":38724,"flavor":"WARNING: DO NOT TOUCH THE PURPLE BALL OF LIGHTNING","id":"OG_206","mechanics":["OVERLOAD"],"name":"Stormcrack","overload":1,"playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Deal $4 damage to a minion. Overload: (1)","type":"SPELL"},{"artist":"Mark Abadier","attack":5,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":38725,"flavor":"They never get the recognition they deserve.","health":5,"id":"OG_207","mechanics":["BATTLECRY"],"name":"Faceless Summoner","rarity":"COMMON","set":"OG","text":"Battlecry: Summon a random 3-Cost minion.","type":"MINION"},{"artist":"Wayne Reynolds","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":38722,"elite":true,"flavor":"Hallazeals all your dallazamage.","health":6,"id":"OG_209","mechanics":["TRIGGER_VISUAL"],"name":"Hallazeal the Ascended","race":"ELEMENTAL","rarity":"LEGENDARY","set":"OG","text":"Whenever your spells deal damage, restore that much Health to your hero.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":9,"dbfId":38727,"flavor":"\"Hello. Misha, Leokk and Huffer aren't here right now, but if you leave a message we'll get back to you right away.\" BEEP.","id":"OG_211","name":"Call of the Wild","rarity":"EPIC","set":"OG","text":"Summon all three Animal Companions.","type":"SPELL"},{"artist":"E. Guiton & A. Bozonnet","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":38734,"flavor":"A little flea powder will fix that right up.","health":3,"id":"OG_216","mechanics":["DEATHRATTLE"],"name":"Infested Wolf","race":"BEAST","rarity":"RARE","set":"OG","text":"Deathrattle: Summon two 1/1 Spiders.","type":"MINION"},{"artist":"Luca Zontini","attack":1,"cardClass":"HUNTER","cost":1,"dbfId":38735,"health":1,"id":"OG_216a","name":"Spider","race":"BEAST","set":"OG","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":38738,"flavor":"He thought the set was called \"Flippers of the Old Cods\" and hungrily volunteered to be in it. He is definitely going to get his hearing checked.","health":6,"id":"OG_218","mechanics":["ENRAGED","TAUNT"],"name":"Bloodhoof Brave","rarity":"COMMON","set":"OG","text":"Taunt\nHas +3 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40245,"id":"OG_218e","mechanics":["ENRAGED"],"name":"Enraged","set":"OG","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"E. Guiton & Nutchapol","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":38739,"elite":true,"flavor":"Garrosh's best buddy. It's true. Look it up.","health":5,"id":"OG_220","mechanics":["BATTLECRY"],"name":"Malkorok","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Equip a random weapon.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":38740,"flavor":"\"Don't worry about me⌠I'll just be here... under these tentacles.\"","health":1,"id":"OG_221","mechanics":["DEATHRATTLE"],"name":"Selfless Hero","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"OG","text":"Deathrattle: Give a random friendly minion Divine Shield.","type":"MINION"},{"artist":"Jeremy Cranford","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":38745,"durability":2,"flavor":"As far as blades go, this one is pretty great in the motivation department.","id":"OG_222","mechanics":["BATTLECRY"],"name":"Rallying Blade","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"OG","text":"Battlecry: Give +1/+1 to your minions with Divine Shield.","type":"WEAPON"},{"cardClass":"PALADIN","dbfId":38744,"id":"OG_222e","name":"Rally","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Eva Widermann","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":38749,"flavor":"Every year a few paladins get disqualified from the Westfall weight lifting championship for using Divine Strength.","id":"OG_223","name":"Divine Strength","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"OG","text":"Give a minion +1/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38748,"id":"OG_223e","name":"Optimism","set":"OG","text":"+1/+2.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":8,"cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":38758,"elite":true,"flavor":"What happens when you try and corrupt a corrupted firelord? DOUBLE NEGATIVE, INSECT!","health":8,"id":"OG_229","mechanics":["TRIGGER_VISUAL"],"name":"Ragnaros, Lightlord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"OG","text":"At the end of your turn, restore #8 Health to a damaged friendly character.","type":"MINION"},{"artist":"Chris Seaman","attack":4,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":38764,"flavor":"The secret ingredient: liquified funnel cake.","health":5,"id":"OG_234","mechanics":["BATTLECRY"],"name":"Darkshire Alchemist","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"OG","targetingArrowText":"Restore 5 Health.","text":"Battlecry: Restore #5 Health.","type":"MINION"},{"artist":"Raymond Swanland","cardClass":"WARLOCK","collectible":true,"cost":10,"dbfId":38770,"flavor":"We ran out of space for \"DOOOOOOOOOOOM!!!!!\"","id":"OG_239","name":"DOOM!","rarity":"EPIC","set":"OG","text":"Destroy all minions. Draw a card for each.","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":38774,"flavor":"It's like a pinata! A lame disgusting horrific pinata.","health":1,"id":"OG_241","mechanics":["DEATHRATTLE"],"name":"Possessed Villager","rarity":"COMMON","set":"OG","text":"Deathrattle: Summon a 1/1 Shadowbeast.","type":"MINION"},{"artist":"L. Lullabi & A. Bozonnet","attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":38773,"health":1,"id":"OG_241a","name":"Shadowbeast","set":"OG","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38781,"flavor":"Sometimes the Old Gods' corruptions gives you power untold, sometimes you get +1 Attack. We canât all be winners in the Eldritch lottery.","health":1,"id":"OG_247","mechanics":["STEALTH"],"name":"Twisted Worgen","rarity":"COMMON","set":"OG","text":"Stealth","type":"MINION"},{"artist":"Matt Gaser","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38782,"flavor":"peerc rewop","health":5,"id":"OG_248","name":"Am'gam Rager","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38784,"flavor":"The Overmind and the Old Gods are surprisingly similar.","health":3,"id":"OG_249","mechanics":["DEATHRATTLE","TAUNT"],"name":"Infested Tauren","rarity":"COMMON","set":"OG","text":"Taunt\nDeathrattle: Summon a 2/2 Slime.","type":"MINION"},{"artist":"Anton Kagounkina","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":38783,"health":2,"id":"OG_249a","name":"Slime","set":"OG","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38792,"flavor":"You don't want to be around after it has eaten an explosive trap. You thought Sludge Belcher was bad...","health":4,"id":"OG_254","mechanics":["BATTLECRY"],"name":"Eater of Secrets","rarity":"RARE","referencedTags":["SECRET"],"set":"OG","text":"Battlecry: Destroy all enemy Secrets. Gain +1/+1 for each.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38959,"id":"OG_254e","name":"Secretly Sated","set":"OG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Ben Zhang","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":38795,"flavor":"\"Hello, is Doom there? No? Can I leave a message?\"","health":9,"id":"OG_255","mechanics":["BATTLECRY","RITUAL"],"name":"Doomcaller","rarity":"RARE","set":"OG","text":"Battlecry: Give your C'Thun +2/+2 (wherever it is). If it's dead, shuffle it into your deck.","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38797,"flavor":"Who's a cute widdle N'Zoth? You are! Yes you are! Yes you're the cutest widdle N'Zoth in the whole world!!!","health":2,"id":"OG_256","mechanics":["DEATHRATTLE"],"name":"Spawn of N'Zoth","rarity":"COMMON","set":"OG","text":"Deathrattle: Give your minions +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38796,"id":"OG_256e","name":"Slimed","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Mike Sass","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":38825,"flavor":"Quick! Before I drown! Let me sharpen your sword for you.","health":4,"id":"OG_267","mechanics":["DEATHRATTLE"],"name":"Southsea Squidface","race":"PIRATE","rarity":"COMMON","set":"OG","text":"Deathrattle: Give your weapon +2 Attack.","type":"MINION"},{"cardClass":"ROGUE","dbfId":39100,"id":"OG_267e","name":"Squid Oil Sheen","set":"OG","text":"+2 Attack","type":"ENCHANTMENT"},{"attack":7,"cardClass":"NEUTRAL","cost":8,"dbfId":38829,"health":7,"id":"OG_270a","name":"Nerubian Soldier","set":"OG","type":"MINION"},{"artist":"Luke Mancini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38832,"flavor":"I like it because it scales.","health":8,"id":"OG_271","mechanics":["TRIGGER_VISUAL"],"name":"Scaled Nightmare","race":"DRAGON","rarity":"EPIC","set":"OG","text":"At the start of your turn, double this minion's Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38831,"id":"OG_271e","name":"Terrifying Visage","set":"OG","text":"Attack increased.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38833,"flavor":"If you strike him down, he shall become more powerful than you can possibly imagine.","health":1,"id":"OG_272","mechanics":["DEATHRATTLE"],"name":"Twilight Summoner","rarity":"EPIC","set":"OG","text":"Deathrattle: Summon a 5/5 Faceless Destroyer.","type":"MINION"},{"artist":"Josh Harris","attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":38999,"health":5,"id":"OG_272t","name":"Faceless Destroyer","set":"OG","type":"MINION"},{"artist":"Ralph Horsley","cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":38843,"flavor":"Or if you're too tired, you can just kind of lean against the darkness.","id":"OG_273","name":"Stand Against Darkness","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"OG","text":"Summon five 1/1 Silver Hand Recruits.","type":"SPELL"},{"artist":"A. J. Nazzaro","cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":38848,"flavor":"They have an uneasy rivalry with the Blood Paladins.","id":"OG_276","name":"Blood Warriors","rarity":"EPIC","set":"OG","text":"Add a copy of each damaged friendly minion to your hand.","type":"SPELL"},{"attack":6,"cardClass":"NEUTRAL","cost":10,"dbfId":38856,"elite":true,"health":6,"id":"OG_279","name":"C'Thun","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Deal damage equal to this minion's Attack randomly split among all enemies.","type":"MINION"},{"artist":"James Ryman","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38857,"elite":true,"flavor":"C'Thun's least favorite Hearthstone card: Eye for an Eye.","health":6,"howToEarn":"Unlocked when opening a Whispers of the Old Gods pack.","howToEarnGolden":"Crafting unlocked after opening a Whispers of the Old Gods pack.","id":"OG_280","mechanics":["BATTLECRY"],"name":"C'Thun","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Deal damage equal to this minion's Attack randomly split among all enemies.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38859,"flavor":"Here, Evil! C'mon boy!","health":3,"howToEarn":"Unlocked when opening a Whispers of the Old Gods pack.","howToEarnGolden":"Crafting unlocked after opening a Whispers of the Old Gods pack.","id":"OG_281","mechanics":["BATTLECRY","RITUAL"],"name":"Beckoner of Evil","rarity":"COMMON","set":"OG","text":"Battlecry: Give your C'Thun +2/+2 (wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38858,"id":"OG_281e","name":"Fanatic Devotion","set":"OG","text":"Increased Stats.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":4,"cardClass":"ROGUE","collectible":true,"cost":9,"dbfId":38861,"flavor":"C'Thun demands a sacrifice! Preferably a Deathwing.","health":4,"id":"OG_282","mechanics":["BATTLECRY","RITUAL"],"name":"Blade of C'Thun","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Destroy a minion.","text":"Battlecry: Destroy a minion. Add its Attack and Health to your C'Thun's (wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38860,"id":"OG_282e","mechanics":["BATTLECRY"],"name":"Devotion of the Blade","set":"OG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Jesper Ejsing","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38863,"flavor":"He gave her a promise ring and everything.","health":2,"id":"OG_283","mechanics":["BATTLECRY","DIVINE_SHIELD","RITUAL"],"name":"C'Thun's Chosen","rarity":"COMMON","set":"OG","text":"[x]Divine Shield\nBattlecry: Give your C'Thun\n+2/+2 (wherever it is).","type":"MINION"},{"artist":"Eric Braddock","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":38864,"flavor":"\"Ok C'Thun, repeat after me: 'Your mother was a hamster.'\"","health":4,"id":"OG_284","mechanics":["BATTLECRY","RITUAL","TAUNT"],"name":"Twilight Geomancer","rarity":"COMMON","set":"OG","text":"[x]Taunt\nBattlecry: Give your C'Thun\nTaunt (wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38948,"id":"OG_284e","name":"Geomancy","set":"OG","text":"Has Taunt.","type":"ENCHANTMENT"},{"artist":"Tooth","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":38868,"flavor":"Just doesn't understand those Twilight Youngsters any more - with their comic books and their rock music.","health":4,"id":"OG_286","mechanics":["RITUAL","TRIGGER_VISUAL"],"name":"Twilight Elder","rarity":"COMMON","set":"OG","text":"At the end of your turn, give your C'Thun +1/+1 (wherever it is).","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":38873,"flavor":"\"honey, can u run down to the store and pick up some 10 cost minions? thx\"","health":6,"id":"OG_290","mechanics":["TRIGGER_VISUAL"],"name":"Ancient Harbinger","rarity":"EPIC","set":"OG","text":"At the start of your turn, put a 10-Cost minion from your deck into your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38907,"id":"OG_290e","name":"Caller Devotion","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"J. Meyers & A. Bozonnet","attack":4,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":38876,"flavor":"I mean, it's not creepy if you ASK before you steal their shadow to make a small replica of them to keep on your shelf.","health":4,"id":"OG_291","mechanics":["BATTLECRY"],"name":"Shadowcaster","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"OG","targetingArrowText":"Add a 1/1 copy to your hand.","text":"Battlecry: Choose a friendly minion. Add a 1/1 copy to your hand that costs (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39089,"id":"OG_291e","name":"Flickering Darkness","set":"OG","text":"Shadowcaster made this 1/1.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":38875,"flavor":"He's going to leave the dying up to you, if that's cool.","health":2,"id":"OG_292","mechanics":["BATTLECRY"],"name":"Forlorn Stalker","rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"OG","text":"Battlecry: Give all Deathrattle minions in your hand +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38874,"id":"OG_292e","name":"Night's Devotion","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Nutchapol Thitinunthakorn","attack":5,"cardClass":"DRUID","collectible":true,"cost":6,"dbfId":38882,"flavor":"There's a whole gradient of Arakkoa! This one is on the darker side.","health":7,"id":"OG_293","mechanics":["BATTLECRY","RITUAL","TAUNT"],"name":"Dark Arakkoa","rarity":"COMMON","set":"OG","text":"[x]Taunt\nBattlecry: Give your C'Thun\n+3/+3 (wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38881,"id":"OG_293e","name":"Arrakoa Devotion","set":"OG","text":"+5/+5.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39000,"id":"OG_293f","name":"Dark Guardian","set":"OG","text":"Increased Stats.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38888,"flavor":"Cults need pharmacists too.","health":4,"id":"OG_295","mechanics":["BATTLECRY"],"name":"Cult Apothecary","rarity":"COMMON","set":"OG","text":"Battlecry: For each enemy minion, restore #2 Health to your hero.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":38895,"elite":true,"flavor":"Has 20 years of training in classical ballet, but ALLLLLL he ever gets asked to do is boogie.","health":7,"id":"OG_300","mechanics":["TRIGGER_VISUAL"],"name":"The Boogeymonster","rarity":"LEGENDARY","set":"OG","text":"Whenever this attacks and kills a minion, gain +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38894,"id":"OG_300e","name":"Tasty!","set":"OG","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Alex Konstad","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":38897,"flavor":"Back in her day, each shield weighed two tons and she had to carry four of them on each arm!","health":6,"id":"OG_301","mechanics":["BATTLECRY","RITUAL"],"name":"Ancient Shieldbearer","rarity":"RARE","set":"OG","text":"Battlecry: If your C'Thun has at least 10 Attack, gain 10 Armor.","type":"MINION"},{"artist":"Dave Allsop","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":38898,"flavor":"Nothing unburdens your soul like a good ushing!","health":6,"id":"OG_302","mechanics":["RITUAL","TRIGGER_VISUAL"],"name":"Usher of Souls","rarity":"COMMON","set":"OG","text":"Whenever a friendly minion dies, give your C'Thun +1/+1\n(wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39006,"id":"OG_302e","name":"Soul Power","set":"OG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"J. Meyers & T. Washington","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":38900,"flavor":"No matter how many times we tell her not to, she keeps feeding C'Thun scraps under the table.","health":2,"id":"OG_303","mechanics":["RITUAL","SPELLPOWER","TRIGGER_VISUAL"],"name":"Cult Sorcerer","rarity":"RARE","set":"OG","spellDamage":1,"text":"[x]Spell Damage +1\nAfter you cast a spell,\ngive your C'Thun +1/+1\n(wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38899,"id":"OG_303e","name":"Sorcerous Devotion","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":8,"cardClass":"HUNTER","collectible":true,"cost":8,"dbfId":38909,"flavor":"Banned from every all-you-can-eat buffet on Azeroth.","health":8,"id":"OG_308","mechanics":["TRIGGER_VISUAL"],"name":"Giant Sand Worm","race":"BEAST","rarity":"EPIC","set":"OG","text":"Whenever this attacks and kills a minion, it may attack again.","type":"MINION"},{"artist":"Jaemin Kim","attack":6,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":38910,"elite":true,"flavor":"She flitters around Ahn'Qiraj dreaming of the day she will meet a sweet prince, whom she can lay thousands of eggs with.","health":5,"id":"OG_309","mechanics":["BATTLECRY"],"name":"Princess Huhuran","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"race":"BEAST","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"OG","targetingArrowText":"Trigger a Deathrattle.","text":"Battlecry: Trigger a friendly minion's Deathrattle.","type":"MINION"},{"artist":"Phroilan Gardner","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":38911,"flavor":"Turns out divine shields are way cheaper if you buy in bulk.","health":3,"id":"OG_310","mechanics":["TRIGGER_VISUAL"],"name":"Steward of Darkshire","rarity":"RARE","referencedTags":["DIVINE_SHIELD"],"set":"OG","text":"Whenever you summon a 1-Health minion, give it Divine Shield.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":38913,"flavor":"Wait, how can you have a light in the dark? If you turn on a light while itâs dark, doesnât that mean itâs no longer dark?","id":"OG_311","mechanics":["DISCOVER"],"name":"A Light in the Darkness","rarity":"COMMON","set":"OG","text":"Discover a minion.\nGive it +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38912,"id":"OG_311e","name":"Beacon of Hope","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":38914,"flavor":"Hates when N'Zoth yells \"Ahoy Matey!!\", but there's not really much he can do about it.","health":1,"id":"OG_312","mechanics":["BATTLECRY"],"name":"N'Zoth's First Mate","race":"PIRATE","rarity":"COMMON","set":"OG","text":"Battlecry: Equip a 1/3 Rusty Hook.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":38973,"id":"OG_312e","name":"Upgraded","set":"OG","text":"Increased Durability.","type":"ENCHANTMENT"},{"artist":"Andrew Hou","attack":2,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":38916,"flavor":"Druids who spend too long in bear form are more susceptible to the whispers of the Old Gods. Right now they are whispering the lyrics to \"La Bamba\".","health":2,"id":"OG_313","mechanics":["TRIGGER_VISUAL"],"name":"Addled Grizzly","race":"BEAST","rarity":"RARE","set":"OG","text":"After you summon a minion, give it +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38915,"id":"OG_313e","name":"Addled","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":38918,"flavor":"For his next trick, he turns the ichor back to blood and stuffs it back in you.","id":"OG_314","name":"Blood To Ichor","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"OG","text":"Deal $1 damage to a minion. If it survives, summon a 2/2 Slime.","type":"SPELL"},{"attack":2,"cardClass":"WARRIOR","cost":2,"dbfId":38968,"health":2,"id":"OG_314b","name":"Slime","set":"OG","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":38920,"flavor":"They're really just in it for the Blood Parrot.","health":4,"id":"OG_315","mechanics":["BATTLECRY"],"name":"Bloodsail Cultist","race":"PIRATE","rarity":"RARE","set":"OG","text":"Battlecry: If you control another Pirate, give your weapon +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38919,"id":"OG_315e","name":"Reforged","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","attack":5,"cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":38922,"elite":true,"flavor":"His whole job is yelling \"Yogg-Saron comin'!\"","health":5,"id":"OG_316","mechanics":["BATTLECRY"],"name":"Herald Volazj","rarity":"LEGENDARY","set":"OG","text":"Battlecry: Summon a 1/1 copy of each of your other minions.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39013,"id":"OG_316k","name":"Shadowy","set":"OG","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":12,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":38943,"elite":true,"flavor":"To his credit, Deathwing really took to heart the feedback he was receiving that he needed to be \"more of a team player\".","health":12,"id":"OG_317","mechanics":["DEATHRATTLE"],"name":"Deathwing, Dragonlord","race":"DRAGON","rarity":"LEGENDARY","set":"OG","text":"Deathrattle: Put all Dragons from your hand into the battlefield.","type":"MINION"},{"artist":"Matt Dixon","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":38944,"elite":true,"flavor":"When C'thun went to sleep, he checked under his bed for Hogger.","health":6,"id":"OG_318","mechanics":["TRIGGER_VISUAL"],"name":"Hogger, Doom of Elwynn","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"OG","text":"Whenever this minion takes damage, summon a 2/2 Gnoll with Taunt.","type":"MINION"},{"artist":"Greg Staples","attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":39842,"health":2,"id":"OG_318t","mechanics":["TAUNT"],"name":"Gnoll","set":"OG","text":"Taunt","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","cost":7,"dbfId":38946,"elite":true,"health":6,"id":"OG_319","mechanics":["TAUNT"],"name":"Twin Emperor Vek'nilash","set":"OG","text":"Taunt","type":"MINION"},{"artist":"Todd Lockwood","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38957,"flavor":"Still fearsome in the daytime.","health":4,"id":"OG_320","mechanics":["BATTLECRY"],"name":"Midnight Drake","race":"DRAGON","rarity":"RARE","set":"OG","text":"Battlecry: Gain +1 Attack for each other card\nin your hand.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38956,"id":"OG_320e","name":"Hour of Corruption","set":"OG","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":38958,"flavor":"Every month they share a pancake breakfast with the Perfectly Rational Worshippers.","health":6,"id":"OG_321","mechanics":["RITUAL","TAUNT","TRIGGER_VISUAL"],"name":"Crazed Worshipper","rarity":"EPIC","set":"OG","text":"Taunt. Whenever this minion takes damage, give your C'Thun +1/+1 (wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39007,"id":"OG_321e","name":"Power of Faith","set":"OG","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Max Grecke","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38960,"flavor":"\"Look, they fell off the back of a ship, do you want them or not? I have a meeting with Y'Shaarj in like ten minutes.\"","health":5,"id":"OG_322","name":"Blackwater Pirate","race":"PIRATE","rarity":"RARE","set":"OG","text":"Your weapons cost (2) less.","type":"MINION"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":38961,"flavor":"Roll âgreedâ OR THIS COULD HAPPEN TO YOU.","health":2,"id":"OG_323","mechanics":["DEATHRATTLE"],"name":"Polluted Hoarder","rarity":"COMMON","set":"OG","text":"Deathrattle: Draw a card.","type":"MINION"},{"artist":"Kan Liu","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":38985,"flavor":"Carrion, my wayward grub.","health":5,"id":"OG_325","name":"Carrion Grub","race":"BEAST","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"Samwise","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39002,"flavor":"Often excluded from dinner parties. To be fair, he is very boaring.","health":1,"id":"OG_326","name":"Duskboar","race":"BEAST","rarity":"COMMON","set":"OG","type":"MINION"},{"artist":"L. Lullabi & Nutchapol","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":39003,"flavor":"Yeah, I think we can agree that killing the squirming tentacle first is a good idea.","health":4,"id":"OG_327","mechanics":["TAUNT"],"name":"Squirming Tentacle","rarity":"COMMON","set":"OG","text":"Taunt","type":"MINION"},{"artist":"Dan Scott","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":39008,"flavor":"Will be really useful in the new \"HearthĂŠmon\" game.","health":5,"id":"OG_328","mechanics":["BATTLECRY"],"name":"Master of Evolution","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"OG","text":"Battlecry: Transform a friendly minion into a random one that costs (1) more.","type":"MINION"},{"artist":"Jon Neimeister","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":39026,"flavor":"Psst! Wanna buy a random class card (from your opponent's class)?","health":2,"id":"OG_330","mechanics":["DEATHRATTLE"],"name":"Undercity Huckster","rarity":"RARE","set":"OG","text":"Deathrattle: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Adam Byrne","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":39033,"flavor":"Wait, what kind of acolyte doesn't wear a hood?","health":6,"id":"OG_334","mechanics":["RITUAL","TRIGGER_VISUAL"],"name":"Hooded Acolyte","rarity":"COMMON","set":"OG","text":"Whenever a character is healed, give your\nC'Thun +1/+1 (wherever it is).","type":"MINION"},{"artist":"Tyler Walpole","attack":4,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":39034,"flavor":"Yeah, it's cooler in the shade, but you're also more likely to get JACKED.","health":3,"id":"OG_335","mechanics":["DEATHRATTLE"],"name":"Shifting Shade","rarity":"RARE","set":"OG","text":"[x]Deathrattle: Copy a card\nfrom your opponent's deck\n and add it to your hand.","type":"MINION"},{"artist":"Garrett Hanna","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":39041,"flavor":"What are the qualifications for being a 'Horror?' Just how horrible do you have to be?","health":3,"id":"OG_337","mechanics":["BATTLECRY","TAUNT"],"name":"Cyclopian Horror","rarity":"EPIC","set":"OG","text":"Taunt. Battlecry: Gain +1 Health for each enemy minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39045,"id":"OG_337e","name":"Eve of Destruction","set":"OG","text":"Stats increased.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":39046,"elite":true,"flavor":"You can take away his humanity, but you will never take away his fishing pole.","health":4,"id":"OG_338","mechanics":["TRIGGER_VISUAL"],"name":"Nat, the Darkfisher","rarity":"LEGENDARY","set":"OG","text":"At the start of your opponent's turn, they have a 50% chance to draw an extra card.","type":"MINION"},{"artist":"Jaemin Kim","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":39118,"flavor":"Just before he comes into play, there is an AWESOME training montage with C'Thun.","health":6,"id":"OG_339","mechanics":["BATTLECRY","RITUAL"],"name":"Skeram Cultist","rarity":"RARE","set":"OG","text":"Battlecry: Give your C'Thun +2/+2 (wherever it is).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39135,"id":"OG_339e","name":"Vassal's Subservience","set":"OG","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":39119,"elite":true,"flavor":"Don't tell Soggoth, but in the future he gets totally owned by the Master's Glaive and his skull becomes a tourist attraction.","health":9,"id":"OG_340","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS","TAUNT"],"name":"Soggoth the Slitherer","rarity":"LEGENDARY","set":"OG","text":"Taunt\nCan't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Nutchapol Thitinunthakorn","cardClass":"NEUTRAL","cost":1,"dbfId":2151,"id":"PART_001","mechanics":["SPARE_PART"],"name":"Armor Plating","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GVG","text":"Give a minion +1 Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2158,"id":"PART_001e","mechanics":["SPARE_PART"],"name":"Armor Plating","set":"GVG","text":"+1 Health.","type":"ENCHANTMENT"},{"artist":"Nutthapon Petthai","cardClass":"NEUTRAL","cost":1,"dbfId":2152,"id":"PART_002","mechanics":["SPARE_PART"],"name":"Time Rewinder","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GVG","text":"Return a friendly minion to your hand.","type":"SPELL"},{"artist":"Peerasak Senalai","cardClass":"NEUTRAL","cost":1,"dbfId":2153,"id":"PART_003","mechanics":["SPARE_PART"],"name":"Rusty Horn","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["TAUNT"],"set":"GVG","text":"Give a minion Taunt.","type":"SPELL"},{"artist":"Nutchapol Thitinunthakorn","cardClass":"NEUTRAL","cost":1,"dbfId":2154,"id":"PART_004","mechanics":["SPARE_PART"],"name":"Finicky Cloakfield","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["STEALTH"],"set":"GVG","text":"Give a friendly minion Stealth until your next turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2372,"id":"PART_004e","mechanics":["SPARE_PART"],"name":"Cloaked","set":"GVG","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Peerasak Senalai","cardClass":"NEUTRAL","cost":1,"dbfId":2155,"id":"PART_005","mechanics":["FREEZE","SPARE_PART"],"name":"Emergency Coolant","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GVG","text":"Freeze a minion.","type":"SPELL"},{"artist":"Nutthapon Petthai","cardClass":"NEUTRAL","cost":1,"dbfId":2156,"id":"PART_006","mechanics":["SPARE_PART"],"name":"Reversing Switch","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GVG","text":"Swap a minion's Attack and Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2405,"id":"PART_006a","mechanics":["SPARE_PART"],"name":"Switched","set":"GVG","text":"Attack and Health have been swapped by Reversing Switch.","type":"ENCHANTMENT"},{"artist":"Nutchapol Thitinunthakorn","cardClass":"NEUTRAL","cost":1,"dbfId":2150,"id":"PART_007","mechanics":["SPARE_PART"],"name":"Whirling Blades","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"GVG","text":"Give a minion +1 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2160,"id":"PART_007e","mechanics":["SPARE_PART"],"name":"Whirling Blades","set":"GVG","text":"+1 Attack.","type":"ENCHANTMENT"},{"cost":0,"id":"PlaceholderCard"},{"artist":"Samwise","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":1754,"elite":true,"entourage":["PRO_001a","PRO_001b","PRO_001c"],"flavor":"He's looking for a drummer. The current candidates are: Novice Engineer, Sen'jin Shieldmasta', and Ragnaros the Firelord.","health":5,"howToEarnGolden":"Awarded at BlizzCon 2013.","id":"PRO_001","mechanics":["BATTLECRY"],"name":"Elite Tauren Chieftain","rarity":"LEGENDARY","set":"HOF","text":"Battlecry: Give both players the power to ROCK! (with a Power Chord card)","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":1843,"id":"PRO_001a","name":"I Am Murloc","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"HOF","text":"Summon three, four, or five 1/1 Murlocs.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":0,"dbfId":1844,"health":1,"id":"PRO_001at","name":"Murloc","race":"MURLOC","set":"HOF","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":1845,"id":"PRO_001b","name":"Rogues Do It...","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"HOF","text":"Deal $4 damage. Draw a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":1846,"entourage":["CS2_121","EX1_021","EX1_023","EX1_110","EX1_390","CS2_179"],"id":"PRO_001c","name":"Power of the Horde","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"HOF","text":"Summon a random Horde Warrior.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1077,"health":1,"id":"skele11","name":"Skeleton","rarity":"COMMON","set":"CORE","text":"","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":471,"health":1,"id":"skele21","name":"Damaged Golem","race":"MECHANICAL","set":"EXPERT1","type":"MINION"},{"cardClass":"MAGE","dbfId":46435,"id":"TagTeamIceBlock","name":"Tag Team Ice Block","set":"TB","text":"Your hero is Immune this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2643,"entourage":["BRMA14_10","BRMA14_10H","BRMA09_4","BRMA09_4H","BRMA17_5","BRMA17_5H","NAX15_04","NAX15_04H","NAX12_02","NAX12_02H","BRM_027p","BRM_027pH","BRMA09_5","BRMA09_5H","BRMA16_2","BRMA16_2H","NAX5_02","NAX5_02H","BRMA11_2","BRMA11_2H","BRMA17_8","BRMA17_8H","NAX15_02","NAX15_02H","NAX14_02","NAX8_02","NAX8_02H","NAX10_03","NAX10_03H","BRMA05_2","BRMA05_2H","BRMA02_2","BRMA02_2H","BRMA04_2","BRMA07_2","BRMA07_2H","NAX6_02","NAX6_02H","BRMA09_2","BRMA09_2H","BRMA01_2","BRMA01_2H","NAX11_02","NAX11_02H","NAX13_02","NAX2_03","NAX2_03H","NAX1_04","NAX1h_04","BRMA06_2","BRMA06_2H","BRMA10_3","BRMA10_3H","NAX7_03","NAX7_03H","NAX9_06","NAX3_02","NAX3_02H","BRMA13_4","BRMA13_4H"],"id":"TB_001","name":"Boss HP Swapper","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2656,"id":"TB_006","name":"Big Banana","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Give a minion +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2657,"id":"TB_006e","name":"Big Banana","set":"TB","text":"Has +2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2658,"id":"TB_007","name":"Deviate Banana","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Swap a minion's Attack and Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":10081,"id":"TB_007e","name":"Deviate Switch","set":"TB","text":"Attack and Health have been swapped by Deviate Banana.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":2659,"id":"TB_008","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Rotten Banana","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Deal $1 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2685,"entourage":["FP1_020","EX1_287","FP1_018","EX1_610","EX1_132","EX1_611","EX1_289","EX1_295","EX1_294","EX1_533","EX1_130","EX1_136","EX1_379","EX1_554","EX1_609","tt_010","EX1_594"],"id":"TB_009","name":"Create 15 Secrets","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2699,"id":"TB_010","name":"Deckbuilding Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2722,"id":"TB_010e","name":"Choose One of Three","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2702,"id":"TB_011","name":"Tarnished Coin","set":"TB","text":"Gain 1 Mana Crystal this turn only.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2710,"id":"TB_012","name":"Choose a New Card!","set":"TB","text":"Look at 3 random cards. Choose one and shuffle it into your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2761,"id":"TB_013","name":"Player Choice Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":2762,"id":"TB_014","name":"Choose a New Card!","set":"TB","text":"Look at 3 random cards. Choose one and put it into your hand.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":2841,"health":3,"id":"TB_015","name":"Pirate","race":"PIRATE","set":"TB","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":45370,"id":"TB_100th_001","name":"Valeera's Bag Enchant","set":"TB","text":"Playing a spell summons a minion of that type.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":45643,"id":"TB_100th_BananaPlayerEnchant","name":"Bananas on Death","set":"TB","text":"Spawn Banana","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56201,"health":30,"id":"TB_207_BagOfSpells","name":"Bag of Burgled Spells","set":"TB","text":"Your spells summon a random minion of the same cost!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56199,"health":30,"id":"TB_207_Cloneball","name":"Cloneball!","set":"TB","text":"Your deck is made of random Legendary minions, cloned four times!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56196,"health":30,"id":"TB_207_ClonesAttack","name":"When Clones Attack!","set":"TB","text":"Every minion you play will generate a 1/1 clone!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56197,"health":30,"id":"TB_207_MaskedBall","name":"The Masked Ball","set":"TB","text":"After you summon a minion, give it \"Deathrattle: Summon a minion that costs (2) less.\"","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56200,"health":30,"id":"TB_207_Randomonium","name":"Randomonium","set":"TB","text":"Each turn your cards' cost are randomized!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56193,"health":30,"id":"TB_207_TolBarad","name":"Battle of Tol Barad","set":"TB","text":"Play a minion and get a random spell of the same cost, but for free!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56195,"health":30,"id":"TB_207_TreasureCatacombs","name":"Catacomb Treasures!","set":"TB","text":"Complete your quest to get an awesome treasure!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56198,"health":30,"id":"TB_207_VoidSingularity","name":"The Void Singularity","set":"TB","text":"Your minions become crushed into a single powerful entity of light!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56194,"health":30,"id":"TB_207_YellowBrick","name":"Yellow-Brick Brawl","set":"TB","text":"Start the game with Dorothee!","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":56162,"elite":true,"id":"TB_207CatacombQ","mechanics":["QUEST","ImmuneToSpellpower"],"name":"Journey to the Catacombs","rarity":"LEGENDARY","set":"TB","text":"[x]Quest: Play 4 minions.\nReward: Master Chest!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56182,"id":"TB_207MaskedBallE","name":"TB207 Masked Ball e","set":"TB","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":56192,"elite":true,"entourage":["LOOT_998h","LOOT_998j","LOOT_998l","LOOT_998k"],"health":4,"id":"TB_207masterChest","mechanics":["DEATHRATTLE","MULTIPLY_BUFF_VALUE"],"name":"Master Chest","set":"TB","text":"Deathrattle: Give your opponent a fantastic treasure!","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56159,"id":"TB_207TolBaradE","name":"TB207 Minions Make Spells e","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56163,"elite":true,"id":"TB_3Wishes_Spell","name":"First Wish","set":"TB","text":"Wish for the perfect card. Shuffle a Second Wish into your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56184,"elite":true,"id":"TB_3Wishes_Spell_2","mechanics":["DISCOVER"],"name":"Second Wish","set":"TB","text":"Wish for the perfect card. Shuffle a Third (and final) Wish into your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56185,"elite":true,"id":"TB_3Wishes_Spell_3","name":"Third Wish","set":"TB","text":"Wish for the perfect card.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38949,"id":"TB_AllMinionsTauntCharge","name":"Give Taunt and Charge","set":"TB","text":"This minion is granted Taunt and Charge.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56940,"id":"TB_Amalgam_Ench","name":"Amalgam Enchant","set":"TB","text":"Minions have all races.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38977,"id":"TB_BlingBrawl_Blade1e","name":"Blingtron's Blade","set":"TB","text":"When this breaks, randomly summon a new weapon.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38984,"id":"TB_BlingBrawl_Blade2e","name":"Blingtron's Blade HERO","set":"TB","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":38974,"id":"TB_BlingBrawl_Hero1e","name":"Sharpened","set":"TB","text":"+1 Attack","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":2,"dbfId":38975,"id":"TB_BlingBrawl_Hero1p","name":"Sharpen","rarity":"FREE","set":"TB","text":"Hero Power\nIncrease your weapon's attack by 1","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":38978,"durability":2,"id":"TB_BlingBrawl_Weapon","name":"Foam Sword","set":"TB","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":42154,"id":"TB_Blizzcon2016_GoonsEnchant","name":"The Grimy Goons","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":42153,"id":"TB_Blizzcon2016_KabalEnchant","name":"The Kabal","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":42152,"id":"TB_Blizzcon2016_LotusEnchant","name":"The Jade Lotus","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":42207,"id":"TB_BoomAnnoy_001e","name":"Loves Annoy-o-tron","set":"TB","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40000,"id":"TB_BoomBotFestival_001e","name":"Boom Bot Attached","set":"TB","text":"Deathrattle: Deal 1-4 damage to a random enemy.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":3,"dbfId":52524,"entourage":["LOOTA_819","LOOTA_821","LOOTA_835","LOOTA_842b","LOOTA_806","LOOTA_812","LOOTA_823","LOOTA_847","LOOTA_836","LOOTA_839","LOOTA_816","LOOTA_827","LOOTA_843","LOOTA_826","LOOT_998k","LOOTA_838"],"id":"TB_BossBattle_KoboldHP","name":"Magic Candle","set":"TB","text":"Hero Power\nFind a Treasure!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":42666,"id":"TB_BossRumble001hpe","name":"Smuggling","set":"GANGS","text":"+2/+2 from Han'Cho","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":42644,"health":30,"id":"TB_BossRumble_001","name":"Han'Cho","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42667,"id":"TB_BossRumble_001hp","name":"Smuggle","set":"TB","text":"Hero Power\nGive a random minion in your hand +2/+2","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":42645,"health":30,"id":"TB_BossRumble_002","name":"Aya Blackpaw","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","collectionText":"Summon a Jade Golem.","cost":4,"dbfId":42662,"id":"TB_BossRumble_002hp","name":"Construct Golem","set":"TB","text":"Hero Power\nSummon a {0} Jade Golem.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":42646,"health":30,"id":"TB_BossRumble_003","name":"Kazakus","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42657,"id":"TB_BossRumble_003hp","name":"Brew Potion","set":"TB","text":"Hero Power\nAdd a random Potion to your hand.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":52864,"health":50,"id":"TB_BountyHunt_Azalina","name":"Azalina Soulthief","set":"TB","text":"[x]Her children's safety\nis her top priority.\nAt any cost.","type":"HERO"},{"cardClass":"WARLOCK","dbfId":52867,"health":30,"id":"TB_BountyHunt_BloodWitch","name":"Blood Witch Gretta","set":"TB","text":"Magic is powerful in her grove⌠but it comes at a cost.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":52859,"health":60,"id":"TB_BountyHunt_Brushwood","name":"Brushwood Centurion","set":"TB","text":"This once-stalwart defender of the woods now sows chaos.","type":"HERO"},{"cardClass":"DRUID","dbfId":52860,"entourage":["GILA_BOSS_35t"],"health":30,"id":"TB_BountyHunt_Chupacabran","name":"Chupacabran","set":"TB","text":"It used to feed on local livestock. Now it hungers for more.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":52869,"id":"TB_BountyHunt_Consume","name":"Consume","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Hero Power\nDestroy a friendly minion, then draw 3 cards.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":52868,"entourage":["GILA_BOSS_27t"],"health":60,"id":"TB_BountyHunt_Experiment3C","name":"Experiment 3C","set":"TB","text":"It's a Murloc! It's a Dragon! It's... everything?","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":52863,"id":"TB_BountyHunt_Hypnotize","name":"Hypnotize","set":"TB","text":"[x]Hero Power\nEach player shuffles their\nhand into their deck and\ndraws that many cards.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":52865,"health":50,"id":"TB_BountyHunt_Shudderwock","name":"Shudderwock","set":"TB","text":"[x]And 'lo in uffish\nthought he stood, crying\n\"Battle\" in the wood.","type":"HERO"},{"cardClass":"SHAMAN","dbfId":52858,"entourage":["GILA_BOSS_37t"],"health":30,"id":"TB_BountyHunt_Wharrgarbl","name":"Wharrgarbl","set":"TB","text":"The Witchwood's curse has not been kind to the local Murlocs.","type":"HERO"},{"cardClass":"PRIEST","dbfId":52862,"health":40,"id":"TB_BountyHunt_Winslow","name":"Winslow Tobtock","set":"TB","text":"His tricks will leave you both in a daze.","type":"HERO"},{"cardClass":"WARLOCK","dbfId":52856,"entourage":["GILA_BOSS_68t"],"health":40,"id":"TB_BountyHunter_Plaguemaster","name":"Plaguemaster Rancel","set":"TB","text":"Dying to his touch is terrible. Living is even worse.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42476,"id":"TB_BRMA01_2H_2","name":"Pile On!!!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Hero Power\nPut a minion from each deck into the battlefield.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":42473,"id":"TB_BRMA10_3H","name":"The Rookery","set":"TB","text":"Hero Power\nGive all Corrupted Eggs +1 Health, then summon one.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":47534,"health":80,"id":"TB_BuildaBoss_001","name":"Catacomb Boss","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47532,"id":"TB_BuildaBoss_404p","name":"Toxic Fumes","set":"TB","text":"Hero Power\nDeal 1 damage to all minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58588,"id":"TB_BuildSeededDeck","name":"Build a seeded deck please!","set":"TB","text":"Build a Deck!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58558,"id":"TB_BuildStarterDeck","name":"Build a Dungeon Run starter deck please!","set":"TB","text":"Build a Deck!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56319,"id":"TB_Carousel_EnchA","name":"Carousel Enchant A - Not Player Facing","set":"TB","text":"Rotate Minions","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56320,"id":"TB_Carousel_EnchB","name":"Carousel Enchant B - Not Player Facing","set":"TB","text":"Rotate Minions","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":0,"dbfId":59220,"id":"TB_Carousel_SpawnDreadSteed","name":"Summon Dreadsteeds","set":"TB","text":"Dreadsteeds","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58603,"id":"TB_Carousel_SpellA","name":"Carousel Spell A - Not Player Facing","set":"TB","text":"Rotate Minions","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58604,"id":"TB_Carousel_SpellB","name":"Carousel Spell B - Not Player Facing","set":"TB","text":"Rotate Minions","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56214,"id":"TB_Champs_GetChampsDeckID","name":"Get Champs DeckID","set":"TB","text":"Reset Your Deck","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56324,"entourage":["FB_ELO001a","FB_ELO001b"],"id":"TB_Champs_KeepWinnerDeck_Choice","name":"Innkeeper Tools - Reset Session","set":"TB","text":"Reset the brawl or play as normal","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56355,"id":"TB_Champs_KeepWinnerDeck_IK","name":"Reset Champs Decks","set":"TB","text":"As the Innkeeper, you can reset your Fireside Brawl's decks.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56322,"id":"TB_Champs_KeepWinnerDeck_Reset","name":"Reset Decks","set":"TB","text":"Everyone gets a new deck, next game.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51180,"entourage":["KAR_A10_01","KAR_A10_03","KAR_A10_06","KAR_A10_07","KAR_A10_10"],"id":"TB_CheaterChess_Black","mechanics":["DISCOVER"],"name":"Castle","set":"TB","text":"Hero Power\nDiscover a chess piece.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53410,"id":"TB_Chupacabran_HP","name":"Bloodthirst","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Hero Power\nGive a friendly minion +1/+1 and Lifesteal.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":53411,"id":"TB_Chupacabran_HP_E","name":"Bloodthirsty","set":"TB","text":"Increased stats and Lifesteal.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56693,"id":"TB_ckBuildDeck_Dalaran","name":"Build a Deck Please!","set":"TB","text":"Build a Deck!","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":40044,"id":"TB_ClassRandom_Druid","name":"Second Class: Druid","set":"TB","text":"Add Druid cards to your deck.","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":40043,"id":"TB_ClassRandom_Hunter","name":"Second Class: Hunter","set":"TB","text":"Add Hunter cards to your deck.","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":40042,"id":"TB_ClassRandom_Mage","name":"Second Class: Mage","set":"TB","text":"Add Mage cards to your deck.","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":40041,"id":"TB_ClassRandom_Paladin","name":"Second Class: Paladin","set":"TB","text":"Add Paladin cards to your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":45407,"entourage":["TB_ClassRandom_Warrior","TB_ClassRandom_Warlock","TB_ClassRandom_Shaman","TB_ClassRandom_Rogue","TB_ClassRandom_Priest","TB_ClassRandom_Paladin","TB_ClassRandom_Mage","TB_ClassRandom_Hunter","TB_ClassRandom_Druid"],"id":"TB_ClassRandom_Pick2nd_100th","name":"Pick your second class","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40033,"entourage":["TB_ClassRandom_Warrior","TB_ClassRandom_Warlock","TB_ClassRandom_Shaman","TB_ClassRandom_Rogue","TB_ClassRandom_Priest","TB_ClassRandom_Paladin","TB_ClassRandom_Mage","TB_ClassRandom_Hunter","TB_ClassRandom_Druid"],"id":"TB_ClassRandom_PickSecondClass","name":"Pick your second class","set":"TB","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":0,"dbfId":40040,"id":"TB_ClassRandom_Priest","name":"Second Class: Priest","set":"TB","text":"Add Priest cards to your deck.","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":40039,"id":"TB_ClassRandom_Rogue","name":"Second Class: Rogue","set":"TB","text":"Add Rogue cards to your deck.","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":40038,"id":"TB_ClassRandom_Shaman","name":"Second Class: Shaman","set":"TB","text":"Add Shaman cards to your deck.","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":40037,"id":"TB_ClassRandom_Warlock","name":"Second Class: Warlock","set":"TB","text":"Add Warlock cards to your deck.","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":40031,"id":"TB_ClassRandom_Warrior","name":"Second Class: Warrior","set":"TB","text":"Add Warrior cards to your deck.","type":"SPELL"},{"attack":9,"cardClass":"NEUTRAL","cost":10,"dbfId":38406,"health":80,"id":"TB_CoOp_Mechazod2","name":"Overloaded Mechazod","set":"TB","text":"Boss\nAt the beginning of each turn, Mechazod strikes!","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":10,"dbfId":38326,"elite":true,"health":95,"id":"TB_CoOp_Mechazod_OLD","mechanics":["TAUNT"],"name":"Gearmaster Mechazod","set":"TB","text":"Boss\nMechazod wins if he defeats either of you!","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":10,"dbfId":38950,"elite":true,"health":95,"id":"TB_CoOp_Mechazod_V2","mechanics":["TAUNT"],"name":"Gearmaster Mechazod","set":"TB","text":"Boss\nMechazod wins if he defeats either of you!","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":20410,"id":"TB_CoOpBossSpell_1","name":"Prioritize","set":"TB","text":"Deal Attack damage to biggest minion.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38284,"id":"TB_CoOpBossSpell_2","name":"Bomb Salvo","set":"TB","text":"Deal Attack damage to up to 3 random targets.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38288,"id":"TB_CoOpBossSpell_3","name":"Release Coolant","set":"TB","text":"Freeze and deal Attack damage to all minions.\nGain 2 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38287,"id":"TB_CoOpBossSpell_4","name":"Overclock","set":"TB","text":"Gain 2 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38289,"id":"TB_CoOpBossSpell_5","name":"Double Zap","set":"TB","text":"Deal Attack damage to both players.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38290,"id":"TB_CoOpBossSpell_6","name":"Kill the Lorewalker","set":"TB","text":"Destroy Lorewalker Cho.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":40242,"health":3,"id":"TB_CoopHero_001","name":"Netherspite Infernal","set":"TB","text":"At the end of each turn, deal 1 damage to all enemies.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40243,"id":"TB_CoopHero_002","name":"Power (Spell)","set":"TB","text":"Armies!!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":40186,"health":100,"id":"TB_CoopHero_H_001","name":"Coop Boss","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40221,"id":"TB_CoopHero_HP_001","name":"Madness","set":"TB","text":"Armies!!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40353,"elite":true,"id":"TB_CoOpv3_001","name":"Glorious Finale","set":"TB","text":"The true battle begins....","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":40386,"id":"TB_CoOpv3_002","name":"Twisted Light","set":"TB","text":"Restore 30 health to Nefarian. Deal 30 damage to all other minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40358,"elite":true,"id":"TB_CoOpv3_003","name":"Bamboozle","set":"TB","text":"Swap player's hands.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40352,"elite":true,"id":"TB_CoOpv3_004","name":"Cleave","set":"TB","text":"Deal 7 damage to a minion and its owner.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40341,"elite":true,"id":"TB_CoOpv3_005","name":"Cleave","set":"TB","text":"Deal 4 damage to a minion and its owner.","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":40315,"id":"TB_CoOpv3_006","name":"Elemental Eruption","set":"TB","text":"Deal 4-6 damage to all other minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40316,"elite":true,"id":"TB_CoOpv3_007","name":"Flame Missiles","set":"TB","text":"Deal 5 damage randomly split among all other characters.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40317,"elite":true,"id":"TB_CoOpv3_008","name":"Flame Missiles","set":"TB","text":"Deal 10 damage randomly split among all other characters.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40500,"elite":true,"id":"TB_CoOpv3_009","name":"Explosive Rune","set":"TB","text":"Summon an 'Explosive Rune.'","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":40290,"id":"TB_CoOpv3_009e","mechanics":["TAUNT"],"name":"Going Nova","set":"TB","text":"It's about to blow!","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":40499,"health":3,"id":"TB_Coopv3_009t","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Explosive Rune","set":"TB","text":"At the start of your turn, this explodes, dealing 9 damage to your hero.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40498,"elite":true,"id":"TB_CoOpv3_010","name":"Explosive Runes","set":"TB","text":"Summon two 'Explosive Runes.'","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40532,"elite":true,"id":"TB_CoOpv3_011","name":"Don't Push Me!","set":"TB","text":"He's getting angry....","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40545,"elite":true,"id":"TB_CoOpv3_012","name":"Immolate","set":"TB","text":"Deal 4 damage to each hero.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40546,"elite":true,"id":"TB_CoOpv3_013","name":"Immolate","set":"TB","text":"Deal 7 damage to each hero.","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":40377,"health":4,"id":"TB_Coopv3_100","mechanics":["TRIGGER_VISUAL"],"name":"Dragonscale Warrior","referencedTags":["DIVINE_SHIELD"],"set":"TB","text":"Whenever any player targets this minion with a spell, that player draws a card.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":40380,"health":6,"id":"TB_Coopv3_101","name":"Freewheeling Skulker","set":"TB","text":"At the end of your turn, switch sides.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40524,"id":"TB_CoOpv3_101e","name":"Team Player Enchantment","set":"TB","text":"Immune ahile attacking","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":2,"dbfId":40383,"id":"TB_Coopv3_102","name":"Shadow or Light?","set":"TB","text":"Choose One - Each player draws 2 cards; or Restore 8 Health to each hero.","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":40384,"elite":true,"id":"TB_Coopv3_102a","name":"Secrets of Shadow","set":"TB","text":"Each player draws 2 cards.","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":40385,"elite":true,"id":"TB_Coopv3_102b","name":"Alms of Light","set":"TB","text":"Restore 8 Health to each hero.","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":5,"dbfId":40387,"health":3,"id":"TB_Coopv3_103","mechanics":["TRIGGER_VISUAL"],"name":"Intrepid Dragonstalker","set":"TB","text":"Whenever ANY player plays a card, gain +1/+1.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":40520,"health":4,"id":"TB_Coopv3_104","mechanics":["BATTLECRY"],"name":"Main Tank","set":"TB","text":"Battlecry: Give all other minions +2/+2, except the Boss.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":41653,"health":4,"id":"TB_Coopv3_104_NewClasses","mechanics":["BATTLECRY"],"name":"Main Tank","set":"TB","text":"Battlecry: Give all other minions +2/+2, except the Boss.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40519,"id":"TB_CoOpv3_104e","name":"Unity","set":"TB","text":"+2/+2","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":40544,"health":7,"id":"TB_Coopv3_105","mechanics":["TRIGGER_VISUAL"],"name":"Raid Healer","set":"TB","text":"Whenever your hero is healed, also heal your teammate for that much.","type":"MINION"},{"cardClass":"PALADIN","cost":0,"dbfId":41665,"id":"TB_CoOpv3_200","name":"Follow MY Rules!","set":"TB","text":"Change the Attack of all other minions to 1.","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":41667,"id":"TB_CoOpv3_201","name":"Cast from Shadow","set":"TB","text":"Destroy all undamaged minions. Return the rest to their owner's hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":41696,"elite":true,"id":"TB_CoOpv3_202","name":"Vicious Swipe","set":"TB","text":"Deal attack damage to 2 random minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":41706,"elite":true,"id":"TB_CoOpv3_203","name":"Meddling Fool!","set":"TB","text":"Damage the Lorewalker","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":10,"dbfId":40259,"elite":true,"health":200,"id":"TB_CoOpv3_Boss","mechanics":["TAUNT","InvisibleDeathrattle"],"name":"Nefarian","race":"DRAGON","rarity":"LEGENDARY","set":"TB","text":"Can't be targeted by spells.\nBoss: Nefarian wins if he defeats either of you!","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40533,"id":"TB_CoOpv3_BOSS2e","mechanics":["ENRAGED"],"name":"Getting Angry....","set":"TB","text":"Now he's mad....","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40585,"id":"TB_CoOpv3_BOSS3e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Enough!","set":"TB","text":"Nefarian is Immune this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40730,"id":"TB_CoOpv3_BOSS4e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Cowed","set":"TB","text":"Can't attack this turn.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":10,"dbfId":45369,"elite":true,"health":200,"id":"TB_CoOpv3_Boss_FB","mechanics":["TAUNT","InvisibleDeathrattle"],"name":"Nefarian","race":"DRAGON","rarity":"LEGENDARY","set":"TB","text":"Can't be targeted by spells.\nBoss: Nefarian wins if he defeats either of you!","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":10,"dbfId":41609,"elite":true,"health":200,"id":"TB_CoOpv3_Boss_NewClasses","mechanics":["TAUNT","InvisibleDeathrattle"],"name":"Nefarian","race":"DRAGON","rarity":"LEGENDARY","set":"TB","text":"Can't be targeted by spells.\nBoss: Nefarian wins if he defeats either of you!","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":40356,"id":"TB_CoOpv3_BOSSe","name":"WHY WON'T YOU DIE!?","set":"TB","text":"Now he's REALLY mad....","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55324,"id":"TB_DeathrattleYog_ench","name":"Deathrattle Yog Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40427,"id":"TB_DeckRecipe_MyDeckID","name":"My Deck ID","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":42259,"id":"TB_DiscoverMyDeck_Discovery","name":"Peruse","rarity":"COMMON","referencedTags":["DISCOVER"],"set":"TB","text":"Discover a card from your deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42272,"id":"TB_DiscoverMyDeck_Enchantment","name":"Discover My Deck Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"PRIEST","cost":8,"dbfId":52237,"elite":true,"health":30,"id":"TB_DK_Anduin","mechanics":["BATTLECRY"],"name":"Shadowreaper Anduin","rarity":"LEGENDARY","set":"TB","text":"Battlecry: Destroy all minions with 5 or more Attack.","type":"HERO"},{"cardClass":"WARRIOR","cost":8,"dbfId":52233,"elite":true,"health":30,"id":"TB_DK_Garrosh","mechanics":["BATTLECRY"],"name":"Scourgelord Garrosh","rarity":"LEGENDARY","set":"TB","text":"Battlecry: Equip a 4/3 Shadowmourne that also damages adjacent minions.","type":"HERO"},{"cardClass":"WARLOCK","cost":10,"dbfId":52238,"elite":true,"health":30,"id":"TB_DK_Guldan","mechanics":["BATTLECRY"],"name":"Bloodreaver Gul'dan","rarity":"LEGENDARY","set":"TB","text":"Battlecry: Summon all friendly Demons that died this game.","type":"HERO"},{"cardClass":"MAGE","cost":9,"dbfId":52239,"elite":true,"health":30,"id":"TB_DK_Jaina","mechanics":["BATTLECRY"],"name":"Frost Lich Jaina","rarity":"LEGENDARY","referencedTags":["LIFESTEAL"],"set":"TB","text":"[x]Battlecry: Summon a\n3/6 Water Elemental.\nYour Elementals have\nLifesteal this game.","type":"HERO"},{"cardClass":"DRUID","cost":7,"dbfId":52232,"elite":true,"health":30,"id":"TB_DK_Malfurion","mechanics":["CHOOSE_ONE"],"name":"Malfurion the Pestilent","rarity":"LEGENDARY","referencedTags":["POISONOUS","TAUNT"],"set":"TB","text":"[x]Choose One -\nSummon 2 Poisonous\nSpiders; or 2 Scarabs\nwith Taunt.","type":"HERO"},{"cardClass":"HUNTER","cost":6,"dbfId":52236,"elite":true,"health":30,"id":"TB_DK_Rexxar","mechanics":["BATTLECRY"],"name":"Deathstalker Rexxar","rarity":"LEGENDARY","set":"TB","text":"[x]Battlecry: Deal 2 damage\nto all enemy minions.","type":"HERO"},{"cardClass":"SHAMAN","cost":5,"dbfId":52231,"elite":true,"health":30,"id":"TB_DK_Thrall","mechanics":["BATTLECRY"],"name":"Thrall, Deathseer","rarity":"LEGENDARY","set":"TB","text":"Battlecry: Transform your minions into random ones that cost (2) more.","type":"HERO"},{"cardClass":"PALADIN","cost":9,"dbfId":52235,"elite":true,"health":30,"id":"TB_DK_Uther","mechanics":["BATTLECRY"],"name":"Uther of the Ebon Blade","rarity":"LEGENDARY","referencedTags":["LIFESTEAL"],"set":"TB","text":"Battlecry: Equip a 5/3 Lifesteal weapon.","type":"HERO"},{"cardClass":"ROGUE","cost":9,"dbfId":52234,"elite":true,"health":30,"id":"TB_DK_Valeera","mechanics":["BATTLECRY"],"name":"Valeera the Hollow","rarity":"LEGENDARY","referencedTags":["STEALTH"],"set":"TB","text":"Battlecry: Gain Stealth until your next turn.","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":53150,"hideStats":true,"id":"TB_DK_Valeera_HP","name":"Death's Shadow","set":"TB","text":"Passive Hero Power\nDuring your turn, add a 'Shadow Reflection' to your hand.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":41914,"health":10,"hideStats":true,"id":"TB_Dorothee_001","mechanics":["UNTOUCHABLE"],"name":"Dorothee","referencedTags":["CHARGE","TAUNT"],"set":"TB","text":"Minions to the left have Charge. Minions to the right have Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53782,"id":"TB_DoubleMinions_ench","name":"Double Minions Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54310,"id":"TB_DoubleMinions_spell","name":"Double Minions Spell","set":"TB","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56452,"entourage":["TB_Henchmania_DiscoverA","TB_Henchmania_DiscoverB","TB_Henchmania_DiscoverC","TB_Henchmania_DiscoverD"],"id":"TB_DrawnDiscovery_Ench","name":"Draw and Discover Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":17264,"id":"TB_EndlessMinions01","name":"Endless Enchantment","set":"TB","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":56559,"health":10,"id":"TB_EVILBRM_Atramedes","name":"Atramedes","set":"TB","text":"He eats E.V.I.L. for breakfast, but only if thereâs nothing G.O.O.D. around.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":57252,"health":30,"id":"TB_EVILBRM_BoomH","name":"Dr. Boom","set":"TB","type":"HERO"},{"cardClass":"WARRIOR","cost":1,"dbfId":57795,"id":"TB_EVILBRM_BoomHeroPower","name":"Overmine","playRequirements":{"REQ_MINION_TARGET":0},"set":"TB","text":"[x]Hero Power\nShuffle two Bombs\ninto your opponent's\ndeck.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":0,"dbfId":57659,"entourage":["UNG_034","GVG_011","DAL_735","EX1_045","UNG_844","LOE_107","EX1_048","CFM_657","GVG_014","DAL_434","EX1_332","CFM_661","AT_016","KAR_013","EX1_626","TRL_258","LOE_111","LOE_104","LOOT_008"],"id":"TB_EVILBRM_DALA_Priest_09","name":"Twisted","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":56552,"health":10,"id":"TB_EVILBRM_Garr","name":"Garr","set":"TB","text":"Itâs gonna be a rocky road with no chance of marshmallows.","type":"HERO"},{"cardClass":"DRUID","cost":0,"dbfId":57587,"id":"TB_EVILBRM_GarrSummon","name":"Summon Firesworn","set":"TB","text":"Summon two 1/1 Saplings.","type":"SPELL"},{"cardClass":"MAGE","dbfId":56560,"health":10,"id":"TB_EVILBRM_Geddon","name":"Baron Geddon","set":"TB","text":"Whatever you do, never arm a Geddon.","type":"HERO"},{"cardClass":"SHAMAN","dbfId":57261,"health":30,"id":"TB_EVILBRM_HagathaH","name":"Hagatha","set":"TB","type":"HERO"},{"cardClass":"PRIEST","dbfId":57254,"health":30,"id":"TB_EVILBRM_LazulH","name":"Madame Lazul","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":57532,"id":"TB_EVILBRM_LOOTA_805","name":"Amulet of Domination","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Take control of an enemy minion. Add it to your Dungeon Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":57533,"id":"TB_EVILBRM_LOOTA_813","name":"Magic Mirror","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Choose a minion and summon a copy of it. Add it to your Dungeon Deck.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":56542,"entourage":["BRMA13_8","BRMA13_7","BRMA13_5","BRMA13_6"],"health":10,"id":"TB_EVILBRM_Nefarian","name":"Nefarian","set":"TB","text":"Also goes by Victor Nefarius. Heâs subtle like that.","type":"HERO"},{"cardClass":"PALADIN","dbfId":56286,"health":10,"id":"TB_EVILBRM_Omnotron01","name":"Omnotron Defense System","set":"TB","text":"Programmed to delete all intruders!","type":"HERO"},{"cardClass":"WARRIOR","dbfId":56553,"health":15,"id":"TB_EVILBRM_Omokk","name":"Highlord Omokk","set":"TB","text":"Heâll show you a smashing time!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56290,"health":10,"id":"TB_EVILBRM_Onyxia01","name":"Onyxia","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":57534,"id":"TB_EVILBRM_OnyxiaHeroPower","mechanics":["AI_MUST_PLAY"],"name":"Whelp Waves","set":"TB","text":"Hero Power\nSummon one extra whelp each turn.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":0,"dbfId":57654,"entourage":["DAL_030","BOT_509","LOE_006","DAL_413","LOOT_534","LOOT_534","UNG_037","DAL_040","UNG_900","DAL_039","BOT_566","GIL_805","EX1_016","DAL_775","TRL_537","GVG_114","ICC_214","OG_133","LOOT_187","ULD_265","ULD_269","ULD_266","ULD_208","ICC_702"],"id":"TB_EVILBRM_Priest_02","name":"Afterlife","set":"TB","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":57655,"entourage":["GVG_009","DAL_030","TRL_501","ICC_210","ICC_212","AT_014","EX1_591","EX1_334","OG_101","DAL_723","DAL_011","CFM_603","DS1_233","CS2_234","UNG_029","EX1_622","TRL_500","ICC_235","ICC_830","ULD_714","ULD_718"],"id":"TB_EVILBRM_Priest_04","name":"Shadows","set":"TB","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":57656,"entourage":["GIL_142","UNG_032","DAL_729","OG_335","EX1_091","EX1_016","ICC_215","TRL_259","CS2_003","LOOT_353","TRL_097","BOT_435","EX1_339","EX1_345","EX1_334","GIL_134","ICC_207","CS1_113"],"id":"TB_EVILBRM_Priest_05","name":"What's Mind is Mine","set":"TB","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":57657,"entourage":["OG_281","OG_284","OG_162","OG_286","OG_283","OG_334","OG_096","OG_321","OG_339","OG_131","OG_255","OG_280","OG_188","OG_293"],"id":"TB_EVILBRM_Priest_06","name":"Old God","set":"TB","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":57658,"entourage":["DAL_544","FP1_001","UNG_809","DAL_030","TRL_502","UNG_022","TRL_131","DAL_773","LOOT_394","GIL_212","NEW1_026","KAR_114","GIL_620","OG_316","TRL_260","GVG_110","LOOT_278","GIL_813","BOT_567","ULD_719","ULD_712","ULD_282","ULD_723"],"id":"TB_EVILBRM_Priest_07","name":"Pint-Sized","set":"TB","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":57660,"entourage":["BOT_558","EX1_055","UNG_034","NEW1_020","EX1_044","TRL_131","KAR_035","NEW1_026","UNG_963","BOT_258","EX1_095","TRL_408","CS2_004","UNG_029","ICC_802","BOT_219","LOOT_278","BOT_529","LOOT_209"],"id":"TB_EVILBRM_Priest_11","name":"Miracles","set":"TB","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":57267,"health":30,"id":"TB_EVILBRM_RafaamH","name":"Rafaam","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":57696,"id":"TB_EVILBRM_RafaamHeroPower","name":"Arch-Villainy","set":"TB","text":"Hero Power\nSteal a card from your opponent's deck. If it's a minion, summon it.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":59617,"id":"TB_EVILBRM_RafaamHeroPower2","mechanics":["DISCOVER"],"name":"Master Schemer","set":"TB","text":"Hero Power\nDiscover a card that was played this turn. Replay immediately with random targets.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":56295,"health":10,"id":"TB_EVILBRM_Ragnaros01","name":"Ragnaros the Firelord","set":"TB","text":"Excellent firelord and insect repeller.","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":57677,"entourage":["OG_070","EX1_131","EX1_613","DAL_415","EX1_134","LOOT_211","TRL_092","UNG_064","GIL_557","CS2_073","EX1_124","CFM_690"],"id":"TB_EVILBRM_Rogue_01","name":"Combo","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57678,"entourage":["KAR_069","OG_330","DAL_714","GIL_827","GIL_677","CFM_781","DAL_416","ICC_811","KAR_070","GVG_028","GIL_598","GIL_598","BRM_030","UNG_856","DAL_716","GIL_672"],"id":"TB_EVILBRM_Rogue_02","name":"Thief","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57685,"entourage":["BOT_288","DAL_400","DAL_415","LOOT_165","BOT_559","LOOT_026","LOOT_412","DAL_417","DAL_719","TRL_541","DAL_010","EX1_581","AT_035","BOT_087","DAL_366","OG_073","DAL_720","ICC_827"],"id":"TB_EVILBRM_Rogue_03","name":"Trickery","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57679,"entourage":["CFM_691","LOE_019","LOE_012","FP1_031","DAL_749","BOT_243","DAL_775","TRL_537","AT_036","OG_133","OG_072","BOT_084","BOT_508","LOOT_503","BOT_286"],"id":"TB_EVILBRM_Rogue_05","name":"Deathrattle","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57680,"entourage":["KAR_069","CS2_146","GVG_075","TRL_071","NEW1_027","AT_032","TRL_015","OG_267","NEW1_024","AT_070","TRL_126","TRL_124","TRL_157","GIL_687","TRL_127","TRL_074"],"id":"TB_EVILBRM_Rogue_07","name":"Scallywags","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57681,"entourage":["CS2_188","EX1_008","EX1_162","UNG_075","AT_087","EX1_046","ICC_029","DAL_749","EX1_116","DAL_592","CS2_073","EX1_124","GVG_022"],"id":"TB_EVILBRM_Rogue_08","name":"Cutthroat","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57676,"entourage":["EX1_012","EX1_096","EX1_007","EX1_050","LOOT_211","DAL_582","DAL_565","BRM_031","EX1_145","EX1_278","UNG_060","EX1_129","BOT_242","OG_073","CS2_077"],"id":"TB_EVILBRM_Rogue_09","name":"Draw!","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57682,"entourage":["BOT_283","LOE_077","GIL_827","LOOT_165","GVG_107","LOOT_026","DAL_416","TRL_092","OG_080","TRL_409","ICC_257","OG_291","TRL_077","UNG_848","ICC_705","EX1_144","DAL_728","DAL_010","NEW1_004"],"id":"TB_EVILBRM_Rogue_10","name":"Battlecry","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57686,"entourage":["EX1_012","UNG_058","NEW1_026","DAL_095","EX1_284","EX1_095","EX1_563","OG_134","CS2_072","EX1_145","GIL_506","EX1_124","CFM_690","EX1_278","EX1_129","OG_176","EX1_044"],"id":"TB_EVILBRM_Rogue_11","name":"Spellslinger","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":57683,"entourage":["EX1_613","GIL_677","BOT_243","FP1_030","EX1_116","BRM_028","EX1_110","EX1_016","ICC_314","AT_036","EX1_563","EX1_572","FP1_010","GVG_110","LOOT_357","EX1_298","GVG_114"],"id":"TB_EVILBRM_Rogue_12","name":"Legends","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57669,"entourage":["EX1_565","UNG_201","AT_046","LOOT_167","DAL_566","ICC_900","BOT_102","LOE_089","UNG_010","CS2_222","EX1_562","TRL_012","BOT_451","KAR_073","EX1_248","UNG_956","CFM_310","CS2_046","TRL_351"],"id":"TB_EVILBRM_Shaman_01","name":"Flood","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57670,"entourage":["DAL_077","GIL_678","DAL_049","UNG_073","EX1_507","EX1_103","UNG_937","UNG_089","TRL_520","EX1_062","GVG_040","DAL_726","CFM_344","OG_161","GVG_042","ICC_089","DAL_710","CFM_310","LOE_113"],"id":"TB_EVILBRM_Shaman_03","name":"Fishy","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57671,"entourage":["ICC_912","DAL_052","BOT_548","CFM_324","NEW1_010","DAL_047","GIL_616","ICC_314","EX1_563","EX1_572","DAL_553","OG_042","CS2_039","BOT_099"],"id":"TB_EVILBRM_Shaman_05","name":"Big Shaman","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57672,"entourage":["UNG_809","UNG_202","BOT_533","GIL_581","UNG_070","UNG_816","EX1_250","CS2_042","UNG_208","EX1_249","UNG_847","EX1_298","UNG_211","DAL_047","UNG_907","BOT_093"],"id":"TB_EVILBRM_Shaman_06","name":"Elemental Wrath","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57673,"entourage":["ICC_058","LOOT_517","LOE_077","LOOT_516","LOE_016","DAL_546","ICC_466","CFM_668","FP1_030","LOOT_167","ICC_257","LOOT_358","AT_054","UNG_848","GIL_820","DAL_431","GIL_836"],"id":"TB_EVILBRM_Shaman_07","name":"Battlecry","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57674,"entourage":["GIL_531","TRL_060","BOT_411","KAR_021","EX1_284","GIL_807","EX1_563","OG_134","EX1_245","EX1_238","GVG_038","KAR_073","EX1_241","TRL_058","EX1_259","DAL_009","LOOT_506","GIL_504"],"id":"TB_EVILBRM_Shaman_08","name":"Spells","set":"TB","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":57675,"entourage":["DAL_544","CFM_120","UNG_938","CS2_117","LOOT_291","GIL_622","CFM_061","OG_209","GIL_667","GVG_069","GIL_118","DAL_432","LOOT_373","AT_048","UNG_817"],"id":"TB_EVILBRM_Shaman_10","name":"Regeneration","set":"TB","type":"SPELL"},{"cardClass":"ROGUE","dbfId":57256,"health":30,"id":"TB_EVILBRM_TogwaggleH","name":"King Togwaggle","set":"TB","type":"HERO"},{"cardClass":"MAGE","dbfId":57617,"health":30,"id":"TB_EVILBRM_Vaelastrasz","name":"Vaelastrasz the Corrupt","set":"TB","text":"Too corrupt to care about your innocent little cards.","type":"HERO"},{"cardClass":"WARRIOR","cost":0,"dbfId":57662,"entourage":["OG_312","CFM_637","CS2_146","NEW1_018","TRL_507","GVG_075","OG_315","GIL_681","NEW1_027","NEW1_022","CFM_651","TRL_015","NEW1_024","GVG_070","AT_070","CS2_106","FP1_021","CS2_112","KAR_028","CFM_631"],"id":"TB_EVILBRM_Warrior_01","name":"Mercenaries","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":57663,"entourage":["EX1_082","BOT_431","GIL_815","LOE_077","BOT_532","DAL_060","BOT_559","EX1_050","GVG_099","CFM_667","GVG_090","BOT_511","GVG_056","DAL_064","GVG_110","ICC_091","DAL_063"],"id":"TB_EVILBRM_Warrior_04","name":"Bombs Away!","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":57664,"entourage":["TRL_327","GIL_580","GIL_155","GIL_113","GIL_803","NEW1_011","EX1_116","GIL_547","EX1_067","TRL_550","TRL_329","EX1_414","GIL_202","DAL_070","NEW1_036","DAL_062","CS2_105","BOT_069","GIL_653"],"id":"TB_EVILBRM_Warrior_05","name":"Rush","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":57665,"entourage":["GVG_051","DAL_759","GVG_085","BOT_907","GVG_006","DAL_060","DAL_770","BOT_312","BOT_563","BOT_548","BOT_104","BOT_107","GVG_056","BOT_218","BOT_237","GVG_114","DAL_070","BOT_299","GVG_050","BOT_406","BOT_238"],"id":"TB_EVILBRM_Warrior_06","name":"Iron and Steel","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":57666,"entourage":["BOT_059","BOT_447","LOOT_413","EX1_402","LOOT_367","DAL_759","ICC_062","CFM_756","LOOT_365","GVG_053","LOOT_519","EX1_410","ICC_837","BOT_042","AT_064","DAL_008","LOOT_364","EX1_606","KAR_091","LOOT_285"],"id":"TB_EVILBRM_Warrior_08","name":"Armored Up","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":57667,"entourage":["CS2_146","NEW1_018","CFM_643","BOT_083","CFM_755","AT_066","EX1_398","NEW1_024","OG_220","EX1_409","GIL_537","LOOT_203","UNG_929","CFM_631","ICC_064","CS2_112","BOT_406","TRL_325","EX1_411"],"id":"TB_EVILBRM_Warrior_09","name":"Arsenal","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":57668,"entourage":["NEW1_021","NEW1_041","AT_130","EX1_002","GIL_124","UNG_933","NEW1_030","TRL_321","CFM_716","EX1_391","CS2_104","CS2_114","CS2_108","EX1_407","GVG_052","GVG_054"],"id":"TB_EVILBRM_Warrior_10","name":"All Might","set":"TB","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38995,"id":"TB_Face_Ench1","name":"Safe","set":"TB","text":"This minion is safe from attacks and cannot have taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39009,"id":"TB_FactionWar_Boss_Rag_0","name":"Swat Fly","set":"TB","text":"Hero Power\nDeal $3 damage to random enemy, for now...","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51161,"id":"TB_Firefest2_001","name":"MELT!","set":"TB","text":"Deal 1 damage to all minions. Unfreeze them.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51440,"id":"TB_Firefest2_002","name":"FREEZE, INSECT!","set":"TB","text":"Deal 4 damage to a random minion and Freeze it.","type":"SPELL"},{"cardClass":"MAGE","cost":1,"dbfId":51530,"id":"TB_Firefest2_003","name":"Celebrate Fire Festival","set":"TB","text":"Give your minions +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":51531,"id":"TB_Firefest2_003e","name":"Firey","set":"TB","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":1,"dbfId":51537,"id":"TB_Firefest2_004","mechanics":["FREEZE"],"name":"CHILL!","set":"TB","text":"Freeze literally everything. Add a \"Frostbite\" to your opponent's hand.","type":"SPELL"},{"cardClass":"MAGE","cost":2,"dbfId":51538,"id":"TB_Firefest2_005","name":"Frostbite","set":"TB","text":"Destroy all enemy minions.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":51539,"id":"TB_Firefest2_005e","name":"Frostbitten","set":"TB","text":"+4 Health.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50818,"health":60,"id":"TB_Firefest2_Ahune_H","name":"Ahune The Frostlord","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":51157,"id":"TB_Firefest2_Ahune_HP","name":"Freezing Touch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Hero Power\n Deal $1 damage. If this kills a minion, summon a Frost Elemental.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":50817,"health":60,"id":"TB_Firefest2_Rag_H","name":"Ragnaros the Firelord","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50826,"id":"TB_Firefest2a","name":"Move Over! (Ahune 1st)","set":"TB","text":"Summon a different Frozen Throne boss.\n You aren't worth the Lich King's time.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51665,"id":"TB_Firefest2b","name":"Move Over! (Ahune to Ragnaros)","set":"TB","text":"Summon a different Frozen Throne boss.\n You aren't worth the Lich King's time.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51666,"id":"TB_Firefest2c","name":"Move Over! (Ragnaros to Ahune)","set":"TB","text":"Summon a different Frozen Throne boss.\n You aren't worth the Lich King's time.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":51667,"id":"TB_Firefest2d","name":"Move Over! (Ragnaros fully replaces Ahune)","set":"TB","text":"Summon a different Frozen Throne boss.\n You aren't worth the Lich King's time.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46214,"id":"TB_FireFestEnch","name":"Conflagrate","set":"TB","text":"Gains Attack for each minion killed.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":8,"dbfId":46013,"elite":true,"health":1,"id":"TB_FireFestival_Brazier","mechanics":["IMMUNE"],"name":"Brazier","race":"ELEMENTAL","set":"TB","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":8,"dbfId":46012,"elite":true,"health":1,"id":"TB_FireFestival_Fireworks","mechanics":["IMMUNE"],"name":"Fireworks","race":"ELEMENTAL","set":"TB","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":45854,"elite":true,"health":3,"id":"TB_FireFestival_MRag","mechanics":["CANT_ATTACK","IMMUNE","TRIGGER_VISUAL"],"name":"Mini-Rag","race":"ELEMENTAL","set":"TB","text":"Can't attack. Immune.\nAt the end of each turn, burn your enemies randomly.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":56903,"elite":true,"health":3,"id":"TB_FireFestival_Rakanishu","mechanics":["CANT_ATTACK","IMMUNE","TRIGGER_VISUAL"],"name":"Rakanishu","race":"ELEMENTAL","set":"TB","text":"Can't attack. Immune.\nAt the end of each turn, burn your enemies randomly.","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49505,"hideStats":true,"id":"TB_FoxBlessing","name":"Blessing of the Raven","set":"TB","text":"Each minion summoned gains either Lifesteal, Poisonous, Stealth, Charge or Windfury.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49506,"hideStats":true,"id":"TB_FoxBlessing1","name":"Leech Blessing","set":"TB","text":"Lifesteal","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49507,"hideStats":true,"id":"TB_FoxBlessing2","mechanics":["POISONOUS"],"name":"Deadly Blessing","set":"TB","text":"Poisonous","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49508,"hideStats":true,"id":"TB_FoxBlessing3","name":"Swordmaster Blessing","set":"TB","text":"Windfury","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49545,"hideStats":true,"id":"TB_FoxBlessing4","mechanics":["WINDFURY"],"name":"MEGA BLESSING!","set":"TB","text":"Mega-Windfury","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49547,"hideStats":true,"id":"TB_FoxBlessing5","name":"Stealth Blessing","set":"TB","text":"Stealth","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49553,"hideStats":true,"id":"TB_FoxBlessing6","name":"Charge Blessing","set":"TB","text":"Charge","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49554,"hideStats":true,"id":"TB_FoxBlessingEnch","name":"Fox Blessing Enchant","set":"TB","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":46046,"health":4,"id":"TB_Frost_Rag","mechanics":["CANT_ATTACK","DEATHRATTLE"],"name":"Ragnaros?","race":"ELEMENTAL","set":"TB","text":"Can't Attack.\nDeathrattle: Whoever kills this deals 4 damage to their opponent.","type":"MINION"},{"attack":9,"cardClass":"NEUTRAL","cost":9,"dbfId":42055,"elite":true,"health":9,"id":"TB_FW_DrBoomMega","mechanics":["BATTLECRY"],"name":"Dr. Boom Boom Boom Boom","set":"TB","text":"Battlecry: Summon six 1/1 Boom Bots. WARNING: Bots may explode.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":42074,"health":3,"id":"TB_FW_ImbaTron","mechanics":["BATTLECRY","DIVINE_SHIELD","TAUNT"],"name":"Annoy-o-p-Tron","race":"MECHANICAL","set":"TB","text":"Battlecry: Summon Annoy-o-Tron and Psych-o-Tron.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":42075,"health":5,"id":"TB_FW_Mortar","mechanics":["TRIGGER_VISUAL"],"name":"Dwarf Demolitionist","set":"TB","text":"Whenever you play a card, deal 1-4 damage to a random enemy.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":10,"dbfId":42056,"health":10,"id":"TB_FW_OmegaMax","mechanics":["BATTLECRY","DIVINE_SHIELD"],"name":"Force-Tank OMEGA MAX","race":"MECHANICAL","rarity":"COMMON","set":"TB","text":"Divine Shield.\nBattlecry: Summon six Annoy-o-Trons","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38979,"health":60,"id":"TB_FW_Rag","name":"Ragnaros the Firelord","set":"TB","type":"HERO"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":42076,"health":5,"id":"TB_FW_Warper","mechanics":["AURA"],"name":"Omegawarper","race":"MECHANICAL","set":"TB","text":"Both player's Mechs cost (2) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52752,"id":"TB_FW_Warpere","name":"Omegawarp","set":"TB","text":"Costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38586,"id":"TB_GiftExchange_Enchantment","name":"Cheap Gift","set":"TB","text":"This card's cost is reduced.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38989,"id":"TB_GiftExchange_Snowball","name":"Hardpacked Snowballs","set":"TB","text":"Return 3 random enemy minions to your opponent's hand.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":38575,"health":4,"id":"TB_GiftExchange_Treasure","mechanics":["DEATHRATTLE"],"name":"Winter Veil Gift","set":"TB","text":"Deathrattle: Give current player a Stolen Gift.","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":38585,"id":"TB_GiftExchange_Treasure_Spell","name":"Stolen Winter Veil Gift","referencedTags":["DISCOVER"],"set":"TB","text":"Discover a random Treasure. Its cost is reduced.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":54561,"id":"TB_GiftReceiptSpell","name":"Gift Receipt","set":"TB","text":"Refresh your Mana Crystals. Swap decks with your opponent and destroy their Gift Receipt.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":54562,"id":"TB_GiftReceiptSpell_Start","name":"Happy Winter Veil!","set":"TB","text":"Gift your deck to your opponent, include a Gift Receipt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39870,"id":"TB_GP_01e","mechanics":["CANT_ATTACK"],"name":"Shadow Tower Power","set":"TB","text":"Can't Attack.\nStealth.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40003,"id":"TB_GP_01e_copy1","mechanics":["CANT_ATTACK"],"name":"Shadow Tower Give My minions Stealth","set":"TB","text":"Can't Attack.\nStealth.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":40002,"id":"TB_GP_01e_v2","name":"Shadow Tower Stealth","set":"TB","text":"Stealth.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":39937,"health":4,"id":"TB_GP_03","mechanics":["InvisibleDeathrattle"],"name":"Shadow Tower New","set":"TB","text":"Can't be Silenced\nAdjacent minions Can't Attack, and have Stealth","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":36751,"id":"TB_GreatCurves_01","name":"TB_ClockworkCardDealer","set":"TB","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":10,"dbfId":46912,"health":35,"id":"TB_HeadlessHorseman_001","mechanics":["TRIGGER_VISUAL"],"name":"Headless Horseman's Head","set":"TB","text":"Destroy his head to win the game, but watch out for fireballs!","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":46913,"health":2,"id":"TB_HeadlessHorseman_002","mechanics":["TRIGGER_VISUAL"],"name":"Sinister Squashling","set":"TB","text":"After this minion attacks, destroy it and deal 3 damage to all enemies.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":46929,"health":5,"id":"TB_HeadlessHorseman_003","mechanics":["TRIGGER_VISUAL"],"name":"Pulsing Pumpkin","set":"TB","text":"At the start of your turn, destroy this and summon 2 Sinister Squashlings","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":5,"dbfId":47141,"elite":true,"health":3,"id":"TB_HeadlessHorseman_004","name":"Captain Cookie","race":"MURLOC","set":"TB","text":"Whenever you summon a Pirate while this is in your hand, give this minion +1/+1.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":46957,"health":6,"id":"TB_HeadlessHorseman_005","mechanics":["TRIGGER_VISUAL"],"name":"Spectral Steed","set":"TB","text":"Minions attacking this have a 50% chance to attack a different character.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47471,"id":"TB_HeadlessHorseman_005e","name":"Yar.","set":"TB","text":"Increased Attack and Health","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":47301,"entourage":["TB_HeadlessHorseman_s001a","TB_HeadlessHorseman_s001c","TB_HeadlessHorseman_s001b","TB_HeadlessHorseman_s001d"],"id":"TB_HeadlessHorseman_GameEnch","name":"Pick Costume","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46906,"health":30,"id":"TB_HeadlessHorseman_H1","name":"Headless Horseman","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":47611,"health":1,"id":"TB_HeadlessHorseman_H1a","name":"Headless Horseman (no head)","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":46970,"entourage":["TB_HeadlessHorseman_s001a","TB_HeadlessHorseman_s001c","TB_HeadlessHorseman_s001b"],"health":30,"id":"TB_HeadlessHorseman_H2","name":"Stormwind Investigator","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":47540,"entourage":["TB_HeadlessHorseman_s001a","TB_HeadlessHorseman_s001c","TB_HeadlessHorseman_s001b"],"health":30,"id":"TB_HeadlessHorseman_H2a","name":"Stormwind Investigator Witch","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":47541,"entourage":["TB_HeadlessHorseman_s001a","TB_HeadlessHorseman_s001c","TB_HeadlessHorseman_s001b"],"health":30,"id":"TB_HeadlessHorseman_H2b","name":"Stormwind Investigator Cat","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":47542,"entourage":["TB_HeadlessHorseman_s001a","TB_HeadlessHorseman_s001c","TB_HeadlessHorseman_s001b"],"health":30,"id":"TB_HeadlessHorseman_H2c","name":"Stormwind Investigator Pirate","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":59196,"entourage":["TB_HeadlessHorseman_s001a","TB_HeadlessHorseman_s001c","TB_HeadlessHorseman_s001b"],"health":30,"id":"TB_HeadlessHorseman_H2d","name":"Stormwind Investigator Mummy","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":46914,"id":"TB_HeadlessHorseman_HP1","name":"Slash","set":"TB","text":"Hero Power\nDeal 2 damage randomly split among all enemies.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":46971,"hideStats":true,"id":"TB_HeadlessHorseman_HP3","name":"Conscript","set":"TB","text":"Passive Hero Power\nYour minions count as Pirates.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47002,"id":"TB_HeadlessHorseman_HP4","mechanics":["TRIGGER_VISUAL"],"name":"Witchcraft","set":"TB","text":"Passive Hero Power\nIf you have enough mana, your spells cost double and cast a second copy.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":47003,"id":"TB_HeadlessHorseman_HP5","mechanics":["TRIGGER_VISUAL"],"name":"Sense Weakness","set":"TB","text":"Passive Hero Power\nWhenever a non-Boss enemy survives damage, summon a 1/1 Cat.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":47034,"id":"TB_HeadlessHorseman_HP5e","name":"Senses Weakness","set":"TB","text":"+2 Attack","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":59197,"id":"TB_HeadlessHorseman_HP6","name":"Mummification","set":"TB","text":"Passive Hero Power\nGive all your summoned minions Reborn","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46960,"entourage":["EX1_246","CFM_603","LOE_046","LOE_115","KAR_300","OG_179","CS2_013","EX1_277","GVG_001","CS2_023","UNG_948","OG_090","CFM_661","DS1_233","CS2_234","UNG_029","ICC_802","CS2_053"],"id":"TB_HeadlessHorseman_s001a","name":"Witch Costume","set":"TB","text":"Dress up as a Witch. Draw a new hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46975,"entourage":["CFM_315","GVG_034","EX1_165","KAR_004","KARA_05_02","CS2_005","UNG_910","EX1_570","AT_042","UNG_812","GVG_046","NAX15_05","KARA_07_05heroic","EX1_028","EX1_534","ICC_079","CS2_011","CS2_012"],"id":"TB_HeadlessHorseman_s001b","name":"Cat Costume","set":"TB","text":"Dress up as a Cat.\nDraw a new hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46974,"entourage":["CFM_637","GVG_075","GVG_075","NEW1_027","NEW1_027","OG_315","OG_315","AT_070","GVG_025","GVG_025","AT_032","AT_032","CS2_106","ICC_018","OG_312","CS2_080","EX1_133"],"id":"TB_HeadlessHorseman_s001c","name":"Pirate Costume","set":"TB","text":"Dress up as a Pirate. Draw a new hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":59195,"entourage":["EX1_246","CFM_603","LOE_046","LOE_115","KAR_300","OG_179","CS2_013","EX1_277","GVG_001","CS2_023","UNG_948","OG_090","CFM_661","DS1_233","CS2_234","UNG_029","ICC_802","CS2_053"],"id":"TB_HeadlessHorseman_s001d","name":"Mummy Costume","set":"TB","text":"Dress up as a Mummy. Draw a new hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":46953,"id":"TB_HeadlessHorseman_s004","name":"Fiery Burst","set":"TB","text":"Deal 2 damage to all enemies.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":7,"dbfId":46956,"id":"TB_HeadlessHorseman_s005","name":"Fear","set":"TB","text":"Destroy all enemy minions with 4 or less Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":48240,"id":"TB_HeadlessHorseman_XXX","name":"Create Horseman","set":"TB","text":"Your hero becomes the Horseman. Cast again to become the 2nd form.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47214,"id":"TB_HealthAttackSwap_Ench","name":"Putricide's Potion","set":"GANGS","text":"Attack and Health have been swapped by Putricide","type":"ENCHANTMENT"},{"dbfId":56284,"id":"TB_Henchmania_BoomEnchantBan","name":"Boom o'clock!","set":"TB","text":"Deathrattle: Deal 1-2 damage to a random enemy.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":1,"dbfId":55873,"id":"TB_Henchmania_ChuH","name":"Undermine","set":"TB","text":"Hero Power\nShuffle an Explosive into your opponent's deck.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":1,"dbfId":55939,"id":"TB_Henchmania_ChuHt","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Improvised Explosive","set":"TB","text":"Casts When Drawn\nYou take 2 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55310,"entourage":["TB_Henchmania_DiscoverA","TB_Henchmania_DiscoverB","TB_Henchmania_DiscoverC","TB_Henchmania_DiscoverD"],"id":"TB_Henchmania_Discover","name":"Henchmania Discover","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55311,"id":"TB_Henchmania_DiscoverA","name":"Work for Hagatha","set":"TB","text":"At the end of your turn transform a random friendly minion into\none that costs (1) more.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55339,"id":"TB_Henchmania_DiscoverAe","name":"Work for Hagatha Enchantment","set":"TB","text":"At the end of your turn transform a random friendly minion into\none that costs (1) more.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55312,"id":"TB_Henchmania_DiscoverB","name":"Work for Dr. Boom","set":"TB","text":"Give all friendly minions Deathrattle: Deal 1-2 damage to a random enemy.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55340,"id":"TB_Henchmania_DiscoverBe","name":"Work for Dr. Boom enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55313,"id":"TB_Henchmania_DiscoverC","name":"Work for Togwaggle","set":"TB","text":"After you play a Minion add a Coin to your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55635,"id":"TB_Henchmania_DiscoverCe","name":"Work for Togwaggle enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55636,"id":"TB_Henchmania_DiscoverD","name":"Work for Madame Lazul","set":"TB","text":"After you play a spell, gain a copy of a random card in your opponent's hand.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":55637,"id":"TB_Henchmania_DiscoverDe","name":"Work for Madame Lazul enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":55866,"health":30,"id":"TB_Henchmania_George","name":"George The Fallen","set":"TB","type":"HERO"},{"cardClass":"WARRIOR","dbfId":55867,"health":30,"id":"TB_Henchmania_MrChu","name":"Mr. Chu","set":"TB","type":"HERO"},{"cardClass":"ROGUE","dbfId":55904,"health":30,"id":"TB_Henchmania_Myra","name":"Myra Rotspring","set":"TB","type":"HERO"},{"cardClass":"ROGUE","cost":2,"dbfId":55847,"id":"TB_Henchmania_MyraH","name":"Necrium Infusion","set":"TB","text":"Hero Power\nTrigger a random friendly minion's Deathrattle.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56045,"id":"TB_Henchmania_VOController","name":"VO Controller - Not Player Facing","set":"TB","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":58064,"id":"TB_Iceblock","name":"Ice Block_Immune","set":"TB","text":"Your hero is Immune this turn.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":4,"dbfId":55853,"health":5,"id":"TB_Ignoblegarden1","mechanics":["DEATHRATTLE"],"name":"Bloom Bot","race":"MECHANICAL","set":"TB","text":"Deathrattle: Summon a Legendary minion.\nGive it Rush.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":55885,"health":2,"id":"TB_Ignoblegarden2","mechanics":["DEATHRATTLE","MODULAR","TAUNT"],"name":"Room Bot","race":"MECHANICAL","set":"TB","text":"Magnetic. Taunt\nDeathrattle:Summon 3 1/1 Boom Bots.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55903,"id":"TB_Ignoblegarden2e","mechanics":["MODULAR"],"name":"Room Bot","race":"MECHANICAL","set":"TB","text":"Magnetic. Taunt\nDeathrattle:Summon 3 1/1 Boom Bots.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":5,"dbfId":55908,"health":7,"id":"TB_Ignoblegarden3","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Doom Bot","race":"MECHANICAL","rarity":"RARE","set":"TB","text":"Battlecry and Deathrattle: Deal 5 damage to ALL minions.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":56055,"health":2,"id":"TB_IgnoblegardenEgg","mechanics":["TRIGGER_VISUAL"],"name":"Noblegarden Egg","set":"TB","text":"Start of next turn, hatch.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":47472,"elite":true,"health":30,"id":"TB_John_002h","name":"King Togwaggle","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":47503,"id":"TB_John_002p","name":"Magic Candle","set":"TB","text":"Hero Power\nFind a Treasure!","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":40847,"id":"TB_KaraPortal_001","name":"Party Portal!","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"FREE","set":"TB","text":"Summon a random Partygoer.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":40961,"id":"TB_KaraPortal_002","name":"Call Mediva","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"FREE","set":"TB","text":"Summon a random Mediva","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":40966,"id":"TB_KaraPortal_003","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Saddened Hero Enchant","set":"TB","text":"Give can't attack this turn to enemy minions.","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":41125,"health":2,"id":"TB_KaraPortals_003","name":"Party Elemental","set":"TB","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":57045,"id":"TB_KeepWinnerDeck_Mirror","name":"Mirror Match","set":"TB","text":"Flags if a player is playing against the same deck","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49027,"id":"TB_KoboldGiftEnch","name":"Great Father Kobold Enchant","set":"TB","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":48645,"health":4,"id":"TB_KoboldGiftMinion","mechanics":["DEATHRATTLE"],"name":"Large Waxy Gift","set":"TB","text":"Deathrattle: Add a random Legendary minion to your opponent's hand.\n It costs (3) less.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49025,"id":"TB_KoboldGiftSpell","name":"Great Father Kobold Spell","set":"TB","type":"SPELL"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":39565,"durability":2,"id":"TB_KTRAF_08w","name":"Massive Runeblade","set":"TB","text":"Deals double damage to heroes.","type":"WEAPON"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":39065,"elite":true,"health":5,"id":"TB_KTRAF_1","mechanics":["TRIGGER_VISUAL"],"name":"Anub'Rekhan","set":"TB","text":"At the end of your turn, summon a 3/1 Nerubian.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":9,"dbfId":39076,"elite":true,"health":5,"id":"TB_KTRAF_10","mechanics":["TRIGGER_VISUAL"],"name":"Noth the Plaguebringer","set":"TB","text":"Whenever an enemy minion dies, summon a 1/1 Skeleton and give your other minions +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","cost":8,"dbfId":39110,"entourage":["TB_KTRAF_1","TB_KTRAF_3","TB_KTRAF_4","TB_KTRAF_5","TB_KTRAF_6","TB_KTRAF_7","TB_KTRAF_8","TB_KTRAF_2","TB_KTRAF_10","TB_KTRAF_12","TB_KTRAF_11"],"id":"TB_KTRAF_101","name":"Darkness Calls","referencedTags":["BATTLECRY"],"set":"TB","text":"Summon two random Naxxramas bosses and trigger their Battlecries.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39239,"id":"TB_KTRAF_104","name":"Uncover Staff Piece","set":"TB","text":"Add another piece to your Hero Power.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39676,"id":"TB_KTRAF_10e","name":"Dark Power","set":"TB","text":"Granted power from Noth","type":"ENCHANTMENT"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":39075,"elite":true,"health":6,"id":"TB_KTRAF_11","mechanics":["TRIGGER_VISUAL"],"name":"Sapphiron","race":"DRAGON","referencedTags":["FREEZE"],"set":"TB","text":"At the start of your turn, Freeze a random enemy minion.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":8,"dbfId":39074,"elite":true,"health":8,"id":"TB_KTRAF_12","mechanics":["BATTLECRY"],"name":"Patchwerk","set":"TB","text":"Battlecry: Destroy a random enemy minion.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":4,"dbfId":39066,"elite":true,"health":7,"id":"TB_KTRAF_2","mechanics":["BATTLECRY"],"name":"Lady Blaumeux","set":"TB","text":"Battlecry: Summon a fellow Horseman.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":4,"dbfId":39088,"elite":true,"health":5,"id":"TB_KTRAF_2s","name":"Sir Zeliek","referencedTags":["IMMUNE"],"set":"TB","text":"Lady Blaumeux is Immune.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":39067,"elite":true,"entourage":["FP1_001","AT_030","LOE_019","EX1_012","EX1_059","FP1_004","EX1_616","FP1_024","tt_004"],"health":4,"id":"TB_KTRAF_3","mechanics":["TRIGGER_VISUAL"],"name":"Gluth","set":"TB","text":"At the end of your turn, summon a random Undead.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":39068,"elite":true,"health":4,"id":"TB_KTRAF_4","mechanics":["DEATHRATTLE"],"name":"Gothik the Harvester","set":"TB","text":"Deathrattle: Summon a Spectral Gothik for your opponent.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":39082,"elite":true,"health":3,"id":"TB_KTRAF_4m","mechanics":["TRIGGER_VISUAL"],"name":"Spectral Gothik","set":"TB","text":"At the start of your turn, deal 4 damage to your hero.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":39069,"elite":true,"health":5,"id":"TB_KTRAF_5","name":"Grand Widow Faerlina","set":"TB","text":"Has +1 Attack for each card in your opponent's hand.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":39070,"elite":true,"health":7,"id":"TB_KTRAF_6","mechanics":["TRIGGER_VISUAL"],"name":"Grobbulus","referencedTags":["POISONOUS"],"set":"TB","text":"Whenever this kills a minion, summon a Poisonous 2/2 Slime.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":39679,"health":2,"id":"TB_KTRAF_6m","mechanics":["POISONOUS"],"name":"Fallout Slime","set":"TB","text":"Poisonous","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":3,"dbfId":39071,"elite":true,"health":5,"id":"TB_KTRAF_7","mechanics":["TRIGGER_VISUAL"],"name":"Heigan the Unclean","set":"TB","text":"At the end of your turn, deal 4 damage to a random enemy.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":8,"dbfId":39072,"elite":true,"health":3,"id":"TB_KTRAF_8","mechanics":["BATTLECRY"],"name":"Instructor Razuvious","set":"TB","text":"Battlecry: Equip a 5/2 Massive Runeblade.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39064,"health":30,"id":"TB_KTRAF_H_1","name":"Kel'Thuzad","rarity":"FREE","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":39099,"health":60,"id":"TB_KTRAF_H_2","name":"Rafaam","rarity":"FREE","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39240,"id":"TB_KTRAF_HP_KT_3","name":"Necromancy","set":"TB","text":"Hero Power\nAdd a random Naxxramas minion to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39236,"id":"TB_KTRAF_HP_RAF3","name":"Staff, First Piece","set":"TB","text":"Add a random rare card to your hand. It costs (2) less.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39237,"id":"TB_KTRAF_HP_RAF4","name":"Staff, Two Pieces","set":"TB","text":"Add a random epic card to your hand. It costs (3) less.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39238,"id":"TB_KTRAF_HP_RAF5","name":"Staff of Origination","set":"TB","text":"Add a random legendary minion to your hand. It costs (4) less.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":46014,"health":7,"id":"TB_KTRAF_Under","mechanics":["TAUNT"],"name":"Understudy","set":"TB","text":"Taunt","type":"MINION"},{"cardClass":"HUNTER","dbfId":57860,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_BrannAIHero","name":"Brann Bronzebeard","rarity":"LEGENDARY","set":"TB","text":"Last seen near the Un'Goro Crater.","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57862,"id":"TB_LEAGUE_REVIVAL_BrannAIHp","mechanics":["AI_MUST_PLAY"],"name":"Dino Buddies","set":"TB","text":"Hero Power\nSummon a random dinosaur.","type":"HERO_POWER"},{"attack":8,"cardClass":"NEUTRAL","cost":10,"dbfId":57867,"elite":true,"health":60,"id":"TB_LEAGUE_REVIVAL_BrannBoss","mechanics":["CANT_BE_SILENCED","TAUNT","TRIGGER_VISUAL"],"name":"King Krush, Untamed","set":"TB","text":"Boss\nAt the end of each turn, attack a random enemy.","type":"MINION"},{"cardClass":"HUNTER","dbfId":58613,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_BrannHistory","name":"Brann Bronzebeard","rarity":"LEGENDARY","set":"TB","text":"Work co-operatively with Brann to defeat King Krush, Untamed!","type":"HERO"},{"cardClass":"DRUID","cost":0,"dbfId":58442,"entourage":["DAL_354","CS2_188","FP1_003","FP1_002","GVG_104","ICC_808","EX1_597","KAR_044","OG_313","AT_037","CFM_614","DAL_733","EX1_160","DAL_351","CS2_011","OG_195","DAL_256","ULD_134","ULD_137","ULD_712"],"id":"TB_LEAGUE_REVIVAL_Druid_01","name":"Swarm","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58443,"entourage":["DAL_544","CFM_120","CS2_117","LOOT_388","DAL_355","GIL_622","GVG_069","GIL_667","DAL_799","NEW1_008","DAL_357","DAL_350","DAL_733","CS2_007","KAR_075","GVG_033","ULD_135","ULD_273","ULD_208","ULD_196"],"id":"TB_LEAGUE_REVIVAL_Druid_02","name":"Recovery","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58444,"entourage":["AT_042","ICC_051","DAL_732","GIL_188","TRL_343","OG_044","EX1_165","EX1_178","CFM_308","DAL_350","CFM_602","AT_037","LOE_115","EX1_154","GVG_041","OG_195","ICC_832"],"id":"TB_LEAGUE_REVIVAL_Druid_03","name":"Choices, Choices","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58445,"entourage":["BOT_419","TRL_341","BOT_422","NEW1_008","EX1_178","EX1_573","BOT_523","GIL_663","BOT_420","AT_044","FP1_019","EX1_158","EX1_571","UNG_111","DAL_256","LOOT_392","ULD_137"],"id":"TB_LEAGUE_REVIVAL_Druid_04","name":"All Bark","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58446,"entourage":["EX1_012","EX1_284","AT_127","EX1_095","DAL_774","EX1_563","KAR_711","OG_134","EX1_161","AT_037","DAL_733","DAL_352","EX1_154","CS2_012","NEW1_007","EX1_173","DAL_256","ICC_085","ULD_138"],"id":"TB_LEAGUE_REVIVAL_Druid_05","name":"Nature's Wrath","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58447,"entourage":["TRL_223","TRL_240","AT_039","LOOT_048","EX1_116","TRL_241","TRL_243","LOOT_051","UNG_108","CS2_005","GIL_637","EX1_570","CS2_012","OG_047","LOOT_054"],"id":"TB_LEAGUE_REVIVAL_Druid_06","name":"Feral Bite","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58448,"entourage":["EX1_096","AT_038","EX1_050","LOOT_351","GVG_032","OG_202","GIL_833","EX1_284","NEW1_008","BRM_031","BOT_444","BOT_054","CFM_713","EX1_164","ICC_085","ULD_134","ULD_133","ULD_131"],"id":"TB_LEAGUE_REVIVAL_Druid_07","name":"Nurture and Grow","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58449,"entourage":["GIL_623","UNG_087","KAR_702","GVG_035","LOOT_153","GVG_080","UNG_086","TRL_232","TRL_550","BOT_423","UNG_099","TRL_542","UNG_852","GIL_571","TRL_244","TRL_255","ULD_190","ULD_177"],"id":"TB_LEAGUE_REVIVAL_Druid_08","name":"Roar!","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58450,"entourage":["UNG_072","EX1_093","ICC_466","ICC_807","FP1_012","GIL_623","LOOT_383","CFM_343","DAL_357","DAL_560","ICC_314","UNG_848","ICC_835","CS2_009","ICC_054","ULD_138","ULD_178","ULD_193"],"id":"TB_LEAGUE_REVIVAL_Druid_09","name":"Protectors","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":58451,"entourage":["KAR_300","LOOT_258","TRL_505","GIL_558","FP1_002","LOE_029","GIL_143","OG_313","LOE_050","UNG_075","AT_040","CFM_816","OG_048","CS2_009","EX1_155","UNG_103","TRL_254","GVG_041","ULD_188","ULD_292"],"id":"TB_LEAGUE_REVIVAL_Druid_10","name":"Beasts and Buffs","set":"TB","type":"SPELL"},{"cardClass":"DRUID","cost":5,"dbfId":56768,"elite":true,"health":30,"id":"TB_LEAGUE_REVIVAL_Elise","name":"Elise the Enlightened","rarity":"LEGENDARY","set":"TB","type":"HERO"},{"cardClass":"HUNTER","dbfId":57869,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_FinleyAIHero","name":"Sir Finley","rarity":"LEGENDARY","set":"TB","type":"HERO"},{"attack":0,"cardClass":"NEUTRAL","cost":3,"dbfId":56237,"elite":true,"entourage":["LOOT_998h","LOOT_998j","LOOT_998l","LOOT_998k","LOOTA_836","LOOTA_836"],"health":4,"id":"TB_LEAGUE_REVIVAL_FinleyChest","mechanics":["DEATHRATTLE","MULTIPLY_BUFF_VALUE"],"name":"Sandy Chest","set":"TB","text":"Deathrattle: Give your opponent a fantastic treasure!","type":"MINION"},{"cardClass":"PALADIN","cost":5,"dbfId":56773,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_FinleyHero","name":"Sir Finley Mrrgglton","rarity":"LEGENDARY","set":"TB","text":"Last seen exploring the deserts of Tanaris.","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":58614,"health":40,"id":"TB_LEAGUE_REVIVAL_FinleyHistory","name":"Buried Finley","set":"TB","text":"Clear the Piles of Sand and damage Buried Finley to dig him up!","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":56235,"health":40,"id":"TB_LEAGUE_REVIVAL_FinleySandHero","mechanics":["IMMUNE"],"name":"Buried Finley","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56785,"id":"TB_LEAGUE_REVIVAL_FinleySandHP","mechanics":["AI_MUST_PLAY"],"name":"Shifting Sands","set":"TB","text":"Hero Power\n Deal 1 damage to all minions. Summon a Pile of Sand.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":56236,"health":3,"id":"TB_LEAGUE_REVIVAL_FinleySandPile","mechanics":["CANT_ATTACK","DEATHRATTLE"],"name":"Pile of Sand","referencedTags":["IMMUNE"],"set":"TB","text":"Your hero is Immune\nDeathrattle: Uncover what is beneath the sand.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58506,"id":"TB_LEAGUE_REVIVAL_FinleySwap","name":"Move Over! (Finley Swaps in) NOT PLAYER FACING","set":"TB","type":"SPELL"},{"cardClass":"MAGE","dbfId":57863,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_RenoAIHero","name":"Reno Jackson","rarity":"LEGENDARY","set":"TB","text":"Last seen \"exploring\" near the Dalaran Crater.","type":"HERO"},{"cardClass":"MAGE","collectionText":" damage. (Increases Each Turn!)","cost":1,"dbfId":57864,"id":"TB_LEAGUE_REVIVAL_RenoAIHp","mechanics":["AI_MUST_PLAY"],"name":"Gatling Wand","set":"TB","text":"Hero Power\nRandomly deal","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":58615,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_RenoHistory","name":"Reno Jackson","rarity":"LEGENDARY","set":"TB","text":"Reno's out of control! Defeat him to bring him to his senses!","type":"HERO"},{"cardClass":"WARLOCK","dbfId":57865,"elite":true,"health":15,"id":"TB_LEAGUE_REVIVAL_TekahnAIHero","name":"Dark Pharaoh Tekahn","rarity":"LEGENDARY","set":"TB","text":"A villain revealed!","type":"HERO"},{"cardClass":"WARLOCK","cost":2,"dbfId":57866,"id":"TB_LEAGUE_REVIVAL_TekahnAIHp","mechanics":["AI_MUST_PLAY"],"name":"EVIL Grasp","set":"TB","text":"Hero Power\nAdd a random Lackey to your hand. All Lackeys are 4/4.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":57859,"id":"TB_LEAGUE_REVIVAL_TerravisHp","mechanics":["AI_MUST_PLAY"],"name":"Well Equipped","set":"TB","text":"Hero Power\nEquip a random weapon, if you already have one give it +1 Attack.","type":"HERO_POWER"},{"artist":"Vladimir Kafanov","cardClass":"ROGUE","dbfId":56769,"elite":true,"health":30,"id":"TB_LEAGUE_REVIVAL_Terraviss","name":"Terraviss","rarity":"LEGENDARY","set":"TB","text":"A shadowy figure was spotted near the gates of Uldum.","type":"HERO"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42116,"id":"TB_Lethal002","name":"Puzzle 1","set":"TB","text":"Seems simple enough.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42119,"id":"TB_Lethal003","name":"Puzzle 2","set":"TB","text":"Survival percentage is 32.33 repeating of course.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42139,"id":"TB_Lethal004","name":"Puzzle 5","set":"TB","text":"Go Go Malygos!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42149,"id":"TB_Lethal005","name":"Puzzle 6","set":"TB","text":"Heal em to death!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42150,"id":"TB_Lethal006","name":"Puzzle 7","set":"TB","text":"An inspiration to totems everywhere!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42151,"id":"TB_Lethal007","name":"Puzzle 3","set":"TB","text":"BY PUZZLE BE PURGED!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46045,"id":"TB_Lethal008","name":"Puzzle 9","set":"TB","text":"What!? This again?","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46110,"id":"TB_Lethal009","name":"Puzzle 4","set":"TB","text":"Beasts, Beasts and more Beasts!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46111,"id":"TB_Lethal010","name":"Puzzle 8","set":"TB","text":"A chilly challenge!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46138,"id":"TB_LethalSetup001a","name":"Continue","set":"TB","text":"Continue from where you left off.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":46139,"id":"TB_LethalSetup001b","name":"Restart","set":"TB","text":"Start again at the beginning.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":46142,"entourage":["TB_LethalSetup001a","TB_LethalSetup001b"],"id":"TB_LethalSetup02","name":"Brawl Progress Saved","set":"TB","text":"Welcome back! Would you like to restart or continue?","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39852,"id":"TB_LevelUp_001","name":"Level Up!","set":"TB","text":"Level up all the spells in your hand and deck.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":4,"dbfId":39854,"id":"TB_LevelUp_002","name":"Fireblast","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Deal $6 damage.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":42472,"id":"TB_LOEA13_2","name":"Ancient Power","set":"TB","text":"Hero Power\nGive each player a random card. It costs (0).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":42940,"id":"TB_MammothParty_301","mechanics":["UNTOUCHABLE"],"name":"Rock Candy","set":"TB","text":"Destroy a random Party Crasher.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":42941,"id":"TB_MammothParty_302","mechanics":["UNTOUCHABLE"],"name":"Regenerative Cookies","set":"TB","text":"Restore 4 Health to each hero.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42942,"id":"TB_MammothParty_303","mechanics":["UNTOUCHABLE"],"name":"Divine Sweets","set":"TB","text":"Each player draws a card.","type":"SPELL"},{"attack":5,"cardClass":"NEUTRAL","cost":10,"dbfId":42856,"entourage":["TB_MammothParty_303","TB_MammothParty_302","TB_MammothParty_301"],"health":85,"id":"TB_MammothParty_Boss002","mechanics":["TAUNT"],"name":"PiĂąata Golem","set":"TB","text":"Boss, Taunt. Can't be targeted by spells. It's full of candy!","type":"MINION"},{"cardClass":"NEUTRAL","cost":10,"dbfId":42840,"id":"TB_MammothParty_hp001","name":"Decorate","set":"TB","text":"Hero Power\nCreate *{0}* |4(decoration, decorations) for the Tavern.\nProgress: {1}/25","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":2,"dbfId":43017,"id":"TB_MammothParty_hp002","name":"Pelt","set":"TB","text":"Hero Power\nDeal 3 damage to the PiĂąata.","type":"HERO_POWER"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":42844,"health":5,"id":"TB_MammothParty_m001","mechanics":["AUTOATTACK","TAUNT"],"name":"Party Crasher","set":"TB","text":"Taunt\nYou don't control how this minion attacks.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":4,"dbfId":43224,"health":5,"id":"TB_MammothParty_m001_alt","mechanics":["AUTOATTACK","TAUNT"],"name":"Party Crasher","set":"TB","text":"Taunt\nYou don't control how this minion attacks.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42917,"id":"TB_MammothParty_s002ee","mechanics":["UNTOUCHABLE"],"name":"Raucous","set":"TB","text":"+2/+2","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42896,"id":"TB_MammothParty_s004","mechanics":["UNTOUCHABLE"],"name":"Something in the Punch","set":"TB","text":"Deal 2 damage to all minions other than Party Crashers.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42921,"id":"TB_MammothParty_s101","name":"Party Supplies","set":"TB","text":"Choose One - Destroy a random Party Crasher; or Each player draws a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42922,"id":"TB_MammothParty_s101a","mechanics":["UNTOUCHABLE"],"name":"Fruit Plate","set":"TB","text":"Each player draws a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42923,"id":"TB_MammothParty_s101b","mechanics":["UNTOUCHABLE"],"name":"Like a Sore Thumb","set":"TB","text":"Destroy a random Party Crasher.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42897,"id":"TB_MammothParty_s998","mechanics":["UNTOUCHABLE"],"name":"Noise Complaint","set":"TB","text":"If the board opposing the Boss is full, destroy all those minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":48555,"elite":true,"id":"TB_Marin_001","mechanics":["QUEST","ImmuneToSpellpower"],"name":"Journey to the Catacombs","rarity":"LEGENDARY","set":"TB","text":"[x]Quest: 7 minions are played\n by ANY player.\nReward: Master Chests\n for all!","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":35894,"health":30,"id":"TB_MechWar_Boss1","name":"Annoy-o-Tron","rarity":"FREE","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":36110,"id":"TB_MechWar_Boss1_HeroPower","name":"Hello! Hello! Hello!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"TB","text":"Hero Power\nGive your lowest attack minion Divine Shield and Taunt.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":35933,"health":30,"id":"TB_MechWar_Boss2","name":"Boom Bot","rarity":"FREE","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":35946,"id":"TB_MechWar_Boss2_HeroPower","name":"Boom Bot Jr.","set":"TB","text":"Hero Power\nDeal 2 damage randomly split among all enemies.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":37456,"entourage":["GVG_069","GVG_079","GVG_034","GVG_048","GVG_049","GVG_088"],"id":"TB_MechWar_CommonCards","name":"TBMechWarCommonCards","set":"TB","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":36112,"health":1,"id":"TB_MechWar_Minion1","mechanics":["TAUNT"],"name":"Mech Fan","set":"TB","text":"Taunt","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":38962,"id":"TB_Mini_1e","name":"Miniature","set":"TB","text":"Mini-sized, set to 1/1","type":"ENCHANTMENT"},{"attack":7,"cardClass":"NEUTRAL","cost":2,"dbfId":45626,"flavor":"Congratulations on earning this super good card! We can't believe you solved the mystery! Enjoy dominating the ladder!","health":7,"id":"TB_MnkWf01","name":"Nadia, Mankrik's Wife","race":"ORC","rarity":"LEGENDARY","referencedTags":["QUEST"],"set":"TB","text":"Stealth\nDeathrattle: Complete your Quest.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":39777,"id":"TB_MP_01e","name":"Charge!","set":"TB","text":"Has Charge","type":"ENCHANTMENT"},{"cardClass":"DREAM","dbfId":39778,"id":"TB_MP_02e","name":"Repurposed","set":"TB","text":"Deathrattle: Draw a card.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53153,"id":"TB_Murlocs_Ench","name":"Unite the Murlocs Enchant","set":"TB","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","dbfId":50199,"health":1,"id":"TB_NewBlinkFox","name":"Blink Fox Enchant","set":"TB","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":49570,"health":2,"id":"TB_Noblegarden_002","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Noblegarden Egg","set":"TB","text":"Stealth. At the start of your turn, hatch this into something cute.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":49586,"health":3,"id":"TB_Noblegarden_002t1","name":"Bunny","race":"BEAST","set":"TB","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":3,"dbfId":49600,"health":2,"id":"TB_Noblegarden_002t2","name":"Noblegarden Goblin","set":"TB","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49572,"entourage":["TB_Noblegarden_003t1","TB_Noblegarden_003t7","TB_Noblegarden_003t3","TB_Noblegarden_003t5","TB_Noblegarden_003t2","TB_Noblegarden_003t4","TB_Noblegarden_003t6","TB_Noblegarden_003t8"],"id":"TB_Noblegarden_003","name":"Shifting Dye","playRequirements":{"REQ_CANNOT_PLAY_THIS":0},"set":"TB","text":"Each turn this is in your hand, transform it into a random dye.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49633,"id":"TB_Noblegarden_003e","name":"Shifting","set":"TB","text":"Transforming into random dyes.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49625,"id":"TB_Noblegarden_003t1","name":"Blue Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["WINDFURY"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Windfury.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49574,"id":"TB_Noblegarden_003t1e","name":"Blue Egg","set":"TB","text":"The minion inside has Windfury.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50650,"id":"TB_Noblegarden_003t1e2","name":"Blue Hatchling","set":"TB","text":"Windfury","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49629,"id":"TB_Noblegarden_003t2","name":"Purple Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["LIFESTEAL"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Lifesteal.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49576,"id":"TB_Noblegarden_003t2e","name":"Purple Egg","set":"TB","text":"The minion inside has Lifesteal.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50649,"id":"TB_Noblegarden_003t2e2","name":"Purple Hatchling","set":"TB","text":"Lifesteal","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49627,"id":"TB_Noblegarden_003t3","name":"Green Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["POISONOUS"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Poisonous.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49575,"id":"TB_Noblegarden_003t3e","name":"Green Egg","set":"TB","text":"The minion inside has Poisonous.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50651,"id":"TB_Noblegarden_003t3e2","name":"Green Hatchling","set":"TB","text":"Poisonous","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49630,"id":"TB_Noblegarden_003t4","name":"Silver Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["STEALTH"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Stealth.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49585,"id":"TB_Noblegarden_003t4e","name":"Silver Egg","set":"TB","text":"The minion inside has Stealth.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50656,"id":"TB_Noblegarden_003t4e2","name":"Silver Hatchling","set":"TB","text":"Stealth","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49628,"id":"TB_Noblegarden_003t5","name":"Orange Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["RUSH"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Rush.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49577,"id":"TB_Noblegarden_003t5e","name":"Orange Egg","set":"TB","text":"The minion inside has Rush.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50652,"id":"TB_Noblegarden_003t5e2","name":"Orange Hatchling","set":"TB","text":"Rush","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49631,"id":"TB_Noblegarden_003t6","name":"Pink Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["TAUNT"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49571,"id":"TB_Noblegarden_003t6e","name":"Pink Egg","set":"TB","text":"The minion inside has Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50654,"id":"TB_Noblegarden_003t6e2","name":"Pink Hatchling","set":"TB","text":"Taunt","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49626,"id":"TB_Noblegarden_003t7","name":"Gold Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"referencedTags":["DIVINE_SHIELD"],"set":"TB","text":"Dye an Egg. When it hatches, it grants Divine Shield.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":49578,"id":"TB_Noblegarden_003t7e","name":"Gold Egg","set":"TB","text":"The minion inside has Divine Shield.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50655,"id":"TB_Noblegarden_003t7e2","name":"Gold Hatchling","set":"TB","text":"Divine Shield","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":50530,"id":"TB_Noblegarden_003t8","name":"Red Shifting Dye","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":38},"set":"TB","text":"Dye an Egg. When it hatches, it grants +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50531,"id":"TB_Noblegarden_003t8e","name":"Red Egg","set":"TB","text":"The minion inside has +2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50653,"id":"TB_Noblegarden_003t8e2","name":"Red Hatchling","set":"TB","text":"+2/+2","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":3,"dbfId":49617,"id":"TB_Noblegarden_004","name":"Noblegarden Spoon","set":"TB","text":"Hatch your Noblegarden Eggs!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":49609,"id":"TB_Noblegarden_005","name":"Carrots","set":"TB","text":"Give friendly minions +1/+1 or +2/+2 if it's a Bunny.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50196,"id":"TB_Noblegarden_005e","name":"Delicious Carrots","set":"TB","text":"Increased Attack and Health, moreso for Bunnies","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":6,"dbfId":49602,"health":7,"id":"TB_Noblegarden_006","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Hawkstrider Hen","race":"BEAST","set":"TB","text":"Battlecry and Deathrattle: Summon a\nNoblegarden Egg.","type":"MINION"},{"cardClass":"SHAMAN","cost":1,"dbfId":40402,"id":"TB_OG_027","name":"Evolve","rarity":"RARE","set":"OG","text":"Transform your minions into random minions that cost (1) more.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38672,"entourage":["TB_PickYourFate_9","TB_PickYourFate_10","TB_PickYourFate_11b","TB_PickYourFate_8"],"id":"TB_PickYourFate","name":"Pick Your Fate Build Around","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38701,"id":"TB_PickYourFate7Ench","name":"Fate 7 Ench Get a Coin","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38673,"id":"TB_PickYourFate_1","name":"Dire Fate: Taunt and Charge","set":"TB","text":"All minions have Taunt and Charge.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38807,"id":"TB_PickYourFate_10","name":"Battlecry Bonus","set":"TB","text":"Your Battlecry minions have +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38806,"id":"TB_PickYourFate_10_Ench","name":"Fate","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39016,"id":"TB_PickYourFate_10_EnchMinion","name":"Bonus","set":"TB","text":"Your Battlecry minions have +1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38808,"id":"TB_PickYourFate_11_Ench","name":"Fate 11 Ench. Murloc","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":39023,"id":"TB_PickYourFate_11b","name":"Murloc Bonus","set":"TB","text":"Summon a 1/1 Murloc at the end of your turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":39044,"id":"TB_PickYourFate_11rand","name":"Dire Fate: Murlocs","set":"TB","text":"Turn each minion in play into a 1/1 Murloc.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38953,"id":"TB_PickYourFate_12","name":"Fate: Confusion","set":"TB","text":"At the end of each turn, swap all minions' Attack and Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38952,"id":"TB_PickYourFate_12_Ench","name":"Fate 12 Ench, Confuse","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38691,"id":"TB_PickYourFate_1_Ench","name":"Pick Your Fate 1 Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38674,"id":"TB_PickYourFate_2","name":"Fate: Bananas","set":"TB","text":"When a minion dies, its owner gets a (1) mana Banana.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38692,"id":"TB_PickYourFate_2_Ench","name":"Pick Your Fate 2 Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39032,"id":"TB_PickYourFate_2_EnchMinion","mechanics":["DEATHRATTLE"],"name":"Fate","set":"TB","text":"Deathrattle: Your owner gets a banana.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39024,"entourage":["TB_PickYourFate_1","TB_PickYourFate_4","TB_PickYourFate_7_2nd","TB_PickYourFate_3","TB_PickYourFate_6_2nd","TB_PickYourFate_11rand"],"id":"TB_PickYourFate_2nd","name":"Pick Your Fate Randon 2nd","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38675,"id":"TB_PickYourFate_3","name":"Dire Fate: Windfury","set":"TB","text":"All minions have Windfury.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38693,"id":"TB_PickYourFate_3_Ench","name":"Pick Your Fate 3 Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38689,"id":"TB_PickYourFate_4","name":"Dire Fate: Card","set":"TB","text":"When a minion dies, its owner draws a card.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38694,"id":"TB_PickYourFate_4_Ench","name":"Pick Your Fate 4 Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39019,"id":"TB_PickYourFate_4_EnchMinion","mechanics":["DEATHRATTLE"],"name":"Fate","set":"TB","text":"Deathrattle: Draw a card.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38690,"id":"TB_PickYourFate_5","name":"Fate: Spells","set":"TB","text":"Spells cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38695,"id":"TB_PickYourFate_5_Ench","name":"Pick Your Fate 5 Ench","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38700,"id":"TB_PickYourFate_6","name":"Fate: Portals","set":"TB","text":"Shuffle 10 Unstable Portals into each player's deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":39037,"id":"TB_PickYourFate_6_2nd","name":"Dire Fate: Unstable Portals","set":"TB","text":"Place 3 Unstable Portals in each player's hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38697,"id":"TB_PickYourFate_7","name":"Fate: Coin","set":"TB","text":"When a minion dies, its owner gets a Coin.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":39040,"id":"TB_PickYourFate_7_2nd","name":"Dire Fate: Manaburst","set":"TB","text":"Minions gain Deathrattle: Random card in owner's hand costs (0).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":39038,"id":"TB_PickYourFate_7_Ench_2nd","name":"Fate 7 Ench 2nd","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39039,"id":"TB_PickYourFate_7_EnchMiniom2nd","name":"Fate","set":"TB","text":"Deathrattle: random card in owner's hand costs (0).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39031,"id":"TB_PickYourFate_7_EnchMinion","name":"Fate","set":"TB","text":"Deathrattle: Your owner gets a coin.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38703,"id":"TB_PickYourFate_8","name":"Spell Bonus","set":"TB","text":"Whenever you cast a spell, gain 3 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38702,"id":"TB_PickYourFate_8_Ench","name":"Fate 8 Get Armor","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39042,"id":"TB_PickYourFate_8_EnchRand","name":"Fate 8 Rand 2 armor each turn","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":39043,"id":"TB_PickYourFate_8rand","name":"Fate: Armor","set":"TB","text":"Each player gains 2 Armor on the start of their turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":38805,"id":"TB_PickYourFate_9","name":"Deathrattle Bonus","set":"TB","text":"Your Deathrattle minions have +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":38804,"id":"TB_PickYourFate_9_Ench","name":"Fate 9 Ench. Deathrattle bonus","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39017,"id":"TB_PickYourFate_9_EnchMinion","name":"Bonus","set":"TB","text":"Your Deathrattle minions have +1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38954,"id":"TB_PickYourFate_Confused","name":"Fate","set":"TB","text":"Attack and Health swap at end of each turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38696,"id":"TB_PickYourFate_Windfury","name":"Fate","set":"TB","text":"This minion has Windfury","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":38851,"entourage":["TB_PickYourFate_12","TB_PickYourFate_2","TB_PickYourFate_8rand","TB_PickYourFate_6","TB_PickYourFate_5","TB_PickYourFate_7"],"id":"TB_PickYourFateRandom","name":"Pick Your Fate Random","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":2703,"id":"TB_Pilot1","name":"Mystery Pilot","set":"TB","text":"Who could it be?!","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40248,"elite":true,"id":"TB_Presents_001","mechanics":["TOPDECK"],"name":"Present!","set":"TB","text":"When you draw this, Discover a treasure, then draw a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40249,"elite":true,"id":"TB_Presents_002","name":"Card Present","set":"TB","text":"Draw a card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":40250,"elite":true,"id":"TB_Presents_003","name":"Zombie Present","set":"TB","text":"Summon a 3/3 Zombie.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":37603,"id":"TB_RandCardCost","name":"TBRandomCardCost","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":28554,"entourage":["BRMA07_2_2_TB","BRMA01_2H_2_TB","BRMA17_5_TB","NAX12_02H_2_TB","BRMA02_2_2_TB","NAX11_02H_2_TB","BRMA13_4_2_TB","BRMA09_2_TB","BRMA14_10H_TB","BRMA06_2H_TB","NAX3_02_TB","NAX8_02H_TB"],"id":"TB_RandHero2_001","name":"TB_EnchWhosTheBossNow","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":55254,"id":"TB_RandomDeckRecipeResetDecks","name":"Reset Decks","set":"TB","text":"Reset Both Player Decks","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56203,"id":"TB_RandomDeckRecipeResetYours","name":"Reset Your Deck","set":"TB","text":"Reset Your Deck","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54478,"id":"TB_RandomHand_ench","name":"Random Hand Enchant - Not Player Facing","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57167,"id":"TB_RandomHand_spell","name":"Random Hand Spell - Not Player Facing","set":"TB","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":28703,"id":"TB_RMC_001","name":"TB_EnchRandomManaCost","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":49778,"entourage":["TB_SC20_001a","TB_SC20_001b","TB_SC20_001c"],"id":"TB_SC20_001","name":"Portal Selection","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49779,"id":"TB_SC20_001a","name":"Tech Portals","set":"TB","text":"Shuffle 20 Tech\nPortals into your deck.\nDraw 2 Cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49797,"id":"TB_SC20_001b","name":"Swarm Portals","set":"TB","text":"Shuffle 20 Swarm Portals into your deck.\nDraw 2 Cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":49799,"id":"TB_SC20_001c","name":"Mind Portals","set":"TB","text":"Shuffle 20 Mind Portals into your deck.\nDraw 2 Cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49780,"id":"TB_SC20_002","name":"Tech Portal","set":"TB","text":"Add a random Tech card to your hand. It costs (3) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49794,"id":"TB_SC20_003","name":"Swarm Portal","set":"TB","text":"Add a random Swarm card to your hand. It costs (3) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":49798,"id":"TB_SC20_004","name":"Mind Portal","set":"TB","text":"Add a random Mind card to your hand. It costs (3) less.","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":48320,"hideStats":true,"id":"TB_ShadowReflection_001","name":"Shadow Reflection","playRequirements":{"REQ_MUST_PLAY_OTHER_CARD_FIRST":0},"set":"TB","text":"Each time you play a card, transform this into a copy of it until the end of your turn.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":48308,"id":"TB_ShadowReflection_001e","name":"Shadow Reflection","set":"TB","text":"Always copy your last played card.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53527,"entourage":["TRLA_105","TRLA_137","TRLA_138"],"id":"TB_ShrinesPaladin","name":"Paladin Shrines","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53526,"entourage":["TRLA_113","TRLA_178","TRLA_179"],"id":"TB_ShrinesWarlock","name":"Warlock Shrines","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53524,"entourage":["TRLA_104","TRLA_170","TRLA_171"],"id":"TB_ShrinesWarrior","name":"Warrior Shrines","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56709,"id":"TB_SpeedRun_End","name":"End Speed Run Duration","set":"TB","text":"Start the Speed Run","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56699,"id":"TB_SpeedRun_Show","name":"Show Speed Run Duration","set":"TB","text":"Start the Speed Run","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56698,"id":"TB_SpeedRun_Start","name":"Start the Speed Run","set":"TB","text":"Start the Speed Run","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42731,"id":"TB_Spellwrite_001","name":"SpellCaster","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":39134,"health":1000,"id":"TB_SPT_Boss","name":"City of Stormwind","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":39537,"id":"TB_SPT_BossHeroPower","mechanics":["AI_MUST_PLAY"],"name":"Barracks","set":"TB","text":"Hero Power\nSummon a random Stormwind Soldier.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":39149,"durability":1,"id":"TB_SPT_BossWeapon","name":"Armory","set":"TB","text":"Attack increases over time.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42234,"id":"TB_SPT_DPromo_EnterPortal","name":"The Portal Opens","set":"TB","text":"Through the Nether and into...","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":42157,"health":30,"id":"TB_SPT_DPromo_Hero","name":"Dark Wanderer","set":"TB","type":"HERO"},{"cardClass":"WARRIOR","dbfId":42165,"health":30,"id":"TB_SPT_DPromo_Hero2","mechanics":["InvisibleDeathrattle"],"name":"The Cow King","set":"TB","type":"HERO"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":42372,"health":4,"id":"TB_SPT_DPromoCrate1","mechanics":["DEATHRATTLE"],"name":"Weapon Rack","set":"TB","text":"Deathrattle: Current turn player gains a random weapon.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":42373,"health":4,"id":"TB_SPT_DPromoCrate2","mechanics":["DEATHRATTLE"],"name":"Discarded Armor","set":"TB","text":"Deathrattle: Current turn player gains 5 armor.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":42377,"health":4,"id":"TB_SPT_DPromoCrate3","mechanics":["DEATHRATTLE"],"name":"Chest of Gold!","set":"TB","text":"Deathrattle: Current turn player gains gold!","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":42182,"id":"TB_SPT_DPromoEnch3","name":"Shield Glare","set":"TB","text":"Attack changed to 1.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","cost":8,"dbfId":42479,"id":"TB_SPT_DpromoEX1_312","name":"Twisting Nether?","rarity":"EPIC","set":"TB","text":"This doesn't look like Twisting Nether...","type":"SPELL"},{"cost":2,"dbfId":42156,"id":"TB_SPT_DPromoHP","name":"Diabolical Powers","playRequirements":{"REQ_MINION_TARGET":0},"set":"TB","text":"Summon a random Imp.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":42166,"id":"TB_SPT_DPromoHP2","name":"So Many...","set":"TB","text":"Whenever a Hell Bovine Dies, draw a card.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":42158,"health":2,"id":"TB_SPT_DPromoMinion","mechanics":["DEATHRATTLE"],"name":"Hell Bovine","race":"DEMON","set":"TB","text":"Deathrattle: Place a copy of this card in your deck.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":42169,"health":4,"id":"TB_SPT_DPromoMinion2","mechanics":["CANT_ATTACK"],"name":"Guardian","referencedTags":["AUTOATTACK"],"set":"TB","text":"At end of your turn, deal 2 damage to the enemies opposite this minion.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":5,"dbfId":42225,"entourage":["AT_050","CS2_112","LOE_118","EX1_567","TB_BlingBrawl_Weapon","CS2_106","CFM_631","CS2_080"],"health":4,"id":"TB_SPT_DPromoMinionChamp","mechanics":["DEATHRATTLE"],"name":"Hell Bovine Champion","race":"DEMON","set":"TB","text":"Deathrattle: Current turn player gains a random weapon.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":42512,"health":2,"id":"TB_SPT_DPromoMinionInit","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Hell Bovine","race":"DEMON","set":"TB","text":"Deathrattle: Place a copy of this card in your deck.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":4,"dbfId":42333,"health":10,"hideStats":true,"id":"TB_SPT_DpromoPortal","mechanics":["BATTLECRY","IMMUNE"],"name":"Enigmatic Portal","set":"TB","text":"At the start of next turn, your hero is transformed and sucked through the Twisting Nether.","type":"MINION"},{"cardClass":"WARRIOR","cost":2,"dbfId":42176,"id":"TB_SPT_DPromoSecre8","mechanics":["SECRET"],"name":"Visions of the Assassin","set":"TB","text":"Secret: When your opponent plays a minion with Stealth, All minions equip a dagger.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42175,"id":"TB_SPT_DPromoSecre8e","name":"Assassin's Stealth","set":"TB","text":"Stealth.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":2,"dbfId":42159,"id":"TB_SPT_DPromoSecret1","mechanics":["SECRET"],"name":"Visions of the Barbarian","set":"TB","text":"Secret: When your opponent plays a minion with Charge, THUNDER FURY!","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42181,"id":"TB_SPT_DPromoSecret10","mechanics":["SECRET"],"name":"Visions of Hate","set":"TB","text":"Secret: When both heroes have 15 or less Health, BRAWL!","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42162,"id":"TB_SPT_DPromoSecret2","mechanics":["SECRET"],"name":"Visions of the Crusader","set":"TB","text":"Secret: When your opponent plays a minion with Taunt, change all minions'\nattacks to 1.","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42163,"id":"TB_SPT_DPromoSecret3","mechanics":["SECRET"],"name":"Visions of Valor","set":"TB","text":"Secret: When your opponent plays a Legendary minion, give all minions Windfury","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42164,"id":"TB_SPT_DPromoSecret4","mechanics":["SECRET"],"name":"Visions of Fate","set":"TB","text":"Secret: When your opponent takes lethal damage... save him.","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42171,"id":"TB_SPT_DPromoSecret5","mechanics":["SECRET"],"name":"Visions of the Amazon","set":"TB","text":"Secret: When your opponent plays a minion with Battlecry, Summon a Mirror Image for both players.","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42173,"id":"TB_SPT_DPromoSecret6","mechanics":["SECRET"],"name":"Visions of the Sorcerer","set":"TB","text":"Secret: When your opponent plays a minion with Spell Damage, Summon 2 Guardians.","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42174,"id":"TB_SPT_DPromoSecret7","mechanics":["SECRET"],"name":"Visions of the Necromancer","set":"TB","text":"Secret: When your opponent plays a card with Deathrattle, destroy it.","type":"SPELL"},{"cardClass":"WARRIOR","cost":2,"dbfId":42178,"id":"TB_SPT_DPromoSecret9","mechanics":["SECRET"],"name":"Visions of Knowledge","set":"TB","text":"Secret: When your opponent's hand has 9 or more cards, reduce the cost of all cards in both hands to (1).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42366,"id":"TB_SPT_DPromoSecret9e","name":"Knowledge","set":"TB","text":"Costs (1).","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42168,"id":"TB_SPT_DPromoSpell1","name":"Lightning","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Deal $3 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42170,"id":"TB_SPT_DPromoSpell2","name":"Summon Guardians","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"TB","text":"Summon two 2/4 Guardians.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":6,"dbfId":42233,"id":"TB_SPT_DPromoSpellBovine1","name":"Moo...","set":"TB","text":"Summon 3 Hell Bovines. Give all Hell Bovines Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":42257,"id":"TB_SPT_DPromoSpellBovine1e","name":"Herding","set":"TB","text":"Minion has Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42231,"id":"TB_SPT_DPromoSpellPortal","name":"The Portal Opens","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TB","text":"Through the Nether and into...","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":42232,"id":"TB_SPT_DPromoSpellPortal2","name":"Stampede","set":"TB","text":"Summon 2 Hell Bovines. Give all Hell Bovines Charge.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":39137,"health":1,"id":"TB_SPT_Minion1","mechanics":["BATTLECRY","TAUNT"],"name":"Shieldsman","set":"TB","text":"Taunt\nBattlecry: Gain Health equal to Stormwind's Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39293,"id":"TB_SPT_Minion1e","name":"Will of Stormwind","set":"TB","text":"Stormwind is granting this card Health.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":39138,"health":2,"id":"TB_SPT_Minion2","mechanics":["ADJACENT_BUFF","AURA"],"name":"Battle Standard","set":"TB","text":"Adjacent minions have +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39295,"id":"TB_SPT_Minion2e","name":"Emboldened","set":"TB","text":"Standard Bearer is granting +2 Attack to this minion.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":39139,"health":1,"id":"TB_SPT_Minion3","mechanics":["BATTLECRY"],"name":"Swordsman","set":"TB","text":"Battlecry: Gain Attack and Health equal to Stormwind's Attack","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39294,"id":"TB_SPT_Minion3e","name":"Strength of Stormwind","set":"TB","text":"Stormwind is granting this card Attack and Health.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":42907,"health":1,"id":"TB_SPT_MTH_Boss","name":"Decorated Stormwind","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":43049,"health":1,"id":"TB_SPT_MTH_Boss0","name":"City of Stormwind","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":43034,"health":1,"id":"TB_SPT_MTH_Boss2","name":"Partytown Stormwind","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":43033,"health":1,"id":"TB_SPT_MTH_Boss3","name":"Party Capital","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":42902,"id":"TB_SPT_MTH_BossHeroPower","mechanics":["AI_MUST_PLAY"],"name":"Party Barracks","set":"TB","text":"Hero Power\nSummon a random Stormwind Partygoer.","type":"HERO_POWER"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":42906,"durability":1,"id":"TB_SPT_MTH_BossWeapon","name":"Party Armory","set":"TB","text":"Attack increases over time.","type":"WEAPON"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":42904,"health":1,"id":"TB_SPT_MTH_Minion1","mechanics":["BATTLECRY","TAUNT"],"name":"Happy Partygoer","set":"TB","text":"Taunt\nBattlecry: Gain Health equal to Stormwind's Attack.","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":2,"dbfId":42903,"health":2,"id":"TB_SPT_MTH_Minion2","mechanics":["ADJACENT_BUFF","AURA"],"name":"Party Banner","set":"TB","text":"Adjacent minions have +2 Attack.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":3,"dbfId":42905,"health":1,"id":"TB_SPT_MTH_Minion3","mechanics":["BATTLECRY"],"name":"Ornery Partygoer","set":"TB","text":"Battlecry: Gain Attack and Health equal to Stormwind's Attack.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":39858,"id":"TB_Superfriends001","name":"Offensive Play","set":"TB","text":"The next Legendary minion you play and all your other copies cost (3) less.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":39881,"id":"TB_Superfriends001e","name":"Facilitated","set":"TB","text":"The next legend you cast this turn costs (3) less.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":39895,"id":"TB_Superfriends002e","name":"Draw Offensive Play","set":"TB","text":"Draw Offensive Play on first, third, and fifth turn","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":35012,"id":"TB_SwapBossHeroPowerByClass","name":"Swap Boss Hero Power by Class","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46404,"id":"TB_SwapHeroWithDeathKnight","name":"Swap Hero With Death Knight","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":41005,"id":"TB_TagTeam","name":"Check for Hero Death","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":10,"dbfId":40999,"id":"TB_TagTeam_ClearBoard","name":"Your Next Victim Comes","set":"TB","text":"Destroy all minions. Drain all Mana. Gain 5 Health.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":41004,"hideStats":true,"id":"TB_TagTeam_Druid","name":"Rumble in the Jungle","set":"TB","text":"Enter the jungle with giant beasts and darker things...","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":41000,"entourage":["TB_TagTeam_Paladin","TB_TagTeam_Shaman","TB_TagTeam_Warlock","TB_TagTeam_Druid","TB_TagTeam_Hunter","TB_TagTeam_Mage","TB_TagTeam_Priest","TB_TagTeam_Rogue","TB_TagTeam_Warrior"],"id":"TB_TagTeam_GetClass","name":"Discover Next Class","set":"TB","type":"ENCHANTMENT"},{"cardClass":"HUNTER","cost":0,"dbfId":41014,"hideStats":true,"id":"TB_TagTeam_Hunter","name":"Unleash the Beasts","set":"TB","text":"Release a stampede of beasts while hunting for the Marsh Queen!","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":41015,"hideStats":true,"id":"TB_TagTeam_Mage","name":"Elemental Secrets","set":"TB","text":"Guard your secrets and unleash elemental fury!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":41001,"id":"TB_TagTeam_NewHeroCards","name":"New Hero!","set":"TB","text":"A new Hero takes position.","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":41016,"hideStats":true,"id":"TB_TagTeam_Paladin","name":"Dark Light","set":"TB","text":"Bend the Light to your will, while you unleash the Apocalypse!","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":41017,"hideStats":true,"id":"TB_TagTeam_Priest","name":"Unbreakable","set":"TB","text":"Inspire your minions, even in death.","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":41018,"hideStats":true,"id":"TB_TagTeam_Rogue","name":"The Saint","set":"TB","text":"Assassinate with blinding speed!","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":41019,"hideStats":true,"id":"TB_TagTeam_Shaman","name":"Totems Versus Secrets","set":"TB","text":"Uncover your adversary's secrets, while assembling your totem army","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":41020,"hideStats":true,"id":"TB_TagTeam_Warlock","name":"Death Becomes","set":"TB","text":"Summon monstrous demons and burn away the enemy's weapons","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":41021,"hideStats":true,"id":"TB_TagTeam_Warrior","name":"The Rock","set":"TB","text":"Enrage your allies, while wielding weapons at your foes!","type":"SPELL"},{"cardClass":"DRUID","dbfId":59434,"health":10,"id":"TB_TempleOutrun_Ammunae","name":"Ammunae","set":"TB","text":"He can teach you life lessons, but they're harsh ones.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":59422,"health":10,"id":"TB_TempleOutrun_Battrund","name":"Battrund","set":"TB","text":"Not all of Battrund's minions are mummies. Some got a bad wrap.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":59533,"health":30,"id":"TB_TempleOutrun_BoomH","name":"Dr. Boom","set":"TB","type":"HERO"},{"cardClass":"HUNTER","classes":["HUNTER","WARRIOR"],"dbfId":59388,"health":15,"id":"TB_TempleOutrun_Brann","name":"Brann Bronzebeard","set":"TB","text":"[x]Riding on a dinosaur\nand looking for a fight, \nBrann's ready to finish this.","type":"HERO"},{"cardClass":"MAGE","cost":0,"dbfId":59481,"entourage":["BOT_288","AT_035","BOT_087","LOOT_026","ULD_286","DAL_719","CFM_660","BOT_559","LOOT_108","EX1_129","LOOT_211","EX1_050","EX1_007","EX1_105","CS2_023","BOT_103","CS2_077","GIL_691"],"id":"TB_TempleOutrun_Bucket1","name":"Empty Loot Box","set":"TB","type":"SPELL"},{"cardClass":"WARRIOR","dbfId":59437,"health":10,"id":"TB_TempleOutrun_Colossus","name":"Colossus of the Sun","set":"TB","text":"Sworn foe of anything that throws shade.","type":"HERO"},{"attack":6,"cardClass":"NEUTRAL","cost":5,"dbfId":59702,"durability":2,"id":"TB_TempleOutrun_DALA_719","mechanics":["DEATHRATTLE"],"name":"Soulreaper's Scythe","set":"TB","text":"Deathrattle: Summon all minions killed by this weapon this run.","type":"WEAPON"},{"cardClass":"ROGUE","cost":0,"dbfId":59527,"id":"TB_TempleOutrun_EC","name":"Ethereal Contract","set":"TB","text":"Your next card costs (0) and is removed from your Dungeon Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":59525,"id":"TB_TempleOutrun_ECe","name":"Proposed Contract","set":"TB","text":"The next card you play costs (0) and is removed from your dungeon deck.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":59526,"id":"TB_TempleOutrun_ECo","name":"Contracted","set":"TB","text":"The next spell you cast this turn cost (0).","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":1,"dbfId":59548,"id":"TB_TempleOutrun_ECov","name":"Ethereal Covenant","set":"TB","text":"Cards played this turn cost (0) and are removed from your Dungeon Deck.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":59549,"id":"TB_TempleOutrun_ECovo","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Covenanted","set":"TB","text":"All cards played this turn cost (0).","type":"ENCHANTMENT"},{"cardClass":"DRUID","classes":["DRUID","PRIEST"],"dbfId":59387,"health":15,"id":"TB_TempleOutrun_Elise","name":"Elise Starseeker","set":"TB","text":"[x]Whether she needs magic\nor a trusty machete, Elise \nis ready to save Uldum.","type":"HERO"},{"cardClass":"PALADIN","classes":["PALADIN","SHAMAN"],"dbfId":59386,"health":15,"id":"TB_TempleOutrun_Finley","name":"Sir Finley","set":"TB","text":"[x]Sir Finley rides into battle,\nready to dispense justice \nagainst his final foe.","type":"HERO"},{"cardClass":"SHAMAN","dbfId":59535,"health":30,"id":"TB_TempleOutrun_Hagatha","name":"Hagatha","set":"TB","type":"HERO"},{"attack":3,"cardClass":"NEUTRAL","cost":10,"dbfId":59530,"health":35,"id":"TB_TempleOutrun_HHHead","mechanics":["TRIGGER_VISUAL"],"name":"Headless Horseman's Head","set":"TB","text":"Destroy his head to win the game, but watch out for fireballs!","type":"MINION"},{"cardClass":"WARRIOR","dbfId":59531,"health":1,"id":"TB_TempleOutrun_HHnoHead","name":"Headless Horseman (no head)","set":"TB","text":"He's seen the battle in Uldum! Now he's here in this tomb!","type":"HERO"},{"cardClass":"ROGUE","dbfId":59439,"health":20,"id":"TB_TempleOutrun_Ichabod","name":"Ichabod the Cursed","set":"TB","text":"He's reckless and infectious!","type":"HERO"},{"cardClass":"MAGE","dbfId":59432,"health":10,"id":"TB_TempleOutrun_Isiset","name":"Isiset","set":"TB","text":"She'll either spell your doom, or Twinspell it to show off!","type":"HERO"},{"cardClass":"WARLOCK","dbfId":59427,"health":10,"id":"TB_TempleOutrun_Jar","name":"Totally Normal Jar","set":"TB","text":"It's almost⌠TOO normal.","type":"HERO"},{"cardClass":"PRIEST","dbfId":59436,"health":10,"id":"TB_TempleOutrun_Jythiros","name":"Jythiros of Questions","set":"TB","text":"[x]A riddle... within a\nmystery...in an enigma...\n with a funny head.","type":"HERO"},{"cardClass":"PRIEST","dbfId":59430,"health":10,"id":"TB_TempleOutrun_Kasmut","name":"Kasmut","set":"TB","text":"Can sniff out explorers and evildoers with ease.","type":"HERO"},{"cardClass":"ROGUE","dbfId":59424,"health":10,"id":"TB_TempleOutrun_Kham","name":"Kham","set":"TB","text":"Calm Kham down if you want to calmly down Kham.","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":59610,"id":"TB_TempleOutrun_Lazul_HP","mechanics":["DEATHRATTLE"],"name":"Leap of Fate","set":"TB","text":"Hero Power\nSummon a 1/1 copy of a Deathrattle minion from your deck.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":59629,"id":"TB_TempleOutrun_Lazul_HP3","name":"Return Fateful","set":"TB","text":"Hero Power\nSummon a friendly Deathrattle minion that died this game.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":59536,"health":30,"id":"TB_TempleOutrun_LazulH","name":"Madame Lazul","set":"TB","type":"HERO"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":59580,"faction":"HORDE","health":1,"id":"TB_TempleOutrun_Lender","mechanics":["BATTLECRY","CHARGE","TAUNT"],"name":"Best Friend Forever","race":"BEAST","rarity":"FREE","set":"TB","text":"Charge, Taunt.\nBattlecry: Combines with other Friends.\nLasts. FOREVER.","type":"MINION"},{"cardClass":"MAGE","dbfId":59426,"health":10,"id":"TB_TempleOutrun_LichBazhial","name":"Lich Baz'hial","set":"TB","text":"Which league freezes faster? She must find out!","type":"HERO"},{"cardClass":"PRIEST","cost":0,"dbfId":59524,"entourage":["TB_EVILBRM_LOOTA_813","TB_EVILBRM_LOOTA_813","TB_EVILBRM_LOOTA_813"],"id":"TB_TempleOutrun_Mirrors","name":"Mirror, Mirror","set":"TB","type":"SPELL"},{"cardClass":"DRUID","dbfId":59429,"health":10,"id":"TB_TempleOutrun_Octosari","name":"Octosari","set":"TB","text":"You can count on Octosari to keep the numbers balanced.","type":"HERO"},{"cardClass":"SHAMAN","dbfId":59441,"health":20,"id":"TB_TempleOutrun_Pillager","name":"Pillager Drasar","set":"TB","text":"If she asks you about treasure, you don't have any!","type":"HERO"},{"cardClass":"WARLOCK","dbfId":59538,"health":30,"id":"TB_TempleOutrun_RafaamH","name":"Rafaam","set":"TB","type":"HERO"},{"cardClass":"MAGE","dbfId":59433,"health":10,"id":"TB_TempleOutrun_Rajh","name":"Rajh","set":"TB","text":"The Mighty Lord of the Sun shines brightest when casting spells.","type":"HERO"},{"cardClass":"MAGE","classes":["MAGE","ROGUE"],"dbfId":59385,"health":15,"id":"TB_TempleOutrun_Reno","name":"Reno Jackson","set":"TB","text":"[x]With a bag full of treasures \nand a well-styled moustache,\n Reno is ready to take \nTekahn down!","type":"HERO"},{"cardClass":"PRIEST","dbfId":59435,"health":10,"id":"TB_TempleOutrun_Setesh","name":"Setesh","set":"TB","text":"Just your typical bad dog, destroying everything.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":59438,"health":10,"id":"TB_TempleOutrun_Sothis","name":"Sothis","set":"TB","text":"Titan security is very serious. Stone-faced, even.","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":59557,"id":"TB_TempleOutrun_Toggwaggle_HP","name":"Fool's Gold","set":"TB","text":"Hero Power\nReduce the cost of a random card in your hand to (0).","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":59537,"health":30,"id":"TB_TempleOutrun_TogwaggleH","name":"King Togwaggle","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":59611,"id":"TB_TempleOutrun_TogwaggleHPe","name":"Fooled","set":"TB","text":"Costs (0).","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":59440,"health":10,"id":"TB_TempleOutrun_Toomba","name":"Ol' Toomba","set":"TB","text":"Ol' Toomba the treasure hunter isn't above copying homework.","type":"HERO"},{"cardClass":"HUNTER","dbfId":59425,"health":10,"id":"TB_TempleOutrun_TrapRoom","name":"Trap Room","set":"TB","text":"Is it still a trap if everyone knows it's a trap?","type":"HERO"},{"cardClass":"NEUTRAL","cost":3,"dbfId":59551,"id":"TB_TempleOutrun_Treasure_Reno1","name":"Look What I Found!","referencedTags":["DISCOVER"],"set":"TB","text":"Discover a Treasure.","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":59676,"entourage":["CFM_790","UNG_808","AT_069","UNG_928","UNG_072","GIL_207","LOE_022","CFM_756","UNG_957","FP1_012","GIL_667","DAL_088","UNG_925","UNG_838","UNG_848","OG_340","CFM_940","AT_068","AT_065","BOT_548"],"id":"TB_TempleOutrun_Warrior_11","name":"Taunt","set":"TB","type":"SPELL"},{"cardClass":"PRIEST","dbfId":59431,"health":10,"id":"TB_TempleOutrun_Zafarr","name":"Dark Ritualist Zafarr","set":"TB","text":"Believes his rituals are better than anyone else's.","type":"HERO"},{"cardClass":"WARLOCK","dbfId":59428,"health":10,"id":"TB_TempleOutrun_Zaraam","name":"Zaraam","set":"TB","text":"Zaraam grows in strength the more his minions suffer.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":59464,"health":30,"id":"TB_TempleOutrunHHorsema","name":"Headless Horseman","set":"TB","text":"He's seen the battle in Uldum! Now he's here in this tomb!","type":"HERO"},{"cardClass":"ROGUE","dbfId":59581,"id":"TB_TempleRun_BestFriendBuff","mechanics":["CANT_BE_SILENCED"],"name":"Friendship (Can't be Silenced)","set":"TB","text":"Increased Stats","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":52957,"id":"TB_TwoTurnsEnchant","name":"Two Turns","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":55323,"id":"TB_Vargoth_ench","name":"Vargoth Enchant","set":"TB","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","dbfId":47169,"health":1,"id":"TB_VoidSingularityEnch","name":"Void Singularity Spell","set":"TB","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":47168,"health":1,"id":"TB_VoidSingularityMinion","name":"Void Singularity","set":"TB","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":39957,"id":"TB_YoggServant_Enchant","name":"Yogg Servant Hero Enchant","set":"TB","type":"ENCHANTMENT"},{"cardClass":"HUNTER","cost":6,"dbfId":50702,"elite":true,"health":30,"id":"TB_Zombeast_H","name":"Deathstalker Rexxar","rarity":"LEGENDARY","set":"TB","text":"[x]Battlecry: Deal 2 damage\nto all enemy minions.","type":"HERO"},{"cardClass":"HUNTER","dbfId":48825,"id":"TB_ZombeastEnch","name":"Zombeast Enchant","set":"TB","text":"Craft a Zombeast (For free!)","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":50762,"id":"TB_ZombeastSpell","name":"Zombeast Brawl Spell","set":"TB","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":2649,"health":60,"id":"TBA01_1","name":"Ragnaros the Firelord","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":2652,"health":30,"id":"TBA01_4","name":"Nefarian","set":"TB","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2653,"id":"TBA01_5","name":"Wild Magic","set":"TB","text":"Hero Power\nAdd a random spell from any class to your hand. It costs (0).","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":52137,"id":"TBA01_5e","name":"Magic!","set":"TB","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":2660,"id":"TBA01_6","name":"Molten Rage","set":"TB","text":"Hero Power\nSummon a 5/1 Magma Rager.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":19226,"health":2,"id":"TBST_001","mechanics":["TAUNT"],"name":"OLDN3wb Tank","set":"TB","text":"Taunt","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":19320,"health":1,"id":"TBST_002","mechanics":["TRIGGER_VISUAL"],"name":"OLDN3wb Mage","set":"TB","text":"At the end of your turn, deal 1 damage to random enemy minion.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":19360,"health":1,"id":"TBST_003","mechanics":["TRIGGER_VISUAL"],"name":"OLDN3wb Healer","set":"TB","text":"At the end of your turn, heal 2 damage from adjacent minions.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":19523,"health":2,"id":"TBST_004","name":"OLDLegit Healer","set":"TB","text":"At the end of your turn, summon a random friendly minion that died this turn.","type":"MINION"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":19954,"health":6,"id":"TBST_005","mechanics":["STEALTH"],"name":"OLDPvP Rogue","set":"TB","text":"Stealth\nRegain Stealth when PvP Rogue kills a minion.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":20438,"entourage":["TBST_003","TBST_002","TBST_001"],"id":"TBST_006","name":"OLDTBST Push Common Card","set":"TB","text":"push a common card into player's hand","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":20642,"entourage":["CS1_042","CS2_171"],"id":"TBUD_1","name":"TBUD Summon Early Minion","set":"TB","text":"Each turn, if you have less health then a your opponent, summon a free minion","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":50256,"elite":true,"health":4,"id":"TOT_030","mechanics":["BATTLECRY"],"name":"Chromie","set":"TAVERNS_OF_TIME","text":"Battlecry: Shuffle four Historical Epochs \ninto your deck.","type":"MINION"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51158,"id":"TOT_030t1","mechanics":["TOPDECK"],"name":"Opening the Dark Portal","set":"TAVERNS_OF_TIME","text":"Casts When Drawn\nAdd two random Legendary minions to your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51163,"id":"TOT_030t2","mechanics":["TOPDECK"],"name":"Battle for Mount Hyjal","set":"TAVERNS_OF_TIME","text":"Casts When Drawn\nGive your minions +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":51162,"id":"TOT_030t2e","name":"Battle Blessing","set":"TAVERNS_OF_TIME","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51160,"id":"TOT_030t3","mechanics":["TOPDECK"],"name":"Escape from Durnholde","set":"TAVERNS_OF_TIME","text":"Casts When Drawn\nAdd two random spells to your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":51164,"id":"TOT_030t4","mechanics":["TOPDECK"],"name":"Culling of Stratholme","set":"TAVERNS_OF_TIME","text":"Casts When Drawn\nDeal $2 damage to all enemies.","type":"SPELL"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":50823,"health":5,"id":"TOT_056","mechanics":["BATTLECRY"],"name":"Wildlands Adventurer","set":"TAVERNS_OF_TIME","text":"Battlecry: Add a random card from the Hall of Fame to your hand.","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":50969,"health":1,"id":"TOT_067","mechanics":["BATTLECRY"],"name":"Infinite Murloc","race":"MURLOC","set":"TAVERNS_OF_TIME","text":"Battlecry: Shuffle an Infinite Murloc into your deck.\n[x]Your future Infinite Murlocs[x]\n get +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50967,"id":"TOT_067e","name":"Literally Infinite Murlocs","set":"TAVERNS_OF_TIME","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50982,"id":"TOT_067ee","name":"Literally Infinite","set":"TAVERNS_OF_TIME","text":"Bonus per number played.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","cost":1,"dbfId":50973,"id":"TOT_069","name":"Blessing of Aeons","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TAVERNS_OF_TIME","text":"Give a minion \"At the end of your turn, gain +1/+1.\"","type":"SPELL"},{"cardClass":"PALADIN","dbfId":50974,"id":"TOT_069e","mechanics":["TRIGGER_VISUAL"],"name":"Wise Beyond Years","set":"TAVERNS_OF_TIME","text":"Gains +1/+1 at the end of your turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":51431,"id":"TOT_069ee","name":"Learned","set":"TAVERNS_OF_TIME","text":"+1/+1","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":51037,"id":"TOT_100e","mechanics":["GHOSTLY"],"name":"Taverns Echo","set":"TB","text":"Destroy card if in hand at the end of turn.","type":"ENCHANTMENT"},{"attack":5,"cardClass":"WARLOCK","cost":7,"dbfId":51044,"health":5,"id":"TOT_102","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Rift Warden","playRequirements":{"REQ_MINION_TARGET":0},"race":"DRAGON","set":"TAVERNS_OF_TIME","text":"[x]Battlecry: Discard a \nrandom minion.\n Deathrattle: Summon it.","type":"MINION"},{"cardClass":"WARLOCK","cost":4,"dbfId":51042,"id":"TOT_103","name":"Grasp the Future","set":"TAVERNS_OF_TIME","text":"Draw 2 cards.\nThey cost (2) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":51043,"id":"TOT_103e","mechanics":["GHOSTLY"],"name":"Taverns Echo","set":"TAVERNS_OF_TIME","text":"Destroy card if in hand at the end of turn.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":3,"dbfId":51046,"id":"TOT_105","name":"Flash Forward","set":"TAVERNS_OF_TIME","text":"Each player gains two Mana Crystals and draws two cards.","type":"SPELL"},{"attack":4,"cardClass":"ROGUE","cost":4,"dbfId":51048,"health":3,"id":"TOT_107","mechanics":["BATTLECRY"],"name":"Thief of Futures","set":"TAVERNS_OF_TIME","text":"Battlecry: Add a copy of the top card of your opponent's deck to your hand.","type":"MINION"},{"cardClass":"ROGUE","cost":1,"dbfId":51049,"id":"TOT_108","mechanics":["DISCOVER"],"name":"DĂŠjĂ Vu","set":"TAVERNS_OF_TIME","text":"Discover a copy of a spell you played this game.","type":"SPELL"},{"attack":10,"cardClass":"NEUTRAL","cost":6,"dbfId":51050,"health":10,"id":"TOT_109","mechanics":["RUSH"],"name":"Stasis Dragon","race":"DRAGON","set":"TAVERNS_OF_TIME","text":"Starts dormant.\nThis awakens with Rush after two turns.","type":"MINION"},{"attack":10,"cardClass":"NEUTRAL","cost":6,"dbfId":51149,"health":10,"hideStats":true,"id":"TOT_109t","mechanics":["IGNORE_HIDE_STATS_FOR_BIG_CARD","TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Stasis Dragon","race":"DRAGON","referencedTags":["RUSH"],"set":"TAVERNS_OF_TIME","type":"MINION"},{"attack":8,"cardClass":"NEUTRAL","cost":15,"dbfId":51067,"health":8,"id":"TOT_110","name":"Timebound Giant","set":"TAVERNS_OF_TIME","text":"Costs (1) less for each card you've drawn.","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":51068,"health":4,"id":"TOT_111","mechanics":["TRIGGER_VISUAL"],"name":"Timeline Witness","referencedTags":["DISCOVER"],"set":"TAVERNS_OF_TIME","text":"Instead of drawing your normal card each turn, Discover a card from your deck.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51155,"id":"TOT_111e","name":"Chronomancing","set":"TAVERNS_OF_TIME","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":51071,"health":5,"id":"TOT_112","mechanics":["BATTLECRY"],"name":"Possibility Seeker","race":"DRAGON","set":"TAVERNS_OF_TIME","text":"Battlecry: Shuffle your hand into your deck. Draw that many cards.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51074,"id":"TOT_112e","name":"Cavern Growth","set":"TAVERNS_OF_TIME","text":"Growth happening","type":"ENCHANTMENT"},{"attack":6,"cardClass":"NEUTRAL","cost":5,"dbfId":51087,"health":3,"id":"TOT_116","mechanics":["BATTLECRY"],"name":"Timeway Wanderer","referencedTags":["DISCOVER"],"set":"TAVERNS_OF_TIME","text":"Battlecry: Discover a spell. Reduce its cost by (5) then put it on top of your deck.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51088,"id":"TOT_116e","name":"Clocked!","set":"TAVERNS_OF_TIME","type":"ENCHANTMENT"},{"attack":5,"cardClass":"HUNTER","cost":4,"dbfId":51089,"health":5,"id":"TOT_117","mechanics":["RUSH","TRIGGER_VISUAL"],"name":"Infinite Wolf","race":"BEAST","set":"TAVERNS_OF_TIME","text":"Rush. After this attacks,\nshuffle it into your deck and give future Infinite Wolves +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51193,"id":"TOT_117e","name":"Rewound","set":"TAVERNS_OF_TIME","text":"+2/+2 for each time Infinite Wolf attacked.","type":"ENCHANTMENT"},{"attack":3,"cardClass":"SHAMAN","cost":4,"dbfId":51143,"health":5,"id":"TOT_118","mechanics":["BATTLECRY"],"name":"Stasis Elemental","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","referencedTags":["FREEZE"],"set":"TAVERNS_OF_TIME","targetingArrowText":"Freeze a minion.","text":"Battlecry: Freeze a minion until this leaves the battlefield.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":51144,"id":"TOT_118e","name":"Stasis","set":"TAVERNS_OF_TIME","text":"Frozen until Stasis Elemental leaves the battlefield.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"WARLOCK","cost":4,"dbfId":50706,"health":1,"id":"TOT_204","mechanics":["DEATHRATTLE"],"name":"Timeshift: Dreadsteed","race":"DEMON","rarity":"EPIC","set":"TB","text":"Deathrattle: Summon a Dreadsteed.","type":"MINION"},{"attack":1,"cardClass":"PALADIN","cost":1,"dbfId":51014,"health":1,"id":"TOT_303t","name":"Wee Whelp","race":"DRAGON","set":"TAVERNS_OF_TIME","type":"MINION"},{"attack":1,"cardClass":"MAGE","cost":2,"dbfId":51029,"health":3,"id":"TOT_308","mechanics":["TRIGGER_VISUAL"],"name":"Cavern Dreamer","set":"TAVERNS_OF_TIME","text":"At the end of your turn, add a random spell that costs (2) or less to your hand.","type":"MINION"},{"attack":5,"cardClass":"SHAMAN","cost":6,"dbfId":51070,"health":7,"id":"TOT_313","mechanics":["TRIGGER_VISUAL"],"name":"Master of Realities","set":"TAVERNS_OF_TIME","text":"[x]After you summon a minion,\n transform it into a random\n minion that costs (2) more.","type":"MINION"},{"attack":5,"cardClass":"WARRIOR","cost":6,"dbfId":51072,"health":6,"id":"TOT_316","mechanics":["BATTLECRY","DISCOVER"],"name":"Draconic Herald","race":"DRAGON","set":"TAVERNS_OF_TIME","text":"Battlecry: Discover a minion.\nGive it +3/+3 then put it on top of your deck.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51073,"id":"TOT_316e","name":"Prophecy's Chosen","set":"TAVERNS_OF_TIME","text":"+3/+3.","type":"ENCHANTMENT"},{"attack":6,"cardClass":"DRUID","cost":6,"dbfId":51076,"health":7,"id":"TOT_320","mechanics":["TRIGGER_VISUAL"],"name":"Harbinger of Catastrophe","race":"DRAGON","set":"TAVERNS_OF_TIME","text":"At the start of your turn, summon the highest-cost minion from each player's deck.","type":"MINION"},{"attack":5,"cardClass":"PALADIN","cost":5,"dbfId":51013,"health":5,"id":"TOT_330","mechanics":["TOPDECK"],"name":"Bronze Broodmother","race":"DRAGON","set":"TAVERNS_OF_TIME","text":"When you draw this, summon a 1/1 Wee Whelp.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":7,"dbfId":51108,"elite":true,"health":6,"id":"TOT_332","mechanics":["BATTLECRY"],"name":"Murozond","race":"DRAGON","set":"TAVERNS_OF_TIME","text":"[x]Battlecry: From now on, your\n turns are 15 seconds and\n you draw 2 extra cards.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51110,"id":"TOT_332e","name":"Time Warped","set":"TAVERNS_OF_TIME","text":"Your turns last 20 seconds. You draw 2 cards each turn.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":51127,"health":2,"id":"TOT_334","mechanics":["TOPDECK"],"name":"Temporal Anomaly","race":"ELEMENTAL","set":"TAVERNS_OF_TIME","text":"When you draw this, add a random spell to your hand (from your class).","type":"MINION"},{"cardClass":"HUNTER","cost":3,"dbfId":51145,"id":"TOT_340","name":"Chronoshot","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TAVERNS_OF_TIME","text":"Return an enemy minion to your opponent's hand. It costs (2) more.","type":"SPELL"},{"cardClass":"MAGE","cost":4,"dbfId":51146,"id":"TOT_341","name":"Consider the Past","set":"TAVERNS_OF_TIME","text":"Add 3 random spells from the past to your hand.","type":"SPELL"},{"attack":4,"cardClass":"WARRIOR","cost":4,"dbfId":51147,"durability":2,"id":"TOT_342","mechanics":["TRIGGER_VISUAL"],"name":"Fatecleaver","set":"TAVERNS_OF_TIME","text":"[x]After this kills a minion,\ndestroy all copies of it\n(wherever they are).","type":"WEAPON"},{"cardClass":"PRIEST","cost":2,"dbfId":51148,"id":"TOT_343","name":"Reminisce","playRequirements":{"REQ_OPPONENT_PLAYED_CARDS_THIS_GAME":0},"set":"TAVERNS_OF_TIME","text":"Add two random cards your opponent played this game to your hand.","type":"SPELL"},{"cardClass":"PRIEST","cost":1,"dbfId":51151,"id":"TOT_345","mechanics":["DISCOVER"],"name":"Ripple in Time","referencedTags":["ECHO"],"set":"TAVERNS_OF_TIME","text":"Discover a minion. If you play it this turn, it has Echo.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":51152,"id":"TOT_345e","name":"Time Ripple","set":"TAVERNS_OF_TIME","text":"Echo this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":51442,"id":"TOT_345e2","name":"Time Ripple Player Enchant","set":"TAVERNS_OF_TIME","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":2,"dbfId":38991,"id":"TP_Bling_HP2","name":"Cash In","set":"TB","text":"Destroy your weapon, gaining a random one.","type":"HERO_POWER"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49049,"flavor":"One player's trash is another's âBest In Slotâ.","health":5,"id":"TRL_010","mechanics":["OVERKILL","STEALTH"],"name":"Half-Time Scavenger","rarity":"COMMON","set":"TROLL","text":"Stealth\nOverkill: Gain 3 Armor.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":49051,"entourage":["CS2_052","CS2_050","NEW1_009","CS2_051"],"flavor":"Trolls are the first group to have a totem survive atmospheric re-entry.","id":"TRL_012","mechanics":["OVERKILL"],"name":"Totemic Smash","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Deal $2 damage. Overkill: Summon a basic Totem.","type":"SPELL"},{"artist":"David Kegg","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":49066,"flavor":"Takes ten percent off the top.","health":3,"id":"TRL_015","mechanics":["OVERKILL"],"name":"Ticket Scalper","race":"PIRATE","rarity":"COMMON","set":"TROLL","text":"Overkill: Draw 2 cards.","type":"MINION"},{"artist":"Jiajun Tian","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":49088,"flavor":"An eye for sore sights.","health":4,"id":"TRL_020","mechanics":["OVERKILL","RUSH"],"name":"Sightless Ranger","rarity":"COMMON","set":"TROLL","text":"Rush\nOverkill: Summon two 1/1 Bats.","type":"MINION"},{"artist":"Jiajun Tian","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":49087,"health":1,"id":"TRL_020t","name":"Bat","race":"BEAST","set":"TROLL","type":"MINION"},{"artist":"Cicily He","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":49800,"flavor":"When snakes get sick, they get sent to the Serpent Ward.","health":2,"id":"TRL_057","mechanics":["TRIGGER_VISUAL"],"name":"Serpent Ward","race":"TOTEM","rarity":"RARE","set":"TROLL","text":"At the end of your turn,\ndeal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Akkapoj T.","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49802,"flavor":"When you're awake at 3 AM and can't stop thinking about that time you called your teacher \"mom.\"","id":"TRL_058","mechanics":["DISCOVER"],"name":"Haunting Visions","rarity":"EPIC","set":"TROLL","text":"The next spell you cast this turn costs (3) less. Discover a spell.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50907,"id":"TRL_058e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Visions","set":"TROLL","text":"The next spell you cast this turn costs (3) less.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49803,"flavor":"It's the bane of freshly mopped floors everywhere.","health":3,"id":"TRL_059","mechanics":["BATTLECRY"],"name":"Bog Slosher","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"RARE","set":"TROLL","targetingArrowText":"Return a minion to your hand.","text":"Battlecry: Return a friendly minion to your hand and give it +2/+2.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":50277,"id":"TRL_059e","name":"Sloshed","set":"TROLL","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49804,"flavor":"It is Wednesday, my dudes.","health":3,"id":"TRL_060","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Frog","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nWhenever you cast a spell,\ndraw a spell from your deck\nthat costs (1) more.","type":"MINION"},{"armor":5,"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","collectible":true,"cost":10,"dbfId":49819,"elite":true,"flavor":"If you can dodge an axe, you can dodge a ball.","health":30,"id":"TRL_065","mechanics":["BATTLECRY"],"name":"Zul'jin","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Cast all spells\nyou've played this game\n(targets chosen randomly).","type":"HERO"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","cost":2,"dbfId":50579,"id":"TRL_065h","name":"Berserker Throw","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TROLL","text":"Hero Power\nDeal $2 damage.","type":"HERO_POWER"},{"artist":"Patrik Bjorkstrom","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":49838,"flavor":"They saw their fate a closin'\nAboard a pirate ship\nOn deck: The Howlin' Hozen\nAbout to let one rip.","health":1,"id":"TRL_071","mechanics":["BATTLECRY","RUSH"],"name":"Bloodsail Howler","race":"PIRATE","rarity":"RARE","set":"TROLL","text":"[x]Rush\nBattlecry: Gain +1/+1\nfor each other Pirate\nyou control.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49839,"id":"TRL_071e","name":"Bloody Sails","set":"TROLL","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Grace Liu","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":49843,"durability":3,"flavor":"The tooth hurts, donât it?","id":"TRL_074","mechanics":["DEATHRATTLE"],"name":"Serrated Tooth","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Give your minions Rush.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":49844,"id":"TRL_074e","name":"Carnassial","set":"TROLL","text":"Rush.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":5,"cardClass":"ROGUE","collectible":true,"cost":7,"dbfId":49847,"flavor":"Throw your hands in the air!\nThey cost (1).","health":7,"id":"TRL_077","mechanics":["BATTLECRY","DISCOVER"],"name":"Gurubashi Hypemon","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"TROLL","text":"Battlecry: Discover a 1/1 copy of a Battlecry minion. It costs (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49976,"id":"TRL_077e","name":"Hype!","set":"TROLL","text":"Gurubashi Hypemon made this 1/1.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":49853,"flavor":"Murlocs practice Small Nice Voodoo.","id":"TRL_082","name":"Big Bad Voodoo","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"Give a friendly minion \"Deathrattle: Summon a random minion that costs (1) more.\"","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":49854,"id":"TRL_082e","name":"Voodoo","set":"TROLL","text":"Deathrattle: Summon a minion that costs (1) more.","type":"ENCHANTMENT"},{"artist":"Evgeniy Zagumyennyy","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":49867,"elite":true,"flavor":"Serenity. Peace. Many frogs.","health":3,"id":"TRL_085","mechanics":["TRIGGER_VISUAL"],"name":"Zentimo","rarity":"LEGENDARY","set":"TROLL","text":"[x]Whenever you target a\nminion with a spell, cast it\nagain on its neighbors.","type":"MINION"},{"dbfId":54770,"id":"TRL_085e","name":"Zentimo Spellsurge","set":"TROLL","text":"Whenever you target a minion with a spell, it also targets adjacent minions.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":0,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":49972,"flavor":"It has Stealth, but its ominous theme music keeps giving it away.","health":3,"id":"TRL_092","mechanics":["AURA","STEALTH"],"name":"Spirit of the Shark","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nYour minions' Battlecries\n  and Combos trigger twice. ","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52788,"id":"TRL_092e","name":"Power of the Shark","set":"TROLL","text":"Your minions' Battlecries\n  and Combos trigger twice. ","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50009,"elite":true,"flavor":"With Griftah in your deck, sometimes you start the game with The Coin!","health":5,"id":"TRL_096","mechanics":["BATTLECRY","DISCOVER"],"name":"Griftah","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Discover two\ncards. Give one to your\nopponent at random.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":53254,"health":5,"id":"TRL_096e","mechanics":["TRIGGER_VISUAL"],"name":"Guess the Card!","set":"TROLL","text":"Guess the card your opponent chose to get a copy.","type":"ENCHANTMENT"},{"artist":"Skan Srisuwan","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":50278,"flavor":"âThe spirits spoke to me.â\n\"What did they say?\"\n\"You had lethal two turns ago.\"","id":"TRL_097","name":"Seance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Choose a minion. Add a copy of it to your hand.","type":"SPELL"},{"artist":"Akkapoj T.","attack":2,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":50608,"durability":2,"flavor":"Zul'jin's primary recruiting tool.","id":"TRL_111","mechanics":["BATTLECRY"],"name":"Headhunter's Hatchet","rarity":"COMMON","set":"TROLL","text":"[x]Battlecry: If you\ncontrol a Beast, gain\n+1 Durability.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":50643,"id":"TRL_111e1","name":"Headhunter's Hatchet","set":"TROLL","text":"Increased Durability.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":50644,"flavor":"Undoes years of obedience school training.","id":"TRL_119","name":"The Beast Within","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"rarity":"EPIC","set":"TROLL","text":"Give a friendly Beast +1/+1, then it attacks a random enemy minion.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50673,"id":"TRL_119e","name":"The Beast Within","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":50773,"flavor":"And a bowl of chips. And some of those little cocktail weenies!","id":"TRL_124","mechanics":["COMBO"],"name":"Raiding Party","rarity":"RARE","set":"TROLL","text":"Draw 2 Pirates from your deck.\nCombo: And a weapon.","type":"SPELL"},{"artist":"Matt Dixon","attack":6,"cardClass":"ROGUE","collectible":true,"cost":8,"dbfId":50774,"elite":true,"flavor":"\"You three! Get in the cannon!\"","health":3,"id":"TRL_126","mechanics":["BATTLECRY"],"name":"Captain Hooktusk","race":"PIRATE","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Summon 3 Pirates from your deck. Give them Rush.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"ROGUE","collectible":true,"cost":6,"dbfId":50779,"flavor":"Why fire your cannons strategically when you can fire them all at once?","id":"TRL_127","name":"Cannon Barrage","rarity":"EPIC","set":"TROLL","text":"[x]Deal $3 damage to a\nrandom enemy. Repeat\nfor each of your Pirates.","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"PRIEST","collectible":true,"cost":0,"dbfId":50794,"flavor":"Finally a cure for degenerates.","id":"TRL_128","name":"Regenerate","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Restore #3 Health.","type":"SPELL"},{"artist":"Dave Allsop","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":50315,"flavor":"Loves long walks on the beach, raising the dead, and chocolates.","health":3,"id":"TRL_131","mechanics":["TRIGGER_VISUAL"],"name":"Sand Drudge","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TROLL","text":"Whenever you cast a spell, summon a 1/1 Zombie with Taunt.","type":"MINION"},{"artist":"Dave Allsop","attack":1,"cardClass":"PRIEST","cost":1,"dbfId":50845,"health":1,"id":"TRL_131t","mechanics":["TAUNT"],"name":"Zombie","set":"TROLL","text":"Taunt","type":"MINION"},{"artist":"Peter Stapleton","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50731,"flavor":"The last time he saw action, Undertaker ruled the meta.","health":1,"id":"TRL_151","mechanics":["BATTLECRY"],"name":"Former Champ","rarity":"COMMON","set":"TROLL","text":"Battlecry: Summon a 5/5 Hotshot.","type":"MINION"},{"artist":"Mike Azevedo","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":50738,"health":5,"id":"TRL_151t","name":"Hotshot","set":"TROLL","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":50749,"flavor":"Because Thrall wouldn't lend me Doomhammer.","id":"TRL_156","mechanics":["DISCOVER"],"name":"Stolen Steel","rarity":"COMMON","set":"TROLL","text":"Discover a weapon (from another class).","type":"SPELL"},{"artist":"Ivan Fomin","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":50766,"flavor":"Pirates will fall for anything.","id":"TRL_157","name":"Walk the Plank","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_UNDAMAGED_TARGET":0},"rarity":"COMMON","set":"TROLL","text":"Destroy an undamaged minion.","type":"SPELL"},{"artist":"Christopher Hayes","attack":0,"cardClass":"DRUID","collectible":true,"cost":1,"dbfId":49944,"flavor":"âLoti! LOTI! Drop it. Drop it Loti! Down! Down Loti!â","health":3,"id":"TRL_223","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Raptor","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nAfter your hero attacks and\n  kills a minion, draw a card.  ","type":"MINION"},{"artist":"Luca Zontini","attack":7,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":49973,"flavor":"\"Boy! Bring me my masks and skull rams.\"","health":7,"id":"TRL_232","mechanics":["OVERKILL"],"name":"Ironhide Direhorn","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Overkill: Summon a 5/5 Ironhide Runt.","type":"MINION"},{"artist":"Luca Zontini","attack":5,"cardClass":"DRUID","cost":5,"dbfId":50359,"health":5,"id":"TRL_232t","name":"Ironhide Runt","race":"BEAST","set":"TROLL","type":"MINION"},{"artist":"Jesper Ejsing","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":49984,"flavor":"Ruthless at tribal roasts.","health":3,"id":"TRL_240","mechanics":["BATTLECRY"],"name":"Savage Striker","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_HERO_HAS_ATTACK":0},"rarity":"COMMON","set":"TROLL","targetingArrowText":"Deal damage equal to your Attack.","text":"Battlecry: Deal damage to an enemy minion equal to your hero's Attack.","type":"MINION"},{"artist":"Christopher Hayes","attack":4,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":49985,"elite":true,"flavor":"Thereâs a word for Zandalari druids who refuse to pledge loyalty to Gonk: âDelicious.â","health":9,"id":"TRL_241","mechanics":["TRIGGER_VISUAL"],"name":"Gonk, the Raptor","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"After your hero attacks and kills a minion, it may attack again.","type":"MINION"},{"artist":"Rudy Siswanto","cardClass":"DRUID","collectible":true,"cost":0,"dbfId":49990,"flavor":"Comes with an overwhelming urge to jump into the nearest open box.","id":"TRL_243","name":"Pounce","rarity":"COMMON","set":"TROLL","text":"Give your hero +2 Attack this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50048,"id":"TRL_243e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Pounce","set":"TROLL","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Clint Langley","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":49994,"flavor":"Somebodyâs been eating their funnel cakes.","id":"TRL_244","name":"Predatory Instincts","rarity":"RARE","set":"TROLL","text":"[x]Draw a Beast from your\ndeck. Double its Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50060,"id":"TRL_244e","name":"Predatory Instincts","set":"TROLL","text":"Doubled Health.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":50002,"flavor":"The first warning sign of an oncoming warlock temper tantrum.","id":"TRL_245","name":"Shriek","rarity":"RARE","set":"TROLL","text":"Discard your lowest Cost card. Deal $2 damage to all minions.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":50004,"flavor":"âYOU SIGNED WHAT?!â","id":"TRL_246","name":"Void Contract","rarity":"EPIC","set":"TROLL","text":"Destroy half of each player's deck.","type":"SPELL"},{"artist":"Alex Garner","attack":6,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":50006,"flavor":"Reduce, reuse, resoul.","health":6,"id":"TRL_247","mechanics":["BATTLECRY"],"name":"Soulwarden","rarity":"EPIC","set":"TROLL","text":"Battlecry: Add 3 random cards you discarded this game to your hand.","type":"MINION"},{"artist":"Skan Srisuwan","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":50012,"flavor":"Thereâs no âAiiiieeeeâ in âTeam.â","id":"TRL_249","name":"Grim Rally","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TROLL","text":"Destroy a friendly minion. Give your minions +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50015,"id":"TRL_249e","name":"Grim Rally","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":0,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":50025,"flavor":"Nah nah nah nah, nah nah nah nah, nah nah nah nah, nah nah nah nah","health":3,"id":"TRL_251","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Bat","rarity":"RARE","set":"TROLL","text":"Stealth for 1 turn.\nAfter a friendly minion dies, give a minion in your hand +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50027,"id":"TRL_251e","name":"Hir'eek's Offering","set":"TROLL","text":"Increased stats from Spirit of the Bat.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":50032,"elite":true,"flavor":"If you love Jeklik, set her free. YOU CAN'T GET RID OF HER.","health":4,"id":"TRL_252","mechanics":["LIFESTEAL","TAUNT","InvisibleDeathrattle"],"name":"High Priestess Jeklik","rarity":"LEGENDARY","set":"TROLL","text":"[x]Taunt, Lifesteal\nWhen you discard this,\nadd 2 copies of it to\nyour hand.","type":"MINION"},{"artist":"Slawomir Maniak","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":50034,"elite":true,"flavor":"REPELâS EFFECT WORE OFF.","health":1,"id":"TRL_253","mechanics":["BATTLECRY"],"name":"Hir'eek, the Bat","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Fill your board with copies of this minion.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":50042,"flavor":"Ah, yes. Mark. The mightiest Loa.","id":"TRL_254","mechanics":["CHOOSE_ONE"],"name":"Mark of the Loa","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"TROLL","text":"Choose One -\nGive a minion +2/+4\nand Taunt; or Summon\ntwo 3/2 Raptors.","type":"SPELL"},{"artist":"Ivan Fomin","cardClass":"DRUID","cost":4,"dbfId":49995,"id":"TRL_254a","name":"Gonk's Resilience","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TROLL","text":"Give a minion +2/+4 and Taunt.","type":"SPELL"},{"cardClass":"DRUID","dbfId":49996,"id":"TRL_254ae","name":"Mark of the Loa","set":"TROLL","text":"+2/+4 and Taunt.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","cardClass":"DRUID","cost":4,"dbfId":49997,"id":"TRL_254b","name":"Raptor Pack","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"set":"TROLL","text":"Summon two 3/2 Raptors.","type":"SPELL"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"DRUID","cost":2,"dbfId":51109,"health":2,"id":"TRL_254t","name":"Raptor","race":"BEAST","set":"TROLL","type":"MINION"},{"artist":"Andrew Hou","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":50044,"flavor":"[x]The Gurubashi Arena has an\nextremely permissive policy on\npets in the workplace.","id":"TRL_255","name":"Stampeding Roar","playRequirements":{"REQ_FRIENDLY_MINION_OF_RACE_IN_HAND":20,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","set":"TROLL","text":"Summon a random Beast from your hand and give it Rush.","type":"SPELL"},{"cardClass":"DRUID","dbfId":54782,"id":"TRL_255e","name":"Stampede!","set":"TROLL","text":"Has Rush.","type":"ENCHANTMENT"},{"artist":"Luke Mancini","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":7,"dbfId":50070,"flavor":"Main supplier of Blood Troll Syrup to the Intercontinental Hut of Funnel Cakes.","health":8,"id":"TRL_257","mechanics":["TRIGGER_VISUAL"],"name":"Blood Troll Sapper","rarity":"COMMON","set":"TROLL","text":"After a friendly minion dies, deal 2 damage to the enemy hero.","type":"MINION"},{"artist":"Vladimir Kafanov","cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":50071,"flavor":"Black Friday gets worse every year.","id":"TRL_258","name":"Mass Hysteria","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TROLL","text":"Force each minion to attack another random minion.","type":"SPELL"},{"artist":"Alex Horley Ormandelli","attack":7,"cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":50082,"elite":true,"flavor":"Everyone wants to be a princess, but nobody ever considers the size of the hat.","health":5,"id":"TRL_259","mechanics":["BATTLECRY"],"name":"Princess Talanji","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Summon all minions from your hand that didn't start in your deck.","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"PRIEST","collectible":true,"cost":7,"dbfId":50087,"elite":true,"flavor":"Everyone's dying to meet him.","health":7,"id":"TRL_260","mechanics":["BATTLECRY"],"name":"Bwonsamdi, the Dead","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Draw 1-Cost\nminions from your deck\nuntil your hand is full.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":7,"cardClass":"PALADIN","collectible":true,"cost":25,"dbfId":49981,"elite":true,"flavor":"On bended knee Thekal placed his weapon upon Shirvallahâs altar, whereupon she slowly knocked it off with her paw.","health":5,"id":"TRL_300","mechanics":["DIVINE_SHIELD","LIFESTEAL","RUSH"],"name":"Shirvallah, the Tiger","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"[x]Divine Shield, Rush, Lifesteal\n Costs (1) less for each Mana\nyou've spent on spells.","type":"MINION"},{"artist":"Arthur Bozonnet","cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":49999,"flavor":"Highly effective against 3 year olds.","id":"TRL_302","name":"Time Out!","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"COMMON","referencedTags":["IMMUNE"],"set":"TROLL","text":"Your hero is Immune until your next turn.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":50458,"id":"TRL_302e","name":"Time Out!","set":"TROLL","text":"Immune until your next turn.","type":"ENCHANTMENT"},{"artist":"M. Alvares & M. Azevedo","attack":3,"cardClass":"PALADIN","collectible":true,"cost":5,"dbfId":50014,"durability":3,"flavor":"Only two things in life are certain: death and axes.","id":"TRL_304","mechanics":["OVERKILL"],"name":"Farraki Battleaxe","rarity":"RARE","set":"TROLL","text":"Overkill: Give a minion in your hand +2/+2.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":52743,"id":"TRL_304e","name":"Battle Ready","set":"TROLL","text":"+2/+2 from Farraki Battleaxe.","type":"ENCHANTMENT"},{"artist":"James Ryman","cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":50019,"flavor":"⌠Arrives? Approaches? TELL US ALREADY!","id":"TRL_305","mechanics":["DISCOVER"],"name":"A New Challenger...","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"EPIC","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"TROLL","text":"Discover a 6-Cost minion. Summon it with Taunt and Divine Shield.","type":"SPELL"},{"artist":"Maria Trepalina","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":50022,"flavor":"She protec.\nShe attac.\nBut most importantly,\nshe come bac.","health":3,"id":"TRL_306","mechanics":["DEATHRATTLE"],"name":"Immortal Prelate","rarity":"EPIC","set":"TROLL","text":"Deathrattle: Shuffle this into your deck. It keeps any enchantments.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":50028,"flavor":"Hey! No cameras allowed!","id":"TRL_307","name":"Flash of Light","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Restore #4 Health.\nDraw a card.","type":"SPELL"},{"artist":"James Ryman","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":50126,"elite":true,"flavor":"\"âŚand then I beat him with 1 Health!\"","health":4,"id":"TRL_308","mechanics":["BATTLECRY"],"name":"High Priest Thekal","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Convert all but 1 of your Hero's Health into Armor.","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":0,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":50031,"flavor":"Less of a cantrip and more of a cat-nip.","health":3,"id":"TRL_309","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Tiger","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nAfter you cast a spell,\nsummon a Tiger with stats\nequal to its Cost.","type":"MINION"},{"artist":"Ursula Dorada","attack":1,"cardClass":"PALADIN","cost":1,"dbfId":50033,"health":1,"id":"TRL_309t","name":"Tiger","race":"BEAST","set":"TROLL","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"MAGE","collectible":true,"cost":0,"dbfId":50120,"flavor":"It's just lighter fluid.","id":"TRL_310","name":"Elemental Evocation","rarity":"COMMON","set":"TROLL","text":"The next Elemental you play this turn costs (2) less.","type":"SPELL"},{"cardClass":"MAGE","dbfId":50837,"id":"TRL_310e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Elemental Evocation","rarity":"COMMON","set":"TROLL","text":"The next Elemental you play this turn costs (2) less.","type":"ENCHANTMENT"},{"artist":"Ware Lee","attack":3,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":50121,"flavor":"Arcane energy⌠finds a way.","health":3,"id":"TRL_311","mechanics":["BATTLECRY"],"name":"Arcanosaur","race":"ELEMENTAL","rarity":"COMMON","set":"TROLL","text":"Battlecry: If you played an Elemental last turn, deal 3 damage to all other minions.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50083,"flavor":"But donât ask her to use it in a sentence.","health":3,"id":"TRL_312","name":"Spellzerker","rarity":"COMMON","referencedTags":["SPELLPOWER"],"set":"TROLL","text":"Has Spell Damage +2 while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50228,"id":"TRL_312e","mechanics":["ENRAGED"],"name":"Power of Gurubashi","set":"TROLL","text":"Spell Damage +2.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":50122,"flavor":"The hoof.\nThe hoof.\nThe hoof is on fire.","id":"TRL_313","name":"Scorch","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"TROLL","text":"[x]Deal $4 damage to a\nminion. Costs (1) if you\nplayed an Elemental\nlast turn.","type":"SPELL"},{"artist":"Matt Dixon","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":50084,"flavor":"She prefers âFlammably Inclined.â","health":4,"id":"TRL_315","mechanics":["TRIGGER_VISUAL"],"name":"Pyromaniac","rarity":"RARE","set":"TROLL","text":"Whenever your Hero Power kills a minion, draw a card.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"MAGE","collectible":true,"collectionText":"[x]Battlecry: If your Hero Power\ndealt 8 damage this game,\nsummon Ragnaros the\nFirelord.","cost":7,"dbfId":50088,"elite":true,"flavor":"You mess with the Bird, you get the Firelord.","health":4,"id":"TRL_316","mechanics":["BATTLECRY"],"name":"Jan'alai, the Dragonhawk","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: If your Hero Power\ndealt 8 damage this game,\nsummon Ragnaros the\nFirelord.@ ({0} left!)@ (Ready!)","type":"MINION"},{"attack":8,"cardClass":"NEUTRAL","cost":8,"dbfId":53181,"elite":true,"health":8,"id":"TRL_316t","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Ragnaros the Firelord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"TROLL","text":"Can't attack. At the end of your turn, deal 8 damage to a random enemy.","type":"MINION"},{"artist":"J. Axer","cardClass":"MAGE","collectible":true,"cost":5,"dbfId":50086,"flavor":"If youâre burning and you know it, wave your hands!","id":"TRL_317","mechanics":["OVERKILL"],"name":"Blast Wave","rarity":"EPIC","set":"TROLL","text":"Deal $2 damage to all minions.\nOverkill: Add a random Mage spell to your hand.","type":"SPELL"},{"artist":"Mike Sass","attack":5,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":50095,"elite":true,"flavor":"Extremely awkward cousin of Hex Lord Malaclass.","health":5,"id":"TRL_318","mechanics":["BATTLECRY"],"name":"Hex Lord Malacrass","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Add a copy of your opening hand to your hand (except this card).","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":50093,"flavor":"Dragonhawks arenât known for their accuracy.","health":3,"id":"TRL_319","mechanics":["AURA","STEALTH"],"name":"Spirit of the Dragonhawk","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nYour Hero Power also targets\n adjacent minions.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52787,"id":"TRL_319e","name":"Power of the Dragonhawk","set":"TROLL","text":"Your Hero Power also hits adjacent minions.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":50040,"flavor":"No thanks, I already devast-ate.","id":"TRL_321","name":"Devastate","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Deal $4 damage to a damaged minion.","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":50049,"flavor":"The third little dragon made his armor out of adamantite.","health":5,"id":"TRL_323","mechanics":["BATTLECRY"],"name":"Emberscale Drake","race":"DRAGON","rarity":"RARE","set":"TROLL","text":"Battlecry: If you're holding a Dragon, gain 5 Armor.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":50054,"flavor":"This metal is so heavy it will satisfy your iron requirements for the next year.","id":"TRL_324","name":"Heavy Metal!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"TROLL","text":"[x]Summon a random\nminion with Cost equal\nto your Armor (up to 10).","type":"SPELL"},{"artist":"Jason Kang","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":50056,"durability":4,"flavor":"âGriftah here with de Sulâchop. One chop, you get four damage. Two chops, eight damage - you gonna change de way you fight.\"","id":"TRL_325","mechanics":["OVERKILL"],"name":"Sul'thraze","rarity":"EPIC","set":"TROLL","text":"Overkill: You may attack again.","type":"WEAPON"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":50059,"flavor":"Here comes âThe Smolder.â","health":2,"id":"TRL_326","mechanics":["BATTLECRY"],"name":"Smolderthorn Lancer","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"rarity":"EPIC","set":"TROLL","targetingArrowText":"Destroy a damaged minion.","text":"Battlecry: If you're holding a Dragon, destroy a damaged enemy minion.","type":"MINION"},{"artist":"Jim Nelson","attack":0,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":52242,"flavor":"Where did they get this preposterous hypothesis?","health":3,"id":"TRL_327","mechanics":["AURA","STEALTH"],"name":"Spirit of the Rhino","rarity":"RARE","referencedTags":["IMMUNE","RUSH"],"set":"TROLL","text":"Stealth for 1 turn.\nYour Rush minions are Immune the turn they're summoned.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52240,"id":"TRL_327e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Protected by Spirit of the Rhino","set":"TROLL","text":"Immune this turn.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":50066,"elite":true,"flavor":"War Master sounds cooler than Dragon Sitter.","health":3,"id":"TRL_328","mechanics":["BATTLECRY"],"name":"War Master Voone","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Copy all\nDragons in your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":50074,"elite":true,"flavor":"Most trolls only get to âAAAAHHH!â and donât make it to the âkaliâ part.","health":5,"id":"TRL_329","mechanics":["OVERKILL","RUSH"],"name":"Akali, the Rhino","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Rush\nOverkill: Draw a Rush minion from your deck. Give it +5/+5.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":50603,"id":"TRL_329e","name":"Rhino Skin","set":"TROLL","text":"+5/+5.","type":"ENCHANTMENT"},{"artist":"Rudy Siswanto","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":50212,"flavor":"\"Hello? Yes, this is Huffer.\"","id":"TRL_339","mechanics":["DISCOVER"],"name":"Master's Call","rarity":"EPIC","set":"TROLL","text":"Discover a minion in your deck.\nIf all 3 are Beasts,\ndraw them all.","type":"SPELL"},{"artist":"J. Axer","attack":4,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":50356,"flavor":"Honestly, his delivery is a little wooden.","health":4,"id":"TRL_341","mechanics":["BATTLECRY"],"name":"Treespeaker","rarity":"EPIC","set":"TROLL","text":"Battlecry: Transform your Treants into 5/5 Ancients.","type":"MINION"},{"artist":"Charlene Le Scanff","attack":5,"cardClass":"DRUID","cost":5,"dbfId":51868,"health":5,"id":"TRL_341t","name":"Ancient","set":"TROLL","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":43310,"elite":true,"flavor":"âRavasaur!â\nâPretty scaryâ\nââŚBlammodax!â\nâIs that a thing?â\nâSMAXODON!â\nââŚ.now youâre just making those up.â","health":2,"id":"TRL_343","mechanics":["CHOOSE_ONE"],"name":"Wardruid Loti","rarity":"LEGENDARY","set":"TROLL","text":"Choose One - Transform into one of Loti's four dinosaur forms.","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","cost":3,"dbfId":43306,"elite":true,"health":6,"id":"TRL_343at1","mechanics":["TAUNT"],"name":"Ankylodon","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Taunt","type":"MINION"},{"attack":1,"cardClass":"DRUID","cost":3,"dbfId":54599,"elite":true,"health":6,"id":"TRL_343at2","mechanics":["TAUNT"],"name":"Wardruid Loti","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Taunt","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"DRUID","cost":3,"dbfId":43307,"elite":true,"health":2,"id":"TRL_343bt1","mechanics":["RUSH"],"name":"Sabertusk","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Rush","type":"MINION"},{"attack":4,"cardClass":"DRUID","cost":3,"dbfId":54600,"elite":true,"health":2,"id":"TRL_343bt2","mechanics":["RUSH"],"name":"Wardruid Loti","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Rush","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","cost":3,"dbfId":43311,"elite":true,"health":4,"id":"TRL_343ct1","mechanics":["SPELLPOWER"],"name":"Pterrordax","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"attack":1,"cardClass":"DRUID","cost":3,"dbfId":54601,"elite":true,"health":4,"id":"TRL_343ct2","mechanics":["SPELLPOWER"],"name":"Wardruid Loti","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","spellDamage":1,"text":"Spell Damage +1","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"DRUID","cost":3,"dbfId":43314,"elite":true,"health":2,"id":"TRL_343dt1","mechanics":["POISONOUS","STEALTH"],"name":"Ravasaur","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Poisonous, Stealth","type":"MINION"},{"attack":1,"cardClass":"DRUID","cost":3,"dbfId":54602,"elite":true,"health":2,"id":"TRL_343dt2","mechanics":["POISONOUS","STEALTH"],"name":"Wardruid Loti","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Poisonous, Stealth","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"DRUID","cost":3,"dbfId":43315,"elite":true,"health":6,"id":"TRL_343et1","mechanics":["POISONOUS","RUSH","SPELLPOWER","STEALTH","TAUNT"],"name":"Wardruid Loti","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","spellDamage":1,"text":"Taunt, Rush, Poisonous, Stealth, Spell Damage +1","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":50369,"elite":true,"flavor":"Krag'wa has a ritual to honor his friends and a ritual to devour his enemies. No one can tell them apart.","health":6,"id":"TRL_345","mechanics":["BATTLECRY"],"name":"Krag'wa, the Frog","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Return all spells you played last turn to your hand.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":50466,"flavor":"The card is common, but the steak is rare.","id":"TRL_347","mechanics":["OVERKILL"],"name":"Baited Arrow","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Deal $3 damage. Overkill: Summon a 5/5 Devilsaur.","type":"SPELL"},{"artist":"Anton Zemskov","attack":5,"cardClass":"HUNTER","cost":5,"dbfId":50467,"health":5,"id":"TRL_347t","name":"Devilsaur","race":"BEAST","set":"TROLL","type":"MINION"},{"artist":"Vladimir Kafanov","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":49824,"flavor":"The terrible thing about lynxes is lynxes are terrible things. Their teeth are made out of biting, their paws are made out of springs!","health":1,"id":"TRL_348","mechanics":["BATTLECRY","RUSH"],"name":"Springpaw","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"[x]Rush\nBattlecry: Add a 1/1 Lynx\nwith Rush to your hand.","type":"MINION"},{"artist":"Lemon Sky","attack":1,"cardClass":"HUNTER","cost":1,"dbfId":50213,"health":1,"id":"TRL_348t","mechanics":["RUSH"],"name":"Lynx","race":"BEAST","set":"TROLL","text":"Rush","type":"MINION"},{"artist":"Gonzalo Ordonez","attack":2,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":50471,"flavor":"âShoot them in the faceâ is more of a tactic than a strategy.","health":4,"id":"TRL_349","mechanics":["BATTLECRY","DISCOVER"],"name":"Bloodscalp Strategist","rarity":"RARE","set":"TROLL","text":"Battlecry: If you have a weapon equipped, Discover a spell.","type":"MINION"},{"artist":"Cicily He","cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":50547,"flavor":"\"Oh, THAT'S how she brings the warts!\"","id":"TRL_351","mechanics":["OVERLOAD"],"name":"Rain of Toads","overload":3,"playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","referencedTags":["TAUNT"],"set":"TROLL","text":"Summon three 2/4 Toads with Taunt. Overload: (3)","type":"SPELL"},{"artist":"Cicily He","attack":2,"cardClass":"SHAMAN","cost":3,"dbfId":50906,"health":4,"id":"TRL_351t","mechanics":["TAUNT"],"name":"Toad","race":"BEAST","set":"TROLL","text":"Taunt","type":"MINION"},{"artist":"Jakub Kasper","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":50550,"durability":3,"flavor":"\"I double frog dare you!\"","id":"TRL_352","mechanics":["AURA"],"name":"Likkim","rarity":"RARE","referencedTags":["OVERLOAD"],"set":"TROLL","text":"Has +2 Attack while you have Overloaded Mana Crystals.","type":"WEAPON"},{"artist":"Akkapoj T.","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":50595,"durability":4,"flavor":"\"This merit badge is for cruelty. This one's for whipping. And this one is for embroidery...\"","id":"TRL_360","mechanics":["TRIGGER_VISUAL"],"name":"Overlord's Whip","rarity":"COMMON","set":"TROLL","text":"After you play a minion, deal 1 damage to it.","type":"WEAPON"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":50602,"flavor":"Not to be confused with Dragon Yodel.","id":"TRL_362","name":"Dragon Roar","rarity":"COMMON","set":"TROLL","text":"Add 2 random Dragons to your hand.","type":"SPELL"},{"artist":"Sean McNally","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50796,"flavor":"Don't even think of asking for time off.","health":3,"id":"TRL_363","mechanics":["DEATHRATTLE"],"name":"Saronite Taskmaster","rarity":"COMMON","referencedTags":["TAUNT"],"set":"TROLL","text":"Deathrattle: Summon a 0/3 Free Agent with Taunt for your opponent.","type":"MINION"},{"artist":"Sean McNally","attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":50797,"health":3,"id":"TRL_363t","mechanics":["TAUNT"],"name":"Free Agent","set":"TROLL","text":"Taunt","type":"MINION"},{"artist":"Jesper Ejsing","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":50381,"flavor":"A few hours later he DESTROYED the arena bathrooms.","health":1,"id":"TRL_390","mechanics":["BATTLECRY"],"name":"Daring Fire-Eater","rarity":"COMMON","set":"TROLL","text":"Battlecry: Your next Hero Power this turn deals 2 more damage.","type":"MINION"},{"dbfId":54807,"id":"TRL_390e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Flameweaving","set":"TROLL","text":"Your next Hero Power deals 2 more damage.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53219,"id":"TRL_390e2","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Flameweaving","set":"TROLL","text":"Your next Hero Power deals 2 more damage.","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":50230,"flavor":"Sometimes you get punched so hard they see double.","id":"TRL_400","mechanics":["SECRET"],"name":"Splitting Image","rarity":"EPIC","set":"TROLL","text":"Secret: When one of your minions is attacked, summon a copy of it.","type":"SPELL"},{"artist":"E. Kenji & M. Azevedo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50491,"flavor":"All it takes is a tummy rub.","health":4,"id":"TRL_405","mechanics":["TRIGGER_VISUAL"],"name":"Untamed Beastmaster","rarity":"EPIC","set":"TROLL","text":"Whenever you draw a Beast, give it +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50492,"id":"TRL_405e","name":"Warpaint","set":"TROLL","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Sean McNally","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50493,"flavor":"It's the sleeper of the set.","health":4,"id":"TRL_406","mechanics":["ENRAGED"],"name":"Dozing Marksman","rarity":"COMMON","set":"TROLL","text":"Has +4 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54771,"id":"TRL_406e","mechanics":["ENRAGED"],"name":"Wrong Side of Da Bed","set":"TROLL","text":"+4 Attack.","type":"ENCHANTMENT"},{"artist":"Ekaterina Shapovalova","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50497,"flavor":"100% organic troll sweat.","health":1,"id":"TRL_407","mechanics":["BATTLECRY"],"name":"Waterboy","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"TROLL","text":"Battlecry: Your next Hero Power this turn costs (0).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50498,"id":"TRL_407e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"High Quality H2O","set":"TROLL","text":"Your Hero Power costs (0).","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":7,"cardClass":"PRIEST","collectible":true,"cost":12,"dbfId":50539,"flavor":"Trolls can regenerate lost limbs, but this is what they do with the leftovers.","health":8,"id":"TRL_408","mechanics":["TAUNT"],"name":"Grave Horror","rarity":"RARE","set":"TROLL","text":"[x]Taunt\nCosts (1) less for each spell\nyou've cast this game.","type":"MINION"},{"artist":"Anton Zemskov","attack":2,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":50775,"elite":true,"flavor":"â⌠Weâre gonna need a bigger board.â","health":2,"id":"TRL_409","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Gral, the Shark","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"[x]Battlecry: Eat a minion in\nyour deck and gain its stats.\nDeathrattle: Add it to\nyour hand.","type":"MINION"},{"cardClass":"ROGUE","dbfId":50788,"id":"TRL_409e","name":"Blood in the Water","set":"TROLL","text":"Destroyed {0} and gained its stats.","type":"ENCHANTMENT"},{"artist":"Maria Trepalina","cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":50282,"flavor":"Never give up, always surrender!","id":"TRL_500","name":"Surrender to Madness","rarity":"EPIC","set":"TROLL","text":"[x]Destroy 3 of your Mana\nCrystals. Give all minions\nin your deck +2/+2.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":50371,"id":"TRL_500e","name":"Absolutely Mad!","set":"TROLL","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Lemon Sky","attack":3,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":50283,"flavor":"âOkay kids did everyone remember to heal before we left?â","health":2,"id":"TRL_501","mechanics":["BATTLECRY"],"name":"Auchenai Phantasm","rarity":"EPIC","set":"TROLL","text":"Battlecry: This turn, your healing effects deal damage instead.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50905,"id":"TRL_501e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Dark Soul","set":"TROLL","text":"Your healing effects are dealing damage.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":0,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":50352,"flavor":"Just because youâre dead doesnât mean youâre off the team.","health":3,"id":"TRL_502","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Dead","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nAfter a friendly minion dies,\nshuffle a 1-Cost copy of it\ninto your deck.","type":"MINION"},{"cardClass":"PRIEST","dbfId":50518,"id":"TRL_502e","name":"Prayer to Bwonsamdi","set":"TROLL","text":"Bwonsamdi made this cost (1).","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50372,"flavor":"They say you canât make an omelet without AHHH THEYâRE EATING MY FACE!","health":2,"id":"TRL_503","mechanics":["DEATHRATTLE"],"name":"Scarab Egg","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Summon three 1/1 Scarabs.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":50373,"health":1,"id":"TRL_503t","name":"Scarab","race":"BEAST","set":"TROLL","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50374,"flavor":"Also makes a great librarian. She's really good at fixing books!","health":3,"id":"TRL_504","mechanics":["BATTLECRY"],"name":"Booty Bay Bookie","rarity":"RARE","set":"TROLL","text":"Battlecry: Give your opponent a Coin.","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50377,"flavor":"It canât be all that helpful. Not wif dose widdle wings!","health":1,"id":"TRL_505","mechanics":["DEATHRATTLE"],"name":"Helpless Hatchling","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Reduce the Cost of a Beast in your hand by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50378,"id":"TRL_505e","name":"Avenger","set":"TROLL","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50380,"flavor":"âYa hold it by da feet, mon. Den ya THROW.â","health":1,"id":"TRL_506","mechanics":["OVERKILL"],"name":"Gurubashi Chicken","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Overkill: Gain +5 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50382,"id":"TRL_506e","name":"Ready to Strike","set":"TROLL","text":"+5 Attack.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50383,"flavor":"His taste in soup is criminal.","health":2,"id":"TRL_507","mechanics":["TRIGGER_VISUAL"],"name":"Sharkfin Fan","race":"PIRATE","rarity":"COMMON","set":"TROLL","text":"After your hero attacks, summon a 1/1 Pirate.","type":"MINION"},{"artist":"Max Grecke","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":50833,"health":1,"id":"TRL_507t","name":"Swabbie","race":"PIRATE","set":"TROLL","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50385,"flavor":"Regenerates any injury except heartbreak.","health":5,"id":"TRL_508","mechanics":["TRIGGER_VISUAL"],"name":"Regeneratin' Thug","rarity":"COMMON","set":"TROLL","text":"At the start of your turn, restore #2 Health to this minion.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50386,"flavor":"You could say he has a certain appeal.","health":2,"id":"TRL_509","mechanics":["BATTLECRY"],"name":"Banana Buffoon","rarity":"COMMON","set":"TROLL","text":"Battlecry: Add 2 Bananas to your hand.","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":53215,"id":"TRL_509t","name":"Bananas","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"TROLL","text":"Give a minion +1/+1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53217,"id":"TRL_509te","name":"Bananas","set":"TROLL","text":"Has +1/+1.","type":"ENCHANTMENT"},{"artist":"Ekaterina Shapovalova","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50391,"flavor":"Famed hunter of the deadly Achilliosaur.","health":1,"id":"TRL_512","mechanics":["BATTLECRY","LIFESTEAL"],"name":"Cheaty Anklebiter","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"TROLL","targetingArrowText":"Deal 1 damage.","text":"Lifesteal\nBattlecry: Deal 1 damage.","type":"MINION"},{"artist":"Dan Scott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":50392,"flavor":"Canât break the rules if you canât read âem.","health":14,"id":"TRL_513","mechanics":["DIVINE_SHIELD","TAUNT"],"name":"Mosh'Ogg Enforcer","rarity":"COMMON","set":"TROLL","text":"Taunt\nDivine Shield","type":"MINION"},{"artist":"Brian Despain","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50393,"flavor":"Maybe don't put this one in your garden.","health":4,"id":"TRL_514","mechanics":["BATTLECRY","TAUNT"],"name":"Belligerent Gnome","rarity":"RARE","set":"TROLL","text":"[x]Taunt\nBattlecry: If your opponent\nhas 2 or more minions,\ngain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50394,"id":"TRL_514e","name":"Belligerent","set":"TROLL","text":"+1 Attack.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":50395,"flavor":"\"Shirt? Shoes!? No service!\"","health":7,"id":"TRL_515","mechanics":["TAUNT"],"name":"Rabble Bouncer","rarity":"COMMON","set":"TROLL","text":"Taunt\nCosts (1) less for each enemy minion.","type":"MINION"},{"artist":"Izzy Hoover","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":50396,"flavor":"For a limited time, loa blessings are on a pray-one-get-two deal (on selected sacrifices only).","health":2,"id":"TRL_516","mechanics":["TRIGGER_VISUAL"],"name":"Gurubashi Offering","rarity":"EPIC","set":"TROLL","text":"At the start of your turn, destroy this and gain 8 Armor.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50397,"flavor":"Her fantasy Rumble league gives double points for dismemberment.","health":3,"id":"TRL_517","mechanics":["BATTLECRY"],"name":"Arena Fanatic","rarity":"COMMON","set":"TROLL","text":"Battlecry: Give all minions in your hand +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50399,"id":"TRL_517e2","name":"WHOOOOO!","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50402,"flavor":"He was destined for the soup. One way or anotherâŚ","health":2,"id":"TRL_520","mechanics":["DEATHRATTLE"],"name":"Murloc Tastyfin","race":"MURLOC","rarity":"RARE","set":"TROLL","text":"[x]Deathrattle: Draw 2 Murlocs\nfrom your deck.","type":"MINION"},{"artist":"Eric Braddock","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50403,"flavor":"Everybody with a ticket get in here!","health":3,"id":"TRL_521","mechanics":["OVERKILL"],"name":"Arena Patron","rarity":"RARE","set":"TROLL","text":"Overkill: Summon another Arena Patron.","type":"MINION"},{"artist":"J. Axer","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":50405,"flavor":"âDoes she cause them with magic, or justâŚlike have a bucket she brings with her?â","health":1,"id":"TRL_522","mechanics":["BATTLECRY"],"name":"Wartbringer","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_SPELLS_PLAYED_THIS_TURN":2},"rarity":"COMMON","set":"TROLL","targetingArrowText":"Deal 2 damage.","text":"Battlecry: If you played 2 spells this turn, deal 2 damage.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50408,"flavor":"If your tree is on fire - stop, drop, and troll.","health":2,"id":"TRL_523","mechanics":["BATTLECRY","DISCOVER"],"name":"Firetree Witchdoctor","rarity":"RARE","set":"TROLL","text":"[x]Battlecry: If you're holding\na Dragon, Discover a spell.","type":"MINION"},{"artist":"David Devries","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":50410,"flavor":"Can also break up fights, relationships, and unions.","health":1,"id":"TRL_524","mechanics":["BATTLECRY"],"name":"Shieldbreaker","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_MUST_TARGET_TAUNTER":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","referencedTags":["SILENCE","TAUNT"],"set":"TROLL","targetingArrowText":"Silence a minion with Taunt.","text":"Battlecry: Silence an enemy minion with Taunt.","type":"MINION"},{"artist":"James Ryman","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50411,"flavor":"Yeah it's great, but did you see the Arena Treasure Arms?!","health":4,"id":"TRL_525","mechanics":["DEATHRATTLE"],"name":"Arena Treasure Chest","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Draw 2 cards.","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50412,"flavor":"Caution: Contains Flammable Material","health":6,"id":"TRL_526","mechanics":["BATTLECRY"],"name":"Dragonmaw Scorcher","race":"DRAGON","rarity":"COMMON","set":"TROLL","text":"Battlecry: Deal 1 damage to all other minions.","type":"MINION"},{"artist":"Cicily He","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50414,"flavor":"âItâs an illusion, Malacrass!â","health":4,"id":"TRL_527","mechanics":["BATTLECRY"],"name":"Drakkari Trickster","rarity":"EPIC","set":"TROLL","text":"[x]Battlecry: Give each player a\ncopy of a random card from\ntheir opponent's deck.","type":"MINION"},{"artist":"Paul Mafayon","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":50416,"flavor":"\"Tell me if youâve heard this one!\"","health":10,"id":"TRL_528","mechanics":["OVERKILL"],"name":"Linecracker","rarity":"EPIC","set":"TROLL","text":"Overkill: Double this minion's Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50417,"id":"TRL_528e","name":"Crazed","set":"TROLL","text":"Doubled Attack.","type":"ENCHANTMENT"},{"artist":"Alex Horley Ormandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50421,"flavor":"Knew Mysterious Challenger back when he was a Mysterious Squire.","health":4,"id":"TRL_530","mechanics":["BATTLECRY"],"name":"Masked Contender","rarity":"EPIC","referencedTags":["SECRET"],"set":"TROLL","text":"Battlecry: If you control a Secret, cast a Secret from your deck.","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50427,"flavor":"Rub a dub dub, three trolls in a tub.\nAnd who do you think dey be?\nDa Shaker, Da Breaker, and Da Undatakah.\nAnd all of dem comin' for me.","health":2,"id":"TRL_531","mechanics":["DEATHRATTLE"],"name":"Rumbletusk Shaker","rarity":"COMMON","set":"TROLL","text":"Deathrattle: Summon a 3/2 Rumbletusk Breaker.","type":"MINION"},{"artist":"Sam Nielson","attack":3,"cardClass":"NEUTRAL","cost":2,"dbfId":50428,"health":2,"id":"TRL_531t","name":"Rumbletusk Breaker","set":"TROLL","type":"MINION"},{"artist":"Steve Prescott","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50430,"flavor":"One's play-by-play. The other is off-color.","health":5,"id":"TRL_532","mechanics":["TRIGGER_VISUAL"],"name":"Mosh'Ogg Announcer","rarity":"EPIC","set":"TROLL","text":"[x]Enemies attacking this\nhave a 50% chance to\nattack someone else.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":50434,"flavor":"I scream, you scream, we all scream when we see a Freeze Mage.","health":5,"id":"TRL_533","mechanics":["BATTLECRY"],"name":"Ice Cream Peddler","rarity":"EPIC","referencedTags":["FREEZE"],"set":"TROLL","text":"Battlecry: If you control a Frozen minion, gain 8 Armor.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":50437,"flavor":"Nonono, the turtle is the Shellfighter.","health":8,"id":"TRL_535","mechanics":["TRIGGER_VISUAL"],"name":"Snapjaw Shellfighter","rarity":"EPIC","set":"TROLL","text":"[x]Whenever an adjacent\nminion takes damage, this\n minion takes it instead.","type":"MINION"},{"artist":"Clint Langley","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":50443,"elite":true,"flavor":"First Deathrattle: Draw a card.\nSecond: Draw 2 cards.\nThird: Throw Mon'kind off a steel cage and plummet sixteen feet through an announcerâs table.","health":5,"id":"TRL_537","mechanics":["BATTLECRY"],"name":"Da Undatakah","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"[x]Battlecry: Gain the\nDeathrattle effects of\n3 friendly minions that\ndied this game.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":51181,"id":"TRL_537e","name":"Undatakah Deathrattles","set":"TROLL","type":"ENCHANTMENT"},{"artist":"Izzy Hoover","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":50454,"elite":true,"flavor":"ATTENTION: Do not enter any major city while infected with the Corrupted Blood!","health":6,"id":"TRL_541","mechanics":["DEATHRATTLE"],"name":"Hakkar, the Soulflayer","rarity":"LEGENDARY","set":"TROLL","text":"Deathrattle: Shuffle a Corrupted Blood into each player's deck.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","cost":1,"dbfId":50455,"id":"TRL_541t","mechanics":["TOPDECK","ImmuneToSpellpower"],"name":"Corrupted Blood","set":"TROLL","text":"Casts When Drawn\nTake 3 damage. After you draw, shuffle two copies of this into your deck.","type":"SPELL"},{"artist":"James Ryman","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":50459,"elite":true,"flavor":"Adorning devilsaurs with armor and feathers is a respected job in troll culture, although it has a high turnover rate.","health":7,"id":"TRL_542","mechanics":["OVERKILL","RUSH"],"name":"Oondasta","race":"BEAST","rarity":"LEGENDARY","set":"TROLL","text":"Rush\nOverkill: Summon a Beast from your hand.","type":"MINION"},{"artist":"Akkapoj T.","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":50512,"durability":2,"flavor":"This weapon â ow! Requires a little â OWW! Finesse.","id":"TRL_543","mechanics":["BATTLECRY"],"name":"Bloodclaw","rarity":"COMMON","set":"TROLL","text":"Battlecry: Deal 5 damage to your hero.","type":"WEAPON"},{"artist":"James Ryman","attack":4,"cardClass":"PALADIN","collectible":true,"collectionText":"[x]Battlecry: If you've restored\n10 Health this game, gain\n+4/+4 and Taunt.","cost":4,"dbfId":50514,"flavor":"YOU WERE A TEMPLAR, JONDAR!","health":4,"id":"TRL_545","mechanics":["BATTLECRY"],"name":"Zandalari Templar","rarity":"RARE","referencedTags":["TAUNT"],"set":"TROLL","text":"[x]Battlecry: If you've restored\n10 Health this game, gain\n+4/+4 and Taunt.@ ({0} left!)@ (Ready!)","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50515,"id":"TRL_545e","name":"Rejuvenated","set":"TROLL","text":"+4/+4 and Taunt.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":50532,"flavor":"\"Dude, where's my pizza?!\"","health":5,"id":"TRL_546","mechanics":["BATTLECRY"],"name":"Ornery Tortoise","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Battlecry: Deal 5 damage to your hero.","type":"MINION"},{"artist":"Vlad Botos","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":50776,"flavor":"\"I used to farm for hours! Now they just come in packs?\"","health":7,"id":"TRL_550","mechanics":["RUSH","TAUNT"],"name":"Amani War Bear","race":"BEAST","rarity":"COMMON","set":"TROLL","text":"Rush\nTaunt","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":50863,"flavor":"\"Reck less!? ME WRECK MOAR!\"","health":6,"id":"TRL_551","mechanics":["BATTLECRY","TAUNT"],"name":"Reckless Diretroll","rarity":"COMMON","set":"TROLL","text":"Taunt\nBattlecry: Discard your lowest Cost card.","type":"MINION"},{"artist":"Akkapoj T.","cardClass":"WARLOCK","collectible":true,"cost":8,"dbfId":50991,"flavor":"Or as itâs known in troll, âDe bolt, mon.â","id":"TRL_555","name":"Demonbolt","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"TROLL","text":"Destroy a minion. Costs (1) less for each minion you control.","type":"SPELL"},{"artist":"J. Axer","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":51136,"elite":true,"flavor":"Sadly, she was still two credits short of her Witch Doctorate.","health":5,"id":"TRL_564","mechanics":["BATTLECRY"],"name":"Mojomaster Zihi","rarity":"LEGENDARY","set":"TROLL","text":"Battlecry: Set each player to 5 Mana Crystals.","type":"MINION"},{"artist":"Dave Allsop","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":51159,"flavor":"My roommates only use Revenge of the Passive Aggressive.","id":"TRL_566","name":"Revenge of the Wild","playRequirements":{"REQ_FRIENDLY_MINION_OF_RACE_DIED_THIS_TURN":20,"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","set":"TROLL","text":"Summon your Beasts that died this turn.","type":"SPELL"},{"artist":"Mike Sass","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":51816,"flavor":"Every major show has an opening act to warm up the crowd.","health":4,"id":"TRL_569","mechanics":["BATTLECRY"],"name":"Crowd Roaster","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE_AND_DRAGON_IN_HAND":0},"race":"DRAGON","rarity":"EPIC","set":"TROLL","targetingArrowText":"Deal 7 damage to an enemy minion.","text":"[x]Battlecry: If you're holding\na Dragon, deal 7 damage\nto an enemy minion.","type":"MINION"},{"artist":"Sean McNally","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":52931,"flavor":"Fresh from the floor of the arena!","health":4,"id":"TRL_570","mechanics":["TRIGGER_VISUAL"],"name":"Soup Vendor","rarity":"RARE","set":"TROLL","text":"Whenever you restore 3 or more Health to your hero, draw a card.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":50659,"elite":true,"flavor":"Remember, youâre only as strong as your weakest lynx.","health":2,"id":"TRL_900","mechanics":["BATTLECRY"],"name":"Halazzi, the Lynx","race":"BEAST","rarity":"LEGENDARY","referencedTags":["RUSH"],"set":"TROLL","text":"Battlecry: Fill your hand with 1/1 Lynxes that have Rush.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":50660,"flavor":"Much of this shrineâs power lies in the can-opener noise it makes.","health":3,"id":"TRL_901","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Spirit of the Lynx","rarity":"RARE","set":"TROLL","text":"[x]Stealth for 1 turn.\nWhenever you summon a \nBeast, give it +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":50786,"id":"TRL_901e","name":"Blessing of Halazzi","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","collectionText":"Hero Power\nDeal $2 damage.","cost":2,"dbfId":53943,"id":"TRLA_065p","name":"Steady Throw","playRequirements":{"REQ_MINION_OR_ENEMY_HERO":0,"REQ_STEADY_SHOT":0},"set":"TROLL","text":"Hero Power\nDeal $2 damage to the enemy hero.","type":"HERO_POWER"},{"artist":"Grace Liu","attack":0,"cardClass":"WARRIOR","cost":0,"dbfId":50772,"health":8,"id":"TRLA_104","mechanics":["InvisibleDeathrattle"],"name":"Akali's Champion","set":"TROLL","text":"[x]Shrine\nThis minion's Attack\nis always equal to\nyour Armor.","type":"MINION"},{"attack":0,"cardClass":"WARRIOR","cost":0,"dbfId":52724,"health":0,"hideStats":true,"id":"TRLA_104t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Akali's Champion","set":"TROLL","type":"MINION"},{"artist":"Cicily He","attack":0,"cardClass":"PALADIN","cost":0,"dbfId":50840,"health":4,"id":"TRLA_105","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Shirvallah's Protection","referencedTags":["DIVINE_SHIELD"],"set":"TROLL","text":"[x]Shrine\nAfter a friendly minion\nsurvives damage, give it\nDivine Shield.","type":"MINION"},{"attack":0,"cardClass":"PALADIN","cost":0,"dbfId":52725,"health":0,"hideStats":true,"id":"TRLA_105t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Shirvallah's Protection","set":"TROLL","type":"MINION"},{"artist":"Jason Kang","attack":0,"cardClass":"ROGUE","cost":0,"dbfId":50841,"health":2,"id":"TRLA_106","mechanics":["DEATHRATTLE","InvisibleDeathrattle"],"name":"Bottled Terror","referencedTags":["STEALTH"],"set":"TROLL","text":"[x]Shrine\nYour other minions have Stealth.\n Deathrattle: Give your minions\n+2 Attack.","type":"MINION"},{"cardClass":"ROGUE","dbfId":52842,"id":"TRLA_106e","name":"Bottled Terror","set":"TROLL","text":"+2 Attack.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"ROGUE","cost":0,"dbfId":52726,"health":0,"hideStats":true,"id":"TRLA_106t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Bottled Terror","set":"TROLL","type":"MINION"},{"artist":"Evgeniy Zagumyenny","attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":50842,"health":1,"id":"TRLA_107","mechanics":["TAUNT","InvisibleDeathrattle"],"name":"Tribal Shrine","set":"TROLL","text":"Shrine\nTaunt","type":"MINION"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":52727,"health":0,"hideStats":true,"id":"TRLA_107t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Tribal Shrine","set":"TROLL","type":"MINION"},{"artist":"Jakub Kasper","attack":0,"cardClass":"MAGE","cost":0,"dbfId":50844,"health":5,"id":"TRLA_108","mechanics":["SPELLPOWER","InvisibleDeathrattle"],"name":"Jan'alai's Mantle","set":"TROLL","spellDamage":1,"text":"[x]Shrine\nHas Spell Damage +1 for\neach spell in your hand.","type":"MINION"},{"attack":0,"cardClass":"MAGE","cost":0,"dbfId":52728,"health":10,"hideStats":true,"id":"TRLA_108t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Jan'alai's Mantle","set":"TROLL","type":"MINION"},{"artist":"Lemon Sky","attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":50900,"health":2,"id":"TRLA_109","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Krag'wa's Lure","referencedTags":["OVERLOAD"],"set":"TROLL","text":"[x]Shrine\nAfter you Overload,\ngive your minions that\nmuch Attack.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":53199,"health":9,"id":"TRLA_109e","name":"Overcharged","set":"TROLL","text":"+1 Attack for each Mana Crystal you've Overloaded.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":52729,"health":0,"hideStats":true,"id":"TRLA_109t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Krag'wa's Lure","set":"TROLL","type":"MINION"},{"artist":"Anton Zemskov","attack":0,"cardClass":"HUNTER","cost":0,"dbfId":50901,"health":8,"id":"TRLA_110","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Halazzi's Trap","set":"TROLL","text":"[x]Shrine\nAfter you cast a spell, put\na random Hunter Secret\ninto the battlefield.","type":"MINION"},{"attack":0,"cardClass":"HUNTER","cost":0,"dbfId":52730,"health":0,"hideStats":true,"id":"TRLA_110t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Halazzi's Trap","set":"TROLL","type":"MINION"},{"artist":"Christopher Hayes","attack":0,"cardClass":"DRUID","cost":0,"dbfId":50902,"health":5,"id":"TRLA_112","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Gonk's Armament","set":"TROLL","text":"[x]Shrine\nWhenever you gain Armor,\nrefresh your Mana\nCrystals.","type":"MINION"},{"attack":0,"cardClass":"DRUID","cost":0,"dbfId":52731,"health":0,"hideStats":true,"id":"TRLA_112t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Gonk's Armament","set":"TROLL","type":"MINION"},{"artist":"Daria Tuzova","attack":0,"cardClass":"WARLOCK","cost":0,"dbfId":50903,"health":10,"id":"TRLA_113","mechanics":["AURA","InvisibleDeathrattle"],"name":"Blood Pact","set":"TROLL","text":"[x]Shrine\nYour spells cost Health\ninstead of Mana.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":52785,"id":"TRLA_113e","name":"Blood Pact Player Enchantment","set":"TROLL","text":"Spells cost Health instead of Mana.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"WARLOCK","cost":0,"dbfId":52732,"health":0,"hideStats":true,"id":"TRLA_113t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Blood Pact","set":"TROLL","type":"MINION"},{"artist":"Anton Zemskov","attack":0,"cardClass":"PRIEST","cost":0,"dbfId":50904,"health":3,"id":"TRLA_114","mechanics":["InvisibleDeathrattle"],"name":"Bwonsamdi's Sanctum","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"[x]Shrine\nYour Deathrattles trigger\ntwo additional times.","type":"MINION"},{"cardClass":"PRIEST","dbfId":53956,"id":"TRLA_114e","name":"Bwonsamdi's Sanctum Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"attack":0,"cardClass":"PRIEST","cost":0,"dbfId":52733,"health":0,"hideStats":true,"id":"TRLA_114t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Bwonsamdi's Sanctum","set":"TROLL","type":"MINION"},{"artist":"Steve Prescott","attack":0,"cardClass":"DRUID","cost":0,"dbfId":50952,"health":3,"id":"TRLA_115","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Gonk's Mark","set":"TROLL","text":"[x]Shrine\nAfter you summon a\nminion, give it +1/+1.","type":"MINION"},{"cardClass":"DRUID","dbfId":53965,"id":"TRLA_115e","name":"Gonk's Mark","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"DRUID","cost":0,"dbfId":52734,"health":0,"hideStats":true,"id":"TRLA_115t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Gonk's Mark","set":"TROLL","type":"MINION"},{"artist":"Akkapoj T.","attack":0,"cardClass":"DRUID","cost":0,"dbfId":50953,"health":7,"id":"TRLA_116","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Bonds of Balance","set":"TROLL","text":"[x]Shrine\nAt the end of your turn,\ngain Attack equal to your\nhero's Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54788,"id":"TRLA_116e","name":"Gonk's Bond","set":"TROLL","text":"Increased Attack.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"DRUID","cost":0,"dbfId":52735,"health":0,"hideStats":true,"id":"TRLA_116t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Bonds of Balance","set":"TROLL","type":"MINION"},{"artist":"Akkapoj T.","attack":2,"cardClass":"DRUID","cost":0,"dbfId":51223,"health":1,"id":"TRLA_121","mechanics":["DEATHRATTLE","START_OF_GAME"],"name":"Water Spirit","race":"ELEMENTAL","set":"TROLL","text":"Start of Game: Draw this.\nDeathrattle: Gain 2 Mana Crystals.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":4,"cardClass":"DRUID","cost":5,"dbfId":51225,"health":6,"id":"TRLA_122","mechanics":["OVERKILL","RUSH"],"name":"Direhorn Stomper","race":"BEAST","set":"TROLL","text":"Rush\nOverkill: Summon a minion from your deck with the highest Attack.","type":"MINION"},{"artist":"Daren Bader","attack":3,"cardClass":"DRUID","cost":3,"dbfId":51226,"health":4,"id":"TRLA_123","mechanics":["TRIGGER_VISUAL"],"name":"Succoring Skyscreamer","race":"BEAST","set":"TROLL","text":"[x]Whenever you gain\nArmor, draw a card.\nIt costs (2) less.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"DRUID","cost":5,"dbfId":51227,"health":5,"id":"TRLA_124","mechanics":["TRIGGER_VISUAL"],"name":"Zandalari Striker","set":"TROLL","text":"After your hero attacks, give your minions\n+2 Attack.","type":"MINION"},{"cardClass":"DRUID","dbfId":51410,"id":"TRLA_124e","name":"Empowered","set":"TROLL","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":10,"cardClass":"DRUID","cost":6,"dbfId":51228,"health":10,"id":"TRLA_125","mechanics":["OVERKILL"],"name":"The Fan Favorite","race":"BEAST","set":"TROLL","text":"Overkill: Give your hero +10 Attack this turn.","type":"MINION"},{"cardClass":"DRUID","dbfId":51776,"id":"TRLA_125e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"The Fan Favorite","set":"TROLL","text":"+10 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Christopher Hayes","attack":3,"cardClass":"DRUID","cost":3,"dbfId":51230,"health":3,"id":"TRLA_127","mechanics":["OVERKILL","RUSH"],"name":"Astral Raptor","set":"TROLL","text":"Rush\nOverkill: Summon another Astral Raptor.","type":"MINION"},{"artist":"Konstantin Turovec","attack":0,"cardClass":"MAGE","cost":0,"dbfId":51804,"health":8,"id":"TRLA_128","mechanics":["AURA","TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Jan'alai's Flame","set":"TROLL","text":"[x]Shrine\nYour Hero Power costs (0).\nWhenever it kills\na minion, refresh it.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54112,"id":"TRLA_128e","name":"Jan'alai's Flame Player Enchant","set":"TROLL","text":"Your Hero Power costs (0) this turn.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"MAGE","cost":0,"dbfId":52736,"health":0,"hideStats":true,"id":"TRLA_128t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Jan'alai's Flame","set":"TROLL","type":"MINION"},{"artist":"Konstantin Turovec","attack":0,"cardClass":"MAGE","cost":0,"dbfId":51808,"health":7,"id":"TRLA_129","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Jan'alai's Progeny","set":"TROLL","text":"[x]Shrine\nWhenever you Freeze a\ncharacter, put a Frostfire\ninto your hand.","type":"MINION"},{"cardClass":"MAGE","cost":0,"dbfId":53174,"id":"TRLA_129s","name":"Frostfire","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"TROLL","text":"Deal $1 damage.","type":"SPELL"},{"attack":0,"cardClass":"MAGE","cost":0,"dbfId":52737,"health":0,"hideStats":true,"id":"TRLA_129t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Jan'alai's Progeny","set":"TROLL","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"MAGE","cost":4,"dbfId":51812,"health":5,"id":"TRLA_130","mechanics":["BATTLECRY","TAUNT"],"name":"Razzle Dazzler","set":"TROLL","text":"Taunt\nBattlecry: Fill your hand with Arcane Missiles.","type":"MINION"},{"artist":"Konstantin Turovec","attack":4,"cardClass":"MAGE","cost":4,"dbfId":51819,"health":6,"id":"TRLA_131","mechanics":["TRIGGER_VISUAL"],"name":"Glyph Guardian","race":"DRAGON","referencedTags":["FREEZE","SPELLPOWER"],"set":"TROLL","text":"Whenever a character is Frozen, gain Spell Damage +1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54117,"id":"TRLA_131e","name":"Empowered Glyph","set":"TROLL","text":"Increased Spell Damage.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"MAGE","cost":2,"dbfId":51821,"health":5,"id":"TRLA_132","mechanics":["TRIGGER_VISUAL"],"name":"Frostweaver","referencedTags":["FREEZE"],"set":"TROLL","text":"Your Hero Power also Freezes the target.\nIf the target is a Frozen minion, destroy it.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"MAGE","cost":5,"dbfId":51822,"health":3,"id":"TRLA_133","mechanics":["TRIGGER_VISUAL"],"name":"Fireslinger","set":"TROLL","text":"After you cast a spell,\ncast a Fireball at a random enemy.","type":"MINION"},{"artist":"David Kegg","attack":3,"cardClass":"MAGE","cost":3,"dbfId":51823,"health":5,"id":"TRLA_134","mechanics":["OVERKILL","RUSH"],"name":"Showstopping Conjurer","set":"TROLL","text":"Rush\nOverkill: Draw a spell from your deck.","type":"MINION"},{"artist":"Wayne Wu","attack":2,"cardClass":"MAGE","cost":1,"dbfId":51824,"health":2,"id":"TRLA_135","mechanics":["BATTLECRY","START_OF_GAME"],"name":"Fan of Flames","race":"ELEMENTAL","set":"TROLL","text":"Start of Game: Draw this.\nBattlecry: Upgrade your Hero Power.","type":"MINION"},{"artist":"Jim Nelson","attack":0,"cardClass":"PALADIN","cost":0,"dbfId":51920,"health":5,"id":"TRLA_137","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Shirvallah's Vengeance","set":"TROLL","text":"[x]Shrine\nAfter your hero takes\ndamage, deal 5 damage\nto the enemy hero.","type":"MINION"},{"attack":0,"cardClass":"PALADIN","cost":0,"dbfId":52738,"health":0,"hideStats":true,"id":"TRLA_137t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Shirvallah's Vengeance","set":"TROLL","type":"MINION"},{"artist":"Danny Dai","attack":0,"cardClass":"PALADIN","cost":0,"dbfId":51921,"health":5,"id":"TRLA_138","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Shirvallah's Grace","set":"TROLL","text":"[x]Shrine\nAfter you cast a spell\non a friendly minion, cast a\n copy of it on this one.","type":"MINION"},{"attack":0,"cardClass":"PALADIN","cost":0,"dbfId":52739,"health":0,"hideStats":true,"id":"TRLA_138t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Shirvallah's Grace","set":"TROLL","type":"MINION"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"PALADIN","cost":3,"dbfId":51922,"health":3,"id":"TRLA_139","mechanics":["BATTLECRY","START_OF_GAME"],"name":"Parading Marshal","set":"TROLL","text":"Start of Game: Draw this.\nBattlecry: Equip a Truesilver Champion.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":4,"cardClass":"PALADIN","cost":4,"dbfId":51923,"health":5,"id":"TRLA_140","mechanics":["BATTLECRY"],"name":"Blessed One","set":"TROLL","text":"Battlecry: Draw spells until your hand is full.","type":"MINION"},{"artist":"Luca Zontini","attack":4,"cardClass":"PALADIN","cost":3,"dbfId":51924,"health":6,"id":"TRLA_141","mechanics":["TRIGGER_VISUAL"],"name":"Lightchucker","set":"TROLL","text":"After a character is healed, destroy a random\nenemy minion.","type":"MINION"},{"artist":"M. Alvares & M. Azevedo","attack":2,"cardClass":"PALADIN","cost":6,"dbfId":51925,"health":5,"id":"TRLA_142","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"The Walking Fort","set":"TROLL","text":"Taunt\nThis minion can only take\n1 damage at a time.","type":"MINION"},{"artist":"Cicily He","attack":3,"cardClass":"PALADIN","cost":4,"dbfId":51926,"health":1,"id":"TRLA_143","mechanics":["TRIGGER_VISUAL"],"name":"Gloryseeker","set":"TROLL","text":"Whenever this minion takes damage, your hero takes it instead.","type":"MINION"},{"artist":"M. Alvares & M. Azevedo","attack":5,"cardClass":"PALADIN","cost":5,"dbfId":51927,"health":7,"id":"TRLA_144","mechanics":["DIVINE_SHIELD","OVERKILL"],"name":"Exactor of Justice","set":"TROLL","text":"[x]Divine Shield\nOverkill: Gain Divine Shield.","type":"MINION"},{"artist":"Efrem Palacios","attack":0,"cardClass":"PRIEST","cost":0,"dbfId":52037,"health":5,"id":"TRLA_146","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Bwonsamdi's Tome","set":"TROLL","text":"[x]Shrine\nAfter you cast a spell,\nadd a random Priest spell\nto your hand.","type":"MINION"},{"attack":0,"cardClass":"PRIEST","cost":0,"dbfId":52740,"health":0,"hideStats":true,"id":"TRLA_146t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Bwonsamdi's Tome","set":"TROLL","type":"MINION"},{"artist":"Vlad Botos","attack":0,"cardClass":"PRIEST","cost":0,"dbfId":52038,"health":8,"id":"TRLA_147","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Bwonsamdi's Covenant","set":"TROLL","text":"[x]Shrine\nHealing enemies\ndamages them instead.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56325,"id":"TRLA_147e","name":"Bwonsamdi's Covenant","set":"TROLL","text":"Healing enemies damages them instead.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"PRIEST","cost":0,"dbfId":52741,"health":0,"hideStats":true,"id":"TRLA_147t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Bwonsamdi's Covenant","set":"TROLL","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"PRIEST","cost":1,"dbfId":52040,"health":3,"id":"TRLA_148","mechanics":["DEATHRATTLE","START_OF_GAME"],"name":"Weaponized Zombie","set":"TROLL","text":"Start of Game: Draw this.\nDeathrattle: Give a random friendly minion +1/+1.","type":"MINION"},{"cardClass":"PRIEST","dbfId":52046,"id":"TRLA_148e","name":"Repurposed Steel","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":7,"cardClass":"PRIEST","cost":6,"dbfId":52041,"health":7,"id":"TRLA_149","mechanics":["DEATHRATTLE"],"name":"Ghastcoiler","race":"BEAST","set":"TROLL","text":"Deathrattle: Summon\n2 random Deathrattle minions.","type":"MINION"},{"artist":"Ware Lee","attack":3,"cardClass":"PRIEST","cost":3,"dbfId":52042,"entourage":["EX1_621","TRL_128","UNG_030","AT_055","GVG_012","AT_013","GIL_661","CFM_604","CS1_112","EX1_624"],"health":5,"id":"TRLA_150","mechanics":["OVERKILL","RUSH"],"name":"Bloodwash Medic","set":"TROLL","text":"Rush\nOverkill: Add 3 healing spells to your hand.","type":"MINION"},{"artist":"Cicily He","attack":4,"cardClass":"PRIEST","cost":4,"dbfId":52043,"health":5,"id":"TRLA_151","mechanics":["BATTLECRY"],"name":"Bwonsamdi's Keeper","set":"TROLL","text":"Battlecry: Restore all minions to full Health.","type":"MINION"},{"artist":"Konstantin Turovec","attack":6,"cardClass":"PRIEST","cost":5,"dbfId":52044,"health":6,"id":"TRLA_152","mechanics":["DEATHRATTLE"],"name":"Soulsapper","set":"TROLL","text":"Deathrattle: Steal 2 spells from your opponent's deck.","type":"MINION"},{"artist":"Vladimir Kafanov","attack":2,"cardClass":"PRIEST","cost":3,"dbfId":52045,"health":5,"id":"TRLA_153","mechanics":["AURA"],"name":"Conjuring Attendant","set":"TROLL","text":"Your spells cost (2) less.","type":"MINION"},{"cardClass":"PRIEST","dbfId":53960,"id":"TRLA_153e","name":"Attentive Conjuring","set":"TROLL","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":52855,"health":3,"id":"TRLA_154","mechanics":["InvisibleDeathrattle"],"name":"Tribute from the Tides","referencedTags":["BATTLECRY"],"set":"TROLL","text":"[x]Shrine\nYour Battlecries trigger\ntwo additional times.","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":52857,"health":0,"hideStats":true,"id":"TRLA_154t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Tribute from the Tides","set":"TROLL","type":"MINION"},{"artist":"Konstantin Turovec","attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":52891,"health":10,"id":"TRLA_155","mechanics":["InvisibleDeathrattle"],"name":"Krag'wa's Grace","set":"TROLL","text":"[x]Shrine\nYour spells cost (2) less.","type":"MINION"},{"attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":52892,"health":0,"hideStats":true,"id":"TRLA_155t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Krag'wa's Grace","set":"TROLL","type":"MINION"},{"artist":"Akkapoj T.","attack":2,"cardClass":"SHAMAN","cost":1,"dbfId":52843,"health":2,"id":"TRLA_156","mechanics":["BATTLECRY","START_OF_GAME"],"name":"Deepsea Diver","race":"MURLOC","referencedTags":["OVERLOAD"],"set":"TROLL","text":"[x]Start of Game: Draw this.\nBattlecry: Unlock your\n Overloaded Mana Crystals.","type":"MINION"},{"artist":"Andrew Hou","attack":3,"cardClass":"SHAMAN","cost":4,"dbfId":52861,"health":6,"id":"TRLA_157","mechanics":["BATTLECRY"],"name":"Leap Frog","race":"BEAST","set":"TROLL","text":"[x]Battlecry: Deal 3 damage\nto a random enemy minion.\nIf it dies, repeat this.","type":"MINION"},{"artist":"Brandon Kitkouski","attack":0,"cardClass":"SHAMAN","cost":0,"dbfId":52884,"health":4,"id":"TRLA_158","mechanics":["TRIGGER_VISUAL"],"name":"Overcharged Totem","race":"TOTEM","referencedTags":["OVERLOAD"],"set":"TROLL","text":"After you Overload,\ndeal 2 damage to all enemy minions.","type":"MINION"},{"artist":"Andrew Hou","attack":4,"cardClass":"SHAMAN","cost":3,"dbfId":52885,"health":5,"id":"TRLA_159","mechanics":["BATTLECRY","DISCOVER"],"name":"Croak Jouster","referencedTags":["OVERLOAD"],"set":"TROLL","text":"[x]Battlecry: Discover a spell.\nIf you're Overloaded,\nkeep all 3.","type":"MINION"},{"artist":"Daren Bader","attack":4,"cardClass":"SHAMAN","cost":1,"dbfId":52886,"health":4,"id":"TRLA_160","mechanics":["BATTLECRY"],"name":"Naga Tonguelasher","referencedTags":["OVERLOAD"],"set":"TROLL","text":"Battlecry: Overload 3 of your opponent's Mana Crystals.","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":3,"cardClass":"SHAMAN","cost":3,"dbfId":52890,"health":5,"id":"TRLA_161","mechanics":["OVERKILL","RUSH"],"name":"War Heralder","set":"TROLL","text":"Rush\nOverkill: Add 3 random Shaman spells to your hand.","type":"MINION"},{"artist":"Dan Scott","attack":0,"cardClass":"HUNTER","cost":0,"dbfId":52993,"health":5,"id":"TRLA_162","mechanics":["InvisibleDeathrattle"],"name":"Halazzi's Hunt","referencedTags":["OVERKILL"],"set":"TROLL","text":"[x]Shrine\nYour minions have\n\"Overkill: Cards in your\nhand cost (1) less.\"","type":"MINION"},{"cardClass":"HUNTER","dbfId":53256,"id":"TRLA_162e","mechanics":["OVERKILL"],"name":"Halazzi's Hunt","set":"TROLL","text":"Overkill: Reduce the cost of cards in your hand by (1).","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":54573,"id":"TRLA_162e2","name":"Halazzi's Hunt Enchantment","set":"TROLL","type":"ENCHANTMENT"},{"attack":0,"cardClass":"HUNTER","cost":0,"dbfId":52994,"health":0,"hideStats":true,"id":"TRLA_162t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Halazzi's Hunt","set":"TROLL","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"HUNTER","cost":0,"dbfId":52995,"health":6,"id":"TRLA_163","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Halazzi's Guise","referencedTags":["POISONOUS","RUSH","TAUNT"],"set":"TROLL","text":"[x]Shrine\nWhenever you summon a\nBeast, it gains Rush,\nTaunt, or Poisonous","type":"MINION"},{"cardClass":"HUNTER","dbfId":53259,"id":"TRLA_163e","name":"Halazzi's Haste","set":"TROLL","text":"Rush.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":53976,"id":"TRLA_163e3","name":"Halazzi's Protector","set":"TROLL","text":"Taunt.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":53977,"id":"TRLA_163e4","mechanics":["POISONOUS"],"name":"Halazzi's Wrath","set":"TROLL","text":"Poisonous.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"HUNTER","cost":0,"dbfId":52996,"health":0,"hideStats":true,"id":"TRLA_163t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Halazzi's Guise","set":"TROLL","type":"MINION"},{"artist":"Vladimir Kafanov","attack":3,"cardClass":"HUNTER","cost":3,"dbfId":52844,"health":3,"id":"TRLA_164","mechanics":["START_OF_GAME"],"name":"Shadowmaw Panther","race":"BEAST","referencedTags":["RUSH"],"set":"TROLL","text":"Your Beasts have Rush.\nStart of Game: Draw this.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54029,"id":"TRLA_164e","name":"Panther's Lead","set":"TROLL","text":"Has Rush.","type":"ENCHANTMENT"},{"artist":"Cicily He","attack":3,"cardClass":"HUNTER","cost":4,"dbfId":52904,"health":4,"id":"TRLA_165","mechanics":["BATTLECRY"],"name":"Battlestarved Lynx","race":"BEAST","set":"TROLL","text":"Battlecry: Draw Beasts until your hand is full.","type":"MINION"},{"artist":"Peter Stapleton","attack":8,"cardClass":"HUNTER","cost":5,"dbfId":52905,"health":8,"id":"TRLA_166","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Troll Harbinger","set":"TROLL","text":"Taunt\nAfter a minion dies, add a random Hunter spell to your hand.","type":"MINION"},{"artist":"Jakub Kasper","attack":4,"cardClass":"HUNTER","cost":3,"dbfId":52906,"health":1,"id":"TRLA_167","mechanics":["DEATHRATTLE","POISONOUS"],"name":"Rabid Saurolisk","race":"BEAST","set":"TROLL","text":"Poisonous\nDeathrattle: Deal 1 damage to all enemies.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"HUNTER","cost":4,"dbfId":52907,"health":5,"id":"TRLA_168","mechanics":["TRIGGER_VISUAL"],"name":"Streetsmuggler","set":"TROLL","text":"After a friendly Secret is revealed, put a random Hunter Secret into the battlefield.","type":"MINION"},{"artist":"Adam Byrne","attack":5,"cardClass":"HUNTER","cost":5,"dbfId":52908,"health":5,"id":"TRLA_169","mechanics":["BATTLECRY"],"name":"Slamma Jamma","set":"TROLL","text":"Battlecry: Double the Attack of all your other minions.","type":"MINION"},{"cardClass":"HUNTER","dbfId":52909,"id":"TRLA_169e","name":"Slamm'd N Jamm'd","set":"TROLL","text":"This minion's Attack has been doubled.","type":"ENCHANTMENT"},{"artist":"Luca Zontini","attack":0,"cardClass":"WARRIOR","cost":0,"dbfId":52997,"health":8,"id":"TRLA_170","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Akali's War Drum","set":"TROLL","text":"[x]Shrine\nAfter you summon a Dragon,\nreduce the Costs of Dragons\nin your hand by (1).","type":"MINION"},{"attack":0,"cardClass":"WARRIOR","cost":0,"dbfId":52998,"health":0,"hideStats":true,"id":"TRLA_170t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Akali's War Drum","set":"TROLL","type":"MINION"},{"artist":"Anton Zemskov","attack":0,"cardClass":"WARRIOR","cost":0,"dbfId":52999,"health":5,"id":"TRLA_171","mechanics":["InvisibleDeathrattle"],"name":"Akali's Horn","referencedTags":["OVERKILL"],"set":"TROLL","text":"[x]Shrine\nYour minions have\n\"Overkill: This can\nattack again.\"","type":"MINION"},{"cardClass":"WARRIOR","dbfId":53000,"id":"TRLA_171e","mechanics":["OVERKILL"],"name":"Fury of the Rhino","set":"TROLL","text":"Overkill: This minion can attack again.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"WARRIOR","cost":0,"dbfId":53001,"health":0,"hideStats":true,"id":"TRLA_171t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Akali's Horn","set":"TROLL","type":"MINION"},{"artist":"E. Kenji & M. Azevedo","attack":2,"cardClass":"WARRIOR","cost":1,"dbfId":52924,"health":4,"id":"TRLA_172","mechanics":["START_OF_GAME"],"name":"Rallying Quilboar","referencedTags":["TAUNT"],"set":"TROLL","text":"[x]Adjacent minions have Taunt.\nStart of Game: Draw this.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":52925,"id":"TRLA_172e","name":"Quilboar Rally","set":"TROLL","text":"Taunt.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","attack":3,"cardClass":"WARRIOR","cost":1,"dbfId":52910,"health":4,"id":"TRLA_173","mechanics":["DISCOVER","OVERKILL","RUSH"],"name":"Redcrest Rocker","set":"TROLL","text":"[x]Rush\nOverkill: Discover a Dragon.\nIf you control a Dragon,\nkeep all 3.","type":"MINION"},{"artist":"Ivan Fomin","attack":4,"cardClass":"WARRIOR","cost":5,"dbfId":52927,"health":4,"id":"TRLA_174","name":"Ironhorn Drummer","set":"TROLL","text":"Your minions can't be reduced below 1 Health on your turn.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":52928,"id":"TRLA_174e","name":"Rocking Out","set":"TROLL","text":"Can't be reduced below 1 Health.","type":"ENCHANTMENT"},{"artist":"Nicola Saviori","attack":3,"cardClass":"WARRIOR","cost":4,"dbfId":52930,"health":6,"id":"TRLA_175","mechanics":["TRIGGER_VISUAL"],"name":"Seasoned Pitbrawler","race":"DRAGON","set":"TROLL","text":"Whenever you gain Armor, gain twice as much.","type":"MINION"},{"artist":"Mauricio Herrera","attack":7,"cardClass":"WARRIOR","cost":4,"dbfId":52932,"health":7,"id":"TRLA_176","mechanics":["TRIGGER_VISUAL"],"name":"Herald of Flame","race":"DRAGON","referencedTags":["RUSH"],"set":"TROLL","text":"Whenever you play a Dragon, give it Rush and draw a Dragon.","type":"MINION"},{"cardClass":"WARRIOR","dbfId":52933,"id":"TRLA_176e","name":"Flamed","set":"TROLL","text":"Has Rush.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":4,"cardClass":"WARRIOR","cost":8,"dbfId":52934,"health":10,"id":"TRLA_177","mechanics":["BATTLECRY"],"name":"Unbound Punisher","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0},"set":"TROLL","text":"Battlecry: Destroy all\nenemy minions.\nGain 2 Armor for each minion destroyed.","type":"MINION"},{"artist":"Dave Allsop","attack":0,"cardClass":"WARLOCK","cost":0,"dbfId":53008,"health":4,"id":"TRLA_178","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Dark Reliquary","set":"TROLL","text":"[x]Shrine\nWhenever you discard a\ncard, summon a\nrandom Demon.","type":"MINION"},{"attack":0,"cardClass":"WARLOCK","cost":0,"dbfId":53009,"health":0,"hideStats":true,"id":"TRLA_178t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Dark Reliquary","set":"TROLL","type":"MINION"},{"artist":"Jason Kang","attack":0,"cardClass":"WARLOCK","cost":0,"dbfId":53011,"health":8,"id":"TRLA_179","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Hir'eek's Hunger","set":"TROLL","text":"[x]Shrine\nWhenever your hero takes\ndamage on your turn, the enemy\nhero takes it instead.","type":"MINION"},{"attack":0,"cardClass":"WARLOCK","cost":0,"dbfId":53012,"health":0,"hideStats":true,"id":"TRLA_179t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Hir'eek's Hunger","set":"TROLL","type":"MINION"},{"artist":"E. Kenji & M. Azevedo","attack":3,"cardClass":"WARLOCK","cost":2,"dbfId":52971,"health":3,"id":"TRLA_180","mechanics":["START_OF_GAME"],"name":"Leering Bat","race":"BEAST","referencedTags":["IMMUNE"],"set":"TROLL","text":"[x]Your hero is Immune\non your turn.\n Start of Game: Draw this.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54285,"id":"TRLA_180e","name":"Leering","set":"TROLL","text":"Player Enchant","type":"ENCHANTMENT"},{"artist":"Cicily He","attack":3,"cardClass":"WARLOCK","cost":2,"dbfId":52972,"health":4,"id":"TRLA_181","mechanics":["OVERKILL","RUSH"],"name":"Ravenous Familiar","race":"BEAST","set":"TROLL","text":"Rush\nOverkill: Discard your\nlowest Cost card and\ndraw a card.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARLOCK","cost":5,"dbfId":52973,"health":6,"id":"TRLA_182","mechanics":["BATTLECRY","LIFESTEAL"],"name":"Vile Necrodoctor","set":"TROLL","text":"Lifesteal\nBattlecry: Deal 3 damage to all enemy minions.","type":"MINION"},{"artist":"Rudy Siswanto","attack":3,"cardClass":"WARLOCK","cost":3,"dbfId":52975,"health":5,"id":"TRLA_183","mechanics":["STEALTH"],"name":"Warp Stalker","race":"BEAST","set":"TROLL","text":"Stealth\nYou can use your Hero Power\nany number of times.","type":"MINION"},{"artist":"Dave Allsop","attack":4,"cardClass":"WARLOCK","cost":4,"dbfId":52976,"health":5,"id":"TRLA_184","mechanics":["BATTLECRY"],"name":"Dark Diviner","set":"TROLL","text":"Battlecry: Fill your hand with random spells.","type":"MINION"},{"artist":"Akkapoj T.","attack":0,"cardClass":"WARLOCK","cost":2,"dbfId":52714,"health":6,"id":"TRLA_185","mechanics":["TRIGGER_VISUAL"],"name":"Blood Portal","set":"TROLL","text":"Whenever your hero takes damage, add a random Warlock spell to\nyour hand.","type":"MINION"},{"artist":"Ian Ameling","attack":0,"cardClass":"ROGUE","cost":0,"dbfId":53034,"health":2,"id":"TRLA_186","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Treasure from Below","set":"TROLL","text":"[x]Shrine\nAt the start of your turn, steal\na card from your opponent's\ndeck. It costs (2) less.","type":"MINION"},{"attack":0,"cardClass":"ROGUE","cost":0,"dbfId":53035,"health":0,"hideStats":true,"id":"TRLA_186t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Treasure from Below","set":"TROLL","type":"MINION"},{"artist":"Jiajun Tian","attack":0,"cardClass":"ROGUE","cost":0,"dbfId":53036,"health":5,"id":"TRLA_187","mechanics":["TRIGGER_VISUAL","InvisibleDeathrattle"],"name":"Pirate's Mark","set":"TROLL","text":"[x]Shrine\nAfter you cast a spell,\ncast it again\n(on the same target).","type":"MINION"},{"attack":0,"cardClass":"ROGUE","cost":0,"dbfId":53037,"health":0,"hideStats":true,"id":"TRLA_187t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Pirate's Mark","set":"TROLL","type":"MINION"},{"artist":"Ivan Fomin","attack":1,"cardClass":"ROGUE","cost":3,"dbfId":53025,"health":1,"id":"TRLA_188","mechanics":["START_OF_GAME"],"name":"Pesky Rascal","referencedTags":["IMMUNE"],"set":"TROLL","text":"Immune\nStart of Game: Draw this.","type":"MINION"},{"artist":"Jakub Kasper","attack":2,"cardClass":"ROGUE","cost":3,"dbfId":53027,"health":2,"id":"TRLA_189","mechanics":["COMBO"],"name":"Parrot Mascot","race":"BEAST","set":"TROLL","text":"[x]Combo: Add a copy of\neach card you've played\nthis turn to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":6,"cardClass":"ROGUE","cost":6,"dbfId":53028,"health":6,"id":"TRLA_190","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Salty Looter","race":"PIRATE","set":"TROLL","text":"Battlecry and Deathrattle: Steal a card from your opponent's hand.","type":"MINION"},{"artist":"Steve Prescott","attack":4,"cardClass":"ROGUE","cost":2,"dbfId":53030,"health":3,"id":"TRLA_191","mechanics":["BATTLECRY"],"name":"Sharktoothed Harpooner","race":"PIRATE","set":"TROLL","text":"Battlecry: If you're holding any cards that didn't start in your deck, reduce their Cost by (4).","type":"MINION"},{"artist":"Jiajun Tian","attack":3,"cardClass":"ROGUE","cost":4,"dbfId":53031,"health":3,"id":"TRLA_192","mechanics":["TRIGGER_VISUAL"],"name":"Lobstrok Tastetester","race":"BEAST","set":"TROLL","text":"[x]After you cast a spell, draw\na spell from your deck.\nIt costs (2) less.","type":"MINION"},{"artist":"Matt Dixon","attack":8,"cardClass":"ROGUE","cost":6,"dbfId":53032,"health":4,"id":"TRLA_193","mechanics":["DEATHRATTLE","RUSH"],"name":"Raging Contender","race":"PIRATE","set":"TROLL","text":"Rush\nDeathrattle: Fill your board with random Pirates.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"WARRIOR","dbfId":53222,"health":10,"id":"TRLA_200h","name":"War Master Voone","set":"TROLL","text":"The Warmaster is a triple threat: He rocks. He rolls. He trolls!","type":"HERO"},{"artist":"Evgeniy Zagumyenny","cardClass":"SHAMAN","dbfId":53223,"health":10,"id":"TRLA_201h","name":"Zentimo","set":"TROLL","text":"This creepy swamp shaman is packing some bad voodoo.","type":"HERO"},{"artist":"Matt Dixon","cardClass":"ROGUE","dbfId":53224,"health":10,"id":"TRLA_202h","name":"Captain Hooktusk","set":"TROLL","text":"Those who say her cheating goes over[d]board soon follow suit.","type":"HERO"},{"artist":"James Ryman","cardClass":"PALADIN","dbfId":53225,"health":10,"id":"TRLA_203h","name":"High Priest Thekal","set":"TROLL","text":"Floats like a feather. Stings like a troll punching your face.","type":"HERO"},{"artist":"Alex Horley Orlandelli","cardClass":"HUNTER","dbfId":53226,"health":10,"id":"TRLA_204h","name":"Zul'jin","set":"TROLL","text":"Zul'jin's not ready to bury the hatchet. Unless it's in your shrine.","type":"HERO"},{"artist":"Zoltan Boros","cardClass":"DRUID","dbfId":53227,"health":10,"id":"TRLA_205h","name":"Wardruid Loti","set":"TROLL","text":"She and her raptors aim to prove the wild side is the winning side.","type":"HERO"},{"artist":"James Ryman","cardClass":"WARLOCK","dbfId":53228,"health":10,"id":"TRLA_206h","name":"High Priestess Jeklik","set":"TROLL","text":"Her blood magic brings on spells, demons, and hurt feelings.","type":"HERO"},{"artist":"Mike Sass","cardClass":"MAGE","dbfId":53229,"health":10,"id":"TRLA_207h","name":"Hex Lord Malacrass","set":"TROLL","text":"Malacrass is on fire this year! And sometimes frost.","type":"HERO"},{"artist":"Alex Horley Ormandelli","cardClass":"PRIEST","dbfId":53230,"health":10,"id":"TRLA_208h","name":"Princess Talanji","set":"TROLL","text":"Her family bargained with the loa of death. That's bad. For you.","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":53959,"health":20,"id":"TRLA_209h","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"DRUID","dbfId":54057,"health":20,"id":"TRLA_209h_Druid","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"HUNTER","dbfId":54058,"health":20,"id":"TRLA_209h_Hunter","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"MAGE","dbfId":54056,"health":20,"id":"TRLA_209h_Mage","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"PALADIN","dbfId":54059,"health":20,"id":"TRLA_209h_Paladin","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"PRIEST","dbfId":54060,"health":20,"id":"TRLA_209h_Priest","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"ROGUE","dbfId":54061,"health":20,"id":"TRLA_209h_Rogue","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"SHAMAN","dbfId":54065,"health":20,"id":"TRLA_209h_Shaman","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"WARLOCK","dbfId":54067,"health":20,"id":"TRLA_209h_Warlock","name":"Rikkar","set":"TROLL","type":"HERO"},{"cardClass":"WARRIOR","dbfId":54064,"health":20,"id":"TRLA_209h_Warrior","name":"Rikkar","set":"TROLL","type":"HERO"},{"artist":"Esad Ribic","cardClass":"NEUTRAL","cost":0,"dbfId":50957,"hideStats":true,"id":"TRLA_801","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Sacred Ritual","set":"TROLL","text":"Passive\nYour Shrines have \"Your spells cost (1) less.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50959,"id":"TRLA_801e","name":"Sacred","set":"TROLL","text":"Your spells cost (1) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50958,"hideStats":true,"id":"TRLA_801e2","mechanics":["AURA","DUNGEON_PASSIVE_BUFF"],"name":"Sacred Ritual Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"artist":"Filip Acovic","cardClass":"NEUTRAL","cost":0,"dbfId":50961,"hideStats":true,"id":"TRLA_802","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Favor of the Gods","referencedTags":["TAUNT"],"set":"TROLL","text":"Passive\nMinions adjacent to your Shrines have Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":50960,"id":"TRLA_802e","name":"Favored","set":"TROLL","text":"Adjacent minions gain Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50962,"hideStats":true,"id":"TRLA_802e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Favor of the Gods Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","cost":0,"dbfId":50963,"hideStats":true,"id":"TRLA_803","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Fortified Spirit","set":"TROLL","text":"Passive\nAt the start of each turn, restore your Shrines to\nfull Health.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","dbfId":50964,"id":"TRLA_803e","name":"Fortified","set":"TROLL","text":"Restores to full Health each turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":50965,"hideStats":true,"id":"TRLA_803e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Fortified Spirit Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","cardClass":"NEUTRAL","cost":0,"dbfId":53038,"hideStats":true,"id":"TRLA_804","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Everlasting Devotion","set":"TROLL","text":"Passive\nStart the game with a copy of your Shrine.","type":"SPELL"},{"artist":"Imaginary Friends","cardClass":"NEUTRAL","cost":0,"dbfId":53041,"hideStats":true,"id":"TRLA_805","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Pact with the Loa","set":"TROLL","text":"Passive\nYour Shrines revive in\n2 turns instead of 3.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53042,"hideStats":true,"id":"TRLA_805e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Pact with the Loa Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"artist":"Dan Scott","cardClass":"NEUTRAL","cost":0,"dbfId":53045,"hideStats":true,"id":"TRLA_806","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Wrath of the Loas","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"Passive\nYour Shrines have \"Deathrattle: Destroy\nall enemy Shrines.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53046,"hideStats":true,"id":"TRLA_806e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Wrath of the Loa Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53049,"hideStats":true,"id":"TRLA_806e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Wrath of the Loas","set":"TROLL","text":"Deathrattle: Destroy all enemy Shrines.","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","cardClass":"NEUTRAL","cost":0,"dbfId":53050,"hideStats":true,"id":"TRLA_807","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Boon Reaper","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"Passive\nYour Shrines have \"Deathrattle: Draw cards until your hand is full.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53051,"hideStats":true,"id":"TRLA_807e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Boon Reaper Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53052,"hideStats":true,"id":"TRLA_807e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Boon Reaper","set":"TROLL","text":"Deathrattle: Draw cards until your hand is full.","type":"ENCHANTMENT"},{"artist":"Raymond Swanland","cardClass":"NEUTRAL","cost":0,"dbfId":53053,"hideStats":true,"id":"TRLA_808","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Roaring Edifice","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"[x]Passive\nYour Shrines have\n\"Deathrattle: Cards in your\nhand cost (2) less.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53054,"hideStats":true,"id":"TRLA_808e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Roaring Edifice Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53055,"hideStats":true,"id":"TRLA_808e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Roaring Edifice","set":"TROLL","text":"Deathrattle: Reduce the cost of cards in your hand by (2).","type":"ENCHANTMENT"},{"artist":"Trent Kaniuga","cardClass":"NEUTRAL","cost":0,"dbfId":53056,"hideStats":true,"id":"TRLA_809","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Windfall Blessing","referencedTags":["DEATHRATTLE"],"set":"TROLL","text":"Passive\nYour Shrines have \"Deathrattle: Give minions in your deck +1/+1.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":53057,"hideStats":true,"id":"TRLA_809e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Windfall Blessing Player Enchant","set":"TROLL","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":53058,"hideStats":true,"id":"TRLA_809e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Windfall Glyph","set":"TROLL","text":"Deathrattle: Give all minions in your deck +1/+1.\"","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":54201,"id":"TRLA_809e3","name":"Windfall Blessing","set":"TROLL","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":0,"dbfId":50988,"entourage":["BOT_447","UNG_108","LOOT_051","CS2_005","OG_047","ICC_079","GIL_637","LOOT_054","LOOT_309","TRL_010"],"id":"TRLA_Druid_01","name":"Natural Defense","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":50989,"entourage":["TRL_243","CS2_005","TRL_223","TRL_240","TRL_507","OG_047","CS2_011","ICC_079","TRL_241","AT_039","EX1_570"],"id":"TRLA_Druid_02","name":"Feral","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":50990,"entourage":["CFM_614","CS2_009","EX1_160","OG_048","EX1_155","TRL_254","GVG_041","OG_195"],"id":"TRLA_Druid_03","name":"Nature's Blessing","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52917,"entourage":["BOT_419","GIL_663","BOT_420","FP1_019","EX1_158","EX1_571","UNG_111","TRL_341","BOT_422","EX1_573","BOT_523"],"id":"TRLA_Druid_04","name":"Saplings","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52918,"entourage":["TRL_223","GIL_637","GVG_032","GIL_833","TRL_015","LOOT_054","GIL_584","EX1_164","CFM_328","BRM_031","ICC_085"],"id":"TRLA_Druid_05","name":"Big Draws","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52919,"entourage":["AT_037","LOE_115","EX1_154","EX1_166","OG_044","ICC_047","EX1_164","BOT_422","NEW1_008","EX1_573","TRL_343"],"id":"TRLA_Druid_06","name":"Wise Decisions","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52920,"entourage":["KAR_300","LOOT_413","LOE_050","UNG_075","LOE_047","TRL_241","AT_039","NEW1_041","AT_090","TRL_232","LOOT_314","TRL_542","TRL_343"],"id":"TRLA_Druid_07","name":"Beasts","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52961,"entourage":["EX1_161","AT_037","EX1_154","EX1_012","FP1_019","CS2_012","EX1_284","ICC_054","EX1_095","EX1_563","ICC_085"],"id":"TRLA_Druid_10","name":"Nature's Wrath","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52964,"entourage":["BOT_552","EX1_298","ICC_314","GVG_114","UNG_099","AT_045","TRL_542","UNG_852","OG_042","CFM_308"],"id":"TRLA_Druid_13","name":"Rumble Kings","set":"TROLL","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":52965,"entourage":["TRL_223","TRL_407","TRL_507","AT_080","GIL_561","GIL_534","AT_085","AT_039","TRL_241","AT_099","AT_127","AT_132"],"id":"TRLA_Druid_14","name":"Going Wild","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53261,"entourage":["DS1_175","EX1_162","FP1_002","OG_179","LOE_046","UNG_075","UNG_915","ICC_419","LOOT_078","CFM_316","GIL_607t","TRL_348","TRL_901","FP1_011","TRL_505","CFM_315"],"id":"TRLA_Hunter_01","name":"Fresh Meat","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53262,"entourage":["EX1_028","DS1_178","EX1_534","NEW1_041","OG_308","UNG_087","UNG_099","UNG_801","ICC_905","LOOT_511","TRL_900","TRL_542","TRL_550"],"id":"TRLA_Hunter_02","name":"Big Beasts","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53263,"entourage":["CS2_084","DS1_183","EX1_537","EX1_609","DS1_185","EX1_617","GVG_073","AT_056","ICC_049","LOOT_077","TRL_347","GIL_518","BRM_013"],"id":"TRLA_Hunter_03","name":"Trick Shots","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53264,"entourage":["NEW1_031","EX1_595","EX1_538","EX1_531","FP1_002","OG_211","LOOT_511","TRL_348","TRL_347","TRL_566","TRL_405","TRL_542","TRL_901","TRL_900","KAR_004","AT_060","EX1_554","OG_216","NEW1_019"],"id":"TRLA_Hunter_04","name":"Beast Caller","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53265,"entourage":["EX1_554","EX1_611","EX1_610","AT_060","EX1_609","EX1_533","EX1_536","ICC_200","ICC_204","LOOT_079","LOOT_080","FP1_004","KAR_006","BOT_402","CFM_026","TRL_530","BOT_573","DS1_184"],"id":"TRLA_Hunter_05","name":"Secrets","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53266,"entourage":["EX1_539","DS1_178","DS1_070","AT_010","CFM_316","UNG_915","UNG_916","UNG_917","GIL_650","TRL_119","TRL_405","TRL_339","GVG_017","EX1_549","DS1_184"],"id":"TRLA_Hunter_06","name":"Beast Training","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53267,"entourage":["EX1_534","GVG_026","OG_133","OG_292","OG_309","KAR_005","UNG_800","ICC_021","ICC_052","ICC_243","ICC_825","LOOT_520","LOOT_161","LOOT_511","BOT_039","FP1_011","KAR_005","CFM_316","OG_216"],"id":"TRLA_Hunter_09","name":"Deathrattle","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53268,"entourage":["GIL_650","ICC_204","TRL_900","CFM_333","OG_309","GVG_049","UNG_919","LOOT_511","EX1_543","EX1_116","BOT_548","BOT_573","GVG_110","GVG_114","ICC_314","TRL_542"],"id":"TRLA_Hunter_10","name":"Legendary","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":53269,"entourage":["EX1_611","EX1_610","EX1_093","EX1_538","FP1_012","GVG_069","AT_060","LOOT_522","GIL_905","BOT_548","GIL_623","TRL_550","DS1_184"],"id":"TRLA_Hunter_11","name":"Survival Tactics","set":"TROLL","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":54102,"entourage":["BOT_035","GVG_048","BOT_251","GVG_082","GVG_006","GVG_085","LOOT_111","GIL_681","GVG_078","GVG_096","BOT_548","BOT_066","GVG_114"],"id":"TRLA_Hunter_12","name":"Scrapyard","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":52155,"entourage":["TRL_390","AT_003","ICC_068","TRL_319","TRL_315","TRL_316","GIL_646","AT_099","AT_090","AT_006","AT_127","AT_132"],"id":"TRLA_Mage_01","name":"Heroic Power","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":52157,"entourage":["UNG_018","TRL_313","LOOT_103","UNG_021","GIL_645","CS2_033","TRL_311","UNG_205","UNG_816","UNG_847","UNG_846","LOOT_231","UNG_027","EX1_298"],"id":"TRLA_Mage_02","name":"Elementals","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53204,"entourage":["TRL_317","CS2_032","KAR_076","CFM_623","UNG_955","LOOT_535","CS2_028","OG_090","LOOT_130"],"id":"TRLA_Mage_03","name":"Big Spells","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53205,"entourage":["TRL_315","TRL_316","TRL_390","UNG_018","GIL_147","BRM_002","LOE_002","CFM_065","CS2_029","TRL_317","EX1_298","GIL_645","UNG_809","UNG_027"],"id":"TRLA_Mage_04","name":"Fire","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53206,"entourage":["ICC_068","CS2_024","GVG_002","CS2_026","EX1_275","CS2_033","CS2_028","UNG_205","GIL_801","ICC_252"],"id":"TRLA_Mage_05","name":"Frost","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53207,"entourage":["CFM_807","BRM_002","EX1_559","EX1_608","NEW1_012","GIL_664","LOOT_231","EX1_095","EX1_055","LOOT_231"],"id":"TRLA_Mage_06","name":"Magical Friends","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53208,"entourage":["AT_004","BOT_531","BOT_604","AT_006","BOT_254","EX1_012","EX1_284","EX1_563","TRL_312"],"id":"TRLA_Mage_07","name":"Spell Power","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53209,"entourage":["TRL_315","OG_090","GIL_645","GIL_691","BOT_101","BOT_103","TRL_317","BOT_601","TRL_318","BOT_256","AT_009","TRL_509"],"id":"TRLA_Mage_08","name":"Hand Power","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53210,"entourage":["TRL_316","OG_122","ICC_314","EX1_572","BOT_257","EX1_559","AT_132","KAR_097","EX1_563","AT_009","OG_134","AT_127"],"id":"TRLA_Mage_09","name":"Gurubashi Legends","set":"TROLL","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":53211,"entourage":["LOOT_104","KAR_009","BOT_101","UNG_846","GVG_003","UNG_941","AT_007","OG_090","LOOT_106","TRL_317"],"id":"TRLA_Mage_10","name":"Chaos","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53110,"entourage":["BOT_906","GVG_058","GVG_006","BOT_021","BOT_911","BOT_312","GVG_096","BOT_563","BOT_548","BOT_537","BOT_912"],"id":"TRLA_Paladin_01","name":"Magnetic","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53112,"entourage":["OG_198","BOT_236","TRL_570","TRL_307","LOOT_398","TRL_308","CFM_815","GIL_817","TRL_545","BOT_548","OG_229","TRL_300","GVG_069"],"id":"TRLA_Paladin_02","name":"Healing","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53113,"entourage":["UNG_960","LOOT_363","GVG_061","UNG_962","OG_273","GVG_060","LOOT_333","LOOT_313","UNG_015","UNG_950"],"id":"TRLA_Paladin_03","name":"Recruits","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53114,"entourage":["TRL_543","BOT_447","AT_105","EX1_082","TRL_546","CS2_181","EX1_097","GVG_090","BOT_448","BOT_107"],"id":"TRLA_Paladin_04","name":"Self-Sacrifice","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53115,"entourage":["CFM_305","CFM_759","CFM_753","FP1_003","LOOT_363","TRL_517","LOE_077","ICC_466","CFM_639","TRL_304","CFM_668","BOT_910"],"id":"TRLA_Paladin_05","name":"Teambuilding","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53116,"entourage":["ICC_092","CS2_087","TRL_306","GIL_145","AT_074","CS2_092","KAR_077","EX1_093","UNG_952","LOOT_500","LOOT_216"],"id":"TRLA_Paladin_06","name":"Reinforce","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53117,"entourage":["TRL_543","CS2_091","EX1_366","LOOT_286","CS2_097","TRL_304","LOOT_500","UNG_950","GIL_596"],"id":"TRLA_Paladin_07","name":"Holy Arsenal","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53118,"entourage":["EX1_130","FP1_020","EX1_136","EX1_379","AT_073","CFM_800","BOT_908","GIL_903","EX1_080","UNG_011","TRL_530","GIL_634","AT_079"],"id":"TRLA_Paladin_08","name":"Secrets","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53119,"entourage":["GIL_635","TRL_523","GIL_681","KAR_010","GIL_601","TRL_526","BRM_018","TRL_569","UNG_848","EX1_572","LOOT_137","NEW1_030"],"id":"TRLA_Paladin_09","name":"Dragons","set":"TROLL","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":53120,"entourage":["BOT_236","TRL_308","GIL_817","TRL_096","ICC_858","LOOT_500","UNG_015","TRL_564","GIL_578","EX1_383","TRL_541","TRL_300"],"id":"TRLA_Paladin_10","name":"Divine Legends","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":52220,"entourage":["UNG_032","BOT_558","TRL_502","TRL_537","GIL_805","LOOT_161","BOT_509","BOT_566","BOT_258","OG_256","LOE_006","LOOT_187","UNG_037","ICC_214","OG_335","FP1_028"],"id":"TRLA_Priest_01","name":"Dying Words","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":52221,"entourage":["UNG_030","GVG_012","CS2_235","GIL_835","EX1_621","TRL_128","OG_234","CFM_067","GIL_190"],"id":"TRLA_Priest_02","name":"Healing","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54181,"entourage":["EX1_350","AT_080","AT_085","AT_132","GIL_646","AT_018","AT_127","AT_090","AT_099","AT_119"],"id":"TRLA_Priest_03","name":"Inspired by the Light","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54182,"entourage":["GIL_142","UNG_032","BOT_435","GIL_813","BOT_529","BOT_567","TRL_097","ICC_215","UNG_029","UNG_022","OG_335","GIL_134","BOT_258","TRL_259"],"id":"TRLA_Priest_04","name":"Double Down","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54183,"entourage":["UNG_032","GIL_156","UNG_034","EX1_335","UNG_963","KAR_036","UNG_928","EX1_298","UNG_816","UNG_847","GIL_119"],"id":"TRLA_Priest_05","name":"Elementals","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54184,"entourage":["CS1_129","CS2_004","GIL_840","CS2_236","GVG_010","LOE_053","AT_131"],"id":"TRLA_Priest_06","name":"Inner Strength","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54185,"entourage":["BOT_219","TRL_500","ICC_210","FP1_023","CFM_626","LOOT_278","OG_094","EX1_623","OG_256","LOE_061","KAR_035","ICC_212"],"id":"TRLA_Priest_07","name":"Resilient","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54186,"entourage":["TRL_260","TRL_502","BRM_017","LOOT_187","ICC_213","KAR_204","LOOT_507","ICC_257","ICC_098","OG_133"],"id":"TRLA_Priest_08","name":"Army of the Dead","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54187,"entourage":["CS2_234","EX1_622","OG_100","LOE_104","ICC_802","TRL_258","GVG_008","LOOT_008","EX1_626"],"id":"TRLA_Priest_09","name":"Wrath","set":"TROLL","type":"SPELL"},{"cardClass":"PRIEST","cost":0,"dbfId":54188,"entourage":["AT_018","TRL_260","TRL_259","OG_133","UNG_963","BOT_258","TRL_537","EX1_012","GVG_014","EX1_350"],"id":"TRLA_Priest_10","name":"Legends of the Light","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53126,"entourage":["UNG_856","KAR_069","OG_330","GIL_827","AT_033","CFM_781","ICC_811","UNG_061","GIL_672","KAR_070","GIL_598"],"id":"TRLA_Rogue_01","name":"Burgle","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53127,"entourage":["AT_029","CFM_637","CS2_146","KAR_069","TRL_071","NEW1_018","TRL_507","GVG_075","TRL_124","NEW1_027","CFM_651","TRL_015","NEW1_024","TRL_127","TRL_126"],"id":"TRLA_Rogue_02","name":"Pirates","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53128,"entourage":["EX1_144","EX1_050","EX1_613","EX1_134","LOOT_516","LOOT_211","LOOT_026","GVG_069","EX1_284","TRL_409","TRL_092","UNG_064","NEW1_004"],"id":"TRLA_Rogue_03","name":"Battlecry","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53129,"entourage":["CS2_072","GIL_506","EX1_124","UNG_057","EX1_278","EX1_129","OG_176","TRL_127","GIL_687","EX1_012","EX1_284","EX1_095"],"id":"TRLA_Rogue_04","name":"Aggressive Tactics","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53130,"entourage":["CFM_630","EX1_145","CS2_073","CS2_074","UNG_856","EX1_581","UNG_060","TRL_157","OG_073","NEW1_004","CS2_077","EX1_095"],"id":"TRLA_Rogue_05","name":"Tricks of the Trade","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53131,"entourage":["CS2_074","BOT_083","UNG_823","BOT_286","CFM_651","OG_267","NEW1_024","ICC_850","GVG_022","CS2_080","TRL_074"],"id":"TRLA_Rogue_06","name":"Weapons","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53132,"entourage":["FP1_007","OG_330","UNG_083","BOT_286","LOE_019","LOE_012","OG_272","TRL_409","BOT_243","LOOT_161","EX1_110","BOT_066"],"id":"TRLA_Rogue_07","name":"Deathrattle","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53133,"entourage":["CFM_630","AT_031","LOE_012","GIL_687","GVG_028","CFM_669","EX1_095","CFM_060","NEW1_026","KAR_711"],"id":"TRLA_Rogue_08","name":"For the Money","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53134,"entourage":["EX1_144","LOOT_204","CFM_693","BOT_288","LOE_077","EX1_050","EX1_613","LOOT_165","LOOT_211","LOOT_026","TRL_092","NEW1_004"],"id":"TRLA_Rogue_09","name":"Bounce","set":"TROLL","type":"SPELL"},{"cardClass":"ROGUE","cost":0,"dbfId":53135,"entourage":["UNG_809","KAR_069","FP1_002","OG_330","GIL_534","LOOT_165","UNG_075","LOOT_026","LOE_012","BOT_576","OG_291","UNG_064"],"id":"TRLA_Rogue_10","name":"Misfits","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52977,"entourage":["UNG_025","KAR_073","OG_206","EX1_259","AT_051","GVG_038","LOOT_060","BRM_011","EX1_238","EX1_241","BOT_411","TRL_060","TRL_345"],"id":"TRLA_Shaman_01","name":"Elemental Fury","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52978,"entourage":["TRL_522","GIL_531","BOT_411","TRL_060","TRL_085","BOT_291","KAR_021","OG_209","GIL_807","TRL_345","EX1_012","EX1_284"],"id":"TRLA_Shaman_02","name":"Spellchasers","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52979,"entourage":["LOOT_373","CS2_041","GVG_069","CFM_061","CFM_120","GVG_039","UNG_817","UNG_938","OG_209","AT_048"],"id":"TRLA_Shaman_03","name":"Blessings","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52980,"entourage":["LOOT_504","CFM_696","EX1_246","OG_328","OG_174","LOOT_150","CFM_697","BOT_099","BOT_245","TRL_082","CS2_046"],"id":"TRLA_Shaman_04","name":"Mutations","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52981,"entourage":["AT_054","CS2_042","UNG_202","LOOT_358","LOOT_517","UNG_072","ICC_466","CFM_668","FP1_030","CFM_852","ICC_705","BRM_012","GIL_836","GIL_820","TRL_345","GIL_622","CFM_853"],"id":"TRLA_Shaman_05","name":"Battlecrier","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52982,"entourage":["UNG_211","UNG_816","UNG_928","UNG_070","UNG_907","UNG_809","UNG_202","UNG_847","UNG_845","LOOT_517","NEW1_010","EX1_298","UNG_208","GIL_807","BOT_093","BOT_533","TRL_059","UNG_082","UNG_938","EX1_250"],"id":"TRLA_Shaman_06","name":"Elementals","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52983,"entourage":["UNG_942","CFM_310","LOE_113","EX1_509","EX1_506","EX1_506","UNG_073","EX1_050","EX1_103","UNG_937","UNG_089","EX1_062","CFM_344","EX1_507","GIL_678"],"id":"TRLA_Shaman_07","name":"Murlocs","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52984,"entourage":["CFM_313","LOE_018","AT_053","OG_026","ICC_081","EX1_248","EX1_258","OG_024","EX1_250","LOOT_064","ICC_090","AT_052","LOE_018","BRM_011","OG_026","EX1_567","GIL_600","BOT_246","BOT_407","TRL_352","TRL_351"],"id":"TRLA_Shaman_08","name":"Overload","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52985,"entourage":["OG_023","LOOT_062","LOOT_518","LOOT_344","EX1_575","AT_046","KAR_021","AT_049","OG_028","AT_052","EX1_565","GIL_583","TRL_012"],"id":"TRLA_Shaman_09","name":"Totems","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52986,"entourage":["CFM_717","CFM_707","CFM_312","CFM_715","CFM_902"],"id":"TRLA_Shaman_11","name":"Jade Lotus","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52987,"entourage":["AT_053","CS2_038","CS2_053","UNG_956","GVG_029","LOOT_506","EX1_110","FP1_025","CFM_324","FP1_013","ICC_257","LOOT_161","TRL_345","TRL_060","TRL_522","TRL_058"],"id":"TRLA_Shaman_12","name":"Farseer","set":"TROLL","type":"SPELL"},{"cardClass":"SHAMAN","cost":0,"dbfId":52988,"entourage":["GVG_036","GVG_085","EX1_556","GVG_096","GVG_105","GVG_107","OG_145","GVG_105","GVG_114","GVG_006","GVG_006","GVG_103","LOE_039","GVG_037"],"id":"TRLA_Shaman_13","name":"Mechanized","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53083,"entourage":["CS2_065","EX1_319","GVG_018","CFM_611","LOOT_013","BRM_006","AT_019","GVG_019","BRM_005","GVG_045","BOT_913","BOT_224","EX1_181","NEW1_019"],"id":"TRLA_Warlock_01","name":"Hir'eek's Legion","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53084,"entourage":["EX1_310","OG_109","AT_021","KAR_089","UNG_829","UNG_833","ICC_841","EX1_308","UNG_836","LOOT_417","TRL_247","TRL_551","TRL_252","TRL_245","AT_025","BOT_568"],"id":"TRLA_Warlock_02","name":"Discard","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53085,"entourage":["CS2_061","EX1_309","GVG_018","ICC_055","ICC_810","LOOT_043","ICC_905","GIL_565","GIL_527","TRL_252","GIL_143"],"id":"TRLA_Warlock_03","name":"Life Takers","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53086,"entourage":["CS2_065","EX1_058","FP1_012","UNG_049","ICC_466","LOOT_131","ICC_314","LOOT_013","UNG_928","EX1_093","TRL_252","TRL_551","UNG_833"],"id":"TRLA_Warlock_04","name":"Taunt","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53088,"entourage":["NEW1_021","EX1_312","OG_239","CFM_094","ICC_041","LOOT_417","GIL_825","CS2_062"],"id":"TRLA_Warlock_06","name":"Wrath","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53089,"entourage":["EX1_303","EX1_316","EX1_304","AT_025","ICC_469","ICC_903","UNG_831","OG_239","LOOT_161","TRL_249","TRL_257"],"id":"TRLA_Warlock_07","name":"Sacrifice","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53090,"entourage":["UNG_835","CS2_062","CFM_094","EX1_620","LOOT_013","LOOT_043","GIL_693","BOT_226","TRL_251","GIL_508","BOT_222"],"id":"TRLA_Warlock_08","name":"Blood","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53091,"entourage":["FP1_022","LOOT_420","EX1_310","CS2_064","CFM_663","CFM_751","GVG_021","LOOT_018","EX1_317","ICC_075","GVG_019","LOOT_306"],"id":"TRLA_Warlock_09","name":"Dire Demons","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53092,"entourage":["EX1_043","EX1_105","EX1_620","AT_127","AT_027","BRM_028","BRM_031","EX1_095","TRL_253","TRL_251","BOT_443","LOOT_014"],"id":"TRLA_Warlock_10","name":"A Dark Hand","set":"TROLL","type":"SPELL"},{"cardClass":"WARLOCK","cost":0,"dbfId":53093,"entourage":["GIL_191","BOT_913","GIL_543","CS2_062","LOOT_043","KAR_711","AT_127","EX1_320","BOT_521","EX1_303"],"id":"TRLA_Warlock_11","name":"Jinx","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54171,"entourage":["BOT_059","UNG_923","EX1_410","EX1_402","LOOT_044","ICC_837","LOOT_367","BOT_042","AT_064","ICC_062","EX1_606","CFM_756","TRL_323","KAR_091","GVG_053","TRL_324","LOOT_285","LOOT_519","LOOT_413","TRL_010"],"id":"TRLA_Warrior_01","name":"Tank Up!","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54172,"entourage":["EX1_607","CS2_104","EX1_414","EX1_392","EX1_603","NEW1_036","OG_149","FP1_021","ICC_064","EX1_604","TRL_010","TRL_528","NEW1_011","GIL_654"],"id":"TRLA_Warrior_02","name":"Berserker","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54173,"entourage":["AT_132","GIL_547","TRL_328","TRL_329","LOOT_519","EX1_414","ICC_405","LOOT_516","NEW1_024","EX1_116","GVG_110","ICC_314","BRM_030","EX1_562","EX1_572","NEW1_030","OG_317","TRL_542","BOT_548","GVG_114"],"id":"TRLA_Warrior_03","name":"Legendary","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54174,"entourage":["TRL_321","CS2_108","EX1_391","AT_064","GVG_052","OG_314","CS2_105","EX1_408","EX1_410","CS2_114","TRL_325"],"id":"TRLA_Warrior_04","name":"Smash","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54175,"entourage":["BOT_059","GVG_006","BOT_299","GVG_055","BOT_218","LOOT_111","BOT_021","GIL_681","GVG_096","GVG_107","BOT_401","BOT_563","BOT_548","GVG_114"],"id":"TRLA_Warrior_05","name":"Metalhead","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54176,"entourage":["GIL_547","GIL_113","TRL_329","TRL_327","GIL_580","TRL_550","TRL_542","TRL_020","GIL_601","GIL_803","GIL_653"],"id":"TRLA_Warrior_06","name":"Rush","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54177,"entourage":["NEW1_023","EX1_402","EX1_007","EX1_603","LOOT_367","NEW1_011","EX1_043","GIL_681","BOT_059","UNG_072","TRL_010","CFM_754","ICC_062","GIL_113","GIL_803","EX1_604","GIL_155","TRL_363","TRL_523"],"id":"TRLA_Warrior_07","name":"Fervent Fans","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54178,"entourage":["BOT_059","EX1_402","LOOT_367","AT_069","LOE_022","OG_218","CFM_756","TRL_535","TRL_550","TRL_515","TRL_513","TRL_514","UNG_926","TRL_323","BOT_218"],"id":"TRLA_Warrior_08","name":"Protection","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54179,"entourage":["AT_071","TRL_362","TRL_326","TRL_323","TRL_328","NEW1_023","TRL_523","KAR_062","BRM_033","GIL_681","LOOT_118","GIL_601","EX1_043","AT_017","EX1_284","BRM_034","ICC_029","TRL_526","ICC_027","BRM_024","TRL_569","UNG_848","BRM_030","LOOT_137","EX1_572","TRL_328"],"id":"TRLA_Warrior_09","name":"Dragon Heart","set":"TROLL","type":"SPELL"},{"cardClass":"WARRIOR","cost":0,"dbfId":54180,"entourage":["TRL_542","TRL_528","TRL_020","TRL_521","TRL_015","TRL_010","TRL_329","TRL_325"],"id":"TRLA_Warrior_10","name":"Overkill","set":"TROLL","type":"SPELL"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":397,"flavor":"'Flesheating' is an unfair name. It's just that there's not really much else for him to eat.","health":3,"id":"tt_004","mechanics":["TRIGGER_VISUAL"],"name":"Flesheating Ghoul","rarity":"COMMON","set":"EXPERT1","text":"Whenever a minion dies, gain +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1036,"id":"tt_004o","name":"Cannibalize","set":"EXPERT1","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Gonzalo Ordonez","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":366,"flavor":"While it's fun to intercept enemy lightning bolts, a spellbender much prefers to intercept opposing Marks of the Wild. It just feels meaner. And blood elves... well, they're a little mean.","id":"tt_010","mechanics":["SECRET"],"name":"Spellbender","rarity":"EPIC","set":"EXPERT1","text":"Secret: When an enemy casts a spell on a minion, summon a 1/3 as the new target.","type":"SPELL"},{"attack":1,"cardClass":"MAGE","cost":1,"dbfId":1086,"health":3,"id":"tt_010a","name":"Spellbender","set":"EXPERT1","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":1301,"health":10,"id":"TU4a_001","name":"Hogger","rarity":"COMMON","set":"MISSIONS","type":"HERO"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":1321,"health":1,"id":"TU4a_002","name":"Riverpaw Gnoll","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1322,"health":1,"id":"TU4a_003","name":"Gnoll","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1323,"id":"TU4a_004","name":"Hogger SMASH!","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_HERO_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"MISSIONS","text":"Deal 4 damage.","type":"SPELL"},{"attack":5,"cardClass":"NEUTRAL","cost":4,"dbfId":1324,"health":2,"id":"TU4a_005","name":"Massive Gnoll","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"cardClass":"MAGE","dbfId":1325,"health":30,"id":"TU4a_006","name":"Jaina Proudmoore","rarity":"COMMON","set":"MISSIONS","type":"HERO"},{"cardClass":"MAGE","dbfId":1382,"health":20,"id":"TU4b_001","name":"Millhouse Manastorm","rarity":"COMMON","set":"MISSIONS","type":"HERO"},{"cardClass":"NEUTRAL","dbfId":1481,"health":26,"id":"TU4c_001","name":"King Mukla","rarity":"COMMON","set":"MISSIONS","type":"HERO"},{"cardClass":"NEUTRAL","cost":1,"dbfId":784,"id":"TU4c_002","name":"Barrel Toss","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"MISSIONS","text":"Deal 2 damage.","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","cost":0,"dbfId":21,"health":2,"id":"TU4c_003","mechanics":["DEATHRATTLE"],"name":"Barrel","rarity":"COMMON","set":"MISSIONS","text":"Is something in this barrel?","type":"MINION"},{"cardClass":"NEUTRAL","cost":2,"dbfId":988,"id":"TU4c_004","name":"Stomp","rarity":"COMMON","set":"MISSIONS","text":"Deal 2 damage to all enemies.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":490,"health":3,"id":"TU4c_005","name":"Hidden Gnome","rarity":"COMMON","set":"MISSIONS","text":"Was hiding in a barrel!","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":317,"id":"TU4c_006","name":"Bananas","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"MISSIONS","text":"Give a friendly minion +1/+1. (+1 Attack/+1 Health)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1502,"id":"TU4c_006e","name":"Bananas","set":"MISSIONS","text":"This minion has +1/+1. (+1 Attack/+1 Health)","type":"ENCHANTMENT"},{"attack":10,"cardClass":"NEUTRAL","cost":6,"dbfId":1501,"health":10,"id":"TU4c_007","name":"Mukla's Big Brother","rarity":"COMMON","set":"MISSIONS","text":"So strong! And only 6 Mana?!","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1541,"id":"TU4c_008","name":"Will of Mukla","rarity":"COMMON","set":"MISSIONS","text":"Restore 8 Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1542,"id":"TU4c_008e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Might of Mukla","set":"MISSIONS","text":"King Mukla has +8 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":1602,"health":20,"id":"TU4d_001","name":"Hemet Nesingwary","rarity":"COMMON","set":"MISSIONS","type":"HERO"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1603,"health":1,"id":"TU4d_002","name":"Crazed Hunter","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"cardClass":"HUNTER","cost":2,"dbfId":1683,"id":"TU4d_003","name":"Shotgun Blast","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"MISSIONS","text":"Hero Power\nDeal 1 damage.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":1636,"health":30,"id":"TU4e_001","name":"Illidan Stormrage","set":"MISSIONS","type":"HERO"},{"cardClass":"NEUTRAL","cost":2,"dbfId":1637,"id":"TU4e_002","name":"Flames of Azzinoth","playRequirements":{"REQ_NUM_MINION_SLOTS":2},"set":"MISSIONS","text":"Hero Power\nSummon two 2/1 minions.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":1643,"health":1,"id":"TU4e_002t","name":"Flame of Azzinoth","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1638,"health":1,"id":"TU4e_003","name":"Naga Myrmidon","rarity":"COMMON","set":"MISSIONS","text":"","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":1639,"durability":2,"id":"TU4e_004","name":"Warglaive of Azzinoth","rarity":"COMMON","set":"MISSIONS","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1640,"id":"TU4e_005","name":"Flame Burst","rarity":"COMMON","set":"MISSIONS","text":"Shoot 5 missiles at random enemies for $1 damage each.","type":"SPELL"},{"attack":4,"cardClass":"NEUTRAL","cost":6,"dbfId":1642,"durability":2,"id":"TU4e_007","name":"Dual Warglaives","rarity":"COMMON","set":"MISSIONS","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":1667,"health":25,"id":"TU4f_001","name":"Lorewalker Cho","set":"MISSIONS","type":"HERO"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1669,"health":1,"id":"TU4f_002","name":"Pandaren Scout","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":1671,"health":2,"id":"TU4f_003","name":"Shado-Pan Monk","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":1672,"id":"TU4f_004","name":"Legacy of the Emperor","rarity":"COMMON","set":"MISSIONS","text":"Give your minions +2/+2. (+2 Attack/+2 Health)","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1676,"id":"TU4f_004o","name":"Legacy of the Emperor","set":"MISSIONS","text":"Has +2/+2. (+2 Attack/+2 Health)","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":1673,"health":4,"id":"TU4f_005","name":"Brewmaster","rarity":"COMMON","set":"MISSIONS","type":"MINION"},{"cardClass":"NEUTRAL","cost":1,"dbfId":1674,"id":"TU4f_006","name":"Transcendence","rarity":"COMMON","set":"MISSIONS","text":"Until you kill Cho's minions, he can't be attacked.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":1678,"id":"TU4f_006o","name":"Transcendence","set":"MISSIONS","text":"Until you kill Cho's minions, he can't be attacked.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":1677,"health":2,"id":"TU4f_007","mechanics":["BATTLECRY"],"name":"Crazy Monkey","rarity":"COMMON","set":"MISSIONS","text":"Battlecry: Throw Bananas.","type":"MINION"},{"artist":"Max Grecke","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53756,"elite":true,"flavor":"\"Of course it's perfect, you're just not seeing how to use it.\"","health":2,"id":"ULD_003","mechanics":["BATTLECRY"],"name":"Zephrys the Great","race":"ELEMENTAL","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, wish for the perfect card.","type":"MINION"},{"artist":"Luke Mancini","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":53496,"elite":true,"flavor":"The official term is \"strategic laziness.\"","id":"ULD_131","mechanics":["QUEST"],"name":"Untapped Potential","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Quest: End 4 turns\nwith any unspent Mana.\nReward: Ossirian Tear.","type":"SPELL"},{"artist":"Jason Kang","cardClass":"DRUID","cost":0,"dbfId":53499,"hideStats":true,"id":"ULD_131p","name":"Ossirian Tear","set":"ULDUM","text":"Passive Hero Power\nYour Choose One cards have both effects combined.","type":"HERO_POWER"},{"artist":"L. Lullabi & K. Turovec","attack":1,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":53545,"flavor":"I won't ask about your mana curve if you don't ask where I got these.","health":4,"id":"ULD_133","mechanics":["TRIGGER_VISUAL"],"name":"Crystal Merchant","rarity":"EPIC","set":"ULDUM","text":"If you have any unspent Mana at the end of your turn, draw a card.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":53551,"flavor":"Right before CEEEES!!!","health":4,"id":"ULD_134","name":"BEEEES!!!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ULDUM","text":"[x]Choose a minion.\nSummon four 1/1 Bees\nthat attack it.","type":"SPELL"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"DRUID","cost":1,"dbfId":55329,"health":1,"id":"ULD_134t","name":"Bee","race":"BEAST","set":"ULDUM","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":6,"dbfId":53576,"flavor":"Amazing that it's been hidden, given the twenty-foot treant splashing around in it.","id":"ULD_135","mechanics":["CHOOSE_ONE"],"name":"Hidden Oasis","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"ULDUM","text":"Choose One - Summon a 6/6 Ancient with Taunt; or Restore #12 Health.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","cost":0,"dbfId":53578,"id":"ULD_135a","name":"Befriend the Ancient","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["TAUNT"],"set":"ULDUM","text":"Summon a 6/6 Ancient with Taunt.","type":"SPELL"},{"artist":"Zoltan Boros","attack":6,"cardClass":"DRUID","cost":6,"dbfId":53577,"health":6,"id":"ULD_135at","mechanics":["TAUNT"],"name":"Vir'naal Ancient","set":"ULDUM","text":"Taunt","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"DRUID","cost":0,"dbfId":53579,"id":"ULD_135b","name":"Drink the Water","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Restore #12 Health.","type":"SPELL"},{"artist":"Paul Mafayon","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":53596,"flavor":"This isn't where I parked my mount.","id":"ULD_136","mechanics":["DISCOVER"],"name":"Worthy Expedition","rarity":"COMMON","set":"ULDUM","text":"Discover a Choose One card.","type":"SPELL"},{"artist":"Ivan Fomin","attack":2,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":53613,"flavor":"\"Greetings, my little shrubs... It's whittlin' time.\"","health":3,"id":"ULD_137","mechanics":["BATTLECRY"],"name":"Garden Gnome","rarity":"RARE","set":"ULDUM","text":"[x]Battlecry: If you're holding\na spell that costs (5) or more,\nsummon two 2/2 Treants.","type":"MINION"},{"artist":"Ivan Fomin","attack":2,"cardClass":"DRUID","cost":2,"dbfId":54541,"health":2,"id":"ULD_137t","name":"Treant","set":"ULDUM","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":53615,"flavor":"Also comes running when he hears a can opener.","health":5,"id":"ULD_138","mechanics":["TAUNT"],"name":"Anubisath Defender","rarity":"EPIC","set":"ULDUM","text":"Taunt. Costs (0) if you've cast a spell that costs (5) or more this turn.","type":"MINION"},{"artist":"Luke Mancini","attack":5,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":53620,"elite":true,"flavor":"From cartographer to combatant, Elise has taken the road less traveledâbecause no one else could find it on a map.","health":5,"id":"ULD_139","mechanics":["BATTLECRY"],"name":"Elise the Enlightened","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, duplicate your hand.","type":"MINION"},{"artist":"James Ryman","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":53739,"elite":true,"flavor":"Archaeology is the discovery of rare and powerful artifacts. Supreme Archaeology is TAKING THEM!","id":"ULD_140","mechanics":["QUEST"],"name":"Supreme Archaeology","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Draw 20 cards.\nReward: Tome of Origination.","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":54432,"id":"ULD_140e","name":"Origination","set":"ULDUM","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Vlad Botos","cardClass":"WARLOCK","cost":2,"dbfId":53740,"id":"ULD_140p","name":"Tome of Origination","set":"ULDUM","text":"Hero Power\nDraw a card.\nIt costs (0).","type":"HERO_POWER"},{"artist":"Arthur Gimaldinov","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":53827,"flavor":"Life hack: Sneeze near a pharaoh.","id":"ULD_143","name":"Pharaoh's Blessing","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"ULDUM","text":"Give a minion +4/+4, Divine Shield, and Taunt.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":53828,"id":"ULD_143e","name":"Pharaoh's Blessing","set":"ULDUM","text":"+4/+4, Divine Shield, and Taunt.","type":"ENCHANTMENT"},{"artist":"Adam Byrne","attack":2,"cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":53832,"flavor":"Some paladins really Light it up.","health":1,"id":"ULD_145","mechanics":["TRIGGER_VISUAL"],"name":"Brazen Zealot","rarity":"RARE","set":"ULDUM","text":"Whenever you summon a minion, gain +1 Attack.","type":"MINION"},{"cardClass":"PALADIN","dbfId":53833,"id":"ULD_145e","name":"Zeal","set":"ULDUM","text":"Increased Attack.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","attack":4,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":53917,"flavor":"She gets to decide what cards go to the Hall of Fame.","health":3,"id":"ULD_151","mechanics":["BATTLECRY"],"name":"Ramkahen Wildtamer","rarity":"RARE","set":"ULDUM","text":"Battlecry: Copy a random Beast in your hand.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":53919,"flavor":"The appropriate dishware for stressful situations.","id":"ULD_152","mechanics":["SECRET"],"name":"Pressure Plate","rarity":"COMMON","set":"ULDUM","text":"Secret: After your opponent casts a spell, destroy a random enemy minion.","type":"SPELL"},{"artist":"Peter Stapleton","attack":3,"cardClass":"HUNTER","collectible":true,"cost":4,"dbfId":53922,"flavor":"Everything the sun touches is oursâso long as it's already dead.","health":3,"id":"ULD_154","mechanics":["BATTLECRY"],"name":"Hyena Alpha","race":"BEAST","rarity":"RARE","referencedTags":["SECRET"],"set":"ULDUM","text":"[x]Battlecry: If you control\na Secret, summon two\n2/2 Hyenas.","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"HUNTER","cost":2,"dbfId":53923,"health":2,"id":"ULD_154t","name":"Hyena","race":"BEAST","set":"ULDUM","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":53924,"elite":true,"flavor":"\"Huh... That's a nice card back.\"","id":"ULD_155","mechanics":["QUEST"],"name":"Unseal the Vault","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Summon 20 minions.\nReward: Ramkahen Roar.","type":"SPELL"},{"cardClass":"HUNTER","dbfId":54622,"id":"ULD_155e","name":"Roar!","set":"ULDUM","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Kagi","cardClass":"HUNTER","cost":2,"dbfId":53925,"id":"ULD_155p","name":"Ramkahen Roar","set":"ULDUM","text":"Hero Power\nGive your minions +2 Attack.","type":"HERO_POWER"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":53926,"elite":true,"flavor":"Brann's new dino-taming hobby is going wellâhis pet can already make him sit, stand, and roll over!","health":4,"id":"ULD_156","mechanics":["BATTLECRY"],"name":"Dinotamer Brann","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, summon King Krush.","type":"MINION"},{"artist":"Konstantin Turovec","attack":5,"cardClass":"HUNTER","cost":5,"dbfId":55645,"health":5,"id":"ULD_156t","mechanics":["RUSH"],"name":"Duke","race":"BEAST","set":"ULDUM","text":"Rush","type":"MINION"},{"artist":"Peter Stapleton","attack":5,"cardClass":"HUNTER","cost":5,"dbfId":56213,"health":5,"id":"ULD_156t2","mechanics":["RUSH"],"name":"Duchess","race":"BEAST","set":"ULDUM","text":"Rush","type":"MINION"},{"attack":8,"cardClass":"HUNTER","cost":9,"dbfId":57918,"elite":true,"health":8,"id":"ULD_156t3","mechanics":["CHARGE"],"name":"King Krush","race":"BEAST","rarity":"LEGENDARY","set":"ULDUM","text":"Charge","type":"MINION"},{"artist":"Maria Alexeevna Trepalina","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53947,"flavor":"Earned her merit badges the hard wayâtwelve zhevra hooves at a time.","health":3,"id":"ULD_157","mechanics":["BATTLECRY"],"name":"Questing Explorer","rarity":"RARE","referencedTags":["QUEST"],"set":"ULDUM","text":"Battlecry: If you control a Quest, draw a card.","type":"MINION"},{"artist":"Konstantin Turovec","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":53967,"flavor":"Doot doot doot doot doot [Pause] Doot doot doot doot doot DEE doot doot doot doot doot!","health":2,"id":"ULD_158","mechanics":["BATTLECRY","OVERLOAD"],"name":"Sandstorm Elemental","overload":1,"race":"ELEMENTAL","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Deal 1 damage to all enemy minions. Overload: (1)","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":53882,"flavor":"\"So, what's in the sack?\" \n\"Something... sinister.\" \n\"Okay, it's a deal.\"","id":"ULD_160","mechanics":["DISCOVER"],"name":"Sinister Deal","rarity":"COMMON","set":"ULDUM","text":"Discover a Lackey.","type":"SPELL"},{"artist":"Eric Braddock","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":53883,"flavor":"Tough to do skateboard tricks with four legs.","health":5,"id":"ULD_161","mechanics":["TRIGGER_VISUAL"],"name":"Neferset Thrasher","rarity":"COMMON","set":"ULDUM","text":"Whenever this attacks, deal 3 damage to your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":53884,"flavor":"I'm starting to think the lackeys aren't evil, just taken advantage of.","health":3,"id":"ULD_162","mechanics":["BATTLECRY"],"name":"EVIL Recruiter","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ULDUM","targetingArrowText":"Destroy a friendly Lackey.","text":"Battlecry: Destroy a friendly Lackey to summon a 5/5 Demon.","type":"MINION"},{"artist":"Zoltan Boros","attack":5,"cardClass":"WARLOCK","cost":5,"dbfId":54076,"health":5,"id":"ULD_162t","name":"EVIL Demon","race":"DEMON","set":"ULDUM","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":53885,"flavor":"The \"best by\" date is more like a guideline.","health":1,"id":"ULD_163","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Expired Merchant","rarity":"RARE","set":"ULDUM","text":"[x]Battlecry: Discard your\nhighest Cost card.\nDeathrattle: Add 2 copies\nof it to your hand.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":55235,"id":"ULD_163e","name":"Expired Goods","set":"ULDUM","text":"Discarded {0}.","type":"ENCHANTMENT"},{"artist":"Nicola Saviori","attack":7,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":53887,"flavor":"Brings you face to face with your destructive impulses.","health":5,"id":"ULD_165","mechanics":["BATTLECRY"],"name":"Riftcleaver","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"race":"DEMON","rarity":"EPIC","set":"ULDUM","targetingArrowText":"Destroy a minion.","text":"Battlecry: Destroy a minion. Your hero takes damage equal to its Health.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":53889,"flavor":"He's off the twig! He's kicked the bucket! THIS IS AN EX-VULTURE!","health":5,"id":"ULD_167","mechanics":["TRIGGER_VISUAL"],"name":"Diseased Vulture","race":"BEAST","rarity":"EPIC","set":"ULDUM","text":"After your hero takes damage on your turn, summon a random\n3-Cost minion.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":53890,"elite":true,"flavor":"He'll get that League of Explorers and their little murloc too!","health":4,"id":"ULD_168","mechanics":["BATTLECRY"],"name":"Dark Pharaoh Tekahn","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: For the rest of the game, your Lackeys are 4/4.","type":"MINION"},{"cardClass":"WARLOCK","dbfId":54075,"id":"ULD_168e","name":"Lackey Empowerment","set":"ULDUM","text":"Your Lackeys are 4/4.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":56997,"id":"ULD_168e2","name":"Lackey Empowerment","set":"ULDUM","text":"Your Lackeys are 4/4.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":56998,"id":"ULD_168e3","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Lackey Empowerment","set":"ULDUM","text":"4/4.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":53972,"flavor":"He's here to shape *clap* you up!","health":4,"id":"ULD_169","mechanics":["RUSH"],"name":"Mogu Fleshshaper","rarity":"RARE","set":"ULDUM","text":"[x]Rush. Costs (1) less for each\nminion on the battlefield.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":53973,"flavor":"Dr. Boom had one simple request: wasps with flippin' laser beams attached to their heads.","health":3,"id":"ULD_170","mechanics":["BATTLECRY"],"name":"Weaponized Wasp","playRequirements":{},"race":"BEAST","rarity":"RARE","set":"ULDUM","targetingArrowText":"Deal 3 damage.","text":"Battlecry: If you control\na Lackey, deal 3 damage.","type":"MINION"},{"artist":"Servando Lupini","cardClass":"SHAMAN","collectible":true,"cost":0,"dbfId":53978,"flavor":"It's not really advanced shamanic magic, you just draw nasty eyebrows on them.","id":"ULD_171","name":"Totemic Surge","rarity":"COMMON","set":"ULDUM","text":"Give your Totems +2 Attack.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":53980,"id":"ULD_171e","name":"Big Surge","playRequirements":{"REQ_FRIENDLY_TARGET":0},"set":"ULDUM","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"J. Axer","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":53985,"flavor":"This is horrible! And adorable!","id":"ULD_172","name":"Plague of Murlocs","rarity":"EPIC","set":"ULDUM","text":"Transform all minions into random Murlocs.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":53990,"elite":true,"flavor":"She wasn't happy when Hagatha sent her back to Uldum. But her \"angry\" hiss sounds like her \"happy\" hiss, so no one knew the difference.","health":6,"id":"ULD_173","mechanics":["AURA"],"name":"Vessina","rarity":"LEGENDARY","referencedTags":["OVERLOAD"],"set":"ULDUM","text":"While you're Overloaded, your other minions have +2 Attack.","type":"MINION"},{"cardClass":"SHAMAN","dbfId":55710,"id":"ULD_173e","name":"Vessina's Devotion","set":"ULDUM","text":"Vessina is granting this minion +2 Attack.","type":"ENCHANTMENT"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54077,"flavor":"These things go from \"adorable danger noodle!\" to \"MY FACE IS MELTING!\" all too quickly.","health":3,"id":"ULD_174","mechanics":["DEATHRATTLE"],"name":"Serpent Egg","rarity":"COMMON","set":"ULDUM","text":"Deathrattle: Summon a 3/4 Sea Serpent.","type":"MINION"},{"artist":"Daria Tuzova","attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":54570,"health":4,"id":"ULD_174t","name":"Sea Serpent","race":"BEAST","set":"ULDUM","type":"MINION"},{"artist":"Alex Horley","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":54147,"elite":true,"flavor":"Eight arms of sand-flinging, foe-wringing, card-slinging fury!","health":8,"id":"ULD_177","mechanics":["DEATHRATTLE"],"name":"Octosari","race":"BEAST","rarity":"LEGENDARY","set":"ULDUM","text":"Deathrattle: Draw 8 cards.","type":"MINION"},{"artist":"Alex Horley","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54148,"elite":true,"entourage":["ULD_178a2","ULD_178a","ULD_178a3","ULD_178a4"],"flavor":"TAUNT. TAUNT.","health":6,"id":"ULD_178","mechanics":["BATTLECRY"],"name":"Siamat","race":"ELEMENTAL","rarity":"LEGENDARY","referencedTags":["DIVINE_SHIELD","RUSH","TAUNT","WINDFURY"],"set":"ULDUM","text":"[x]Battlecry: Gain 2 of Rush,\nTaunt, Divine Shield, or\nWindfury (your choice).","type":"MINION"},{"artist":"SARIYA","cardClass":"NEUTRAL","cost":0,"dbfId":54149,"hideStats":true,"id":"ULD_178a","name":"Siamat's Wind","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["WINDFURY"],"set":"ULDUM","text":"Give Siamat Windfury.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54150,"hideStats":true,"id":"ULD_178a2","name":"Siamat's Shield","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DIVINE_SHIELD"],"set":"ULDUM","text":"Give Siamat\nDivine Shield.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54151,"hideStats":true,"id":"ULD_178a3","name":"Siamat's Heart","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["TAUNT"],"set":"ULDUM","text":"Give Siamat Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":54152,"hideStats":true,"id":"ULD_178a4","name":"Siamat's Speed","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["RUSH"],"set":"ULDUM","text":"Give Siamat Rush.","type":"SPELL"},{"artist":"Anton Zemskov","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54153,"flavor":"Turns out he's really good at herding cats.","health":5,"id":"ULD_179","mechanics":["AURA"],"name":"Phalanx Commander","rarity":"COMMON","referencedTags":["TAUNT"],"set":"ULDUM","text":"Your Taunt minions\nhave +2 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54808,"id":"ULD_179e","name":"Commanded","set":"ULDUM","text":"Phalanx Commander is granting this +2 Attack.","type":"ENCHANTMENT"},{"artist":"Anton Zemskov","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54154,"flavor":"There is E.V.I.L. here that DOES sleep.","health":5,"id":"ULD_180","mechanics":["TRIGGER_VISUAL"],"name":"Sunstruck Henchman","rarity":"RARE","set":"ULDUM","text":"At the start of your turn, this has a 50% chance to fall asleep.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":54160,"flavor":"Shake it, sh-sh-sh-shake it like a Kalimdor fissure.","id":"ULD_181","name":"Earthquake","rarity":"RARE","set":"ULDUM","text":"Deal $5 damage to all minions, then deal $2 damage to all minions.","type":"SPELL"},{"artist":"Ivan Fomin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54256,"flavor":"Were you expectorating another bad pun?","health":4,"id":"ULD_182","mechanics":["TRIGGER_VISUAL"],"name":"Spitting Camel","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"[x]At the end of your turn,\n  deal 1 damage to another  \nrandom friendly minion.","type":"MINION"},{"artist":"Slawomir Maniak","attack":9,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":54257,"flavor":"Some dogs will bring you a bone or a squeaky toy. This one brings war!","health":6,"id":"ULD_183","mechanics":["DEATHRATTLE"],"name":"Anubisath Warbringer","rarity":"COMMON","set":"ULDUM","text":"Deathrattle: Give all minions in your hand +3/+3.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54258,"id":"ULD_183e","name":"Anubisath Power","set":"ULDUM","text":"+3/+3.","type":"ENCHANTMENT"},{"artist":"Christopher Hayes","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54259,"faction":"ALLIANCE","flavor":"Stay while, take candle.","health":1,"id":"ULD_184","mechanics":["DEATHRATTLE"],"name":"Kobold Sandtrooper","rarity":"COMMON","set":"ULDUM","text":"Deathrattle: Deal 3 damage to the enemy hero.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54260,"flavor":"He's back. He's angry. And he's here to wrap things up.","health":2,"id":"ULD_185","mechanics":["ENRAGED","REBORN"],"name":"Temple Berserker","rarity":"COMMON","set":"ULDUM","text":"Reborn\nHas +2 Attack while damaged.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54811,"id":"ULD_185e","mechanics":["ENRAGED"],"name":"Enraged","set":"ULDUM","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Eva Widermann","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":54261,"flavor":"Mightiest of mousers, enduring in kingship of the upper and lower cat tree, conqueror of the red dot, the all-wise Catshepsut.","health":2,"id":"ULD_186","mechanics":["BATTLECRY"],"name":"Pharaoh Cat","race":"BEAST","rarity":"COMMON","referencedTags":["REBORN"],"set":"ULDUM","text":"Battlecry: Add a random Reborn minion to your hand.","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54264,"flavor":"Who actually puts all the gold plating on these things, and why?","health":2,"id":"ULD_188","mechanics":["BATTLECRY","DISCOVER"],"name":"Golden Scarab","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Discover a\n4-Cost card.","type":"MINION"},{"artist":"Luca Zontini","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54265,"flavor":"Longtime lurker, first time attacker.","health":3,"id":"ULD_189","mechanics":["BATTLECRY","TAUNT"],"name":"Faceless Lurker","rarity":"COMMON","set":"ULDUM","text":"Taunt\nBattlecry: Double this minion's Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54266,"id":"ULD_189e","name":"Bravery","set":"ULDUM","text":"Doubled Health.","type":"ENCHANTMENT"},{"artist":"Alex Horley","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":54267,"flavor":"PIT! Not PET!","health":6,"id":"ULD_190","mechanics":["BATTLECRY"],"name":"Pit Crocolisk","playRequirements":{"REQ_TARGET_TO_PLAY":0},"race":"BEAST","rarity":"COMMON","set":"ULDUM","targetingArrowText":"Deal 5 damage.","text":"Battlecry: Deal 5 damage.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54269,"flavor":"Sure, I'll carry the water! And the food! And the tents! And the cursed monkey paw!","health":2,"id":"ULD_191","mechanics":["BATTLECRY"],"name":"Beaming Sidekick","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"COMMON","set":"ULDUM","targetingArrowText":"Give +2 Health.","text":"Battlecry: Give a friendly minion +2 Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54268,"id":"ULD_191e","name":"Assisting!","set":"ULDUM","text":"+2 Health.","type":"ENCHANTMENT"},{"artist":"Jakub Kasper","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":54272,"flavor":"This is not the greatest card in the world. This is just a monument.","health":10,"id":"ULD_193","mechanics":["TAUNT"],"name":"Living Monument","rarity":"COMMON","set":"ULDUM","text":"Taunt","type":"MINION"},{"artist":"Mauricio Herrera","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":54273,"flavor":"After they get to a certain size, it doesn't matter if they're poisonous or not.","health":9,"id":"ULD_194","mechanics":["POISONOUS"],"name":"Wasteland Scorpid","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Poisonous","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":54274,"flavor":"Some people just aren't cut out to be supervillain material.","health":2,"id":"ULD_195","mechanics":["BATTLECRY","DISCOVER","TAUNT"],"name":"Frightened Flunky","rarity":"COMMON","set":"ULDUM","text":"Taunt\nBattlecry: Discover a Taunt minion.","type":"MINION"},{"artist":"Slawomir Maniak","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54276,"flavor":"The Neferset are greatâthey'll always make sure their friends are feline fine.","health":3,"id":"ULD_196","mechanics":["BATTLECRY"],"name":"Neferset Ritualist","rarity":"RARE","set":"ULDUM","text":"Battlecry: Restore adjacent minions to full Health.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54278,"flavor":"Use a light abrasive to buff blemishes away but use a heavy abrasive to debuff problems.","health":2,"id":"ULD_197","mechanics":["BATTLECRY"],"name":"Quicksand Elemental","race":"ELEMENTAL","rarity":"RARE","set":"ULDUM","text":"Battlecry: Give all enemy minions -2 Attack this turn.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54279,"id":"ULD_197e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Stuck!","set":"ULDUM","text":"-2 Attack this turn.","type":"ENCHANTMENT"},{"artist":"Vladimir Kafanov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54280,"flavor":"What you see is Isiset.","health":10,"id":"ULD_198","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Conjured Mirage","rarity":"RARE","set":"ULDUM","text":"Taunt\nAt the start of your turn, shuffle this minion into your deck.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53402,"flavor":"\"You no waaaake caaaandle!\"","health":2,"id":"ULD_205","mechanics":["REBORN"],"name":"Candletaker","rarity":"COMMON","set":"ULDUM","text":"Reborn","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":53407,"flavor":"Life-separation anxiety syndrome.","health":2,"id":"ULD_206","mechanics":["REBORN","RUSH"],"name":"Restless Mummy","rarity":"COMMON","set":"ULDUM","text":"Rush\nReborn","type":"MINION"},{"artist":"MAR Studio","attack":4,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":53408,"flavor":"No one knows whose ancestor he is, but he's still upset that you never call.","health":2,"id":"ULD_207","mechanics":["LIFESTEAL","REBORN"],"name":"Ancestral Guardian","rarity":"COMMON","set":"ULDUM","text":"Lifesteal\nReborn","type":"MINION"},{"artist":"MAR Studio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":53409,"flavor":"Gesundheit!","health":4,"id":"ULD_208","mechanics":["DEATHRATTLE","REBORN","TAUNT"],"name":"Khartut Defender","rarity":"RARE","set":"ULDUM","text":"[x]Taunt, Reborn\nDeathrattle: Restore #3\nHealth to your hero.","type":"MINION"},{"artist":"Ivan Fomin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53413,"flavor":"A spell is a spell, but the mystery choice could be anything! (It's also a spell.)","health":3,"id":"ULD_209","mechanics":["BATTLECRY","DISCOVER"],"name":"Vulpera Scoundrel","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Discover a spell or pick a mystery choice.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":53412,"hideStats":true,"id":"ULD_209t","name":"Mystery Choice!","set":"ULDUM","text":"Add a random spell to your hand.","type":"SPELL"},{"artist":"Mauricio Herrera","attack":6,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":53435,"flavor":"Tame Bloodstingers would politely invite your minion to tea.","health":9,"id":"ULD_212","mechanics":["BATTLECRY"],"name":"Wild Bloodstinger","race":"BEAST","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Summon a minion from your opponent's hand. Attack it.","type":"MINION"},{"artist":"Jim Nelson","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53438,"flavor":"Yeah, she's mummified, but her money hasnât dried up!","health":4,"id":"ULD_214","mechanics":["AURA","REBORN"],"name":"Generous Mummy","rarity":"RARE","set":"ULDUM","text":"Reborn\nYour opponent's cards cost (1) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54809,"id":"ULD_214e","name":"Charity","set":"ULDUM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":53439,"flavor":"The end result of one of the greatest wrap battles of all time.","health":5,"id":"ULD_215","mechanics":["REBORN","TRIGGER_VISUAL"],"name":"Wrapped Golem","rarity":"RARE","referencedTags":["TAUNT"],"set":"ULDUM","text":"[x]Reborn\nAt the end of your turn,\nsummon a 1/1 Scarab\nwith Taunt.","type":"MINION"},{"artist":"Ludo Lullabi","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":54494,"health":1,"id":"ULD_215t","mechanics":["TAUNT"],"name":"Scarab","race":"BEAST","set":"ULDUM","text":"Taunt","type":"MINION"},{"artist":"Kagi","cardClass":"MAGE","collectible":true,"cost":10,"dbfId":53442,"flavor":"\"PUT THE BOX DOWN, RENO!\"","id":"ULD_216","name":"Puzzle Box of Yogg-Saron","rarity":"EPIC","set":"ULDUM","text":"Cast 10 random spells (targets chosen randomly).","type":"SPELL"},{"artist":"Matt Dixon","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":53445,"flavor":"The dramatically detailed terrifically trimmed replica of the real thing!","health":2,"id":"ULD_217","mechanics":["REBORN","TRIGGER_VISUAL"],"name":"Micro Mummy","race":"MECHANICAL","rarity":"EPIC","set":"ULDUM","text":"[x]Reborn\nAt the end of your turn, give\nanother random friendly\nminion +1 Attack.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54810,"id":"ULD_217e","name":"Microwrapped","set":"ULDUM","text":"Attack increased.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53582,"flavor":"Fair trade is for noble-minded suckers with dignity and honor.","health":3,"id":"ULD_229","mechanics":["BATTLECRY"],"name":"Mischief Maker","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Swap the top card of your deck with your opponent's.","type":"MINION"},{"artist":"J. Axer","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":53627,"flavor":"C-c-combo!","health":2,"id":"ULD_231","mechanics":["TRIGGER_VISUAL"],"name":"Whirlkick Master","rarity":"EPIC","referencedTags":["COMBO"],"set":"ULDUM","text":"Whenever you play a Combo card, add a random Combo card to your hand.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":5,"cardClass":"MAGE","collectible":true,"cost":8,"dbfId":53771,"flavor":"A tortollan made it to the desert!","health":5,"id":"ULD_236","mechanics":["BATTLECRY","DISCOVER"],"name":"Tortollan Pilgrim","rarity":"EPIC","set":"ULDUM","text":"[x]Battlecry: Discover a copy of\na spell in your deck and cast\nit with random targets.","type":"MINION"},{"artist":"Eric Braddock","attack":4,"cardClass":"MAGE","collectible":true,"cost":6,"dbfId":53778,"elite":true,"flavor":"All his life, Reno Jackson was only a gatling wand away from becoming the greatest and most terrifying mage who ever existed.","health":6,"id":"ULD_238","mechanics":["BATTLECRY"],"name":"Reno the Relicologist","rarity":"LEGENDARY","set":"ULDUM","text":"Battlecry: If your deck has no duplicates, deal 10 damage randomly split among all enemy minions.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":53823,"flavor":"Not to be confused with the burn ward.","id":"ULD_239","mechanics":["SECRET"],"name":"Flame Ward","rarity":"COMMON","set":"ULDUM","text":"Secret: After a minion attacks your hero, deal $3 damage to all enemy minions.","type":"SPELL"},{"artist":"Ursula Dorada","attack":3,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":53822,"flavor":"Ancient pandaren proverb: He who is without secrets lacks flak.","health":2,"id":"ULD_240","mechanics":["TRIGGER_VISUAL"],"name":"Arcane Flakmage","rarity":"RARE","referencedTags":["SECRET"],"set":"ULDUM","text":"After you play a Secret, deal 2 damage to all enemy minions.","type":"MINION"},{"artist":"Ludo Lullabi","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":53788,"flavor":"Trust us. DON'T go cheap on the scarab repellent.","health":3,"id":"ULD_250","mechanics":["DEATHRATTLE","TAUNT"],"name":"Infested Goblin","rarity":"RARE","set":"ULDUM","text":"Taunt\nDeathrattle: Add two 1/1 Scarabs with Taunt to your hand.","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":8,"dbfId":53791,"flavor":"Also known as an ancient copy machine.","health":6,"id":"ULD_253","mechanics":["BATTLECRY","TAUNT"],"name":"Tomb Warden","race":"MECHANICAL","rarity":"RARE","set":"ULDUM","text":"Taunt\nBattlecry: Summon a copy of this minion.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":53796,"flavor":"\"You are in my FRAY!\"","id":"ULD_256","name":"Into the Fray","rarity":"RARE","referencedTags":["TAUNT"],"set":"ULDUM","text":"Give all Taunt minions in your hand +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":54490,"id":"ULD_256e","name":"Frayed","set":"ULDUM","text":"+2/+2 from Into the Fray.","type":"ENCHANTMENT"},{"artist":"Jaemin Kim","attack":4,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":53800,"elite":true,"flavor":"We may never know what provoked it, but we will never forget the consequences.","health":7,"id":"ULD_258","mechanics":["TAUNT","TRIGGER_VISUAL"],"name":"Armagedillo","race":"BEAST","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Taunt\nAt the end of your turn,\ngive all Taunt minions\nin your hand +2/+2.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53801,"id":"ULD_258e","name":"Tough","set":"ULDUM","text":"Increased stats from Armagedillo.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":2,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":53929,"elite":true,"flavor":"All minions are equal, but some minions are more equal than others.","health":7,"id":"ULD_262","mechanics":["TRIGGER_VISUAL"],"name":"High Priest Amet","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Whenever you summon a\nminion, set its Health equal\nto this minion's.","type":"MINION"},{"cardClass":"PRIEST","dbfId":55242,"id":"ULD_262e","name":"Amet's Blessing","set":"ULDUM","text":"Health changed.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":53932,"flavor":"\"Guess what! We're getting a new cat.\"","id":"ULD_265","name":"Embalming Ritual","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["REBORN"],"set":"ULDUM","text":"Give a minion Reborn.","type":"SPELL"},{"artist":"Jim Nelson","attack":1,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":53933,"flavor":"A grandmummyâs love is eternal.","health":2,"id":"ULD_266","mechanics":["DEATHRATTLE","REBORN"],"name":"Grandmummy","rarity":"RARE","set":"ULDUM","text":"[x]Reborn\n Deathrattle: Give a random\nfriendly minion +1/+1.","type":"MINION"},{"cardClass":"PRIEST","dbfId":54003,"id":"ULD_266e","mechanics":["REBORN"],"name":"Grandmummy's Blessing","set":"ULDUM","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":3,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":53935,"flavor":"\"Come with me if you want to re-live.\"","health":1,"id":"ULD_268","mechanics":["BATTLECRY"],"name":"Psychopomp","rarity":"EPIC","referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Battlecry: Summon a\nrandom friendly minion\nthat died this game.\nGive it Reborn.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":53942,"flavor":"\"Ok, here's the plan. We kill you, then bring you back.\" \"Stronger?\" \"No, about the same.\"","health":3,"id":"ULD_269","mechanics":["BATTLECRY"],"name":"Wretched Reclaimer","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"ULDUM","targetingArrowText":"Destroy a friendly minion.","text":"[x]Battlecry: Destroy a friendly\nminion, then return it to life\nwith full Health.","type":"MINION"},{"artist":"A.J. Nazzaro","attack":5,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":53969,"flavor":"Used to carrying for his team.","health":5,"id":"ULD_270","mechanics":["TRIGGER_VISUAL"],"name":"Sandhoof Waterbearer","rarity":"COMMON","set":"ULDUM","text":"At the end of your turn, restore #5 Health to a damaged friendly character.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53970,"flavor":"Me-OW!","health":6,"id":"ULD_271","mechanics":["BATTLECRY","TAUNT"],"name":"Injured Tol'vir","rarity":"COMMON","set":"ULDUM","text":"Taunt\nBattlecry: Deal 3 damage to this minion.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":53971,"flavor":"I still prefer the taste of banana fudge ripple.","id":"ULD_272","name":"Holy Ripple","rarity":"RARE","set":"ULDUM","text":"Deal $1 damage to all enemies. Restore #1 Health to all friendly characters.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"DRUID","collectible":true,"cost":7,"dbfId":53979,"flavor":"It's a high five followed by a low tide.","id":"ULD_273","name":"Overflow","rarity":"RARE","set":"ULDUM","text":"Restore #5 Health\nto all characters.\nDraw 5 cards.","type":"SPELL"},{"artist":"Phroilan Gardner","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54000,"flavor":"They'll never see me coming, what with my glowing body, eyes and daggers.","health":2,"id":"ULD_274","mechanics":["REBORN","STEALTH"],"name":"Wasteland Assassin","rarity":"COMMON","set":"ULDUM","text":"Stealth\nReborn","type":"MINION"},{"artist":"Steven Prescott","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54002,"flavor":"It uses only the eco-friendly bones from free-range humanoids.","health":5,"id":"ULD_275","mechanics":["REBORN","TAUNT"],"name":"Bone Wraith","rarity":"COMMON","set":"ULDUM","text":"Taunt\nReborn","type":"MINION"},{"artist":"Servando Lupini","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":54009,"flavor":"A lot of people blame the parents when a totem goes bad.","health":2,"id":"ULD_276","mechanics":["TRIGGER_VISUAL"],"name":"EVIL Totem","race":"TOTEM","rarity":"COMMON","set":"ULDUM","text":"At the end of your turn,\nadd a Lackey to your hand.","type":"MINION"},{"artist":"David Kegg","attack":4,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":54011,"flavor":"\"Here, you dropped this.\"","health":4,"id":"ULD_280","mechanics":["DEATHRATTLE"],"name":"Sahket Sapper","race":"PIRATE","rarity":"RARE","set":"ULDUM","text":"Deathrattle: Return a  random enemy minion to your opponent's hand.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54013,"flavor":"What's in the jar? It could be anyone!","health":1,"id":"ULD_282","mechanics":["DEATHRATTLE"],"name":"Jar Dealer","rarity":"COMMON","set":"ULDUM","text":"[x]Deathrattle: Add a random\n1-Cost minion to your hand.","type":"MINION"},{"artist":"Grace Liu","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":54015,"durability":2,"flavor":"Oooooooooooow. I'm hooked on a scimitar!","id":"ULD_285","mechanics":["COMBO"],"name":"Hooked Scimitar","rarity":"COMMON","set":"ULDUM","text":"[x]Combo: Gain +2 Attack.","type":"WEAPON"},{"cardClass":"ROGUE","dbfId":54028,"id":"ULD_285e","name":"Polished","set":"ULDUM","text":"+2 Attack.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":54016,"flavor":"Making new friends takes skill.","id":"ULD_286","name":"Shadow of Death","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"ULDUM","text":"Choose a minion. Shuffle 3 'Shadows' into your deck that summon a copy when drawn.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"ROGUE","cost":4,"dbfId":54017,"id":"ULD_286t","mechanics":["TOPDECK"],"name":"Shadow","set":"ULDUM","text":"Casts When Drawn\nSummon a {0}.","type":"SPELL"},{"artist":"Paul Mafayon","attack":5,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":54020,"elite":true,"flavor":"\"You look familiar. Were you at my first funeral?\"","health":5,"id":"ULD_288","mechanics":["BATTLECRY"],"name":"Anka, the Buried","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"ULDUM","text":"Battlecry: Change each Deathrattle minion in your hand into a 1/1 that costs (1).","type":"MINION"},{"cardClass":"DRUID","dbfId":55631,"id":"ULD_288e","name":"Buried","set":"ULDUM","text":"Anka, the Buried made this 1/1.","type":"ENCHANTMENT"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54191,"flavor":"The scent of fish lingers on the fishflinger's fish fingers.","health":2,"id":"ULD_289","mechanics":["BATTLECRY"],"name":"Fishflinger","race":"MURLOC","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Add a\nrandom Murloc to each player's hand.","type":"MINION"},{"artist":"Ivan Fomin","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54204,"flavor":"Actually... what happened was...","health":4,"id":"ULD_290","mechanics":["TRIGGER_VISUAL"],"name":"History Buff","rarity":"EPIC","set":"ULDUM","text":"Whenever you play a minion, give a random minion in your hand +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":54731,"id":"ULD_290e","name":"Erudite","set":"ULDUM","text":"Increased stats from History Buff.","type":"ENCHANTMENT"},{"artist":"Alex Horley","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":54369,"elite":true,"flavor":"This is why Hagatha is banned from public pools.","id":"ULD_291","mechanics":["QUEST"],"name":"Corrupt the Waters","rarity":"LEGENDARY","referencedTags":["BATTLECRY"],"set":"ULDUM","text":"[x]Quest: Play 6 Battlecry\ncards.\nReward: Heart of Vir'naal.","type":"SPELL"},{"artist":"Alex Horley","cardClass":"SHAMAN","cost":2,"dbfId":54370,"id":"ULD_291p","name":"Heart of Vir'naal","referencedTags":["BATTLECRY"],"set":"ULDUM","text":"Hero Power\nYour Battlecries trigger twice this turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":54374,"id":"ULD_291pe","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Heart of Vir'naal","set":"ULDUM","text":"Your Battlecries trigger twice this turn.","type":"ENCHANTMENT"},{"artist":"MAR Studio","attack":3,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":54489,"flavor":"Surge's up, dude!","health":3,"id":"ULD_292","mechanics":["CHOOSE_ONE","RUSH"],"name":"Oasis Surger","race":"ELEMENTAL","rarity":"COMMON","set":"ULDUM","text":"Rush\nChoose One - Gain +2/+2; or Summon a copy of this minion.","type":"MINION"},{"artist":"MAR Studio","cardClass":"DRUID","cost":0,"dbfId":54581,"id":"ULD_292a","name":"Focused Burst","set":"ULDUM","text":"Gain +2/+2.","type":"SPELL"},{"cardClass":"DRUID","dbfId":54583,"id":"ULD_292ae","name":"Focused","set":"ULDUM","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"MAR Studio","cardClass":"DRUID","cost":0,"dbfId":54582,"id":"ULD_292b","name":"Divide and Conquer","playRequirements":{"REQ_NUM_MINION_SLOTS":2},"set":"ULDUM","text":"Summon a copy of this minion.","type":"SPELL"},{"artist":"Anton Zemskov","attack":4,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":54493,"flavor":"\"In West Cloudidelphia, born and raised; flinging lightning for the rest of my days.\"","health":4,"id":"ULD_293","mechanics":["BATTLECRY"],"name":"Cloud Prince","playRequirements":{"REQ_TARGET_IF_AVAILABLE_AND_MINIMUM_FRIENDLY_SECRETS":1},"race":"ELEMENTAL","rarity":"COMMON","referencedTags":["SECRET"],"set":"ULDUM","targetingArrowText":"Deal 6 damage.","text":"Battlecry: If you control a Secret, deal 6 damage.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":53336,"elite":true,"flavor":"When you're the king of the cats, the whole desert is your litterbox.","health":5,"id":"ULD_304","mechanics":["BATTLECRY"],"name":"King Phaoris","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Battlecry: For each spell\nin your hand, summon a\nrandom minion of the\nsame Cost.","type":"MINION"},{"artist":"Danny Dai","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":53343,"flavor":"She's making great progress on paying off that advanced degree.","health":3,"id":"ULD_309","mechanics":["TRIGGER_VISUAL"],"name":"Dwarven Archaeologist","rarity":"EPIC","referencedTags":["DISCOVER"],"set":"ULDUM","text":"After you Discover a card, reduce its cost by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":53344,"id":"ULD_309e","name":"Archaelogical Study","set":"ULDUM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":53938,"flavor":"With your complexion, Imp Balm is a great demonizer.","id":"ULD_324","name":"Impbalming","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"ULDUM","text":"Destroy a minion. Shuffle 3 Worthless Imps into your deck.","type":"SPELL"},{"attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":56265,"health":1,"id":"ULD_324t","name":"Worthless Imp","race":"DEMON","set":"ULDUM","type":"MINION"},{"artist":"Ludo Lullabi","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":54311,"elite":true,"flavor":"Just when you set up your \"All-Natural Scented Candles\" at the farmer's market and then some STUPID KOBOLD COMES AND TAKES THEM ALL!","id":"ULD_326","mechanics":["QUEST"],"name":"Bazaar Burglary","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Quest: Add 4 cards from\nother classes to your hand.\nReward: Ancient Blades.","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"ROGUE","cost":2,"dbfId":54312,"id":"ULD_326p","name":"Ancient Blades","referencedTags":["IMMUNE"],"set":"ULDUM","text":"[x]Hero Power\nEquip a 3/2 Blade with\n Immune while attacking.","type":"HERO_POWER"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"ROGUE","cost":2,"dbfId":54318,"durability":2,"id":"ULD_326t","name":"Mirage Blade","referencedTags":["IMMUNE"],"set":"ULDUM","text":"Your hero is Immune while attacking.","type":"WEAPON"},{"artist":"J. Axer","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":54314,"flavor":"Premium muggings at a discount price.","health":5,"id":"ULD_327","mechanics":["BATTLECRY","RUSH"],"name":"Bazaar Mugger","rarity":"RARE","set":"ULDUM","text":"Rush\nBattlecry: Add a random minion from another class to your hand.","type":"MINION"},{"artist":"Ekaterina Shapovalova","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":54317,"flavor":"\"It me! Togwaggle!\"","id":"ULD_328","name":"Clever Disguise","rarity":"COMMON","set":"ULDUM","text":"Add 2 random spells from another class to your hand.","type":"SPELL"},{"artist":"Servando Lupini","attack":3,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":54408,"flavor":"Come for the magic show, stay for the sand castles.","health":3,"id":"ULD_329","mechanics":["TRIGGER_VISUAL"],"name":"Dune Sculptor","rarity":"RARE","set":"ULDUM","text":"[x]After you cast a spell,\nadd a random Mage\nminion to your hand.","type":"MINION"},{"artist":"Andrew Hou","attack":5,"cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":53609,"flavor":"Isn't that nice? The spider made the explorer a sleeping bag!","health":5,"id":"ULD_410","mechanics":["BATTLECRY"],"name":"Scarlet Webweaver","race":"BEAST","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Reduce the Cost of a random Beast in your hand by (5).","type":"MINION"},{"cardClass":"HUNTER","dbfId":55168,"id":"ULD_410e","name":"Weaved","set":"ULDUM","text":"Costs (5) less.","type":"ENCHANTMENT"},{"artist":"Malcolm Davis","attack":3,"cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":53661,"durability":2,"flavor":"The ancient shaman chant, \"Control Axe, Control Vee.\"","id":"ULD_413","mechanics":["BATTLECRY"],"name":"Splitting Axe","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Summon copies of your Totems.","type":"WEAPON"},{"artist":"L. Lullabi & K. Turovec","cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":53861,"flavor":"Oh look! It's a trap!","id":"ULD_429","name":"Hunter's Pack","rarity":"COMMON","referencedTags":["SECRET"],"set":"ULDUM","text":"Add a random Hunter Beast, Secret, and weapon to your hand.","type":"SPELL"},{"artist":"Jason Kang","attack":1,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":53860,"durability":3,"flavor":"Goes on the right, next to the desert spoon.","id":"ULD_430","mechanics":["TRIGGER_VISUAL"],"name":"Desert Spear","rarity":"COMMON","referencedTags":["RUSH"],"set":"ULDUM","text":"After your hero attacks, summon a 1/1 Locust with Rush.","type":"WEAPON"},{"artist":"Rafael Zanchetin","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53921,"health":1,"id":"ULD_430t","mechanics":["RUSH"],"name":"Locust","race":"BEAST","set":"ULDUM","text":"Rush","type":"MINION"},{"artist":"Matt Dixon","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":53907,"elite":true,"flavor":"\"I do say, this gives me the vapors every single time!\"","id":"ULD_431","mechanics":["QUEST"],"name":"Making Mummies","rarity":"LEGENDARY","referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Quest: Play 5 Reborn\nminions.\nReward: Emperor Wraps.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":57806,"id":"ULD_431e","name":"Emperor Wrapped","set":"ULDUM","text":"2/2.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","cardClass":"PALADIN","cost":2,"dbfId":53908,"id":"ULD_431p","name":"Emperor Wraps","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nSummon a 2/2 copy\nof a friendly minion.","type":"HERO_POWER"},{"artist":"Ludo Lullabi","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":53945,"elite":true,"flavor":"\"Why can't I hold all these scrolls?\"","id":"ULD_433","mechanics":["QUEST"],"name":"Raid the Sky Temple","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Cast 10 spells.\nReward: Ascendant Scroll.","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":54036,"id":"ULD_433e","name":"Cheat Sheet","set":"ULDUM","text":"Costs (2) less.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"MAGE","cost":2,"dbfId":53946,"id":"ULD_433p","name":"Ascendant Scroll","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"ULDUM","text":"Hero Power\nAdd a random Mage\nspell to your hand.\nIt costs (2) less.","type":"HERO_POWER"},{"artist":"Mike Sass","attack":5,"cardClass":"MAGE","collectible":true,"cost":5,"dbfId":53974,"flavor":"5 mana footlong, anyone?","health":5,"id":"ULD_435","mechanics":["BATTLECRY"],"name":"Naga Sand Witch","rarity":"RARE","set":"ULDUM","text":"[x]Battlecry: Change the Cost\nof spells in your hand to (5).","type":"MINION"},{"cardClass":"MAGE","dbfId":54413,"id":"ULD_435e","name":"Sandwitched","set":"ULDUM","text":"Costs (5).","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":3,"cardClass":"PALADIN","collectible":true,"cost":3,"dbfId":54037,"flavor":"Pride cometh before the maul.","health":1,"id":"ULD_438","mechanics":["DEATHRATTLE"],"name":"Salhet's Pride","race":"BEAST","rarity":"RARE","set":"ULDUM","text":"Deathrattle: Draw two\n1-Health minions from your deck.","type":"MINION"},{"artist":"Dave Allsop","attack":3,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":54038,"flavor":"Oooh, see that wasp! \nWatch that sting! \nDig in the Sandwasp Queen!","health":1,"id":"ULD_439","mechanics":["BATTLECRY"],"name":"Sandwasp Queen","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Add two 2/1 Sandwasps to your hand.","type":"MINION"},{"artist":"Dave Allsop","attack":2,"cardClass":"PALADIN","cost":1,"dbfId":54039,"health":1,"id":"ULD_439t","name":"Sandwasp","race":"BEAST","set":"ULDUM","type":"MINION"},{"artist":"A.J. Nazzaro","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54433,"flavor":"Dreamed of becoming a Stylefiend, but fel was never in season.","health":2,"id":"ULD_450","mechanics":["LIFESTEAL"],"name":"Vilefiend","race":"DEMON","rarity":"COMMON","set":"ULDUM","text":"Lifesteal","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":53379,"elite":true,"entourage":["AT_132_DRUID","AT_132_HUNTER","AT_132_MAGE","AT_132_PALADIN","AT_132_PRIEST","AT_132_SHAMAN","AT_132_ROGUE","AT_132_WARLOCK","AT_132_WARRIOR"],"flavor":"\"The sands shall be my sea! And this scarab shall be my, er, strange and wriggly boat!\"","health":3,"id":"ULD_500","mechanics":["BATTLECRY","DISCOVER"],"name":"Sir Finley of the Sands","race":"MURLOC","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Battlecry: If your deck has\nno duplicates, Discover an\nupgraded Hero Power.","type":"MINION"},{"artist":"MAR Studio","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":53163,"health":1,"id":"ULD_616","mechanics":["BATTLECRY"],"name":"Titanic Lackey","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"referencedTags":["TAUNT"],"set":"ULDUM","targetingArrowText":"Give +2 Health and Taunt.","text":"Battlecry: Give a friendly minion +2 Health and Taunt.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":55642,"id":"ULD_616e","name":"Hardened","set":"ULDUM","text":"+2 Health and Taunt.","type":"ENCHANTMENT"},{"artist":"Alex Horley","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54284,"flavor":"The ankle bone's connected to the shin bone. The knuckle bone's connected to the... eh, it'll be fine.","health":8,"id":"ULD_702","mechanics":["TRIGGER_VISUAL"],"name":"Mortuary Machine","race":"MECHANICAL","rarity":"EPIC","referencedTags":["REBORN"],"set":"ULDUM","text":"After your opponent plays a minion, give it Reborn.","type":"MINION"},{"artist":"Daria Tuzova","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":54288,"flavor":"The Obelisk of the Stars can hide an entire land from prying eyes! Or zap a rando.","health":5,"id":"ULD_703","mechanics":["TRIGGER_VISUAL"],"name":"Desert Obelisk","rarity":"EPIC","set":"ULDUM","text":"[x]If you control 3 of these\nat the end of your turn,\ndeal 5 damage to a\nrandom enemy.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54291,"flavor":"Mogu cultists have the worst team-building exercises.","health":1,"id":"ULD_705","mechanics":["BATTLECRY"],"name":"Mogu Cultist","rarity":"EPIC","set":"ULDUM","text":"Battlecry: If your board is full of Mogu Cultists, sacrifice them all and summon Highkeeper Ra.","type":"MINION"},{"artist":"James Ryman","attack":20,"cardClass":"NEUTRAL","cost":10,"dbfId":54292,"elite":true,"health":20,"id":"ULD_705t","mechanics":["TRIGGER_VISUAL"],"name":"Highkeeper Ra","set":"ULDUM","text":"At the end of your turn, deal 20 damage to all enemies.","type":"MINION"},{"artist":"Ludo Lullabi","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":54296,"flavor":"\"Hah! You is being tricked by ME! Togwaggle!\"","health":5,"id":"ULD_706","mechanics":["DEATHRATTLE"],"name":"Blatant Decoy","rarity":"EPIC","set":"ULDUM","text":"[x]Deathrattle: Each player\nsummons the lowest Cost\nminion from their hand.","type":"MINION"},{"artist":"Ludo Lullabi","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":54386,"flavor":"\"Thanks, I HATE it!\"","id":"ULD_707","name":"Plague of Wrath","rarity":"RARE","set":"ULDUM","text":"Destroy all damaged minions.","type":"SPELL"},{"artist":"Jason Kang","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":54389,"durability":2,"flavor":"The lance is heavy but itâs the battery pack that really does a number on the shoulders.","id":"ULD_708","mechanics":["TRIGGER_VISUAL"],"name":"Livewire Lance","rarity":"EPIC","set":"ULDUM","text":"After your Hero attacks, add a Lackey to your hand.","type":"WEAPON"},{"artist":"Alex Horley","attack":6,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":54390,"flavor":"Armored except for non-critical areas, such as the head, torso, fists and thighs.","health":7,"id":"ULD_709","mechanics":["TRIGGER_VISUAL"],"name":"Armored Goon","rarity":"COMMON","set":"ULDUM","text":"Whenever your hero attacks, gain 5 Armor.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":54391,"elite":true,"flavor":"Anything can be hacked, if you're holding an axe.","id":"ULD_711","mechanics":["QUEST","TRIGGER_VISUAL"],"name":"Hack the System","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Quest: Attack 5 times\nwith your hero.\nReward: Anraphet's Core.","type":"SPELL"},{"artist":"Akkapoj T.","cardClass":"WARRIOR","cost":2,"dbfId":54416,"id":"ULD_711p3","name":"Anraphet's Core","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nSummon a 4/3 Golem.\nAfter your hero attacks,\nrefresh this.","type":"HERO_POWER"},{"artist":"Anton Zemskov","attack":4,"cardClass":"WARRIOR","cost":3,"dbfId":54491,"health":3,"id":"ULD_711t","name":"Stone Golem","set":"ULDUM","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":54411,"flavor":"The only one who likes BEEEES!!!","health":1,"id":"ULD_712","mechanics":["BATTLECRY"],"name":"Bug Collector","rarity":"COMMON","referencedTags":["RUSH"],"set":"ULDUM","text":"Battlecry: Summon a 1/1 Locust with Rush.","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"HUNTER","collectible":true,"cost":6,"dbfId":54424,"flavor":"Good things never come in swarms.","id":"ULD_713","name":"Swarm of Locusts","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"RARE","referencedTags":["RUSH"],"set":"ULDUM","text":"Summon seven 1/1 Locusts with Rush.","type":"SPELL"},{"artist":"James Ryman","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":54425,"flavor":"This is what happens when you donât give a sincere apology.","id":"ULD_714","mechanics":["LIFESTEAL"],"name":"Penance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ULDUM","text":"Lifesteal\nDeal $3 damage to a minion.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":54426,"flavor":"Don't bring a candle to a knife fight.","id":"ULD_715","name":"Plague of Madness","rarity":"RARE","referencedTags":["POISONOUS"],"set":"ULDUM","text":"Each player equips\na 2/2 Knife with Poisonous.","type":"SPELL"},{"artist":"Matt Dixon","attack":2,"cardClass":"ROGUE","cost":1,"dbfId":55244,"durability":2,"id":"ULD_715t","mechanics":["POISONOUS"],"name":"Plagued Knife","set":"ULDUM","text":"Poisonous","type":"WEAPON"},{"artist":"Andrew Hou","cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":54427,"flavor":"Hold on, I need to get some murlocs to weigh in on this.","id":"ULD_716","name":"Tip the Scales","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"ULDUM","text":"Summon 7 Murlocs from your deck.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":54767,"id":"ULD_716e2","name":"Watched","set":"ULDUM","text":"Stats changed to 3/3.","type":"ENCHANTMENT"},{"artist":"Armand Serrano","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":54429,"flavor":"This is fine.","id":"ULD_717","name":"Plague of Flames","rarity":"RARE","set":"ULDUM","text":"[x]Destroy all your minions.\nFor each one, destroy a\nrandom enemy minion.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"PRIEST","collectible":true,"cost":9,"dbfId":54431,"flavor":"Don't worry, there's a happy little funhouse right under that sand pit.","id":"ULD_718","mechanics":["SILENCE"],"name":"Plague of Death","rarity":"EPIC","set":"ULDUM","text":"Silence and destroy all minions.","type":"SPELL"},{"artist":"Ware Li","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":54488,"flavor":"After they're caught, theyâre dessert hares.","health":1,"id":"ULD_719","mechanics":["BATTLECRY"],"name":"Desert Hare","race":"BEAST","rarity":"COMMON","set":"ULDUM","text":"Battlecry: Summon two 1/1 Desert Hares.","type":"MINION"},{"artist":"James Ryman","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":3,"dbfId":54492,"flavor":"You look really hurt. You could use a friend!","health":3,"id":"ULD_720","mechanics":["BATTLECRY"],"name":"Bloodsworn Mercenary","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"EPIC","set":"ULDUM","targetingArrowText":"Summon a copy.","text":"[x]Battlecry: Choose a\ndamaged friendly minion.\nSummon a copy of it.","type":"MINION"},{"artist":"Alex Horley","attack":10,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":54495,"elite":true,"flavor":"Strike him down, and you'll face the Colossus of the New Moon.","health":10,"id":"ULD_721","mechanics":["DIVINE_SHIELD","REBORN"],"name":"Colossus of the Moon","rarity":"LEGENDARY","set":"ULDUM","text":"Divine Shield\nReborn","type":"MINION"},{"artist":"Matt Dixon","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":54730,"flavor":"Unlike other mummies, they rolled him up with rice, sliced cucumbers, and soy sauce on the side.","health":1,"id":"ULD_723","mechanics":["REBORN"],"name":"Murmy","race":"MURLOC","rarity":"COMMON","set":"ULDUM","text":"Reborn","type":"MINION"},{"artist":"J. Axer","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":54749,"elite":true,"flavor":"A one-eyed, one stone, towering purple minion healer.","id":"ULD_724","mechanics":["QUEST"],"name":"Activate the Obelisk","rarity":"LEGENDARY","set":"ULDUM","text":"Quest: Restore 15 Health.\nReward: Obelisk's Eye.","type":"SPELL"},{"cardClass":"PRIEST","dbfId":55240,"id":"ULD_724e","name":"Obelisk's Gaze","set":"ULDUM","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"J. Axer","cardClass":"PRIEST","cost":2,"dbfId":54750,"id":"ULD_724p","name":"Obelisk's Eye","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Hero Power\nRestore #3 Health.\nIf you target a minion, also give it +3/+3.","type":"HERO_POWER"},{"artist":"Jim Nelson","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":54772,"flavor":"I'm not saying it was aliens, but it was TOTALLY aliens!","id":"ULD_726","name":"Ancient Mysteries","rarity":"COMMON","referencedTags":["SECRET"],"set":"ULDUM","text":"Draw a Secret from your deck. It costs (0).","type":"SPELL"},{"cardClass":"MAGE","dbfId":55206,"id":"ULD_726e","name":"Translated","set":"ULDUM","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":54783,"flavor":"She uses pickle slices for the eyes. Keeps them well-preserved.","health":4,"id":"ULD_727","mechanics":["BATTLECRY","DISCOVER"],"name":"Body Wrapper","rarity":"EPIC","set":"ULDUM","text":"Battlecry: Discover a friendly minion that died this game. Shuffle it into your deck.","type":"MINION"},{"artist":"Steven Prescott","cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":54806,"flavor":"Like humility but more humiliating.","id":"ULD_728","name":"Subdue","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"ULDUM","text":"Set a minion's Attack and Health to 1.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57747,"id":"ULD_728e","name":"Subdued","set":"ULDUM","text":"1/1.","type":"ENCHANTMENT"},{"attack":3,"cardClass":"NEUTRAL","cost":3,"dbfId":57981,"elite":true,"entourage":["GVG_033","EX1_354","EX1_309","KAR_075","EX1_624","CS1_112","UNG_817","CFM_604","AT_048","LOOT_373","CS2_007","ICC_802","GVG_057","TRL_307","GIL_661","GVG_012","DAL_350","UNG_030","AT_013","OG_198"],"health":6,"id":"ULDA_001","mechanics":["TRIGGER_VISUAL"],"name":"Amakir the Light","set":"ULDUM","text":"After this minion attacks, add 2 random healing spells to your hand. They cost (0).","type":"MINION"},{"attack":4,"cardClass":"WARRIOR","cost":2,"dbfId":57607,"elite":true,"flavor":"A family friend of the Bronzebeards, Flo comes from a long line of epic gnomish adventurers.","health":4,"id":"ULDA_002","mechanics":["BATTLECRY","DEATHRATTLE"],"name":"Flo Slatebrand","set":"ULDUM","text":"Battlecry and Deathrattle: Add a random Treasure to your hand.","type":"MINION"},{"attack":3,"cardClass":"PRIEST","cost":3,"dbfId":57015,"elite":true,"flavor":"Addarah knows that if you've seen one horrifically haunted tomb, you've seen them all.","health":6,"id":"ULDA_003","name":"Addarah","playRequirements":{"REQ_HERO_TARGET":0},"referencedTags":["BATTLECRY"],"set":"ULDUM","text":"Battlecry: Shuffle all enemy minions into your deck.","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":57837,"id":"ULDA_004","name":"Canopic Jars","referencedTags":["DEATHRATTLE"],"set":"ULDUM","text":"[x]Give your minions\n\"Deathrattle: Summon\na random Legendary\nminion.\"","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57844,"id":"ULDA_004e","name":"Canopic Jars","set":"ULDUM","text":"Deathrattle: Summon a random Legendary minion.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57830,"hideStats":true,"id":"ULDA_005","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Mummy Magic","referencedTags":["DEATHRATTLE","REBORN"],"set":"ULDUM","text":"Passive\nAfter you play a Deathrattle minion,\ngive it Reborn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57831,"hideStats":true,"id":"ULDA_005e","mechanics":["DUNGEON_PASSIVE_BUFF","TRIGGER_VISUAL"],"name":"Mummy Magic Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":12,"dbfId":57969,"id":"ULDA_006","name":"Book of the Dead","set":"ULDUM","text":"Deal $7 damage to all enemies. Costs (1) less for each minion that's died this game.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57840,"hideStats":true,"id":"ULDA_007","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Crook and Flail","set":"ULDUM","text":"Passive\nAfter you cast a spell, put a minion from your deck into the battlefield.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":59463,"hideStats":true,"id":"ULDA_007e2","mechanics":["DUNGEON_PASSIVE_BUFF","TRIGGER_VISUAL"],"name":"Crook and Flail Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":5,"dbfId":57970,"id":"ULDA_008","name":"Staff of Scales","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["POISONOUS","REBORN","RUSH"],"set":"ULDUM","text":"Summon three 1/1 Snakes with Rush, Poisonous and Reborn.","type":"SPELL"},{"attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":57971,"health":1,"id":"ULDA_008t","mechanics":["POISONOUS","REBORN","RUSH"],"name":"Ancient Snake","race":"BEAST","set":"ULDUM","text":"Rush\nPoisonous\nReborn","type":"MINION"},{"artist":"Christopher Hayes","cardClass":"NEUTRAL","cost":0,"dbfId":58062,"hideStats":true,"id":"ULDA_009","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Unlocked Potential","set":"ULDUM","text":"Passive\nAt the start of the game, set the Attack of each of your minions equal to its Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58511,"id":"ULDA_009e","name":"Unlocked Potential","set":"ULDUM","text":"Has Attack equal to its Health.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":4,"dbfId":58057,"flavor":"An elegant weapon for a fishier age.","id":"ULDA_010","name":"Scales of Justice","set":"ULDUM","text":"Transform all minions into 1/1 Murlocs.\nFill your hand with random Murlocs that cost (0).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57855,"hideStats":true,"id":"ULDA_011","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"VIP Membership","set":"ULDUM","text":"Passive\nTaverns you visit are upgraded!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":5,"dbfId":57973,"id":"ULDA_012","name":"Stone Fox Statue","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Choose a minion and add 2 copies of it to your hand that cost (0).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57989,"id":"ULDA_013","mechanics":["START_OF_GAME"],"name":"Zephrys's Lamp","set":"ULDUM","text":"Start of Game: Draw this.\nWish for the perfect card.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58031,"hideStats":true,"id":"ULDA_014","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Disks of Legend","set":"ULDUM","text":"Passive\nAfter you play a Legendary minion, summon a copy of it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58564,"id":"ULDA_014d","name":"Disks of Legend Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 035e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58032,"id":"ULDA_014e","name":"Disks of Legend Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"attack":4,"cardClass":"SHAMAN","cost":3,"dbfId":57597,"flavor":"Eager to prove himself, this scout's keeping his eyes peeled for the best target.","health":4,"id":"ULDA_015","mechanics":["CHARGE","TRIGGER_VISUAL","WINDFURY"],"name":"Jr. Scout","set":"ULDUM","text":"[x]Charge. Windfury.\nAt the end of your turn, deal\n4 damage to a random\nenemy minion.","type":"MINION"},{"attack":5,"cardClass":"MAGE","cost":4,"dbfId":57612,"flavor":"This young explorer is looking to gain experience, even if it means facing off against horrific Plague Lords.","health":5,"id":"ULDA_016","name":"Jr. Tomb Diver","referencedTags":["BATTLECRY","DISCOVER"],"set":"ULDUM","text":"[x]Battlecry: If you played\n6 Secrets this game,\nyour Hero Power becomes\n'Discover a Treasure'.","type":"MINION"},{"attack":1,"cardClass":"PRIEST","cost":3,"dbfId":57016,"flavor":"This plucky explorer is hoping to lead her first successful adventure - Plague Lords or not.","health":5,"id":"ULDA_017","mechanics":["TRIGGER_VISUAL"],"name":"Jr. Navigator","set":"ULDUM","text":"[x]Whenever you target\nthis minion with a spell,\nadd 2 copies of the spell\nto your hand.","type":"MINION"},{"attack":2,"cardClass":"HUNTER","cost":4,"dbfId":57605,"flavor":"A good explorer's got to start somewhere - and this one is starting with digging. Lots of digging.","health":5,"id":"ULDA_018","name":"Jr. Excavator","referencedTags":["BATTLECRY"],"set":"ULDUM","text":"Battlecry: Draw 3 cards.\nAny minions you draw\ncost (2) less.","type":"MINION"},{"cardClass":"HUNTER","dbfId":58046,"id":"ULDA_018e","name":"Excavated","set":"ULDUM","text":"Costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58157,"id":"ULDA_019","name":"Pack Mule","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Reduce the Cost of your 10 starter cards by (1).","type":"SPELL"},{"cost":1,"dbfId":58175,"id":"ULDA_019e","mechanics":["CANT_BE_SILENCED"],"name":"Unencumbered","set":"ULDUM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"attack":6,"cardClass":"SHAMAN","cost":3,"dbfId":57596,"flavor":"After hitting a bullseye on all four Plague Lords, this explorer definitely earned his promotion.","health":6,"id":"ULDA_020","mechanics":["CHARGE","TRIGGER_VISUAL","WINDFURY"],"name":"Sr. Scout","set":"ULDUM","text":"[x]Charge. Windfury.\nAt the end of your turn, deal\n6 damage to a random\nenemy minion.","type":"MINION"},{"attack":7,"cardClass":"MAGE","cost":4,"dbfId":57611,"flavor":"After facing off against each of the Plague Lords, this explorer has been promoted!","health":7,"id":"ULDA_021","name":"Sr. Tomb Diver","referencedTags":["BATTLECRY","DISCOVER"],"set":"ULDUM","text":"[x]Battlecry: If you played\n3 Secrets this game,\nyour Hero Power becomes\n'Discover a Treasure'.","type":"MINION"},{"attack":2,"cardClass":"PRIEST","cost":3,"dbfId":57017,"flavor":"After helping to track down all four Plague Lords, this explorer has earned a well deserved promotion.","health":10,"id":"ULDA_022","mechanics":["TRIGGER_VISUAL"],"name":"Sr. Navigator","set":"ULDUM","text":"[x]Whenever you target\nthis minion with a spell,\nadd 2 copies of the spell\nto your hand.","type":"MINION"},{"attack":3,"cardClass":"HUNTER","cost":4,"dbfId":57604,"flavor":"After excavating the tools to take down all four Plague Lords, this explorer earned his promotion.","health":6,"id":"ULDA_023","name":"Sr. Excavator","referencedTags":["BATTLECRY"],"set":"ULDUM","text":"Battlecry: Draw 3 cards.\nAny minions you draw\ncost (5) less.","type":"MINION"},{"cardClass":"HUNTER","dbfId":58047,"id":"ULDA_023e","name":"Very Excavated","set":"ULDUM","text":"Costs (5) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":58156,"id":"ULDA_024","name":"Upgraded Pack Mule","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Reduce the Cost of all cards in your deck by (1).","type":"SPELL"},{"dbfId":58176,"id":"ULDA_024e","mechanics":["CANT_BE_SILENCED"],"name":"Unencumbered","set":"ULDUM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":2,"dbfId":57577,"health":4,"id":"ULDA_026","name":"Servant of Siamat","race":"ELEMENTAL","set":"ULDUM","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57576,"id":"ULDA_030","mechanics":["TOPDECK"],"name":"Sand Trap","set":"ULDUM","text":"Casts When Drawn\nRemove the top 2 cards of your deck.","type":"SPELL"},{"attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":57622,"health":6,"id":"ULDA_031","mechanics":["CANT_ATTACK"],"name":"Sanctum Golem","set":"ULDUM","text":"Can't Attack.","type":"MINION"},{"attack":6,"cardClass":"NEUTRAL","cost":4,"dbfId":57623,"health":6,"id":"ULDA_032","mechanics":["DEATHRATTLE"],"name":"Enflamed Golem","set":"ULDUM","text":"Deathrattle: Deal 3 damage to all minions and summon a Sanctum Golem.","type":"MINION"},{"attack":4,"cardClass":"NEUTRAL","cost":2,"dbfId":57624,"elite":true,"health":4,"id":"ULDA_033","mechanics":["BATTLECRY"],"name":"Rakanishu","race":"ELEMENTAL","set":"ULDUM","text":"Battlecry: For the rest of the game, your Lackeys are 4/4.","type":"MINION"},{"attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":57800,"health":1,"id":"ULDA_034","mechanics":["DEATHRATTLE","RUSH"],"name":"Runaway Gyrocopter","race":"MECHANICAL","set":"ULDUM","text":"Rush. Deathrattle: Deal 5 damage to all enemy minions, then shuffle\nthis into your deck.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58533,"id":"ULDA_035","mechanics":["TWINSPELL"],"name":"Mystical Mirage","set":"ULDUM","text":"Twinspell\nRefresh your Mana Crystals and get a new hand this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58554,"id":"ULDA_035d","name":"Mirage Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 035e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58538,"id":"ULDA_035e","name":"Mirage Player Enchant","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58539,"id":"ULDA_035ts","name":"Mystical Mirage","set":"ULDUM","text":"Refresh your Mana Crystals and get a new hand this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":3,"dbfId":57990,"id":"ULDA_036","mechanics":["TWINSPELL"],"name":"LOCUUUUSTS!!!","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Twinspell.\nChoose an enemy.\nFill your board with 2/2 Locusts that attack it.","type":"SPELL"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":57991,"health":2,"id":"ULDA_036t","name":"Giant Locust","race":"BEAST","set":"ULDUM","type":"MINION"},{"cardClass":"NEUTRAL","cost":3,"dbfId":57992,"id":"ULDA_036ts","name":"LOCUUUUSTS!!!","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Choose an enemy.\nFill your board with 2/2 Locusts that attack it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58162,"id":"ULDA_038","name":"Explorer Retraining","set":"ULDUM","text":"Choose a new starting Hero Power.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":58091,"flavor":"","id":"ULDA_039","name":"Uldum Treasure Cache","referencedTags":["DISCOVER"],"set":"ULDUM","text":"Hero Power\nDiscover a Treasure.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58026,"id":"ULDA_040","mechanics":["START_OF_GAME"],"name":"Sack of Lamps","set":"ULDUM","text":"Start of Game: Draw this.\nFill your hand with Zephrys's Lamps.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":57993,"id":"ULDA_041","mechanics":["TWINSPELL"],"name":"Staff of Ammunae","referencedTags":["IMMUNE","WINDFURY"],"set":"ULDUM","text":"Twinspell.\nYour minions have Windfury and Immune this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":57995,"id":"ULDA_041e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Royal Fervor","set":"ULDUM","text":"Windfury and Immune this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57996,"id":"ULDA_041e2","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Royal Fervor","set":"ULDUM","text":"Your minions have Windfury and Immune this turn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":4,"dbfId":57994,"id":"ULDA_041ts","name":"Staff of Ammunae","referencedTags":["IMMUNE","WINDFURY"],"set":"ULDUM","text":"Your minions have Windfury and Immune this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57834,"hideStats":true,"id":"ULDA_042","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Darklight Torch","set":"ULDUM","text":"Passive\nAfter you play an even-Cost card, refresh your hero power. It costs (0) this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57835,"hideStats":true,"id":"ULDA_042e","mechanics":["DUNGEON_PASSIVE_BUFF","TRIGGER_VISUAL"],"name":"Darklight Torch Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57836,"hideStats":true,"id":"ULDA_042e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Darklight Torch","set":"ULDUM","type":"ENCHANTMENT"},{"attack":1,"cardClass":"NEUTRAL","cost":5,"dbfId":57997,"durability":3,"id":"ULDA_043","mechanics":["TRIGGER_VISUAL"],"name":"Phaoris' Blade","referencedTags":["WINDFURY"],"set":"ULDUM","text":"Windfury.\nAfter your hero attacks and kills a minion, this gains +2/+1.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":57998,"id":"ULDA_043e","name":"Phaoris' Fury","set":"ULDUM","text":"Increased stats.","type":"ENCHANTMENT"},{"attack":4,"cardClass":"NEUTRAL","cost":4,"dbfId":57999,"durability":2,"id":"ULDA_044","name":"Blade of the Burning Sun","referencedTags":["BATTLECRY","DEATHRATTLE"],"set":"ULDUM","text":"Battlecry: Give all minions in your deck +2 Attack.\nDeathrattle: Return this to your hand.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":58000,"id":"ULDA_044e","name":"Sun's Flames","set":"ULDUM","text":"Increased attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57845,"hideStats":true,"id":"ULDA_045","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Primordial Bulwark","set":"ULDUM","text":"Passive\nBlock lethal damage and deal $20 damage to the enemy hero\n(once per game).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57846,"hideStats":true,"id":"ULDA_045t","name":"Primordial Bulwark","referencedTags":["SECRET"],"set":"ULDUM","text":"[x]Secret: Block fatal damage\nand deal $20 damage\nto the enemy hero\n(can trigger on your turn).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57816,"hideStats":true,"id":"ULDA_046","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Band of Bees","referencedTags":["POISONOUS"],"set":"ULDUM","text":"Passive\nYour minions that cost (2) or less have Poisonous.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57817,"hideStats":true,"id":"ULDA_046e","mechanics":["AURA","DUNGEON_PASSIVE_BUFF"],"name":"Band of Bees Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57819,"hideStats":true,"id":"ULDA_046e2","mechanics":["DUNGEON_PASSIVE_BUFF","POISONOUS"],"name":"Band of Bees","set":"ULDUM","text":"Poisonous.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57814,"hideStats":true,"id":"ULDA_101","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Band of Scarabs","set":"ULDUM","text":"Passive\nEnemy minions have\n-1 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57815,"hideStats":true,"id":"ULDA_101e","mechanics":["AURA","DUNGEON_PASSIVE_BUFF"],"name":"Band of Scarabs Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58529,"id":"ULDA_101e2","name":"Band of Scarabs","set":"ULDUM","text":"-1 Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57828,"hideStats":true,"id":"ULDA_102","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Disks of Swiftness","set":"ULDUM","text":"Passive\nYour opponent must pass their first 2 turns.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57829,"hideStats":true,"id":"ULDA_102e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Platinum Disks Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57832,"hideStats":true,"id":"ULDA_103","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Alchemist's Stone","set":"ULDUM","text":"Passive\nAfter you play an odd-Cost card, reduce the Cost of cards in your hand by (1).","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57833,"hideStats":true,"id":"ULDA_103e","mechanics":["DUNGEON_PASSIVE_BUFF","TRIGGER_VISUAL"],"name":"Alchemist's Stone Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58030,"id":"ULDA_103e2","name":"Alchemy's First Law","set":"ULDUM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"attack":2,"cardClass":"NEUTRAL","cost":3,"dbfId":58013,"health":4,"id":"ULDA_110","mechanics":["DEATHRATTLE","REBORN","RUSH"],"name":"Crawling Claw","set":"ULDUM","text":"[x]Rush. Reborn.\nDeathrattle: Steal a card from\nyour opponent's hand.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58023,"id":"ULDA_111","mechanics":["START_OF_GAME"],"name":"Hearthstone","set":"ULDUM","text":"[x]Start of Game: Draw this.\nEscape to the Tavern and\nremove this from your\nAdventure deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":58019,"id":"ULDA_112","name":"Bob's Bouncer","playRequirements":{"REQ_MINIMUM_TOTAL_MINIONS":2,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Choose a minion\nand then cast 'Brawl.'\nIf that minion survives, fill\nyour board with copies of it.","type":"SPELL"},{"attack":3,"cardClass":"NEUTRAL","cost":1,"dbfId":58014,"elite":true,"health":4,"id":"ULDA_113","mechanics":["BATTLECRY"],"name":"Crusty the Crustacean","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","set":"ULDUM","text":"Battlecry: Destroy a minion.\nGain double its Attack and Health.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":58015,"id":"ULDA_113e","name":"Om Nom Nom","set":"ULDUM","text":"Increased stats.","type":"ENCHANTMENT"},{"attack":0,"cardClass":"NEUTRAL","cost":1,"dbfId":58016,"durability":10,"id":"ULDA_114","mechanics":["DEATHRATTLE"],"name":"Aegis of Death","referencedTags":["IMMUNE"],"set":"ULDUM","text":"[x]Your hero is Immune.\nEach turn, lose 1 Durabilty.\nDeathrattle: Deal 100\ndamage to your hero.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":2,"dbfId":58061,"id":"ULDA_115","name":"\"Gnomebliterator\"","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Deal $10 damage. Also deal $10 damage to the Plague Lord when you fight it.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58114,"hideStats":true,"id":"ULDA_116","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Ever-Changing Elixir","set":"ULDUM","text":"Passive\nAt the end of your turn, transform a friendly minion into one that costs (1) more.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58115,"hideStats":true,"id":"ULDA_116e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Ever-Changing Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58116,"hideStats":true,"id":"ULDA_117","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Scroll of Nonsense","referencedTags":["SPELLPOWER"],"set":"ULDUM","text":"Passive\nSpell Damage +10. At the end of your turn, this loses 1 Spell Damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58117,"hideStats":true,"id":"ULDA_117e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Scroll Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":7,"dbfId":58970,"id":"ULDA_118","mechanics":["ImmuneToSpellpower"],"name":"Flex-plosion","set":"ULDUM","text":"Blow up half your opponent's stuff.","type":"SPELL"},{"attack":3,"cardClass":"ROGUE","cost":2,"dbfId":57614,"durability":2,"flavor":"Reno always had a way of⌠taking what he wanted.","id":"ULDA_201","mechanics":["TRIGGER_VISUAL"],"name":"Reno's Crafty Lasso","set":"ULDUM","text":"After your hero attacks, steal a card from your opponent's hand.","type":"WEAPON"},{"attack":2,"cardClass":"NEUTRAL","cost":2,"dbfId":58001,"durability":3,"id":"ULDA_202","mechanics":["TRIGGER_VISUAL"],"name":"Kodo Hide Whip","set":"ULDUM","text":"After your hero attacks a minion and it survives, put that minion in your hand.","type":"WEAPON"},{"cardClass":"ROGUE","cost":1,"dbfId":57615,"flavor":"Reno claims his hat is brimming with powers, but mostly itâs just brim.","id":"ULDA_203","name":"Reno's Lucky Hat","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["SPELLPOWER"],"set":"ULDUM","text":"Give a minion +2/+2 and Spell Damage +2.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":58037,"id":"ULDA_203e","name":"Reno's Lucky Hat","referencedTags":["SPELLPOWER"],"set":"ULDUM","text":"+2/+2 and Spell Damage +2.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","collectionText":" damage.\nCombo: Shuffle a copy of this card into your deck that deals 2 more damage.","cost":2,"dbfId":57613,"flavor":"A handy torch used by explorers and empowered with magical might.","id":"ULDA_204","name":"Reno's Magical Torch","playRequirements":{"REQ_TARGET_TO_PLAY":0},"referencedTags":["COMBO"],"set":"ULDUM","text":"Deal $","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57822,"hideStats":true,"id":"ULDA_205","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Lucky Spade","referencedTags":["DISCOVER"],"set":"ULDUM","text":"Passive\nAfter you Discover a card, add 2 copies of it to your hand. They all cost (2) less.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58566,"id":"ULDA_205d","name":"Lucky Spade Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 035e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57823,"hideStats":true,"id":"ULDA_205e","mechanics":["DUNGEON_PASSIVE_BUFF","TRIGGER_VISUAL"],"name":"Lucky Spade Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"attack":2,"cardClass":"MAGE","cost":2,"dbfId":57610,"elite":true,"flavor":"A pandaren mage eager to save the world with Reno. Or from Reno.","health":6,"id":"ULDA_206","mechanics":["TRIGGER_VISUAL"],"name":"Lei Flamepaw","set":"ULDUM","text":"After you cast a spell, cast it again (on the same target).","type":"MINION"},{"cardClass":"MAGE","collectionText":" damage split\nrandomly among all enemies\n(improves for each spell\nyou've cast this game).","cost":5,"dbfId":57609,"flavor":"The mightiest, mysticalest, fully automatic spellcasting tool the world has ever seen.","id":"ULDA_207","mechanics":["ImmuneToSpellpower"],"name":"The Gatling Wand","set":"ULDUM","text":"[x]Deal $","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57824,"hideStats":true,"id":"ULDA_208","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Titanic Ring","referencedTags":["TAUNT"],"set":"ULDUM","text":"Passive\nYour minions have +1 Health and Taunt.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57825,"hideStats":true,"id":"ULDA_208e","mechanics":["AURA","DUNGEON_PASSIVE_BUFF"],"name":"Titanic Ring Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57826,"hideStats":true,"id":"ULDA_208e2","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Titanic Ring","set":"ULDUM","text":"+1 Health and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57827,"hideStats":true,"id":"ULDA_208e3","mechanics":["AURA","DUNGEON_PASSIVE_BUFF"],"name":"Titanic Ring","set":"ULDUM","text":"+1 Health and Taunt.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","collectionText":"Discover {0} |4(card, cards).\nGain {0} Mana |4(Crystal, Crystals).","cost":0,"dbfId":57005,"id":"ULDA_301","name":"Map of Uldum","playRequirements":{"REQ_MINION_TARGET":0},"referencedTags":["DISCOVER"],"set":"ULDUM","text":"Discover a card and gain a Mana Crystal for each Boss you've defeated this run.","type":"SPELL"},{"cardClass":"DRUID","collectionText":" Mana |4(Crystal, Crystals).\n(Upgrades each time\na friendly minion dies).","cost":0,"dbfId":57008,"flavor":"The other explorers underestimate the power of careful study and historical research.","id":"ULDA_302","mechanics":["START_OF_GAME"],"name":"Academic Research","set":"ULDUM","text":"[x]Start of Game: Draw this.\nGain","type":"SPELL"},{"cardClass":"DRUID","dbfId":57009,"id":"ULDA_302e","name":"Elise's Discovery","referencedTags":["DISCOVER"],"set":"ULDUM","text":"+5/+5 and Lifesteal.","type":"ENCHANTMENT"},{"cardClass":"DRUID","cost":2,"dbfId":57011,"flavor":"Suffice to say,\nElise always comes prepared.","id":"ULDA_303","name":"Starseeker's Tools","referencedTags":["DISCOVER"],"set":"ULDUM","text":"Discover a minion\nand a spell.\nThey cost (2) less.","type":"SPELL"},{"cardClass":"DRUID","dbfId":58950,"id":"ULDA_303e","name":"Planned","set":"ULDUM","text":"Costs (2) less.","type":"ENCHANTMENT"},{"attack":1,"cardClass":"PRIEST","cost":7,"dbfId":57013,"durability":5,"flavor":"In the right hands, the awesome power of resurrection can be used for the greater good.","id":"ULDA_304","name":"Staff of Renewal","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"referencedTags":["TAUNT"],"set":"ULDUM","text":"Resurrect 7 friendly minions with\nthe highest Cost.\nGive them Taunt.","type":"SPELL"},{"attack":3,"cardClass":"DRUID","cost":3,"dbfId":57012,"durability":3,"flavor":"No explorer who has hacked through UnâGoro would ever leave their machete at home.","id":"ULDA_305","mechanics":["TRIGGER_VISUAL"],"name":"Elise's Machete","referencedTags":["RUSH"],"set":"ULDUM","text":"[x]After your hero attacks,\nsummon two 2/2 Treants.\nGive them Rush.","type":"WEAPON"},{"cardClass":"NEUTRAL","cost":1,"dbfId":57014,"id":"ULDA_306","name":"Stolen Titan Secrets","set":"ULDUM","text":"Copy the Boss's Hero Power for the rest of this run.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":57018,"id":"ULDA_307","mechanics":["TWINSPELL"],"name":"Bauble of Beetles","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Twinspell. Resurrect\nthe first 4 friendly minions\nthat died this game.\nGive them Reborn.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":4,"dbfId":57984,"id":"ULDA_307ts","name":"Bauble of Beetles","playRequirements":{"REQ_FRIENDLY_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Resurrect the first\n4 friendly minions\nthat died this game.\nGive them Reborn.","type":"SPELL"},{"attack":4,"cardClass":"WARRIOR","cost":3,"dbfId":57608,"durability":2,"flavor":"Faithfully fires, every time. Faithfully hits⌠something.","id":"ULDA_401","mechanics":["TRIGGER_VISUAL"],"name":"Ol' Faithful","set":"ULDUM","text":"After your hero attacks, deal 1 damage to all enemies.","type":"WEAPON"},{"cardClass":"HUNTER","cost":2,"dbfId":57603,"flavor":"This family heirloom was recently upgraded to fit dinosaurs in addition to rams.","id":"ULDA_402","name":"Brann's Saddle","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"referencedTags":["DEATHRATTLE"],"set":"ULDUM","text":"Give a friendly Beast +3/+3 and \"Deathrattle: Give Brann's Saddle to another friendly Beast.\"","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58218,"id":"ULDA_402d","name":"Brann's Saddle Dummy Effect","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","dbfId":58048,"id":"ULDA_402e","name":"Saddled Up!","set":"ULDUM","text":"+3/+3. Deathrattle: Give Brann's Saddle to another friendly Beast.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":5,"dbfId":58002,"id":"ULDA_403","name":"Ancient Reflections","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Choose a minion.\nFill your board with 1/1 copies of it.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58003,"id":"ULDA_403e","name":"Titan Hologram","set":"ULDUM","text":"1/1.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":3,"dbfId":57606,"flavor":"Forged from empowered titan materials, this grappling hook packs a punch.","id":"ULDA_404","name":"Titan-Forged Grapnel","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"Destroy 2 random enemy minions.\nGain Armor equal to their combined attack.","type":"SPELL"},{"attack":0,"cardClass":"HUNTER","cost":6,"dbfId":57601,"flavor":"If it takes a village to raise a child, then it takes a herd to raise this egg.","health":5,"id":"ULDA_405","mechanics":["TRIGGER_VISUAL"],"name":"Brann's Epic Egg","set":"ULDUM","text":"After this takes damage, summon King Krush.","type":"MINION"},{"cardClass":"NEUTRAL","cost":7,"dbfId":57599,"id":"ULDA_406","name":"Murky's Battle Horn","referencedTags":["RUSH"],"set":"ULDUM","text":"Summon 7 Murlocs and give them Rush.\nAt the start of your next turn, do it again.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58011,"id":"ULDA_406d","name":"Murky's Dummy Horn","set":"ULDUM","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58009,"id":"ULDA_406e","name":"To Mrrgl!","set":"ULDUM","text":"Rush","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58010,"id":"ULDA_406e2","name":"Murky's Battle Horn Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58004,"id":"ULDA_407","mechanics":["START_OF_GAME"],"name":"Tracking Device","set":"ULDUM","text":"[x]Start of Game: Draw this.\nDraw a 2, 3, 4, and 5-Cost\ncard from your deck.","type":"SPELL"},{"attack":3,"cardClass":"PALADIN","cost":3,"dbfId":57598,"elite":true,"flavor":"No murloc in shining armor would ride into combat without his trusty battle-beetle!","health":5,"id":"ULDA_501","mechanics":["REBORN","RUSH"],"name":"Maxwell, Mighty Steed","race":"BEAST","set":"ULDUM","text":"Rush. Reborn.\nHas +2 Attack for each other minion on the battlefield.","type":"MINION"},{"cardClass":"PALADIN","cost":2,"dbfId":57600,"flavor":"A noble knight's helm can inspire an army, and Sir Finley's is no different.","id":"ULDA_502","name":"Finley's Pith Helmet","set":"ULDUM","text":"Give all friendly minions +2 Health.\nShuffle this card into your deck.","type":"SPELL"},{"cardClass":"PALADIN","dbfId":58055,"id":"ULDA_502e","name":"Desert Explorer","set":"ULDUM","text":"+2 Health","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":5,"dbfId":58005,"id":"ULDA_503","name":"Advanced Targeting Monocle","set":"ULDUM","text":"Cast a copy of all spells in your deck (targets chosen randomly).","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":58161,"id":"ULDA_504","name":"Tea Time","set":"ULDUM","text":"Gain 4 Mana Crystals and draw 2 extra cards for the next boss only.","type":"SPELL"},{"attack":5,"cardClass":"SHAMAN","cost":3,"dbfId":57602,"durability":1,"flavor":"A lance fit for a lord - Finley's shaman skills make this quite the formidable weapon.","id":"ULDA_505","mechanics":["LIFESTEAL","TRIGGER_VISUAL"],"name":"Truesilver Lance","referencedTags":["OVERLOAD"],"set":"ULDUM","text":"Lifesteal\nAfter you Overload, gain +2 Durability.","type":"WEAPON"},{"cardClass":"NEUTRAL","dbfId":58056,"id":"ULDA_505e","name":"Mighty!","set":"ULDUM","text":"Increased Durability.","type":"ENCHANTMENT"},{"attack":6,"cardClass":"PALADIN","cost":5,"dbfId":57595,"elite":true,"flavor":"A friendly paladin who was found wandering Uldum. He seems to be looking for someone.","health":6,"id":"ULDA_507","mechanics":["BATTLECRY"],"name":"Karl the Lost","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"ULDUM","text":"[x]Battlecry: Summon six 1/1\nSilver Hand Recruits and give\nall friendly minions Taunt\nand Divine Shield.","type":"MINION"},{"cardClass":"NEUTRAL","cost":0,"dbfId":57851,"hideStats":true,"id":"ULDA_508","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Robes of Diminishing","set":"ULDUM","text":"Passive\nAfter you draw a spell, reduce its Cost to (0) this turn.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57852,"hideStats":true,"id":"ULDA_508e","mechanics":["DUNGEON_PASSIVE_BUFF"],"name":"Fleeting Knowledge Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57854,"hideStats":true,"id":"ULDA_508e2","mechanics":["DUNGEON_PASSIVE_BUFF","TAG_ONE_TURN_EFFECT"],"name":"Fleeting Knowledge","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58167,"id":"ULDA_601","name":"Hiring Replacements","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DISCOVER"],"set":"ULDUM","text":"[x]Choose a friendly minion.\nDiscover a minion\nto replace it in your \nAdventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58166,"id":"ULDA_602","name":"Study Break","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"referencedTags":["DISCOVER"],"set":"ULDUM","text":"Discover a spell. Add it to your Adventure deck.\nIt always starts in your hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58165,"id":"ULDA_603","name":"Friendly Smith","referencedTags":["DISCOVER"],"set":"ULDUM","text":"[x]Discover a weapon \nfrom any class. Add it \nto your Adventure Deck\n with +2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58173,"id":"ULDA_603e","mechanics":["CANT_BE_SILENCED"],"name":"Friendly Upgrade","set":"ULDUM","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58164,"id":"ULDA_604","name":"Party of Four","referencedTags":["DISCOVER"],"set":"ULDUM","text":"Discover a minion. Replace enemy minions with minions of that type.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58163,"id":"ULDA_605","name":"Fast Food","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Add all enemy minions to your Adventure Deck. They cost (1) less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58174,"id":"ULDA_605e","mechanics":["CANT_BE_SILENCED"],"name":"Satiated","set":"ULDUM","text":"Costs (1) less.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":2,"dbfId":58160,"id":"ULDA_606","name":"Work, Work!","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Remove a friendly minion\nfrom your Adventure Deck.\nGive adjacent minions \n+2/+2.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":59638,"id":"ULDA_606e","mechanics":["CANT_BE_SILENCED"],"name":"Work, Work!","set":"ULDUM","text":"+2/+2.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":4,"dbfId":58159,"id":"ULDA_607","name":"House Special","set":"ULDUM","text":"Replace your Adventure Deck with one of Bob's Bombastic Decks.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":2,"dbfId":58158,"id":"ULDA_608","name":"Do the Math","set":"ULDUM","text":"Remove all cards from your Adventure deck that cost (2) or less.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58775,"id":"ULDA_701e2","name":"Hosting Murloc","set":"ULDUM","text":"Has Deathrattle: Summon a random Murloc.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58776,"hideStats":true,"id":"ULDA_702","name":"Anomaly - Loot-Filled","set":"ULDUM","text":"After a minion is played, it gives the opposing player a Coin.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58991,"id":"ULDA_702d","name":"Loot-Filled Dummy","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"set":"ULDUM","text":"Dummy Hook Up ULDA 702e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58777,"id":"ULDA_702e","name":"Anomaly - Loot-Filled Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58781,"id":"ULDA_703e2","name":"Possessive Spirit","set":"ULDUM","text":"Has 'Deathrattle: Take control of a random enemy minion.'","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58800,"hideStats":true,"id":"ULDA_705","name":"Anomaly - Booms Away","set":"ULDUM","text":"Each time a minion dies, shuffle a bomb into its owner's deck. When drawn, it explodes for 5 damage.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58990,"id":"ULDA_705d","name":"Boommaster Dummy","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"set":"ULDUM","text":"Dummy Hook Up ULDA 705e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58801,"id":"ULDA_705e","name":"Anomaly - Booms Away Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58803,"hideStats":true,"id":"ULDA_706","name":"Anomaly - No-Face","referencedTags":["IMMUNE"],"set":"ULDUM","text":"Heroes are Immune while they control minions.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58804,"id":"ULDA_706e","name":"Anomaly - No-Face Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58807,"hideStats":true,"id":"ULDA_707","name":"Anomaly - Eternal Army","set":"ULDUM","text":"After a minion dies, shuffle a copy of it into its owner's deck.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58989,"id":"ULDA_707d","name":"Eternal Army Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 707e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58808,"id":"ULDA_707e","name":"Anomaly - Eternal Army Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58820,"hideStats":true,"id":"ULDA_708","name":"Anomaly - Dizzying Blows","set":"ULDUM","text":"After a hero is damaged, randomize the Cost of all cards in that player's hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58988,"id":"ULDA_708d","name":"Dizzying Blows Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 708e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58821,"id":"ULDA_708e","name":"Anomaly - Dizzying Blows Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":59528,"id":"ULDA_708e2","name":"Dizzying Blows Card Enchantment","set":"ULDUM","text":"Cost Randomized.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58826,"hideStats":true,"id":"ULDA_709","name":"Anomaly - Angelic Presence","set":"ULDUM","text":"Minions' Attack is ALWAYS equal to their Health.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58827,"id":"ULDA_709e","name":"Anomaly - Angelic Presence Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58917,"id":"ULDA_709e2","name":"Angelic Presence","set":"ULDUM","text":"Attack is always equal to Health.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58839,"hideStats":true,"id":"ULDA_710","name":"Anomaly - CHARGE!","referencedTags":["CHARGE"],"set":"ULDUM","text":"All minions have Charge.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58840,"id":"ULDA_710e","mechanics":["AURA"],"name":"Anomaly - CHARGE! Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":59532,"id":"ULDA_710e2","mechanics":["CHARGE"],"name":"Charge!!!","set":"ULDUM","text":"Anomaly - CHARGE! is granting your Minions Charge.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58846,"hideStats":true,"id":"ULDA_711","name":"Anomaly - Relentless","referencedTags":["WINDFURY"],"set":"ULDUM","text":"All minions have Windfury.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58847,"id":"ULDA_711e","name":"Anomaly - Relentless Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58918,"id":"ULDA_711e2","name":"Windfurious","referencedTags":["WINDFURY"],"set":"ULDUM","text":"Has Windfury.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58850,"hideStats":true,"id":"ULDA_712","name":"Anomaly - Holograms","set":"ULDUM","text":"After a minion is played, summon a 1/1 copy of it for the opposing side.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58987,"id":"ULDA_712d","name":"Holograms Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 712e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58852,"id":"ULDA_712e","name":"Anomaly - Holograms Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58856,"hideStats":true,"id":"ULDA_713","name":"Anomaly - Whirling Winds","set":"ULDUM","text":"At the start of every turn, deal 1 damage to all minions.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58986,"id":"ULDA_713d","name":"Whirling Winds Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 713e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58857,"id":"ULDA_713e","name":"Anomaly - Whirling Winds Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58859,"hideStats":true,"id":"ULDA_714","name":"Anomaly - In the Face","set":"ULDUM","text":"Heroes take double damage.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58860,"id":"ULDA_714e","name":"Anomaly - In the Face Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58864,"hideStats":true,"id":"ULDA_715","name":"Anomaly - Bountiful","set":"ULDUM","text":"Both players start with 9 cards in their hand.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58884,"hideStats":true,"id":"ULDA_719","name":"Anomaly - Marin's Return","set":"ULDUM","text":"Both players start with a Treasure Chest.\n[x](Break it for awesome loot!)","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58929,"hideStats":true,"id":"ULDA_720","name":"Anomaly - Battle Scars","set":"ULDUM","text":"Start with 100 Health. You don't heal between fights.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58889,"hideStats":true,"id":"ULDA_721","name":"Anomaly - Aleatory","set":"ULDUM","text":"At the start of the game, shuffle both decks together and give half to each player.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58985,"id":"ULDA_721d","name":"Aleatory Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 721e","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58899,"hideStats":true,"id":"ULDA_724","name":"Anomaly - Spellshields","set":"ULDUM","text":"After a player casts a spell, they gain 2 Armor.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58984,"id":"ULDA_724d","name":"Spellshields Dummy","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"set":"ULDUM","text":"Dummy Hook Up ULDA 035e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":58900,"id":"ULDA_724e","name":"Anomaly - Spellshields Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58930,"hideStats":true,"id":"ULDA_729","name":"Anomaly - Multiclassing","set":"ULDUM","text":"Loot can be from any class.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56138,"hideStats":true,"id":"ULDA_801","name":"Twist - Plague of Murlocs","set":"ULDUM","text":"Murlocs have invaded each deck!","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58548,"id":"ULDA_801d","name":"Twist - Plague of Murlocs Dummy","set":"ULDUM","text":"Holds and effect for ULDA 801e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56151,"id":"ULDA_801e","name":"Murloc Twist Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":1,"dbfId":58544,"id":"ULDA_801t","mechanics":["TOPDECK"],"name":"Surprise! Murlocs!","set":"ULDUM","text":"Casts When Drawn\nSummon a random amount of Murlocs.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56143,"hideStats":true,"id":"ULDA_802","name":"Twist - Plague of Madness","set":"ULDUM","text":"[x]At the end of each player's\nturn, their right-most minion\nattacks a random enemy.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57572,"id":"ULDA_802e","name":"Madness Twist Player Enchant","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56155,"hideStats":true,"id":"ULDA_803","name":"Twist - Plague of Wrath","set":"ULDUM","text":"After a minion takes damage, it gains +1 Attack.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58567,"id":"ULDA_803d","name":"Retaliation Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 035e","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":56156,"id":"ULDA_803e","mechanics":["TRIGGER_VISUAL"],"name":"Wrath Twist Player Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57809,"id":"ULDA_803e2","name":"Rage","set":"ULDUM","text":"This minion has increased Attack.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","cost":0,"dbfId":56205,"hideStats":true,"id":"ULDA_804","name":"Twist - Plague of Death","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Both players start the game with an\n'Eternal Tomb.'","type":"SPELL"},{"attack":0,"cardClass":"NEUTRAL","collectionText":" friendly minions die, summon a random minion.","cost":0,"dbfId":56206,"health":0,"hideStats":true,"id":"ULDA_804t","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Eternal Tomb","set":"ULDUM","text":"When","type":"MINION"},{"cardClass":"DRUID","cost":0,"dbfId":58783,"hideStats":true,"id":"ULDA_900","name":"Elise Random Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58784,"hideStats":true,"id":"ULDA_901","name":"Reno Random Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58785,"hideStats":true,"id":"ULDA_902","name":"Finley Random Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58786,"hideStats":true,"id":"ULDA_903","name":"Brann Random Deck","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"Start the run with a deck of random cards.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":0,"dbfId":59227,"id":"ULDA_911","name":"Kindle","set":"ULDUM","text":"Look at four spells from your Adventure Deck. Choose one to remove.","type":"SPELL"},{"cardClass":"NEUTRAL","cost":1,"dbfId":59229,"id":"ULDA_912","name":"Recruit","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Choose an enemy minion. Add it to your Adventure Deck.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":57481,"id":"ULDA_999e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"AI Play Control","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57707,"id":"ULDA_BOSS_01e","name":"Power of the Boom","set":"ULDUM","text":"+1 Attack","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":59043,"id":"ULDA_BOSS_01ex","name":"Power of the Boom","set":"ULDUM","text":"+2 Attack","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":57084,"health":10,"id":"ULDA_BOSS_01h","name":"Waste Wanderer Cardish","set":"ULDUM","text":"Even if he bombs,\nhe's having a blast freelancing for E.V.I.L.","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57085,"id":"ULDA_BOSS_01p","name":"Boom Bullets","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nSummon a 0/2 Goblin Bomb.\nGive all other Goblin Bombs\n+1 Attack.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":2,"dbfId":59042,"id":"ULDA_BOSS_01px","name":"Boom Bullets","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nSummon a 0/2 Goblin Bomb.\nGive all other Goblin Bombs\n+2 Attack.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":57087,"health":10,"id":"ULDA_BOSS_02h","name":"Dark Ritualist Zafarr","set":"ULDUM","text":"Likes his rituals like he likes his coffee: Dark.\n[x]And twice-brewed.","type":"HERO"},{"cardClass":"PRIEST","cost":3,"dbfId":57086,"id":"ULDA_BOSS_02p","name":"Mummy Ritual","playRequirements":{"REQ_FRIENDLY_REBORN_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nResurrect a Reborn\nminion with 1 Health.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":2,"dbfId":59044,"id":"ULDA_BOSS_02px","name":"Mummy Ritual","playRequirements":{"REQ_FRIENDLY_REBORN_MINION_DIED_THIS_GAME":0,"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nResurrect a Reborn\nminion with 1 Health.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57090,"id":"ULDA_BOSS_03e","name":"E.V.I.L. Promotion","set":"ULDUM","text":"Increased Stats.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":57088,"health":10,"id":"ULDA_BOSS_03h","name":"Vera Ridley","set":"ULDUM","text":"Her lackeys aren't lacking when it comes to workplace benefits.","type":"HERO"},{"cardClass":"WARRIOR","collectionText":"[x]Passive Hero Power\nAfter you play a Lackey, give it\n+","cost":2,"dbfId":57089,"id":"ULDA_BOSS_03p","mechanics":["TRIGGER_VISUAL"],"name":"E.V.I.L. Promotion","set":"ULDUM","text":"[x]Passive Hero Power\nAfter you play a Lackey, give it\n+@/+@ (upgrades each time\nyou play a Lackey).","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57092,"health":10,"id":"ULDA_BOSS_04h","name":"Nash the Greatworm","set":"ULDUM","text":"Rumor has it this is merely the other end of Gnosh the Greatworm.","type":"HERO"},{"cardClass":"HUNTER","cost":3,"dbfId":57091,"id":"ULDA_BOSS_04p","name":"Belch","playRequirements":{"REQ_MINION_DIED_THIS_GAME":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nSummon a minion\nthat died this game.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":1,"dbfId":59045,"id":"ULDA_BOSS_04px","name":"Belch","playRequirements":{"REQ_MINION_DIED_THIS_GAME":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nSummon a minion\nthat died this game.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57095,"id":"ULDA_BOSS_05e","name":"Venomous Stinger","set":"ULDUM","text":"If this minion takes damage, it will be destroyed.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":57093,"health":10,"id":"ULDA_BOSS_05h","name":"Glack the Scorpid","set":"ULDUM","text":"Elise's journal entry for Glack simply says, \"Don't get stung\".","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57094,"id":"ULDA_BOSS_05p","name":"Venomous Stinger","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\n Sting a minion. When it\ntakes damage, destroy it.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57099,"health":10,"id":"ULDA_BOSS_06h","name":"Mister Chu","set":"ULDUM","text":"Chu bravely volunteered to \"guard\" this [x]treasure-filled tomb.","type":"HERO"},{"cardClass":"WARLOCK","cost":0,"dbfId":57098,"hideStats":true,"id":"ULDA_BOSS_06p","mechanics":["TRIGGER_VISUAL"],"name":"\"Confiscated\" Goods","set":"ULDUM","text":"[x]Passive Hero Power\nAfter you attack and\nkill a minion, equip a\nrandom weapon.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57708,"id":"ULDA_BOSS_07e","name":"Essense of the Rat","set":"ULDUM","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"DRUID","dbfId":57102,"health":10,"id":"ULDA_BOSS_07h","name":"Squeamlish","set":"ULDUM","text":"She's mastered more terrifying forms. Like squirrel. And mushroom.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57103,"id":"ULDA_BOSS_07p","name":"Druid of the Rat","set":"ULDUM","text":"[x]Hero Power\nGive your minions\n+1/+1.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57573,"health":10,"id":"ULDA_BOSS_08h","name":"Sinkhole","set":"ULDUM","text":"The best way to\navoid a sinkhole is\nto - oh, too late.","type":"HERO"},{"cardClass":"HUNTER","cost":1,"dbfId":57574,"id":"ULDA_BOSS_08p","mechanics":["AI_MUST_PLAY"],"name":"Sand Surge","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nShuffle a Sand Trap into\nyour opponent's deck that\n swallows cards when drawn.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":0,"dbfId":59046,"id":"ULDA_BOSS_08px","mechanics":["AI_MUST_PLAY"],"name":"Sand Surge","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nShuffle a Sand Trap into\nyour opponent's deck that\n swallows cards when drawn.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57104,"health":10,"id":"ULDA_BOSS_09h","name":"Demolisher 3V-11","set":"ULDUM","text":"Rafaam got a great deal on one of these at a Horde surplus auction.","type":"HERO"},{"cardClass":"WARRIOR","cost":2,"dbfId":57105,"id":"ULDA_BOSS_09p","name":"Armor Repairs","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nGain 2 Armor. If you have\nless than 10 Armor,\ngain 4 Armor instead.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":57106,"health":10,"id":"ULDA_BOSS_10h","name":"Terraviss","set":"ULDUM","text":"Slithering into the tombs to snake a few spells and weapons.","type":"HERO"},{"cardClass":"ROGUE","cost":2,"dbfId":57107,"id":"ULDA_BOSS_10p","name":"Well Equipped","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nPut a random Rogue\nSpell or Weapon\ninto your hand.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":57313,"health":10,"id":"ULDA_BOSS_11h","name":"R.O.B.O.L.D.","set":"ULDUM","text":"They rebuilt the Kobold Barbarian. Faster. Stronger. Flamier.","type":"HERO"},{"cardClass":"MAGE","cost":0,"dbfId":57223,"id":"ULDA_BOSS_11p","mechanics":["TRIGGER_VISUAL"],"name":"Unstable Weaponry","set":"ULDUM","text":"[x]Passive Hero Power\nAfter you summon a Mech,\ndeal 2 damage to a\nrandom enemy.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57426,"id":"ULDA_BOSS_12e","name":"Bricked","set":"ULDUM","text":"Costs 2 less.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":57315,"health":10,"id":"ULDA_BOSS_12h","name":"Pyramad","set":"ULDUM","text":"Earth. Air.\nFire. Water...\n Pyramid.","type":"HERO"},{"cardClass":"SHAMAN","cost":3,"dbfId":57228,"id":"ULDA_BOSS_12p","name":"Brick by Brick","playRequirements":{"REQ_HAND_NOT_FULL":0},"referencedTags":["DISCOVER"],"set":"ULDUM","text":"[x]Hero Power\nDiscover an Elemental.\nIt costs (2) less.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":1,"dbfId":59047,"id":"ULDA_BOSS_12px","name":"Brick by Brick","playRequirements":{"REQ_HAND_NOT_FULL":0},"referencedTags":["DISCOVER"],"set":"ULDUM","text":"[x]Hero Power\nDiscover an Elemental.\nIt costs (2) less.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":59419,"id":"ULDA_BOSS_13e","name":"Incredibly Deadly","set":"ULDUM","text":"Has Poisonous.","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":57317,"health":10,"id":"ULDA_BOSS_13h","name":"Snakeflinger Scalesnout","set":"ULDUM","text":"Snakes with pointed snouts are venomous.\nAnd the best ammo.","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57229,"id":"ULDA_BOSS_13p","name":"Snakeshot","set":"ULDUM","text":"[x]Hero Power\nSummon a 1/1 Snake\nand give it Poisonous.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":58913,"id":"ULDA_BOSS_14e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Weapon Shuffle Tracker","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":57318,"health":10,"id":"ULDA_BOSS_14h","name":"Sword Dancer Sirinell","set":"ULDUM","text":"It is said that sethrak sword dancers are the bane of kings.","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":57230,"id":"ULDA_BOSS_14p","mechanics":["TRIGGER_VISUAL"],"name":"Sword Dance","set":"ULDUM","text":"[x]Passive Hero Power\nAfter your weapon is destroyed,\nshuffle it back into your deck.\nIt keeps any enchantments.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57461,"id":"ULDA_BOSS_15e","mechanics":["RUSH"],"name":"Puffer Rush","set":"ULDUM","text":"Puffertrooper is granting your Murlocs Rush.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":57319,"health":10,"id":"ULDA_BOSS_15h","name":"Lt. Herring","set":"ULDUM","text":"Leads the dreaded E.V.I.L. Puffertroopers, AKA \"The Flying Fish.\"","type":"HERO"},{"cardClass":"SHAMAN","cost":2,"dbfId":57231,"id":"ULDA_BOSS_15p","name":"Puffertrooper","referencedTags":["RUSH"],"set":"ULDUM","text":"[x]Hero Power\nGive your Murlocs Rush.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":1,"dbfId":59048,"id":"ULDA_BOSS_15px","name":"Puffertrooper","referencedTags":["RUSH"],"set":"ULDUM","text":"[x]Hero Power\nGive your Murlocs Rush.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57462,"id":"ULDA_BOSS_16e","name":"Wrapped Up","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["REBORN"],"set":"ULDUM","text":"Give a minion Reborn.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":57320,"health":10,"id":"ULDA_BOSS_16h","name":"Battrund","set":"ULDUM","text":"Not all of Battrund's minions are mummies. Some got a bad wrap.","type":"HERO"},{"cardClass":"WARRIOR","cost":0,"dbfId":57232,"id":"ULDA_BOSS_16p","mechanics":["TRIGGER_VISUAL"],"name":"Under Wraps","referencedTags":["REBORN"],"set":"ULDUM","text":"[x]Passive Hero Power\nAfter you play a minion,\ngive it Reborn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57463,"id":"ULDA_BOSS_17e","mechanics":["RUSH"],"name":"The Cursed","set":"ULDUM","text":"Give a minion Rush","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":57321,"health":10,"id":"ULDA_BOSS_17h","name":"Ichabod the Cursed","set":"ULDUM","text":"These gnomes are cursed! And you, too, will curse them.","type":"HERO"},{"cardClass":"ROGUE","cost":2,"dbfId":57233,"id":"ULDA_BOSS_17p","name":"Spreading the Curse","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["RUSH"],"set":"ULDUM","text":"[x]Hero Power\nSummon a Leper Gnome\nand give it Rush.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":1,"dbfId":59049,"id":"ULDA_BOSS_17px","name":"Spreading the Curse","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["RUSH"],"set":"ULDUM","text":"[x]Hero Power\nSummon a Leper Gnome\nand give it Rush.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":57464,"id":"ULDA_BOSS_18e","name":"The Plagued","set":"ULDUM","text":"Deathrattle: Deal 2 damage to the enemy hero.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":57322,"health":10,"id":"ULDA_BOSS_18h","name":"Twizzleflux","set":"ULDUM","text":"Twizzleflux is spreading the very curse that maligned him.","type":"HERO"},{"cardClass":"WARLOCK","cost":2,"dbfId":57234,"id":"ULDA_BOSS_18p","name":"Plagued Horde","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DEATHRATTLE"],"set":"ULDUM","text":"[x]Hero Power\nGive a minion\n\"Deathrattle: Deal 2 damage\nto the enemy hero.\"","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":0,"dbfId":59050,"id":"ULDA_BOSS_18px","name":"Plagued Horde","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"referencedTags":["DEATHRATTLE"],"set":"ULDUM","text":"[x]Hero Power\nGive a minion\n\"Deathrattle: Deal 2 damage\nto the enemy hero.\"","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57323,"health":10,"id":"ULDA_BOSS_19h","name":"Sothis","set":"ULDUM","text":"This terrible titan watcher has his own personal army.","type":"HERO"},{"cardClass":"WARRIOR","cost":2,"dbfId":57237,"id":"ULDA_BOSS_19p","name":"Titan Ritual","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nSummon two\n1/1 Mogu Cultists.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":1,"dbfId":59398,"id":"ULDA_BOSS_19px","name":"Titan Ritual","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nSummon two\n1/1 Mogu Cultists.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":57324,"health":10,"id":"ULDA_BOSS_20h","name":"Kham","set":"ULDUM","text":"Now you see him, now you don't, now you're impaled.","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":57238,"hideStats":true,"id":"ULDA_BOSS_20p","name":"Spectral Swordsman","set":"ULDUM","text":"[x]Passive Hero Power\nYour hero is Stealthed\nwhile you have a\nweapon equipped.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57465,"id":"ULDA_BOSS_21e","name":"Struck Claim","set":"ULDUM","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":57325,"health":10,"id":"ULDA_BOSS_21h","name":"Illidara Sunsdawn","set":"ULDUM","text":"The Reliquary is here, and their discoveries are bad news for you.","type":"HERO"},{"cardClass":"PALADIN","cost":0,"dbfId":57239,"id":"ULDA_BOSS_21p","mechanics":["TRIGGER_VISUAL"],"name":"Staking A Claim","set":"ULDUM","text":"[x]Passive Hero Power\nWhenever a Discover card\nis played, all minions\ngain +1/+1.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57344,"health":10,"id":"ULDA_BOSS_22h","name":"Colossus of the Sun","set":"ULDUM","text":"This titan colossus abhors all weakness.","type":"HERO"},{"cardClass":"WARRIOR","cost":0,"dbfId":57240,"id":"ULDA_BOSS_22p","mechanics":["AI_MUST_PLAY"],"name":"Power of Wrath","set":"ULDUM","text":"[x]Hero Power\nDeal 1 damage to\nall damaged minions.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":0,"dbfId":59051,"id":"ULDA_BOSS_22px","mechanics":["AI_MUST_PLAY"],"name":"Power of Wrath","set":"ULDUM","text":"[x]Hero Power\nDeal 2 damage to\nall damaged minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57466,"id":"ULDA_BOSS_23e","name":"Hatching","set":"ULDUM","text":"Costs 1 less.","type":"ENCHANTMENT"},{"cardClass":"DRUID","dbfId":57345,"health":10,"id":"ULDA_BOSS_23h","name":"Skarik","set":"ULDUM","text":"This king cobra is also the King of Beasts.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57241,"id":"ULDA_BOSS_23p","name":"Hatching Time","set":"ULDUM","text":"[x]Hero Power\nReduce the Cost of Beasts\nin your hand by (1).","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":57346,"health":10,"id":"ULDA_BOSS_24h","name":"Suspicious Palm Tree","set":"ULDUM","text":"This oasis would've been welcome if Hagatha hadn't gotten here first.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57242,"id":"ULDA_BOSS_24p","name":"Corrupted Oasis","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"ULDUM","text":"[x]Hero Power\nAdd two 2/2 Treants\nto your hand.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":0,"dbfId":59052,"id":"ULDA_BOSS_24px","name":"Corrupted Oasis","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"ULDUM","text":"[x]Hero Power\nAdd two 2/2 Treants\nto your hand.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":57347,"health":10,"id":"ULDA_BOSS_25h","name":"Beetle Herder Zenda","set":"ULDUM","text":"Beetle stampedes are terrifying. It's the rumble[x]\nof those teeny-tiny feet.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57243,"id":"ULDA_BOSS_25p","name":"Beetle Stampede","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nSummon a\nPlated Beetle.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":57348,"health":10,"id":"ULDA_BOSS_26h","name":"Thudd Lockspring","set":"ULDUM","text":"Is it really a magical \"wand\" when it's got a trigger and full auto?","type":"HERO"},{"cardClass":"MAGE","cost":2,"dbfId":57244,"id":"ULDA_BOSS_26p","name":"Gatling Wand","set":"ULDUM","text":"[x]Hero Power\nDeal 2 damage split\n among enemy minions.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":59053,"id":"ULDA_BOSS_27e","name":"Discounted Loot","set":"ULDUM","text":"Costs (2) less.","type":"ENCHANTMENT"},{"cardClass":"ROGUE","dbfId":57349,"health":10,"id":"ULDA_BOSS_27h","name":"Ol' Toomba","set":"ULDUM","text":"Ol' Toomba the treasure hunter isn't above copying homework.","type":"HERO"},{"cardClass":"ROGUE","cost":2,"dbfId":57245,"id":"ULDA_BOSS_27p","name":"\"Retired\" Treasure Hunter","set":"ULDUM","text":"[x]Hero Power\nCopy a card from your\nopponent's hand and\nadd it to your hand.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":2,"dbfId":59054,"id":"ULDA_BOSS_27px","name":"\"Retired\" Treasure Hunter","set":"ULDUM","text":"[x]Hero Power\nCopy a card from your\nopponent's hand and add it to\nyour hand. It costs (2) less.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":57350,"health":10,"id":"ULDA_BOSS_28h","name":"Sazin","set":"ULDUM","text":"With sand and fury the hot winds blow. Where did your minions go?","type":"HERO"},{"cardClass":"SHAMAN","cost":0,"dbfId":57246,"id":"ULDA_BOSS_28p","mechanics":["AI_MUST_PLAY"],"name":"Mighty Windstorm","set":"ULDUM","text":"[x]Hero Power\nEach player swaps a minion\nfrom their hand with one\non their battlefield.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":57351,"health":10,"id":"ULDA_BOSS_29h","name":"Ozara","set":"ULDUM","text":"Ozara of the sands believes that the Dust Devil is in the details.","type":"HERO"},{"cardClass":"SHAMAN","cost":0,"dbfId":57247,"id":"ULDA_BOSS_29p","mechanics":["TRIGGER_VISUAL"],"name":"Mother of Sand","referencedTags":["OVERLOAD"],"set":"ULDUM","text":"[x]Passive Hero Power\nAfter you Overload,\nsummon a Dust Devil.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":57352,"health":10,"id":"ULDA_BOSS_30h","name":"Ermavar","set":"ULDUM","text":"The first of her name, Ermavar is revered as the waker of flame.","type":"HERO"},{"cardClass":"MAGE","cost":0,"dbfId":57248,"id":"ULDA_BOSS_30p","mechanics":["TRIGGER_VISUAL","ImmuneToSpellpower"],"name":"Fireshaper","set":"ULDUM","text":"[x]Passive Hero Power\nAfter you cast a spell, deal $2\ndamage randomly split\namong all enemies.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57509,"id":"ULDA_BOSS_31e1","name":"Necklace of Power","set":"ULDUM","text":"Has +1/+1","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":57353,"health":10,"id":"ULDA_BOSS_31h","name":"Pillager Drasar","set":"ULDUM","text":"Drasar generously shares stolen treasures with her minions.","type":"HERO"},{"cardClass":"SHAMAN","cost":2,"dbfId":57249,"id":"ULDA_BOSS_31p","name":"Pillaged Relics","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nChoose a minion.\nGive it +1/+1, Divine Shield\nor Taunt at random.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":1,"dbfId":59055,"id":"ULDA_BOSS_31px","name":"Pillaged Relics","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nChoose a minion.\nGive it +1/+1, Divine Shield\nor Taunt at random.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":57354,"health":10,"id":"ULDA_BOSS_32h","name":"Edra","set":"ULDUM","text":"The ancient lifewardens guard this sacred space with their life(steal).","type":"HERO"},{"cardClass":"DRUID","cost":1,"dbfId":57251,"id":"ULDA_BOSS_32p","name":"Whispering Sentinel","referencedTags":["LIFESTEAL"],"set":"ULDUM","text":"[x]Hero Power\nSummon a 1/1 Wisp.\nGive it Lifesteal.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57355,"health":10,"id":"ULDA_BOSS_33h","name":"Runaway Ruby","set":"ULDUM","text":"[x]Gnomes put tank treads\non a submarine for desert\nuse. Because gnomes.","type":"HERO"},{"cardClass":"WARRIOR","cost":1,"dbfId":57253,"id":"ULDA_BOSS_33p","mechanics":["AI_MUST_PLAY"],"name":"Out of Control","set":"ULDUM","text":"[x]Hero Power\nDeal 1 damage to the\nCenter-most minions.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57356,"health":10,"id":"ULDA_BOSS_34h","name":"Dovo Fastfuse","set":"ULDUM","text":"Dovo's excavation methods put the \"boom\" in \"tomb\".","type":"HERO"},{"cardClass":"WARRIOR","cost":2,"dbfId":57255,"id":"ULDA_BOSS_34p","name":"Tomb Boomin'","set":"ULDUM","text":"[x]Hero Power\nDeal 4 damage split\nrandomly between\nall characters.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":57357,"health":10,"id":"ULDA_BOSS_35h","name":"Earthrager Ptah","set":"ULDUM","text":"Avoid meeting Ptah's gaze. Or standing next to anyone who does.","type":"HERO"},{"cardClass":"SHAMAN","cost":3,"dbfId":57257,"id":"ULDA_BOSS_35p","name":"Vengeful Construct","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nChoose a minion with 2 or\nless Health. Destroy\nit and its neighbors.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57514,"id":"ULDA_BOSS_36e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Madness","set":"ULDUM","text":"+1 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":59057,"id":"ULDA_BOSS_36ex","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Madness","set":"ULDUM","text":"+3 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":57358,"health":10,"id":"ULDA_BOSS_36h","name":"Kasa Softspeaker","set":"ULDUM","text":"The Plague of Madness has not been kind to [x]once-gentle Kasa.","type":"HERO"},{"cardClass":"WARRIOR","cost":1,"dbfId":57258,"id":"ULDA_BOSS_36p","name":"Madness Incarnate","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nGain +1 Attack this turn and\nattack 3 different random\nenemy minions.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":1,"dbfId":59056,"id":"ULDA_BOSS_36px","name":"Madness Incarnate","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nGain +3 Attack this turn and\nattack 3 different random\nenemy minions.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":57359,"health":300,"id":"ULDA_BOSS_37h","name":"Xatma, Plague Lord of Death","set":"ULDUM","text":"The third plague rests in [x]final breath: You face the\n ancient Lord of Death!","type":"HERO"},{"cardClass":"PRIEST","dbfId":59350,"health":200,"id":"ULDA_BOSS_37h2","name":"Xatma, Plague Lord of Death","set":"ULDUM","text":"The third plague rests in [x]final breath: You face the\n ancient Lord of Death!","type":"HERO"},{"cardClass":"PRIEST","dbfId":59351,"health":100,"id":"ULDA_BOSS_37h3","name":"Xatma, Plague Lord of Death","set":"ULDUM","text":"The third plague rests in [x]final breath: You face the\n ancient Lord of Death!","type":"HERO"},{"cardClass":"PRIEST","cost":0,"dbfId":57259,"id":"ULDA_BOSS_37p1","name":"Foreboding Fate","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"set":"ULDUM","text":"[x]Hero Power\nTrigger a friendly\nminion's Deathrattle.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":0,"dbfId":57260,"hideStats":true,"id":"ULDA_BOSS_37p2","name":"Death's Embrace","set":"ULDUM","text":"[x]Passive Hero Power\nThe first minion for each\nplayer that dies in a\nturn has Reborn.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":1,"dbfId":57262,"id":"ULDA_BOSS_37p3","mechanics":["AI_MUST_PLAY"],"name":"Death's Gaze","set":"ULDUM","text":"[x]Hero Power\nDeal 1 damage to all minions.\nIf any die, add an Untimely\nDemise to your hand.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":0,"dbfId":59058,"id":"ULDA_BOSS_37px3","mechanics":["AI_MUST_PLAY"],"name":"Death's Gaze","set":"ULDUM","text":"[x]Hero Power\nDeal 1 damage to all minions.\nIf any die, add an Untimely\nDemise to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":3,"dbfId":57482,"id":"ULDA_BOSS_37t","mechanics":["AI_MUST_PLAY"],"name":"Untimely Demise","set":"ULDUM","text":"Deal $3 damage to all enemies.","type":"SPELL"},{"cardClass":"ROGUE","dbfId":57360,"health":300,"id":"ULDA_BOSS_38h","name":"K'zrath, Plague Lord of Madness","set":"ULDUM","text":"The second plague is in the brain: Among these [x]dunes, Madness reigns.","type":"HERO"},{"cardClass":"ROGUE","dbfId":59352,"health":200,"id":"ULDA_BOSS_38h2","name":"K'zrath, Plague Lord of Madness","set":"ULDUM","text":"The second plague is in the brain: Among these [x]dunes, Madness reigns.","type":"HERO"},{"cardClass":"ROGUE","dbfId":59353,"health":100,"id":"ULDA_BOSS_38h3","name":"K'zrath, Plague Lord of Madness","set":"ULDUM","text":"The second plague is in the brain: Among these [x]dunes, Madness reigns.","type":"HERO"},{"cardClass":"ROGUE","cost":0,"dbfId":57263,"id":"ULDA_BOSS_38p1","mechanics":["AI_MUST_PLAY"],"name":"Evoke Panic","set":"ULDUM","text":"[x]Hero Power\nForce the minion with\nthe lowest Health to attack\none of its neighbors.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":0,"dbfId":57264,"id":"ULDA_BOSS_38p2","mechanics":["AI_MUST_PLAY"],"name":"Systematic Betrayal","set":"ULDUM","text":"[x]Hero Power\n Rotate all minions counter-\nclockwise. Minions that\nswitch sides gain +1/+1.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57519,"id":"ULDA_BOSS_38p2e1","name":"Chosen Betrayer","set":"ULDUM","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57518,"id":"ULDA_BOSS_38p2e2","name":"Was Enemy Minion Marker","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57517,"id":"ULDA_BOSS_38p2e3","name":"Was Allied Minion Marker","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"ROGUE","cost":2,"dbfId":57265,"id":"ULDA_BOSS_38p3","mechanics":["TRIGGER_VISUAL"],"name":"Murmurs of Mortality","set":"ULDUM","text":"[x]Passive Hero Power\nAfter a friendly minion\ndies, bring an enemy\nminion to 1 Health.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":0,"dbfId":59264,"id":"ULDA_BOSS_38px1","mechanics":["AI_MUST_PLAY"],"name":"Evoke Panic","set":"ULDUM","text":"[x]Hero Power\nForce an enemy minion with\nthe lowest Health to attack\none of its neighbors.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":0,"dbfId":59265,"id":"ULDA_BOSS_38px3","mechanics":["TRIGGER_VISUAL"],"name":"Murmurs of Mortality","set":"ULDUM","text":"[x]Passive Hero Power\nAfter a friendly minion\ndies, destroy a random\nenemy minion.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":56176,"health":300,"id":"ULDA_BOSS_39h","name":"Vesh, Plague Lord of Murlocs","set":"ULDUM","text":"[x]The first plague is a finful\n pox: Beware, beware\nthe Lord of 'Locs.","type":"HERO"},{"cardClass":"SHAMAN","dbfId":59354,"health":200,"id":"ULDA_BOSS_39h2","name":"Vesh, Plague Lord of Murlocs","set":"ULDUM","text":"[x]The first plague is a finful\n pox: Beware, beware\nthe Lord of 'Locs.","type":"HERO"},{"cardClass":"SHAMAN","dbfId":59355,"health":100,"id":"ULDA_BOSS_39h3","name":"Vesh, Plague Lord of Murlocs","set":"ULDUM","text":"[x]The first plague is a finful\n pox: Beware, beware\nthe Lord of 'Locs.","type":"HERO"},{"attack":0,"cardClass":"SHAMAN","cost":1,"dbfId":56180,"health":4,"id":"ULDA_BOSS_39m","mechanics":["DEATHRATTLE","TAUNT"],"name":"Scaly Golem","set":"ULDUM","text":"Taunt\nDeathrattle: Give all Murlocs +1/+1.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":56181,"id":"ULDA_BOSS_39me","name":"Earthen Enchantment","set":"ULDUM","text":"+1/+1","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","cost":0,"dbfId":56177,"hideStats":true,"id":"ULDA_BOSS_39p1","mechanics":["TRIGGER_VISUAL"],"name":"Made of Murlocs","set":"ULDUM","text":"[x]Passive Hero Power\nYou are Immune.\nAfter a Murloc dies,\nlose 3 Health.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":0,"dbfId":56178,"id":"ULDA_BOSS_39p2","mechanics":["AI_MUST_PLAY"],"name":"Ashes Anew","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":14},"set":"ULDUM","text":"[x]Hero Power\nDestroy a friendly Murloc\nto summon a Scaly Golem.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":15,"dbfId":56179,"id":"ULDA_BOSS_39p3","name":"Mur-nado","set":"ULDUM","text":"[x]Hero Power\nShuffle all minions into your\ndeck. After a Murloc dies,\nreduce this Cost by (1).","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":0,"dbfId":59059,"id":"ULDA_BOSS_39px2","mechanics":["AI_MUST_PLAY"],"name":"Ashes Anew","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":14},"set":"ULDUM","text":"[x]Hero Power\nDestroy a Murloc to\nsummon a Scaly Golem.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":10,"dbfId":59060,"id":"ULDA_BOSS_39px3","name":"Mur-nado","set":"ULDUM","text":"[x]Hero Power\nShuffle all minions into your\ndeck. After a Murloc dies,\nreduce this Cost by (1).","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57361,"health":300,"id":"ULDA_BOSS_40h","name":"Icarax, Plague Lord of Wrath","set":"ULDUM","text":"The fourth plague roots within the heart: Wrath tears friend and foe apart.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":59356,"health":200,"id":"ULDA_BOSS_40h2","name":"Icarax, Plague Lord of Wrath","set":"ULDUM","text":"The fourth plague roots within the heart: Wrath tears friend and foe apart.","type":"HERO"},{"cardClass":"WARRIOR","dbfId":59357,"health":100,"id":"ULDA_BOSS_40h3","name":"Icarax, Plague Lord of Wrath","set":"ULDUM","text":"The fourth plague roots within the heart: Wrath tears friend and foe apart.","type":"HERO"},{"cardClass":"WARRIOR","cost":1,"dbfId":57266,"id":"ULDA_BOSS_40p1","name":"Commanding Scream","set":"ULDUM","text":"[x]Hero Power\nYour minions can't be\nreduced below 1 Health\nthis turn.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57579,"id":"ULDA_BOSS_40p1e1","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Commanding Scream","set":"ULDUM","text":"Can't be reduced below 1 Health this turn.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":2,"dbfId":57268,"id":"ULDA_BOSS_40p2","name":"Wrath Smash","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDestroy a damaged minion.\nCosts (1) more for each\ndamaged minion.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":0,"dbfId":57269,"id":"ULDA_BOSS_40p3","name":"Hand of Defiance","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nSwap the Attack and\nHealth of a minion.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":58498,"id":"ULDA_BOSS_40p3e","name":"Hand of Defiance","set":"ULDUM","text":"Swapped Attack and Health.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","cost":0,"dbfId":59090,"id":"ULDA_BOSS_40px2","name":"Wrath Smash","playRequirements":{"REQ_DAMAGED_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDestroy a damaged minion.\nCosts (1) more for each\ndamaged minion.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57363,"health":10,"id":"ULDA_BOSS_41h","name":"Alda Petrik","set":"ULDUM","text":"Alda's learned some tricks. Like sit. Stay. Loot. Summon beasts.","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57270,"id":"ULDA_BOSS_41p","name":"Running Wild","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"ULDUM","text":"[x]Hero Power\nDraw a minion from your deck.\nIf itâs a Beast, add another\ncopy to your hand.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":1,"dbfId":59061,"id":"ULDA_BOSS_41px","name":"Running Wild","playRequirements":{"REQ_HAND_NOT_FULL":0},"set":"ULDUM","text":"[x]Hero Power\nDraw a minion from your deck.\nIf itâs a Beast, add another\ncopy to your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":0,"dbfId":58565,"id":"ULDA_BOSS_42d","name":"Sand Shapin Dummy","set":"ULDUM","text":"Dummy Hook Up ULDA 035e","type":"SPELL"},{"cardClass":"SHAMAN","dbfId":57524,"id":"ULDA_BOSS_42e","name":"Sand Rush","set":"ULDUM","text":"Summon when Drawn.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":57527,"id":"ULDA_BOSS_42e2","name":"Sand Rush Player Enchantment","set":"ULDUM","text":"Summon when Drawn.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":57618,"id":"ULDA_BOSS_42e3","name":"Sandy Speed","set":"DALARAN","text":"Has Rush.","type":"ENCHANTMENT"},{"cardClass":"SHAMAN","dbfId":57364,"health":10,"id":"ULDA_BOSS_42h","name":"Sandshaper Rhogi","set":"ULDUM","text":"Rhogi is a sand conjurer. He copies minions. And makes a mean castle.","type":"HERO"},{"cardClass":"SHAMAN","cost":3,"dbfId":57271,"id":"ULDA_BOSS_42p","name":"Sand Shapin'","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nShuffle a copy of an enemy\nminion into your deck.\n Summon it when drawn.","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":1,"dbfId":59062,"id":"ULDA_BOSS_42px","name":"Sand Shapin'","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nShuffle a copy of an enemy\nminion into your deck.\n Summon it when drawn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57530,"id":"ULDA_BOSS_43e1","name":"Spoiled","set":"ULDUM","text":"Costs 2 less.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":57365,"health":10,"id":"ULDA_BOSS_43h","name":"Jolene Knottley","set":"ULDUM","text":"Jolene's writing is absolute madness. Her grammar is worse.","type":"HERO"},{"cardClass":"WARLOCK","cost":2,"dbfId":57272,"id":"ULDA_BOSS_43p","name":"Spoil the Ending","set":"ULDUM","text":"[x]Hero Power\nCopy a spell in your\nopponent's hand.\nIt costs (2) less.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":0,"dbfId":59063,"id":"ULDA_BOSS_43px","name":"Spoil the Ending","set":"ULDUM","text":"[x]Hero Power\nCopy a spell in your\nopponent's hand.\nIt costs (2) less.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57366,"health":10,"id":"ULDA_BOSS_44h","name":"Trap Room","set":"ULDUM","text":"Reno is especially good at detecting traps. With his face.","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57273,"id":"ULDA_BOSS_44p","name":"Tricks and Traps","referencedTags":["SECRET"],"set":"ULDUM","text":"[x]Hero Power\nPlay a random Secret from\nyour hand or deck.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":1,"dbfId":59064,"id":"ULDA_BOSS_44px","name":"Tricks and Traps","referencedTags":["SECRET"],"set":"ULDUM","text":"[x]Hero Power\nPlay a random Secret from\nyour hand or deck.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":57367,"health":10,"id":"ULDA_BOSS_45h","name":"Belloc Brightblade","set":"ULDUM","text":"This smarmy leader of the Reliquary is a thief of the highest order.","type":"HERO"},{"cardClass":"PALADIN","cost":0,"dbfId":57274,"id":"ULDA_BOSS_45p","mechanics":["TRIGGER_VISUAL"],"name":"Reliquary's Relics","set":"ULDUM","text":"[x]Passive Hero Power\nAfter your opponent casts\na Spell, put a copy of\nit into your hand.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57368,"health":10,"id":"ULDA_BOSS_46h","name":"Wildtooth","set":"ULDUM","text":"\"Sand sharks aren't real\" according to a [x]half-eaten journal.","type":"HERO"},{"cardClass":"HUNTER","cost":0,"dbfId":57275,"id":"ULDA_BOSS_46p","mechanics":["AI_MUST_PLAY"],"name":"Maw of the Desert","set":"ULDUM","text":"[x]Hero Power\nDestroy the minion with\nthe lowest Health.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57531,"id":"ULDA_BOSS_47e","name":"Minion in a Jar","set":"GILNEAS","text":"Stats set to 1/1.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":57369,"health":10,"id":"ULDA_BOSS_47h","name":"Totally Normal Jar","set":"ULDUM","text":"You should be wary when treasures walk right up to you.","type":"HERO"},{"cardClass":"WARLOCK","cost":2,"dbfId":57276,"id":"ULDA_BOSS_47p","name":"What's in the Jar?","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nChoose a minion.\nSummon a 1/1 copy of it.","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57370,"health":10,"id":"ULDA_BOSS_48h","name":"Ilza Grimdrum","set":"ULDUM","text":"Ilza is an arena champion known as [x]'The Cruel Dueler.'","type":"HERO"},{"cardClass":"WARRIOR","cost":0,"dbfId":57277,"id":"ULDA_BOSS_48p","name":"Arena Expert","set":"ULDUM","text":"[x]Hero Power\nSummon a minion from\neach players deck.\nThey fight.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":57371,"health":10,"id":"ULDA_BOSS_49h","name":"Craz","set":"ULDUM","text":"This belong to Craz!\nGo away, or Craz will bring his tiny friends!","type":"HERO"},{"cardClass":"WARLOCK","cost":2,"dbfId":57278,"id":"ULDA_BOSS_49p","name":"Demon Emissary","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nSummon a random Demon\nthat costs (3) or less.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":59065,"id":"ULDA_BOSS_49px","name":"Demon Emissary","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"[x]Hero Power\nSummon a random Demon\nthat costs (5) or less.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57372,"health":10,"id":"ULDA_BOSS_50h","name":"Ol' Barkeye","set":"ULDUM","text":"Frustrated with just a rifle, Ol' Barkeye has taken up the blade.","type":"HERO"},{"cardClass":"HUNTER","cost":0,"dbfId":57279,"id":"ULDA_BOSS_50p","mechanics":["TRIGGER_VISUAL"],"name":"Desert Warfare","set":"ULDUM","text":"[x]Passive Hero Power\nAfter your hero attacks,\nadd a random Hunter\ncard to your hand.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":57373,"health":10,"id":"ULDA_BOSS_51h","name":"Kasmut","set":"ULDUM","text":"This anubisath over-achiever prefers to [x]re-raise the extra dead.","type":"HERO"},{"cardClass":"PRIEST","cost":0,"dbfId":57280,"id":"ULDA_BOSS_51p","mechanics":["TRIGGER_VISUAL"],"name":"Tol'vir Necromancy","set":"ULDUM","text":"[x]Passive Hero Power\nAfter a minion is Reborn,\nrestore its Health to full.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":57374,"health":10,"id":"ULDA_BOSS_52h","name":"Lich Baz'hial","set":"ULDUM","text":"Baz'hial has cheated\ndeath. She also cheats at cards.","type":"HERO"},{"cardClass":"MAGE","collectionText":" Health to your\nHero. Reduce by 1 for every\n friendly minion that dies.","cost":0,"dbfId":57281,"id":"ULDA_BOSS_52p1","name":"Lich's Phylactery","set":"ULDUM","text":"[x]Hero Power\nRestore $","type":"HERO_POWER"},{"cardClass":"MAGE","cost":0,"dbfId":57282,"id":"ULDA_BOSS_52p2","mechanics":["TRIGGER_VISUAL"],"name":"Broken Phylactery","set":"ULDUM","text":"[x]Passive Hero Power\nYou take double damage\nfrom fatigue.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":57375,"health":10,"id":"ULDA_BOSS_53h","name":"Taskmaster Maru","set":"ULDUM","text":"This agent of E.V.I.L.\nis never lacking for lackeys.","type":"HERO"},{"cardClass":"ROGUE","cost":1,"dbfId":57283,"id":"ULDA_BOSS_53p","name":"E.V.I.L. Conscription","set":"ULDUM","text":"[x]Hero Power\nAdd a random Lackey\nto your hand.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":0,"dbfId":59066,"id":"ULDA_BOSS_53px","name":"E.V.I.L. Conscription","set":"ULDUM","text":"[x]Hero Power\nAdd a random Lackey\nto your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57541,"id":"ULDA_BOSS_54e","name":"E.V.I.L. Charge","set":"ULDUM","text":"Has Charge.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":57376,"health":10,"id":"ULDA_BOSS_54h","name":"Janak","set":"ULDUM","text":"This scheming hozen heads up E.V.I.L.'s desert cavalry.","type":"HERO"},{"cardClass":"WARRIOR","cost":1,"dbfId":57284,"id":"ULDA_BOSS_54p","name":"Cavalry of E.V.I.L.","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal 1 damage to a\nminion and give it Charge.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":57377,"health":10,"id":"ULDA_BOSS_55h","name":"Water-Toting Murlocs","set":"ULDUM","text":"Years of experience tell you not to ignore this terrible threat.","type":"HERO"},{"cardClass":"SHAMAN","cost":1,"dbfId":57286,"id":"ULDA_BOSS_55p","name":"Fish Food","set":"ULDUM","text":"[x]Hero Power\nRestore #2 Health\nto all Murlocs.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","cost":1,"dbfId":57542,"hideStats":true,"id":"ULDA_BOSS_56e","name":"Shrouded in Sand","set":"ULDUM","text":"Stealth","type":"ENCHANTMENT"},{"cardClass":"HUNTER","dbfId":57378,"health":10,"id":"ULDA_BOSS_56h","name":"Sand Puffer Frog","set":"ULDUM","text":"One puff's enough to bluff a minion's stuff.","type":"HERO"},{"cardClass":"HUNTER","cost":0,"dbfId":57287,"id":"ULDA_BOSS_56p","mechanics":["TRIGGER_VISUAL"],"name":"Sandy Surprise","referencedTags":["STEALTH"],"set":"ULDUM","text":"[x]Passive Hero Power\n After you play a 1-Cost\n minion, give it Stealth.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57543,"id":"ULDA_BOSS_57e","name":"Titanic Fortitude","set":"ULDUM","text":"Stats set to 3/3.","type":"ENCHANTMENT"},{"cardClass":"PALADIN","dbfId":57379,"health":10,"id":"ULDA_BOSS_57h","name":"Winged Guardian","set":"ULDUM","text":"This great beast's roar bolsters allies and terrifies its foes.","type":"HERO"},{"cardClass":"PALADIN","cost":2,"dbfId":57288,"id":"ULDA_BOSS_57p","name":"Titan's Beast","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nSet a minion's Attack\nand Health to 3.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":0,"dbfId":59067,"id":"ULDA_BOSS_57px","name":"Titan's Beast","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nSet a minion's Attack\nand Health to 3.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":59654,"id":"ULDA_BOSS_58e","name":"Spell Power Remover","set":"ULDUM","text":"Increased Spell Damage.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":57380,"health":10,"id":"ULDA_BOSS_58h","name":"Jythiros of Questions","set":"ULDUM","text":"[x]A riddle... within a\nmystery...in an enigma...\n with a funny head.","type":"HERO"},{"cardClass":"PRIEST","cost":0,"dbfId":57289,"id":"ULDA_BOSS_58p","mechanics":["TRIGGER_VISUAL"],"name":"Riddle of the Sphinx","set":"ULDUM","text":"[x]Passive Hero Power\nGuess which card the Boss\nwill play to banish it.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57381,"health":10,"id":"ULDA_BOSS_59h","name":"Dire Bat","set":"ULDUM","text":"They wouldn't be a problem if you just stopped feeding them.","type":"HERO"},{"cardClass":"HUNTER","cost":2,"dbfId":57290,"id":"ULDA_BOSS_59p","name":"Food Chain","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\n Deal 2 damage to a minion.\nIf it dies, restore 5 Health\nto your Hero.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":1,"dbfId":59068,"id":"ULDA_BOSS_59px","name":"Food Chain","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\n Deal 2 damage to a minion.\nIf it dies, restore 5 Health\nto your Hero.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":57382,"health":10,"id":"ULDA_BOSS_60h","name":"Zaraam","set":"ULDUM","text":"Zaraam grows in strength the more his minions suffer.","type":"HERO"},{"cardClass":"WARLOCK","collectionText":" damage to a random\nenemy (upgrades whenever a\nfriendly minion dies).","cost":4,"dbfId":57291,"id":"ULDA_BOSS_60p","name":"Forbidden Power","set":"ULDUM","text":"[x]Hero Power\nDeal $","type":"HERO_POWER"},{"cardClass":"WARLOCK","collectionText":" damage to a random\nenemy (upgrades whenever a\nfriendly minion dies).","cost":2,"dbfId":59069,"id":"ULDA_BOSS_60px","name":"Forbidden Power","set":"ULDUM","text":"[x]Hero Power\nDeal $","type":"HERO_POWER"},{"cardClass":"WARRIOR","dbfId":57383,"health":10,"id":"ULDA_BOSS_61h","name":"Kyriss","set":"ULDUM","text":"Line up all your minions. It'll be hilarious.","type":"HERO"},{"cardClass":"WARRIOR","cost":4,"dbfId":57292,"id":"ULDA_BOSS_61p","name":"Chain Lightning","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal $1 damage to a minion.\nJumps to an adjacent\nminion until one dies.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":59070,"id":"ULDA_BOSS_61px","name":"Chain Lightning","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal $1 damage to a minion.\nJumps to an adjacent\nminion until one dies.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":56207,"health":30,"id":"ULDA_BOSS_62h","name":"A Beautiful Oasis","set":"ULDUM","text":"Merciful shade. Fresh cool water. A perfectly [x]balanced meta. Is it real?","type":"HERO"},{"cardClass":"DRUID","cost":0,"dbfId":56208,"id":"ULDA_BOSS_62p","mechanics":["AI_MUST_PLAY"],"name":"Mirage","set":"ULDUM","text":"[x]Hero Power\nGive your opponent an\nillusion card. If played, they\ndiscard a random card.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":57384,"health":10,"id":"ULDA_BOSS_63h","name":"Vessina","set":"ULDUM","text":"If impatience is an\nE.V.I.L. virtue, Vessina must be a saint.","type":"HERO"},{"cardClass":"SHAMAN","cost":0,"dbfId":57293,"id":"ULDA_BOSS_63p","mechanics":["TRIGGER_VISUAL"],"name":"Plaguebringer","set":"ULDUM","text":"[x]Passive Hero Power\nYour spells Overload (1)\nbut cost (2) less.","type":"HERO_POWER"},{"cardClass":"ROGUE","dbfId":57386,"health":10,"id":"ULDA_BOSS_65h","name":"Thrud","set":"ULDUM","text":"And some people think rogues need to be sneaky.","type":"HERO"},{"cardClass":"ROGUE","cost":3,"dbfId":57295,"id":"ULDA_BOSS_65p","name":"Ogre-Sized Thief","set":"ULDUM","text":"[x]Hero Power\nSteal a card from your\nopponent's deck and\nput it into your hand.","type":"HERO_POWER"},{"cardClass":"ROGUE","cost":1,"dbfId":59072,"id":"ULDA_BOSS_65px","name":"Ogre-Sized Thief","set":"ULDUM","text":"[x]Hero Power\nSteal a card from your\nopponent's deck and\nput it into your hand.","type":"HERO_POWER"},{"cardClass":"SHAMAN","dbfId":57387,"health":10,"id":"ULDA_BOSS_66h","name":"Siamat","set":"ULDUM","text":"[x]The South Winds (usually)\nbring exactly what\nSiamat wanted.","type":"HERO"},{"cardClass":"SHAMAN","cost":2,"dbfId":57296,"entourage":["ULD_178a","ULD_178a2","ULD_178a3","ULD_178a4"],"id":"ULDA_BOSS_66p","name":"Masterful Djinn","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["DIVINE_SHIELD","RUSH","TAUNT","WINDFURY"],"set":"ULDUM","text":"[x]Hero Power\nSummon a 1/4 servant with\nTaunt, Rush, Windfury, or\nDivine Shield (at random).","type":"HERO_POWER"},{"cardClass":"SHAMAN","cost":2,"dbfId":59073,"entourage":["ULD_178a","ULD_178a2","ULD_178a3","ULD_178a4"],"id":"ULDA_BOSS_66px","name":"Lord of the South Wind","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"referencedTags":["DIVINE_SHIELD","RUSH","TAUNT","WINDFURY"],"set":"ULDUM","text":"[x]Hero Power\nSummon a 1/4 servant.\nGive it Taunt, Windfury,\n Rush and Divine Shield.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":0,"dbfId":59360,"id":"ULDA_BOSS_67d","name":"Tekhan Shuffle Dummy","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"set":"ULDUM","type":"SPELL"},{"cardClass":"WARLOCK","dbfId":57630,"id":"ULDA_BOSS_67e2","name":"Tekahn Swap Hero Enchantment","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":59423,"id":"ULDA_BOSS_67e3","name":"Tekahn Treasure Pity Timer","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":57388,"health":300,"id":"ULDA_BOSS_67h","name":"Tekahn, Plague Lord of Flame","set":"ULDUM","text":"The fifth plague, Tekhan laid claim: behold the mighty Lord of Flame!","type":"HERO"},{"cardClass":"WARLOCK","cost":2,"dbfId":57297,"id":"ULDA_BOSS_67p1","name":"Awaken the Flame","set":"ULDUM","text":"[x]Hero Power\nImbue a Sanctum Golem\nwith the power of fire.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":2,"dbfId":57298,"id":"ULDA_BOSS_67p2","name":"Curse of Flame","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nChoose an enemy minion. If it\nlives until your next turn, deal\n5 damage to all characters.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":57796,"id":"ULDA_BOSS_67p2e","name":"Curse of Flame","set":"ULDUM","text":"On Tekahn's turn, deal 5 damage to all characters.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","cost":2,"dbfId":57300,"hideStats":true,"id":"ULDA_BOSS_67p3","mechanics":["TRIGGER_VISUAL","ImmuneToSpellpower"],"name":"Soul Pyre","set":"ULDUM","text":"[x]Passive Hero Power\nAfter a player plays a\ncard, they take damage\nequal to its Cost.","type":"HERO_POWER"},{"cardClass":"WARLOCK","cost":10,"dbfId":59612,"id":"ULDA_BOSS_67t","name":"The Final Plague?!","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"Resummon that which was long dead.","type":"SPELL"},{"cardClass":"DRUID","dbfId":57389,"health":10,"id":"ULDA_BOSS_68h","name":"Weaponized Wasp","set":"ULDUM","text":"Unlike bees, wasps\ncan keep stinging you. With a laser.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57301,"id":"ULDA_BOSS_68p","name":"\"Upgraded\" Fauna","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_MINIMUM_ENEMY_MINIONS":1,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal 1 damage to an\nenemy minion for each\nBeast you control.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":57390,"health":10,"id":"ULDA_BOSS_69h","name":"Isiset","set":"ULDUM","text":"In the deft hands of the Mistress of Magic, any spell can be a Twinspell.","type":"HERO"},{"cardClass":"MAGE","cost":0,"dbfId":57302,"id":"ULDA_BOSS_69p","mechanics":["TRIGGER_VISUAL"],"name":"Mistress of Magic","set":"ULDUM","text":"[x]Passive Hero Power\nWhenever a player casts\ntheir first spell, add\na copy to their hand.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57552,"id":"ULDA_BOSS_70e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Sunshine","set":"ULDUM","text":"You have Spell Damage +3 this turn.","type":"ENCHANTMENT"},{"cardClass":"MAGE","dbfId":57391,"health":10,"id":"ULDA_BOSS_70h","name":"Rajh","set":"ULDUM","text":"The mighty Lord of the Sun shines brightest when casting spells.","type":"HERO"},{"cardClass":"MAGE","cost":1,"dbfId":57303,"id":"ULDA_BOSS_70p","name":"Lord of the Sun","set":"ULDUM","text":"[x]Hero Power\nGain Spell Damage +3\nthis turn.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":0,"dbfId":59074,"id":"ULDA_BOSS_70px","mechanics":["AI_MUST_PLAY"],"name":"Lord of the Sun","set":"ULDUM","text":"[x]Hero Power\nGain Spell Damage +3\nthis turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":56209,"id":"ULDA_BOSS_71e","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Cost + 1 This Turn Only","set":"ULDUM","text":"Costs (1) more.","type":"ENCHANTMENT"},{"cardClass":"DRUID","dbfId":57392,"health":10,"id":"ULDA_BOSS_71h","name":"Ammunae","set":"ULDUM","text":"Every party needs a healer. And nobody partied like the titans.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57304,"id":"ULDA_BOSS_71p","name":"Lord of Life","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nRestore a minion's\nHealth to full.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":1,"dbfId":59075,"id":"ULDA_BOSS_71px","name":"Lord of Life","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nRestore a minion's\nHealth to full.","type":"HERO_POWER"},{"cardClass":"WARLOCK","dbfId":57568,"id":"ULDA_BOSS_72e","name":"Cursed!","set":"ULDUM","text":"Deal 2 damage to your hero at the end of your turn.","type":"ENCHANTMENT"},{"cardClass":"WARLOCK","dbfId":59077,"id":"ULDA_BOSS_72ex","name":"Cursed!","set":"ULDUM","text":"Deal 4 damage to your hero at the end of your turn.","type":"ENCHANTMENT"},{"cardClass":"PRIEST","dbfId":57393,"health":10,"id":"ULDA_BOSS_72h","name":"Setesh","set":"ULDUM","text":"[x]Setesh curses minions...\nWithout even getting\nto know them first.","type":"HERO"},{"cardClass":"PRIEST","cost":0,"dbfId":57305,"id":"ULDA_BOSS_72p","mechanics":["AI_MUST_PLAY"],"name":"Lord of Destruction","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nCurse a random enemy\nminion to damage its\nowner each turn.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57710,"id":"ULDA_BOSS_73e","name":"Sonic Boom","set":"ULDUM","text":"Has Rush.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":57394,"health":10,"id":"ULDA_BOSS_73h","name":"General Husam","set":"ULDUM","text":"Those who serve under General Husam are in a rush to leave.","type":"HERO"},{"cardClass":"WARRIOR","cost":0,"dbfId":57306,"hideStats":true,"id":"ULDA_BOSS_73p","name":"Shockwave","referencedTags":["RUSH"],"set":"ULDUM","text":"[x]Passive Hero Power\nAll your minions have\nRush.","type":"HERO_POWER"},{"cardClass":"PRIEST","dbfId":57395,"health":10,"id":"ULDA_BOSS_74h","name":"High Prophet Barim","set":"ULDUM","text":"Barim âprophetsâ\nfrom the misfortune\nof others.","type":"HERO"},{"cardClass":"PRIEST","cost":3,"dbfId":57307,"id":"ULDA_BOSS_74p","mechanics":["LIFESTEAL"],"name":"Burst of Light","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nLifesteal. Deal $1 damage\nto all enemy minions.","type":"HERO_POWER"},{"cardClass":"PRIEST","cost":1,"dbfId":59078,"id":"ULDA_BOSS_74px","mechanics":["LIFESTEAL"],"name":"Burst of Light","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nLifesteal. Deal $1 damage\nto all enemy minions.","type":"HERO_POWER"},{"cardClass":"HUNTER","dbfId":57396,"health":10,"id":"ULDA_BOSS_75h","name":"Avozu","set":"ULDUM","text":"Avozu the Hunter will stop at nothing until his prey is subdued.","type":"HERO"},{"cardClass":"HUNTER","collectionText":" damage to a minion and\ngain 1 bonus damage. If it dies,\nlose all bonus damage.","cost":2,"dbfId":57308,"id":"ULDA_BOSS_75p","name":"Hunt the Weak","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal $","type":"HERO_POWER"},{"cardClass":"HUNTER","collectionText":" damage to a minion and\ngain 2 bonus damage. If it dies,\nlose all bonus damage.","cost":1,"dbfId":59079,"id":"ULDA_BOSS_75px","name":"Hunt the Weak","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal $","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":57397,"health":10,"id":"ULDA_BOSS_76h","name":"Tarkus","set":"ULDUM","text":"Violence begets violence. Tarkus\nbegets a whole lot.","type":"HERO"},{"cardClass":"PALADIN","cost":4,"dbfId":57309,"id":"ULDA_BOSS_76p","name":"Noble Champion","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nDeal damage to a\nrandom enemy minion\nequal to its Attack.","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":1,"dbfId":59081,"id":"ULDA_BOSS_76px","name":"Noble Champion","playRequirements":{"REQ_MINIMUM_ENEMY_MINIONS":1},"set":"ULDUM","text":"[x]Hero Power\nDeal damage to a\nrandom enemy minion\nequal to its Attack.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":57570,"id":"ULDA_BOSS_77e","name":"Strong Jaw","set":"ULDUM","text":"Doubled Attack.","type":"ENCHANTMENT"},{"cardClass":"DRUID","dbfId":57398,"health":10,"id":"ULDA_BOSS_77h","name":"Gorebite","set":"ULDUM","text":"If it opens its mouth, you should run. Double-time.","type":"HERO"},{"cardClass":"DRUID","cost":2,"dbfId":57310,"id":"ULDA_BOSS_77p","name":"Snapping Jaw","set":"ULDUM","text":"[x]Hero Power\nDouble your hero's\nattack this turn.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":0,"dbfId":59082,"id":"ULDA_BOSS_77px","name":"Snapping Jaw","set":"ULDUM","text":"[x]Hero Power\nDouble your hero's\nattack this turn.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":57399,"health":10,"id":"ULDA_BOSS_78h","name":"Octosari","set":"ULDUM","text":"His favorite number is 7. Disrupt its perfection at your own peril!","type":"HERO"},{"cardClass":"DRUID","cost":0,"dbfId":57311,"id":"ULDA_BOSS_78p","mechanics":["AI_MUST_PLAY"],"name":"Massive Tentacles","set":"ULDUM","text":"[x]Hero Power\nIf there are 8 or more\nminions on the battlefield,\ndestroy them all.","type":"HERO_POWER"},{"cardClass":"DRUID","dbfId":57571,"id":"ULDA_BOSS_79e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Auto Piloted","set":"ULDUM","text":"+2 Attack this turn.","type":"ENCHANTMENT"},{"cardClass":"WARRIOR","dbfId":57400,"health":10,"id":"ULDA_BOSS_79h","name":"Armadillobot","set":"ULDUM","text":"Is it insane to let a\ncritter pilot a mech?\nDr. Boom thinks not.","type":"HERO"},{"cardClass":"WARRIOR","cost":1,"dbfId":57312,"id":"ULDA_BOSS_79p","name":"Mech \"Pilot\"","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":17},"set":"ULDUM","text":"[x]Hero Power\nGive a Mech +2 Attack this\nturn and force it to attack a\nrandom enemy minion.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":57857,"entourage":["BRM_028","EX1_298","ICC_314","EX1_572","GVG_114","FP1_013","EX1_016"],"health":40,"id":"ULDA_BOSS_99h","name":"Bazaar Bob","set":"ULDUM","text":"[x]The friendliest face \nyou could hope to meet in \na plague-ridden desert.","type":"HERO"},{"cardClass":"HUNTER","classes":["HUNTER","WARRIOR"],"dbfId":57583,"elite":true,"health":15,"id":"ULDA_Brann","name":"Brann Bronzebeard","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Riding on a dinosaur\nand looking for a fight, \nBrann's ready to finish this.","type":"HERO"},{"cardClass":"HUNTER","cost":0,"dbfId":58119,"entourage":["CFM_315","BOT_059","OG_312","TRL_348","DS1_175","GVG_051","FP1_011","DAL_372","GIL_607","TRL_900","UNG_913","LOE_020","ULD_282","DAL_773","GIL_212","BOT_447","UNG_809","DAL_587","TRL_505"],"id":"ULDA_Brann_01","name":"Wee Minions","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58120,"entourage":["UNG_916","GIL_607t","GIL_155","EX1_531","EX1_554","OG_045","TRL_901","EX1_538","TRL_900","ULD_713","CFM_315","EX1_586","OG_216","AT_062","EX1_534","OG_211","AT_063","NEW1_036","EX1_604","UNG_076","DS1_175","AT_090","CS2_222","TRL_566","ULD_290"],"id":"ULDA_Brann_02","name":"Swarming Beasts","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58121,"entourage":["GVG_017","AT_058","UNG_957","UNG_925","EX1_534","ULD_410","ICC_825","GVG_049","UNG_919","TRL_329","OG_308","LOOT_511","EX1_543","UNG_933","DS1_178","ULD_212","TRL_542","ULD_194","UNG_099","ICC_828","LOOT_380"],"id":"ULDA_Brann_03","name":"Big Beasties","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58122,"entourage":["GIL_650","GIL_547","CFM_333","ULD_258","ICC_828","GVG_056","GVG_049","OG_220","DAL_379","EX1_414","LOOT_511","ICC_405","LOOT_380","EX1_543","UNG_933","BOT_069","GIL_128","DAL_070","AT_072","TRL_065","AT_063"],"id":"ULDA_Brann_04","name":"Legendary","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58123,"entourage":["AT_071","TRL_362","EX1_189","TRL_326","TRL_328","GIL_905","ICC_029","TRL_323","ICC_027","BRM_031","EX1_572","GIL_128","TRL_569","UNG_848","OG_317"],"id":"ULDA_Brann_05","name":"Dragons","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58124,"entourage":["AT_060","AT_068","ULD_195","CFM_752","LOE_022","ULD_250","AT_065","OG_218","ULD_275","UNG_957","GVG_046","ULD_179","ULD_208","BOT_218","ULD_258","ULD_215","KAR_026","DS1_070","CFM_756","ULD_253","DAL_096","ULD_256","UNG_072"],"id":"ULDA_Brann_06","name":"Protectors","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58125,"entourage":["BOT_059","BOT_299","GVG_051","BOT_438","BOT_038","BOT_035","DAL_060","GVG_048","BOT_700","BOT_251","DAL_604","DAL_770","BOT_104","BOT_237","GVG_056","DAL_376","BOT_218","ULD_253","BOT_548","BOT_107"],"id":"ULDA_Brann_07","name":"Rust Buckets","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58126,"entourage":["OG_179","LOE_105","GVG_026","ICC_062","DAL_377","BOT_251","UNG_800","BOT_039","EX1_534","LOOT_520","BOT_069","ICC_825","EX1_016","ICC_064","FP1_007","BOT_066","OG_133","UNG_957"],"id":"ULDA_Brann_08","name":"Deathrattle","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58127,"entourage":["TRL_327","TRL_348","GIL_580","NEW1_036","GIL_607t","GIL_155","ULD_430","GIL_113","EX1_538","GIL_650","NEW1_011","GIL_803","ULD_206","GIL_547","EX1_116","GIL_562","DAL_378","TRL_329","DAL_592","EX1_414","EX1_543","DAL_070","BOT_548"],"id":"ULDA_Brann_09","name":"Combat Ready","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58128,"entourage":["ICC_238","OG_314","GVG_051","EX1_392","EX1_603","GIL_155","EX1_007","ULD_720","AT_063t","EX1_604","BRM_016","ICC_064","ICC_450","UNG_927","ULD_212","AT_063","GIL_152","GVG_052","GVG_049","OG_308","ICC_405","EX1_402","GIL_654","CS2_104","OG_149","OG_218"],"id":"ULDA_Brann_10","name":"Pain Gains","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58129,"entourage":["NEW1_036","DAL_062","GIL_534","LOOT_078","GIL_655","KAR_028","BOT_406","TRL_325","ICC_834","LOOT_380","CS2_105","DAL_378","ULD_212","BOT_429","UNG_919","EX1_411","OG_308","DS1_188","KAR_712"],"id":"ULDA_Brann_11","name":"Keep Swingin'","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58130,"entourage":["BOT_059","EX1_410","EX1_402","ICC_837","BOT_042","ICC_062","EX1_606","CFM_756","KAR_091","ULD_709","LOOT_365","GVG_053","LOOT_285","LOOT_519","BOT_447","AT_064"],"id":"ULDA_Brann_12","name":"Armor Up!","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58131,"entourage":["DAL_769","TRL_321","DAL_373","GIL_654","EX1_391","CFM_716","UNG_910","BRM_013","AT_064","EX1_539","AT_056","DAL_371","LOOT_077","GIL_518","TRL_347","EX1_284","DAL_379","EX1_563"],"id":"ULDA_Brann_13","name":"Direct Hit","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58132,"entourage":["CS2_084","ICC_049","ICC_200","ULD_152","BOT_035","CS2_108","BOT_251","UNG_814","GIL_562","ULD_707","EX1_407","FP1_010","GVG_052","LOOT_522","AT_063","ULD_194","UNG_933"],"id":"ULDA_Brann_14","name":"Take 'Em Down","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58133,"entourage":["BOT_299","TRL_362","CS2_114","ICC_091","NEW1_031","EX1_617","ULD_429","EX1_606","DAL_558","KAR_091","LOOT_370","DAL_378","ULD_713","LOOT_522","OG_211","BOT_069","TRL_065","ULD_304"],"id":"ULDA_Brann_15","name":"Callin' Fer Help","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58134,"entourage":["CFM_334","LOE_105","CFM_026","CS2_104","DAL_062","CFM_316","CFM_336","CFM_631","GIL_828","CFM_335","CFM_754","DS1_070","GIL_128","CFM_685","ULD_290","UNG_075","TRL_517","LOOT_078","ULD_151"],"id":"ULDA_Brann_16","name":"Pump It Up!","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58135,"entourage":["DS1_184","EX1_392","NEW1_036","EX1_544","BOT_067","EX1_391","EX1_012","EX1_007","EX1_606","CS2_237","EX1_284"],"id":"ULDA_Brann_17","name":"Draw","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58136,"entourage":["BOT_559","DAL_060","DAL_063","BOT_511","DAL_064","BOT_034","TRL_541","BOT_033"],"id":"ULDA_Brann_18","name":"Bombs Away!","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58137,"entourage":["KAR_004","EX1_611","ULD_152","GIL_577","EX1_554","EX1_609","LOOT_079","ICC_200"],"id":"ULDA_Brann_19","name":"Tricky Traps","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58733,"entourage":["CFM_940","BOT_299","BOT_402","CFM_321","ULD_309","ULD_195","UNG_922","TRL_339","TRL_349","ICC_415","UNG_072","DAL_371","LOE_047","BOT_539","ULD_209"],"id":"ULDA_Brann_20","name":"Discover","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58734,"entourage":["TRL_505","UNG_923","UNG_914","UNG_915","UNG_009","UNG_917","UNG_910","UNG_957","UNG_927","UNG_925","GVG_049","UNG_919","UNG_002","UNG_099","OG_308","EX1_543","UNG_933","UNG_806"],"id":"ULDA_Brann_21","name":"Dino Tamin'","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":0,"dbfId":58735,"entourage":["DS1_184","GIL_580","ICC_091","BOT_559","GIL_143","TRL_339","ICC_415","TRL_329","GIL_155"],"id":"ULDA_Brann_22","name":"Dire Rush","set":"ULDUM","type":"SPELL"},{"cardClass":"HUNTER","cost":2,"dbfId":57643,"id":"ULDA_Brann_HP1","name":"Spread Shot","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nDeal $1 damage,\nthen deal $1 damage to\nthe enemy hero.","type":"HERO_POWER"},{"cardClass":"WARRIOR","cost":2,"dbfId":57644,"id":"ULDA_Brann_HP2","name":"Well Equipped","set":"ULDUM","text":"[x]Hero Power\nEquip a random\nweapon and set its\nDurability to 1.","type":"HERO_POWER"},{"cardClass":"HUNTER","cost":2,"dbfId":57645,"id":"ULDA_Brann_HP3","mechanics":["TRIGGER_VISUAL"],"name":"Dino Tracking","referencedTags":["DISCOVER"],"set":"ULDUM","text":"[x]Passive Hero Power\nAt the start of your turn,\nDiscover which card\nyou draw.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":58563,"id":"ULDA_Brann_HPe","name":"Brann Hero Power Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58941,"id":"ULDA_Brann_PDWatcher","name":"Brann Plague Damage Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"DRUID","classes":["DRUID","PRIEST"],"dbfId":57582,"elite":true,"health":15,"id":"ULDA_Elise","name":"Elise Starseeker","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Whether she needs magic\nor a trusty machete, Elise \nis ready to save Uldum.","type":"HERO"},{"cardClass":"DRUID","cost":0,"dbfId":56606,"entourage":["OG_281","OG_162","OG_286","OG_283","OG_334","OG_188","OG_321","OG_096","OG_293","OG_131","OG_255","OG_280","LOE_077"],"id":"ULDA_Elise_01","name":"Old God","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56607,"entourage":["BOT_404","EX1_298","EX1_573","EX1_572","AT_045","ULD_721","UNG_852","OG_042","DAL_721","FP1_013","UNG_086"],"id":"ULDA_Elise_02","name":"Big Minions","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56608,"entourage":["ULD_265","BRM_017","ICC_213","ULD_268","LOOT_507","DAL_721","ICC_214","KAR_204","BOT_258","DAL_724","FP1_013","EX1_190"],"id":"ULDA_Elise_03","name":"Resurrection","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56609,"entourage":["BOT_509","DAL_030","LOOT_187","ULD_269","LOOT_056","ULD_266","ULD_268","BOT_258","EX1_110","GIL_805","UNG_086","TRL_537","GVG_114","OG_133","LOOT_351","DAL_039","ICC_214","EX1_016","LOOT_161"],"id":"ULDA_Elise_04","name":"Embrace the Beyond","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56610,"entourage":["BRM_004","TRL_523","EX1_189","LOOT_410","CFM_605","ICC_027","CFM_662","CFM_806","GIL_190","BRM_031","OG_317","GIL_681","EX1_284","ICC_029","TRL_569","UNG_848","EX1_563","NEW1_030"],"id":"ULDA_Elise_05","name":"Dragons!","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56611,"entourage":["TRL_502","TRL_097","UNG_022","GIL_813","BOT_434","GIL_620","EX1_564","GIL_134","LOOT_329","BOT_529","OG_316","ICC_235","BOT_507","BOT_567","GIL_658"],"id":"ULDA_Elise_06","name":"Copy Minions","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56612,"entourage":["BOT_444","CFM_614","CS2_235","DAL_733","OG_313","ULD_134","DAL_351","TRL_131","CS2_011","ULD_262","EX1_158","GIL_553","EX1_571","UNG_111","EX1_183","DAL_256","BRM_009","EX1_586","NEW1_026","ICC_054","BOT_420","NEW1_019","EX1_160","BOT_422","DAL_558"],"id":"ULDA_Elise_07","name":"Minature Army","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56613,"entourage":["ULD_271","CS2_009","ULD_275","EX1_155","ICC_807","UNG_037","ULD_138","DAL_039","ICC_054","EX1_183","DAL_357","ICC_314","ICC_835","UNG_072","FP1_012","ULD_179","GIL_667","ULD_135","ULD_208","DAL_096","UNG_848"],"id":"ULDA_Elise_08","name":"Let's Taunt","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56614,"entourage":["TRL_343","LOOT_329","UNG_963","GVG_014","ICC_215","AT_018","GVG_035","EX1_350","DAL_721","GIL_658","EX1_573","ICC_835","EX1_572","BOT_567","ULD_721","CFM_308","UNG_852","EX1_189","AT_131","DAL_558","FP1_030","AT_127","BOT_548","EX1_110","BRM_028","EX1_016","GVG_110","EX1_190","ULD_178","GVG_118","BRM_031","FP1_013","LOOT_357","EX1_298","GVG_114","ICC_314","TRL_541","OG_042","OG_134"],"id":"ULDA_Elise_09","name":"Legends","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56615,"entourage":["EX1_332","AT_038","KAR_013","DAL_434","LOE_107","DAL_040","EX1_166","EX1_626","DAL_065","CFM_657","GIL_156","EX1_045","UNG_844","AT_125"],"id":"ULDA_Elise_10","name":"Silence Yourself","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56616,"entourage":["LOOT_047","UNG_108","CS1_129","CS2_004","BOT_558","CS2_236","BOT_219","UNG_034","LOOT_278","GVG_010","ULD_262","UNG_963","BOT_258","ULD_265","TRL_254","AT_131"],"id":"ULDA_Elise_11","name":"Buff","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56617,"entourage":["AT_089","AT_080","AT_085","AT_039","AT_091","GIL_646","AT_119","AT_090","AT_127","AT_099","AT_018"],"id":"ULDA_Elise_12","name":"Inspiring Minions","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56618,"entourage":["DAL_350","CS2_004","LOE_115","UNG_034","UNG_029","LOOT_209","DAL_355","KAR_035","UNG_963","GVG_034","DAL_774","AT_127","TRL_509","TRL_408"],"id":"ULDA_Elise_13","name":"Spell Generation","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56619,"entourage":["CS2_235","CS2_004","EX1_012","ULD_133","EX1_096","EX1_154","EX1_007","GIL_637","LOOT_054","EX1_095","EX1_164","ULD_273","ICC_085","TRL_570","EX1_284","BRM_031"],"id":"ULDA_Elise_14","name":"Card Draw","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56620,"entourage":["EX1_169","BOT_054","ULD_133","LOOT_534","CFM_713","BOT_216","TRL_500","OG_202","EX1_164","BRM_028","GVG_032","LOOT_392"],"id":"ULDA_Elise_15","name":"Mana","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56621,"entourage":["LOE_115","ULD_136","ULD_309","LOE_006","UNG_029","ULD_209","DAL_729","UNG_072","ULD_727","ICC_213","BOT_539","UNG_854"],"id":"ULDA_Elise_16","name":"Discovery","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56881,"entourage":["DAL_350","AT_037","LOE_115","ULD_136","DAL_732","EX1_160","EX1_154","GIL_188","TRL_343","LOOT_054","OG_044","TRL_254","ULD_292","ULD_135","EX1_573","CFM_308","EX1_166"],"id":"ULDA_Elise_17","name":"Choose the Outcome","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56882,"entourage":["CS2_008","AT_037","EX1_012","CS1_130","DS1_233","TRL_312","UNG_034","GVG_010","CS2_012","DAL_548","EX1_284","EX1_350","EX1_563","ICC_085"],"id":"ULDA_Elise_18","name":"Big Spell Damage","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56883,"entourage":["EX1_621","DAL_350","GVG_012","FP1_001","TRL_501","EX1_591","DAL_040","OG_147","ULD_135","EX1_350"],"id":"ULDA_Elise_19","name":"Auchenai's Touch","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56884,"entourage":["DAL_350","GVG_012","CS2_235","DAL_733","GIL_835","KAR_035","CS1_112","ULD_270","DAL_355","DAL_799","ULD_135","DAL_357","ULD_273","ICC_802","ULD_714","EX1_350","BOT_548"],"id":"ULDA_Elise_20","name":"Life Bringing","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56886,"entourage":["CS2_234","AT_044","EX1_622","OG_100","CS2_012","LOE_111","TRL_258","LOE_104","GVG_008","LOOT_008","ICC_830","ULD_718"],"id":"ULDA_Elise_22","name":"Removal","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":56887,"entourage":["DAL_011","CFM_603","NEW1_021","ICC_802","EX1_334","OG_100","ICC_054","ICC_830","CFM_661","ULD_714","ULD_718","ICC_085","ICC_314","EX1_091"],"id":"ULDA_Elise_23","name":"Plaguebringer","set":"ULDUM","type":"SPELL"},{"cardClass":"DRUID","cost":2,"dbfId":57000,"id":"ULDA_Elise_HP1","mechanics":["CHOOSE_ONE"],"name":"Elise's Might","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nChoose One - +2 Attack\nthis turn; or Gain 2 Armor.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":0,"dbfId":57003,"id":"ULDA_Elise_HP1a","name":"Defensive Posture","set":"ULDUM","text":"+2 Armor.","type":"SPELL"},{"cardClass":"DRUID","cost":0,"dbfId":57004,"id":"ULDA_Elise_HP1b","name":"Offensive Posture","set":"ULDUM","text":"+2 Attack.","type":"SPELL"},{"cardClass":"DRUID","cost":2,"dbfId":57001,"id":"ULDA_Elise_HP2","name":"Druidic Teaching","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nRestore #2 Health, then\ndraw a card if the target\nis at full Health.","type":"HERO_POWER"},{"cardClass":"DRUID","cost":0,"dbfId":57002,"hideStats":true,"id":"ULDA_Elise_HP3","mechanics":["TRIGGER_VISUAL"],"name":"Starseeker","set":"ULDUM","text":"[x]Passive Hero Power\nAfter you cast 2 spells\nin a turn, add a 'Moonfire'\nto your hand.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":58561,"id":"ULDA_Elise_HPe","mechanics":["TRIGGER_VISUAL"],"name":"Elise Hero Power Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58943,"id":"ULDA_Elise_PDWatcher","name":"Elise Plague Damage Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":59212,"health":200,"id":"ULDA_Explorers","name":"Saviors of Uldum","set":"ULDUM","type":"HERO"},{"cardClass":"PALADIN","classes":["PALADIN","SHAMAN"],"dbfId":57581,"elite":true,"health":15,"id":"ULDA_Finley","name":"Sir Finley","rarity":"LEGENDARY","set":"ULDUM","text":"[x]Sir Finley rides into battle,\nready to dispense justice \nagainst his final foe.","type":"HERO"},{"cardClass":"PALADIN","cost":0,"dbfId":58092,"entourage":["ULD_145","OG_027","ICC_038","UNG_019","BOT_451","DAL_433","GIL_513","EX1_012","ULD_439","DAL_710","LOOT_062","CFM_905","ULD_438","OG_310","CS2_046","LOOT_093","BRM_001","ICC_481","LOOT_504","EX1_349"],"id":"ULDA_Finley_01","name":"Feeble Squires","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58093,"entourage":["CFM_650","ULD_723","DAL_077","ICC_058","GIL_678","UNG_011","UNG_953","UNG_201","DAL_049","EX1_103","EX1_507","UNG_956","GIL_819","CFM_310","AT_076","EX1_062","DAL_726","GVG_040","LOE_113","ULD_716","LOE_026","ULD_172","CFM_344","OG_161","GIL_681"],"id":"ULDA_Finley_02","name":"Family Tree","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58094,"entourage":["OG_027","UNG_960","TRL_012","NEW1_019","LOOT_062","AT_052","EX1_565","GVG_061","LOOT_344","CS2_122","OG_310","AT_046","CS2_046","GVG_063","BRM_001","OG_273","BOT_245","UNG_015","UNG_950","GIL_596","EX1_586","ULD_169"],"id":"ULDA_Finley_03","name":"Small Army","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58095,"entourage":["EX1_136","CS2_038","ICC_244","ULD_217","FP1_025","ULD_205","UNG_956","ULD_207","LOOT_161","ULD_274","ULD_208","LOOT_500","ULD_721","ULD_185","CFM_800","ULD_275","ICC_257"],"id":"ULDA_Finley_04","name":"Dead or Alive","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58096,"entourage":["CS2_053","OG_024","DAL_052","BOT_099","DAL_731","BRM_028","BOT_436","NEW1_010","EX1_298","OG_229","EX1_383","ULD_721","OG_042","DAL_047","TRL_300"],"id":"ULDA_Finley_05","name":"Mighty Champions","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58097,"entourage":["BOT_411","TRL_085","GVG_063","OG_209","CFM_324","LOOT_358","TRL_345","AT_054","BOT_245","LOOT_216","ULD_178","GIL_820","DAL_431","TRL_308","CFM_815","ULD_173"],"id":"ULDA_Finley_06","name":"Legends","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58098,"entourage":["GIL_531","GVG_059","ICC_081","EX1_248","UNG_938","CFM_815","BOT_911","EX1_250","ICC_088","CFM_324","ULD_143","TRL_351","UNG_952","TRL_305","UNG_015","ULD_179","ULD_208","ICC_038","BOT_548","UNG_938"],"id":"ULDA_Finley_07","name":"Protectors","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58099,"entourage":["UNG_019","UNG_809","GIL_586","BOT_093","BOT_533","ULD_158","LOOT_398","EX1_258","LOE_016","BOT_407","CS2_042","LOOT_358","GIL_807","ULD_178","UNG_208","UNG_211","OG_229","UNG_907","UNG_202","LOOT_517","DAL_047"],"id":"ULDA_Finley_08","name":"Harness the Elements","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58100,"entourage":["BOT_906","ULD_217","GVG_058","GVG_037","GVG_036","BOT_700","BOT_911","GVG_062","BOT_537","BOT_548","BOT_912","BOT_907","GIL_681","BOT_066","GVG_006"],"id":"ULDA_Finley_09","name":"March of the Mechs","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58101,"entourage":["ICC_038","OG_221","EX1_362","BOT_236","GVG_058","EX1_590","GVG_059","ICC_801","OG_222","CFM_815","GIL_817","ICC_858","GIL_545","EX1_032","CFM_062","NEW1_010","EX1_383"],"id":"ULDA_Finley_10","name":"Divine Shield","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58102,"entourage":["OG_198","TRL_543","BOT_447","BOT_236","TRL_307","LOOT_091","DAL_568","TRL_570","GVG_039","DAL_432","LOOT_398","LOOT_373","AT_048","TRL_308","UNG_938","CFM_815","ICC_820","CFM_061","GIL_817","UNG_817","TRL_545","OG_209","ICC_245","KAR_057","CS2_088","EX1_354","OG_229","DAL_581"],"id":"ULDA_Finley_11","name":"Healing","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58103,"entourage":["UNG_961","CS2_087","OG_223","UNG_954","ICC_056","TRL_306","DAL_568","UNG_953","GIL_145","CS2_039","AT_131","AT_074","TRL_085","CS2_092","UNG_843","TRL_345","ULD_143","UNG_952","AT_054","LOOT_500","LOOT_216","UNG_004","CS2_038"],"id":"ULDA_Finley_12","name":"Sharing Strength","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58104,"entourage":["EX1_245","EX1_360","ICC_039","CFM_696","GIL_203","ULD_728","EX1_382","EX1_619","EX1_246","LOE_017","FP1_030","BOT_234","ICC_088","UNG_015","AT_081"],"id":"ULDA_Finley_13","name":"Superior Subjugation","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58105,"entourage":["NEW1_018","CS2_045","GVG_057","LOOT_286","NEW1_022","CS2_097","NEW1_024","EX1_567","TRL_304","LOOT_500","UNG_950","LOOT_506","GVG_061","EX1_366"],"id":"ULDA_Finley_14","name":"Noble Weaponry","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58106,"entourage":["EX1_238","GVG_038","CS2_045","AT_087","EX1_241","ICC_820","CS2_094","EX1_355","CS2_046","GIL_622","EX1_567","EX1_116","EX1_067","EX1_384","NEW1_010","BRM_011"],"id":"ULDA_Finley_15","name":"Strike at Thee","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58107,"entourage":["BOT_411","AT_051","TRL_058","DAL_558","CS2_093","TRL_309","BOT_291","OG_209","EX1_365","BOT_539","EX1_384","AT_078","TRL_345","ULD_181","EX1_563","ULD_304","TRL_300","UNG_025","EX1_284"],"id":"ULDA_Finley_16","name":"Big Bad Spells","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58108,"entourage":["CFM_313","EX1_238","LOE_018","BOT_451","LOOT_060","OG_026","BRM_011","TRL_352","ULD_158","OG_206","AT_052","ICC_081","AT_051","EX1_248","EX1_259","EX1_258","OG_024","BOT_407","ULD_173","UNG_025","LOOT_064","ICC_090","AT_053"],"id":"ULDA_Finley_17","name":"Overloaded","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58109,"entourage":["BOT_246","NEW1_021","AT_051","ULD_172","EX1_619","BOT_234","DAL_731","DAL_009","UNG_025","AT_078","ULD_181","DAL_775","NEW1_030"],"id":"ULDA_Finley_18","name":"Mutual Destruction","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58110,"entourage":["EX1_363","AT_053","TRL_307","LOOT_088","DAL_727","EX1_349","CS2_053","EX1_575","TRL_060","EX1_595","CS2_094","BOT_436","LOOT_093","BRM_001","EX1_095","GIL_807","BRM_031","EX1_354","ULD_177"],"id":"ULDA_Finley_19","name":"Draw","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58111,"entourage":["GIL_836","LOOT_062","OG_311","ULD_188","TRL_058","UNG_072","ULD_727","KAR_057","TRL_305","LOOT_506","UNG_088","ULD_309","BOT_539","ULD_209"],"id":"ULDA_Finley_20","name":"Discovery","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58616,"entourage":["GIL_836","CFM_753","UNG_011","LOOT_517","ULD_158","ULD_439","EX1_382","UNG_938","LOE_077","LOE_017","TRL_545","BOT_910","DAL_546","ICC_257","LOOT_358","CS2_042","KAR_057","UNG_015","AT_054","DAL_431","GIL_820"],"id":"ULDA_Finley_21","name":"Battlecry","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":0,"dbfId":58617,"entourage":["DAL_071","UNG_961","OG_027","LOOT_504","TRL_082","CFM_696","GVG_108","EX1_382","EX1_619","EX1_246","BOT_234","BOT_245","ICC_481"],"id":"ULDA_Finley_22","name":"Transformations","set":"ULDUM","type":"SPELL"},{"cardClass":"PALADIN","cost":2,"dbfId":57649,"id":"ULDA_Finley_HP1","name":"New \"Recruits\"","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"ULDUM","text":"Hero Power\nSummon a 2/1 Amalgam Explorer.","type":"HERO_POWER"},{"attack":2,"cardClass":"NEUTRAL","cost":1,"dbfId":57652,"health":1,"id":"ULDA_Finley_HP1t","name":"Amalgam Explorer","race":"ALL","set":"ULDUM","text":"[x]This is an Elemental, Mech,\nDemon, Murloc, Dragon,\nBeast, Pirate and Totem.","type":"MINION"},{"cardClass":"SHAMAN","cost":1,"dbfId":57650,"id":"ULDA_Finley_HP2","name":"Bubble Blower","referencedTags":["BATTLECRY","DISCOVER","OVERLOAD"],"set":"ULDUM","text":"[x]Hero Power\nDiscover a Shaman or\n Paladin minion with\n Battlecry. Overload: (1).","type":"HERO_POWER"},{"cardClass":"PALADIN","cost":2,"dbfId":57651,"id":"ULDA_Finley_HP3","name":"Power Up!","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"[x]Hero Power\nGive a minion\nDivine Shield & Windfury.","type":"HERO_POWER"},{"cardClass":"PALADIN","dbfId":58065,"id":"ULDA_Finley_HP3e","name":"Embiggend","set":"ULDUM","text":"+1/+1.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58562,"id":"ULDA_Finley_HPe","mechanics":["TRIGGER_VISUAL"],"name":"Finley Hero Power Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58945,"id":"ULDA_Finley_PDWatcher","name":"Finley Plague Damage Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"MAGE","classes":["MAGE","ROGUE"],"dbfId":57580,"elite":true,"health":15,"id":"ULDA_Reno","name":"Reno Jackson","rarity":"LEGENDARY","set":"ULDUM","text":"[x]With a bag full of treasures \nand a well-styled mustache,\n Reno is ready to take \nTekahn down!","type":"HERO"},{"cardClass":"MAGE","cost":0,"dbfId":58069,"entourage":["DAL_177","AT_002","UNG_948","ULD_286","TRL_409","BOT_257","EX1_559","EX1_298","ICC_314","AT_036","EX1_563","DAL_609","ICC_838","EX1_620","ULD_721","ULD_177","GVG_007","OG_042"],"id":"ULDA_Reno_01","name":"Mighty Minions","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58070,"entourage":["OG_072","LOOT_204","UNG_027","UNG_846","BOT_565","BOT_286","OG_080","ULD_288","LOOT_503","BOT_243","EX1_016","TRL_537","AT_009","ICC_838","AT_036","TRL_400","LOE_019","OG_133","FP1_012","ICC_257","OG_330","FP1_007","ULD_208"],"id":"ULDA_Reno_02","name":"Deathrattle","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58071,"entourage":["EX1_144","BOT_283","LOOT_170","DAL_163","TRL_092","DAL_720","ULD_327","LOE_003","OG_291","FP1_018","OG_083","GIL_116","GIL_622","DAL_546","GIL_549","OG_207","LOOT_357","ULD_186","KAR_009","BOT_531"],"id":"ULDA_Reno_03","name":"Battlecries","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58072,"entourage":["LOOT_231","UNG_018","UNG_027","FP1_018","UNG_084","TRL_313","UNG_021","CS2_033","DAL_548","GIL_645","TRL_311","EX1_249","ICC_833","UNG_809","BOT_604","GIL_681","UNG_847","UNG_816","EX1_298"],"id":"ULDA_Reno_04","name":"Elements","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58073,"entourage":["GVG_082","BOT_283","GVG_006","GVG_002","GVG_024","GVG_027","GVG_123","GVG_005","GVG_004","GVG_069","BOT_548","GIL_681","BOT_700","GVG_096","GVG_078","BOT_066","GVG_114"],"id":"ULDA_Reno_05","name":"Mechs","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58074,"entourage":["KAR_069","TRL_071","GVG_075","AT_032","ICC_823","GVG_005","DAL_416","TRL_127","GIL_557","AT_070","TRL_126","ULD_280","CFM_637","GIL_681","CS2_146","TRL_400"],"id":"ULDA_Reno_06","name":"Pirates","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58075,"entourage":["TRL_390","AT_003","TRL_319","TRL_315","CFM_807","GIL_561","AT_006","GIL_646","AT_127","AT_090","AT_099","TRL_316","ICC_833"],"id":"ULDA_Reno_07","name":"Heroically Empowered","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58076,"entourage":["CS2_027","TRL_400","AT_002","EX1_294","DAL_177","LOOT_026","LOOT_412","ULD_286","UNG_948","OG_207","AT_099","KAR_076","BOT_256","DAL_578","DAL_553"],"id":"ULDA_Reno_08","name":"Summoning Frenzy","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58077,"entourage":["OG_303","OG_281","OG_284","OG_162","OG_286","OG_283","OG_321","OG_339","OG_131","OG_255","OG_280"],"id":"ULDA_Reno_09","name":"Old God","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58078,"entourage":["LOOT_172","OG_073","NEW1_004","CS2_028","CS2_032","KAR_076","CS2_077","DAL_578","EX1_279"],"id":"ULDA_Reno_10","name":"Big Spells","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58079,"entourage":["CS2_074","ICC_233","ICC_221","LOOT_033","GVG_023","GIL_902","UNG_823","TRL_124","LOE_119","CS2_233","OG_267","GVG_022","NEW1_024"],"id":"ULDA_Reno_11","name":"Kingsbane","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58080,"entourage":["BOT_453","CS2_025","EX1_126","EX1_129","ULD_239","CS2_026","OG_083","CFM_065","BRM_008","CS2_028","UNG_955","NEW1_004","CS2_032","EX1_249"],"id":"ULDA_Reno_12","name":"Multiple Enemies","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58081,"entourage":["EX1_145","EX1_012","BOT_531","EX1_124","GVG_123","OG_176","BOT_604","EX1_284","EX1_563","AT_006","DAL_576","DAL_548","CS2_025","BOT_254","TRL_317","EX1_129","AT_004","CS2_072","GIL_506"],"id":"ULDA_Reno_13","name":"Spell Damage","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58082,"entourage":["CS2_072","AT_031","GVG_001","DAL_603","UNG_057","EX1_278","EX1_608","GIL_664","EX1_145","BOT_453","DAL_608","DAL_577","ULD_328","EX1_581","GIL_696","CS2_024","LOE_002","EX1_044"],"id":"ULDA_Reno_14","name":"Slinging Spells","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58083,"entourage":["ULD_328","DAL_182","DAL_603","UNG_057","EX1_608","ULD_329","EX1_613","BRM_002","GIL_664","EX1_095","EX1_187","TRL_509","EX1_559","DAL_774","KAR_711","GIL_506"],"id":"ULDA_Reno_15","name":"Spell Lovers","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58084,"entourage":["BOT_288","AT_035","BOT_087","LOOT_026","ULD_286","DAL_719","CFM_660","BOT_559","LOOT_108","EX1_129","LOOT_211","EX1_050","EX1_007","EX1_105","CS2_023","BOT_103","CS2_077","GIL_691"],"id":"ULDA_Reno_16","name":"Shuffle and Draw","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58085,"entourage":["KAR_009","AT_031","DAL_603","UNG_941","UNG_057","OG_090","GVG_028","EX1_559","AT_009","DAL_608","UNG_846","AT_007","ICC_069","TRL_317","ULD_328","OG_080","DAL_416"],"id":"ULDA_Reno_17","name":"Spell Searching","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58086,"entourage":["UNG_856","OG_072","DAL_608","ULD_309","GIL_116","DAL_416","LOE_003","BOT_243","BOT_539","TRL_077","DAL_609","UNG_941","DAL_578","ULD_727","ULD_188","ULD_209","ULD_236"],"id":"ULDA_Reno_18","name":"Discover","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58087,"entourage":["EX1_182","ULD_328","GVG_003","BOT_087","LOOT_537","KAR_070","GIL_598","BOT_101","TRL_156","GIL_672","DAL_714","DAL_416","DAL_716","ULD_327","ICC_082"],"id":"ULDA_Reno_19","name":"Honor Among Thieves","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58088,"entourage":["EX1_080","ULD_240","UNG_020","LOOT_204","LOOT_214","LOOT_210","LOOT_101","ULD_239","GVG_089","EX1_612","GIL_116","EX1_274","ULD_293","BOT_573","CFM_760","EX1_295","KAR_092","DAL_086","ULD_726","FP1_018"],"id":"ULDA_Reno_20","name":"Secrets","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58089,"entourage":["LOOT_231","EX1_522","EX1_581","EX1_287","EX1_289","CS2_026","CFM_620","ICC_850","LOE_119","CS2_022","GVG_069","CS2_028","NEW1_004","ICC_833","ICC_827"],"id":"ULDA_Reno_21","name":"Safety Measures","set":"ULDUM","type":"SPELL"},{"cardClass":"MAGE","cost":0,"dbfId":58090,"entourage":["CFM_630","EX1_144","OG_070","CS2_073","EX1_131","EX1_124","ULD_231","EX1_613","EX1_133","EX1_134","LOOT_211","TRL_092","UNG_064","GIL_557","DAL_415"],"id":"ULDA_Reno_22","name":"Combo","set":"ULDUM","type":"SPELL"},{"cardClass":"ROGUE","cost":2,"dbfId":57646,"id":"ULDA_Reno_HP1","mechanics":["COMBO"],"name":"Amateur Mage","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"ULDUM","text":"Hero Power\nDeal $1 damage.\nCombo: $2 instead.","type":"HERO_POWER"},{"cardClass":"MAGE","cost":0,"dbfId":57647,"id":"ULDA_Reno_HP2","name":"\"Relicologist\"","set":"ULDUM","text":"[x]Hero Power\n Your next spell this turn\nhas Spell Damage +2.","type":"HERO_POWER"},{"cardClass":"MAGE","dbfId":58063,"id":"ULDA_Reno_HP2e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Relic Power","set":"ULDUM","text":"You have Spell Damage +2 for your next spell this turn.","type":"ENCHANTMENT"},{"cardClass":"MAGE","cost":2,"dbfId":57648,"id":"ULDA_Reno_HP3","name":"Arcane Craftiness","playRequirements":{"REQ_MINION_TARGET":0},"set":"ULDUM","text":"[x]Hero Power\nFire two missiles that deal\n$1 damage each. If any\nminion dies, repeat this.","type":"HERO_POWER"},{"cardClass":"NEUTRAL","dbfId":58560,"id":"ULDA_Reno_HPe","name":"Reno Hero Power Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":58944,"id":"ULDA_Reno_PDWatcher","name":"Reno Plague Damage Watcher","set":"ULDUM","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41076,"flavor":"Aww. So cute. Want to feed him another finger?","health":2,"id":"UNG_001","mechanics":["BATTLECRY"],"name":"Pterrordax Hatchling","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt.","type":"MINION"},{"artist":"Daren Bader","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41120,"flavor":"Always fun to say out loud \"VOL-CA-NO-SAUUUR!\"","health":6,"id":"UNG_002","mechanics":["BATTLECRY"],"name":"Volcanosaur","race":"BEAST","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt, then Adapt.","type":"MINION"},{"artist":"Andrew Hou","cardClass":"PALADIN","collectible":true,"cost":8,"dbfId":41130,"flavor":"Comes with fries and a drink.","id":"UNG_004","name":"Dinosize","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"UNGORO","text":"Set a minion's Attack and Health to 10.","type":"SPELL"},{"artist":"Andrew Hou","cardClass":"PALADIN","dbfId":41129,"id":"UNG_004e","name":"RAAAAR!","set":"UNGORO","text":"Stats changed to 10/10.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41137,"flavor":"Doesn't like to adapt unless others are watching. Some minions are such show-offs.","health":2,"id":"UNG_009","mechanics":["BATTLECRY"],"name":"Ravasaur Runt","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: If you control at least 2 other minions, Adapt.","type":"MINION"},{"artist":"James Ryman","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41138,"flavor":"Bet you can't eat just one murloc!","health":7,"id":"UNG_010","mechanics":["DEATHRATTLE"],"name":"Sated Threshadon","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Summon three 1/1 Murlocs.","type":"MINION"},{"artist":"Matt Dixon","attack":2,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":41139,"flavor":"Murloc hydrologists are pretty rare. Most murloc undergrads pick computer science.","health":2,"id":"UNG_011","mechanics":["BATTLECRY","DISCOVER"],"name":"Hydrologist","race":"MURLOC","rarity":"COMMON","referencedTags":["SECRET"],"set":"UNGORO","text":"Battlecry: Discover a Secret.","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":41145,"elite":true,"flavor":"Ironically, his favorite number is 4.","health":7,"id":"UNG_015","mechanics":["BATTLECRY","TAUNT"],"name":"Sunkeeper Tarim","rarity":"LEGENDARY","set":"UNGORO","text":"Taunt\nBattlecry: Set all other minions' Attack and Health to 3.","type":"MINION"},{"artist":"Mike Azevedo","cardClass":"PALADIN","dbfId":41144,"id":"UNG_015e","name":"Watched","set":"UNGORO","text":"Stats changed to 3/3.","type":"ENCHANTMENT"},{"artist":"Chris Seaman","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41151,"flavor":"Oh, a wise geyser eh?","id":"UNG_018","name":"Flame Geyser","playRequirements":{"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Deal $2 damage.\nAdd a 1/2 Elemental to your hand.","type":"SPELL"},{"artist":"Evgeniy Dlinnov","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":41152,"faction":"HORDE","flavor":"Makes a mean puff pastry.","health":1,"id":"UNG_019","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Air Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Eva Widermann","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41153,"flavor":"What did you draw? Shhhh⌠itâs a secret.","health":3,"id":"UNG_020","mechanics":["BATTLECRY"],"name":"Arcanologist","rarity":"COMMON","referencedTags":["SECRET"],"set":"UNGORO","text":"Battlecry: Draw a Secret from your deck.","type":"MINION"},{"artist":"Jakub Kasper","attack":5,"cardClass":"MAGE","collectible":true,"cost":4,"dbfId":41154,"flavor":"Explorers nicknamed him the Teapot Elemental.","health":4,"id":"UNG_021","mechanics":["BATTLECRY"],"name":"Steam Surger","race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"[x]Battlecry: If you played\nan Elemental last turn,\nadd a 'Flame Geyser'\nto your hand.","type":"MINION"},{"artist":"Hideaki Takamura","attack":2,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":41155,"flavor":"Mirage is actually the name of its long-lost cat.","health":3,"id":"UNG_022","mechanics":["BATTLECRY"],"name":"Mirage Caller","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"RARE","set":"UNGORO","targetingArrowText":"Summon a 1/1 copy.","text":"Battlecry: Choose a friendly minion. Summon a 1/1 copy of it.","type":"MINION"},{"artist":"Hideaki Takamura","cardClass":"PRIEST","dbfId":42497,"id":"UNG_022e","name":"Mirage","set":"UNGORO","text":"1/1.","type":"ENCHANTMENT"},{"artist":"Izzy Hoover","cardClass":"MAGE","collectible":true,"cost":3,"dbfId":41158,"flavor":"Nice spell. YOINK!","id":"UNG_024","mechanics":["SECRET"],"name":"Mana Bind","rarity":"RARE","set":"UNGORO","text":"Secret: When your opponent casts a spell, add a copy to your hand that costs (0).","type":"SPELL"},{"artist":"Gustav Schmidt","cardClass":"SHAMAN","collectible":true,"cost":5,"dbfId":41159,"flavor":"Many young shaman summon a volcano as their first school project.","id":"UNG_025","mechanics":["OVERLOAD","ImmuneToSpellpower"],"name":"Volcano","overload":2,"rarity":"RARE","set":"UNGORO","text":"Deal $15 damage randomly split among all minions.\nOverload: (2)","type":"SPELL"},{"artist":"Mike Sass","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41162,"elite":true,"flavor":"If you strike her down, she shall become more powerful than you can possibly⌠well, she'll become a 6/6 anyways.","health":2,"id":"UNG_027","mechanics":["DEATHRATTLE"],"name":"Pyros","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"Deathrattle: Return this to your hand as a 6/6 that costs (6).","type":"MINION"},{"artist":"Mike Sass","attack":6,"cardClass":"MAGE","cost":6,"dbfId":41164,"elite":true,"health":6,"id":"UNG_027t2","mechanics":["DEATHRATTLE"],"name":"Pyros","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"Deathrattle: Return this to your hand as a 10/10 that costs (10).","type":"MINION"},{"artist":"Mike Sass","attack":10,"cardClass":"MAGE","cost":10,"dbfId":41166,"elite":true,"health":10,"id":"UNG_027t4","name":"Pyros","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","type":"MINION"},{"artist":"Rafael Zanchetin","cardClass":"MAGE","collectible":true,"cost":1,"dbfId":41168,"elite":true,"flavor":"Although powerful, the incantation is simple. Itâs just a jump to the left, and then a step to the right.","id":"UNG_028","mechanics":["QUEST"],"name":"Open the Waygate","questReward":"UNG_028t","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Cast 6 spells that\ndidn't start in your deck.\nReward: Time Warp.","type":"SPELL"},{"artist":"Rafael Zanchetin","cardClass":"MAGE","cost":5,"dbfId":41167,"elite":true,"id":"UNG_028t","name":"Time Warp","set":"UNGORO","text":"Take an extra turn.","type":"SPELL"},{"artist":"Nutchapol Thitinunthakorn","cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":41169,"flavor":"This oneâs a bird. And hereâs a bunny!","id":"UNG_029","mechanics":["DISCOVER"],"name":"Shadow Visions","rarity":"EPIC","set":"UNGORO","text":"Discover a copy of a spell in your deck.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":41170,"flavor":"By accepting this healing, you agree to the following termsâŚ","id":"UNG_030","name":"Binding Heal","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Restore #5 Health to a minion and your hero.","type":"SPELL"},{"artist":"Arthur Bozonnet","attack":1,"cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":41173,"faction":"HORDE","flavor":"Being made of light has its disadvantages, but at least it's always looking on the bright side.","health":1,"id":"UNG_032","mechanics":["DEATHRATTLE"],"name":"Crystalline Oracle","race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"[x]Deathrattle: Copy a card\nfrom your opponent's deck\n and add it to your hand.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":2,"cardClass":"PRIEST","collectible":true,"cost":2,"dbfId":41176,"flavor":"It's a literal lava lamp!","health":3,"id":"UNG_034","mechanics":["AURA"],"name":"Radiant Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Your spells cost (1) less.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52745,"id":"UNG_034e","name":"Radiant Elemental","set":"UNGORO","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Servando Lupini","attack":3,"cardClass":"PRIEST","collectible":true,"cost":3,"dbfId":41177,"flavor":"George promised to be good. But it's easy for little Glimmerroots to forget.","health":3,"id":"UNG_035","mechanics":["BATTLECRY"],"name":"Curious Glimmerroot","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"EPIC","set":"UNGORO","text":"[x]Battlecry: Look at 3 cards.\nGuess which one started\nin your opponent's deck\nto get a copy of it.","type":"MINION"},{"artist":"Garrett Hanna","attack":2,"cardClass":"PRIEST","collectible":true,"cost":4,"dbfId":41180,"flavor":"A hero... In a half-shell.","health":6,"id":"UNG_037","mechanics":["DEATHRATTLE","TAUNT"],"name":"Tortollan Shellraiser","rarity":"COMMON","set":"UNGORO","text":"[x]Taunt\nDeathrattle: Give a random\n friendly minion +1/+1.","type":"MINION"},{"artist":"Tyler Walpole","cardClass":"PRIEST","dbfId":41702,"id":"UNG_037e","name":"Shellshield","set":"UNGORO","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","attack":4,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":41191,"flavor":"For better results, feed your pterrordax low-fat, high-fiber minions.","health":4,"id":"UNG_047","mechanics":["BATTLECRY"],"name":"Ravenous Pterrordax","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","targetingArrowText":"Destroy a friendly minion.","text":"Battlecry: Destroy a friendly minion to Adapt twice.","type":"MINION"},{"artist":"Jim Nelson","attack":1,"cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":41194,"flavor":"Hi, Tar here. Long time lurking, first time tauntingâŚ","health":7,"id":"UNG_049","mechanics":["TAUNT"],"name":"Tar Lurker","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Taunt\nHas +3 Attack during your opponent's turn.","type":"MINION"},{"artist":"Chanchai Luechaiwattanasopon","cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":41207,"flavor":"The result of a fundamental misunderstanding of the phrase \"flower power\".","id":"UNG_057","name":"Razorpetal Volley","rarity":"COMMON","set":"UNGORO","text":"Add two Razorpetals to your hand that deal 1 damage.","type":"SPELL"},{"artist":"Akkapoj Thawornsathitwong","cardClass":"ROGUE","cost":1,"dbfId":41206,"id":"UNG_057t1","name":"Razorpetal","playRequirements":{"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Deal $1 damage.","type":"SPELL"},{"artist":"Sojin Hwang","attack":2,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":41208,"flavor":"The reason why there are no zombies in Un'goro.","health":2,"id":"UNG_058","mechanics":["BATTLECRY"],"name":"Razorpetal Lasher","rarity":"COMMON","set":"UNGORO","text":"[x]Battlecry: Add a\nRazorpetal to your hand\nthat deals 1 damage.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":41212,"flavor":"Jinx!","id":"UNG_060","name":"Mimic Pod","playRequirements":{"REQ_MINION_TARGET":0},"rarity":"RARE","set":"UNGORO","text":"Draw a card, then add a copy of it to your hand.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":3,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":41213,"durability":3,"flavor":"You know youâre a Rogue when a sharp rock makes you go âOoh! Dagger!â","id":"UNG_061","name":"Obsidian Shard","rarity":"RARE","set":"UNGORO","text":"[x]Costs (1) less for each\ncard you've played from\nanother class.","type":"WEAPON"},{"artist":"Craig Elliott","attack":1,"cardClass":"ROGUE","collectible":true,"cost":2,"dbfId":41216,"flavor":"AKA Edwin VanLeaf.","health":1,"id":"UNG_063","mechanics":["COMBO"],"name":"Biteweed","rarity":"EPIC","set":"UNGORO","text":"Combo: Gain +1/+1 for each other card you've played this turn.","type":"MINION"},{"artist":"Craig Elliott","cardClass":"ROGUE","dbfId":41215,"id":"UNG_063e","name":"Sprout","set":"UNGORO","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Efrem Palacios","attack":3,"cardClass":"ROGUE","collectible":true,"cost":5,"dbfId":41217,"flavor":"'Cause slayers gonna slay, slay, slay, slay, slay.","health":4,"id":"UNG_064","mechanics":["COMBO"],"name":"Vilespine Slayer","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_FOR_COMBO":0},"rarity":"EPIC","set":"UNGORO","targetingArrowText":"Destroy a minion.","text":"Combo: Destroy a minion.","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"ROGUE","collectible":true,"cost":4,"dbfId":41218,"elite":true,"flavor":"A Tortollan gardener's worst nightmare.","health":3,"id":"UNG_065","mechanics":["DEATHRATTLE"],"name":"Sherazin, Corpse Flower","rarity":"LEGENDARY","set":"UNGORO","text":"Deathrattle: Go dormant. Play 4 cards in a turn to revive this minion.","type":"MINION"},{"artist":"Matt Dixon","attack":0,"cardClass":"ROGUE","cost":11,"dbfId":42796,"health":1,"hideStats":true,"id":"UNG_065t","mechanics":["UNTOUCHABLE"],"name":"Sherazin, Seed","set":"UNGORO","text":"When you play 4 cards in a turn, revive this minion.","type":"MINION"},{"artist":"James Ryman","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":41222,"elite":true,"flavor":"Why can't it ever be The Taverns Below?","id":"UNG_067","mechanics":["QUEST"],"name":"The Caverns Below","questReward":"UNG_067t1","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Play five minions\nwith the same name.\nReward: Crystal Core.","type":"SPELL"},{"artist":"James Ryman","cardClass":"ROGUE","cost":5,"dbfId":41221,"elite":true,"id":"UNG_067t1","mechanics":["RITUAL"],"name":"Crystal Core","set":"UNGORO","text":"For the rest of the game, your minions are 4/4.","type":"SPELL"},{"artist":"James Ryman","cardClass":"NEUTRAL","dbfId":42991,"id":"UNG_067t1e","name":"Crystallized","set":"UNGORO","text":"Your minions are 4/4.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":46043,"id":"UNG_067t1e2","name":"Crystallized","set":"UNGORO","text":"4/4.","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":56955,"id":"UNG_067t1e3","mechanics":["ENCHANTMENT_INVISIBLE"],"name":"Crystallized","set":"UNGORO","text":"4/4.","type":"ENCHANTMENT"},{"artist":"Mike Azevedo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41241,"flavor":"He spends a lot of time keeping himself in stoneshape.","health":5,"id":"UNG_070","mechanics":["BATTLECRY"],"name":"Tol'vir Stoneshaper","rarity":"RARE","referencedTags":["DIVINE_SHIELD","TAUNT"],"set":"UNGORO","text":"[x]Battlecry: If you played an\nElemental last turn, gain\n Taunt and Divine Shield.","type":"MINION"},{"artist":"Mike Azevedo","cardClass":"NEUTRAL","dbfId":41240,"id":"UNG_070e","name":"Stonewall","set":"UNGORO","text":"Divine Shield and Taunt.","type":"ENCHANTMENT"},{"artist":"Chanchai Luechaiwattanasopon","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":41242,"flavor":"Still salty about it not being the \"Year of the Mastodon.\"","health":10,"id":"UNG_071","mechanics":["TAUNT"],"name":"Giant Mastodon","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Mark Gibbons","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41243,"flavor":"Briefly tried stand-up comedy under the name \"Stonehill Offender\", but turtles are just too thin-skinned.","health":4,"id":"UNG_072","mechanics":["BATTLECRY","DISCOVER","TAUNT"],"name":"Stonehill Defender","rarity":"RARE","set":"UNGORO","text":"Taunt\nBattlecry: Discover a Taunt minion.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41245,"flavor":"Loves crab meat. Fears crabs.","health":3,"id":"UNG_073","mechanics":["BATTLECRY"],"name":"Rockpool Hunter","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":14},"race":"MURLOC","rarity":"COMMON","set":"UNGORO","targetingArrowText":"Give +1/+1.","text":"Battlecry: Give a friendly Murloc +1/+1.","type":"MINION"},{"artist":"Alex Horley Orlandelli","cardClass":"NEUTRAL","dbfId":41244,"id":"UNG_073e","name":"Trained","set":"UNGORO","text":"+1/+1","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41247,"flavor":"A youngster who is truly hungry for self-improvement.","health":3,"id":"UNG_075","mechanics":["TRIGGER_VISUAL"],"name":"Vicious Fledgling","race":"BEAST","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"After this minion attacks a hero, Adapt.","type":"MINION"},{"artist":"Anton Zemskov","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41249,"flavor":"Often misunderstood, it's just that he likes to use the eggs as pillows.","health":1,"id":"UNG_076","mechanics":["DEATHRATTLE"],"name":"Eggnapper","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Summon two 1/1 Raptors.","type":"MINION"},{"artist":"Anton Zemskov","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":41248,"health":1,"id":"UNG_076t1","name":"Raptor","race":"BEAST","set":"UNGORO","type":"MINION"},{"artist":"Jerry Mascho","attack":2,"cardClass":"DRUID","collectible":true,"cost":2,"dbfId":41252,"flavor":"In the Tortollan tongue, Unâgoro is known as the âLand of the Lost and Found.â","health":2,"id":"UNG_078","mechanics":["BATTLECRY"],"name":"Tortollan Forager","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Add a random minion with 5 or more Attack to your hand.","type":"MINION"},{"artist":"Konstantin Turovec","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41253,"flavor":"Goes by the online handle \"KoolKrusher99.\"","health":8,"id":"UNG_079","mechanics":["TRIGGER_VISUAL"],"name":"Frozen Crusher","race":"ELEMENTAL","rarity":"RARE","referencedTags":["FREEZE"],"set":"UNGORO","text":"After this minion attacks, Freeze it.","type":"MINION"},{"artist":"Hideaki Takamura","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41257,"flavor":"What? THUNDER LIZARD is adapting!","health":3,"id":"UNG_082","mechanics":["BATTLECRY"],"name":"Thunder Lizard","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: If you played an Elemental last turn, Adapt.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":0,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41259,"flavor":"A key ingredient in all discerning Funnel Cake recipes.","health":3,"id":"UNG_083","mechanics":["DEATHRATTLE"],"name":"Devilsaur Egg","rarity":"RARE","set":"UNGORO","text":"Deathrattle: Summon a 5/5 Devilsaur.","type":"MINION"},{"artist":"Arthur Bozonnet","attack":5,"cardClass":"NEUTRAL","cost":5,"dbfId":41258,"health":5,"id":"UNG_083t1","name":"Devilsaur","race":"BEAST","set":"UNGORO","type":"MINION"},{"artist":"Dan Scott","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41260,"flavor":"This is what happens when you use a volcano as a bird bath.","health":3,"id":"UNG_084","mechanics":["BATTLECRY"],"name":"Fire Plume Phoenix","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","targetingArrowText":"Deal 2 damage.","text":"Battlecry: Deal 2 damage.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41261,"faction":"HORDE","flavor":"She rules the emerald hive at the end of the yellow brick trail.","health":3,"id":"UNG_085","mechanics":["AURA"],"name":"Emerald Hive Queen","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Your minions cost (2) more.","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":52749,"id":"UNG_085e","name":"Emerald Hive","set":"UNGORO","text":"Costs (2) more.","type":"ENCHANTMENT"},{"artist":"Alex Horley Orlandelli","attack":5,"cardClass":"DRUID","collectible":true,"cost":7,"dbfId":41262,"flavor":"Must be something it ate.","health":3,"id":"UNG_086","mechanics":["DEATHRATTLE"],"name":"Giant Anaconda","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Deathrattle: Summon a minion from your hand with 5 or more Attack.","type":"MINION"},{"artist":"Mark Gibbons","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41263,"flavor":"It's actually only the middle head that's bitter. The others are sweet and spicy.","health":8,"id":"UNG_087","mechanics":["TRIGGER_VISUAL"],"name":"Bittertide Hydra","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Whenever this minion takes damage, deal 3 damage to your hero.","type":"MINION"},{"artist":"Zoltan Boros","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":41264,"flavor":"I see pizza in my future.","health":4,"id":"UNG_088","mechanics":["BATTLECRY","DISCOVER"],"name":"Tortollan Primalist","rarity":"EPIC","set":"UNGORO","text":"Battlecry: Discover a spell and cast it with random targets.","type":"MINION"},{"artist":"Brian Despain","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41265,"flavor":"\"Low, low rents! Must enjoy a nomadic lifestyle. Quasi-sentient, bipedal, amphibious humanoids ONLY!\"","health":4,"id":"UNG_089","mechanics":["BATTLECRY"],"name":"Gentle Megasaur","race":"BEAST","rarity":"EPIC","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt your Murlocs.","type":"MINION"},{"artist":"Luke Mancini","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":41286,"flavor":"What happens when a dinosaur mixes soda and pop rocks.","health":7,"id":"UNG_099","mechanics":["BATTLECRY","CHARGE"],"name":"Charged Devilsaur","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Charge\nBattlecry: Can't attack heroes this turn.","type":"MINION"},{"artist":"Zoltan Boros","attack":5,"cardClass":"DRUID","collectible":true,"cost":5,"dbfId":40971,"flavor":"Always sticking its neck into other peopleâs business.","health":4,"id":"UNG_100","mechanics":["BATTLECRY"],"name":"Verdant Longneck","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt.","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"DRUID","collectible":true,"cost":4,"dbfId":40973,"flavor":"Master of the Three Shell Monte.","health":3,"id":"UNG_101","mechanics":["CHOOSE_ONE"],"name":"Shellshifter","rarity":"RARE","referencedTags":["STEALTH","TAUNT"],"set":"UNGORO","text":"[x]Choose One - Transform\ninto a 5/3 with Stealth;\nor a 3/5 with Taunt.","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"DRUID","cost":4,"dbfId":40977,"health":3,"id":"UNG_101a","name":"Raptor Form","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Stealth","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"DRUID","cost":4,"dbfId":40978,"health":5,"id":"UNG_101b","name":"Direhorn Form","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"DRUID","cost":4,"dbfId":40974,"health":3,"id":"UNG_101t","mechanics":["STEALTH"],"name":"Shellshifter","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Stealth","type":"MINION"},{"artist":"Matt Dixon","attack":3,"cardClass":"DRUID","cost":4,"dbfId":40975,"health":5,"id":"UNG_101t2","mechanics":["TAUNT"],"name":"Shellshifter","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Matt Dixon","attack":5,"cardClass":"DRUID","cost":4,"dbfId":40976,"health":5,"id":"UNG_101t3","mechanics":["STEALTH","TAUNT"],"name":"Shellshifter","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Stealth\nTaunt","type":"MINION"},{"artist":"Grace Liu","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":40991,"flavor":"The most powerful mushrooms are commonly found in boxes marked with \"?\".","id":"UNG_103","name":"Evolving Spores","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"Adapt your minions.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":41081,"flavor":"You can make your own Earthen Scales at home. Step 1: Roll around in the dirt. Step 2: Magic.","id":"UNG_108","name":"Earthen Scales","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"UNGORO","targetingArrowText":"Give +1/+1.","text":"Give a friendly minion +1/+1, then gain Armor equal to its Attack.","type":"SPELL"},{"artist":"Mike Azevedo","cardClass":"DRUID","dbfId":41951,"id":"UNG_108e","name":"It's All Scaley...","set":"UNGORO","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Trent Kaniuga","attack":5,"cardClass":"DRUID","collectible":true,"cost":3,"dbfId":41086,"entourage":["UNG_999t10","UNG_999t2","UNG_999t3","UNG_999t4","UNG_999t5","UNG_999t6","UNG_999t7","UNG_999t8","UNG_999t13","UNG_999t14"],"flavor":"And so the bartender says, âWhy the long neck?â","health":1,"id":"UNG_109","mechanics":["BATTLECRY"],"name":"Elder Longneck","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: If you're holding a minion with 5 or more Attack, Adapt.","type":"MINION"},{"artist":"Matt Gaser","cardClass":"DRUID","collectible":true,"cost":5,"dbfId":41094,"flavor":"If you truly love your mana, set it free.","id":"UNG_111","name":"Living Mana","rarity":"EPIC","set":"UNGORO","text":"Transform your Mana Crystals into 2/2 Treants. Recover the mana when they die.","type":"SPELL"},{"artist":"Matt Gaser","attack":2,"cardClass":"DRUID","cost":2,"dbfId":41432,"health":2,"id":"UNG_111t1","mechanics":["DEATHRATTLE"],"name":"Mana Treant","set":"UNGORO","text":"Deathrattle: Gain an empty Mana Crystal.","type":"MINION"},{"artist":"Trent Kaniuga","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41096,"flavor":"Also inordinately excited for cupcakes.","health":4,"id":"UNG_113","mechanics":["BATTLECRY"],"name":"Bright-Eyed Scout","rarity":"EPIC","set":"UNGORO","text":"Battlecry: Draw a card. Change its Cost to (5).","type":"MINION"},{"artist":"Trent Kaniuga","cardClass":"NEUTRAL","dbfId":41434,"id":"UNG_113e","name":"Scouted","set":"UNGORO","text":"Costs (5).","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"DRUID","collectible":true,"cost":1,"dbfId":41099,"elite":true,"flavor":"Forming the Golakka Crater was the end of Barnabus' disastrous career as a dancer.","id":"UNG_116","mechanics":["QUEST"],"name":"Jungle Giants","questReward":"UNG_116t","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Summon\n5 minions with\n5 or more Attack.\nReward: Barnabus.","type":"SPELL"},{"artist":"Sean McNally","attack":8,"cardClass":"DRUID","cost":5,"dbfId":41100,"elite":true,"health":8,"id":"UNG_116t","mechanics":["BATTLECRY"],"name":"Barnabus the Stomper","race":"BEAST","set":"UNGORO","text":"Battlecry: Reduce the\nCost of minions in your deck to (0).","type":"MINION"},{"artist":"Sean McNally","cardClass":"DRUID","dbfId":41953,"id":"UNG_116te","name":"Romper Stompers","set":"UNGORO","text":"Costs (0).","type":"ENCHANTMENT"},{"artist":"Jakub Kasper","attack":0,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":41105,"flavor":"Emits a sound only murlocs can hear, which is good because itâs REALLY annoying.","health":3,"id":"UNG_201","mechanics":["TRIGGER_VISUAL"],"name":"Primalfin Totem","race":"TOTEM","rarity":"RARE","set":"UNGORO","text":"At the end of your turn, summon a 1/1 Murloc.","type":"MINION"},{"artist":"Jakub Kasper","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":41523,"health":1,"id":"UNG_201t","name":"Primalfin","race":"MURLOC","set":"UNGORO","type":"MINION"},{"artist":"Mike Azevedo","attack":1,"cardClass":"SHAMAN","collectible":true,"cost":2,"dbfId":41107,"flavor":"Good for summoning elementals. Great for making s'mores.","health":1,"id":"UNG_202","mechanics":["BATTLECRY"],"name":"Fire Plume Harbinger","race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"Battlecry: Reduce the Cost of Elementals in your hand by (1).","type":"MINION"},{"cardClass":"NEUTRAL","dbfId":49414,"id":"UNG_202e","name":"Fiery","set":"UNGORO","text":"Costs (1) less.","type":"ENCHANTMENT"},{"artist":"Paul Mafayon","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41111,"flavor":"Ice, ice, baby!","health":1,"id":"UNG_205","mechanics":["BATTLECRY"],"name":"Glacial Shard","playRequirements":{"REQ_ENEMY_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","referencedTags":["FREEZE"],"set":"UNGORO","targetingArrowText":"Freeze an enemy.","text":"Battlecry: Freeze an enemy.","type":"MINION"},{"artist":"Rudy Siswanto","attack":4,"cardClass":"SHAMAN","collectible":true,"cost":7,"dbfId":41116,"flavor":"He and his friends just want to rock out.","health":4,"id":"UNG_208","mechanics":["BATTLECRY"],"name":"Stone Sentinel","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"race":"ELEMENTAL","rarity":"EPIC","referencedTags":["TAUNT"],"set":"UNGORO","text":"Battlecry: If you played an Elemental last turn, summon two 2/3 Elementals with Taunt.","type":"MINION"},{"artist":"Mike Azevedo","attack":2,"cardClass":"SHAMAN","cost":2,"dbfId":41113,"health":3,"id":"UNG_208t","mechanics":["TAUNT"],"name":"Rock Elemental","race":"ELEMENTAL","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"James Ryman","attack":7,"cardClass":"SHAMAN","collectible":true,"cost":8,"dbfId":41331,"elite":true,"flavor":"All that's missing is a little heart.","health":7,"id":"UNG_211","mechanics":["BATTLECRY"],"name":"Kalimos, Primal Lord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Battlecry: If you played an\nElemental last turn, cast an\nElemental Invocation.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","cost":0,"dbfId":41330,"id":"UNG_211a","name":"Invocation of Earth","set":"UNGORO","text":"Fill your board with 1/1 Elementals.","type":"SPELL"},{"artist":"Zoltan Boros","attack":1,"cardClass":"SHAMAN","cost":1,"dbfId":41329,"health":1,"id":"UNG_211aa","name":"Stone Elemental","race":"ELEMENTAL","set":"UNGORO","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","cost":0,"dbfId":41334,"id":"UNG_211b","name":"Invocation of Water","set":"UNGORO","text":"Restore 12 Health to your hero.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","cost":0,"dbfId":41335,"id":"UNG_211c","mechanics":["ImmuneToSpellpower"],"name":"Invocation of Fire","set":"UNGORO","text":"Deal 6 damage to the enemy hero.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"SHAMAN","cost":0,"dbfId":41336,"id":"UNG_211d","mechanics":["ImmuneToSpellpower"],"name":"Invocation of Air","set":"UNGORO","text":"Deal 3 damage to all enemy minions.","type":"SPELL"},{"artist":"Chris Seaman","attack":3,"cardClass":"HUNTER","collectible":true,"cost":3,"dbfId":41304,"flavor":"Likes to scare his friends half to death.","health":3,"id":"UNG_800","mechanics":["BATTLECRY"],"name":"Terrorscale Stalker","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"RARE","referencedTags":["DEATHRATTLE"],"set":"UNGORO","targetingArrowText":"Trigger a Deathrattle.","text":"Battlecry: Trigger a friendly minion's Deathrattle.","type":"MINION"},{"artist":"Paul Mafayon","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41305,"flavor":"Roc eggs are great in omelettes, sandwiches, and as bait to turn poachers into bird food.","health":7,"id":"UNG_801","mechanics":["BATTLECRY"],"name":"Nesting Roc","race":"BEAST","rarity":"COMMON","referencedTags":["TAUNT"],"set":"UNGORO","text":"Battlecry: If you control at least 2 other minions, gain Taunt.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41309,"flavor":"Not to be confused with clubbing enthusiast Emerald Raver.","health":1,"id":"UNG_803","mechanics":["BATTLECRY"],"name":"Emerald Reaver","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Deal 1 damage to each hero.","type":"MINION"},{"artist":"Laurel Austin","attack":7,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":41315,"flavor":"Evolved the really long neck to spy on its neighbors.","health":14,"id":"UNG_806","name":"Ultrasaur","race":"BEAST","rarity":"COMMON","set":"UNGORO","type":"MINION"},{"artist":"Peter Stapleton","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41316,"flavor":"Universally adored by both control decks and ninjas.","health":3,"id":"UNG_807","mechanics":["BATTLECRY"],"name":"Golakka Crawler","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":23},"race":"BEAST","rarity":"RARE","set":"UNGORO","targetingArrowText":"Destroy a Pirate.","text":"Battlecry: Destroy a Pirate and gain +1/+1.","type":"MINION"},{"artist":"Peter Stapleton","cardClass":"NEUTRAL","dbfId":42807,"id":"UNG_807e","name":"Overfull Belly","set":"UNGORO","text":"Increased stats.","type":"ENCHANTMENT"},{"artist":"Aaron Miller","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41318,"flavor":"Stubbornly pursuing its dream to become Azeroth's fastest animal!","health":2,"id":"UNG_808","mechanics":["POISONOUS","TAUNT"],"name":"Stubborn Gastropod","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt\n Poisonous","type":"MINION"},{"artist":"Evgeniy Dlinnov","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":1,"dbfId":41323,"faction":"ALLIANCE","flavor":"Archnemeses: small children with glass jars.","health":2,"id":"UNG_809","mechanics":["BATTLECRY"],"name":"Fire Fly","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Add a 1/2 Elemental to your hand.","type":"MINION"},{"artist":"Tyler Walpole","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":42044,"faction":"ALLIANCE","health":2,"id":"UNG_809t1","name":"Flame Elemental","race":"ELEMENTAL","set":"UNGORO","type":"MINION"},{"artist":"Jim Nelson","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41324,"flavor":"Level 40 Tortollan Paladins quest to tame a Stegodon. There are no level 41 Tortollan Paladins.","health":6,"id":"UNG_810","mechanics":["TAUNT"],"name":"Stegodon","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41415,"flavor":"It's gotten a bit long in the tooth.","health":2,"id":"UNG_812","mechanics":["STEALTH"],"name":"Sabretooth Stalker","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Stealth","type":"MINION"},{"artist":"Arthur Gimaldinov","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41327,"flavor":"Aspiring meteorologist!","health":8,"id":"UNG_813","mechanics":["WINDFURY"],"name":"Stormwatcher","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Windfury","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41328,"flavor":"Float like a butterfly, sting like a giant wasp!","health":2,"id":"UNG_814","mechanics":["POISONOUS","STEALTH"],"name":"Giant Wasp","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Stealth\n Poisonous","type":"MINION"},{"artist":"Zoltan Boros","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41410,"flavor":"He's doing his best, but his mom thinks that if he had just applied himself in school Kalimos would be working for HIM.","health":5,"id":"UNG_816","mechanics":["BATTLECRY","DISCOVER"],"name":"Servant of Kalimos","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"race":"ELEMENTAL","rarity":"RARE","set":"UNGORO","text":"[x]Battlecry: If you played\nan Elemental last turn,\n Discover an Elemental.","type":"MINION"},{"artist":"Max Grecke","cardClass":"SHAMAN","collectible":true,"cost":4,"dbfId":41521,"flavor":"Also good for removing pesky stains.","id":"UNG_817","name":"Tidal Surge","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Deal $4 damage to a minion. Restore #4 Health to your hero.","type":"SPELL"},{"artist":"Nicola Saviori","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":2,"dbfId":41524,"flavor":"Currently in an anger management class with Raging Worgen, Grommash Hellscream, and The Angry Chicken. It isn't helping.","health":1,"id":"UNG_818","mechanics":["DEATHRATTLE"],"name":"Volatile Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Deal 3 damage to a random enemy minion.","type":"MINION"},{"artist":"Mauricio Herrera","cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":41834,"flavor":"Like Deadly Poison, but deadlier.","id":"UNG_823","name":"Envenom Weapon","playRequirements":{"REQ_WEAPON_EQUIPPED":0},"rarity":"RARE","referencedTags":["POISONOUS"],"set":"UNGORO","text":"Give your weapon Poisonous.","type":"SPELL"},{"cardClass":"NEUTRAL","dbfId":47082,"id":"UNG_823e","mechanics":["POISONOUS"],"name":"Envenomed","set":"UNGORO","text":"Poisonous","type":"ENCHANTMENT"},{"cardClass":"NEUTRAL","dbfId":48564,"id":"UNG_823ed","name":"Envenomed","set":"UNGORO","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"WARLOCK","collectible":true,"cost":1,"dbfId":41856,"elite":true,"flavor":"They asked, âAnd what must we give in return?â Gulâdan lowered his hood and answered: âSix⌠cardsâŚâ","id":"UNG_829","mechanics":["QUEST"],"name":"Lakkari Sacrifice","questReward":"UNG_829t1","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Discard 6 cards.\nReward: Nether Portal.","type":"SPELL"},{"artist":"Alex Konstad","cardClass":"WARLOCK","cost":5,"dbfId":41942,"elite":true,"id":"UNG_829t1","name":"Nether Portal","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"set":"UNGORO","text":"Open a permanent portal that summons 3/2 Imps.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":0,"cardClass":"WARLOCK","cost":11,"dbfId":42224,"elite":true,"health":1,"hideStats":true,"id":"UNG_829t2","mechanics":["TRIGGER_VISUAL","UNTOUCHABLE"],"name":"Nether Portal","set":"UNGORO","text":"At the end of your turn, summon two 3/2 Imps.","type":"MINION"},{"artist":"Rafael Zanchetin","attack":3,"cardClass":"WARLOCK","cost":2,"dbfId":42753,"health":2,"id":"UNG_829t3","name":"Nether Imp","race":"DEMON","set":"UNGORO","type":"MINION"},{"artist":"Dany Orizio","attack":5,"cardClass":"WARLOCK","collectible":true,"cost":6,"dbfId":41869,"flavor":"As that old saying goes: \"you don't get into dinomancing to make friends.\"","health":5,"id":"UNG_830","mechanics":["DEATHRATTLE"],"name":"Cruel Dinomancer","rarity":"RARE","set":"UNGORO","text":"[x]Deathrattle: Summon a\nrandom minion you\ndiscarded this game.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":41871,"flavor":"The most terrifying of Unâgoro magics is both silent⌠AND deadly.","id":"UNG_831","name":"Corrupting Mist","rarity":"RARE","set":"UNGORO","text":"Corrupt every minion. Destroy them at the start of your next turn.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"WARLOCK","dbfId":42347,"id":"UNG_831e","name":"Corrupting Mist","set":"UNGORO","text":"At the start of the corrupting player's turn, destroy this minion.","type":"ENCHANTMENT"},{"artist":"Tyler Walpole","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":41872,"entourage":["UNG_999t10","UNG_999t2","UNG_999t3","UNG_999t4","UNG_999t5","UNG_999t6","UNG_999t7","UNG_999t8","UNG_999t13","UNG_999t14"],"flavor":"Help save mana. Donate blood today!","id":"UNG_832","name":"Bloodbloom","rarity":"EPIC","set":"UNGORO","text":"The next spell you cast this turn costs Health instead of Mana.","type":"SPELL"},{"artist":"Tyler Walpole","cardClass":"NEUTRAL","dbfId":42091,"id":"UNG_832e","name":"Dark Power","set":"UNGORO","text":"Your next spell costs Health instead of Mana.","type":"ENCHANTMENT"},{"artist":"Dave Allsop","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":4,"dbfId":41873,"flavor":"Guaranteed to track tar all over your carpet.","health":8,"id":"UNG_833","mechanics":["BATTLECRY","TAUNT"],"name":"Lakkari Felhound","race":"DEMON","rarity":"COMMON","set":"UNGORO","text":"Taunt\nBattlecry: Discard two random cards.","type":"MINION"},{"artist":"Jaemin Kim","cardClass":"WARLOCK","collectible":true,"cost":5,"dbfId":41874,"flavor":"True, they're only 1/1s, but they eat as much as most 4/4s!","id":"UNG_834","name":"Feeding Time","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"UNGORO","text":"Deal $3 damage to a minion. Summon three 1/1 Pterrordaxes.","type":"SPELL"},{"artist":"Jaemin Kim","attack":1,"cardClass":"WARLOCK","cost":1,"dbfId":41943,"health":1,"id":"UNG_834t1","name":"Pterrordax","race":"BEAST","set":"UNGORO","type":"MINION"},{"artist":"Slawomir Maniak","attack":3,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":41875,"flavor":"Ear to the ground, he carefully interpreted the chittering noises: âYou wanna cast a spell? I wanna cast a spell!â","health":3,"id":"UNG_835","mechanics":["BATTLECRY","DISCOVER"],"name":"Chittering Tunneler","race":"BEAST","rarity":"EPIC","set":"UNGORO","text":"Battlecry: Discover a spell. Deal damage to your hero equal to its Cost.","type":"MINION"},{"artist":"Anton Zemskov","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":41876,"elite":true,"flavor":"A bit of a snob: still refuses to drive anything with automatic transmission.","health":2,"id":"UNG_836","mechanics":["InvisibleDeathrattle"],"name":"Clutchmother Zavas","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"Whenever you discard this, give it +2/+2 and return it to your hand.","type":"MINION"},{"artist":"Anton Zemskov","cardClass":"WARLOCK","dbfId":41877,"id":"UNG_836e","name":"Remembrance","set":"UNGORO","text":"+2/+2 each time this is discarded.","type":"ENCHANTMENT"},{"artist":"Jim Nelson","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":7,"dbfId":41881,"flavor":"Tar Lord, man... legendary monster? Aw, forget it.","health":11,"id":"UNG_838","mechanics":["TAUNT"],"name":"Tar Lord","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Taunt\nHas +4 Attack during your opponentâs turn.","type":"MINION"},{"artist":"Sam Nielson","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":41885,"elite":true,"flavor":"The goblin travel agency lost his luggage, but he's still having a great vacation!","health":6,"id":"UNG_840","mechanics":["BATTLECRY"],"name":"Hemet, Jungle Hunter","rarity":"LEGENDARY","set":"UNGORO","text":"Battlecry: Destroy all cards in your deck that cost (3) or less.","type":"MINION"},{"artist":"Jimmy Lo","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41913,"elite":true,"flavor":"I am the Voraxx. I speak for the weeds.","health":3,"id":"UNG_843","mechanics":["TRIGGER_VISUAL"],"name":"The Voraxx","rarity":"LEGENDARY","set":"UNGORO","text":"[x]After you cast a spell on\nthis minion, summon a\n1/1 Plant and cast\nanother copy on it.","type":"MINION"},{"artist":"Tooth","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41925,"faction":"ALLIANCE","flavor":"Loves goblins. In a light cream sauce.","health":8,"id":"UNG_844","mechanics":["CANT_ATTACK"],"name":"Humongous Razorleaf","rarity":"RARE","set":"UNGORO","text":"Can't attack.","type":"MINION"},{"artist":"Tyler West Studio","attack":2,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41926,"flavor":"We wanted to name him \"Ingenious Elemental\", but he just wasn't that bright.","health":3,"id":"UNG_845","mechanics":["DEATHRATTLE"],"name":"Igneous Elemental","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Add two 1/2 Elementals to your hand.","type":"MINION"},{"artist":"Luca Zontini","attack":2,"cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41927,"flavor":"HATES being summoned for Kirin Tor party lighting.","health":1,"id":"UNG_846","mechanics":["DEATHRATTLE"],"name":"Shimmering Tempest","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Deathrattle: Add a random Mage spell to your hand.","type":"MINION"},{"artist":"Dave Allsop","attack":6,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":41928,"flavor":"For when a flamecaller just won't do.","health":6,"id":"UNG_847","mechanics":["BATTLECRY"],"name":"Blazecaller","playRequirements":{"REQ_NONSELF_TARGET":0,"REQ_TARGET_IF_AVAILABE_AND_ELEMENTAL_PLAYED_LAST_TURN":0},"race":"ELEMENTAL","rarity":"EPIC","set":"UNGORO","targetingArrowText":"Deal 5 damage.","text":"Battlecry: If you played an Elemental last turn, deal 5 damage.","type":"MINION"},{"artist":"Mike Sass","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":41929,"flavor":"Before he became a rap artist.","health":8,"id":"UNG_848","mechanics":["BATTLECRY","TAUNT"],"name":"Primordial Drake","race":"DRAGON","rarity":"EPIC","set":"UNGORO","text":"[x]Taunt\nBattlecry: Deal 2 damage\nto all other minions.","type":"MINION"},{"artist":"Luke Mancini","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":5,"dbfId":41935,"elite":true,"flavor":"Reno taught her that blazing her own trail is a lot more fun than following someone else's map.","health":5,"id":"UNG_851","mechanics":["BATTLECRY"],"name":"Elise the Trailblazer","rarity":"LEGENDARY","set":"UNGORO","text":"Battlecry: Shuffle a sealed Un'Goro pack into your deck.","type":"MINION"},{"artist":"Blizzard Entertainment","cardClass":"NEUTRAL","cost":2,"dbfId":41491,"id":"UNG_851t1","name":"Un'Goro Pack","set":"UNGORO","text":"Add 5 Journey to Un'Goro cards to your hand.","type":"SPELL"},{"artist":"Chris Rahn","attack":12,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":41954,"elite":true,"flavor":"Millennia of evolutionary pressures turned his species into the Faerie Dragons we know today.","health":12,"id":"UNG_852","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Tyrantus","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"Can't be targeted by spells or Hero Powers.","type":"MINION"},{"artist":"Anton Kagounkina","cardClass":"PRIEST","collectible":true,"cost":8,"dbfId":42009,"flavor":"Bingo! Minion DNA!","id":"UNG_854","mechanics":["DISCOVER"],"name":"Free From Amber","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_NUM_MINION_SLOTS":1,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"RARE","set":"UNGORO","text":"Discover a minion that costs (8) or more. Summon it.","type":"SPELL"},{"artist":"Daria Tuzova","cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":42011,"flavor":"It's the good kind of hallucination.","id":"UNG_856","mechanics":["DISCOVER"],"name":"Hallucination","rarity":"COMMON","set":"UNGORO","text":"Discover a card from your opponent's class.","type":"SPELL"},{"artist":"Matt Dixon","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":4,"dbfId":41289,"elite":true,"flavor":"She sees the fate of anyone she meets, but it's always the same: dinosaur attack.","health":4,"id":"UNG_900","mechanics":["TRIGGER_VISUAL"],"name":"Spiritsinger Umbra","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"UNGORO","text":"After you summon a minion, trigger its Deathrattle effect.","type":"MINION"},{"artist":"Tooth","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":9,"dbfId":41294,"elite":true,"flavor":"Between you and me, Ozruk is a bit obsessed with his body.","health":5,"id":"UNG_907","mechanics":["BATTLECRY","TAUNT"],"name":"Ozruk","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Taunt\nBattlecry: Gain +5 Health\nfor each Elemental you\nplayed last turn.","type":"MINION"},{"artist":"Tooth","cardClass":"NEUTRAL","dbfId":41930,"id":"UNG_907e","name":"Just Blaze","set":"UNGORO","text":"+5 Health","type":"ENCHANTMENT"},{"artist":"Slawomir Maniak","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":41350,"flavor":"Ooh. I'll have a bite of this, and of this, and of this...","id":"UNG_910","name":"Grievous Bite","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","set":"UNGORO","text":"Deal $2 damage to a minion and $1 damage to adjacent ones.","type":"SPELL"},{"artist":"James Ryman","attack":1,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41353,"flavor":"Itâs not LITERALLY jeweled. The goblins were terribly disappointed.","health":1,"id":"UNG_912","mechanics":["BATTLECRY"],"name":"Jeweled Macaw","race":"BEAST","rarity":"COMMON","set":"UNGORO","text":"Battlecry: Add a random Beast to your hand.","type":"MINION"},{"artist":"Mike Azevedo","attack":3,"cardClass":"HUNTER","collectible":true,"cost":5,"dbfId":41354,"flavor":"Ferocious in combat⌠and even more terrifying in pet battles.","health":5,"id":"UNG_913","mechanics":["BATTLECRY"],"name":"Tol'vir Warden","rarity":"RARE","set":"UNGORO","text":"Battlecry: Draw two 1-Cost minions from your deck.","type":"MINION"},{"artist":"Jaemin Kim","attack":2,"cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41357,"flavor":"Theyâre just baby teeth. Lots and lots of baby teeth.","health":1,"id":"UNG_914","mechanics":["DEATHRATTLE"],"name":"Raptor Hatchling","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Deathrattle: Shuffle a 4/3 Raptor into your deck.","type":"MINION"},{"artist":"Jaemin Kim","attack":4,"cardClass":"HUNTER","cost":1,"dbfId":41356,"health":3,"id":"UNG_914t1","name":"Raptor Patriarch","race":"BEAST","set":"UNGORO","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","attack":3,"cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":41358,"flavor":"Wasn't clever enough to go AROUND the electric fence.","health":2,"id":"UNG_915","mechanics":["BATTLECRY"],"name":"Crackling Razormaw","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0,"REQ_TARGET_WITH_RACE":20},"race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","targetingArrowText":"Adapt a Beast.","text":"Battlecry: Adapt a friendly Beast.","type":"MINION"},{"artist":"Daren Bader","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41360,"flavor":"Many hunters long for the pitter-patter of enormous feet.","id":"UNG_916","name":"Stampede","rarity":"EPIC","set":"UNGORO","text":"Each time you play a Beast this turn, add a random Beast to your hand.","type":"SPELL"},{"artist":"Daren Bader","cardClass":"HUNTER","dbfId":41359,"id":"UNG_916e","mechanics":["TAG_ONE_TURN_EFFECT"],"name":"Stampeding","set":"UNGORO","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":41363,"flavor":"Anyone can dinomance. Just put your lips together and RAAWWWAARGGGH.","id":"UNG_917","name":"Dinomancy","rarity":"EPIC","set":"UNGORO","text":"Your Hero Power becomes 'Give a Beast +2/+2.'","type":"SPELL"},{"artist":"Arthur Bozonnet","cardClass":"HUNTER","dbfId":41361,"id":"UNG_917e","name":"Well Fed","set":"UNGORO","text":"+2/+2.","type":"ENCHANTMENT"},{"artist":"Arthur Bozonnet","cardClass":"HUNTER","cost":2,"dbfId":41362,"id":"UNG_917t1","name":"Dinomancy","playRequirements":{"REQ_TARGET_TO_PLAY":0,"REQ_TARGET_WITH_RACE":20},"set":"UNGORO","text":"Hero Power\nGive a Beast +2/+2.","type":"HERO_POWER"},{"artist":"Alex Horley Orlandelli","attack":9,"cardClass":"HUNTER","collectible":true,"cost":7,"dbfId":41366,"elite":true,"flavor":"Swamp King Dred, more like Swamp King Dead, amiright?","health":9,"id":"UNG_919","mechanics":["TRIGGER_VISUAL"],"name":"Swamp King Dred","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"After your opponent plays a minion, attack it.","type":"MINION"},{"artist":"A. J. Nazzaro","cardClass":"HUNTER","collectible":true,"cost":1,"dbfId":41368,"elite":true,"flavor":"Question: What's scarier, one giant angry dinosaur or 15 smaller vicious ones? Answer: AHHHHHHH THEY FOUND MEEEEEE","id":"UNG_920","mechanics":["QUEST"],"name":"The Marsh Queen","questReward":"UNG_920t1","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Play seven\n1-Cost minions.\nReward: Queen Carnassa.","type":"SPELL"},{"artist":"A. J. Nazzaro","attack":8,"cardClass":"HUNTER","cost":5,"dbfId":41367,"elite":true,"health":8,"id":"UNG_920t1","mechanics":["BATTLECRY"],"name":"Queen Carnassa","race":"BEAST","set":"UNGORO","text":"Battlecry: Shuffle 15 Raptors into your deck.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"HUNTER","cost":1,"dbfId":42013,"health":2,"id":"UNG_920t2","mechanics":["BATTLECRY"],"name":"Carnassa's Brood","race":"BEAST","set":"UNGORO","text":"Battlecry: Draw a card.","type":"MINION"},{"artist":"Jerry Mascho","cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":41400,"flavor":"It turns out cards DO grow on trees!","id":"UNG_922","name":"Explore Un'Goro","rarity":"EPIC","referencedTags":["DISCOVER"],"set":"UNGORO","text":"Replace your deck with copies of \"Discover a card.\"","type":"SPELL"},{"artist":"James Paick","cardClass":"WARRIOR","cost":1,"dbfId":42881,"id":"UNG_922t1","mechanics":["DISCOVER"],"name":"Choose Your Path","set":"UNGORO","text":"Discover a card.","type":"SPELL"},{"artist":"Phil Saunders","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":41401,"flavor":"Week 6. I remain covered head to toe with scales. They do not yet realize that I am not a dinosaur.","id":"UNG_923","name":"Iron Hide","rarity":"COMMON","set":"UNGORO","text":"Gain 5 Armor.","type":"SPELL"},{"artist":"Luca Zontini","attack":5,"cardClass":"WARRIOR","collectible":true,"cost":6,"dbfId":41404,"flavor":"\"It's an herbivore. How dangerous can it be?\" - Famous last words","health":5,"id":"UNG_925","mechanics":["BATTLECRY","TAUNT"],"name":"Ornery Direhorn","race":"BEAST","rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Taunt\nBattlecry: Adapt.","type":"MINION"},{"artist":"Jomaro Kindred","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":2,"dbfId":41406,"flavor":"The Draenei are seriously considering cancelling \"Bring Your Murderous Pet to Work Day.\"","health":6,"id":"UNG_926","mechanics":["BATTLECRY","TAUNT"],"name":"Cornered Sentry","rarity":"RARE","set":"UNGORO","text":"Taunt. Battlecry: Summon three 1/1 Raptors for your opponent.","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":41407,"flavor":"Being hurt can make you another person.","id":"UNG_927","name":"Sudden Genesis","rarity":"EPIC","set":"UNGORO","text":"Summon copies of your damaged minions.","type":"SPELL"},{"artist":"Jim Nelson","attack":1,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41418,"flavor":"If you won't come to the tar pits, we'll bring them to you!","health":5,"id":"UNG_928","mechanics":["TAUNT"],"name":"Tar Creeper","race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","text":"Taunt\nHas +2 Attack during your opponent's turn.","type":"MINION"},{"artist":"James Ryman","attack":1,"cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":41420,"durability":1,"flavor":"Itâs a sword! Itâs a knife! Itâs a swizzle-stick!","id":"UNG_929","name":"Molten Blade","rarity":"RARE","set":"UNGORO","text":"Each turn this is in your hand, transform it into a new weapon.","type":"WEAPON"},{"artist":"James Ryman","cardClass":"WARRIOR","dbfId":41419,"id":"UNG_929e","name":"Magmic","set":"UNGORO","text":"Transforming into random weapons.","type":"ENCHANTMENT"},{"artist":"James Ryman","attack":9,"cardClass":"WARRIOR","collectible":true,"cost":9,"dbfId":41425,"elite":true,"flavor":"He's a terror at concerts.","health":7,"id":"UNG_933","mechanics":["BATTLECRY"],"name":"King Mosh","race":"BEAST","rarity":"LEGENDARY","set":"UNGORO","text":"Battlecry: Destroy all damaged minions.","type":"MINION"},{"artist":"Nate Bowden","cardClass":"WARRIOR","collectible":true,"cost":1,"dbfId":41427,"elite":true,"flavor":"Why does an active volcano need to be defended? To save its ash.","id":"UNG_934","mechanics":["QUEST"],"name":"Fire Plume's Heart","questReward":"UNG_934t1","rarity":"LEGENDARY","referencedTags":["TAUNT"],"set":"UNGORO","text":"[x]Quest: Play\n7 Taunt minions.\nReward: Sulfuras.","type":"SPELL"},{"artist":"James Ryman","attack":4,"cardClass":"WARRIOR","cost":3,"dbfId":41426,"durability":2,"elite":true,"id":"UNG_934t1","mechanics":["BATTLECRY"],"name":"Sulfuras","set":"UNGORO","text":"Battlecry: Your Hero Power becomes 'Deal 8 damage to a random enemy.'","type":"WEAPON"},{"artist":"Jimmy Lo","cardClass":"NEUTRAL","cost":2,"dbfId":41940,"id":"UNG_934t2","name":"DIE, INSECT!","set":"UNGORO","text":"Hero Power\nDeal $8 damage to a random enemy.","type":"HERO_POWER"},{"artist":"Dany Orizio","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41478,"flavor":"Lookout is a self-appointed title that's mostly an excuse to beat things up.","health":2,"id":"UNG_937","mechanics":["BATTLECRY","DISCOVER"],"name":"Primalfin Lookout","race":"MURLOC","rarity":"COMMON","set":"UNGORO","text":"Battlecry: If you control another Murloc, Discover a Murloc.","type":"MINION"},{"artist":"Gustav Schmidt","attack":2,"cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":41479,"flavor":"NONE SHALL PASS until at least an hour after eating.","health":4,"id":"UNG_938","mechanics":["BATTLECRY","TAUNT"],"name":"Hot Spring Guardian","playRequirements":{"REQ_TARGET_IF_AVAILABLE":0},"race":"ELEMENTAL","rarity":"COMMON","set":"UNGORO","targetingArrowText":"Restore 3 Health.","text":"Taunt\nBattlecry: Restore #3 Health.","type":"MINION"},{"artist":"Konstantin Turovec","cardClass":"PRIEST","collectible":true,"cost":1,"dbfId":41494,"elite":true,"flavor":"They keep hitting the Snooze button.","id":"UNG_940","mechanics":["QUEST"],"name":"Awaken the Makers","questReward":"UNG_940t8","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"UNGORO","text":"Quest: Summon\n7 Deathrattle minions.\nReward: Amara, Warden of Hope.","type":"SPELL"},{"artist":"Konstantin Turovec","attack":8,"cardClass":"PRIEST","cost":5,"dbfId":41950,"elite":true,"health":8,"id":"UNG_940t8","mechanics":["BATTLECRY","TAUNT"],"name":"Amara, Warden of Hope","set":"UNGORO","text":"[x]Taunt\nBattlecry: Set your\nhero's Health to 40.","type":"MINION"},{"artist":"Matthew O'Connor","cardClass":"MAGE","collectible":true,"cost":2,"dbfId":41496,"flavor":"It's the Ancient Tol'vir symbol for \"Whoops!\"","id":"UNG_941","mechanics":["DISCOVER"],"name":"Primordial Glyph","rarity":"EPIC","set":"UNGORO","text":"Discover a spell. Reduce its Cost by (2).","type":"SPELL"},{"artist":"Matthew O'Connor","cardClass":"MAGE","dbfId":42118,"id":"UNG_941e","name":"Primal Magic","set":"UNGORO","text":"Cost reduced.","type":"ENCHANTMENT"},{"artist":"Steve Prescott","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":41499,"elite":true,"flavor":"Form feet and legs! Form arms and body! Oh. Sorry. I was thinking about Mechafin.","id":"UNG_942","mechanics":["QUEST"],"name":"Unite the Murlocs","questReward":"UNG_942t","rarity":"LEGENDARY","set":"UNGORO","text":"[x]Quest: Summon\n10 Murlocs.\nReward: Megafin.","type":"SPELL"},{"artist":"Steve Prescott","attack":8,"cardClass":"SHAMAN","cost":5,"dbfId":41498,"elite":true,"health":8,"id":"UNG_942t","mechanics":["BATTLECRY"],"name":"Megafin","race":"MURLOC","set":"UNGORO","text":"Battlecry: Fill your hand with random Murlocs.","type":"MINION"},{"artist":"A. J. Nazzaro","attack":3,"cardClass":"NEUTRAL","collectible":true,"cost":3,"dbfId":41683,"flavor":"Three time winner of the Un'Goro weapon eating contest.","health":3,"id":"UNG_946","mechanics":["BATTLECRY"],"name":"Gluttonous Ooze","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_WITH_DEATHRATTLE":0},"rarity":"EPIC","set":"UNGORO","text":"Battlecry: Destroy your opponent's weapon and gain Armor equal to its Attack.","type":"MINION"},{"artist":"L. Lullabi & K. Turovec","cardClass":"MAGE","collectible":true,"cost":4,"dbfId":41690,"flavor":"Dang, I'm looking pretty hot!","id":"UNG_948","name":"Molten Reflection","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","set":"UNGORO","text":"Choose a friendly minion. Summon a copy of it.","type":"SPELL"},{"artist":"Joe Wilson","attack":4,"cardClass":"PALADIN","collectible":true,"cost":7,"dbfId":41859,"durability":3,"flavor":"George and Karl! Thank the Light we found you!","id":"UNG_950","mechanics":["TRIGGER_VISUAL"],"name":"Vinecleaver","rarity":"RARE","set":"UNGORO","text":"[x]After your hero attacks,\nsummon two 1/1 Silver\nHand Recruits.","type":"WEAPON"},{"artist":"Jim Nelson","cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":41864,"flavor":"What beats cavalry? Dinosaur cavalry.","id":"UNG_952","name":"Spikeridged Steed","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"RARE","referencedTags":["TAUNT"],"set":"UNGORO","text":"Give a minion +2/+6 and Taunt. When it dies, summon a Stegodon.","type":"SPELL"},{"artist":"Jim Nelson","cardClass":"PALADIN","dbfId":41862,"id":"UNG_952e","name":"On a Stegodon","set":"UNGORO","text":"+2/+6 and Taunt.\nDeathrattle: Summon a Stegodon.","type":"ENCHANTMENT"},{"artist":"Matt Dixon","attack":1,"cardClass":"PALADIN","collectible":true,"cost":2,"dbfId":41866,"flavor":"Sure, he'll return your stuff. OVER HIS DEAD BODY!","health":2,"id":"UNG_953","mechanics":["DEATHRATTLE"],"name":"Primalfin Champion","race":"MURLOC","rarity":"EPIC","set":"UNGORO","text":"[x]Deathrattle: Return any\nspells you cast on this\nminion to your hand.","type":"MINION"},{"artist":"Matt Dixon","cardClass":"PALADIN","dbfId":41865,"id":"UNG_953e","name":"Inspired","set":"UNGORO","text":"Storing spell.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":41868,"elite":true,"flavor":"âImpossible!â exclaimed the Silver Hand Recruit, his eyes filled with fear. Uther shook his head, turning the crystal until it caught the light: âLife finds a way.â","id":"UNG_954","mechanics":["QUEST"],"name":"The Last Kaleidosaur","questReward":"UNG_954t1","rarity":"LEGENDARY","set":"UNGORO","text":"Quest: Cast 6 spells\non your minions.\nReward: Galvadon.","type":"SPELL"},{"artist":"Arthur Gimaldinov","attack":5,"cardClass":"PALADIN","cost":5,"dbfId":41946,"elite":true,"health":5,"id":"UNG_954t1","mechanics":["BATTLECRY"],"name":"Galvadon","race":"BEAST","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt 5 times.","type":"MINION"},{"artist":"Matt Gaser","cardClass":"MAGE","collectible":true,"cost":6,"dbfId":41878,"flavor":"When you absolutely, positively have to kill all the dinosaurs.","id":"UNG_955","name":"Meteor","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"EPIC","set":"UNGORO","text":"Deal $15 damage to a minion and $3 damage to adjacent ones.","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"SHAMAN","collectible":true,"cost":3,"dbfId":41879,"flavor":"I guess you can say theyâre⌠âsoul survivors.â","id":"UNG_956","name":"Spirit Echo","rarity":"EPIC","referencedTags":["DEATHRATTLE"],"set":"UNGORO","text":"Give your minions \"Deathrattle: Return  this to your hand.\"","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"SHAMAN","dbfId":42037,"id":"UNG_956e","name":"Echoed Spirit","set":"UNGORO","text":"Deathrattle: Return to your hand.","type":"ENCHANTMENT"},{"artist":"Peter Stapleton","attack":3,"cardClass":"WARRIOR","collectible":true,"cost":5,"dbfId":41890,"flavor":"His mom could beat up your mom.","health":6,"id":"UNG_957","mechanics":["DEATHRATTLE","TAUNT"],"name":"Direhorn Hatchling","race":"BEAST","rarity":"RARE","set":"UNGORO","text":"Taunt\nDeathrattle: Shuffle a 6/9 Direhorn with Taunt into your deck.","type":"MINION"},{"artist":"Peter Stapleton","attack":6,"cardClass":"WARRIOR","cost":5,"dbfId":41889,"health":9,"id":"UNG_957t1","mechanics":["TAUNT"],"name":"Direhorn Matriarch","race":"BEAST","set":"UNGORO","text":"Taunt","type":"MINION"},{"artist":"Zoltan Boros","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":41912,"faction":"ALLIANCE","flavor":"George and Karl were never heard from again.","id":"UNG_960","name":"Lost in the Jungle","playRequirements":{"REQ_NUM_MINION_SLOTS":1},"rarity":"COMMON","set":"UNGORO","text":"Summon two 1/1 Silver Hand Recruits.","type":"SPELL"},{"artist":"Hideaki Takamura","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":41944,"flavor":"Pray for salvation. If that fails, pray for extra horns or bigger teeth.","id":"UNG_961","name":"Adaptation","playRequirements":{"REQ_FRIENDLY_TARGET":0,"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"rarity":"COMMON","referencedTags":["ADAPT"],"set":"UNGORO","text":"Adapt a friendly minion.","type":"SPELL"},{"artist":"Dan Scott","attack":3,"cardClass":"PALADIN","collectible":true,"cost":4,"dbfId":41945,"flavor":"âCome now, Johnston. I think those horns are quite fetching on you.â","health":4,"id":"UNG_962","mechanics":["BATTLECRY"],"name":"Lightfused Stegodon","race":"BEAST","rarity":"RARE","referencedTags":["ADAPT"],"set":"UNGORO","text":"Battlecry: Adapt your Silver Hand Recruits.","type":"MINION"},{"artist":"Phil Saunders","attack":3,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":42046,"elite":true,"flavor":"Arise, fair sun, and kill my envious foes. They don't have a legendary as beautiful as you.","health":5,"id":"UNG_963","mechanics":["TRIGGER_VISUAL"],"name":"Lyra the Sunshard","race":"ELEMENTAL","rarity":"LEGENDARY","set":"UNGORO","text":"Whenever you cast a spell, add a random Priest spell to your hand.","type":"MINION"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","cost":0,"dbfId":41054,"id":"UNG_999t10","name":"Shrouding Mist","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Stealth until your next turn.","type":"SPELL"},{"artist":"Slawomir Maniak","cardClass":"NEUTRAL","dbfId":41065,"id":"UNG_999t10e","name":"Shrouding Mist","set":"UNGORO","text":"Stealthed until your next turn.","type":"ENCHANTMENT"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","cost":0,"dbfId":41211,"id":"UNG_999t13","name":"Poison Spit","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Poisonous","type":"SPELL"},{"artist":"Mauricio Herrera","cardClass":"NEUTRAL","dbfId":41210,"id":"UNG_999t13e","name":"Poison Spit","set":"UNGORO","text":"Poisonous","type":"ENCHANTMENT"},{"artist":"Rudy Siswanto","cardClass":"NEUTRAL","cost":0,"dbfId":41691,"id":"UNG_999t14","name":"Volcanic Might","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"+1/+1","type":"SPELL"},{"artist":"Rudy Siswanto","cardClass":"NEUTRAL","dbfId":41692,"id":"UNG_999t14e","name":"Volcanic Might","set":"UNGORO","text":"+1/+1.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","cost":0,"dbfId":41057,"id":"UNG_999t2","name":"Living Spores","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Deathrattle: Summon two 1/1 Plants.","type":"SPELL"},{"artist":"Zoltan Boros","cardClass":"NEUTRAL","dbfId":41693,"id":"UNG_999t2e","name":"Living Spores","set":"UNGORO","text":"Deathrattle: Summon two 1/1 Plants.","type":"ENCHANTMENT"},{"artist":"Zoltan Boros","attack":1,"cardClass":"NEUTRAL","cost":1,"dbfId":41067,"health":1,"id":"UNG_999t2t1","name":"Plant","set":"UNGORO","type":"MINION"},{"artist":"Garrett Hanna","cardClass":"NEUTRAL","cost":0,"dbfId":41058,"id":"UNG_999t3","name":"Flaming Claws","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"+3 Attack","type":"SPELL"},{"artist":"Garrett Hanna","cardClass":"NEUTRAL","dbfId":41068,"id":"UNG_999t3e","name":"Flaming Claws","set":"UNGORO","text":"+3 Attack.","type":"ENCHANTMENT"},{"artist":"Arthur Gimaldinov","cardClass":"NEUTRAL","cost":0,"dbfId":41059,"id":"UNG_999t4","name":"Rocky Carapace","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"+3 Health","type":"SPELL"},{"artist":"Arthur Gimaldinov","cardClass":"NEUTRAL","dbfId":41069,"id":"UNG_999t4e","name":"Rocky Carapace","set":"UNGORO","text":"+3 Health.","type":"ENCHANTMENT"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","cost":0,"dbfId":41060,"id":"UNG_999t5","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Liquid Membrane","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Can't be targeted by spells or Hero Powers.","type":"SPELL"},{"artist":"Jakub Kasper","cardClass":"NEUTRAL","dbfId":41070,"id":"UNG_999t5e","mechanics":["CANT_BE_TARGETED_BY_SPELLS","CANT_BE_TARGETED_BY_HERO_POWERS"],"name":"Liquid Membrane","set":"UNGORO","text":"Can't be targeted by spells or Hero Powers.","type":"ENCHANTMENT"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":41061,"id":"UNG_999t6","name":"Massive","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Taunt","type":"SPELL"},{"artist":"Konstantin Turovec","cardClass":"NEUTRAL","dbfId":41071,"id":"UNG_999t6e","name":"Massive","set":"UNGORO","text":"Taunt","type":"ENCHANTMENT"},{"artist":"James Ryman","cardClass":"NEUTRAL","cost":0,"dbfId":41062,"id":"UNG_999t7","name":"Lightning Speed","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Windfury","type":"SPELL"},{"artist":"James Ryman","cardClass":"NEUTRAL","dbfId":41072,"id":"UNG_999t7e","name":"Lightning Speed","set":"UNGORO","text":"Windfury","type":"ENCHANTMENT"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","cost":0,"dbfId":41063,"id":"UNG_999t8","name":"Crackling Shield","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_TO_PLAY":0},"set":"UNGORO","text":"Divine Shield","type":"SPELL"},{"artist":"L. Lullabi & K. Turovec","cardClass":"NEUTRAL","dbfId":41073,"id":"UNG_999t8e","name":"Crackling Shield","set":"UNGORO","text":"Divine Shield","type":"ENCHANTMENT"},{"artist":"A. J. Nazzaro","attack":1,"cardClass":"MAGE","collectible":true,"cost":1,"dbfId":58573,"flavor":"His idol is the Green Hills of Stranglethorn, and he won't shut up about it.","health":1,"id":"WE1_006","mechanics":["BATTLECRY"],"name":"Babbling Book","rarity":"RARE","set":"WILD_EVENT","text":"Battlecry: Add a random Mage spell to your hand.","type":"MINION"},{"artist":"Slawomir Maniak","attack":5,"cardClass":"SHAMAN","collectible":true,"cost":6,"dbfId":58580,"flavor":"Just can't resist the opportunity to hang around with a bunch of totems.","health":5,"id":"WE1_013","mechanics":["TAUNT"],"name":"Thing from Below","rarity":"RARE","set":"WILD_EVENT","text":"[x]Taunt\nCosts (1) less for each\nTotem you've summoned\nthis game.","type":"MINION"},{"artist":"Luca Zontini","cardClass":"SHAMAN","collectible":true,"cost":1,"dbfId":58581,"flavor":"So you say you want an evolution. Well, you know. We all want to change the board.","id":"WE1_014","name":"Evolve","rarity":"RARE","set":"WILD_EVENT","text":"Transform your minions into random minions that cost (1) more.","type":"SPELL"},{"artist":"Steve Prescott","attack":2,"cardClass":"WARLOCK","collectible":true,"cost":3,"dbfId":58582,"flavor":"His imp gang likes to sneak into Stormwind to spraypaint \"Ragnaros Rulez\" on the Mage Tower.","health":4,"id":"WE1_015","mechanics":["TRIGGER_VISUAL"],"name":"Imp Gang Boss","race":"DEMON","rarity":"COMMON","set":"WILD_EVENT","text":"Whenever this minion takes damage, summon a 1/1 Imp.","type":"MINION"},{"artist":"Christopher Moeller","cardClass":"DRUID","collectible":true,"cost":4,"dbfId":59731,"flavor":"Hey! Moon! Can I have some mana crystals?","id":"WE1_021","name":"Astral Communion","rarity":"EPIC","set":"WILD_EVENT","text":"Gain 10 Mana Crystals. Discard your hand.","type":"SPELL"},{"artist":"Jon Neimeister","attack":7,"cardClass":"DRUID","collectible":true,"cost":10,"dbfId":59733,"elite":true,"flavor":"Aya siphons a bit of Kun's soul to animate each golem in her Jade army. To his credit, he's being a great sport about it.","health":7,"id":"WE1_022","mechanics":["CHOOSE_ONE"],"name":"Kun the Forgotten King","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Choose One - Gain 10 Armor; or Refresh your Mana Crystals.","type":"MINION"},{"artist":"Alex Horley Orlandelli","attack":2,"cardClass":"MAGE","collectible":true,"cost":3,"dbfId":59735,"flavor":"Flamewakers HATE being confused for Flamewalkers. They just wake up fire, they donât walk on it. Walking on fire is CRAZY.","health":4,"id":"WE1_023","mechanics":["TRIGGER_VISUAL"],"name":"Flamewaker","rarity":"RARE","set":"WILD_EVENT","text":"After you cast a spell, deal 2 damage randomly split among all enemies.","type":"MINION"},{"artist":"Zoltan Boros","attack":6,"cardClass":"PALADIN","collectible":true,"cost":6,"dbfId":59736,"flavor":"He may sound surly and antisocial, but he's actually just really shy.","health":6,"id":"WE1_024","mechanics":["BATTLECRY"],"name":"Mysterious Challenger","rarity":"EPIC","referencedTags":["SECRET"],"set":"WILD_EVENT","text":"Battlecry: Put one of each Secret from your deck into the battlefield.","type":"MINION"},{"artist":"Zoltan & Gabor","cardClass":"PALADIN","collectible":true,"cost":1,"dbfId":59737,"flavor":"Several paladins have joined together to deliver justice under the name \"Justice Force\". Their lawyer talked them out of calling themselves the Justice League.","id":"WE1_025","mechanics":["SECRET"],"name":"Avenge","rarity":"COMMON","set":"WILD_EVENT","text":"Secret: When one of your minions dies, give a random friendly minion +3/+2.","type":"SPELL"},{"artist":"Matt Dixon","cardClass":"HUNTER","collectible":true,"cost":2,"dbfId":59738,"flavor":"Rexxar narrowed his eyes, grabbed his machine gun, and said: \"It's go time. Lock and load.\"\nThis card pays homage to that special moment.","id":"WE1_026","name":"Lock and Load","rarity":"EPIC","set":"WILD_EVENT","text":"Each time you cast a spell this turn, add a random Hunter card to your hand.","type":"SPELL"},{"artist":"Peter Stapleton","cardClass":"HUNTER","collectible":true,"cost":9,"dbfId":59739,"flavor":"\"Hello. Misha, Leokk and Huffer aren't here right now, but if you leave a message we'll get back to you right away.\" BEEP.","id":"WE1_027","name":"Call of the Wild","rarity":"EPIC","set":"WILD_EVENT","text":"Summon all three Animal Companions.","type":"SPELL"},{"artist":"James Ryman","attack":2,"cardClass":"ROGUE","collectible":true,"cost":3,"dbfId":59740,"elite":true,"flavor":"Aya even staged an intervention once, but Shaku still insists that he is not a hoarder.","health":3,"id":"WE1_028","mechanics":["STEALTH","TRIGGER_VISUAL"],"name":"Shaku, the Collector","rarity":"LEGENDARY","set":"WILD_EVENT","text":"[x]Stealth. Whenever this\nattacks, add a random card\nto your hand (from your\nopponent's class).","type":"MINION"},{"artist":"Zoltan Boros","attack":1,"cardClass":"ROGUE","collectible":true,"cost":1,"dbfId":59741,"flavor":"Was almost named \"Swashb-AAAARRHHH-gler\"","health":1,"id":"WE1_029","mechanics":["BATTLECRY"],"name":"Swashburglar","race":"PIRATE","rarity":"COMMON","set":"WILD_EVENT","text":"Battlecry: Add a random card to your hand (from your opponent's class).","type":"MINION"},{"artist":"Luca Zontini","cardClass":"PRIEST","collectible":true,"cost":6,"dbfId":59742,"flavor":"This is what happens when you allow goblins to be priests.","id":"WE1_030","mechanics":["AFFECTED_BY_SPELL_POWER"],"name":"Lightbomb","rarity":"EPIC","set":"WILD_EVENT","text":"Deal damage to each minion equal to its Attack.","type":"SPELL"},{"artist":"Raymond Swanland","attack":6,"cardClass":"PRIEST","collectible":true,"cost":5,"dbfId":59743,"elite":true,"flavor":"Vol'jin is a shadow hunter, which is like a shadow priest except more voodoo.","health":2,"id":"WE1_031","mechanics":["BATTLECRY"],"name":"Vol'jin","playRequirements":{"REQ_MINION_TARGET":0,"REQ_TARGET_IF_AVAILABLE":0},"rarity":"LEGENDARY","set":"WILD_EVENT","text":"Battlecry: Swap Health with another minion.","type":"MINION"},{"artist":"Dan Scott","cardClass":"WARLOCK","collectible":true,"cost":2,"dbfId":59744,"flavor":"SEE YA DARKNESS!","id":"WE1_032","name":"Renounce Darkness","rarity":"EPIC","set":"WILD_EVENT","text":"Replace your Hero Power and Warlock cards with another class's. The cards cost (1) less.","type":"SPELL"},{"artist":"Wei Wang","attack":7,"cardClass":"WARRIOR","collectible":true,"cost":10,"dbfId":59745,"elite":true,"flavor":"Leader of the Alliance! Father of Anduin! Also he likes to play Arena, and he averages 12 wins.","health":7,"id":"WE1_033","mechanics":["BATTLECRY"],"name":"Varian Wrynn","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Battlecry: Draw 3 cards.\nPut any minions you drew directly into the battlefield.","type":"MINION"},{"artist":"Paul Mafayon","attack":2,"cardClass":"WARRIOR","collectible":true,"cost":4,"dbfId":59746,"flavor":"He thought the set was called \"Flippers of the Old Cods\" and hungrily volunteered to be in it. He is definitely going to get his hearing checked.","health":6,"id":"WE1_034","mechanics":["ENRAGED","TAUNT"],"name":"Bloodhoof Brave","rarity":"COMMON","set":"WILD_EVENT","text":"Taunt\nHas +3 Attack while damaged.","type":"MINION"},{"artist":"Tyson Murphy","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":10,"dbfId":59747,"elite":true,"flavor":"Has not been able to get \"Under the Sea\" out of his head for like FIVE THOUSAND YEARS.","health":7,"id":"WE1_035","mechanics":["BATTLECRY"],"name":"N'Zoth, the Corruptor","rarity":"LEGENDARY","referencedTags":["DEATHRATTLE"],"set":"WILD_EVENT","text":"Battlecry: Summon your Deathrattle minions that died this game.","type":"MINION"},{"artist":"Glenn Rane","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":59748,"elite":true,"flavor":"Sylvanas was turned into the Banshee Queen by Arthas, but he probably should have just killed her because it just pissed her off.","health":5,"id":"WE1_036","mechanics":["DEATHRATTLE"],"name":"Sylvanas Windrunner","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Deathrattle: Take\ncontrol of a random\nenemy minion.","type":"MINION"},{"artist":"Greg Staples","attack":8,"cardClass":"NEUTRAL","collectible":true,"cost":8,"dbfId":59749,"elite":true,"flavor":"Ragnaros was summoned by the Dark Iron dwarves, who were eventually enslaved by the Firelord. Summoning Ragnaros often doesnât work out the way you want it to.","health":8,"id":"WE1_037","mechanics":["CANT_ATTACK","TRIGGER_VISUAL"],"name":"Ragnaros the Firelord","race":"ELEMENTAL","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Can't attack. At the end of your turn, deal 8 damage to a random enemy.","type":"MINION"},{"artist":"Wei Wang","attack":4,"cardClass":"NEUTRAL","collectible":true,"cost":7,"dbfId":59750,"elite":true,"flavor":"The Curator guards Azerothâs deadliest creatures, but itâs secretly terrified of squirrels.","health":6,"id":"WE1_038","mechanics":["BATTLECRY","TAUNT"],"name":"The Curator","race":"MECHANICAL","rarity":"LEGENDARY","set":"WILD_EVENT","text":"Taunt\nBattlecry: Draw a Beast, Dragon, and Murloc from your deck.","type":"MINION"},{"artist":"Wayne Reynolds","attack":5,"cardClass":"NEUTRAL","collectible":true,"cost":6,"dbfId":59751,"elite":true,"flavor":"His second greatest regret is summoning an evil Firelord who enslaved his entire people.","health":5,"id":"WE1_039","mechanics":["TRIGGER_VISUAL"],"name":"Emperor Thaurissan","rarity":"LEGENDARY","set":"WILD_EVENT","text":"At the end of your turn, reduce the Cost of cards in your hand by (1).","type":"MINION"}]
\ No newline at end of file