Files
2024-08-31 12:07:21 +03:00

2345 lines
401 KiB
Transact-SQL
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
USE "Gwent - The Witcher Card Game"
DECLARE @monster INT = (SELECT hmy FROM Factions WHERE name = 'Monsters')
DECLARE @nilfgaard INT = (SELECT hmy FROM Factions WHERE name = 'Nilfgaard')
DECLARE @northern_realms INT = (SELECT hmy FROM Factions WHERE name = 'Northern Realms')
DECLARE @scoiatael INT = (SELECT hmy FROM Factions WHERE name = 'Scoia''tael')
DECLARE @skellige INT = (SELECT hmy FROM Factions WHERE name = 'Skellige')
DECLARE @syndicate INT = (SELECT hmy FROM Factions WHERE name = 'Syndicate')
DECLARE @neutral INT = (SELECT hmy FROM Factions WHERE name = 'Neutral')
DECLARE @cursed_toad INT = (SELECT hmy FROM CardSet WHERE name = 'Cursed Toad')
DECLARE @uroboros INT = (SELECT hmy FROM CardSet WHERE name = 'Uroboros')
DECLARE @price_of_power INT = (SELECT hmy FROM CardSet WHERE name = 'Price of Power')
DECLARE @way_of_the_witcher INT = (SELECT hmy FROM CardSet WHERE name = 'Way of the Witcher')
DECLARE @master_mirror INT = (SELECT hmy FROM CardSet WHERE name = 'Master Mirror')
DECLARE @merchants_of_ofir INT = (SELECT hmy FROM CardSet WHERE name = 'Merchants of Ofir')
DECLARE @iron_judgment INT = (SELECT hmy FROM CardSet WHERE name = 'Iron Judgment')
DECLARE @novigrad INT = (SELECT hmy FROM CardSet WHERE name = 'Novigrad')
DECLARE @crimson_curse INT = (SELECT hmy FROM CardSet WHERE name = 'Crimson Curse')
DECLARE @base_set INT = (SELECT hmy FROM CardSet WHERE name = 'Base Set')
DECLARE @starter_set INT = (SELECT hmy FROM CardSet WHERE name = 'Starter Set')
DECLARE @thronebreaker INT = (SELECT hmy FROM CardSet WHERE name = 'Thronebreaker')
INSERT INTO Cards(name, faction, description, action, image, cost, power, color, type, cardset)
VALUES
('Aen Seidhe Saber',@scoiatael,'When this blade cuts through the air, you don''t hear a swish, you hear music…','Order: Spawn and play a Scoia''tael Neophyte.','https://gwent.one/image/gwent/assets/card/art/medium/1227.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Basilisk Venom',@neutral,'People think a basilisk kills with its eyes, but it''s the colorless fumes from its venom that cause death…','Order: Poison a unit.','https://gwent.one/image/gwent/assets/card/art/medium/2035.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Ceremonial Dagger',@neutral,'Decorated like a prince''s coronet. Sharp like a butcher''s knife.','Order: Damage an enemy unit by 3 and give it Bleeding (2).','https://gwent.one/image/gwent/assets/card/art/medium/2039.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Collar',@nilfgaard,'Those who fall into debt with the Moorlehems have two options: go into slavery or kill themselves. The smart ones choose option number two.','Order: Lock an enemy unit and damage it by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1991.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Crystal Skull',@neutral,'Makes for a perfect paperweight.','Order: Boost an allied unit by 4 and give it Veil.','https://gwent.one/image/gwent/assets/card/art/medium/2036.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Cursed Scroll',@neutral,'The seal states clearly: do not open. But of course… curiosity will win out.','Order: Draw a card of your choice, then move a card from your hand to the bottom of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/2038.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Enchanted Armor',@neutral,'Lean in, listen closely, and you''ll hear a whisper…','Order: Boost a unit in your hand by 3 and give it 2 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/2037.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Engineering Solution',@northern_realms,'Trust me, I''m an engineer.','Order: Boost an allied unit by 4 and give it Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1998.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Magic Lamp',@neutral,'It''s a little tarnished. A little rubbing will make it shiny again.','Order: Transform into Lamp Djinn.','https://gwent.one/image/gwent/assets/card/art/medium/2045.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Mask of Uroboros',@skellige,'Time doesn''t flow, it goes in circles. The past becomes the future, grandfathers repeat the mistakes of their grandsons.','Order: Draw a card, then Discard a card and Spawn 2 Crows on your Melee row.','https://gwent.one/image/gwent/assets/card/art/medium/2043.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Tiger''s Eye',@syndicate,'A diamond the size of a goose egg. And worth a small country.','Order: Gain 5 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/1994.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('Urn of Shadows',@monster,'Everyone carries some darkness in them. Some have learned to bend it to their will…','Order: Trigger an allied unit''s Deathwish ability.','https://gwent.one/image/gwent/assets/card/art/medium/2006.jpg',0,0,'gold','stratagem',@merchants_of_ofir),
('The Eternal Eclipse',@nilfgaard,'For the uninitiated, the Grand Scheme will manifest itself as an avalanche: a series of seemingly insignificant events putting the entire mountain slope in motion to sweep away the ancien régime. Only the madmen and the thorough historians, studying the developments of these days in retrospect, many decades later, will discover the truth: it was a mechanism as precise as a clock, counting down to the advent of a new world order.','Doomed.
Scenario: Progress whenever you play a gold Cultist.
Prologue: Spawn Eternal Eclipse Initiate on this row.
Chapter 1: Infuse all your non-Disloyal Cultists on the battlefield, in your hand and in your deck with "Whenever you play a Cultist, boost self by 1, then increase this value by 1 if it was a bronze".
Chapter 2: Spawn and play Eternal Eclipse Deacon.','https://gwent.one/image/gwent/assets/card/art/medium/3794.jpg',15,0,'gold','artifact',@cursed_toad),
('Dagon: Promised',@monster,'That is not dead which can eternal lie, and with strange aeons even death may die.','Doomed.
Deploy: Infuse 5 units in your deck with "Deathwish: Boost the lowest-power allied unit by 2 and worship Dagon" and Spawn Call of the Depths in your graveyard.
Order: Consume an allied unit.
Whenever you play a Deathwish unit, boost it by 1.
While in hand or deck, evolve after you win a round.','https://gwent.one/image/gwent/assets/card/art/medium/1129.jpg',14,8,'gold','unit',@cursed_toad),
('Damsel in Distress',@northern_realms,'Understandably, it had never occurred to any young knight or princeling, that the towers were erected for their own protection.','Doomed.
Scenario: Progress whenever you play a Knight.
Prologue: Summon a bronze Knight from your deck to this row.
Chapter 1: Whenever an allied unit triggers Grace, boost its adjacent units by 2.
Chapter 2: Spawn and play Mad Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1739.jpg',14,0,'gold','artifact',@cursed_toad),
('Dana Méadbh: Provider',@scoiatael,'Every living thing is a child of the Queen of the Fields.','Doomed.
Harmony.
At the end of your turn, boost all non-Neutral units in your hand with primary categories that you don''t control by 1.
While in hand or deck, evolve after you win a round.','https://gwent.one/image/gwent/assets/card/art/medium/4173.jpg',14,7,'gold','unit',@cursed_toad),
('Endless Voyage',@skellige,'Time has failed to halt Bjorn''s search. What good will the elements do?','Doomed.
Scenario: Progress whenever you play a Pirate.
Prologue: Spawn Bjorn''s Drakkar on this row.
Chapter 1: Whenever your opponent plays a unit, Infuse it with "Deathwish: Spawn Cataclysm on this row for 1 turn".
Chapter 2: Purify and Heal an allied Bjorn''s Drakkar, increase its base power by 5 and give it 1 Charge.
If you don''t control Bjorn''s Drakkar, Spawn it on this row instead.','https://gwent.one/image/gwent/assets/card/art/medium/4032.jpg',14,0,'gold','artifact',@cursed_toad),
('Feign Death',@scoiatael,'In order to set a trap, you should usually hide. But… there are exceptions to this rule.','Doomed.
Scenario: Progress whenever you play an Elf.
Prologue: Spawn a Vernossiel''s Commando on this row.
Chapter 1: Spawn 2 Elven Deadeyes on this row.
Chapter 2: Spawn and play Waylay.','https://gwent.one/image/gwent/assets/card/art/medium/1217.jpg',14,0,'gold','artifact',@merchants_of_ofir),
('Fucusya',@skellige,'Like mermaids, the sea witches can experience true love only once in a lifetime. And Fucusya wasted her only time on a human.','Deploy: Play a non-Neutral unit from your graveyard with a provision cost of 10 or less and give it Doomed, then Spawn Rain on the opposite row with a duration equal to unused provisions.','https://gwent.one/image/gwent/assets/card/art/medium/3383.jpg',14,4,'gold','unit',@price_of_power),
('Haunt',@monster,'If you don''t finish your oatmeal, a Haunt will come and eat you!','Doomed.
Scenario: Progress whenever you play a unit with Deathwish.
Prologue: Spawn a Desert Banshee on this row.
Chapter 1: Spawn and play a Barghest.
Chapter 2: Spawn and play a Nightwraith.','https://gwent.one/image/gwent/assets/card/art/medium/1409.jpg',14,0,'gold','artifact',@merchants_of_ofir),
('Hjalmar: Seawolf',@skellige,'Heave, lads, heave! ...I meant the SHIP, not yer blasted entrails!','Deploy (Melee): Clash with an enemy unit.
Whenever you play a Raid, remove all Armor from self and adjacent Pirates and Ships, then boost them and self by the amounts removed.','https://gwent.one/image/gwent/assets/card/art/medium/5587.jpg',14,10,'gold','unit',@uroboros),
('In Gedyneith''s Shadow',@skellige,'Rulers are crowned in its shadow. Traitors are hanged on its branches.','Doomed.
Scenario: Progress whenever you play a Druid.
Prologue: Spawn a Crow Clan Preacher on this row.
Chapter 1: Spawn and play Crow''s-eye Rhizome.
Chapter 2: Spawn and play Mardroeme.','https://gwent.one/image/gwent/assets/card/art/medium/1068.jpg',14,0,'gold','artifact',@merchants_of_ofir),
('In Search of Forgotten Treasures',@syndicate,'Fabled, elusive, unmapped. This place sparks the wildest dreams and turns stately sailors into swashbuckling adventurers.','Doomed.
Scenario: Progress whenever you play a Tidecloak.
Prologue: Spawn Gudrun Bjornsdottir on this row.
Chapter 1: Hoard 8: At the end of your turn, gain enough Coins to fill your pouch.
Chapter 2: Damage the highest-power enemy unit by the number of Coins you have.','https://gwent.one/image/gwent/assets/card/art/medium/1881.jpg',14,0,'gold','artifact',@cursed_toad),
('King Chrum',@monster,'Thrum''s valley kingdom was little more than a glorified toll road. Chrum, however, had expansion on his mind. Expansion, and reform.','Deploy (Might): Gain Resilience.
The base power of this card is equal to the number of Ogroids in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/5605.jpg',14,1,'gold','unit',@uroboros),
('Masquerade Ball',@nilfgaard,'Ophelie Van Moorlehem loves throwing huge galas. The fact that some attendees then disappear without a trace doesn''t seem to bother anyone…','Doomed.
Scenario: Progress whenever you play an Aristocrat on your side of the battlefield.
Prologue: Spawn a Thirsty Dame on this row.
Chapter 1: Spawn and play Fangs of the Empire.
Chapter 2: Spawn and play Fangs of the Empire.','https://gwent.one/image/gwent/assets/card/art/medium/1427.jpg',14,0,'gold','artifact',@merchants_of_ofir),
('Mysteries of Loc Feainn',@scoiatael,'Here, all nature returns to its source; all life finds renewal.','Doomed.
Scenario: Progress whenever you play a unit with Harmony.
Prologue: Spawn Lake Guardian: Dawn Aspect on this row and set its power to the number of non-Neutral units with unique primary categories in your starting deck.
Chapter 1: Whenever you play a non-Neutral unit, boost it by 1 for each category it has.
Chapter 2: Spawn and play Loc Feainn: Convergence.','https://gwent.one/image/gwent/assets/card/art/medium/4033.jpg',14,0,'gold','artifact',@cursed_toad),
('One Night at the Passiflora',@syndicate,'More pilgrims come here than to the Temple of the Eternal Fire…','Doomed.
Scenario: Progress whenever you play a Blindeye.
Prologue: Spawn Sly Seductress on this row.
Chapter 1: Spawn Passiflora Peaches on this row.
Chapter 2: Gain 6 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/1904.jpg',14,0,'gold','artifact',@merchants_of_ofir),
('Renfri',@neutral,'In this fairytale, the princess and the monster are the same person.','Doomed.
Deploy: If your starting deck has at least 25 units, Create a curse to replace your leader ability, then Create a blessing and Infuse your leader ability with it.','https://gwent.one/image/gwent/assets/card/art/medium/4092.jpg',14,5,'gold','unit',@cursed_toad),
('Saint Gregory: Justicar',@syndicate,'Retreat, heathen! I will not axe you twice.','Doomed.
Deploy: Boost self by 1 for each unit you control and gain a Coin for each Firesworn card you control.
While in hand or deck, evolve after you win a round.','https://gwent.one/image/gwent/assets/card/art/medium/4178.jpg',14,5,'gold','unit',@cursed_toad),
('Saskia: Commander',@scoiatael,'We won''t be fighting mere minions, but their King! And the King himself will have to recognize our victory! Could a soldier dream of better than defeating a monarch?','Immunity.
Deploy: If you have at least 10 different primary categories in your starting deck, Summon a random bronze non-Neutral unit with a primary category that is not on your side of the battlefield from your deck to this row.
Timer 3: Repeat the Deploy ability and reset the Timer.','https://gwent.one/image/gwent/assets/card/art/medium/3819.jpg',14,4,'gold','unit',@base_set),
('The Manors Dark Secret',@monster,'In this manor, the doors lock YOU up.','Doomed.
Scenario: Progress whenever you play a unit with Thrive.
Prologue: Spawn a Cursed Damsel on this row and boost it by 2.
Chapter 1: Whenever you play a unit, if it would not trigger any of your Thrive units, boost it by 2 first.
Chapter 2: Play the highest-power bronze non-Neutral unit from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/3811.jpg',14,0,'gold','artifact',@cursed_toad),
('Torres var Emreis: Founder',@nilfgaard,'Like emperor, like empire: Grandiose, entitled, and hell-bent.','Doomed.
Deploy: Give Spying to 3 units with provision costs of 10 or less from your opponent''s deck, then Spawn base copies of them into your deck. Boost self by 1 for each provision below the limit.
Order: Banish up to 3 cards from your starting deck from your deck.
While in hand or deck, evolve after you win a round.','https://gwent.one/image/gwent/assets/card/art/medium/4171.jpg',14,3,'gold','unit',@cursed_toad),
('Tyr: Slayer of Yngvar',@skellige,'His sword, forged in the fires of the deep, worthy of being wielded by a god, could crack the earth like lightning. And yet, only his were the hands capable of such artifice.','Doomed.
Deploy: Damage an enemy unit by the difference between its base and current power.
Deathblow: Gain Resilience.
While in hand or deck, evolve after you win a round.','https://gwent.one/image/gwent/assets/card/art/medium/1364.jpg',14,9,'gold','unit',@cursed_toad),
('Viy',@monster,'What has a million legs and can eat a city whole?','Deathwish: Shuffle Viy back into your deck, then increase its base power by 3.','https://gwent.one/image/gwent/assets/card/art/medium/2316.jpg',14,8,'gold','unit',@way_of_the_witcher),
('Admiral Rompally',@nilfgaard,'Some call him a hero, some call him a genius. Others prefer to call him a pompous prick. Funnily enough, all are in the right.','Zeal. Order: Choose 3 enemy units, then give them Lock, Poison and Spying, in that order.
At the end of your turn, boost self by the highest number of statuses on an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/5582.jpg',13,4,'gold','unit',@uroboros),
('Amphibious Assault',@northern_realms,'One ship here, one ship there, and the kingdom will be ours!','Echo.
Play a non-Neutral unit from your deck with a provision cost of 9 or less. Boost it by 1 for each provision below the limit.','https://gwent.one/image/gwent/assets/card/art/medium/2221.jpg',13,0,'gold','special',@master_mirror),
('Artaud Terranova',@nilfgaard,'Ambition can be blinding.','Assimilate.
Deploy: Spawn and play a base copy of any non-Disloyal unit you gave Spying to during this game, excluding self.','https://gwent.one/image/gwent/assets/card/art/medium/3356.jpg',13,4,'gold','unit',@price_of_power),
('Aucwenn',@scoiatael,'They are not born of magic, but of nature''s long forgotten ways.','Symbiosis
Deploy: Infuse all your Naiads with the Nature category, wherever they are.
Whenever you Spawn a Wandering Treant, give it Vitality equal to the number of Dryads you control.','https://gwent.one/image/gwent/assets/card/art/medium/2060.jpg',13,5,'gold','unit',@cursed_toad),
('Baccalà',@nilfgaard,'Ever hungry for tar and timber, for cloth and cable, for lard and labor. It''s a point of pride for Baccalà that thirty fresh frigates leave its shipyard every year.','Resilience.
Deploy: Spawn Imperial Fleet to the left of self and Imperial Marine to the right of self.
Order: Boost 2 allied units by 2 and swap their positions.','https://gwent.one/image/gwent/assets/card/art/medium/5585.jpg',13,0,'gold','artifact',@uroboros),
('Beauclair',@nilfgaard,'Beauclair, with its ivory spires and amber rooftops against the backdrop of Mount Gorgon, embodies the essential Toussaint: it never feels like anything other than a fairy tale.','Resilience.
Deploy: Set an allied unit''s power to match the highest-power enemy unit.
Order: Reset the power of a unit.','https://gwent.one/image/gwent/assets/card/art/medium/4061.jpg',13,0,'gold','artifact',@cursed_toad),
('Chapter of Wizards',@northern_realms,'In the wake of the Novigradian Union, the Chapter of the Gift and the Art sought to ensure all magic was adequately regulated. Yet, some mages refused to be restrained by the fetters of absolute authority, choosing instead to practice their craft away from prying eyes. Deemed ''enemies of the institution'', these renegades were promptly hunted down and punished.','Resilience.
Deploy: Spawn and play Runeword.
Order: Spawn on this row a base copy of the last bronze allied Mage you played.','https://gwent.one/image/gwent/assets/card/art/medium/1654.jpg',13,0,'gold','artifact',@price_of_power),
('Draug',@northern_realms,'Some men cannot admit defeat. Some keep fighting from beyond the grave.','Zeal. Order: Transform all Human on an allied row into Kaedweni Revenants without changing their power.','https://gwent.one/image/gwent/assets/card/art/medium/1613.jpg',13,7,'gold','unit',@base_set),
('Emhyr var Emreis',@nilfgaard,'They do not call me the Patient. Take care they do not call you the Headless.','Deploy: Play a bronze Soldier or Aristocrat from your hand, then draw a card.
Whenever your opponent plays a unit, give it Spying.
Order: Seize a 1-power enemy unit with Spying.
Devotion: At the end of your turn, refresh this card''s Order.','https://gwent.one/image/gwent/assets/card/art/medium/1282.jpg',13,4,'gold','unit',@base_set),
('Keltullis',@monster,'When she took roost here, they fought ''er for near a century. Then the dragon got weary o'' fightin'' and they realized she weren''t goin'' nowheres, so… they cut a deal. She dinnae bother ''em, they give ''er what she needs.','Melee: At the end of your turn, destroy the lowest-power unit on the side with the most units.','https://gwent.one/image/gwent/assets/card/art/medium/1536.jpg',13,9,'gold','unit',@thronebreaker),
('King Demavend III',@northern_realms,'Even after his kingdom was ripped apart by a Nilfgaardian invasion and a perfidious Kaedweni land grab, he remained the most dignified of the Northern monarchs.','Deploy: Banish 3 cards from your deck.
Order: Play a base copy of one of them, then remove it from the list.
Cooldown: 4','https://gwent.one/image/gwent/assets/card/art/medium/1375.jpg',13,7,'gold','unit',@uroboros),
('King Henselt',@northern_realms,'Fuck with the unicorn and you get the horn.','Deploy: Play a Crew unit from your deck.
Whenever an adjacent unit''s Cooldown decreases, boost self by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/1072.jpg',13,3,'gold','unit',@base_set),
('Kraken',@skellige,'Once released, there''s no un-releasing it.','Disloyal.
Deploy: Move 3 enemy units to this row, damage them by 2 and Spawn Storm for 3 turns on this row.
Deathwish: At the end of this turn, Summon self to the opposite row and boost self by the number of unique allied Beasts.','https://gwent.one/image/gwent/assets/card/art/medium/4219.jpg',13,6,'gold','unit',@uroboros),
('Madam Marquise Serenity',@syndicate,'If you''re looking for something different, perhaps a round of Gwent?','Profit 4.
Deploy (Melee): Summon a Sly Seductress from your deck to this row.
Deploy (Ranged): Summon Passiflora Peaches from your deck to this row.
Tribute 8: Summon both instead.
Whenever your opponent plays a card, gain 1 Coin.','https://gwent.one/image/gwent/assets/card/art/medium/1904.jpg',13,5,'gold','unit',@uroboros),
('Melitele',@northern_realms,'You''ve seen one goddess of fertility, you''ve seen them all.','Deploy: Boost an allied unit by 5.
Whenever this unit is moved back into your deck, trigger an ability from the cycle:
Maiden - Boost all allied units by 0.
Mother - Spawn a random 4-provision Northern Realms unit on a random row where you control a unit.
Crone - Boost self by 1, then increase ability values by 1.','https://gwent.one/image/gwent/assets/card/art/medium/4175.jpg',13,3,'gold','unit',@cursed_toad),
('Oneiromancy',@neutral,'Deciphering the past and the future as they appear in dreams is very difficult, even for a master.','Echo.
Play any card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1852.jpg',13,0,'gold','special',@master_mirror),
('Ragh Nar Roog',@neutral,'In the Final Age, Hemdall will come forth to face the evil issuing from the land of Morhogg - the legions of wraiths, demons and specters of Chaos.','Doomed.
Scenario: Progress whenever you play a gold unit.
Prologue: Spawn Cataclysm on both enemy rows for 2 turns.
Chapter 1: Damage an enemy unit by 5.
Chapter 2: Spawn and play Clear Skies.','https://gwent.one/image/gwent/assets/card/art/medium/1053.jpg',13,0,'gold','artifact',@base_set),
('Ravanen Kimbolt',@northern_realms,'A man who almost wore the crown is a deadly enemy—for once he''s had a whiff of royal power, he''ll never cede his ambitions.','Deploy: Boost 3 bronze units in your deck by 1.
The first time an allied unit uses its Order each turn, Summon a random unit with the same power from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/5599.jpg',13,6,'gold','unit',@uroboros),
('Regis: Reborn',@monster,'“You surround your dead with veneration, you dream of immortality, and in your myths and legends someone is always being resurrected—conquering death itself. But were your revered late great-grandfather to spring from his grave and order a beer, hysteria would surely ensue.”','Deploy: Drain an enemy unit by 3.
At the end of your turn, while in hand or deck, if there is an enemy unit with Bleeding, increase own base power by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3844.jpg',13,1,'gold','unit',@base_set),
('Riordain',@scoiatael,'Curb your excitement, Angus. You want the dh''oine to suspect?','Deploy: If played adjacent to at least one:
Trap - Play an Elf from your deck.
Elf - Play a Trap from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/5594.jpg',13,4,'gold','unit',@uroboros),
('She Who Knows',@monster,'She knows well what kind of clay her daughters are made of. After all, she kneaded it herself.','Sabbath: At the end of round, give Resilience to the highest base power unit on your side of the battlefield.','https://gwent.one/image/gwent/assets/card/art/medium/2050.jpg',13,10,'gold','unit',@price_of_power),
('Siege',@northern_realms,'There''s no fortress that can''t be taken. There are just fortresses not worth taking.','Doomed.
Scenario: Progress whenever you play a Siege Engine.
Prologue: Spawn a reinforced Trebuchet on your Ranged row.
Chapter 1: Spawn a Battering Ram on your Ranged row.
Chapter 2: Spawn and play Bombardment.','https://gwent.one/image/gwent/assets/card/art/medium/1098.jpg',13,0,'gold','artifact',@merchants_of_ofir),
('Sigi Reuven: Mastermind',@syndicate,'Ahh, Novigrad: a veritable cornucopia of culture and beauty. That is, if a shiv up the arse behind the Butcher''s Yard''s what tickles your fancy.','Deploy: Look at Collusion and a random unit from each Gang from your deck, then play 1.
Tribute 9: Play 2 instead.
Tribute costs 2 less for each unique Gang category you control.','https://gwent.one/image/gwent/assets/card/art/medium/1995.jpg',13,4,'gold','unit',@cursed_toad),
('Simlas Finn aep Dabairr',@scoiatael,'I am a Sage. Naturally I know more than you do.','Deploy: Play all copies of a bronze special card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/3362.jpg',13,2,'gold','unit',@price_of_power),
('Sunset Wanderers',@neutral,'It seemed like Dandelion meant to journey with the witcher, even to the edge of the world.','This card starts in the leftmost position of your hand.
At the start of your turn, while in hand, move self one position to the right, then boost self by 1.
At the end of your turn, if you haven''t passed and there are no cards to the right of this card, Summon self from your hand to a random allied row, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/2280.jpg',13,1,'gold','unit',@base_set),
('Svalblod',@skellige,'He proclaimed to his worshippers but one commandment: Kill.','Deploy: Damage all units by 1.
Whenever a Bear Abomination enters your side of the battlefield, repeat the Deploy ability.
The first time you deal 8 damage to units each turn, Spawn Svalblod Fanatic on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1673.jpg',13,9,'gold','unit',@cursed_toad),
('Telianyn aep Collen',@scoiatael,'Months spent foolproofing this operation, only to find I should have hired better listeners... My mother must be laughing somewhere.','Deploy: Shuffle an allied unit with a provision cost of 9 or less into your deck, then play the top Elf with a Deploy ability from your deck.
Order: Spawn and play Backup Plan. If this unit is Doomed, damage an enemy unit by the number of Doomed units you control instead.','https://gwent.one/image/gwent/assets/card/art/medium/5561.jpg',13,8,'gold','unit',@uroboros),
('Temple of Melitele: Congregation',@northern_realms,'Here in Ellander, mistaking our girls'' vows of silence for tacit approval will get your arse tanned right quick.','Doomed. Immunity. Resilience.
Deploy: Create a legendary unit from your faction that is not in your starting deck 3 times, then shuffle them into your deck.
Order: Draw a unit of your choice and boost it by your hand size, then shuffle a card back into your deck.
While in hand or deck, evolve after you win a round.','https://gwent.one/image/gwent/assets/card/art/medium/4176.jpg',13,0,'gold','artifact',@cursed_toad),
('The Brute',@syndicate,'Hes a slayer of all things wicked, a saviour of the common folk, and a very good boy. At least, thats what his mum tells him.','Profit 0.
Deploy: Boost self by boost.
The boost is equal to the base power of the highest-power enemy unit with a Bounty you destroyed this game.
Whenever you place a Bounty on an enemy unit, increase the Profit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3395.jpg',13,6,'gold','unit',@price_of_power),
('Triss: Meteor Shower',@neutral,'Next time you get the feeling I''m about to piss off Merigold, make sure and knock me upside the head - Lambert','Deploy (Melee): Damage all units on an enemy row by half their base power.
Deploy (Ranged): Boost all allied units on a row by half their base power.','https://gwent.one/image/gwent/assets/card/art/medium/2064.jpg',13,3,'gold','unit',@cursed_toad),
('Vilgefortz: Renegade',@nilfgaard,'Four times, Geralt struck. To the temple, to the neck, under the arm, to the thigh. Each blow should have been fatal. Yet each was parried by the mage.','Deploy: Swap a card from your opponent''s graveyard with a card in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/3379.jpg',13,8,'gold','unit',@price_of_power),
('Villentretenmerth',@neutral,'Also calls himself Borkh Three Jackdaws… he''s not the best at names.','Lineage.
Timer 3: Destroy the highest-power unit(s) on the battlefield, excluding Dragons you control.','https://gwent.one/image/gwent/assets/card/art/medium/1013.jpg',13,6,'gold','unit',@base_set),
('Zoltan: Warrior',@scoiatael,'I''ve decided to do tangible good, that is not wasted. I am good to myself and my immediate surroundings.','Deploy: Damage 2 enemy units by 3. For each unit that survived, Spawn a Rowdy Dwarf on this row.
Barricade: At the end of your turn, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1946.jpg',13,4,'gold','unit',@iron_judgment),
('Ale of the Ancestors',@neutral,'Boros, the legendary founder of Clan Fuchs, died after overindulging in this beverage - he passed out while reaching for his golden ring, which had fallen into a brook.','Resilience.
Zeal. Order: Boost a unit by 3 and Infuse it with "Whenever this unit is targeted by Mahakam Ale or Golden Froth, boost self by 2".
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1478.jpg',12,0,'gold','artifact',@base_set),
('Angus Bri Cri',@scoiatael,'These pests seem to think US surrounded, Riordain. Ha!','Deploy: For the rest of the game, whenever an Elven Deadeye enters your side of the battlefield, boost it by 1.
If your starting deck has at least 4 unique Traps, this card starts in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/5593.jpg',12,6,'gold','unit',@uroboros),
('Ardal aep Dahy',@nilfgaard,'“In my home, in the civilized world, a general commands his forces. He does not rush and thrash about like some rabid hound.”','Deploy (Ranged): If neither player has passed and your opponent''s hand is not full, move a non-Doomed enemy unit with power up to 2 to your opponent''s hand, then draw a card.
Increase the maximum value by the number of Tactics in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1532.jpg',12,7,'gold','unit',@base_set),
('Auberon: King',@monster,'The end of one world can be the beginning of another.','Deploy: Spawn and play a random bronze Wild Hunt unit.
At the start of the round, while in hand or deck, evolve.','https://gwent.one/image/gwent/assets/card/art/medium/2186.jpg',12,6,'gold','unit',@master_mirror),
('Battle Stations!',@nilfgaard,'Those who desire hegemony over the seas must be ready to pay for it with blood.','Play up to 2 bronze cards from your hand, then draw as many cards.','https://gwent.one/image/gwent/assets/card/art/medium/5584.jpg',12,0,'gold','special',@uroboros),
('Blood Eagle',@skellige,'Fly like an eagle - Let my spirit carry me - I want to fly like an eagle.','Echo.
Damage an enemy unit by 2, then play a Warrior from your deck with a provision cost of 7 or less.
Deathblow: Play a Warrior from your deck instead.
Bloodthirst 3: Always trigger the Deathblow ability.','https://gwent.one/image/gwent/assets/card/art/medium/2236.jpg',12,0,'gold','special',@master_mirror),
('Boholt',@northern_realms,'The bounty was often more than whatever the peasants were willing to offer, for the advance payments of lesser hunters also awaited the Reavers in the beasts'' lairs.','Formation.
Order: Spawn a base copy of an allied bronze Soldier on its row.
Whenever you Spawn a Soldier, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/4074.jpg',12,2,'gold','unit',@cursed_toad),
('Cyrus Engelkind Hemmelfart',@syndicate,'Behind the Hierarch''s pious pageant, his luxurious silks and exotic wines, his whores and slaves, beneath all that lust, greed, and vanity, stands an honorable man.','Profit 4.
Deploy: Spawn and play Congregation.
Fee 2: Destroy an allied Firesworn Token, then Summon a bronze Firesworn unit from your graveyard to the same position.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1864.jpg',12,3,'gold','unit',@base_set),
('Eist Tuirseach',@skellige,'Eist came to Cintra to help Crach an Craite win the hand of Princess Pavetta, yet wound up winning her mother''s heart for himself.','Veteran.
Deploy (Bloodthirst 3): Draw a card, then Discard a card.
Whenever you Discard a non-Neutral unit during your turn, Summon it from your graveyard to this row.
Counter: 2
Devotion: Also works whenever a non-Neutral unit enters your graveyard during your turn.','https://gwent.one/image/gwent/assets/card/art/medium/1363.jpg',12,3,'gold','unit',@base_set),
('Eithné: Young Queen',@scoiatael,'She used to instruct her Dryads to warn people two or even three times before shooting with lethal intention. Used to anyhow.','Deploy: Spawn a Young Dryad on this row.
At the start of the round, while in hand or deck, evolve.','https://gwent.one/image/gwent/assets/card/art/medium/2206.jpg',12,6,'gold','unit',@master_mirror),
('Erland of Larvik',@northern_realms,'Erland founded the School of the Griffin, and hoped his emphasis on knightly values would help elevate the reputation of witchers among the common folk. Alas, his efforts would go in vain.','Deploy: Boost all units in your deck by 1.
Adrenaline 3: Also gain Immunity.
Order: Remove boosts from all units in your deck, then boost this unit by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/2355.jpg',12,4,'gold','unit',@way_of_the_witcher),
('Fallen Rayla',@syndicate,'Slain by the arrows of those she had hunted. Or so many thought. The Salamandra had different plans for her.','Veil.
Profit 3.
Tribute 3: Remove Poison from an allied unit, then boost self by 5.
Whenever your opponent plays a unit, Poison it and remove a Counter.
When the Counter reaches 0, the Tribute becomes a Fee.
Counter: 2','https://gwent.one/image/gwent/assets/card/art/medium/2327.jpg',12,6,'gold','unit',@way_of_the_witcher),
('Fulmar',@skellige,'“Praise the Goddess for all the paths that she opens before you, and turn your greedy gaze away from those She closes in her wisdom” - Fulmar','Deploy: Spawn and play Tears of Siren.
Order: Replace Rain on an enemy row with Storm of the same duration.','https://gwent.one/image/gwent/assets/card/art/medium/2066.jpg',12,6,'gold','unit',@price_of_power),
('Gezras of Leyda',@scoiatael,'“Take a contract from Aen Seidhe over a dh''oine any day, as youre far less likely to receive a knife between the ribs in place of coin.” ⁠— Gezras','Melee: At the end of your turn, move self to the Ranged row and boost a random allied unit on this row by 1.
Ranged: At the end of your turn, move self to the Melee row and damage a random enemy unit on the opposite row by 1.
Adrenaline 3: Instead of a random unit, affect all other units on that row instead.','https://gwent.one/image/gwent/assets/card/art/medium/2335.jpg',12,6,'gold','unit',@way_of_the_witcher),
('Girdle of Giant Strength',@monster,'A sturdy leather belt, clearly crafted for a titan, yet inexplicably fits the torso of anyone who tries it on. Although the girdle makes its wearer as strong as a giant, it does not make them giant-size.','Boost an allied unit by 10.
Might: When you play an Ogroid, play self from your graveyard and gain Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/5608.jpg',12,0,'gold','special',@uroboros),
('Harald an Craite',@skellige,'His battle with the bear made him a different man, no doubt. But many argue if for the better.','Deploy: Play a bronze Warrior from your graveyard, give it Doomed and damage self by 2.
At the start of the round, while in hand or deck, evolve.','https://gwent.one/image/gwent/assets/card/art/medium/2233.jpg',12,6,'gold','unit',@master_mirror),
('Hemdall',@skellige,'When the time of the White Frost comes, Hemdall will sound the call for battle.','Deploy: Split damage equal to the number of units on an enemy row randomly between all units on that row.','https://gwent.one/image/gwent/assets/card/art/medium/1276.jpg',12,8,'gold','unit',@base_set),
('Iorveth''s Gambit',@scoiatael,'Iorveth may have only one eye, but his inner vision is unmatched.','If you have 4 or more Traps in your starting deck, play 2 of them at random. If you have 6 or more Traps in your starting deck, play 2 of your choice instead.','https://gwent.one/image/gwent/assets/card/art/medium/1606.jpg',12,0,'gold','special',@base_set),
('Jacques: Miracle Child',@syndicate,'As a child he loved two things: playing with his toy soldiers and a game called “Kill the Elf”.','Profit 4.
Tribute 4: Spawn 2 Firesworn Zealots on this row.
At the start of the round, while in hand or deck, evolve.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',12,6,'gold','unit',@master_mirror),
('Keira Metz',@northern_realms,'If I''m to die today, I wish to look smashing for the occasion.','Patience.
Order: Play [0] unique bronze Spell(s) from your graveyard and give it/them Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1080.jpg',12,6,'gold','unit',@base_set),
('King of Beggars',@syndicate,'You say tribute, I say taxes. ⁠— Francis Bedlam','Fee 1: Boost self by 1.
While in deck, whenever you pay a Tribute, remove a Counter for each Coin spent. For each removed Counter, gain 1 Coin.
When the Counter reaches 0, Summon self from your deck to a random allied row.
Counter: 12','https://gwent.one/image/gwent/assets/card/art/medium/1895.jpg',12,1,'gold','unit',@base_set),
('Mammuna',@monster,'Finders keepers.','Zeal. Order: Banish a bronze unit from your graveyard and boost self by its power, then Summon a copy of it from your deck to this row.
Sabbath: Play the copy instead.','https://gwent.one/image/gwent/assets/card/art/medium/1820.jpg',12,2,'gold','unit',@price_of_power),
('Morvudd',@monster,'Ate only the entrails. Fussy.','At the end of your turn, while in hand, deck, or graveyard, increase own base power by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1142.jpg',12,1,'gold','unit',@base_set),
('Munro Bruys',@scoiatael,'Munro dreamed of building steam and water-powered hammerworks. But he ended up as bouncer at the worst bar in Vizima…','Zeal. Order: Transform 1 allied Rowdy Dwarf into a Dwarf Berserker.
Cooldown: 2
Barricade: Set the Cooldown to 1.','https://gwent.one/image/gwent/assets/card/art/medium/1945.jpg',12,6,'gold','unit',@iron_judgment),
('Myrgtabrakke',@neutral,'Never get between a mother dragon and her young.','Lineage.
Deploy: Draw a Dragon, then move a card from your hand to the bottom of your deck.
Order: Damage an enemy unit by 1.
Charges: 0
At the start of the game, set the number of Charges to match your Lineage [0].','https://gwent.one/image/gwent/assets/card/art/medium/1024.jpg',12,4,'gold','unit',@base_set),
('Ocvist',@neutral,'The Master of Quartz Mountain, the Destroyer, Trajan''s Slayer. In his free time, he likes long walks and candlelight dinners.','Lineage.
Deploy: Spawn Cataclysm on the opposite row for 2 turns.
Timer 3: Damage all enemy units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1025.jpg',12,6,'gold','unit',@base_set),
('Otkell',@skellige,'In his hour of doom, All-mother Freya appeared to Otkell on his ship, and gave him the means to soothe the raging tempest, for she already knew that Otkell, like his brothers, had a greater tale to tell.','Deploy (Ranged): Damage self down to 1, then play all copies of Freya''s Blessing from your graveyard, and give them Doomed.
At the start of the game, increase own base power for each Alchemy in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1264.jpg',12,1,'gold','unit',@uroboros),
('Princess Adda',@northern_realms,'Freed from a curse inflicted out of jealousy, only to return to a court filled with little else.','Deploy (Devotion): Gain Immunity.
The first time a Cursed unit enters the battlefield during your turn, boost self by its base power.','https://gwent.one/image/gwent/assets/card/art/medium/1366.jpg',12,5,'gold','unit',@uroboros),
('Professor',@syndicate,'I fear our conventicle may end disastrously for you.','Deploy: Place a Bounty on an enemy unit and damage it by 4.
Tribute 3: Ignore the target unit''s Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1816.jpg',12,6,'gold','unit',@iron_judgment),
('Regis',@neutral,'Some consider me a monster. A blood-crazed, savage monster.','Deploy: Damage all units on an enemy row by 1.
Initiative: If any were destroyed, repeat this ability.','https://gwent.one/image/gwent/assets/card/art/medium/1010.jpg',12,3,'gold','unit',@base_set),
('Renew',@neutral,'Medicus curat, magicae sanat.','Play a unit from your graveyard with a provision cost of 9 or less and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1064.jpg',12,0,'gold','special',@base_set),
('Rience',@nilfgaard,'“I, Rience, taught her pain. With these hands, with these fingers. And I promised her that should you fall into my hands, princess, I would also teach you pain. With these hands, with these fingers…” - Rience','Deploy: Look at the top 3 units in your deck. Move 1 to your graveyard, then destroy an enemy unit with power equal to that unit''s power
Order: Set the power of a unit to match the number of cards in your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1369.jpg',12,6,'gold','unit',@price_of_power),
('Roche: Merciless',@northern_realms,'Fear does not befit us. Yet, there is a certain d''hoine... Vernon Roche. Be wary of him.','Deploy: Damage an enemy unit by 2.
Deathblow: Gain Zeal.
Order: Spawn a Blue Stripes Commando on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1111.jpg',12,4,'gold','unit',@base_set),
('Saesenthessis: Blaze',@neutral,'I inherited my father''s ability to assume other forms - well, one other form, in my case.','Lineage.
While in hand, deck, or on the battlefield, whenever an enemy unit is destroyed or Banished during your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1360.jpg',12,1,'gold','unit',@base_set),
('Shupe''s Day Off',@neutral,'Shupe is known to have quite the imagination. What other troll would look at scraps of paper and see rocks?','If your starting deck has no duplicates, send Shupe on an adventure.','https://gwent.one/image/gwent/assets/card/art/medium/1636.jpg',12,0,'gold','special',@base_set),
('Sigismund Dijkstra',@northern_realms,'Checkmate... your majesty.','Order: Play a boosted unit from your deck.
While in deck, whenever this unit receives a boost from other abilities, boost self by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/1077.jpg',12,4,'gold','unit',@uroboros),
('Sove',@skellige,'The chimera was child''s play compared to what awaited at home.','Deploy (Melee): Summon a Beast from your deck to the opposite row and Infuse it with "Deathwish: Boost the enemy Sove twice by own base power", then damage it by 1 for each damaged enemy unit and gain Immunity.','https://gwent.one/image/gwent/assets/card/art/medium/4065.jpg',12,11,'gold','unit',@cursed_toad),
('Stefan Skellen',@nilfgaard,'My mark scars the face of our future empress. That is my proudest achievement.','Deploy: Spawn and play Ace up the Sleeve for each 3 Tactics in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/4145.jpg',12,5,'gold','unit',@base_set),
('The Acherontia',@syndicate,'No amount of gold could ever weigh this ship down. Like a force of nature, its pursuit of riches was unstoppable.','Profit 6.
Vice 12: Play the top card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/5611.jpg',12,5,'gold','unit',@uroboros),
('The Great Oak',@scoiatael,'The trees of Brokilon oft rustle amongst themselves, despairing of the ancient oak whose heart now rots with hatred.','Deploy: Damage an enemy unit by the number of cards to the left of Great Oak, then boost self by the number of cards to the right of Great Oak.','https://gwent.one/image/gwent/assets/card/art/medium/1362.jpg',12,9,'gold','unit',@crimson_curse),
('The Heist',@scoiatael,'Plan''s simple: same as last time, but better.','Echo.
Spawn 3 Cargos on an allied row.','https://gwent.one/image/gwent/assets/card/art/medium/5579.jpg',12,0,'gold','special',@uroboros),
('The Witchfinder',@syndicate,'Woe to all those who find themselves on the wrong side of Octavia Hale, the self-proclaimed world-renowned finder⁠—and punisher⁠—of witches, warlocks, and were-things.','Deploy: Spawn 3 Syndicate Crowns on this row.
At the end of your turn, if no enemy unit has a Bounty, place a Bounty on the highest-power enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/3378.jpg',12,7,'gold','unit',@price_of_power),
('Tibor Eggebracht',@nilfgaard,'Tibor''s zeal was legendary. It was said when the emperor passed, he''d not so much bow as somersault.','Immunity.
At the end of your turn, Infuse a random enemy unit with "Whenever this unit receives a status, damage self by 1".
Whenever this card enters the battlefield, your opponent draws a card. If your opponent has already passed or their hand is full, damage self by 12 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1291.jpg',12,15,'gold','unit',@base_set),
('Tir ná Lia',@monster,'Great beauty requires great sacrifice. Of entire civilizations, if need be.','Resilience.
Deploy: Boost an allied unit by 0. Increase the value by the number of unique bronze Wild Hunt cards in your starting deck.
Order: Spawn and play Red Riders.
Devotion: Also Spawn Frost on your opponent''s Melee (0) and Ranged (0) rows equal to the amounts lost during the last round transition.','https://gwent.one/image/gwent/assets/card/art/medium/2192.jpg',12,0,'gold','artifact',@cursed_toad),
('Unseen Elder',@monster,'No one, not even among the higher vampires, knows exactly how old the Unseen Elder is. They only know they should never, under any circumstances, defy his will.','Deploy: Give an enemy unit Bleeding (4).
At the end of your turn, give Bleeding (2) to a random enemy unit without Bleeding.
Devotion: Bleeding on enemy units also triggers at the end of your turn.','https://gwent.one/image/gwent/assets/card/art/medium/1358.jpg',12,7,'gold','unit',@base_set),
('Usurper: Officer',@nilfgaard,'He was an ordinary soldier until his mind was open to the madness around him.','Deploy: Spawn an Operative on an enemy row and give it Spying.
Zeal. Order: Seize all Spying Operatives.
At the start of the round, while in hand or deck, evolve.','https://gwent.one/image/gwent/assets/card/art/medium/2071.jpg',12,6,'gold','unit',@master_mirror),
('Viraxas: Prince',@northern_realms,'Parents often envy their children''s strength and vigor. And children rarely notice it.','Order: Reset an allied non-Neutral unit''s Order ability.
At the start of the round, while in hand or deck, evolve.','https://gwent.one/image/gwent/assets/card/art/medium/2218.jpg',12,7,'gold','unit',@master_mirror),
('War Council',@nilfgaard,'Nilfgaardians fight every battle twice: first on the map, then in reality.','Resilience.
Deploy: Look at the first 3 cards from the top of your deck and play one of them.
Order: Spawn and play Battle Preparation.','https://gwent.one/image/gwent/assets/card/art/medium/1960.jpg',12,0,'gold','artifact',@iron_judgment),
('War Elephant',@northern_realms,'It''s kind of like a fiend, but bald and with a nose that hangs to the ground. What? No, you''re making things up!','Order: Damage adjacent units by 4, then boost self by 4 for each unit damaged.
Crew: Boost self by 8 instead.
Cooldown: 6','https://gwent.one/image/gwent/assets/card/art/medium/1999.jpg',12,8,'gold','unit',@merchants_of_ofir),
('Yaga',@monster,'The Witch Queen sat upon her throne of bones, gorging herself on all and sucking the life out of everything that came her way. For centuries, she feasted, until one day, she could no longer stand at all. And so, she ate some more.','Deploy (Sabbath): Gain Zeal.
Order: Consume a 4-provision cost unit, then increase the provision value by 1.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1815.jpg',12,1,'gold','unit',@price_of_power),
('Yennefer: Illusionist',@neutral,'Have limited trust in your sight when a mage is around.','Deploy: Spawn Yennefer''s Illusion on this row.
The first time you Spawn a unit on your side of the battlefield each turn, damage the lowest-power enemy unit by the Spawned unit''s base power.
Deathblow: Boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/4087.jpg',12,4,'gold','unit',@cursed_toad),
('Alzur',@neutral,'A rebel… outcast... knight… even sorcerer if you can believe that.','Whenever you play a Spell, Spawn a random unit with the same provision cost on this row.
Counter: 3','https://gwent.one/image/gwent/assets/card/art/medium/2365.jpg',11,6,'gold','unit',@way_of_the_witcher),
('Angoulême',@neutral,'Don''t matter if it crawls, slithers, climbs—you name it, I''ve eaten it. As for things that fly... I once ate a kite just ''cause it had flour stuck to it.','Deploy: Create and play an artifact from your opponent''s starting deck. If your opponent has no artifact in their starting deck, boost self by 6 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1708.jpg',11,3,'gold','unit',@base_set),
('Ard Feainn',@nilfgaard,'The Great Sun does not extend its light to those destined for the gutters.','Resilience.
Order: Look at the top 2 cards from your deck, and choose one to move to the bottom.
If it was an Agent, give an enemy unit Spying. If it was an Aristocrat, give an enemy unit Bleeding (2).
Whenever you play an Aristocrat, refresh the Order.
While in deck, when you play a gold Aristocrat, Summon self to your Melee row.','https://gwent.one/image/gwent/assets/card/art/medium/4170.jpg',11,0,'gold','artifact',@cursed_toad),
('Artis',@skellige,'Not all Svalblod priests were forced from the isles... Unfortunately.','Deploy: Play a 4-provision Cultist from your deck.
Ranged: Whenever a unit is played, damage it by half its power.','https://gwent.one/image/gwent/assets/card/art/medium/1668.jpg',11,5,'gold','unit',@crimson_curse),
('Bloody Mistress',@monster,'Once the effigy is on a tree, even the most virtuous of souls will find themselves inexplicably drawn toward her domain.','Sabbath: At the end of your turn, Spawn a Gernichora''s Fruit on each sides of this unit and transform self into Gernichora without changing power.','https://gwent.one/image/gwent/assets/card/art/medium/1831.jpg',11,7,'gold','unit',@price_of_power),
('Braathens',@nilfgaard,'His name sounded so similar to “urchin” in Nilfgaardian that Braathens decided to turn him into one. Years later Emhyr paid the mage back in kind. Braathens sounds just like “fried” after all.','Assimilate.
Deploy: Create and play a bronze Disloyal unit from your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/2073.jpg',11,4,'gold','unit',@master_mirror),
('Brewess: Ritual',@monster,'We''ll cut you up, boy. A fine broth you''ll make.','Deathwish: Summon 2 random bronze Deathwish units from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1465.jpg',11,5,'gold','unit',@base_set),
('Brouver Hoog',@scoiatael,'That doddery dolt? Ye cannae even tell if he''s alive or stuffed!','Deploy: Gain 1 Armor for each Dwarf in your hand.
Barricade: At the end of your turn, boost all Dwarves with Armor on this row by 1, then lose 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1187.jpg',11,6,'gold','unit',@base_set),
('Captain Yago',@syndicate,'Often mistaken for a Zerrikanian emissary for his refined clothing and composed demeanor... but what kind of diplomat carries a fucking ballista?','Deploy: Gain as many Coins as you spent this turn.
Fee 1: Boost an allied Pirate by 1.','https://gwent.one/image/gwent/assets/card/art/medium/5612.jpg',11,7,'gold','unit',@uroboros),
('Casimir Bassi',@syndicate,'He would have done anything for love, but a fireworks display never quite felt this warranted.','Veil.
Profit 3.
Deploy: Spend all your Coins, then boost self by the number of Coins spent.
Once per turn, when you reach 0 Coins, Spawn Explosives on this row.','https://gwent.one/image/gwent/assets/card/art/medium/5580.jpg',11,6,'gold','unit',@uroboros),
('Cerys an Craite',@skellige,'They call me Sparrowhawk. Know why? Because I eat rats like you for breakfast.','Deploy (Melee): Spawn a Drummond Shieldmaiden on this row.
Deploy (Ranged): Spawn a Drummond Queensguard on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1260.jpg',11,4,'gold','unit',@base_set),
('Cleaver',@syndicate,'Me hogs willnae go hungry th'' day thanks to ye.','Intimidate.
Deploy: Spawn and play Shakedown.
Increase this card''s Intimidate by 1 for each adjacent Crownsplitter.
Fee 4: Spawn a Cleaver''s Muscle on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1878.jpg',11,1,'gold','unit',@base_set),
('Count Reuven''s Treasure',@syndicate,'Dijkstra''s famed profanity - expressed in more than words.','Resilience.
Profit 0.
Increase the Profit by 1 for each Crime in your starting deck.
Deploy: Create a bronze Crime with provisions equal or less to the excess Coins gained from the Profit.
Whenever you gain Coins, gain Counters equal to the excess amount gained.
At the end of your turn, lower the Counter by 1 and gain a Coin.
Counter: 0','https://gwent.one/image/gwent/assets/card/art/medium/4179.jpg',11,0,'gold','artifact',@cursed_toad),
('Damien de la Tour',@nilfgaard,'I served Beauclair well. At least... I hope I did.','Order (Melee): Reset your leader ability.','https://gwent.one/image/gwent/assets/card/art/medium/1704.jpg',11,6,'gold','unit',@crimson_curse),
('Dandelion: Poet',@neutral,'The quill is mightier than the sword.','Deploy: Draw a card, then play a card.','https://gwent.one/image/gwent/assets/card/art/medium/1647.jpg',11,4,'gold','unit',@base_set),
('Eltibald',@neutral,'A torturer, a doomsayer, a madman. Eltibald was the first mage to delve into the secrets of the Black Sun curse. He heeded the warnings found in ancient texts and started the widespread hunt for the cursed children. Never hesitated to follow the voice of lesser evil...','Zeal. Order: Infuse an enemy unit with "Whenever your opponent plays a card, damage self by 1".
Cooldown: 3
Whenever you play a Cursed card, reduce the Cooldown by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2062.jpg',11,6,'gold','unit',@cursed_toad),
('Falibor',@northern_realms,'From afar, he looks like a bear. From up close, well... A larger bear.','Whenever this unit receives a boost, damage a random enemy unit by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/1000.jpg',11,6,'gold','unit',@base_set),
('Filavandrel aén Fidháil',@scoiatael,'He has pride⁠—the pride of someone who has never had to bow.','Deploy (Melee): Create and play a Scoia''tael special card with a provision cost equal to this unit''s power.
Deploy (Ranged): Create and play a Scoia''tael special card with a provision cost equal to or lower than this unit''s power.','https://gwent.one/image/gwent/assets/card/art/medium/1378.jpg',11,4,'gold','unit',@price_of_power),
('Forest Protector',@scoiatael,'You know today is not your day when you go searching for firewood but the wood ends up seeing you as good fertilizer instead.','Deploy: Play a bronze Nature card from your graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/2208.jpg',11,5,'gold','unit',@master_mirror),
('Garrison',@neutral,'Knock, knock… anybody home?','Resilience.
Deploy: Spawn and play a base copy of a bronze Soldier from your starting deck.
Order: Boost an allied Soldier and all its copies by 1 and give them 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1517.jpg',11,0,'gold','artifact',@base_set),
('Geralt: Axii',@neutral,'Placing his left arm around the horse''s neck, Geralt makes the Axii sign with the fingers of his right hand above the steed''s head and whispers the incantation.','Deploy: Seize a unit with power up to the number of allied Witchers on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1916.jpg',11,3,'gold','unit',@iron_judgment),
('Geralt: Professional',@neutral,'I accepted a job once, did it. Asked to choose my reward, I invoked the Law of Surprise.','Deploy: Damage 3 units by 1. If you control another Witcher, also gain Zeal.
Order: Damage an enemy unit by 3. If its power is a multiple of 3, destroy it instead.','https://gwent.one/image/gwent/assets/card/art/medium/1641.jpg',11,3,'gold','unit',@base_set),
('Geralt: Yrden',@neutral,'He lay down next to Adda''s mummified remains, drawing the Yrden Sign on the inner side of her sarcophagus'' lid.','Deploy (Melee): Reset the power of all units on a row.
Adrenaline 2: Reset the power of all units on an allied row instead.','https://gwent.one/image/gwent/assets/card/art/medium/1577.jpg',11,2,'gold','unit',@base_set),
('Gerhart of Aelle',@northern_realms,'Gerhart of Aelle, otherwise known as Hen Gedymdeith, was the oldest living sorcerer. That is, until his death on Thanedd Island during the coup, where his heart, feeble from inconceivable age, simply gave out among the ruckus.','Patience.
Zeal. Order: Create and play a [4]-provision cost Spell.','https://gwent.one/image/gwent/assets/card/art/medium/2030.jpg',11,7,'gold','unit',@price_of_power),
('Henry var Attre',@nilfgaard,'The line between diplomacy and espionage is a thin one, especially in Nilfgaard.','Deploy: If your opponent has not passed and their hand is not full, Create a legendary unit from your faction that was not in your starting deck, add it to your opponent''s hand, move the rest to the bottom of your opponent''s deck, then Create a legendary unit from your opponent''s faction that was not in their starting deck, add it to your hand, put the rest on the bottom of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1471.jpg',11,8,'gold','unit',@uroboros),
('Kaer Trolde',@skellige,'Skalds say Kaer Trolde is at its most beautiful during a raging storm, when the thundering sea crashes against its blood-soaked battlements.','Resilience.
Deploy: Create and play a bronze an Craite unit.
Order: Give an allied unit 6 Armor, then it Clashes with an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1062.jpg',11,0,'gold','artifact',@uroboros),
('King Bran',@skellige,'He lived life on his own terms—died on them, too.','Veteran.
Deploy: Boost self by 0. Increase the value by 1 whenever excess damage is dealt to enemy units.
At the start of the game, trigger the Veteran ability of your units.','https://gwent.one/image/gwent/assets/card/art/medium/1230.jpg',11,5,'gold','unit',@base_set),
('King Foltest',@northern_realms,'Don''t need advisors and their schemes. I place my trust in my soldiers'' blades.','The first time a bronze non-Neutral unit on your side of the battlefield is boosted each turn, Spawn a base copy of it at the bottom of your deck.
Devotion: Also boost the Spawned copy by 1.
At the end of your turn, boost a unit to the right by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1070.jpg',11,5,'gold','unit',@base_set),
('Lara Dorren',@monster,'The tragedy of Lara Dorren echoes throughout the centuries. Wherever Hen Ichaer flows, heartbreak is bound to follow.','Disloyal.
Deploy: Damage self by the total duration of Frost on enemy rows.
Deathwish: Boost all enemy units by 2.
When your opponent plays a gold Wild Hunt unit while Lara Dorren is in your graveyard, they also replay Lara Dorren from your graveyard and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/5624.jpg',11,6,'gold','unit',@uroboros),
('Lilit''s Omen',@monster,'If you ever happen to witness what looks like the overwhelming shadow of humanity''s hatred and cruelty suffocating the skies ... be thankful it''s just an omen.','Summon 2 non-Neutral units without Veil from your deck to an allied row, then give them Doomed and Rupture.','https://gwent.one/image/gwent/assets/card/art/medium/4177.jpg',11,0,'gold','special',@cursed_toad),
('Lippy Gudmund',@skellige,'The coast''s picked clean since long! So we set our longships up the Yaruga - for gold and glory!','Deploy (Ranged): Swap your graveyard with your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1525.jpg',11,3,'gold','unit',@thronebreaker),
('Milva: Sharpshooter',@scoiatael,'Rarely did Milva hunt beasts larger than red deer or armor-clad men.','Zeal. Order: Damage an enemy unit by 1.
Deathblow: Shuffle self back into your deck.
Whenever an enemy unit moves during your turn, Summon self from your deck to the opposite row, then damage it by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3822.jpg',11,3,'gold','unit',@base_set),
('Novigrad',@syndicate,'In the free city of Novigrad, one is always free to do as one''s told.','Resilience.
Profit 3.
At the end of your turn, gain 1 Coin.
Order: Create and play a bronze Gang unit.','https://gwent.one/image/gwent/assets/card/art/medium/5626.jpg',11,0,'gold','artifact',@uroboros),
('Old Speartip',@monster,'Oh, you''re in a heap of trouble now…','No ability.','https://gwent.one/image/gwent/assets/card/art/medium/1181.jpg',11,12,'gold','unit',@base_set),
('Philippa: Blind Fury',@northern_realms,'Philippa Eilhart, though very attractive, was decidedly very unkind.','Deploy: Damage an enemy unit by 4, then damage a random enemy unit by 3, then 2, then 1.','https://gwent.one/image/gwent/assets/card/art/medium/1076.jpg',11,1,'gold','unit',@iron_judgment),
('Portal',@neutral,'Some value them highly. Others hate them.','Deploy: Summon a random 4-provision cost unit from your deck to the left of this card.
Timer 3: Summon a random 4-provision cost unit from your deck to the right of this card.','https://gwent.one/image/gwent/assets/card/art/medium/1687.jpg',11,0,'gold','artifact',@crimson_curse),
('Quarixis',@scoiatael,'Those who come close enough to feel Loc Feainn''s breeze on their skin hear a gentle voice. For the good-hearted, it''s a warning to turn back swiftly. For the greedy and irreverent, it''s a subtle call to a new life. To a new purpose. To eternal penitence in a new body.','Harmony.
Whenever you play another Relict, Spawn and play Loc Feainn: Convergence.','https://gwent.one/image/gwent/assets/card/art/medium/3800.jpg',11,5,'gold','unit',@cursed_toad),
('Saskia',@scoiatael,'I care not for kings and their titles. In the east lives one who truly deserves a crown.','Deploy: Spawn an Elven Deadeye, Rowdy Dwarf, or Young Dryad on this row.
Gain an Order ability based on the unit you Spawned:
Elven Deadeye - Order: Spawn and play Waylay.
Rowdy Dwarf - Order: Spawn and play Tempering.
Young Dryad - Order: Spawn and play Dryad''s Caress.','https://gwent.one/image/gwent/assets/card/art/medium/1217.jpg',11,6,'gold','unit',@base_set),
('Scorch',@neutral,'Geralt took one step back. He''d seen men hit by Scorch before. Or more accurately, seen what remained of them afterwards.','Destroy the highest-power unit.
Initiative: Destroy all highest-power units instead.','https://gwent.one/image/gwent/assets/card/art/medium/1058.jpg',11,0,'gold','special',@base_set),
('Sigi Reuven',@syndicate,'You sure he don''t look the least bit familar...?','Intimidate.
Profit 4.
For each unique Gang category in your starting deck, increase the Profit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1850.jpg',11,4,'gold','unit',@novigrad),
('Sihil',@neutral,'What''s written on this blade? That a curse? No. An insult.','Damage an enemy unit by 1.
Deathblow: Play a bronze card from your hand, then move Sihil back to your hand.
Initiative: Also increase the damage by 1 for the rest of the game. If the damage was 3, transform into Masterful Sihil instead.','https://gwent.one/image/gwent/assets/card/art/medium/1619.jpg',11,0,'gold','special',@base_set),
('Tatterwing',@syndicate,'She seems a bit sluggish. A few quick jabs to the ribs oughta liven her up.','Immunity.
At the start of the game, set the power of all other units in your deck to 1 and own power to 25.','https://gwent.one/image/gwent/assets/card/art/medium/1837.jpg',11,1,'gold','unit',@novigrad),
('Tinboy',@syndicate,'Tinboy''s old man labored as a metalworker. On his sober days, he smelted tin. On his drinking days, he smelted his son''s face.','Deploy: Damage all units on an enemy row by 2.
Tribute 8: Damage all enemy units by 2 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1897.jpg',11,4,'gold','unit',@novigrad),
('Triss: Telekinesis',@neutral,'Bindings won''t suffice. Nor will a gag render her any less dangerous. No, dimeritium is the only solution.','Deploy (Ranged): Create and play a bronze special card from either player''s starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1644.jpg',11,4,'gold','unit',@base_set),
('Tugo the Elder',@monster,'The wisest troll on the entire Continent... likely never had much competition in the first place.','At the end of your turn, boost the lowest-power unit you control by 1.
Might: Boost all lowest-power units you control by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/5606.jpg',11,9,'gold','unit',@uroboros),
('Ulrich',@syndicate,'When the Order was disbanded, those who didn''t join the witch hunters formed the Fallen Knights, of which Ulrich became the Grand Master.','Intimidate.
Deploy: Spawn and play a base copy of a bronze Firesworn unit from your hand.
Devotion: Boost it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1780.jpg',11,3,'gold','unit',@master_mirror),
('Vattier de Rideaux',@nilfgaard,'There''s never been a problem a well-planned assassination couldn''t solve.','Order: Lock an enemy unit.
Conspiracy: Seize it instead.','https://gwent.one/image/gwent/assets/card/art/medium/1287.jpg',11,3,'gold','unit',@base_set),
('Vernossiel',@scoiatael,'It turns out that the forest isn''t inhabited by, to quote the captain of the guard, some furry fucking thing, but Scoia''tael commandos. They were led by someone named Vernossiel…','Deploy (Melee): Each allied Elven Deadeye damages a random enemy unit by 2.
Deploy (Ranged): Spawn 2 Elven Deadeyes on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',11,5,'gold','unit',@merchants_of_ofir),
('Water of Brokilon',@scoiatael,'Drink, child. Wash away your past, your worries. Drink and become our sister!','Spawn 2 Dryad Fledglings on an allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1746.jpg',11,0,'gold','special',@crimson_curse),
('Wild Boar of the Sea',@skellige,'Merely mention this name to a Nilfgaardian, and they''ll feel a spreading warmth in their knickers…','Deploy (Melee): Damage all damaged enemy units by 1, then damage all enemy units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1239.jpg',11,6,'gold','unit',@base_set),
('Aerondight',@neutral,'A deceptively light blade, razor-sharp, and perfectly balanced.
The sword is said to only reveal itself to worthy champions and therefore spends most of its time hidden, patiently awaiting its next bearer.','Echo.
Damage an enemy unit by 0, then boost the lowest-power allied unit by the excess damage dealt.
At the end of your turn, if you have more points than your opponent, increase the damage by 1, wherever this card is.','https://gwent.one/image/gwent/assets/card/art/medium/3932.jpg',10,0,'gold','special',@cursed_toad),
('Affan Hillergrand',@nilfgaard,'Jarre doesn''t mention him in his books. Maybe he never heard of him. Maybe he heard too much.','Once all leader Charges are used up, Summon self from your deck to a random allied row. If you control at least 4 units with Flanking, play self instead and gain Zeal.
Order: Boost all allied Soldiers with Armor by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1932.jpg',10,3,'gold','unit',@iron_judgment),
('Aglaïs',@scoiatael,'Brokilon bleeds… and not even I can heal it.','Deploy: At the end of this turn, double the amount of boost on self.','https://gwent.one/image/gwent/assets/card/art/medium/1193.jpg',10,4,'gold','unit',@base_set),
('Aguara: True Form',@neutral,'Ever heard of an anterion? Think of it as the opposite of a lycanthrope: a beast which can take on human form.','Deploy (Ranged): Create and play a special card from any faction.','https://gwent.one/image/gwent/assets/card/art/medium/1359.jpg',10,2,'gold','unit',@base_set),
('Allgod',@neutral,'Make your sacrifices or face divine anger! The food better be good or prepare to face my wrath nonetheless.','Deploy: Boost 3 units in your deck by 2.
Increase the number of targets by 1 for each Offering in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/2252.jpg',10,5,'gold','unit',@master_mirror),
('Arachas Queen',@monster,'Her children inherited her beauty.','Deploy: Consume an allied unit.
Order: Spawn and play Arachas Nest.
Deathwish: Spawn a base copy of the Consumed unit on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1184.jpg',10,6,'gold','unit',@base_set),
('Arnaghad',@skellige,'“A witchers job is to kill monsters and collect coin. No more, no less.” ⁠— Arnaghad','Deploy: Gain 1 Armor for each damaged unit.
Adrenaline 4: Whenever your opponent plays a unit on their side of the battlefield, it Clashes with Arnaghad.','https://gwent.one/image/gwent/assets/card/art/medium/2345.jpg',10,7,'gold','unit',@way_of_the_witcher),
('Avallac''h',@neutral,'You humans have… unusual tastes.','Deploy: Spawn and play Biting Frost, Impenetrable Fog, or Torrential Rain.','https://gwent.one/image/gwent/assets/card/art/medium/1052.jpg',10,6,'gold','unit',@base_set),
('Avallac''h: Sage',@neutral,'Amongst the free elves were a handful of Aen Saevherne, or Sages. They were an enigma, bordering on a legend.','Deploy (Ranged): Play an artifact from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1018.jpg',10,2,'gold','unit',@base_set),
('Bloody Baron',@northern_realms,'I''ve not been a good father, I know, but… perhaps it''s not too late.','Formation.
Order: Reset the power of a unit.
Inspired: If it was boosted, give it Bleeding equal to the amount of boost it lost.','https://gwent.one/image/gwent/assets/card/art/medium/1073.jpg',10,6,'gold','unit',@base_set),
('Carlo Varese',@neutral,'Everyone wantin'' to trade in Novigrad''s got a clear choice - agree terms with Cleaver or kiss their knees farewell.','Deploy (Melee): Damage an enemy unit by 1 for each card in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1095.jpg',10,3,'gold','unit',@base_set),
('Cerys: Fearless',@skellige,'“If you want something done, send your best man. If you want something done right, send a woman.”','After you''ve dealt damage to allied units 9 times, Summon self from your deck to your Ranged row.
Zeal. Order: Heal an allied unit and damage another allied unit by the amount Healed.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1649.jpg',10,4,'gold','unit',@base_set),
('Ciri: Dash',@neutral,'Know when fairy tales cease to be tales? When people start believing them.','Timer 4: Draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1016.jpg',10,5,'gold','unit',@base_set),
('Colossal Ifrit',@neutral,'Can''t stand the heat? Then you don''t stand a chance.','Zeal. Order: Damage 3 adjacent enemy units by [0]. Increase this value by 1 for each Construct you played this game.
Cooldown: 3','https://gwent.one/image/gwent/assets/card/art/medium/1147.jpg',10,5,'gold','unit',@base_set),
('Coup de Grâce',@nilfgaard,'Sometimes death is but a simple act of mercy.','Echo.
Damage an enemy unit by 3.
Deathblow: Spawn and play a base copy of it.
Conspiracy: Always trigger the Deathblow ability.','https://gwent.one/image/gwent/assets/card/art/medium/2074.jpg',10,0,'gold','special',@master_mirror),
('Crach an Craite',@skellige,'Nilfgaardians call ''im Tirth ys Muire, the Wild Boar o'' the Sea. Use ''im to scare their kiddies!','Deploy: Give 3 Pirates or Ships in your hand 2 Armor.
Order: Damage a unit by 1.
Cooldown: 2
Whenever you play a Pirate or Ship next to Crach, it Clashes with the lowest-power enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1231.jpg',10,7,'gold','unit',@base_set),
('Crimson Curse',@monster,'When the moon burns red, latch the door and put your lambs to bed...','Spawn Blood Moon on an enemy row for 5 turns, then Spawn 2 Ekimmaras on the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/1171.jpg',10,0,'gold','special',@crimson_curse),
('Crowmother',@skellige,'Some crows learn human words. And some humans learn the language of the crows.','Deploy: Spawn 2 Crows on this row.
Whenever you play an Alchemy card, Summon Crowmother from your graveyard to a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/2043.jpg',10,5,'gold','unit',@merchants_of_ofir),
('Dandelion: Vainglory',@neutral,'Dandelion told me all about your adventures. How he''d ready you for battle with his songs, how he tamed the kayran by playin'' his lute...','Deploy: Destroy an enemy Beast.','https://gwent.one/image/gwent/assets/card/art/medium/1645.jpg',10,5,'gold','unit',@base_set),
('Dettlaff van der Eretein',@monster,'He did not love like a man, but like an animal. Madly, deeply, unconditionally. Wildly.','Deploy: Spawn Blood Moon on an enemy row for 2 turns. Increase the duration by 1 for each adjacent Vampire.
Order: Damage an enemy unit with Bleeding by 1.
Deathblow: Spawn an Ekimmara on this row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1171.jpg',10,6,'gold','unit',@base_set),
('Dettlaff: Higher Vampire',@monster,'In his true form, the Beast of Beauclair could cause even a witcher to quake in his boots.','Deathwish: Summon self from your graveyard to the same row. This ability is limited to 2 uses and does not refresh when leaving the battlefield.','https://gwent.one/image/gwent/assets/card/art/medium/1372.jpg',10,6,'gold','unit',@crimson_curse),
('Dracoturtle',@skellige,'Oxenfurt monstrologists claim the brain of a dracoturtle is the size of a peanut. Its maw, however, is the size of a wide-open gate.','Whenever this unit loses Armor, boost it by the amount of Armor lost.
Barricade: At the end of your turn, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1917.jpg',10,6,'gold','unit',@iron_judgment),
('Dragon''s Dream',@neutral,'In Zerrikania, dragon worship dominates every aspect of daily life. Thus it comes as no surprise they name weapons in their honor.','Spawn Dragon''s Dream on an enemy row for 3 turns.','https://gwent.one/image/gwent/assets/card/art/medium/1589.jpg',10,0,'gold','special',@base_set),
('Eldain',@scoiatael,'The king once dispatched an envoy to Eldain… despite my advice to the contrary. Found the envoy the next day, eyes gouged out, shaft of his white flag jammed down his throat.','Deploy: Transform all your face-up Traps into Elven Deadeyes.
Devotion: Also transform your other artifacts.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',10,6,'gold','unit',@base_set),
('Enraged Ifrit',@neutral,'A certain mage thought them cute. It was his fate that gave rise to the saying Don''t play with fire…','Deploy: Damage an enemy unit by [5]. Increase this value by 1 for each Construct you played this game.','https://gwent.one/image/gwent/assets/card/art/medium/1177.jpg',10,5,'gold','unit',@base_set),
('Eredin Bréacc Glas',@monster,'Any last words?','Deploy: Spawn Frost on an enemy row for 2 turns.
Dominance: Increase the damage dealt by Frost by 1','https://gwent.one/image/gwent/assets/card/art/medium/1127.jpg',10,7,'gold','unit',@master_mirror),
('Eskel: Pathfinder',@neutral,'Heard you panting from three miles away. Just didn''t wanna give up that vantage point.','Deploy: Destroy an enemy unit with a primary category that is not in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1475.jpg',10,4,'gold','unit',@base_set),
('Francesca Findabair',@scoiatael,'Francesca Findabair''s blue elven eyes were as impenetrable and hard as glass. When he was introduced to her, the Daisy of the Valleys smiled. The smile, though incredibly beautiful, filled the witcher with terror.','Veil.
Whenever you play a special card, remove one Counter.
Counter: 2
When the Counter reaches 0, Spawn and play a base copy of the last special card you played. If it is Neutral, also give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1185.jpg',10,7,'gold','unit',@price_of_power),
('Free Company',@neutral,'It''s because we''re free to do whatever we want! Ha, ha, ha!','Order: Choose an allied Bonded unit, then play its top copy from your deck.
Cooldown: 3','https://gwent.one/image/gwent/assets/card/art/medium/1803.jpg',10,6,'gold','unit',@iron_judgment),
('Gascon: Iron Falcon',@neutral,'I''m doing what I used to do and they''re paying me for it!','Deploy: Create and play a bronze Neutral Bandit unit.','https://gwent.one/image/gwent/assets/card/art/medium/1925.jpg',10,4,'gold','unit',@iron_judgment),
('Gaunter O''Dimm',@neutral,'He always grants exactly what you wish for. That''s the problem.','Deploy: Give an enemy unit Doomed.
Order: Destroy a Doomed enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1152.jpg',10,6,'gold','unit',@base_set),
('Geralt of Rivia',@neutral,'If that''s what it takes to save the world, it''s better to let that world die.','Deploy: Destroy an enemy unit with 9 or more power.','https://gwent.one/image/gwent/assets/card/art/medium/1009.jpg',10,3,'gold','unit',@starter_set),
('Geralt: Igni',@neutral,'A twist of a witcher''s fingers can light a lamp… or incinerate a foe.','Deploy: Destroy the highest-power unit(s) on an enemy row with a total of 40 or more power.
Initiative: Destroy the highest-power unit(s) on an enemy row with a total of 25 or more power instead.','https://gwent.one/image/gwent/assets/card/art/medium/1008.jpg',10,2,'gold','unit',@base_set),
('Geralt: Quen',@neutral,'Geralt, feeling the iron taste of blood in his mouth, shouted a spell, throwing his hand out in front of him with his fingers open in the Quen Sign.','Shield.
Deploy: Play a Witcher from your deck.
Adrenaline 4: Also give it a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/2369.jpg',10,2,'gold','unit',@way_of_the_witcher),
('Germain Piquant',@neutral,'The hero Toussaint needs, but not the one it deserves.','Deploy: Spawn 2 Cows to the right, then Spawn 2 Cows to the left of this unit.
Order: Spawn a Cow on this row.
Cooldown: 3','https://gwent.one/image/gwent/assets/card/art/medium/1513.jpg',10,5,'gold','unit',@base_set),
('Grand Inquisitor Helveed',@syndicate,'No sinful wretch shall escape his fate in the Fire. Of that, I will make sure.','Profit 4.
Fee 2: Spawn a Firesworn Zealot on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',10,6,'gold','unit',@novigrad),
('Hanmarvyn''s Blue Dream',@neutral,'This spell lets you see the last moments of a dead man''s life… if you can survive its casting.','Play a unit from your opponent''s graveyard with a provision cost of 9 or less and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1382.jpg',10,0,'gold','special',@base_set),
('Heulyn',@skellige,'Legends, in all their embellishment and exaggeration, are only spun by those who weren''t around to witness the mundane. Heulyn, Mother of Forefathers, never raised her sons on dragons and thunderstorms, but instead on chores and responsibilities.','Deploy: Boost all allied Humans by 1.
Start the game with 5 random Skellige bronze Humans in your graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/5619.jpg',10,7,'gold','unit',@uroboros),
('Hive Mind',@monster,'A thousand mindless horrors, all racing toward you in perfect accord, relentless, ravenous.','Choose 4 different bronze Kikimore units.
While in your graveyard, the first time you Spawn a Drone on the battlefield each allied turn, transform it into the next chosen Kikimore unit.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',10,0,'gold','special',@uroboros),
('Ihuarraquax',@neutral,'Inconceivable. Impossible, Ciri thought, returning to her senses. Unicorns don''t exist, not any more, not in this world. Unicorns are extinct.','Deploy (Melee): Each player Summons the highest-provision cost unit from their deck to their Melee row.
Deploy (Ranged): Each player Summons the lowest-provision cost unit from their deck to their Ranged row.','https://gwent.one/image/gwent/assets/card/art/medium/1354.jpg',10,4,'gold','unit',@base_set),
('Ithlinne Aegli',@scoiatael,'Famed for constantly prophesying the world''s doom. Not much fun at parties.','Deploy: Boost a non-Neutral unit in hand by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1194.jpg',10,6,'gold','unit',@base_set),
('Ivar Evil-Eye',@nilfgaard,'Theres a terrible tale behind each and every scar⁠—youd be surprised just how many are true.','Deploy: Swap this unit''s power with an enemy unit.
Adrenaline 2: Damage an enemy unit by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2305.jpg',10,5,'gold','unit',@way_of_the_witcher),
('Jan Calveit',@nilfgaard,'“To prepare for the future, its best to first know it.”','Deploy: Sort the cards in your deck from the highest to the lowest provision cost.
At the start of the game, move self up by one position in the deck for each Tactic in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1284.jpg',10,7,'gold','unit',@base_set),
('Joachim de Wett',@nilfgaard,'To describe the manner in which Duke de Wett led the Verden Group as incompetent would be far too kind.','Disloyal.
Deploy: Play the top non-Disloyal unit from your deck and boost it by 8.','https://gwent.one/image/gwent/assets/card/art/medium/1303.jpg',10,4,'gold','unit',@base_set),
('Kambi',@skellige,'When the time comes, the cockerel Kambi shall crow and awaken Hemdall.','Deploy: Discard the rightmost card in your hand, then your opponent Discards the rightmost card in their hand.','https://gwent.one/image/gwent/assets/card/art/medium/1235.jpg',10,4,'gold','unit',@base_set),
('King Radovid V',@northern_realms,'“They say its the game of kings. That chess teaches one to think strategically. What a load of rubbish! Both sides have identical pieces, the rules stay invariably the same. How does that mirror real life?”','Deploy: If the base version of your leader ability has more than 1 Charge, give it an additional Charge.
Order: Repeat the Deploy ability.','https://gwent.one/image/gwent/assets/card/art/medium/1071.jpg',10,6,'gold','unit',@base_set),
('Korathi Heatwave',@neutral,'Vicovaro scholars have determined that, in the absence of imperial aid, drought-stricken provinces lose half their population, two-thirds of their livestock and all their will to rebel.','Banish a unit or an artifact.','https://gwent.one/image/gwent/assets/card/art/medium/1330.jpg',10,0,'gold','special',@base_set),
('Koshchey',@monster,'If I tell you koshchey is death, you''ll go to the creek anyway, right?','Thrive.
Whenever this unit''s Thrive is triggered, Spawn a Drone on this row.
Adrenaline 4: Whenever this unit''s Thrive is triggered, Spawn an Endrega Larva on this row instead.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',10,4,'gold','unit',@way_of_the_witcher),
('Lambert: Swordmaster',@neutral,'Go teach your grandma to suck eggs.','Deploy: Damage an enemy unit and all copies of that unit on your opponent''s side by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1474.jpg',10,6,'gold','unit',@base_set),
('Land of a Thousand Fables',@neutral,'The girls told me if I ever wished to visit alone, I need but crack open The Land of a Thousand Fables and utter out loud the incantation Expecto ludum!','Resilience.
Deploy: Play a special card from your deck.
Order: Transform a special card in your hand into a random unit of the same provision cost from the same faction.','https://gwent.one/image/gwent/assets/card/art/medium/1701.jpg',10,0,'gold','artifact',@crimson_curse),
('Leo Bonhart',@nilfgaard,'He would just sit there and stare at me, not saying a word. His eyes, they were… fish-like, somehow. No brows, no lashes… Just these balls of water, with a black stone sunk in each. He would devour me with those eyes in total silence. That frightened me more than the beatings.','Deploy (Melee): Destroy an enemy unit with 9 or more power.
Deploy (Ranged): Destroy an enemy Witcher.','https://gwent.one/image/gwent/assets/card/art/medium/1336.jpg',10,3,'gold','unit',@base_set),
('Letho: Kingslayer',@nilfgaard,'Why does this monk wear studded gloves…?','Deploy: Transform into a base copy of a unit without changing power.','https://gwent.one/image/gwent/assets/card/art/medium/1605.jpg',10,5,'gold','unit',@base_set),
('Living Armor',@neutral,'Sure it''s expensive. But considering how much you''ll save on room and board, you''ll get a return on the investment by the end of this century!','This unit''s power is always equal to its Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1928.jpg',10,10,'gold','unit',@iron_judgment),
('Madoc',@neutral,'In a flash, Madoc pulled out a leathery orb with a fuse, ignited it with a snap of his fingers, and tossed it at the feet of the caterwauling behemoth.','Whenever you play a Bomb, Summon self from your deck or graveyard to random allied row.
Order: Spawn Cataclysm on the opposite row for 1 turn, then destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1813.jpg',10,3,'gold','unit',@way_of_the_witcher),
('Mahakam Pass',@scoiatael,'The roads to Mount Carbon shall one day be paved with steel.','Resilience.
Deploy: Create a Scoia''tael Dwarf and give it 4 Armor.
Order: Spawn and play Tempering.','https://gwent.one/image/gwent/assets/card/art/medium/1942.jpg',10,0,'gold','artifact',@uroboros),
('Melusine',@skellige,'The Lady sits on her throne, devouring our offerings and demanding more. Yet, She does not try to rule over us in any particular way, so She is actually better than any jarl.','Deploy: Gain Veil.
Order: Spawn Rain on an enemy row for 2 turns, then damage self by 2.
At the end of your turn, damage adjacent units by 1, then gain 1 base power for each unit damaged. If any unit damaged was a Cultist, refresh this Order.','https://gwent.one/image/gwent/assets/card/art/medium/3360.jpg',10,7,'gold','unit',@price_of_power),
('Morkvarg: Heart of Terror',@skellige,'He showed no mercy, didn''t respect our laws or our gods. He knew how it must end. And it still didn''t stop him.','Deploy: Damage an enemy unit by 1. Repeat until the target is damaged.','https://gwent.one/image/gwent/assets/card/art/medium/1938.jpg',10,5,'gold','unit',@iron_judgment),
('Mourntart',@monster,'Most grave hags feed on rotten remains dug out of graves. Yet some sneak into huts, steal children, kill the elderly and in general make very undesirable neighbors.','Deploy: Banish all units in your graveyard, then boost self by 1 for each.','https://gwent.one/image/gwent/assets/card/art/medium/1139.jpg',10,1,'gold','unit',@base_set),
('Novigradian Justice',@syndicate,'With both arms tied behind me back, recall ye said. So feel free to start kickin'' me in the arse when the mood strikes ye.','Play a bronze Dwarf or Crownsplitter unit from your deck. If you already control a Dwarf or Crownsplitter, also Spawn a Cleaver''s Muscle on your Melee row.','https://gwent.one/image/gwent/assets/card/art/medium/1875.jpg',10,0,'gold','special',@novigrad),
('Olaf',@skellige,'10-time winner of the venerable title of Champion of the An Skellig Arena.','Order: Boost Olaf by twice the amount he is damaged.','https://gwent.one/image/gwent/assets/card/art/medium/1406.jpg',10,10,'gold','unit',@base_set),
('Ornate Censer',@neutral,'The burner is suited for such tasks as warding off evil spirits, diffusing pleasant aromas, or creating spooky atmospheres for ones lair.','Boost an allied unit by the amount of damage dealt to enemy units this turn, or damage an enemy unit by the amount of boost given to allied units this turn.','https://gwent.one/image/gwent/assets/card/art/medium/3936.jpg',10,0,'gold','special',@cursed_toad),
('Philippa Eilhart',@syndicate,'Soon the power of kings will wither, and the Lodge shall seize its rightful place.','Deploy: Spend a number of Coins equal to an enemy unit''s power, then Seize it.','https://gwent.one/image/gwent/assets/card/art/medium/1377.jpg',10,3,'gold','unit',@novigrad),
('Phoenix',@neutral,'What came first, the phoenix or the egg?','Deploy: Gain Vitality (5).
At the start of the round, while in your graveyard, Banish self, then Spawn Phoenix Hatchling on a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1703.jpg',10,5,'gold','unit',@base_set),
('Plague Maiden',@monster,'To bring down humanity, she will awaken her rats and send them to die in the happy city.','Order: Destroy a Rat, then Poison an enemy unit.
Cooldown: 1
Deathwish: Spawn 7 Rats on this row.','https://gwent.one/image/gwent/assets/card/art/medium/2046.jpg',10,7,'gold','unit',@merchants_of_ofir),
('Prince Anséis',@northern_realms,'Your presence at this tourney is an affront to my honor!','Formation.
Order: Damage an enemy unit by 4.
Inspired: Duel an enemy unit instead.','https://gwent.one/image/gwent/assets/card/art/medium/1766.jpg',10,4,'gold','unit',@crimson_curse),
('Queen Adalia',@northern_realms,'Queen Adalia of Cintra possessed the power to raise a drawbridge with a twitch of her brow. A frightening thought what she could do with a wave of her hand...','Deploy: Spawn and play a base copy of a bronze non-Neutral unit from your hand, then give it a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1707.jpg',10,3,'gold','unit',@crimson_curse),
('Radeyah',@neutral,'You can hide a lot behind a beautiful smile.','If your starting deck has no duplicates,
Deploy (Melee): Spawn your faction stratagem on this row.
Deploy (Ranged): Create a Neutral stratagem on this row.','https://gwent.one/image/gwent/assets/card/art/medium/2002.jpg',10,8,'gold','unit',@merchants_of_ofir),
('Radovid: Judgment',@northern_realms,'Judge. Jury. Excecutioner. King.','Devotion: Once all leader Charges are used up, Summon self from your deck to your Melee row.
Order: Damage an enemy unit by 0. Increase this value by 1 for each time you used your leader ability this game.','https://gwent.one/image/gwent/assets/card/art/medium/5623.jpg',10,6,'gold','unit',@uroboros),
('Raffards Vengeance',@northern_realms,'Step 1. Lock the long arm lever to the hook trigger, and place the load into the sling harness.
Step 2. Set the counterweight to no less than eighty times the load, and line the glide track with pyrite.
Step 3. Conjure and align the portal to target location, and unleash hell.','Order: Play a bronze unit from your hand, then draw a card.
Cooldown: 5
Crew: Whenever you play a unit next to this card, damage a random enemy unit by 2.
Mages contribute to this card''s Crew ability.','https://gwent.one/image/gwent/assets/card/art/medium/3390.jpg',10,5,'gold','unit',@price_of_power),
('Rainfarn of Attre',@nilfgaard,'When Cintra fell, Attre followed, leaving its defenders a choice: accept the Nilfgaardian leash or die.','Disloyal.
Deploy: Boost an allied unit by the combined power of units adjacent to self.','https://gwent.one/image/gwent/assets/card/art/medium/1337.jpg',10,7,'gold','unit',@base_set),
('Ramon Tyrconnel',@nilfgaard,'Colonel Ramon Tyrconnel, the young commander of the Ard Feainn division, whistled softly, staring at a point somewhere off in the distance…','Deploy: Spawn and play a base copy of a bronze Soldier from your hand and give it 2 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1933.jpg',10,4,'gold','unit',@iron_judgment),
('Regis: Bloodlust',@neutral,'I''ve been called a monster, a bloodthirsty freak. Among other, shall we say, more colorful names.','When you lose a round while this card is:
On the battlefield or in your graveyard - Banish the top 3 cards from your deck.
In your hand or deck - Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/1695.jpg',10,20,'gold','unit',@crimson_curse),
('Regis: Higher Vampire',@neutral,'He becomes invisible at will. His glance hypnotizes into a deep sleep. He then drinks his fill, turns into a bat and flies off. Altogether uncouth.','Order (Melee): Drain an enemy unit by the amount of boost it has.','https://gwent.one/image/gwent/assets/card/art/medium/1011.jpg',10,4,'gold','unit',@base_set),
('Runemage',@neutral,'To you, perhaps, they are mere rocks, but to me they are the cornerstones to building a new world. In each etch I see a city; in each resonance I hear the anthems of a generation!','Deploy: For the rest of the game, your Create effects show you 5 options instead of 3. Create and play a Runestone.','https://gwent.one/image/gwent/assets/card/art/medium/1597.jpg',10,4,'gold','unit',@cursed_toad),
('Sandor de Baccalà',@nilfgaard,'Having been denied a rightful tract of land by his duke of an uncle, Sandor set out to build his own duchy from the ground up, starting with the realm of seedy, bottom-shelf operations within the Imperial Military Intelligence best suited for fools and madmen...','Deploy: Shuffle a card from your deck into your opponent''s deck.
Order: Spawn a Drone at the bottom of your opponent''s deck and set its power to the difference between the number of cards in the players'' decks.
Whenever a card enters or leaves your opponent''s deck, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',10,5,'gold','unit',@uroboros),
('Schirrú',@scoiatael,'Time to look death in the face.','Zeal. Order: Destroy all other units with power equal to Schirrú.','https://gwent.one/image/gwent/assets/card/art/medium/1195.jpg',10,3,'gold','unit',@base_set),
('Shani',@northern_realms,'I''m a medic. I tend to know what I''m doing when I prescribe something.','Zeal. Order: Summon a bronze Human unit from your graveyard to this row and give it Doomed.
Cooldown: 7','https://gwent.one/image/gwent/assets/card/art/medium/1078.jpg',10,5,'gold','unit',@iron_judgment),
('Svalblod Totem',@skellige,'All totems to Svalblod were ordered destroyed, yet on distant, forgotten shores some yet stand tall... And continue to collect new victims.','Resilience.
Deploy: Spawn a Svalblod Fanatic on each side of this card.
Order: Damage an allied unit by 2.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1673.jpg',10,0,'gold','artifact',@crimson_curse),
('Syanna',@neutral,'Your Majesty... The princess has been touched by the curse o'' the Black Sun. There''s no hope, I''m afraid...','Order: Repeat the Deploy ability of the next unit you play during this turn.','https://gwent.one/image/gwent/assets/card/art/medium/1368.jpg',10,5,'gold','unit',@crimson_curse),
('The Catriona',@nilfgaard,'This humble, rat-infested excuse for a hulk will go down in history as the harbinger of plague.','Flanking.
Order: Poison a non-Poisoned unit with at least 1 status.
At the end of your turn, gain a Charge.
Charge: 1','https://gwent.one/image/gwent/assets/card/art/medium/5583.jpg',10,5,'gold','unit',@uroboros),
('The Mushy Truffle',@neutral,'Some drink to celebrate. Others, to forget. But here? Here we don''t need no reason.','Resilience.
Deploy: Spawn and play a Bonded unit from your starting deck.
Order: Spawn and play Golden Froth.','https://gwent.one/image/gwent/assets/card/art/medium/1640.jpg',10,0,'gold','artifact',@price_of_power),
('The Scoundrel',@syndicate,'There have been sightings of a slender, sinister-looking man slipping in and out of shadow. The Hales must be in town.','Deploy: Summon the top bronze unit from your opponent''s deck to the opposite row, then place a Bounty on it.
Tribute 2: Choose a bronze unit to Summon instead, then place a Bounty on it.
Fee 1: Damage the enemy unit with a Bounty by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3373.jpg',10,12,'gold','unit',@price_of_power),
('Tissaia de Vries',@northern_realms,'“They will not enter here. No one invited those royalist lackeys, who carry out the orders of their short-sighted kings!” - Tissaia de Vries','Deploy: At the end of this turn, reset the Order of all allied Mages that used their Order during this turn.','https://gwent.one/image/gwent/assets/card/art/medium/3368.jpg',10,6,'gold','unit',@price_of_power),
('Tyrggvi Tuirseach',@skellige,'Its not betrayal if you side with the winner.','Veteran.
Deploy: Give an enemy unit Rupture.','https://gwent.one/image/gwent/assets/card/art/medium/2235.jpg',10,5,'gold','unit',@master_mirror),
('Ulfhedinn',@skellige,'Werewolf? Oh, no, no… this is something far, far worse.','Deploy: Damage an enemy unit by half its power.
Bloodthirst 3: Damage an enemy unit and units adjacent to it by half their power instead.','https://gwent.one/image/gwent/assets/card/art/medium/1407.jpg',10,6,'gold','unit',@base_set),
('Uma''s Curse',@neutral,'I give you three solid leads, trails as fresh as morning dew, the aid of my spies and my court sorceress. Yet in my daughter''s stead, you bring me this… monstrosity?','Create and play a gold unit from any faction.','https://gwent.one/image/gwent/assets/card/art/medium/1361.jpg',10,0,'gold','special',@base_set),
('Vigo''s Muzzle',@neutral,'Never has there been a beast Fringilla Vigo could not tame.','Lock an enemy unit with 6 or less power and Seize it.','https://gwent.one/image/gwent/assets/card/art/medium/1469.jpg',10,0,'gold','special',@base_set),
('Vilgefortz',@nilfgaard,'We are all pawns on his board. Playing a game whose rules we do not know.','Deploy (Melee): Destroy an enemy unit, then your opponent Summons the top bronze unit from their deck to their random row.
Deploy (Ranged): Destroy an allied unit, then Summon the top unit from your deck to a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1289.jpg',10,5,'gold','unit',@base_set),
('Vincent van Moorlehem',@nilfgaard,'Everyone gives the Moorlehems a wide berth. Even tax collectors.','Deploy: Destroy an enemy unit with a status.','https://gwent.one/image/gwent/assets/card/art/medium/1992.jpg',10,3,'gold','unit',@merchants_of_ofir),
('Vivaldi Bank',@syndicate,'We''re sorry to lose your business, but we wish ye well with those dunderhe-- er... With those fine folk over at Cianfanelli Bank.','Profit 4.
Look at the top card from your deck plus an additional card for each Coin you have. Play the top card for free, or play another card for a Coin cost equal to its distance from the top, then shuffle the remaining cards back into your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1851.jpg',10,0,'gold','special',@novigrad),
('Weavess: Incantation',@monster,'I sense your pain. I see your fear.','Zeal. Order: Consume an allied unit.
Ranged: Whenever you play a unit with Deathwish, trigger its Deathwish ability.','https://gwent.one/image/gwent/assets/card/art/medium/1466.jpg',10,5,'gold','unit',@base_set),
('Whoreson Junior',@syndicate,'A war with Whoreson will see Novigrad''s gutters run red with blood.','Insanity.
Deploy: Damage a boosted enemy unit by 6. Gain a Coin for each point of excess damage dealt.
Devotion: Damage an enemy unit instead.
Fee 3: Destroy an enemy unit with 3 or less power.','https://gwent.one/image/gwent/assets/card/art/medium/1836.jpg',10,4,'gold','unit',@base_set),
('Witches'' Sabbath',@monster,'For the sabbath, at least three witches are required. With two, its only a quarrel.','Summon up to 3 highest-power units from your opponent''s graveyard to an enemy row, then Summon as many highest-power non-Neutral units from your graveyard to the opposite row and give them Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/3393.jpg',10,0,'gold','special',@price_of_power),
('Yennefer of Vengerberg',@neutral,'Magic is Chaos, Art and Science. It is a curse, a blessing and a progression.','Deploy (Melee): Damage all other units by 2.
Deploy (Ranged): Boost all other units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1014.jpg',10,2,'gold','unit',@base_set),
('Yghern',@monster,'Its other name is scolopendromorph. Rarely used, as it''s hard to say without spitting all over oneself.','Deploy: Gain Armor equal to the number of cards in your hand.
If this unit has no Armor, destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1927.jpg',10,15,'gold','unit',@iron_judgment),
('Yustianna an Craite',@skellige,'Never EVER get between an an Craite and glory.','Veteran.
Deploy: Damage self by own base power, then split as much damage randomly between enemy units.','https://gwent.one/image/gwent/assets/card/art/medium/5588.jpg',10,6,'gold','unit',@uroboros),
('Abduction',@nilfgaard,'Steady, steady, just a little lower... There we go. That thing ate the Captain''s helmet. We''ll need to get it back.','Echo.
Play a unit that isn''t from your opponent''s starting deck from their deck with a provision cost of 10 or less. Boost it by 1 for each provision below the limit.','https://gwent.one/image/gwent/assets/card/art/medium/4215.jpg',9,0,'gold','special',@uroboros),
('Adda: Striga',@monster,'And the striga''s doin'' fine. Sure, she takes a bite outta someone from time to time, but you get used to that.','Zeal. Order (Predator): Consume a Token. If it was allied, double the boost from it.','https://gwent.one/image/gwent/assets/card/art/medium/1376.jpg',9,6,'gold','unit',@base_set),
('Anna Henrietta',@nilfgaard,'As head of state, I must judge her fairly. But she is my sister, thus my heart bleeds for her…','Deploy (Ranged): Replace your leader ability with a base copy of your opponent''s leader ability.','https://gwent.one/image/gwent/assets/card/art/medium/1373.jpg',9,3,'gold','unit',@base_set),
('Archgriffin',@northern_realms,'Considered the embodiment of courage, loyalty and fighting spirit, the very essence of what Griffin Witchers are known for. However, the School of the Griffin was actually named after a knight errant known as Gryphon, who had long ago instilled these values into its founder.','At the end of the round, shuffle this card back into your deck, keeping its boost.','https://gwent.one/image/gwent/assets/card/art/medium/2357.jpg',9,6,'gold','unit',@way_of_the_witcher),
('Artorius Vigo',@nilfgaard,'It is said he created an illusion so realistic that he began to believe it himself...','Assimilate.
Deploy: Create and play a 1-power copy of a bronze unit from your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1682.jpg',9,3,'gold','unit',@crimson_curse),
('Azar Javed',@syndicate,'Azar Javed''s specialty is the element of fire. The sorcerer not only deftly manipulates the power of fire, it can be said that fire has become a part of his very being.','Profit 3.
Deploy: Spawn a Scarab on this row.
Tribute 3: Spawn 2 Scarabs on this row instead.','https://gwent.one/image/gwent/assets/card/art/medium/1969.jpg',9,5,'gold','unit',@iron_judgment),
('Bincy Blumerholdt',@syndicate,'In all Novigrad, she has the hairiest feet and the stickiest hands.','Ranged: Whenever you gain Coins, boost self by 1 for each Coin gained.','https://gwent.one/image/gwent/assets/card/art/medium/1885.jpg',9,4,'gold','unit',@novigrad),
('Cahir Dyffryn',@nilfgaard,'His eyes flashed under his winged helmet. Fire gleamed from his sword''s blade.','Melee: Whenever an enemy unit receives a boost during your turn, boost self by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/1288.jpg',9,7,'gold','unit',@base_set),
('Call of the Forest',@scoiatael,'I hold Brokilon dearer than my own life. She is a mother who cares for her children. I will defend her to my final breath.','Play a non-Neutral unit from your deck and boost it by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1650.jpg',9,0,'gold','special',@base_set),
('Caranthir Ar-Feiniel',@monster,'A favorite son who chose a life of villainy.','Deploy: Spawn a 1-power base copy of a non-Neutral unit with a provision cost of 10 or less from your hand on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1133.jpg',9,4,'gold','unit',@base_set),
('Caretaker',@neutral,'There are more things in heaven and earth than all the world''s philosophers have dreamt.','Zeal. Order: Purify a unit.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1135.jpg',9,7,'gold','unit',@base_set),
('Cave Troll',@monster,'Trolls have very tiny brains and huge stomachs. That''s a very dangerous combination.','Defender.','https://gwent.one/image/gwent/assets/card/art/medium/1924.jpg',9,7,'gold','unit',@iron_judgment),
('Chironex',@neutral,'Gods, that''s no unicorn! That''s…! - the last words of Vilemar, a famed collector of curiosities.','Deploy: Damage an enemy unit by 3. If you control Unicorn, damage it by 6 instead. If you have Unicorn in your hand, also play it, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1035.jpg',9,4,'gold','unit',@base_set),
('Ciri',@neutral,'I go wherever I please, whenever I please.','Deploy: Damage 3 enemy units by 1.
When you lose a round, move self back to your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1007.jpg',9,4,'gold','unit',@base_set),
('Ciri: Nova',@neutral,'Zireael possesses a great power she cannot control. She is a danger - to herself, to others. Until she learns to control it, she should remain isolated.','Deploy: If your starting deck does not have cards with a provision cost of 10 or more, gain Resilience, Shield, and Veil.
Ciri: Nova and Golden Nekker are excluded from this condition.','https://gwent.one/image/gwent/assets/card/art/medium/4018.jpg',9,8,'gold','unit',@base_set),
('Collusion',@syndicate,'There''s enough gold in this city for everyone. Well, at least for us.','If you control a unit with the Gang category:
Blindeyes - Increase all other effects by 1.
Crownsplitters - Boost the lowest-power allied unit by 4.
Cutups - Damage the highest-power enemy unit by 4.
Firesworn - Spawn 2 Firesworn Zealot on a random allied row.
Tidecloaks - Gain 4 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',9,0,'gold','special',@merchants_of_ofir),
('Covenant of Steel',@skellige,'If you want to give Skelligers a laugh, tell them they''re outnumbered.','Defender.
Berserk 6: At the end of your turn, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1937.jpg',9,7,'gold','unit',@iron_judgment),
('Curse of Corruption',@neutral,'Black magic - the grislier the better.','Destroy the highest-power unit.','https://gwent.one/image/gwent/assets/card/art/medium/1696.jpg',9,0,'gold','special',@crimson_curse),
('Dagur Two Blades',@skellige,'Shields are for flower-pickin'' saps.','Melee: Whenever an enemy unit takes damage, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1504.jpg',9,4,'gold','unit',@thronebreaker),
('Dandelion',@northern_realms,'Dandelion, you''re a cynic, a lecher, a liar - and my best friend.','Order: Boost a unit in your deck by 2.
Cooldown: 2
Inspired: At the end of your turn, boost the top unit in your deck by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1081.jpg',9,6,'gold','unit',@base_set),
('Dies Irae',@syndicate,'The righteous wrath of the Eternal Fire! Justice of the Flaming Rose!','Echo.
Damage an enemy unit by 3 and boost all allied Firesworn units by 1.
Deathblow: Boost all allied units instead.','https://gwent.one/image/gwent/assets/card/art/medium/2200.jpg',9,0,'gold','special',@master_mirror),
('Dire Bear',@skellige,'After countless attempts to slay the savage beast, one could now easily consider it… a mobile armory.','Units on this row and the opposite row can''t be boosted.
Berserk 7: Affects only the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/2347.jpg',9,8,'gold','unit',@way_of_the_witcher),
('Donimir of Troy',@northern_realms,'I fought twice at Sodden and lived. I think you can surmise I''m not so bad at this sword thing.','Defender. Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1794.jpg',9,7,'gold','unit',@iron_judgment),
('Ele''yas',@scoiatael,'Love justifies madness in any of its forms.','Deploy: Destroy an allied unit, then Spawn 2 Elven Deadeyes on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',9,6,'gold','unit',@base_set),
('Ffion var Gaernel',@nilfgaard,'Everyone will die somehow. I''ll die last.','Defender.
Deploy: Spawn and play Battle Preparation.','https://gwent.one/image/gwent/assets/card/art/medium/1960.jpg',9,1,'gold','unit',@iron_judgment),
('Figgis Merluzzo',@scoiatael,'I''m a simple guy. I like drinking, eating, singing lewd songs… And when the party dies down, pissing on the dying bonfire.','Defender.
Order: Move self to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/1922.jpg',9,7,'gold','unit',@iron_judgment),
('Flotsam',@northern_realms,'There are backwaters, there are shitholes, and then there''s Flotsam.','Resilience.
Deploy: Create a bronze Northern Realms unit with an Order ability.
Order: Refresh an allied bronze unit''s Order, then give it Zeal.','https://gwent.one/image/gwent/assets/card/art/medium/5602.jpg',9,0,'gold','artifact',@uroboros),
('Frightener: Dormant',@monster,'”What have I done?” the mage cried out, frightened of his own creation.','After 3 allied units are destroyed, awaken Frightener.','https://gwent.one/image/gwent/assets/card/art/medium/1141.jpg',9,0,'gold','artifact',@base_set),
('Gabor Zigrin',@scoiatael,'Brouver Hoog wanted to kick him out of Mahakam once for having a llama in his living room… it''s a long story.','Deploy (Melee): Gain Resilience.
Deploy (Ranged): Gain Immunity.
Whenever you play a Dwarf, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1477.jpg',9,5,'gold','unit',@thronebreaker),
('Geralt: Aard',@neutral,'A blast of concentrated energy that pummels everything in its path. Great for when you forget your keys.','Deploy (Melee): Damage 3 enemy units by 2, then move them to the Ranged row.','https://gwent.one/image/gwent/assets/card/art/medium/1017.jpg',9,4,'gold','unit',@base_set),
('Gimpy Gerwin',@neutral,'Keep the vermin on a short leash. And don''t be afraid to use that whip!','Whenever you play another unit, damage all enemy units with the same provision cost by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1688.jpg',9,5,'gold','unit',@thronebreaker),
('Glustyworp',@monster,'The swamp underfoot suddenly exploded with a powerful splash. Two long, mantis-like forelimbs bristling with spikes shot out from the murk. The monstrous, green hooks seized an unlucky footman, dragging him beneath the water''s surface.','Deploy: Destroy all units with 1 power. For each unit destroyed, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1501.jpg',9,6,'gold','unit',@thronebreaker),
('Golden Nekker',@neutral,'For what seems like centuries, the most brilliant minds in the world⁠—from theorists to fanatics⁠—have frequently gathered to speculate and debate the purpose of the Golden Nekker. Although they have not yet agreed upon the nature and origin of the strange, elusive statuette, they vow to have an answer “soon”.','Deploy: If your starting deck does not have cards with a provision cost of 10 or more, play the top unit, special, and artifact from your deck.
Ciri: Nova and Golden Nekker are excluded from this condition.','https://gwent.one/image/gwent/assets/card/art/medium/1615.jpg',9,0,'gold','special',@cursed_toad),
('Graden',@syndicate,'Initially, we burned any tomes on black magic we found. Recently we decided it might be wise to read them first.','Deploy (Melee): Destroy the enemy unit with a Bounty.
Tribute 5: Boost self by that unit''s base power.','https://gwent.one/image/gwent/assets/card/art/medium/1760.jpg',9,3,'gold','unit',@novigrad),
('Gregoire de Gorgon',@neutral,'Gregoire? That mountain o'' muscle wrapped in armor? Course, I ''eard of ''im! Who hasn''t?','Deploy (Melee): Damage an enemy unit by 1.
Deathblow: Boost self by 8 and gain a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1675.jpg',9,4,'gold','unit',@crimson_curse),
('Hen Gaidth Sword',@neutral,'Legend tells that wounds carved from this blade never heal. Blood shall flow until not a drop remains...','Echo.
Damage an enemy unit by 5, then Spawn and play a base copy of the stored unit and give it Doomed.
Deathblow: Banish the unit and store its soul in the Hen Gaidth Sword.','https://gwent.one/image/gwent/assets/card/art/medium/1702.jpg',9,0,'gold','special',@crimson_curse),
('Hjalmar an Craite',@skellige,'Instead of mournin'' the fallen, let''s drink to their memory!','Deploy (Melee): Banish a unit in your graveyard and damage an enemy unit by its power.','https://gwent.one/image/gwent/assets/card/art/medium/1233.jpg',9,3,'gold','unit',@base_set),
('Idr',@monster,'Who''s a good boy? ⁠— Idarran','Whenever your opponent plays a unit on their side of the battlefield, damage it by 1 and gain a Charge.
Order: Spawn a Drone on this row.
Charges: 0','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',9,7,'gold','unit',@way_of_the_witcher),
('Ignatius Hale',@syndicate,'Hes a good boy.','At the start of the game, or when Spawned, set own power to 1.
While in hand, deck, or on the battlefield, whenever an enemy unit with a Bounty is destroyed, Heal self by its base power.','https://gwent.one/image/gwent/assets/card/art/medium/2055.jpg',9,18,'gold','unit',@price_of_power),
('Igor the Hook',@syndicate,'In the left corner, a bloodthirsty shaelmaar, and in the right co--oh bollocks... Fight''s over, hold your bets!','Insanity.
Fee 5: Spawn a base copy of a bronze allied unit on this row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1841.jpg',9,6,'gold','unit',@novigrad),
('Ildiko',@northern_realms,'The necklace was Ildikos gift to king Belohun in honor of their impending marriage. By choking the old fool, it solved that problem quite nicely.','Order: Boost an allied unit by 4.
Whenever you play a non-Neutral unit, give it Zeal.','https://gwent.one/image/gwent/assets/card/art/medium/2223.jpg',9,6,'gold','unit',@master_mirror),
('Imke',@syndicate,'No sooner had she caught Gudrun''s attention than sought to exploit it.','Ranged: At the end of your turn, gain 2 Coins.
Fee 3: Gain a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1882.jpg',9,5,'gold','unit',@novigrad),
('Imlerith',@monster,'The sisters said you would come. They saw you arrive in the water''s surface.','Deploy (Melee): Draw a card, then Discard a card. If the Discarded card was a unit, boost self by its power.','https://gwent.one/image/gwent/assets/card/art/medium/1652.jpg',9,3,'gold','unit',@base_set),
('Iorveth',@scoiatael,'King or beggar, what''s the difference? One dh''oine less.','Deploy: Move an allied Trap back to your hand, then play a Trap.','https://gwent.one/image/gwent/assets/card/art/medium/1190.jpg',9,6,'gold','unit',@base_set),
('Ivo of Belhaven',@neutral,'It''s not reason I''m devoid of, just emotion.','Deploy: Boost self by 0. Increase this value for every card you played this round.','https://gwent.one/image/gwent/assets/card/art/medium/1578.jpg',9,1,'gold','unit',@thronebreaker),
('Junod of Belhaven',@skellige,'Rumour has it he was born of an unusual love between a lady giant and one VERY brave dwarf.','Deploy: Destroy a damaged enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/2348.jpg',9,6,'gold','unit',@way_of_the_witcher),
('Katakan',@monster,'Drinking the blood of the Continent since the Conjunction.','Zeal. Order: Spawn an Ekimmara on this row.
Cooldown: 4
Reduce the Cooldown by 1 whenever Bleeding is applied to an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1171.jpg',9,5,'gold','unit',@crimson_curse),
('Keldar',@northern_realms,'“You blunt, brainless humanoids! What do you mean by I don''t know?. You would go hunt the vampires with the Lebioda idol, smeared in garlic!” ⁠— Keldar','Whenever you play a special card, Spawn a Witcher Student on this row.
Adrenaline 4: At the end of your turn, Spawn a Witcher Student on this row.','https://gwent.one/image/gwent/assets/card/art/medium/2304.jpg',9,4,'gold','unit',@way_of_the_witcher),
('Kelpie',@skellige,'Tis a malevolent spirit! ''Tis animated seaweed! Nay, ye hallucinatin'' dolts, ''tis clearly a horse!','Deploy: Spawn Rain on an enemy row for 0 turns. This value is increased by 1 for every 3 Beasts in your starting deck.
Whenever an enemy unit takes damage from Rain or Storm, boost a random unboosted allied Beast by 1.','https://gwent.one/image/gwent/assets/card/art/medium/5556.jpg',9,4,'gold','unit',@uroboros),
('Kikimore Queen',@monster,'Many insectoids live in a matriarchy. A bloody one at that.','Thrive.
Whenever this unit''s Thrive is triggered, boost all allied Insectoids on this row by 1.
Whenever you play an Organic card, trigger own Thrive.','https://gwent.one/image/gwent/assets/card/art/medium/1913.jpg',9,4,'gold','unit',@iron_judgment),
('Knighthood',@northern_realms,'Kneel an everyman, arise a knight!','Play a Knight from your deck and boost it by 1 for each Knight you control.','https://gwent.one/image/gwent/assets/card/art/medium/1777.jpg',9,0,'gold','special',@crimson_curse),
('Kolgrim',@nilfgaard,'Fortune only smiled upon him if it was accompanied by a stroke of very bad luck.','Adrenaline 1: At the end of your turn, boost self by the difference between the number of cards in the players'' decks.','https://gwent.one/image/gwent/assets/card/art/medium/2306.jpg',9,1,'gold','unit',@way_of_the_witcher),
('Lydia van Bredevoort',@nilfgaard,'Whether by brush or by sorcery, there was no event, emotion, or scene beyond Lydia''s power to depict. Apart from joy.','Deploy (Melee): Create and play a bronze special card from your opponent''s faction.
Deploy (Ranged): Play a bronze special card from your opponent''s graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/3380.jpg',9,5,'gold','unit',@price_of_power),
('Madame Luiza',@syndicate,'We''ve bedded more men than all Redania''s army barracks combined.','Intimidate.
Tribute 3: Gain Zeal.
Order: Your next Tribute this round costs 0.','https://gwent.one/image/gwent/assets/card/art/medium/1898.jpg',9,6,'gold','unit',@novigrad),
('Magic Compass',@skellige,'Helps you find exactly what you need. Or what you think you need.','Echo.
Look at the top 3 cards in your deck. Play one, then move the rest to your graveyard. If there are fewer than 3 cards in your deck, Spawn and play a legendary card from your faction that was not in your starting deck instead.','https://gwent.one/image/gwent/assets/card/art/medium/3941.jpg',9,0,'gold','special',@cursed_toad),
('Maraal',@neutral,'I know how to kill in a thousand and one ways.','Deploy: Poison an enemy unit.
Order (Melee): Poison an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/2003.jpg',9,5,'gold','unit',@merchants_of_ofir),
('Master Mirror',@neutral,'Some figures prefer to always remain hidden while playing the role of shadow in the most crucial events in history. One figure especially, to be precise.','Veil.
Deploy: Transform the leftmost card in your hand into a random legendary card from your faction that was not in your starting deck.
Repeat this ability whenever you play the rightmost card from your hand.','https://gwent.one/image/gwent/assets/card/art/medium/2229.jpg',9,6,'gold','unit',@master_mirror),
('Matta Hu''uri',@neutral,'Sorceresses use magic to hypnotize. I use dance.','Deploy (Ranged): If neither player has passed and your opponent''s hand is not full, they draw the lowest-cost card, and you draw the highest-cost card.','https://gwent.one/image/gwent/assets/card/art/medium/2004.jpg',9,6,'gold','unit',@merchants_of_ofir),
('Milaen',@scoiatael,'The old baron treated poachers mercilessly. Luckily for Milaen, the old baron was dead and his men, desperate outlaws.','Deploy (Melee): Damage an enemy unit by 4.
Deploy (Ranged): Damage 4 enemy units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1003.jpg',9,4,'gold','unit',@starter_set),
('Miruna',@monster,'Why fight? There are much better ways to work off excess energy…','Deathwish: Seize a random enemy unit with 4 or less power.','https://gwent.one/image/gwent/assets/card/art/medium/1137.jpg',9,6,'gold','unit',@base_set),
('Moreelse',@syndicate,'Some witch hunters truly believed the eradication of mages and sorceresses would make the world a better place. Moreelse did not require such a lofty justification.','Deploy: Damage an enemy unit by 4.
Tribute 6: Destroy it instead.','https://gwent.one/image/gwent/assets/card/art/medium/1853.jpg',9,4,'gold','unit',@novigrad),
('Nenneke',@northern_realms,'Few know more about healing than Nenneke.','Zeal. Order (Ranged): Boost a unit by 1.
Charges: 4','https://gwent.one/image/gwent/assets/card/art/medium/1092.jpg',9,5,'gold','unit',@starter_set),
('Olgierd: Immortal',@neutral,'All of my dreams have come true. Unfortunately.','This card''s power cannot be changed by other abilities.','https://gwent.one/image/gwent/assets/card/art/medium/1785.jpg',9,10,'gold','unit',@iron_judgment),
('Orianna',@monster,'Lady Orianna''s been a blessin'' for us... She ''elps the beggarly, supports the arts - why, she even runs a home for them poor orphans!','Deploy: Give an enemy unit Bleeding equal to the number of allied Vampires.
Ranged: At the end of your turn, boost self by the number of Bleeding enemy units.','https://gwent.one/image/gwent/assets/card/art/medium/1393.jpg',9,4,'gold','unit',@crimson_curse),
('Primordial D''ao',@neutral,'How do you fight an earth elemental? You don''t. You run. Fast as you can.','Shield.
Deploy: Boost self by [0]. Increase this value by 1 for each Construct you played this game.','https://gwent.one/image/gwent/assets/card/art/medium/1150.jpg',9,9,'gold','unit',@base_set),
('Priscilla',@northern_realms,'Picture Dandelion in a dress and you''ve got the general idea.','Zeal. Order: Heal an allied unit by 4 and reset its Cooldown.
Inspired: Boost an allied unit by 4 and reset its Cooldown instead.','https://gwent.one/image/gwent/assets/card/art/medium/1082.jpg',9,6,'gold','unit',@base_set),
('Protofleder',@monster,'Limited to only one region of the Continent, scholars consider them critically endangered. Gods be praised...','Deploy: Give an enemy unit Bleeding (3), then boost self by the amount of Bleeding on that unit.','https://gwent.one/image/gwent/assets/card/art/medium/1677.jpg',9,4,'gold','unit',@crimson_curse),
('Queen Meve',@northern_realms,'We''re at war, when rulers don''t strive nor choose. When rulers grasp sword and shield and ride out to defend their subjects.','Deploy: Reduce the Timer by 1 for each adjacent unit with an Inspired ability.
Timer 3: Boost all allied units by 1 and reset the Timer.
Whenever this unit receives a boost, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1566.jpg',9,7,'gold','unit',@base_set),
('Ring of Favor',@neutral,'Wearing it provides its bearer with a surge of lucky encounters, like meeting a friendly stranger or stumbling upon a treasure. Although, some say such happenings are mere coincidence.','This card starts in your hand.
Boost an allied unit by 3.
While in hand, at the end of your turn, increase the boost by 2.
When your opponent passes, Banish self from hand and draw a card.
When moved to the deck, Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/3935.jpg',9,0,'gold','special',@cursed_toad),
('Roach',@neutral,'Geralt, we gotta have a man-to-horse talk. No offense, but your riding skills? They leave a bit to be desired, buddy.','When you play a gold card, Summon self from your deck to a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1029.jpg',9,4,'gold','unit',@base_set),
('Rosa and Edna var Attre',@nilfgaard,'Double trouble!','Deploy: Create a bronze unit from your opponent''s faction, then Spawn it on the opposite row and give it Spying.
Order: Damage an enemy unit by 0. Increase this value by 1 for each unique Aristocrat in your starting deck.
Deathblow: Spawn and play a Doomed base copy of the destroyed unit.','https://gwent.one/image/gwent/assets/card/art/medium/5617.jpg',9,7,'gold','unit',@uroboros),
('Royal Decree',@neutral,'We, Foltest, by divine right King of Temeria, Prince of Sodden, Senior Protector of Brugge, etcetera, etcetera, do hereby decree the following…','Play a unit from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1458.jpg',9,0,'gold','special',@base_set),
('Ruehin',@monster,'No one has ever entered that forest and lived to tell the tale…','Deathwish: Summon self from your graveyard to your Melee row and Consume your lowest-power unit, excluding self.','https://gwent.one/image/gwent/assets/card/art/medium/1001.jpg',9,4,'gold','unit',@base_set),
('Saber-Tooth Tiger',@scoiatael,'The prized possession of a royal menagerie, until a commando of Scoia''tael assaulted the exhibition, released the beast, and set it upon its cruel masters. Since that day, it has acquired a selective taste for human flesh.','Zeal. Order: Transform self into Saber-Tooth Tiger: Stealth.','https://gwent.one/image/gwent/assets/card/art/medium/1747.jpg',9,7,'gold','unit',@way_of_the_witcher),
('Saesenthessis',@scoiatael,'I inherited my father''s ability to assume other forms - well, one other form, in my case.','Immunity.
Order: Remove this unit''s Immunity until the start of your next turn.','https://gwent.one/image/gwent/assets/card/art/medium/1188.jpg',9,8,'gold','unit',@base_set),
('Salamander',@syndicate,'Despite their cute little faces, it''s best to avoid petting them, as the salamander, when threatened, secretes a deadly toxin that boils the very skin it comes into contact with.','Profit 1.
Deploy: Poison a unit.
Tribute 9: Poison all units on the battlefield instead.
Increase the Profit by 1 for each allied Salamandra unit.','https://gwent.one/image/gwent/assets/card/art/medium/2328.jpg',9,1,'gold','unit',@way_of_the_witcher),
('Savolla',@syndicate,'Witcher mutagens are a forgotten treasure. It''s time the world learned of their potential.','Profit 2.
Tribute 9: Spawn Savolla''s Frightener on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1970.jpg',9,6,'gold','unit',@iron_judgment),
('Seltkirk of Gulet',@northern_realms,'Though famed for his many virtues, his indomitable courage first and foremost, Seltkirk was not spared the fate which met all those killed in the Battle of Upper Aedirn.','Order (Melee): Duel an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1609.jpg',9,5,'gold','unit',@base_set),
('Shaping Nature',@scoiatael,'You talk to me of kings and princes. Who are they? Those whom I know are white skeletons lying in the necropolises of Craag An, deep in the forest.','Echo.
Choose one:
Boost an allied unit by 7 and give it Veil.
Boost an allied unit by 9.
Boost an allied unit by 6 and give it Vitality (6).','https://gwent.one/image/gwent/assets/card/art/medium/2209.jpg',9,0,'gold','special',@master_mirror),
('She-Troll of Vergen',@monster,'Lover of elf and onion soup.','Melee: Whenever a unit is destroyed during your turn, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1511.jpg',9,4,'gold','unit',@base_set),
('Shilard Fitz-Oesterlen',@nilfgaard,'A diplomat is a man who uses many more words than necessary to express much less than he knows.','Deploy: Set the power of the highest-power unit in your opponent''s hand to 1.','https://gwent.one/image/gwent/assets/card/art/medium/1374.jpg',9,5,'gold','unit',@base_set),
('Sigvald',@skellige,'A vildkaarl that lives to old age earns the respect of his clan.','Whenever this unit is damaged by other non-status abilities, gain Bleeding for the same duration instead.
Order: Damage a unit by the duration of Bleeding on self, then Purify self. If it was an enemy unit, damage self by that amount. If it was an allied unit, boost self by that amount.','https://gwent.one/image/gwent/assets/card/art/medium/1671.jpg',9,7,'gold','unit',@crimson_curse),
('Stregobor',@neutral,'The witcher had met thieves that looked like town councilors, town councilors that looked like beggars and kings that looked like thieves. Stregobor, though, always looked exactly like the commonly accepted imagining of what a mage should look like.','Timer 2 (Ranged): Each player draws a unit and sets its power to 1.','https://gwent.one/image/gwent/assets/card/art/medium/1394.jpg',9,5,'gold','unit',@base_set),
('Sukrus',@syndicate,'One of many who sought fortune in Novigrad. And one of many more who never found it.','Prevent the unit to the left of Sukrus from taking any damage.','https://gwent.one/image/gwent/assets/card/art/medium/1887.jpg',9,6,'gold','unit',@novigrad),
('Tainted Ale',@neutral,'That beer supposed to be green…?','Zeal. Order: Damage an enemy unit by 2 and Infuse it with "Whenever this unit receives a boost, damage self by 1".','https://gwent.one/image/gwent/assets/card/art/medium/1472.jpg',9,0,'gold','artifact',@base_set),
('The Flying Redanian',@syndicate,'Legend tells of a Redanian crew from generations past who unearthed a treasure so great they became forever destined to argue amongst themselves on how to divide their spoils.','Hoard 9: At the end of your turn, Summon self from your deck or graveyard to a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1883.jpg',9,4,'gold','unit',@novigrad),
('The Maiden''s Shield',@northern_realms,'Her great, quiet guardian, now known to most only as Scruffy, had soon abandoned his old name after meeting fierce little Bronwen for the first time. In this tribulation, he saw his one opportunity for penance.','Shield.
Grace 8: Spawn Bronwen the Bold to the right of self.
Grace 14: Boost the allied Bronwen the Bold by 3.
Deathwish: Lock the allied Bronwen the Bold.','https://gwent.one/image/gwent/assets/card/art/medium/3806.jpg',9,4,'gold','unit',@cursed_toad),
('The Naglfar',@monster,'Waves pummel the shore, waves pushed by the prow of the spectral Naglfar. Hemdall''s horn rings in the air, and Hemdall stands facing his enemies atop Bifrost, the burning rainbow. The White Frost is nigh, nigh is the time of gale and storm…','Look at 2 random gold cards from your deck, then play one and move the other back to the top of it.','https://gwent.one/image/gwent/assets/card/art/medium/1494.jpg',9,0,'gold','special',@base_set),
('The Sausage Maker',@syndicate,'Body disposal and sausage makin'', that''s what I do. And judgin'' by that expression, I''d say ye already ken th'' answer to your follow-up question.','Intimidate.
Profit 3.
Fee 3 (Melee): Gain Resilience.','https://gwent.one/image/gwent/assets/card/art/medium/1868.jpg',9,5,'gold','unit',@novigrad),
('Triss: Butterflies',@neutral,'Cap''n… our arrows, they''ve… they''ve got wings!','Deploy (Ranged): Shuffle a card from your hand into your deck, then draw a unit of your choice and boost it by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1079.jpg',9,4,'gold','unit',@base_set),
('Unicorn',@neutral,'They say unicorns are fond of virgins. Since finding a virgin these days is as hard as finding a unicorn, no one has been able to verify the theory.','Deploy: Boost an allied unit by 3. If you control Chironex, boost it by 6 instead. If you have Chironex in your hand, also play it, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1036.jpg',9,4,'gold','unit',@base_set),
('Vanadáin',@scoiatael,'Its better to first gag humans, then listen to what they have to say.','Deploy: Move up to 2 cards from your hand to the bottom of your deck. Add Waylay to your hand for each card moved that way.
Whenever you play Waylay, Spawn an Elven Deadeye on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1217.jpg',9,6,'gold','unit',@price_of_power),
('Vandergrift',@northern_realms,'The general thought the war for the Lormark would end quickly, with minimal losses… yet wound up fighting it for all eternity.','Resilience. Shield.
Grace 12: Gain Resilience.','https://gwent.one/image/gwent/assets/card/art/medium/1610.jpg',9,6,'gold','unit',@base_set),
('Vereena',@monster,'Your heart, your life—MINE. If not mine—NO ONE''S.','Deploy: Give an enemy unit Bleeding (4).
Bleeding enemy units cannot be boosted.','https://gwent.one/image/gwent/assets/card/art/medium/5625.jpg',9,6,'gold','unit',@uroboros),
('Vernon Roche',@northern_realms,'A patriot… and a real pain in the rear.','Disloyal.
Deploy: Play the top 2 cards from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1074.jpg',9,3,'gold','unit',@base_set),
('Vesemir: Mentor',@neutral,'Killing monsters is not something to be taken lightly. Ciri must understand that if she''s to become one of us.','Deploy: Boost all Witchers you control by 1.
Adrenaline 4: Also boost all Witchers in your hand and deck.','https://gwent.one/image/gwent/assets/card/art/medium/1476.jpg',9,4,'gold','unit',@base_set),
('Vivienne: Oriole',@neutral,'Who''d not like to live free as a bird? Well, just ask Vivienne de Tabris.','Deploy: Boost self by the provision cost of the card to the right of self.','https://gwent.one/image/gwent/assets/card/art/medium/1397.jpg',9,1,'gold','unit',@crimson_curse),
('Xarthisius',@nilfgaard,'Astrology, hydromancy, haruspicy, ceromancy. Ovomancy, spodomancy, metroscopy, brontoscopy…','Deploy: Reveal a random card in your deck. If it''s a unit, boost self by its power and shuffle it back. If it''s an artifact or a special card, play it.','https://gwent.one/image/gwent/assets/card/art/medium/1292.jpg',9,5,'gold','unit',@base_set),
('Yarpen Zigrin',@scoiatael,'Ever hear o'' the dragon Ocvist? From Quartz Mountain? Well, Yarpen Zigrin and his band o'' dwarves did ''im in.','Deploy: Damage an enemy unit by 3.
Barricade: At the end of your turn, lose Armor and boost self by that much.','https://gwent.one/image/gwent/assets/card/art/medium/1208.jpg',9,6,'gold','unit',@base_set),
('Yennefer''s Invocation',@nilfgaard,'It''s best not to get in Yennefer''s way. Especially when she''s in a hurry.','Move an enemy unit to the top of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1604.jpg',9,0,'gold','special',@base_set),
('Yennefer: Conjurer',@neutral,'A good sorceress must know when to conjure ice… and when to conjure fire.','Zeal. Order: Deal 1 damage to the highest-power enemy unit(s).
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1019.jpg',9,5,'gold','unit',@base_set),
('Zoltan Chivay',@scoiatael,'Drinkin'' alone''s like crappin'' with company.','Resilience.
Deploy: Boost adjacent Dwarves by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1192.jpg',9,4,'gold','unit',@base_set),
('Adriano the Mink',@syndicate,'Right here, beautiful. Have a sit on daddy''s lap.','Profit 2.
Increase the Profit by 1 for each allied Sly Seductress.
Tribute 5: Spawn a Sly Seductress on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1904.jpg',8,6,'gold','unit',@novigrad),
('Aelirenn',@scoiatael,'Better to die standing than to live on bent knee.','At the end of your turn, if you control 5 or more Elves, Summon self from your deck to your Melee row.','https://gwent.one/image/gwent/assets/card/art/medium/1206.jpg',8,5,'gold','unit',@base_set),
('Aguara',@neutral,'Smarten up right now, or it''s off to an aguara with you!','Deploy (Melee): Lock a unit.
Deploy (Ranged): Remove a unit''s Lock.','https://gwent.one/image/gwent/assets/card/art/medium/1365.jpg',8,7,'gold','unit',@base_set),
('Alissa Henson',@neutral,'You either die a hero, or live long enough to be exposed as a villain.','Deploy: Shuffle a special card from your graveyard into your deck. If it was a bronze, also shuffle one additional copy of that special.','https://gwent.one/image/gwent/assets/card/art/medium/3400.jpg',8,6,'gold','unit',@price_of_power),
('Alpha Werewolf',@monster,'The most ferocious among these cursed are not even deterred by silver and alchemy''s fiery pains.','Deploy (Melee): Boost a Beast in your hand by the number of cards in your hand.
Deploy (Ranged): Boost all allied Beasts by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1419.jpg',8,4,'gold','unit',@starter_set),
('Alzur''s Double-Cross',@neutral,'A few of Alzur''s monstrous creations roam the world still. Not least among them the horrid viy, who massacred its mage-creator and destroyed half of Maribor before fleeing into Riverdell''s gloomy woodland.','Play the highest-power unit from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1050.jpg',8,0,'gold','special',@base_set),
('Arachas Behemoth',@monster,'Like a cross between a crab, a spider… and a mountain.','Deploy: Spawn 2 Drones and boost all allied Insectoids on this row by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',8,3,'gold','unit',@base_set),
('Ard Gaeth',@monster,'Very useful for travels to other dimensions and bringing apocalypse upon the world.','Echo.
Spawn Frost on both enemy rows for 3 turns.','https://gwent.one/image/gwent/assets/card/art/medium/2189.jpg',8,0,'gold','special',@master_mirror),
('Armored Arachas',@monster,'It can cut half-inch thick metal like a tailor cutting silk.','Deploy: If there is another card on this row, Lock self.
Timer 3: If this row is full, boost self by 12.','https://gwent.one/image/gwent/assets/card/art/medium/1915.jpg',8,5,'gold','unit',@iron_judgment),
('Barnabas Beckenbauer',@scoiatael,'Arrived here with his peddler''s wagon full o'' tricks an'' gadgets. Went from house tae house, praised his rubbish tae the high heavens. An'' what''s it he sold us? Bombs that go off in yer hand! Beard-growth formula that makes yer hair catch fire!','Deploy: Boost an allied Elf, Dwarf, and Dryad by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1576.jpg',8,5,'gold','unit',@thronebreaker),
('Bart',@syndicate,'Bart brain hurt.','Whenever you play a unit with a Gang category you don''t control, gain a Coin for each unique Gang category you control.','https://gwent.one/image/gwent/assets/card/art/medium/4081.jpg',8,6,'gold','unit',@cursed_toad),
('Bekker''s Dark Mirror',@neutral,'Gaze long into the abyss, and the abyss will gaze back into you.','Choose a unit. If it''s boosted, damage it by double the amount boosted. If it''s damaged, boost it by double the amount damaged.','https://gwent.one/image/gwent/assets/card/art/medium/1063.jpg',8,0,'gold','special',@base_set),
('Bekker''s Rockslide',@neutral,'All it takes is one pebble and we''re all done for.','Damage a unit by 8.','https://gwent.one/image/gwent/assets/card/art/medium/1621.jpg',8,0,'gold','special',@base_set),
('Birna Bran',@skellige,'Skellige must have a strong king. No matter what it takes.','Deploy: Draw up to 2 cards, then Discard the same number of cards.','https://gwent.one/image/gwent/assets/card/art/medium/1236.jpg',8,6,'gold','unit',@base_set),
('Bjorn Stormursson',@skellige,'Bjorn, son of Stormur the Feared, known to his village as Storm Son, to his friends as Thundersocket, to his enemies as Whale Eater, to continentals as the Cyclops of Skellige, to his daughter as Stuffy Old Fuck, and to history as the Unreturned...','Veteran.
Deploy: Clash with an enemy unit.
Order (Bloodthirst 2): Discard a card, then move self back to your hand.','https://gwent.one/image/gwent/assets/card/art/medium/3797.jpg',8,4,'gold','unit',@cursed_toad),
('Black Rayla',@northern_realms,'Exceptions are a clear road to human blood spilt. All Scoia''tael must die. Leave the gods to sort the wheat from the chaff.','Order (Melee): Damage a unit by 1.
Inspired: Damage by 2 instead.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1573.jpg',8,6,'gold','unit',@thronebreaker),
('Blizzard',@neutral,'Behold Tedd Deireadh, the Final Age. The world destroyed by the White Frost.','Destroy the lowest-power unit.
Initiative: Destroy all lowest-power units instead.','https://gwent.one/image/gwent/assets/card/art/medium/1047.jpg',8,0,'gold','special',@base_set),
('Boris',@syndicate,'After getting a taste of human flesh, he won''t eat anything else.','At the start of your turn, wherever this card is, randomly change own Fee to a different cost between 1 and 9.
Fee 1: Move self to the other row, then boost self by the Fee cost. If you have 0 Coins, also gain 1 Coin for each allied unit on that row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1838.jpg',8,5,'gold','unit',@novigrad),
('Brehen',@scoiatael,'Known as the Cat of Iello. A moniker earned not from origins, but as a result of slaughtering peasants there. More of a massacre, really.','Deploy: Destroy the rightmost unit on an enemy row with at least 5 units.
Adrenaline 3: Destroy the rightmost unit on an enemy row with at least 3 units instead.','https://gwent.one/image/gwent/assets/card/art/medium/2336.jpg',8,4,'gold','unit',@way_of_the_witcher),
('Bribery',@nilfgaard,'Many believe the empire''s power rests upon the shoulders of its disciplined army and dutiful mages. In truth, the Nilfgaardian floren rules the world.','Create and play a unit from your opponent''s starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1327.jpg',8,0,'gold','special',@base_set),
('Bride of the Sea',@skellige,'Chosen from among the descendants of Rioghan the Undying. A man whose deeds have cast a dark shadow over his kin for decades.','Deploy: Play an Alchemy card from your graveyard with a provision cost 4 or less. Increase the cost by the total duration of Rain and Storm on your opponent''s side.','https://gwent.one/image/gwent/assets/card/art/medium/1931.jpg',8,4,'gold','unit',@price_of_power),
('Caesar Bilzen',@syndicate,'Avid angler, meticulous collector, and a real piece of work.','Deploy: Trigger the Profit abilities of adjacent units.
Fee 2: Boost an allied unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1869.jpg',8,4,'gold','unit',@novigrad),
('Caleb Menge',@syndicate,'Deceivers, heretics, witches! They flood our city, corrupt our virtue, and threaten our very way of life!','Profit 3.
Fee 3 (Melee): Place a Bounty on an enemy unit.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1399.jpg',8,5,'gold','unit',@novigrad),
('Caranthir: Golden Child',@monster,'The future of the Aen Elle spans not kingdoms, but worlds, and mine is the hand that guides us toward that destiny.','At the start of your turn, while in hand or deck, reset own power and boost self by the damage dealt by Frost in the last 5 enemy turns (0, 0, 0, 0, 0).','https://gwent.one/image/gwent/assets/card/art/medium/4077.jpg',8,1,'gold','unit',@cursed_toad),
('Coral',@skellige,'Her true name''s Astrid Lyttneyd Ásgeirrfinnbjornsdottir, but that never fit on any forms.','Zeal. Order: Draw a card, then Discard a card.
Whenever you Discard a card, damage a random enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1238.jpg',8,6,'gold','unit',@base_set),
('Cyprian Wiley',@neutral,'Ever since his father died, he''s become a real whoreson.','Deploy: Banish a unit with power 4 or less.','https://gwent.one/image/gwent/assets/card/art/medium/1033.jpg',8,5,'gold','unit',@base_set),
('Delirium',@skellige,'Ehh, too big for a humpback. That''s a finback. A finback? With a snout that short? Those herbs''ve gone to your head!','Echo.
Choose between a random bronze Skellige Beast and a random bronze Skellige Human that were not in your starting deck, then Spawn and play the one you chose, and Spawn the other in your graveyard.
When Doomed, choose between gold ones instead','https://gwent.one/image/gwent/assets/card/art/medium/1277.jpg',8,0,'gold','special',@base_set),
('Dethmold',@northern_realms,'I once made a prisoner vomit his own entrails… Ah, good times…','Zeal. Order: Boost all allied Mages by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1087.jpg',8,6,'gold','unit',@base_set),
('Dire Mutated Hound',@syndicate,'We couldn''t decide what to name him and it just kind of came up…','Barricade: At the end of your turn, boost self by 2.
Fee 4: Gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1740.jpg',8,4,'gold','unit',@iron_judgment),
('Doadrick Leumaerts',@syndicate,'The emperor has high expectations for you. See that you do not disappoint him. Hael Ker''zaer!','Deploy: If you control an Agent, gain Zeal.
Order (Ranged): Draw a card, then move a card from your hand to the bottom of your deck.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1896.jpg',8,8,'gold','unit',@novigrad),
('Dol Dhu Lokke',@monster,'A monster lair unlike any other. Home to countless horrors and monstrosities. Even a witcher would think twice about setting foot near this hellhole.','Resilience.
Deploy: Spawn and play a Succubus, Phooca, Chimera, or Hybrid.
Order: Move the highest-power unit to the top of your deck and Spawn a Drone on each side of this card.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',8,0,'gold','artifact',@way_of_the_witcher),
('Drakenborg',@northern_realms,'It''s not exactly a holiday, no, but there is plenty of singing, if that''s what you''re into.','Resilience.
Deploy: Summon a unit from your deck to this row and Lock it.
Order: Give an allied unit Vitality 0. Increase this value by the amount of boost that was on the Summoned unit.','https://gwent.one/image/gwent/assets/card/art/medium/5564.jpg',8,0,'gold','artifact',@uroboros),
('Dudu',@neutral,'A mimic, among the many other names for his sort: changelings, doublings, vexlings… or dopplers.','Deploy: Transform into a base copy of an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1020.jpg',8,1,'gold','unit',@base_set),
('Ermion',@skellige,'Only the ignorant dismiss the importance of myths.','Deploy (Ranged): Play an Alchemy card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1234.jpg',8,2,'gold','unit',@base_set),
('Ethereal',@neutral,'Her worst nightmare can easily be yours too.','Doomed.
Deploy: Gain Zeal.
Order: Transform unit to the right into base copy of self.','https://gwent.one/image/gwent/assets/card/art/medium/2245.jpg',8,4,'gold','unit',@master_mirror),
('Eudora Breckenriggs',@scoiatael,'Dinnae just follow yer heart tae yer sweetums. Yer wits matter every bit as much.','At the start of the game, Infuse a random Zoltan in your deck with "When this card appears on the battlefield, Spawn Eudora Breckenriggs to the right of self and boost her by 1 for each Zoltan in your starting deck", then Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/1015.jpg',8,2,'gold','unit',@uroboros),
('Eyck of Denesle',@neutral,'The Good Book says the world is a garden which the gods once conferred upon man. And we men have this garden neglected!','Deploy: If you have a Dragon in your hand, gain Zeal.
Order: Destroy an enemy unit with 9 or more power.','https://gwent.one/image/gwent/assets/card/art/medium/1483.jpg',8,3,'gold','unit',@thronebreaker),
('Fauve',@scoiatael,'At the edge of the wood, a lone dryad awaited them. Dandelion recognized her at once - the very same with green hair who had given them light in dark of night and urged the bard to continue his ballads.','Deploy: Play a Nature card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1403.jpg',8,2,'gold','unit',@crimson_curse),
('Ferko the Sculptor',@syndicate,'Some call it base thuggery. But me, I consider it the highest art form.','Deploy (Melee): Play a Crime from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1867.jpg',8,2,'gold','unit',@novigrad),
('Flyndr''s Crew',@syndicate,'Wretches and thieves drunk on grog, bloodshed and booty - could you ever hope for a better crew?','Deploy: Spawn 3 base copies of self on this row. Reduce the number of copies by 1 for each Counter.
Your Hoards require 1 less Coins to trigger.
Hoard 9: Once per round, at the end of your turn, while in hand or deck, remove a Counter.
Counter: 3','https://gwent.one/image/gwent/assets/card/art/medium/3814.jpg',8,3,'gold','unit',@cursed_toad),
('Foltest''s Pride',@northern_realms,'As King Foltest likes to say, it''s not size that counts, but whether it gets the job done.','Resupply.
Zeal. Order: Damage an enemy unit by 2 and its adjacent units by 1.
Cooldown: 4
Crew: Set the Cooldown to 2.','https://gwent.one/image/gwent/assets/card/art/medium/1558.jpg',8,5,'gold','unit',@base_set),
('Francis Bedlam',@neutral,'I might just discover I look great without ears… or hands. Apparently the King of Beggars accepts both as partial payment.','At the end of your turn, boost the lowest-power unit in your hand by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1032.jpg',8,6,'gold','unit',@base_set),
('Freixenet',@scoiatael,'He was only meant to be a breeding stud to her. But in the end, they fell in love regardless.','Zeal. Order (Ranged): Spawn a Young Dryad on this row.
Cooldown: 4
Devotion: At the end of your turn, reduce the Cooldown by the duration of Vitality on self.','https://gwent.one/image/gwent/assets/card/art/medium/2061.jpg',8,5,'gold','unit',@master_mirror),
('Frog Mating Season',@scoiatael,'Would ya look at all those eyeballs?
Ya! They sure look tasty!','Choose 2 allied units, then give them Vitality (4) and Spawn a Frog on each side of the chosen units.','https://gwent.one/image/gwent/assets/card/art/medium/4073.jpg',8,0,'gold','special',@cursed_toad),
('Gascon',@neutral,'Th'' Strays of Spalla - ''tis you who lead them? ''Tis you they call the Duke of Dogs?','While in hand, deck, or on the battlefield, whenever you play the second copy of a Bonded unit this game, boost self by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1520.jpg',8,2,'gold','unit',@thronebreaker),
('Ge''els',@monster,'Paintings should convey emotion, not words.','Deploy: Play a Wild Hunt special from your deck.
Devotion: Play a Wild Hunt card from your deck instead.','https://gwent.one/image/gwent/assets/card/art/medium/1128.jpg',8,2,'gold','unit',@base_set),
('Glorious Hunt',@neutral,'By the gods'' gonads, witcher, why''d you bring me this filth?! I want that beast''s head! - that was a ploughin'' figure of ploughin'' speech!','Destroy the unit with the highest base power.','https://gwent.one/image/gwent/assets/card/art/medium/1579.jpg',8,0,'gold','special',@base_set),
('Gorthur Gvaed',@nilfgaard,'There were many scrolls and manuscripts about the legend of the Wild Hunt in the stronghold—and for a good reason.','Resilience.
Deploy: Spawn and play a Viper Witcher Adept, Viper Witcher, Viper Witcher Mentor, or Viper Witcher Alchemist.
Order: Move a card from your opponent''s graveyard to the top of their deck.','https://gwent.one/image/gwent/assets/card/art/medium/2310.jpg',8,0,'gold','artifact',@way_of_the_witcher),
('Guillaume de Launfal',@nilfgaard,'A true exemplar of the five knightly virtues, save perhaps wisdom.','Deploy: Boost self by the number of allied Knights on this row, then boost self and an enemy unit by half of both units'' power.
Order (Grace 14): Move all statuses from an enemy unit to self.','https://gwent.one/image/gwent/assets/card/art/medium/4062.jpg',8,2,'gold','unit',@cursed_toad),
('Haern Caduch',@skellige,'Carved into the icy rock of the Amell Mountains, hidden amid jagged crags and snowdrifts, the location of the long-abandoned School of the Bear remains a well-kept secret.','Resilience.
Deploy: Spawn and play a Bear Witcher Adept, Bear Witcher, Bear Witcher Mentor, or Bear Witcher Quartermaster.
Order: Heal the adjacent units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2350.jpg',8,0,'gold','artifact',@way_of_the_witcher),
('Hammond',@syndicate,'Once mistaken for a whale calf and nearly harpooned. He''s avoided swimming ever since.','Deploy: Move an enemy unit to the other row and give it Bleeding (2). Increase the Bleeding duration by 1 for each adjacent Pirate.','https://gwent.one/image/gwent/assets/card/art/medium/1884.jpg',8,7,'gold','unit',@novigrad),
('Hefty Helge',@nilfgaard,'Not the best for taking cities, but great for razing them to the ground.','Shield.
Order: Damage a unit by 2.
Charge: 1
Whenever you play a Tactic, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1345.jpg',8,4,'gold','unit',@base_set),
('Holger Blackhand',@skellige,'Now let''s drink to the Emperor of Nilfgaard - may he die of somethin'' hideous!','Deploy: Damage a unit by 2.
Whenever you play a Ship, boost it by 1.
Whenever you play a Pirate, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1246.jpg',8,6,'gold','unit',@base_set),
('Hubert Rejk',@northern_realms,'The coroner is a calm, peaceful person. He even treats corpses with the utmost delicacy.','Whenever you use an Order ability while this card is in your deck, remove a Counter from it. When the Counter reaches 0, Summon this card from your deck to your Ranged row.
Counter: 10','https://gwent.one/image/gwent/assets/card/art/medium/1391.jpg',8,5,'gold','unit',@base_set),
('Idarran of Ulivo',@neutral,'They say beauty is in the eye of the beholder, but no one wants to see what Idarran considers beautiful...','The first time you Spawn a unit on your side of the battlefield each turn, Spawn a 1-power copy of it on this row, then give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/2368.jpg',8,6,'gold','unit',@way_of_the_witcher),
('Imlerith''s Wrath',@monster,'He boasted that no weapon would ever pierce his armor. And he was right — even in death.','Damage an enemy unit by the power of your highest-power unit. If it was on a row with Frost, destroy it instead.','https://gwent.one/image/gwent/assets/card/art/medium/1131.jpg',8,0,'gold','special',@base_set),
('Iris von Everec',@neutral,'I remember so little… Yet when I think of my rose, I begin to recall what was.','At the end of your turn, if this card is in your graveyard, boost all units in your deck by 1, then Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/1034.jpg',8,6,'gold','unit',@base_set),
('Isbel of Hagge',@nilfgaard,'I promised I would never again use magic to harm others.','Order: (Ranged): If your opponent''s hand is not full, look at the top card from both decks. Keep one and give the other to your opponent.','https://gwent.one/image/gwent/assets/card/art/medium/1572.jpg',8,5,'gold','unit',@thronebreaker),
('Isengrim Faoiltiarna',@scoiatael,'It dawns on them once they notice my scar: a realization of imminent death.','Deploy: Boost all allied Elves by 1.
Whenever you play an Elf, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1189.jpg',8,6,'gold','unit',@base_set),
('Isengrim''s Council',@scoiatael,'Before us lies Elskerdeg Pass, and beyond that, Zerrikania and Hakland. Before us lies a long and dangerous road. If we are to walk it together… let us put aside our mistrust.','Look at a random Dwarf, Dryad, and Elf from your deck, then play one and boost it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1607.jpg',8,0,'gold','special',@base_set),
('Ixora',@syndicate,'The marching clink of Ixora''s iron heel showed that she''d never quite left her old life as a Kerack city guard behind. Only the pay, and the laws.','Vice 8: Destroy the lowest-power enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/5613.jpg',8,7,'gold','unit',@uroboros),
('John Natalis',@northern_realms,'That square should bear the names of my soldiers, of the dead. Not mine.','Deploy (Melee): Play a Warfare card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1075.jpg',8,2,'gold','unit',@base_set),
('Jotunn',@monster,'Skellige legend claims the mighty and terrible Jotunn, King of Giants, reigned over the isles in ancient times. He was slain by Hemdall, but with his dying breath he vowed to return for Ragh nar Roog.','Deploy: Boost self by the total base power of Ice Giants in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1149.jpg',8,1,'gold','unit',@base_set),
('Kaer Seren',@northern_realms,'Kaer Serens literary collection was its greatest treasure and the envy of a group of overzealous mages. In their attempt to seize it for themselves, they destroyed the very thing they desired most.','Resilience.
Deploy: Spawn and play a Griffin Witcher Adept, Griffin Witcher, Griffin Witcher Mentor, or Griffin Witcher Ranger.
Order: Boost a unit in your deck by 3.','https://gwent.one/image/gwent/assets/card/art/medium/2360.jpg',8,0,'gold','artifact',@way_of_the_witcher),
('Kayran',@monster,'How to kill a kayran? Simple! Take your best sword… then sell it, and hire a witcher.','Immunity.
Deploy: Consume 3 allied units.','https://gwent.one/image/gwent/assets/card/art/medium/1136.jpg',8,6,'gold','unit',@base_set),
('King Belohun',@northern_realms,'The king, quite rightly, didnt trust anyone. He also didnt believe anybody capable of outsmarting him. This proved a fatal assumption.','Whenever you play a unit with power less than 5, set its power to 5.
Devotion: Increase the power limit to 6.','https://gwent.one/image/gwent/assets/card/art/medium/2220.jpg',8,6,'gold','unit',@master_mirror),
('King Roegner',@northern_realms,'King Roegner of Cintra, once grievously wounded at the bottom of a ravine, hollered for aid. Alas... His call was answered only by the hisses of vipers and the howls of ravenous werewolves...','Deploy (Melee): Remove Shield from all units, then boost self by 3 for each Shield removed.','https://gwent.one/image/gwent/assets/card/art/medium/1717.jpg',8,4,'gold','unit',@crimson_curse),
('Knickers',@neutral,'Leave it alone, Knickers! Damn it, leave it alone!','This unit may raid the battlefield to aid you in battle.','https://gwent.one/image/gwent/assets/card/art/medium/1684.jpg',8,3,'gold','unit',@iron_judgment),
('Knut the Callous',@skellige,'Knut, son of Oluf? Aye, never has a jarl''s moniker fit so well.','Zeal. Order: Damage an allied unit by half of its current power, then damage an enemy unit by the same amount.
Berserk 5: At the end of your turn, refresh this ability.','https://gwent.one/image/gwent/assets/card/art/medium/1666.jpg',8,7,'gold','unit',@crimson_curse),
('Lady of the Lake',@neutral,'Take this sword as a sign of my favor. For centuries it lay in these depths, waiting... for you.','Deploy: Play an Echo card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1697.jpg',8,3,'gold','unit',@crimson_curse),
('Lake Guardian: Dusk Aspect',@scoiatael,'Like a moonflower, it lives to curtail the dark of night.','Harmony.
This unit''s Harmony is also triggered in hand and deck.','https://gwent.one/image/gwent/assets/card/art/medium/3801.jpg',8,1,'gold','unit',@cursed_toad),
('Letho of Gulet',@nilfgaard,'Witchers never die in their beds.','Deploy: If Auckes is in your hand, Lock an enemy unit. If Serrit is in your hand, damage an enemy unit by 3. If both are in your hand, Lock a unit and damage it by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1300.jpg',8,8,'gold','unit',@base_set),
('Lieutenant von Herst',@syndicate,'The fall of the Order wasnt so hard for him like for the others. He is still required to count the goods and manage supplies, only now it has become even easier… Less strict at least.','At the end of your turn, if you control a Cleric, Spawn a Firesworn Zealot on this row.
Fee 1: Transform a Firesworn Zealot into a Flaming Rose Footman.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',8,4,'gold','unit',@master_mirror),
('Lord Riptide',@monster,'It ain''t superstition, brother. Coastal waters vanishing when they shouldn''t? Might as well give it a name.','Deploy (Melee): Clash with the highest-power enemy unit.
Might: At the end of your turn, while in hand, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/5607.jpg',8,10,'gold','unit',@uroboros),
('Mad Kiyan',@northern_realms,'We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far.','Formation.
Order: Damage an enemy unit by the amount Mad Kiyan is boosted.
Deathblow: Reset own power.','https://gwent.one/image/gwent/assets/card/art/medium/1611.jpg',8,6,'gold','unit',@base_set),
('Madman Lugos',@skellige,'WAAAAAAAAAAGH!!!!','Deploy (Melee): Damage an enemy unit by twice the number of damaged enemies.','https://gwent.one/image/gwent/assets/card/art/medium/1237.jpg',8,4,'gold','unit',@base_set),
('Mahakam Horn',@scoiatael,'Once upon a time, Mahakam held a horn-blowing contest. That day the dwarves made an important discovery: loud noises and snow-capped peaks do not play well together.','Ambush: When your opponent passes, boost adjacent units by 4.
Spring: Boost adjacent units by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1584.jpg',8,0,'gold','artifact',@base_set),
('Manticore Venom',@neutral,'Kills quicker than you can recite the Emperor of Nilfgaard''s title in full.','Damage 3 enemy units by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1055.jpg',8,0,'gold','special',@base_set),
('Marching Orders',@neutral,'We are but pawns in a game played by old men, sent to fight and die on their senile whims…','Play the lowest-power unit from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1331.jpg',8,0,'gold','special',@base_set),
('Menno Coehoorn',@nilfgaard,'I''ll take an attentive reconnaissance unit over a fine brigade any day.','Deploy (Ranged): Play a Tactic from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1286.jpg',8,2,'gold','unit',@base_set),
('Merigold''s Hailstorm',@neutral,'The sky dimmed of a sudden, and clouds amassed over the town. It grew fiendishly dark, and a cold gust swept in. Oh my, gasped Yennefer. We''re about to make quite the mess, I think.','Damage 5 enemy units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1043.jpg',8,0,'gold','special',@base_set),
('Naval Supremacy',@skellige,'The black-clads are wise to outnumber us like this. It''s still their funeral, but with at least a bit o'' fun.','Create and play a bronze Skellige Ship.
While in graveyard, whenever a unit is played, damage it by 1.
After 13 damage has been dealt, Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/5589.jpg',8,0,'gold','special',@uroboros),
('Necromancer''s Tome',@monster,'Some of the pages are made of human flesh, and the various prophecies, burial rites, and resurrection passages found enclosed are inked in blood.','Zeal. Order: Trigger a bronze allied unit''s Deathwish ability.
Whenever you play a bronze unit, Summon a random copy of it from your graveyard to the same row and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/3947.jpg',8,0,'gold','artifact',@cursed_toad),
('Nithral',@monster,'Each Wild Hunt warrior has gone through a rigorous selection process, but Eredin''s personal cavalcade includes only the most brutal and most ferocious of the Aen Elle.','Order (Melee): Damage a unit by 1.
Dominance: Damage by 2 instead.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1151.jpg',8,6,'gold','unit',@base_set),
('Nivellen',@neutral,'Lost? Well, go be lost somewhere else. Somewhere not on my property, that is. Point your left ear to the sun and keep walking, you''ll hit the road soon enough. Well? What''re you waiting for?','Deploy: Move all units on an enemy row to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/1392.jpg',8,8,'gold','unit',@base_set),
('Olgierd von Everec',@neutral,'At least you now know I don''t easily lose my head.','Order: Heal self.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1026.jpg',8,8,'gold','unit',@base_set),
('One-Eyed Betsy',@neutral,'Maybe she lacks depth perception, but she sure packs a wallop.','Deploy: Draw up to 2 Bonded units, then shuffle the same number of cards back into your deck.
Order: Replay an allied Bonded unit.','https://gwent.one/image/gwent/assets/card/art/medium/1926.jpg',8,7,'gold','unit',@iron_judgment),
('Ozzrel',@monster,'Some necrophages have taken such a liking to human flesh, they no longer are content to merely dig up corpses...','Deploy (Melee): Consume a unit from your opponent''s graveyard.
Deploy (Ranged): Consume a unit from your graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/1634.jpg',8,1,'gold','unit',@starter_set),
('Pavko Gale',@scoiatael,'No one smuggled as much food to the elves of the Blue Mountains as Gale. He''d bring them sacks of turnips and, prized most of all, leeks.','Harmony.
Order (Ranged): Damage a unit by 1. If you control only non-Neutral units, damage by 2 instead.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1630.jpg',8,5,'gold','unit',@starter_set),
('Philippe van Moorlehem',@nilfgaard,'It''s said that Vincent Van Moorlehem fears only one man. It''s not Emhyr var Emreis or Geralt of Rivia - its his own son.','Deploy: If you control a Vampire, gain Zeal.
Order: Give an enemy unit Doomed. If it already has a status, Lock it instead. If it already has more than 1 status, Poison it instead.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1973.jpg',8,5,'gold','unit',@merchants_of_ofir),
('Prince Stennis',@northern_realms,'He wears armor made of gold. Of course he''s a jerk.','Deploy (Melee): Boost an allied unit by 4.
Deploy (Ranged): Boost 4 allied units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1088.jpg',8,4,'gold','unit',@starter_set),
('Princess Pavetta',@northern_realms,'They said the queen was prone to outbursts, but I did not expect that…','Deploy: Shuffle a bronze non-Neutral unit and all copies of it from your graveyard into your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1090.jpg',8,6,'gold','unit',@base_set),
('Prophet Lebioda',@syndicate,'To thine own self be judge and ruler for thou alone shalt answer for thine deeds before thee.','Whenever you play a unit next to Prophet Lebioda, give it a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1860.jpg',8,8,'gold','unit',@novigrad),
('Reynard Odo',@northern_realms,'Under your husband I served ten years, under you another eight. And never in that time did I fight for a more worthy cause.','Whenever you play a unit, boost it by 1.
Order (Grace 12): Boost all boosted allied units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1479.jpg',8,7,'gold','unit',@thronebreaker),
('Rioghan the Undying',@skellige,'“Your life will burn as bright as the love between us.” - Fucusya','This card starts in your graveyard.
When played or Summoned from the graveyard, trigger all remaining Rain and Storm on your opponent''s side of the battlefield.','https://gwent.one/image/gwent/assets/card/art/medium/3401.jpg',8,8,'gold','unit',@price_of_power),
('Sabrina Glevissig',@northern_realms,'The Daughter of the Kaedweni Wilderness.','Disloyal.
Deathwish: Damage all units on this row by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1086.jpg',8,1,'gold','unit',@base_set),
('Sabrina''s Inferno',@northern_realms,'With her dying breath, Sabrina Glevissig cast a powerful curse that struck not only her executioners, but all who stood nearby.','Damage each non-Specter unit by 1. If any were destroyed, repeat this ability once.','https://gwent.one/image/gwent/assets/card/art/medium/1626.jpg',8,0,'gold','special',@base_set),
('Sacred Flame',@syndicate,'Do you feel it? I sense something else beyond its warmth, something more...','Deploy: Spawn a Firesworn Zealot on each side of this card.
Order: Boost all allied Firesworn units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',8,0,'gold','artifact',@novigrad),
('Saer Qu''an',@neutral,'Every tiger is dangerous. Especially one that has taken a liking to human flesh…','Deploy: Damage an enemy unit by the number of units you control.','https://gwent.one/image/gwent/assets/card/art/medium/2005.jpg',8,2,'gold','unit',@merchants_of_ofir),
('Salamandra Hideout',@syndicate,'Those who go lurking in the sewers beneath Vizima better watch out, as there are things far worse than rats hidden amid the darkness of the citys underbelly.','Resilience.
Deploy: Spawn and play a Failed Experiment, Salamandra Abomination, Salamandra Mage, or Salamandra Lackey.
Order: Move Poison from an allied unit to another unit.','https://gwent.one/image/gwent/assets/card/art/medium/2330.jpg',8,0,'gold','artifact',@way_of_the_witcher),
('Sheldon Skaggs',@scoiatael,'I was there, on the front lines! Right where the fightin'' was the thickest!','Deploy (Melee): Damage an enemy unit by the amount Sheldon is boosted.','https://gwent.one/image/gwent/assets/card/art/medium/1207.jpg',8,6,'gold','unit',@starter_set),
('Sigrdrifa''s Rite',@skellige,'Fall on your knees and beg Modron Freya for forgiveness.','Summon a non-Neutral unit from your graveyard to an allied row and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1250.jpg',8,0,'gold','special',@base_set),
('Sir Scratch-a-Lot',@monster,'If you value your eyesight... Don''t call him a pussy.','At the start of the game, gain Immunity.
Deploy: Boost self by 0.
Order: Increase the boost value by 2, then replay self.
Units played on your opponent''s side can trigger your Thrive abilities.','https://gwent.one/image/gwent/assets/card/art/medium/3810.jpg',8,4,'gold','unit',@cursed_toad),
('Skjordal Drummond',@skellige,'He believed in honor, and that became his undoing.','Devotion: Veteran.
Deploy: Damage an enemy unit by Skjordal''s base power.','https://gwent.one/image/gwent/assets/card/art/medium/2237.jpg',8,3,'gold','unit',@master_mirror),
('Snowdrop',@neutral,'Theres more to life than song and dance, probably...','Zeal. Order: Draw up to 2 cards, then shuffle the same number of cards back into your deck.
Whenever you draw a card, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2439.jpg',8,2,'gold','unit',@way_of_the_witcher),
('Sticky Situation',@scoiatael,'Revenge is sweet.','Ambush: When your opponent plays a unit with 4 or less power, flip self.
At the end of your turn, boost adjacent units by [2]. When your opponent passes while this card is face-up, Lock self.
Spring: Boost a unit in your hand by [6], then Lock self.
Whenever your opponent passes, decrease the boost values by 1.','https://gwent.one/image/gwent/assets/card/art/medium/5596.jpg',8,0,'gold','artifact',@uroboros),
('Stygga Castle',@scoiatael,'The Feline witchers did not stay in Stygga Castle for long. Nor anywhere else, actually.','Resilience.
Deploy: Spawn and play a Cat Witcher Adept, Cat Witcher, Cat Witcher Mentor, or Cat Witcher Saboteur.
Order: Move 3 allied units to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/2340.jpg',8,0,'gold','artifact',@way_of_the_witcher),
('Summoning Circle',@neutral,'There exist a great many realities outside our own… With the right knowledge, one can contact them and summon beings beyond human fathoming.','Resilience.
Deploy: Look at the units in your deck in order from top to bottom, then choose a unit from your deck and set the Counter equal to that unit''s provision cost.
Before the end of your turn, remove a Counter from self for each adjacent unit. When the Counter reaches 0, Summon the chosen unit from your deck to this row and destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1333.jpg',8,0,'gold','artifact',@base_set),
('Svanrige Tuirseach',@skellige,'The emperor also thought him an accidental king. At first.','Deploy: Boost self by the base power of the last non-Neutral unit that went to your graveyard this round.','https://gwent.one/image/gwent/assets/card/art/medium/1251.jpg',8,3,'gold','unit',@starter_set),
('Sweers',@nilfgaard,'And hands off the girl! Whatever we may be, we''re not savages.','Deploy (Melee): Seize an enemy unit with 3 or less power.','https://gwent.one/image/gwent/assets/card/art/medium/1298.jpg',8,4,'gold','unit',@starter_set),
('Toad Prince',@monster,'Big, bad, ugly. Squats in the sewers.','Deploy (Melee): Consume a unit with 4 or less power.','https://gwent.one/image/gwent/assets/card/art/medium/1153.jpg',8,3,'gold','unit',@base_set),
('Torque',@scoiatael,'Where an elf cannot go himself, he sends a devil.','This card starts in your hand.
Whenever this card is boosted in your hand, boost a random different unit in your hand by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/3386.jpg',8,5,'gold','unit',@price_of_power),
('Toruviel',@scoiatael,'I''d gladly kill you from up close, stare in your eyes… But you reek, human.','Deploy (Melee): Damage the units on each end of an enemy row by 2.
Deploy (Ranged): Damage all units on an enemy row by 1.
If you control an Elven Deadeye, combine both abilities instead.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',8,4,'gold','unit',@base_set),
('Traheaern var Vdyffir',@nilfgaard,'The Nilfgaardians proceeded in the queen''s very direction without a sign of panic. The man leading the Nilfgaardians was clad in rich robes. He exuded pride... and the scent of musk.','Deploy: Look at the top 3 cards in your opponent''s deck and move 1 to their graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/1524.jpg',8,4,'gold','unit',@thronebreaker),
('Triangle Within a Triangle',@neutral,'Adepts of magic often confuse it with a pentacle, which can lead to an infernal disaster.','Boost an allied unit by its provision cost, or damage an enemy unit by its provision cost.','https://gwent.one/image/gwent/assets/card/art/medium/1456.jpg',8,0,'gold','special',@way_of_the_witcher),
('Triss Merigold',@neutral,'I can take care of myself. Trust me.','Deploy (Ranged): Reveal a random unit from your deck and damage an enemy unit by its power.','https://gwent.one/image/gwent/assets/card/art/medium/1012.jpg',8,3,'gold','unit',@base_set),
('Ulula',@skellige,'Not all beann''shies float around, foul and rotten. Some happen to be great beauties who will kick your arse, rip your ears off, and impale your intestines before shrieking in your face.','Order: Damage a unit by 2.
Whenever an enemy unit takes damage from your Warriors, damage it by 1, ignoring its Armor.','https://gwent.one/image/gwent/assets/card/art/medium/4066.jpg',8,6,'gold','unit',@cursed_toad),
('Vabjorn',@skellige,'Blood for Svalblod! Skulls for his throne!','Deploy (Melee): Play a Raid from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1335.jpg',8,2,'gold','unit',@base_set),
('Vandergrift''s Blade',@northern_realms,'Seltkirk shattered Vandergrift''s sword during a knights'' tourney in Ard Carraigh. Afterwards Vandergrift, enraged at his weapon''s failure, ordered a new one forged, this time with powerful runestones enchanted into it.','Deploy: Damage an enemy unit by 5.
Deathblow: Store the destroyed unit''s base power. The next time you play a unit, boost it by the stored amount, then destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1620.jpg',8,0,'gold','artifact',@base_set),
('Vissegerd',@northern_realms,'I will raise Cintra from the ashes no matter how great the cost.','Deploy: Gain Charges equal to the number of boosted allied units.
Order: Damage an enemy unit by 1.
Charge: 1','https://gwent.one/image/gwent/assets/card/art/medium/1718.jpg',8,5,'gold','unit',@crimson_curse),
('Vivienne de Tabris',@nilfgaard,'Vivienne''s a bit of an odd duck for a lady-in-waitin''. But by the Gods, ye can''t deny her beauty an'' grace!','Deploy: Set a unit''s power equal to its provision cost.','https://gwent.one/image/gwent/assets/card/art/medium/1398.jpg',8,4,'gold','unit',@crimson_curse),
('Vypper',@nilfgaard,'Vicious, cunning. Known to wait patiently for hours before striking their prey. Once it uncoils to strike, there is no escape. Death is inevitable. ⁠— Ivar Evil-Eye','At the end of the round, move self to your opponent''s graveyard.
At the end of your turn, while in the graveyard, Banish the lowest-cost card from it.
If Vypper is the only card in the graveyard, give it Doomed and Spying, then Summon self to a random enemy row.','https://gwent.one/image/gwent/assets/card/art/medium/2307.jpg',8,7,'gold','unit',@way_of_the_witcher),
('Vysogota of Corvo',@northern_realms,'It''s been near half a century since I last practiced medicine. The years haven''t been kind to my memory... Nor the dexterity of my fingers.','Zeal. Order (Ranged): Boost a unit by 1.
Charge: 1
Whenever either player plays a card, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1719.jpg',8,3,'gold','unit',@base_set),
('Walter Veritas',@syndicate,'In a city that feeds on lies, truth can be a weapon.','Deploy: Create and play a bronze Syndicate card.','https://gwent.one/image/gwent/assets/card/art/medium/1968.jpg',8,4,'gold','unit',@novigrad),
('Warritt the All-Seeing',@nilfgaard,'By slightly modifying the Supirre sign, Warritt gained the ability to see... everything.','Deploy (Melee): Move the highest-cost card in your opponent''s deck to the top of it.
Deploy (Ranged): Move the lowest-cost card in your opponent''s deck on the top of it.','https://gwent.one/image/gwent/assets/card/art/medium/2308.jpg',8,7,'gold','unit',@way_of_the_witcher),
('Whispering Hillock',@monster,'It will rise again. Elsewhere, beyond our reach. Blood will flow once more.','Play a Deathwish unit from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1602.jpg',8,0,'gold','special',@base_set),
('Whispess: Tribute',@monster,'I''d be your best - and last.','Deploy (Ranged): Play an Organic card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1464.jpg',8,2,'gold','unit',@base_set),
('Whoreson Senior',@syndicate,'Like father, like son.','Intimidate.
Deploy: Transform an adjacent unit into a Cutup Lackey.
Tribute 3: Transform adjacent units into Cutup Lackeys instead.','https://gwent.one/image/gwent/assets/card/art/medium/1847.jpg',8,6,'gold','unit',@novigrad),
('Whoreson''s Freak Show',@syndicate,'Why the long face, friend?','Profit 2.
Fee 2 (Melee): Damage an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1738.jpg',8,4,'gold','unit',@novigrad),
('Winter Queen',@monster,'Truth is but a shard of ice.','At the end of your turn, if there is Frost on both enemy rows, Summon self from your deck to your Ranged row.
Devotion: Once both players have passed, boost self by 2 for each turn of Frost remaining on your opponent''s side.','https://gwent.one/image/gwent/assets/card/art/medium/2190.jpg',8,4,'gold','unit',@master_mirror),
('Wolfsbane',@neutral,'Also known as ''the queen of poisons,'' wolfsbane is used in many witcher Potions and alchemic brews.','Set an enemy unit''s power to 1.','https://gwent.one/image/gwent/assets/card/art/medium/1470.jpg',8,0,'gold','special',@base_set),
('Yennefer: Divination',@neutral,'Yes, I have seen the future. And you''re not in it.','Deploy (Ranged): Reveal a random unit from your deck, then boost an allied unit by its power.','https://gwent.one/image/gwent/assets/card/art/medium/1651.jpg',8,3,'gold','unit',@base_set),
('Zoltan: Scoundrel',@neutral,'Apologies. My exotic pet''s a clever birdie, but a wee bit lewd. Paid ten thalers for the beaute.','Deploy (Melee): Spawn and play Duda: Agitator.
Deploy (Ranged): Spawn and play Duda: Companion.','https://gwent.one/image/gwent/assets/card/art/medium/1037.jpg',8,4,'gold','unit',@base_set),
('Albrich',@nilfgaard,'A ball of fire? Why, naturally. Whatsoever Your Imperial Majesty desires.','When moved to the top of your deck, boost a random allied unit by 2 and boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1293.jpg',7,4,'gold','unit',@base_set),
('Anna Strenger',@northern_realms,'Anna hated her husband so much that she was ready to do anything in order to be free of the man — and the child he had put inside her.','At the end of your turn, boost the unit to the right by 1.
Inspired: Boost adjacent units by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1689.jpg',7,4,'gold','unit',@starter_set),
('Assire var Anahid',@nilfgaard,'Nilfgaardian mages do have a choice: servile submission, or the gallows.','Deploy (Melee): Shuffle a card from your opponent''s graveyard into their deck.
Deploy (Ranged): Shuffle a card from your graveyard into your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1294.jpg',7,6,'gold','unit',@base_set),
('Axel Three-Eyes',@skellige,'Though his words contain much wisdom, it is easily drowned out by its madness.','Deploy (Melee): Spawn and play Crow''s-eye Rhizome.
Deploy (Ranged): Transform adjacent Crows into Crow Messengers.','https://gwent.one/image/gwent/assets/card/art/medium/2013.jpg',7,5,'gold','unit',@merchants_of_ofir),
('Bernard Loredo',@northern_realms,'Any border town needs a strong-arm rule. A toast to the commandant!','Order: Duel a random enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/5601.jpg',7,5,'gold','unit',@uroboros),
('Black Blood',@neutral,'Vampires all agree: use of this potion is bad sportsmanship.','The next time an enemy receives a boost, destroy that unit and self.','https://gwent.one/image/gwent/assets/card/art/medium/1633.jpg',7,0,'gold','artifact',@base_set),
('Blueboy Lugos',@skellige,'I''m near ready to puke from boredom.','Whenever this unit takes damage, damage a random enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1240.jpg',7,6,'gold','unit',@base_set),
('Botchling',@northern_realms,'Admit your mistakes and bury them proper - else they''ll come back to haunt you.','At the end of your turn, damage the highest-power enemy unit by 1.
Order: Transform into Lubberkin.','https://gwent.one/image/gwent/assets/card/art/medium/1123.jpg',7,5,'gold','unit',@base_set),
('Brewess',@monster,'We''ll cut you up, boy. A fine broth you''ll make.','Zeal. Order: Consume an allied unit.
Charge: 1
Whenever you play a Crone, increase the number of Charges by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1143.jpg',7,6,'gold','unit',@base_set),
('Cadaverine',@nilfgaard,'I don''t trust my life to chance. I trust it to a thick coating of Cadaverine on my blade.','Poison an enemy unit, then Spawn a base copy of it on the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/1586.jpg',7,0,'gold','special',@base_set),
('Cantarella',@nilfgaard,'Men require constant alluring. Mystique and refinement do the job quite well.','Disloyal.
Deploy: Play the top card from your opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/1302.jpg',7,1,'gold','unit',@base_set),
('Champion''s Charge',@skellige,'At close range, trolls never use weapons. And why would they?','Damage a unit by 5.
Bloodthirst 3: Destroy a unit instead.','https://gwent.one/image/gwent/assets/card/art/medium/1241.jpg',7,0,'gold','special',@base_set),
('Commander''s Horn',@neutral,'Plus one to morale, minus one to hearing.','Boost 5 adjacent units by 2. Boost bronze units by an additional 1 for each gold unit adjacent to them.','https://gwent.one/image/gwent/assets/card/art/medium/1048.jpg',7,0,'gold','special',@base_set),
('Conjurer''s Candle',@syndicate,'The ornaments aesthetic is particularly pleasing to those with a fondness for the macabre, yet its true allure lies with its mystical properties; for any old candle can light up a dark space, but only a few can illuminate the truth.','Resilience.
Profit 4.
Fee 1: Boost an allied unit by 1. Increase the boost by this card''s Fee cost.
Each time you pay this card''s Fee, increase its cost by 1, up to 9.','https://gwent.one/image/gwent/assets/card/art/medium/3949.jpg',7,0,'gold','artifact',@cursed_toad),
('Corrupted Flaminica',@skellige,'At times, even druids succumb to Svalblod''s whispers...','Deploy: Boost self by 2 for each unique Beast in your graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/1674.jpg',7,4,'gold','unit',@crimson_curse),
('Cosimo Malaspina',@neutral,'Children keep asking him for gifts. He doesnt know why, but it really helps with finding subjects for his experiments.','Deploy: Transform adjacent units into random units that cost 1 provision more.','https://gwent.one/image/gwent/assets/card/art/medium/2367.jpg',7,5,'gold','unit',@way_of_the_witcher),
('Cynthia',@nilfgaard,'Cynthia''s talents can be deadly. She needs a tight leash.','Deploy (Melee): Spawn The Guardian on top of your opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/1324.jpg',7,6,'gold','unit',@base_set),
('Dead Man''s Tongue',@nilfgaard,'They say the dead tell no tales. Truth is, they speak no lies.','Banish a card from your deck. If it was a bronze, Banish another bronze card from your deck.
Boost an allied unit by the combined provision cost of Banished cards.','https://gwent.one/image/gwent/assets/card/art/medium/1828.jpg',7,0,'gold','special',@price_of_power),
('Deception',@scoiatael,'Should have known better than to think you''d have known better!','Ambush (Timer 3): Spawn 3 Elven Deadeyes on this row.
Spring: Spawn 2 Elven Deadeyes on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',7,0,'gold','artifact',@uroboros),
('Dennis Cranmer',@scoiatael,'I know how to execute orders, so take your advice somewhere else.','Deploy: Boost adjacent units by an amount equal to their Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1196.jpg',7,7,'gold','unit',@base_set),
('Donar an Hindar',@skellige,'I''ve gathered all the jarls together. Now make your case.','Deploy: Damage an enemy unit by 2.
Bloodthirst 2: Damage an enemy unit by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1243.jpg',7,5,'gold','unit',@starter_set),
('Dulla kh''Amanni',@neutral,'To know the world is to praise god''s name.','Deploy: If you control Runewright, Spawn Desert Treasure on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1978.jpg',7,6,'gold','unit',@merchants_of_ofir),
('Dunca',@scoiatael,'She does no warning shot, always aims to kill. No mercy, even for the little ones.','Veil.
Zeal. Order (Melee): Damage an enemy unit by 3.
At the end of your turn, if the Order is not used, boost a random non-Neutral unit in your hand by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2211.jpg',7,4,'gold','unit',@master_mirror),
('Egmund',@northern_realms,'Since father has never appreciated nor trusted Egmund, it was but a simple decision to betray him.','Veil.
Zeal. Order (Melee): Damage an enemy unit by 3.
At the end of your turn, if the Order is not used, boost the unit to the right by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2222.jpg',7,4,'gold','unit',@master_mirror),
('Eskel',@neutral,'I''m a simple witcher, Wolf. Don''t fight dragons, don''t fraternize with kings and don''t sleep with sorceresses…','Deploy (Adrenaline 4): Summon Vesemir and Lambert from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1022.jpg',7,3,'gold','unit',@base_set),
('Eveline Gallo',@syndicate,'One somersault into a crossbow shot, aimed with the feet, through a pigeon, mid-flight, blindfolded—and suddenly nothing''s impossible.','At the end of your turn, if you have 0 Coins, gain 3 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/5572.jpg',7,5,'gold','unit',@uroboros),
('Ewald Borsodi',@syndicate,'I''ve crafted this plan for over a year, but now the time''s come for action. Can I count on your help?','Deploy: Damage an enemy unit by 2. If Horst Borsodi is in your graveyard, damage by 4 instead.
Fee 1: Give an enemy unit Bleeding (1).','https://gwent.one/image/gwent/assets/card/art/medium/1737.jpg',7,5,'gold','unit',@novigrad),
('Fabian Hale',@syndicate,'Fabian takes great pride in his work, with each “victory” etched upon his skin as a permanent reminder of memories most pleasant.','Intimidate.
Deploy: Place a Bounty on an enemy unit. If there already was an enemy unit with a Bounty, gain Coins equal to its base power.','https://gwent.one/image/gwent/assets/card/art/medium/2054.jpg',7,6,'gold','unit',@price_of_power),
('Fercart',@nilfgaard,'Pawns will never know of the unseen hands, maneuvering them toward certain doom.','Deploy: Play a special card from your hand, then draw a card.
Whenever you play a special card, give Spying to a random non-Spying enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/3357.jpg',7,3,'gold','unit',@price_of_power),
('Frenzied D''ao',@neutral,'They''re easily mistaken for rocks. Many a troll''s been unpleasantly surprised by gastric grief on that very account.','Deploy: Play [1] Rock Barrage(s) from your deck. Increase this value by 1 for each Construct you played this game. If no Rock Barrages are available, move an enemy unit to the other row instead.','https://gwent.one/image/gwent/assets/card/art/medium/1625.jpg',7,7,'gold','unit',@base_set),
('Fringilla Vigo',@nilfgaard,'Magic is the highest good. It transcends all borders and divisions.','Deploy: Damage an enemy unit by 2. Increase the number of targets by 1 for each adjacent Mage or Construct.','https://gwent.one/image/gwent/assets/card/art/medium/1297.jpg',7,4,'gold','unit',@base_set),
('Gaetan',@scoiatael,'“Murder me just to save few crowns? Im supposed to protect whoresons like that?” ⁠— Gaetan','Deploy: Move all other cards from this row to the other row. Damage a random enemy unit for each card moved by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2337.jpg',7,5,'gold','unit',@way_of_the_witcher),
('Gellert Bleinheim',@syndicate,'“How''s my brother doing in the woods, I wonder...” ⁠— Gellert','Immunity.
Profit 2.
Fee 1: Poison an allied unit and boost it by 2.
Cooldown: 1
Adrenaline 6: At the end of your turn, Purify self.','https://gwent.one/image/gwent/assets/card/art/medium/2326.jpg',7,5,'gold','unit',@way_of_the_witcher),
('Gerd',@skellige,'He was contracted to slay a dragon, a siren, and a striga. He was also being pursued by a vengeful knight, bounty hunters, and bandits. Despite all this, he still found time for a round of Gwent.','Deploy: Spawn a Deafening Siren on the opposite row and damage all units on that row by 1.
Adrenaline 3: Spawn a Deafening Siren on the opposite row and damage it by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1779.jpg',7,8,'gold','unit',@way_of_the_witcher),
('Golyat',@monster,'Some claim Golyat was once a famous knight. Sadly, one day he earned the wrath of the Lady of the Lake, who turned him into a monster.','Deathwish: Your opponent Summons the highest-power unit from their deck to the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/1355.jpg',7,12,'gold','unit',@base_set),
('Greater Brothers',@syndicate,'A battering ram? No need, we''ll handle it another way.','Insanity.
Fee 2: Gain 2 Armor.
Exposed: Destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1433.jpg',7,10,'gold','unit',@iron_judgment),
('Harald Gord',@syndicate,'The last occasion Harald''s grim countenance betrayed a smile was in 1211 when Brouver Hoog drunkenly ate five bowls of goat and cabbage stew then promptly shat his trousers.','Deploy: Boost self by 0.
Increase the boost by 1 for each special card you played this game. The boost cannot exceed 12.','https://gwent.one/image/gwent/assets/card/art/medium/1873.jpg',7,3,'gold','unit',@novigrad),
('Harald Houndsnout',@skellige,'Once proud jarl of Clan Tordarroch, now a muttering madman.','Deploy: Spawn 3 Harald''s Pals on the other row.
Order: Damage an allied unit by 1.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1516.jpg',7,4,'gold','unit',@base_set),
('Herkja Drummond',@skellige,'Faithful to her clan and its jarl, her father - to the very end.','Veil.
Zeal. Order (Melee): Split 3 damage randomly between enemy units on a row.
At the end of your turn, if the Order is not used, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2238.jpg',7,4,'gold','unit',@master_mirror),
('Horst Borsodi',@syndicate,'My auction house is, above all, a gathering place for the elite of the elite.','Deploy: Gain 3 Coins. If Ewald Borsodi is in your graveyard, gain 6 Coins instead.
Fee 1: Give an allied unit Vitality (1).','https://gwent.one/image/gwent/assets/card/art/medium/1753.jpg',7,4,'gold','unit',@novigrad),
('Hym',@skellige,'The gods'' speak to me… I hear them whisper from the shadows…','Deploy: Swap this unit''s power with a damaged unit''s power.','https://gwent.one/image/gwent/assets/card/art/medium/1405.jpg',7,1,'gold','unit',@base_set),
('Immortals',@northern_realms,'Where one falls, another will take his place.','Shield.
Melee: Whenever this unit loses its Shield, boost it by 2.
At the end of your turn, gain Shield.','https://gwent.one/image/gwent/assets/card/art/medium/2001.jpg',7,6,'gold','unit',@merchants_of_ofir),
('Imperial Manticore',@monster,'One of the world''s oldest and deadliest monsters. I used to feel excitement at moments like this. Now the beast is only an obstacle in my way. Its meat and hot blood will help me survive this icy hell.','Deathwish: Destroy the lowest-power enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1146.jpg',7,5,'gold','unit',@base_set),
('Iris'' Companions',@neutral,'We''d rather keep our names to ourselves. Think of us as… friends of the house.','Deploy: Draw a card of your choice, then Discard a random card. If you have Iris in your hand, choose which card to Discard instead.','https://gwent.one/image/gwent/assets/card/art/medium/1034.jpg',7,5,'gold','unit',@base_set),
('Iris: Shade',@neutral,'Olgierd''s betrothed was like a dream…','Deploy: Remove a unit''s Armor and boost self by that amount.','https://gwent.one/image/gwent/assets/card/art/medium/1742.jpg',7,5,'gold','unit',@iron_judgment),
('Kennet and Gar',@northern_realms,'What tattoo should we get after this ''un?
''Ow ''bout a pair of flamin'' tits?','Formation.
Order: Destroy an enemy unit with 2 or less power.
Whenever you Spawn a Soldier, increase the limit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/4075.jpg',7,6,'gold','unit',@cursed_toad),
('Lambert',@neutral,'Now that''s the kind of negotiating I understand.','Deploy (Adrenaline 4): Summon Eskel and Vesemir from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1021.jpg',7,3,'gold','unit',@base_set),
('Leo',@neutral,'He would have caught the arrow if he only had some heads-up.','Deploy: Boost self by 1 for each Witcher you control.','https://gwent.one/image/gwent/assets/card/art/medium/1486.jpg',7,4,'gold','unit',@way_of_the_witcher),
('Leticia Charbonneau',@northern_realms,'“You cannot control what the world throws at you, but you can decide on how to react.” - Leticia Charbonneau','Patience.
Order (Ranged): At the end of this turn, the Patience value of allied units is increased by [1] instead.','https://gwent.one/image/gwent/assets/card/art/medium/3366.jpg',7,6,'gold','unit',@price_of_power),
('Ludovicus Brunenbaum',@syndicate,'They say he''d sell his own mother. But no one was buying.','Timer 3: Gain 9 Coins.
Tribute 5: Gain 9 Coins immediately instead.','https://gwent.one/image/gwent/assets/card/art/medium/1997.jpg',7,5,'gold','unit',@merchants_of_ofir),
('Master of Ceremonies',@nilfgaard,'With the indepth understanding of both human and heavenly affairs comes the realisation that the Grand Scheme is not a chessboard at all. It is a clockwork.','At the start of the game, Infuse 2 random gold non-Cultist units in your starting deck with Cultist category and Infuse them with "After this card is played or Summoned, if you control 3 or more Cultists, damage the lowest-power Infused enemy unit by 3".','https://gwent.one/image/gwent/assets/card/art/medium/3793.jpg',7,7,'gold','unit',@cursed_toad),
('Mercenary Contract',@syndicate,'Sign right here, on the dotted... ignore the blood.','Profit 5.
Spend all your Coins, then play a unit from your deck with a provision cost up to the number of Coins spent.','https://gwent.one/image/gwent/assets/card/art/medium/5614.jpg',7,0,'gold','special',@uroboros),
('Milton de Peyrac-Peyran',@nilfgaard,'Glinting under the rays of the Beauclair sun, there was no mistaking this knight-errant who bore the head of a great, white bull on his shield.','Deploy: Boost an enemy unit by 3, then boost self by 3.
Order: Boost self by the last boost you gave to an enemy unit this round.','https://gwent.one/image/gwent/assets/card/art/medium/1396.jpg',7,6,'gold','unit',@crimson_curse),
('Milva',@scoiatael,'With each arrow I loose, I think of my da. He''d be proud. I think.','Immunity.
Whenever an allied unit moves, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1191.jpg',7,3,'gold','unit',@base_set),
('Morkvarg',@skellige,'The vilest man Skellige''s ever known.','When this unit enters your graveyard during the round, Summon it to your Melee row and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1248.jpg',7,5,'gold','unit',@base_set),
('Mutagenerator',@northern_realms,'An alchemy device capable of storing the essence of slain creatures. Transmutes the energy into mutagens.
Primitive in its current form, the apparatus usually produces haphazard results, making experimentation exceedingly difficult to replicate.','Whenever you play a unit on your Melee row, boost 5 random units on your side of battlefield with the same provision cost by 1.
Whenever you play a unit on your Ranged row, boost 5 random units in your deck with the same provision cost by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3945.jpg',7,0,'gold','artifact',@cursed_toad),
('Nathaniel Pastodi',@syndicate,'Novigrad - where the impossible becomes possible. A professional torturer turned reverend, for instance.','Whenever Nathaniel receives a boost, give a random enemy unit Bleeding (2).','https://gwent.one/image/gwent/assets/card/art/medium/1791.jpg',7,5,'gold','unit',@novigrad),
('Necromancy',@neutral,'We have ways of making you talk… alive or dead.','Play a bronze unit from your graveyard and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1332.jpg',7,0,'gold','special',@base_set),
('Offering to the Sea',@skellige,'Cultists proclaim that the maidens are offered to the sea, not eaten by its monsters. Yet, for the latter, the semantics makes no difference.','Damage all units on the battlefield by 1, then Spawn a Deafening Siren on a random allied row and boost it by the number of allied targets.','https://gwent.one/image/gwent/assets/card/art/medium/1779.jpg',7,0,'gold','special',@price_of_power),
('Operator',@neutral,'As time and space collapse before us, they expand behind us. In that way one moves forward through both.','Deploy: Spawn a base copy of a bronze unit from your hand on this row and the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/1027.jpg',7,5,'gold','unit',@base_set),
('Palmerin de Launfal',@nilfgaard,'Rumor had it the esteemed baron Palmerin de Launfal had fallen into a profane affair with a succubus. The duchess, however, gave no credence to such baseless hearsay.','Deploy: Choose an unboosted enemy unit, then play the top card from your deck and boost that unit by that card''s provision cost. If you control Milton de Peyrac-Peyran, you may choose from the top 3 cards of your deck instead.','https://gwent.one/image/gwent/assets/card/art/medium/1395.jpg',7,4,'gold','unit',@crimson_curse),
('Penitent',@monster,'The places this monster haunts are quickly covered by fog and darkness. Those that get lost in it usually don''t return to the living.','Thrive.
Deathwish: Summon a random 7-provision cost unit from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/2008.jpg',7,2,'gold','unit',@merchants_of_ofir),
('Prophet',@nilfgaard,'In his vision, he saw a mage beckon to a black sky as it split open. From the breach, he saw an enormous monstrosity with hooked limbs descending upon a city, smashing and crushing it to rubble. He saw destruction, death, and chaos incarnate, and he was paralysed with fear.','Deploy: Damage self by 2, then Lock all units in your opponent''s hand until the end of round. The next time your opponent plays a Locked unit, remove Lock from all units in your opponent''s hand.
Adrenaline 2: Lock self instead.','https://gwent.one/image/gwent/assets/card/art/medium/3940.jpg',7,8,'gold','unit',@cursed_toad),
('Pugo Boom-Breaker',@syndicate,'Listen, troll, I can promise you a hundred crowns if you take the fa--AAAAAAGH!!!','Deploy: Damage a random allied unit by 3. If there are no allied units, damage self by 5 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1840.jpg',7,11,'gold','unit',@novigrad),
('Raiding Fleet',@skellige,'The rocky Skellige lands, battered by cold winds, give life only to nettles and moss. But the islanders know that there is fertile soil on the other side of the sea…','Give an enemy unit Bleeding (4), then play a random bronze Ship from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1939.jpg',7,0,'gold','special',@iron_judgment),
('Rat Catcheress',@monster,'The witch grabbed the bells and started to play a lively melody that attracted small rodents and children alike.','Whenever this unit is damaged, reduce its base power by 1.
Sabbath: Cancel the ability above.
Whenever you play a Relict, increase this unit''s base power by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2051.jpg',7,9,'gold','unit',@price_of_power),
('Roland Bleinheim',@syndicate,'“How''s my brother doing in the sewers, I wonder...” ⁠— Roland','Whenever a unit gains Poison, gain 2 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/2325.jpg',7,6,'gold','unit',@way_of_the_witcher),
('Runewright',@neutral,'Great power lies in words. But it''s not easy to enchant it into steel.','Deploy: If you control Dulla kh''Amanni, Spawn Desert Treasure on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1977.jpg',7,6,'gold','unit',@merchants_of_ofir),
('Saov Ainmhi''dh',@scoiatael,'Expecto pa⁠— No, wait. Thats not right.','Boost an allied unit by 5. When this card enters your graveyard, transform self into Saov Ainmhi''dh: Unity.','https://gwent.one/image/gwent/assets/card/art/medium/3363.jpg',7,0,'gold','special',@price_of_power),
('Saul de Navarette',@syndicate,'A connoisseur with bottomless pockets and a soul black as tar.','Hoard 3: At the end of your turn, boost self by 1.
Hoard 6: At the end of your turn, boost self by 2 instead.
Hoard 9: At the end of your turn, boost self by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1975.jpg',7,4,'gold','unit',@merchants_of_ofir),
('Serpent Trap',@scoiatael,'You exact from the earth a blood ransom, ripping out its riches by force. To us it bloomed, bore fruit and gave freely, for it loved us as we loved it.','Ambush: When your opponent plays a special card, destroy the highest-power enemy unit.
Spring: Destroy the lowest-power enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1228.jpg',7,0,'gold','artifact',@base_set),
('Serrit',@nilfgaard,'We do what we must. I am not ashamed of that.','Deploy: Damage an enemy unit by 2. If Auckes is in your hand, damage that unit by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1300.jpg',7,5,'gold','unit',@starter_set),
('Siegfried of Denesle',@neutral,'We''re on the same side, witcher. You''ll realize this one day.','Deploy: Purify all other units.','https://gwent.one/image/gwent/assets/card/art/medium/1762.jpg',7,6,'gold','unit',@master_mirror),
('Sirssa',@scoiatael,'With silent grace, a dark-haired dryad nimbly descended a spiralling cascade of mushrooms along the tree''s trunk, her lithe body camouflaged with fallen leaves.','Harmony.
Deploy: Damage an enemy unit by 2 then boost a random unit in your hand by 2.
Deathblow: Boost a unit in your hand instead.','https://gwent.one/image/gwent/assets/card/art/medium/1404.jpg',7,4,'gold','unit',@crimson_curse),
('Surrender',@neutral,'There''s no shame in waving the white flag.','Remove 2 Armor from all units on a row and damage them by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1930.jpg',7,0,'gold','special',@iron_judgment),
('Tavern Brawl',@syndicate,'About time we had some entertainment! My knuckles are itchin''!','Force an enemy unit to Duel an adjacent unit.','https://gwent.one/image/gwent/assets/card/art/medium/1886.jpg',7,0,'gold','special',@novigrad),
('Terror of the Seas',@skellige,'All it takes is a small hole for the largest ship to sink.','Zeal. Order: Lose all Armor and damage an enemy unit by that amount.
Whenever you play a Pirate, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1940.jpg',7,4,'gold','unit',@iron_judgment),
('Tesham Mutna Sword',@neutral,'Millenia have passed, but its thirst for blood has not.','Damage an enemy unit by 5. Repeat once for each status it has.','https://gwent.one/image/gwent/assets/card/art/medium/1698.jpg',7,0,'gold','special',@crimson_curse),
('Thaler',@northern_realms,'Piss off! We aren''t all philanderers. Some of us have depth…','Formation.
Order: If neither player has passed and your opponent''s hand is not full, both players draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1083.jpg',7,7,'gold','unit',@base_set),
('The Apiarian Phantom',@monster,'Who''s a good boy? Well, surely not him.','Veil.
Zeal. Order (Melee): Damage an enemy unit by 3.
At the end of your turn, if the Order is not used, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2191.jpg',7,4,'gold','unit',@master_mirror),
('The Beast',@monster,'The Beast didn''t come from nowhere. You all summoned it. With your lust, your greed and your cruelty.','At the end of your turn, if this is not the highest-power unit on the battlefield, boost it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1389.jpg',7,4,'gold','unit',@merchants_of_ofir),
('Treant Boar',@scoiatael,'Dryads wield a mystifying power to shape the forest''s trees into any form they wish. So why not a giant boar?','Deploy: If you control a Dryad, gain Zeal.
Order (Melee): Move self to the Ranged row, then Heal self.
Order (Ranged): Move self to the Melee row, then damage an enemy unit by 2.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1447.jpg',7,6,'gold','unit',@crimson_curse),
('Treason',@nilfgaard,'In Nilfgaard, trustful people are considered an endangered species.','Give Spying to an enemy unit and damage adjacent units by its power.','https://gwent.one/image/gwent/assets/card/art/medium/1326.jpg',7,0,'gold','special',@starter_set),
('Trollololo',@northern_realms,'Join me King Ravodid army. Order got - guard boatses.','Zeal. Order: Lose all Armor, then boost self by that amount.
Whenever an allied unit uses its Order, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1089.jpg',7,5,'gold','unit',@iron_judgment),
('Tunnel Drill',@syndicate,'Though originally designed for mining excavations under Mount Carbon, the machine struck more gold under the streets of Novigrad.','Profit 2.
Fee 2: Damage an enemy unit by 3.
Cooldown: 1
Whenever you play a Crime, reduce the Cooldown by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1870.jpg',7,5,'gold','unit',@novigrad),
('Urcheon of Erlenwald',@nilfgaard,'This is how I look, which you well knew, Calanthe. King Roegner, in telling you of the oath, would not have omitted such a detail in his tale.','Veil.
Zeal. Order (Melee): Transform self into Duny.
At the end of your turn, boost a random allied unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2184.jpg',7,4,'gold','unit',@master_mirror),
('Van Moorlehem''s Cupbearer',@nilfgaard,'My specialty? Tartar. Of what? Ah, that depends on the host''s mood…','Assimilate.
Deploy (Melee): Poison a unit.
Deploy (Ranged): Purify a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1974.jpg',7,5,'gold','unit',@merchants_of_ofir),
('Ves',@northern_realms,'Better to live one day as a king than a whole life as a beggar.','Deploy: Damage an enemy unit by 2.
Order: Give an allied unit Zeal.
Cooldown: 3','https://gwent.one/image/gwent/assets/card/art/medium/1084.jpg',7,5,'gold','unit',@base_set),
('Vesemir',@neutral,'If you''re to be hanged, ask for water. Anything can happen before they fetch it.','Deploy (Adrenaline 4): Summon Eskel and Lambert from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1021.jpg',7,4,'gold','unit',@base_set),
('Vildkaarl',@skellige,'Strike me! C''mon, harder! You call this pain?!','Berserk 2: Transform into Champion of Svalblod.','https://gwent.one/image/gwent/assets/card/art/medium/1380.jpg',7,5,'gold','unit',@crimson_curse),
('Vlodimir von Everec',@neutral,'Vlodimir liked to have a good time when he was alive and greatly missed having fun after his death.','Deploy: Swap a unit''s power with Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1795.jpg',7,5,'gold','unit',@iron_judgment),
('Voymir',@northern_realms,'Quietly, on tiptoes, no noise, no fuss. Through the back alleys. In Loxia and the port keep your mouth shut! Go!','Deploy: Boost an allied unit and all its copies by 1 and give them 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1805.jpg',7,5,'gold','unit',@iron_judgment),
('War Chariot',@northern_realms,'The chariot drove into the crowd and its enemies fell to the ground like wheat before the scythe…','Resupply. Zeal.
Order (Melee): Give an enemy unit Bleeding (4).
Order (Ranged): Move an enemy unit to the other row.
Crew: Combine both Order abilities instead.
Cooldown: 3','https://gwent.one/image/gwent/assets/card/art/medium/1976.jpg',7,5,'gold','unit',@merchants_of_ofir),
('Weavess',@monster,'I sense your pain. I see your fear.','Deploy: Boost an allied unit by 2.
Whenever you play a Crone, increase this boost by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1145.jpg',7,6,'gold','unit',@base_set),
('Weeping Willow',@scoiatael,'Its name misleads, for ''tis not the tree who weeps.','Harmony.
Order (Melee): Boost self by the number of unique primary categories among units you control.
Deploy (Ranged): Poison an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1725.jpg',7,5,'gold','unit',@crimson_curse),
('Werecat',@monster,'He hates it when you scratch his belly.','Thrive.
Deploy: Damage all enemy units on the opposite row by 1.
Deathwish: Repeat the Deploy ability.','https://gwent.one/image/gwent/assets/card/art/medium/1418.jpg',7,3,'gold','unit',@base_set),
('Whispess',@monster,'I''d be your best - and last.','Deploy: Damage an enemy unit by 2.
Whenever you play a Crone, increase this damage by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1143.jpg',7,6,'gold','unit',@base_set),
('Windhalm of Attre',@northern_realms,'Off with his head! But slowly, drag it out, put on a show for all to see. His death must serve as an example.','Shield
At the end of your turn, if this unit has Shield, boost it by 2.
Order (Grace 10): Gain a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1720.jpg',7,4,'gold','unit',@crimson_curse),
('Xavier Moran',@scoiatael,'Well? Somethin'' wrong? Venison a wee bit rank for ye? Ehh, princess?','Melee: Whenever you play a Dwarf, gain 1 Armor.
Barricade: At the end of your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1383.jpg',7,5,'gold','unit',@base_set),
('Yaevinn',@scoiatael,'We are the drops of rain that together make a ferocious storm.','Deploy: Damage an enemy unit by the number of Elves on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1198.jpg',7,4,'gold','unit',@base_set),
('Abaya',@monster,'Seen a lot o'' ugly critters in me life - morays, lampreys, blobfish… But never nothin'' like this!','Thrive.
Deploy: Trigger an allied unit''s Deathwish ability.','https://gwent.one/image/gwent/assets/card/art/medium/1140.jpg',6,4,'gold','unit',@starter_set),
('Acid Spit',@monster,'Bugspray doesn''t always mean what you think it means.','Infuse an enemy unit with "If this unit has more than 1 power, whenever your opponent Spawns one or more units, damage self by 1. When own power reaches 1, Infuse this ability to adjacent units which don''t have it".','https://gwent.one/image/gwent/assets/card/art/medium/5568.jpg',6,0,'gold','special',@uroboros),
('Adalbertus Kalkstein',@syndicate,'Before Kalkstein departed this world, he left us with some rather unflattering words about our gracious king...','Profit 2.
Fee 2: Purify a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1901.jpg',6,5,'gold','unit',@novigrad),
('Arcane Tome',@neutral,'Alzurs opus magnum. Contains the accumulated knowledge of the legendary mage.
Mages across the realms knew of the simplicity and elegance of Alzur''s repertoire, but the sheer, overwhelming mechanics behind them remained forever guarded.','Zeal. Order: Play a special card from your deck, then move self to the opposite row. If there is no space on the opposite row, destroy self.
Cooldown: 1
At the end of your turn, if not on Cooldown, destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/3933.jpg',6,0,'gold','artifact',@cursed_toad),
('Armory',@neutral,'Guisarmes? Maces? Spiked Maces? I have everything you could possibly need.','Resilience.
Deploy: Boost an allied unit by 6.
Order: Give an allied unit 3 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1929.jpg',6,0,'gold','artifact',@iron_judgment),
('Arnvald',@skellige,'His name on the island was synonymous with loyalty. For a time.','Deploy: Transform a damaged allied unit into a Bear Abomination.','https://gwent.one/image/gwent/assets/card/art/medium/1776.jpg',6,6,'gold','unit',@crimson_curse),
('Auckes',@nilfgaard,'Letho''s got a plan… what could go wrong?','Deploy: Lock an enemy unit. If Serrit is in your hand, Lock all copies of that unit on your opponent''s side instead.','https://gwent.one/image/gwent/assets/card/art/medium/1301.jpg',6,6,'gold','unit',@starter_set),
('Barclay Els',@scoiatael,'Our mead smells rotten to ye, do it? Easy to fix - I''ll break yer nose!','Deploy: Give each allied Dwarf 1 Armor. If they already had Armor, boost them by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1202.jpg',6,4,'gold','unit',@base_set),
('Berengar',@neutral,'Talking the vodyanoi out of sacrificing the prize-winning cow wasnt an easy task.','At the start of your turn, if there are no allied Witchers on this row, destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1457.jpg',6,12,'gold','unit',@way_of_the_witcher),
('Bloody Flail',@northern_realms,'There are weapons banned in all the Northern Realms, for the wounds they deal are horrible beyond all imagining.','Give an enemy unit Bleeding (8). For each Soldier you control, decrease the Bleeding duration by 1 and damage by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1563.jpg',6,0,'gold','special',@base_set),
('Braenn',@scoiatael,'Mona…? No… no. I''m Braenn. A daughter of Brokilon.','Deploy: If you control 2 or more allied Dryads, gain Zeal.
Order: Damage an enemy unit by 1.
Charges: 3','https://gwent.one/image/gwent/assets/card/art/medium/1204.jpg',6,4,'gold','unit',@base_set),
('Ceallach Dyffryn',@nilfgaard,'Your Imperial Highness… blurted out the seneschal, whose presence until now had been thoroughly ignored. I beg your pardon, but Cahir… My son...','Deploy: Purify all allied units on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1305.jpg',6,6,'gold','unit',@base_set),
('Ciaran aep Easnillen',@scoiatael,'The path to freedom is paved in blood, not ink.','Deploy: Lock a unit and move it to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/1201.jpg',6,5,'gold','unit',@base_set),
('Coën',@northern_realms,'“There is no such thing as a fair fight. Every advantage and every opportunity that arises is used in combat.” ⁠— Coën','Zeal. Order: Boost all allied units with power equal to Coën by the amount of boost on Coën.','https://gwent.one/image/gwent/assets/card/art/medium/2356.jpg',6,3,'gold','unit',@way_of_the_witcher),
('Coodcoodak',@northern_realms,'Coodcoodak, throwing his head back, howled and growled, screeched and squealed, whined and bleated - all in a medley of voices both known and unknown, domestic and wild, of reality and of myth.','Zeal. Order: Purify adjacent units.','https://gwent.one/image/gwent/assets/card/art/medium/1716.jpg',6,6,'gold','unit',@crimson_curse),
('Count Caldwell',@neutral,'Your Majesty… For the queen to question commoners, why, it''s simply not proper…','At the end of your turn, move this unit to the row with the highest-power unit on the battlefield, excluding self. If it changed sides, gain Spying. If it already had Spying, remove Spying instead.','https://gwent.one/image/gwent/assets/card/art/medium/1480.jpg',6,10,'gold','unit',@thronebreaker),
('Damnation',@syndicate,'I can''t bloody breathe! Won''t they burn the wretches someplace else?','Destroy an allied unit and Create and play a 4-provision cost Firesworn unit. Increase the provision value by the power of the destroyed unit.','https://gwent.one/image/gwent/assets/card/art/medium/1862.jpg',6,0,'gold','special',@novigrad),
('Decoy',@neutral,'When you run out of peasants, decoys also make decent arrow fodder.','Shuffle an allied unit on the battlefield into your deck, then play the top unit from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1042.jpg',6,0,'gold','special',@base_set),
('Derran',@skellige,'Whatever caused this madness must have been terrifying…','Deploy (Ranged): Damage self by 3, then move a card from your deck to your graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/1004.jpg',6,8,'gold','unit',@base_set),
('Djenge Frett',@skellige,'When a warrant says dead or alive, most bounty hunters''ll just kill you. Not me. Should I catch you, you''ll hang, and I''ll tickle your feet as you expire.','Deploy (Bloodthirst 1): Lock an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1242.jpg',6,7,'gold','unit',@base_set),
('Dorregaray of Vole',@neutral,'Like the witchers, Dorregaray is a monster aficionado, though he''s developed his own classification system. Instead of dividing them into necrophages, ogroids and the like, he just thinks they''re all wonderful.','Deploy: Lock a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1390.jpg',6,6,'gold','unit',@starter_set),
('Draig Bon-Dhu',@skellige,'Hear ye now the tale of the heroic deeds of Clan an Craite.','Deploy: Move a bronze Warrior from your deck to your graveyard.
Zeal. Order: Trigger the Veteran ability of a unit in your graveyard.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1244.jpg',6,5,'gold','unit',@base_set),
('Éibhear Hattori',@scoiatael,'Only thing that can rival his swords? His dumplings.','Whenever you play an artifact, boost the lowest-power allied unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1515.jpg',6,6,'gold','unit',@base_set),
('Endrega Queen',@monster,'The Endrega Queen can be easily recognized by the specific coloring of its abdomen. Or, more easily, by its monstrous size','Deploy: Consume an allied unit and gain Armor equal to its provision cost.
Barricade: At the end of your turn, damage self by 1, then Spawn a Drone on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',6,6,'gold','unit',@iron_judgment),
('Etriel',@scoiatael,'People tame wild animals. I talk to them.','Deploy: Damage an enemy unit by 3. If you control Muirlega, damage by 7 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1989.jpg',6,4,'gold','unit',@merchants_of_ofir),
('False Ciri',@nilfgaard,'Here she comes, he thought, our imperial interest. A mock-princess, a mock-queen for Cintra. A mock-ruler for the mouth of the Yarra, future lifeblood of the empire.','Disloyal.
Deploy: Play a bronze Tactic from your graveyard and give it Doomed.
At the end of your turn, boost self by 1.
Grace 8: Move self to the opposite row and Purify self.','https://gwent.one/image/gwent/assets/card/art/medium/1304.jpg',6,1,'gold','unit',@base_set),
('Fergus var Emreis',@nilfgaard,'Usurper demanded that the fallen emperor grant legitimacy to the coup, and when Fergus refused, his 13-year-old son, Emhyr, was tortured. But that changed nothing.','Deploy: Give an enemy unit Spying.
Devotion: Give 3 enemy units Spying instead.','https://gwent.one/image/gwent/assets/card/art/medium/2075.jpg',6,7,'gold','unit',@master_mirror),
('Fisher King',@neutral,'Mhmm.','Deploy (Ranged): Move any card from your deck to the top.','https://gwent.one/image/gwent/assets/card/art/medium/1680.jpg',6,6,'gold','unit',@crimson_curse),
('Gael',@monster,'A fondness for shiny trinkets is not a trait unique to magpies.','Deploy (Melee): Damage an enemy unit by 1. If it''s Bleeding deal 3 damage instead.
Deathblow: Boost self by the destroyed unit''s base power.','https://gwent.one/image/gwent/assets/card/art/medium/1681.jpg',6,4,'gold','unit',@crimson_curse),
('Giant Boar',@skellige,'Most men, seeing a massive boar in the woods, mess their trousers and scurry up the nearest tree. A Skelliger, though - he just drools.','Deploy (Melee): Boost self by 1 for each damaged unit.
Deploy (Ranged): Boost self by the amount a unit is damaged.','https://gwent.one/image/gwent/assets/card/art/medium/1612.jpg',6,4,'gold','unit',@starter_set),
('Gigascorpion Decoction',@skellige,'How much of a dose would be lethal? Any.','Damage a unit by 1 six times or split 6 damage randomly between all units on an enemy row.','https://gwent.one/image/gwent/assets/card/art/medium/1971.jpg',6,0,'gold','special',@merchants_of_ofir),
('Glynnis aep Loernach',@nilfgaard,'She loved every soldier like a son. She cried for each one.','Assimilate 2.','https://gwent.one/image/gwent/assets/card/art/medium/1936.jpg',6,4,'gold','unit',@iron_judgment),
('Gremist',@skellige,'An archdruid, a master of alchemy, and the grumpiest old fart in the Isles.','Zeal. Order (Ranged): Purify a unit.
Whenever you play an Alchemy card, refresh this ability.','https://gwent.one/image/gwent/assets/card/art/medium/1245.jpg',6,6,'gold','unit',@base_set),
('Heymaey Flaminica',@skellige,'A flaminica, the highest position among the druidesses, commands a great deal of respect and wields a great deal of power.','At the end of your turn, Heal all other units on this row by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1452.jpg',6,6,'gold','unit',@base_set),
('Hvitr and Aelydia',@syndicate,'Inseparable. Invincible. Irresponsible.','Hoard 6: At the end of your turn, damage a random enemy unit by 2.
Deathblow: Gain 2 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/1888.jpg',6,6,'gold','unit',@novigrad),
('Ida Emean aep Sivney',@scoiatael,'I am a Sage. My power lies in possessing knowledge. Not sharing it.','Deploy (Melee): Purify a unit.
Deploy (Ranged): Give an allied unit Vitality (3).','https://gwent.one/image/gwent/assets/card/art/medium/1197.jpg',6,6,'gold','unit',@starter_set),
('Imperial Golem',@nilfgaard,'The most powerful of Nilfgaard''s mages have mastered the art of creating golems. On a few occasions, they''ve even managed to make them fight for the imperial cause…','Deploy: Reveal the top unit from your opponent''s deck and damage self by its power, then shuffle it back.','https://gwent.one/image/gwent/assets/card/art/medium/1180.jpg',6,12,'gold','unit',@base_set),
('Istredd',@northern_realms,'Love can make one do crazy things. The loss of love, even more so.','Patience.
Zeal. Order: Draw up to [1] card(s), then shuffle the same number of cards back into your deck.
Whenever you draw a unit card, boost it by 1, if it''s not a unit, boost self by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2041.jpg',6,6,'gold','unit',@price_of_power),
('Johnny',@neutral,'Life without savoring the sound of surreptitious shananacking is like licking snails through a cloth.','Whenever you play a special card, damage a random enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1030.jpg',6,4,'gold','unit',@base_set),
('Jutta an Dimun',@skellige,'Some call her the Iron Maiden.','Deploy: If Jutta an Dimun is the highest-power unit, damage self by 6.','https://gwent.one/image/gwent/assets/card/art/medium/1247.jpg',6,13,'gold','unit',@base_set),
('Kurt',@syndicate,'Oy, Kurt, find out what Merigold''s hollerin'' about, if she needs anything. A hot iron to the tongue, maybe?','Deploy (Melee): Place a Bounty on an enemy unit.
Deploy (Ranged): Purify a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1804.jpg',6,6,'gold','unit',@novigrad),
('Malena',@scoiatael,'I hate you, dh''oine. You are all the same.','Zeal. Order: Move a unit to the other row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1205.jpg',6,5,'gold','unit',@base_set),
('Mandrake',@neutral,'There you all stand! With wonderment awake, doubting the plan and high-discovery. Some, as if grappled by the fell mandrake, some, by the black dog''s devilry.','Reset a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1467.jpg',6,0,'gold','special',@base_set),
('Margarita Laux-Antille',@northern_realms,'I care only about what''s good for Aretuza and my pupils.','Zeal. Order: Lock an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1091.jpg',6,6,'gold','unit',@base_set),
('Marlene de Trastamara',@neutral,'None shall sit and dine with you at your table, no spoon you have shall sate you, never again shall you wish to spy your reflection in the mirror.','Doomed.
Order: If not Doomed, gain Resilience.','https://gwent.one/image/gwent/assets/card/art/medium/2248.jpg',6,6,'gold','unit',@master_mirror),
('Morenn',@scoiatael,'Lady Eithné''s daughter had inherited her sublime beauty and her wild hatred for all that is human.','Deploy (Melee): Damage an enemy unit by 2.
Deploy (Ranged): Lock a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1203.jpg',6,5,'gold','unit',@base_set),
('Muirlega',@scoiatael,'It has brushes for ears. And human blood on its teeth.','Deploy: Damage an enemy unit by 3. If you control Etriel, also damage adjacent units by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1988.jpg',6,4,'gold','unit',@merchants_of_ofir),
('Octavia Hale',@syndicate,'A mother is more than just the sum of her children.','Deploy: Draw up to 2 of Octavia''s sons, then shuffle the same number of number of cards back into your deck.
Fee 2: Boost an allied Witch Hunter by 2. If you destroyed an enemy unit this turn, boost by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2054.jpg',6,6,'gold','unit',@price_of_power),
('Old Speartip: Asleep',@monster,'Do not disturb.','Timer 3: Summon Old Speartip from your deck to this row and increase its base power by 6, then Banish self.
If Old Speartip: Asleep takes damage, Summon Old Speartip from your deck, then Banish self instead.','https://gwent.one/image/gwent/assets/card/art/medium/1181.jpg',6,6,'gold','unit',@starter_set),
('Parasite',@monster,'A real eye-catcher.','Damage an enemy unit by 6, or boost an allied unit by 6.','https://gwent.one/image/gwent/assets/card/art/medium/1581.jpg',6,0,'gold','special',@base_set),
('Paulie Dahlberg',@scoiatael,'Move yer arses! It''s a ploughin'' trap!','Deploy: Move a unit to the other row.
Order: Give an allied unit 2 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1632.jpg',6,6,'gold','unit',@base_set),
('Percival Schuttenbach',@scoiatael,'Underneath the wet hood, instead of a billowy beard, was a long, pointed nose, clearly marking its owner as a member of the old and noble race of gnomes.','Harmony 2.','https://gwent.one/image/gwent/assets/card/art/medium/1920.jpg',6,4,'gold','unit',@iron_judgment),
('Peter Saar Gwynleve',@nilfgaard,'These are not the hands of an Excellency, but of a farmer. So we speak peasant to peasant.','Deploy: Reset the power of a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1296.jpg',6,3,'gold','unit',@base_set),
('Pickpocket',@syndicate,'My apologies, miss... Always been a clumsy one, I have.','Profit 8.','https://gwent.one/image/gwent/assets/card/art/medium/1903.jpg',6,0,'gold','special',@novigrad),
('Pitfall Trap',@scoiatael,'Simple, cheap and deadly efficient - no wonder it''s one of the Scoia''tael''s favorite traps.','Ambush: When your opponent plays a card face up, split damage equal to its provision cost randomly between all enemy units.
Spring: Split 6 damage randomly between all enemy units.','https://gwent.one/image/gwent/assets/card/art/medium/1555.jpg',6,0,'gold','artifact',@base_set),
('Prince Villem',@neutral,'The boy''s not fit to wear the crown. Hasn''t sufficient wit nor valor. I know this, you know this… just, he knows it not.','Disloyal.
Deploy: Play a random gold card from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1503.jpg',6,2,'gold','unit',@thronebreaker),
('Prism Pendant',@scoiatael,'Its light, glassy design—inspired by a simple wonder of nature—makes channeling magical energy as easy as breathing.','Whenever you target an allied unit with a special, give it Vitality equal to the special''s provision cost.
Whenever you target an enemy unit with a special, give it Bleeding equal to the special''s provision cost.','https://gwent.one/image/gwent/assets/card/art/medium/3943.jpg',6,0,'gold','artifact',@cursed_toad),
('Prize-Winning Cow',@neutral,'Mooooo.','Order: Transform into Chort.','https://gwent.one/image/gwent/assets/card/art/medium/1498.jpg',6,1,'gold','unit',@base_set),
('Procession of Penance',@syndicate,'Careful not to stand too close. Got blood splattered on me favorite tunic last time.','Deploy: Damage self by 10. Reduce the damage by 2 for each Firesworn Token you control.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',6,12,'gold','unit',@novigrad),
('Queen of the Night',@monster,'Those seduced by her charms find themselves willing to pay any price.','Deploy (Melee): Give an enemy unit Bleeding (3).
Deploy (Ranged): Purify a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1683.jpg',6,6,'gold','unit',@crimson_curse),
('Reinforcements',@northern_realms,'Sound the retreat! Regroup! And wait for reinforcements!','Spawn and play a base copy of a bronze allied unit.','https://gwent.one/image/gwent/assets/card/art/medium/1125.jpg',6,0,'gold','special',@base_set),
('Rico Meiersdorf',@syndicate,'I never did much like bees.','Whenever opponent plays a unit while Rico is in your hand or deck, set his power equal to that unit''s power.','https://gwent.one/image/gwent/assets/card/art/medium/1900.jpg',6,1,'gold','unit',@novigrad),
('Roderick de Wett',@syndicate,'Count de Wett is exceptionally loathsome and arrogant, but at least he enjoys a little dice poker on the side.','Veil.
Zeal. Order (Melee): Spawn a Flaming Rose Footman on this row.
At the end of your turn, if the Order is not used, gain 1 Coin.','https://gwent.one/image/gwent/assets/card/art/medium/2231.jpg',6,4,'gold','unit',@master_mirror),
('Roderick of Dun Tynne',@nilfgaard,'Roderick lived as a recluse, avoiding society at large. Instead, he preferred the company of a small party of knights. If they can truly be called such...','Disloyal.
Deploy: Look at 2 random gold cards from your deck, then play 1 of them.','https://gwent.one/image/gwent/assets/card/art/medium/1706.jpg',6,2,'gold','unit',@crimson_curse),
('Ronvid the Incessant',@northern_realms,'This self-dubbed knight roams the world defending the honor of his beloved Maid Bilberry - though none are certain where she lives, if she lives still or if she ever lived at all.','Deploy: Boost self by 5.
When you play a Soldier, Summon self from your graveyard to a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1507.jpg',6,1,'gold','unit',@starter_set),
('Sangreal',@neutral,'It is the duchess''s exclusive privilege to delight in the prized, oaky flavor of Sangreal... A pleasure she partakes in very, very often.','Purify and boost a unit by 12, then Infuse it with "Once both players have passed, damage self by 12".','https://gwent.one/image/gwent/assets/card/art/medium/1657.jpg',6,0,'gold','special',@crimson_curse),
('Sarah',@neutral,'Little Sarah wants to play!','Whenever you play a special card, boost a random allied unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1031.jpg',6,4,'gold','unit',@base_set),
('Selective Mutation',@neutral,'We can destroy what we have created, but we cannot uncreate it.','Draw a card with Adrenaline of your choice, then shuffle a card from your hand back into your deck. Spawn a Witcher Student on each allied row.','https://gwent.one/image/gwent/assets/card/art/medium/2304.jpg',6,0,'gold','special',@way_of_the_witcher),
('Síle de Tansarville',@northern_realms,'The Lodge lacks humility. Our lust for power may yet be our undoing.','Deploy: Damage an enemy unit by 2.
Order: Damage an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1085.jpg',6,4,'gold','unit',@base_set),
('Sir Skewertooth',@syndicate,'Here he is! My knight in swining armor!','Intimidate 2.
Tribute 2: Gain Immunity.','https://gwent.one/image/gwent/assets/card/art/medium/1871.jpg',6,5,'gold','unit',@novigrad),
('Skellige Storm',@neutral,'This ain''t no normal storm. This here''s the wrath of the gods.','Spawn Storm on an enemy row for 2 turns.','https://gwent.one/image/gwent/assets/card/art/medium/1044.jpg',6,0,'gold','special',@base_set),
('Skjall',@skellige,'Strike his name from the Saga of Elders! No one dare grant him shelter or sustenance!','Berserk 5: Destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1462.jpg',6,10,'gold','unit',@base_set),
('Tamara Strenger',@syndicate,'Once the heat of the Fire has set your heart aflame, it gives you strength and leads you down the path of truth for the rest of your life.','Deploy: Boost all allied Witch Hunters by 1.
Tribute 3: Boost all allied Witch Hunters in hand, deck and on the battlefield by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1400.jpg',6,6,'gold','unit',@novigrad),
('Tempest',@neutral,'A Category 10 on the Bekker scale.','Play all copies of Biting Frost, Impenetrable Fog, or Torrential Rain from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1052.jpg',6,0,'gold','special',@crimson_curse),
('The Last Wish',@neutral,'A djinn, good sirs, fulfills but three wishes. Thus freed, it flees to dimensions unknown.','Look at the top 2 cards from your deck, then play one and Banish the other.','https://gwent.one/image/gwent/assets/card/art/medium/1041.jpg',6,0,'gold','special',@base_set),
('Tourney Shaelmaar',@nilfgaard,'Releasing a monster that dangerous in front of a crowd? Plain irresponsible.','Deploy (Melee): Damage an enemy Nilfgaard unit by 7.
Deploy (Ranged): Boost self by 2 for each non-Neutral allied unit from a different faction than your starting one.','https://gwent.one/image/gwent/assets/card/art/medium/1388.jpg',6,4,'gold','unit',@crimson_curse),
('Treant Mantis: Stalk',@scoiatael,'Feel to you like we''re bein'' followed?','Ambush: When your opponent plays a unit on their side of the battlefield, Poison it and transform self into Treant Mantis: Strike.
Spring: Transform into Treant Mantis: Strike.','https://gwent.one/image/gwent/assets/card/art/medium/1448.jpg',6,0,'gold','artifact',@crimson_curse),
('Trial of the Grasses',@neutral,'Imagine a lump of clay. In order to shape it, you must first moisten it or it will crumble. The Trial''s initial part does just that. It opens the body to change, so to speak. Only then can the mutagens produce a witcher.','Set a unit''s power to 13. If it''s not a Witcher, damage it by 6 and Infuse it with the Witcher category first.','https://gwent.one/image/gwent/assets/card/art/medium/1381.jpg',6,0,'gold','special',@base_set),
('Troll Porter',@neutral,'Although he came from a known line of haberdashers, Kurtz'' Kart was certainly a far cry from his grandfather''s legacy, Wurr''s Wares.','Deploy (Melee): Banish all cards in your hand, then draw as many cards.','https://gwent.one/image/gwent/assets/card/art/medium/3937.jpg',6,6,'gold','unit',@cursed_toad),
('Udalryk an Brokvar',@skellige,'The gods have spoken: a sacrifice is required.','Order (Berserk 7): Set an enemy unit''s power to match own power.','https://gwent.one/image/gwent/assets/card/art/medium/1252.jpg',6,8,'gold','unit',@starter_set),
('Vaedermakar',@neutral,'Vaedermakar druids control the elements. They soothe storms into silence, muster destructive hail, summon lightning to turn foes into ash. So I advise you well… treat them with utmost respect.','Deploy (Melee): Increase all row effect durations by 1.
Deploy (Ranged): Decrease all row effect durations by 1.
If you control Scepter of Storms, increase or decrease the durations by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1583.jpg',6,6,'gold','unit',@base_set),
('Vanhemar',@nilfgaard,'For a fire mage, he''s not very… flamboyant.','Deploy (Ranged): Destroy a Locked enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1299.jpg',6,3,'gold','unit',@base_set),
('Vincent Meis',@northern_realms,'By day, Captain of the Vizima City Guard. By night, merciless avenger and defender of the downtrodden.','Zeal. Order (Melee): Set the power of an unboosted enemy unit to 1.','https://gwent.one/image/gwent/assets/card/art/medium/1401.jpg',6,2,'gold','unit',@base_set),
('Vreemde',@nilfgaard,'The Great Sun shall warm the North with its rays, even if it means I must slaughter you all!','Deploy: Boost an allied Soldier and all copies of it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1353.jpg',6,4,'gold','unit',@base_set),
('Vrygheff',@nilfgaard,'An eye for an eye only ends when the whole world''s blind.','Zeal. Order: Trigger the end of turn abilities of 2 allied bronze Soldiers.','https://gwent.one/image/gwent/assets/card/art/medium/1531.jpg',6,7,'gold','unit',@base_set),
('Wererat',@monster,'As a child, Idarran lived in the canals of Vizima. He was a natural-born genius, and at the age of five, he had already started experimenting on sewer rats.','Order: Spawn a number of Rats on this row equal to the amount of boost on self, then lose a point of boost for each Rat Spawned.
Cooldown: 1
Before the end of your turn, Consume the unit to the right.','https://gwent.one/image/gwent/assets/card/art/medium/2046.jpg',6,6,'gold','unit',@way_of_the_witcher),
('Wheel of Fortune',@syndicate,'A game where good aim is considered subjective.','Damage an enemy unit by 0. At the end of your turn, while in hand or deck, change this value to a random number between 1 and 10.','https://gwent.one/image/gwent/assets/card/art/medium/1846.jpg',6,0,'gold','special',@novigrad),
('Xavier Lemmens',@neutral,'Your engineer''s got a pate like stewed meat, but he kens his trade, that''s for certain.','Zeal.
Order (Melee): Banish a card from your opponent''s graveyard.
Order (Ranged): Banish a card from your graveyard.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1502.jpg',6,6,'gold','unit',@thronebreaker),
('Yoana',@skellige,'No one''d ever think I could be a skilled armorer - a human, and a woman to boot. A dwarven blacksmith - that''s another story…','Order: Heal an allied unit by 2.
Charge: 1
Whenever an adjacent unit takes damage, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1624.jpg',6,5,'gold','unit',@base_set),
('Zoltan''s Company',@scoiatael,'They''d follow each other into the fire. And laugh about it.','Spawn 2 Rowdy Dwarves on an allied row. Increase the number of Spawned Rowdy Dwarves by 1 for each Zoltan in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1015.jpg',6,0,'gold','special',@iron_judgment),
('Artefact Compression',@neutral,'The figurine expanded in a flash, pulsing and throbbing, changing its shape and structure like a puff of smoke crawling over the floor. Beams of light revealed movement and hardening materials. A moment later, in the center of the magic circle a human form suddenly appeared.','Lock a unit and reset its power.','https://gwent.one/image/gwent/assets/card/art/medium/1356.jpg',5,0,'gold','special',@base_set),
('Bearification',@neutral,'Just bear with me.','Transform an artifact into an Elder Bear. If it''s on your side of the battlefield, also boost it by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1278.jpg',5,0,'gold','special',@price_of_power),
('Dazhbog Runestone',@nilfgaard,'Careful. Still hot.','Create and play a bronze Nilfgaard card.','https://gwent.one/image/gwent/assets/card/art/medium/1599.jpg',5,0,'gold','special',@base_set),
('Devana Runestone',@monster,'My blades''re so sharp, they can cut paper!','Create and play a bronze Monsters card.','https://gwent.one/image/gwent/assets/card/art/medium/1600.jpg',5,0,'gold','special',@base_set),
('Elf and Onion Soup',@neutral,'Garnish each serving with grated cheese. Add eyeballs to taste. Serve hot.','Destroy 2 allied units of the same border color, then Create and play a unit of the same color from your faction or neutrals.','https://gwent.one/image/gwent/assets/card/art/medium/1575.jpg',5,0,'gold','special',@thronebreaker),
('Excommunication',@syndicate,'Aye, better than the pyre, I suppose... But did ye hear the disappointment in his voice? Now that''s real sufferin''.','Banish an allied unit, then play the top card from your deck. If the target was a Firesworn, look at the top 3 cards from your deck and play 1 of them instead.','https://gwent.one/image/gwent/assets/card/art/medium/1863.jpg',5,0,'gold','special',@novigrad),
('Maxii van Dekkar',@neutral,'Magic doesnt work on her, as she is a proud daughter of the Black Sun—and a bounty hunter that has her eyes on some very powerful sorcerers.','Deploy: Look at your deck in order from top to bottom. You may shuffle your deck, then move a card to the bottom of it.','https://gwent.one/image/gwent/assets/card/art/medium/2366.jpg',5,6,'gold','unit',@way_of_the_witcher),
('Morana Runestone',@scoiatael,'I grow faint at the very sight of it…','Create and play a bronze Scoia''tael card.','https://gwent.one/image/gwent/assets/card/art/medium/1601.jpg',5,0,'gold','special',@base_set),
('Mysterious Puzzle Box',@neutral,'A masterfully decorated box brought from a faraway land.
Due to the intricate security, one can assume that the contents are either extremely valuable or unimaginably dangerous. Only the brave⁠—or foolish—would ever consider opening it.','Disloyal.
Deploy: Spawn a 7-power Lamp Djinn on the opposite row. If neither player has passed, choose a card from your hand.
Adrenaline 2: Spawn a 7-power Lamp Djinn on the opposite row and destroy self instead.
Order: Pick a card from your hand.
At the end of your turn, transform the highest-provision chosen card(s) in hand into Thing From the Box, then Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/2045.jpg',5,0,'gold','artifact',@cursed_toad),
('Odrin',@northern_realms,'Drinkin'' without Odrin is like rowin'' without a paddle.','Odrin is a one man Crew.','https://gwent.one/image/gwent/assets/card/art/medium/1093.jpg',5,6,'gold','unit',@base_set),
('Restore',@skellige,'Those cursed sorceresses are stealing our thunder! Whyever should folk choose a procedure taking several hours, when some perfumed tart can solve their problem with a wave of her hand?','Heal an allied unit, then boost it by the amount it was Healed.','https://gwent.one/image/gwent/assets/card/art/medium/1280.jpg',5,0,'gold','special',@base_set),
('Scepter of Storms',@neutral,'Some call it the Stick of Truth.','Deploy: Spawn and play Biting Frost, Impenetrable Fog, or Torrential Rain.
Order: Increase the row effect duration on an enemy row by 1 turn.','https://gwent.one/image/gwent/assets/card/art/medium/1052.jpg',5,0,'gold','artifact',@crimson_curse),
('Stribog Runestone',@skellige,'Ofieri runemasters can combine these into runewords of incredible power.','Create and play a bronze Skellige card.','https://gwent.one/image/gwent/assets/card/art/medium/1597.jpg',5,0,'gold','special',@base_set),
('Zoria Runestone',@northern_realms,'I''m getting a palpable chill from this runestone… did I do something to hurt its feelings?','Create and play a bronze Northern Realms card.','https://gwent.one/image/gwent/assets/card/art/medium/1598.jpg',5,0,'gold','special',@base_set),
('Musicians of Blaviken',@neutral,'Cock-a-doodle-doo! Meeeooow! Woof woof! Hee-haw!','If you have no other 4-provision cost cards in your starting deck, start on your Ranged row.','https://gwent.one/image/gwent/assets/card/art/medium/1700.jpg',4,4,'gold','unit',@crimson_curse),
('Vial of Forbidden Knowledge',@neutral,'A single globule of the magical liquid can turn a simpleton into a savant.','Zeal. Order: Boost an allied unit by 4 and give it Vitality (4).
At the start of the game, if both players have this card in their deck, Summon self to a random allied row and transform.','https://gwent.one/image/gwent/assets/card/art/medium/3821.jpg',4,0,'gold','artifact',@cursed_toad),
('Bone Talisman',@neutral,'The simplest of objects sometimes possess the greatest power.','Boost all allied units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1603.jpg',7,0,'bronze','special',@base_set),
('Abordage',@skellige,'Let some other fool go first. And try not to slip on blood. Oh, and make sure the captain sees you killing someone, if you hope for a share in the booty.','Damage an enemy unit by 2.
Bloodthirst 2: Also play a Pirate from your hand, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/5591.jpg',6,0,'bronze','special',@uroboros),
('Alumni',@northern_realms,'Deep down, they had both been waiting for this moment for a long time. Live targets had been a bit of a taboo in academia.','Deploy: If the damage and boost values are equal to, or higher than 4, gain Zeal.
Order (Melee): Damage an enemy unit by 0.
Order (Ranged): Boost an allied unit by 0.
The damage and boost values correspond to the highest Patience achieved by your Ban Ard Students or Aretuza Students this game, respectively.','https://gwent.one/image/gwent/assets/card/art/medium/2042.jpg',6,4,'bronze','unit',@price_of_power),
('An Craite Greatsword',@skellige,'Ahh, ye gave me a good laugh there, Nordling! Why, this bastard, ye couldn''t even grip it, let alone gut me with it.','Veteran.
Deploy: Damage self by 6.
Whenever an enemy unit takes damage, Heal self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1344.jpg',6,10,'bronze','unit',@base_set),
('Ancient Foglet',@monster,'Many primal fears lurk in the hearts of men. The fear of the mist is well-founded…','Veil.
Deploy: Boost self by the total duration of row effects on the opposite side.
Whenever you apply a row effect, boost self by its duration.','https://gwent.one/image/gwent/assets/card/art/medium/1159.jpg',6,4,'bronze','unit',@base_set),
('Barbegazi',@monster,'What moments before looked like round rocks among the stalagmites now stared at him with enormous, bright, menacing eyes.','Order: Consume an allied unit.
Charges: 2','https://gwent.one/image/gwent/assets/card/art/medium/1635.jpg',6,6,'bronze','unit',@base_set),
('Blightmaker',@nilfgaard,'In an attempt to manufacture a superior grapevine, the empires botanists stumbled upon the creation of a malignant alchemical, and thus was sown the seed of a scheme most sinister.','Deploy: Move a card in your deck to the top of it. If it was a Mage, Spawn The Guardian on this row. If it was a special card, Spawn and play a Cow Carcass.','https://gwent.one/image/gwent/assets/card/art/medium/1324.jpg',6,4,'bronze','unit',@price_of_power),
('Bountiful Harvest',@scoiatael,'Never have we tilled nor torn up the land, unlike you dh''oine with your hoes and ploughs. You wrest bloody tributes from the Queen of the Fields, while we celebrate her every gift.','Create and play a bronze Scoia''tael Elf, then, depending on the position of the chosen unit, boost the leftmost, a random, or the rightmost unit in your hand by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1213.jpg',6,0,'bronze','special',@price_of_power),
('Crushing Trap',@scoiatael,'When this knocks you down, you don''t get up again.','Ambush (Timer 2): Damage all units on the enemy row with the most units by 2.
Spring: Damage all units on a row by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1539.jpg',6,0,'bronze','artifact',@base_set),
('Fallen Knight',@syndicate,'He abandoned the righteous fight and the flame in him has long gone.','Veil.
Intimidate.
Whenever you Spawn a unit on your side of the battlefield, boost self by 1 for each unit Spawned.','https://gwent.one/image/gwent/assets/card/art/medium/1758.jpg',6,4,'bronze','unit',@master_mirror),
('Farseer',@scoiatael,'Her words might seem unintelligible at times, but they always contain hidden meanings and tremendous wisdom.','Deploy: Boost an unboosted unit in your hand by the number of boosted units in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1441.jpg',6,5,'bronze','unit',@base_set),
('Fleder',@monster,'The children o'' the night come as punishment from the gods! We''s tolerated wizard-folk and non-human filth in our midst too long! Repent! ''Fore yer soul rots, repent!','When Bleeding is applied to an enemy unit, boost self by the amount applied.
Counter: 1
At the start of your turn, refresh the Counter.','https://gwent.one/image/gwent/assets/card/art/medium/1411.jpg',6,4,'bronze','unit',@crimson_curse),
('Giantslayer',@scoiatael,'Aye, they call me the Giantslayer, and nay, it ain''t from bein'' a humongous bastard now, is it, ye cocknosed shite!','Deploy: Choose an enemy unit. If its base power is higher than self''s, gain 3 Armor.
Barricade: At the end of your turn, damage chosen unit by 1.
Deathblow: Gain Resilience.','https://gwent.one/image/gwent/assets/card/art/medium/3944.jpg',6,4,'bronze','unit',@cursed_toad),
('Hawker Smuggler',@scoiatael,'I fight for whoever''s paying the best. Or whoever''s easiest to rob.','Melee: At the end of your turn, boost a random unit in your hand by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1224.jpg',6,4,'bronze','unit',@base_set),
('Kerack Frigate',@northern_realms,'“I should buy a boat”, said a Kerackian cat once. Or so claims the drunken ballad.','Resupply.
Order: Spawn a Volunteer on this row.
Cooldown: 2
Crew: Set the Cooldown to 1.','https://gwent.one/image/gwent/assets/card/art/medium/2058.jpg',6,4,'bronze','unit',@master_mirror),
('Kingslayer',@nilfgaard,'The School of the Viper shall be reborn… Letho saw to that.','Deploy: Reveal the top card from your opponent''s deck and Banish it.','https://gwent.one/image/gwent/assets/card/art/medium/1429.jpg',6,4,'bronze','unit',@base_set),
('Lacerate',@neutral,'A sight more horrid you''ve never seen… The poor soul lay shredded as the beast lapped up its blood from the ground all around.','Damage all units on a row by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1281.jpg',6,0,'bronze','special',@starter_set),
('Mastercrafted Spear',@neutral,'Hold that spear up, weakling! Not a single horse shall pass!','Damage an enemy unit by 6.
Deathblow: Damage another enemy unit by the excess damage dealt.','https://gwent.one/image/gwent/assets/card/art/medium/1562.jpg',6,0,'bronze','special',@base_set),
('Messenger of the Sea',@skellige,'A cute little nightmare.','Whenever Rain or Storm damages enemy units, boost self by the damage dealt.','https://gwent.one/image/gwent/assets/card/art/medium/3384.jpg',6,4,'bronze','unit',@price_of_power),
('Nauzicaa Sergeant',@nilfgaard,'The Emperor will teach the North discipline.','Deploy: If your opponent has won a round this game, Spawn and play Battle Preparation.','https://gwent.one/image/gwent/assets/card/art/medium/1960.jpg',6,3,'bronze','unit',@starter_set),
('Ogre Warrior',@monster,'You is idiot steak!','Deploy: Boost self by 2 for each allied unit with 10 or more power.','https://gwent.one/image/gwent/assets/card/art/medium/5609.jpg',6,6,'bronze','unit',@uroboros),
('Open, Sesame!',@syndicate,'I''ll have any lock you need picked before you even hire me.','Profit 5.
While in your graveyard, whenever you reach 0 Coins, remove a Counter.
When the Counter reaches 0, gain 4 Coins.
Counter: 6','https://gwent.one/image/gwent/assets/card/art/medium/5573.jpg',6,0,'bronze','special',@uroboros),
('Orb of Insight',@scoiatael,'It shows only one of many possible futures.','Boost an allied unit by 2 and give it Vitality (2).
While in your graveyard, lower the Counter by 1 whenever you play a special card. When the Counter reaches 0, play this card and give it Doomed.
Counter: 3','https://gwent.one/image/gwent/assets/card/art/medium/3364.jpg',6,0,'bronze','special',@price_of_power),
('Reaver Hunters',@northern_realms,'See this here tattoo? ''At''s me, hackin'' at a dragon. A DRAGON, m''lady.','Order: Spawn a base copy of self on this row and set its base power to 1 less than self.
Bonded (Melee): At the end of your turn, damage the highest-power enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1104.jpg',6,1,'bronze','unit',@cursed_toad),
('Redanian Secret Service',@northern_realms,'They say the aristocracy can sniff out a commoner among them. However, liberal application of alcohol and perfume can throw off the scent for long enough to strike up a conversation or two. Perhaps even gain their trust.','Zeal. Order: Purify an allied unit.
If you do not control Redanian Secret Service, when an allied unit gains a status, Summon self from your deck to its row.','https://gwent.one/image/gwent/assets/card/art/medium/5565.jpg',6,1,'bronze','unit',@uroboros),
('Renfri''s Gang',@neutral,'What would a princess be without six bloodthirsty henchmen?','Deploy: If your starting deck has at least 25 units, Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/3818.jpg',6,6,'bronze','unit',@cursed_toad),
('Runeword',@northern_realms,'Probably best not to utter that.','Create and play a bronze Northern Realms Mage and give it a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1654.jpg',6,0,'bronze','special',@crimson_curse),
('Sapper',@neutral,'Aim wherever you want. The shrapnel will take care of it.','Deploy: Play a Bomb from your hand, then draw a card.
Barricade: Whenever you play a Bomb, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1560.jpg',6,2,'bronze','unit',@iron_judgment),
('Selfeater',@monster,'Omnomnomnom.','Order: Halve this unit''s base power, then Spawn a copy with the same base power on this row.
Whenever you play a Relict, increase this unit''s base power by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3370.jpg',6,5,'bronze','unit',@price_of_power),
('Ship Ballista',@northern_realms,'Shoot first, worry about the whom later.','Order: Damage an enemy unit by 2, then boost a random non-boosted unit in your deck by the excess damage dealt.
Increase the damage for each time you used an Order ability this turn.','https://gwent.one/image/gwent/assets/card/art/medium/5603.jpg',6,4,'bronze','unit',@uroboros),
('Slave Driver',@nilfgaard,'What drives a slave driver? A solitary purpose: to see his orders carried out to the letter.','Deploy: Damage a bronze allied unit by 1, then Spawn a 1-power copy of it on this row. If it was a Soldier, Spawn and play the copy instead.','https://gwent.one/image/gwent/assets/card/art/medium/1533.jpg',6,3,'bronze','unit',@base_set),
('Sorceress of Dol Blathanna',@scoiatael,'Whilst you are mesmerized by the fishes, a different elf moves to cut your throat.','Order: Create and play a bronze Scoia''tael special card with a provision cost equal to, or lower than, this card''s power.','https://gwent.one/image/gwent/assets/card/art/medium/2027.jpg',6,4,'bronze','unit',@price_of_power),
('Spotter',@nilfgaard,'The North has nothing with which it could surprise us.','Deploy: Look at the top 3 units in your opponent''s deck, then choose one and gain Armor equal to its power.
Order: Lose all Armor and look at the top units in your deck up to that amount, then choose one and gain Vitality equal to its power. If it''s a bronze Soldier, boost self by its power instead.','https://gwent.one/image/gwent/assets/card/art/medium/1308.jpg',6,3,'bronze','unit',@base_set),
('Stammelford''s Tremors',@neutral,'The sorcerer Stammelford moved a mountain that obscured the view from his tower. Rumor has it he could only do so for he''d fettered a d''ao, an earth elemental.','Damage all enemy units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1045.jpg',6,0,'bronze','special',@base_set),
('Thirsty Dame',@nilfgaard,'My teeth are red? Oh, that''s from the wine…','Whenever an enemy unit receives a status, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2021.jpg',6,4,'bronze','unit',@merchants_of_ofir),
('Townsfolk',@syndicate,'You see people, but I see a flock o'' sheep that needs fleecin''.','Whenever you gain Coins, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1856.jpg',6,4,'bronze','unit',@novigrad),
('Viper Witcher Mentor',@nilfgaard,'Viper mentors are especially cold and ruthless in order to prepare their students for the harsh life that awaits them.','Deploy: Set the power of this card to match the provision cost of the top card in your opponent''s deck.
Adrenaline 2: Set the power of this card to match the provision cost of the highest-cost card in your opponent''s deck instead.','https://gwent.one/image/gwent/assets/card/art/medium/2312.jpg',6,1,'bronze','unit',@way_of_the_witcher),
('Wagon',@neutral,'The driver swore he was carrying seeds. But seeds don''t clank on bumps in the road…','Deploy: Banish the bronze unit to the right, then gain Resilience.
Order: Transform self into a base copy of the Banished unit.
Exposed: Purify self.','https://gwent.one/image/gwent/assets/card/art/medium/1664.jpg',6,5,'bronze','unit',@iron_judgment),
('War of Clans',@skellige,'Brother against brother, sister against sister. One blood that soaks up the ground.','Damage an enemy unit by 2.
Deathblow: Play a 4-provision cost Warrior from your graveyard and give it Doomed.
Devotion: Always trigger the Deathblow ability.','https://gwent.one/image/gwent/assets/card/art/medium/2239.jpg',6,0,'bronze','special',@master_mirror),
('Adrenaline Rush',@neutral,'The beast rushed at them wildly, with fury in its eyes, immune to pain and any strikes the defenders could land. Nothing stood to stop it…','Boost an allied unit by 8 if there are no other units on that row.','https://gwent.one/image/gwent/assets/card/art/medium/1056.jpg',5,0,'bronze','special',@base_set),
('Aen Elle Slave Trader',@monster,'Why, we treat our stock with the utmost dignity of course, by providing them with every opportunity to serve the greatest of the Aen Elle.','Deploy: Gain Vitality equal to the total duration of Frost on your opponent''s side of the battlefield and Infuse an enemy unit with "At the end of your turn, if there''s an enemy Aen Elle Slave Trader with higher power than your own, set own power to 1, then Lock self".','https://gwent.one/image/gwent/assets/card/art/medium/4079.jpg',5,3,'bronze','unit',@cursed_toad),
('Alba Armored Cavalry',@nilfgaard,'The wedge of riders thundered into the phalanx with crushing momentum. Like a dagger thrust into an exposed belly, the Alba Division swept unhindered through everything between it and the vital organs of the Temerian Infantry.','Deploy (Melee): Lock an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1490.jpg',5,4,'bronze','unit',@starter_set),
('Alba Pikeman',@nilfgaard,'Pledge your allegiance to our Emperor, Emhyr var Emreis… or die.','Flanking.
Order: Give an enemy unit Bleeding (1).
Charges: 0
At the end of your turn, gain 1 Charge. If this unit has at least 3 Charges, gain 1 Armor instead.','https://gwent.one/image/gwent/assets/card/art/medium/1316.jpg',5,4,'bronze','unit',@starter_set),
('Alp',@monster,'The townsfolk, long plagued with horrific nightmares, posted a desperate plea for help... Hmm. An alp, gotta be, the witcher grumbled to himself.','Deploy: Give an enemy unit Bleeding (3).
Order: Give an enemy unit Bleeding (3).','https://gwent.one/image/gwent/assets/card/art/medium/1385.jpg',5,4,'bronze','unit',@crimson_curse),
('Alzur''s Thunder',@neutral,'We stand not the slightest chance of incanting a spell so complex as Alzur''s Thunder. It is claimed Alzur had a voice like a hunting horn and the diction of a master orator.','Damage a unit by 5.','https://gwent.one/image/gwent/assets/card/art/medium/1051.jpg',5,0,'bronze','special',@starter_set),
('Amnesty',@nilfgaard,'You did what to who? To be fair, I cant even recall the specifics anymore.','Seize an enemy unit with 3 or less power.
Conspiracy: Also boost it by 2.
Devotion: Always trigger the Conspiracy ability.','https://gwent.one/image/gwent/assets/card/art/medium/2078.jpg',5,0,'bronze','special',@master_mirror),
('An Craite Longship',@skellige,'They say Hemdall''s heart swells whenever the longships sail out on a raid.','Melee: Whenever your opponent plays a unit on their side of the battlefield, damage it by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1268.jpg',5,4,'bronze','unit',@starter_set),
('An Craite Raiders',@skellige,'Cabbage, really? Its just the worst when theres nothing good to plunder.','Veteran.
Deploy (Bloodthirst 3): Gain Zeal.
Order: Damage a unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2240.jpg',5,4,'bronze','unit',@master_mirror),
('Anglerfish',@skellige,'The good news is, you''ll never actually encounter one outside of your deepest, darkest nightmares.','At the end of your turn, if there is Rain or Storm on both enemy rows, Summon self from your deck to your Ranged row.
At the end of your turn, if neither enemy row has Rain or Storm, move self to the bottom of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/5558.jpg',5,3,'bronze','unit',@uroboros),
('Antherion',@scoiatael,'To lay eyes upon a mythical antherion is to know one was well off the beaten path.','Harmony.
Order: Infuse an allied unit with "Harmony".','https://gwent.one/image/gwent/assets/card/art/medium/3802.jpg',5,5,'bronze','unit',@cursed_toad),
('Arachas Venom',@neutral,'If substance makes contact with eyes, rinse immediately with cold water, then commence drawing up will.','Damage a unit by 3.
Deathblow: Also damage adjacent units by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1002.jpg',5,0,'bronze','special',@base_set),
('Ard Feainn Crossbowman',@nilfgaard,'Many thought that mounted crossbowmen wouldn''t work. Until they saw them in action.','Flanking.
Deploy: Damage an enemy unit by 1.
Barricade: At the end of your turn, damage a random enemy unit by 1 if you played a Soldier this turn.','https://gwent.one/image/gwent/assets/card/art/medium/1956.jpg',5,3,'bronze','unit',@iron_judgment),
('Ard Feainn Light Cavalry',@nilfgaard,'Light cavalry, heavy burden!','Flanking.
Barricade: At the end of your turn, damage the last unit played by your opponent by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1958.jpg',5,3,'bronze','unit',@iron_judgment),
('Aretuza Adept',@northern_realms,'The adepts'' every whim is catered to - they live like princesses at Aretuza. And in turn half the city lives off servicing them: seamstresses, milliners, confectioners, delivery boys…','Whenever an allied unit''s Patience is triggered, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1338.jpg',5,4,'bronze','unit',@base_set),
('Armorer''s Workshop',@neutral,'He''ll make a helm out of a pot if need be.','Boost 3 adjacent units by 2 and give them 2 Armor. If you have an Armorer''s Workshop in your graveyard, boost 3 adjacent units by 3 and give them 3 Armor instead.','https://gwent.one/image/gwent/assets/card/art/medium/1951.jpg',5,0,'bronze','special',@iron_judgment),
('Assassination',@nilfgaard,'Assassin — one of the most popular professions at the imperial court, just after scribe and courtesan.','Damage a unit by 6. Decrease the damage by 1 for each adjacent non-Spying unit.','https://gwent.one/image/gwent/assets/card/art/medium/1420.jpg',5,0,'bronze','special',@base_set),
('Backup Plan',@scoiatael,'If we can''t rob them in the streets, we fight them in the woods!','Damage the last unit played by your opponent by 2 and Create a bronze Scoia''tael Elf with a Deploy ability that was not in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/5561.jpg',5,0,'bronze','special',@uroboros),
('Ban Ard Tutor',@northern_realms,'I''m constantly comparing the achievements of Aretuza''s adepts with the work done by the lads at Ban Ard, and my conclusion constantly falls in favor of the girls.','Whenever you play a unique special card, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1351.jpg',5,4,'bronze','unit',@base_set),
('Bare-Knuckle Brawler',@syndicate,'Is tha'' all that''s left of ''im?
Think I''m goin'' tae boak...','Intimidate.
Fee 1: Damage the highest-power enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1879.jpg',5,4,'bronze','unit',@novigrad),
('Barghest',@monster,'Some claim they''re the vanguard of the Wild Hunt. Others that they''re vengeance incarnate. Everyone agrees that barghests have no mercy for the living.','Deploy: Consume an allied unit.
Order (Dominance): Consume an allied unit.','https://gwent.one/image/gwent/assets/card/art/medium/1409.jpg',5,5,'bronze','unit',@merchants_of_ofir),
('Battering Ram',@northern_realms,'Not gonna open up, eh? Guess we gotta knock harder.','Resupply.
Order (Melee): Move self to the Ranged row.
Order (Ranged): Move self to the Melee row, then damage the highest-power enemy unit by 3.
Crew: Choose the enemy unit to damage.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1352.jpg',5,4,'bronze','unit',@base_set),
('Bear Witcher',@skellige,'Life alone on the road can be tough⁠—be sure to bring all the bare necessities.','Deploy: Damage self by 3.
Adrenaline 4: Damage self and an enemy unit by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2350.jpg',5,8,'bronze','unit',@way_of_the_witcher),
('Bear Witcher Mentor',@skellige,'If youre unsure of the way, just keep a lookout for markers⁠—the frozen corpses of would-be witchers.','Deploy: Boost self by 1 for each damaged allied unit.
Adrenaline 3: Boost self by 1 for each damaged unit instead.','https://gwent.one/image/gwent/assets/card/art/medium/2352.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Bear Witcher Quartermaster',@skellige,'Supply him with enough Mahakam mead, and he might just tell you a tale of how a bear took his shield and arm too!','Zeal. Order: Damage an allied unit by 1, then Spawn a Witcher Student on this row.
Charges: 2','https://gwent.one/image/gwent/assets/card/art/medium/2304.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Bloody Good Friends',@syndicate,'I''ll kill you as soon as we kill them!','Insanity.
Fee 1: Give an enemy unit Bleeding (1). If it''s boosted, damage it by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1980.jpg',5,6,'bronze','unit',@merchants_of_ofir),
('Blue Stripes Commando',@northern_realms,'I''d do anything for Temeria. Mostly though, I kill for her.','Order: Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1111.jpg',5,4,'bronze','unit',@starter_set),
('Boatbuilders',@skellige,'There''s no more respected profession on the islands than boat building. The worst cutthroats bow and ask how things are going…','Deploy: Give an allied unit 2 Armor. If you control a Ship, also gain Zeal.
Order: Give an allied unit 1 Armor.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1963.jpg',5,5,'bronze','unit',@iron_judgment),
('Boiling Oil',@northern_realms,'Not good for your skin.','Damage an enemy unit by 5.
Deathblow: Purify adjacent units.','https://gwent.one/image/gwent/assets/card/art/medium/1982.jpg',5,0,'bronze','special',@merchants_of_ofir),
('Caravan Guard',@neutral,'There''s a lot of ways you can die in the desert. Not just from thirst.','Deploy: Damage an enemy unit by 1. Increase this damage by 1 for every 3 power the target has.','https://gwent.one/image/gwent/assets/card/art/medium/2032.jpg',5,3,'bronze','unit',@merchants_of_ofir),
('Caravan Vanguard',@neutral,'It''s not easy to find one''s way among the shifting dunes…','Deploy (Melee): Boost self by 3.
Deploy (Ranged): Spawn a base copy of self on this row.
Bonded: Combine both abilities instead.','https://gwent.one/image/gwent/assets/card/art/medium/2031.jpg',5,3,'bronze','unit',@merchants_of_ofir),
('Carroballista',@northern_realms,'This ballista''s on the wagon.','Resupply.
Order (Ranged): Damage an enemy unit by 2.
Cooldown: 3
Crew: At the end of your turn, gain 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/2026.jpg',5,5,'bronze','unit',@merchants_of_ofir),
('Casino Bouncers',@syndicate,'Junior said our nasty mugs was frightenin'' off all the coin. Don''t rightly see ''ow this helps any...','Insanity.
Fee 1: Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1848.jpg',5,4,'bronze','unit',@novigrad),
('Casting Contest',@northern_realms,'Tales of Yennefer of Vengerberg have spurred many an inebriated attempt to replicate her fabled foot-casting. It never ends well.','Boost an allied unit by 5. If it''s bronze, reset its Order ability and give it Zeal.','https://gwent.one/image/gwent/assets/card/art/medium/2049.jpg',5,0,'bronze','special',@price_of_power);
INSERT INTO Cards(name, faction, description, action, image, cost, power, color, type, cardset)
VALUES
('Cat Witcher',@scoiatael,'Members of the School of the Cat are ill-famed due to their penchant for frenzy and bloodlust in the heat of battle. Even when their enemies capitulate, beg for mercy... Cats never stop killing.','At the end of your turn, move self to the other row and damage a random enemy unit on the opposite row by 1.
Adrenaline 3: Damage it by 2 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2340.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Cat Witcher Mentor',@scoiatael,'If you fall, its over. Your nine lives are up, kid.','Deploy: Boost self by the number of other cards on this row.
Adrenaline 4: Whenever a card enters this row, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2342.jpg',5,1,'bronze','unit',@way_of_the_witcher),
('Cat Witcher Saboteur',@scoiatael,'“Needless to say, the ill fame of their deeds hangs like a dark cloud over our reputation to this day.” ⁠— Vesemir','Deploy: Move an enemy unit to the leftmost position on its row and damage it by 1. Increase the damage by 1 for each card it passed.','https://gwent.one/image/gwent/assets/card/art/medium/2343.jpg',5,5,'bronze','unit',@way_of_the_witcher),
('Chimera',@monster,'At first, Cosimo combined genes of a fiend and a griffin. Then he added some traces of insectoid and wyvern to the pool, resulting in a creature far worse than the sum of its parts.','Deploy: Consume an allied unit.
Adrenaline 5: Also boost all copies of the Consumed unit on that unit''s row by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2322.jpg',5,5,'bronze','unit',@way_of_the_witcher),
('Cintrian Royal Guard',@northern_realms,'Queen Calanthe handpicked her personal guard with meticulous care. Each must serve with unconditional loyalty, stand more than six feet tall, and possess a devilishly handsome jawline.','Deploy: Boost self by 3 for each allied Cintrian Royal Guard.','https://gwent.one/image/gwent/assets/card/art/medium/1714.jpg',5,5,'bronze','unit',@crimson_curse),
('Cintrian Spellweaver',@northern_realms,'Reality is so terribly tedious...','Order: Damage a unit by 1.
Charge: 1
Whenever you play a Mage or a Spell, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1715.jpg',5,4,'bronze','unit',@crimson_curse),
('Circle of Life',@scoiatael,'Those who want to destroy Brokilon, who try to burn its trees and kill all the living things in it, will soon enough become nourishment for its soil.','Damage an enemy unit by 3, then boost a random non-Neutral unit in your hand by 2.
Deathblow: Boost a non-Neutral unit in your hand instead.','https://gwent.one/image/gwent/assets/card/art/medium/2212.jpg',5,0,'bronze','special',@master_mirror),
('Cleric of the Flaming Rose',@syndicate,'We have two eyes, two ears, but only one tongue, so that we would look and listen twice more than we speak.','Profit 3.
Tribute 2: Spawn a Firesworn Zealot on this row.
Fee 1: Transform a Firesworn Zealot into a Flaming Rose Footman.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',5,4,'bronze','unit',@master_mirror),
('Coated Weapons',@nilfgaard,'No need to strike deep when but a scratch will prove fatal.','Damage an enemy unit by 5.
Deathblow: If it wasn''t a Token, Banish it and Spawn a base copy of it on top of opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/2314.jpg',5,0,'bronze','special',@way_of_the_witcher),
('Coerced Blacksmith',@syndicate,'Do ye prefer a full coin purse or a full set of fingers?','Profit 2.
Fee 1: Boost an allied unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1877.jpg',5,4,'bronze','unit',@novigrad),
('Contaminator',@nilfgaard,'Destroying the supplies was merely a convenient side effect of the main goal: make them believe the food from their allies is tainted, and leave them with a choice: Nilfgaard or famine.','Deploy: Banish an enemy unit with 3 or less power, then, if it wasn''t a Token, Spawn its base copy at the bottom of your opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/4217.jpg',5,5,'bronze','unit',@uroboros),
('Crow Messenger',@skellige,'The Crowmother has a thousand eyes and each one is closely watching.','Deploy: Summon all copies of self from your graveyard to this row. If you have an Alchemy card in your hand, also Summon all copies from your deck.','https://gwent.one/image/gwent/assets/card/art/medium/2014.jpg',5,4,'bronze','unit',@merchants_of_ofir),
('Crownsplitter Thug',@syndicate,'Frilly frock or Mahakam steel breastplate - wouldn''t have mattered.','Intimidate.
Deploy: Damage an enemy unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1874.jpg',5,3,'bronze','unit',@novigrad),
('Cutthroat',@neutral,'Ahhh, nothin'' so soothin'' as the sound o'' gurglin'' blood.','Deploy: Destroy an enemy unit with 2 or less power.
Bonded: Destroy an enemy unit with 4 or less power instead.','https://gwent.one/image/gwent/assets/card/art/medium/1772.jpg',5,5,'bronze','unit',@crimson_curse),
('Cyclops',@monster,'Don''t stare at his eye, he hates that…','Deploy: Destroy an adjacent allied unit, then damage an enemy unit by the destroyed unit''s power.','https://gwent.one/image/gwent/assets/card/art/medium/1341.jpg',5,5,'bronze','unit',@base_set),
('Damned Sorceress',@northern_realms,'Sabrina''s curse spared no one, not even her fellow practitioners.','Zeal. Order: Remove a unit''s Shield, then boost self by 2.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1617.jpg',5,5,'bronze','unit',@base_set),
('Deranged Corsair',@skellige,'Who ever said you had to be dead to haunt the seas?','Deploy: Infuse an enemy unit with "Deathwish: Spawn Cataclysm on this row for 2 turns", then Spawn Cataclysm on its row for 1 turn.','https://gwent.one/image/gwent/assets/card/art/medium/3798.jpg',5,3,'bronze','unit',@cursed_toad),
('Devil''s Puffball',@neutral,'As lethal as it is foul.','Damage an enemy unit by 3.
Deathblow: Poison adjacent enemy units.','https://gwent.one/image/gwent/assets/card/art/medium/1693.jpg',5,0,'bronze','special',@crimson_curse),
('Dimeritium Shackles',@neutral,'The mage''s arms were twisted and bound behind his back. The Redanians gave the fetters a good shake. Terranova cried out, lurched, bent backwards, bowed forward, then retched and groaned. It was clear of what his manacles were made.','Lock a unit and damage it by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1065.jpg',5,0,'bronze','special',@base_set),
('Dimun Pirate',@skellige,'Can see the fear in their eyes. Fear o'' me… fear o'' Clan Dimun!','Deploy: Move the top card from your deck to your graveyard. If you control a Ship, cancel this ability.','https://gwent.one/image/gwent/assets/card/art/medium/1257.jpg',5,8,'bronze','unit',@base_set),
('Dimun Smuggler',@skellige,'Spikeroog''s a barren backwater, but that don''t bother us - everythin'' we need, we take from you.','Deploy: If played next to a Ship, Spawn a base copy of self on this row.
Zeal. Order: Damage a unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1451.jpg',5,3,'bronze','unit',@base_set),
('Dol Blathanna Archer',@scoiatael,'Take another step, dh''oine. You''d look better with an arrow between your eyes.','Deploy (Melee): Damage an enemy unit by 3.
Deploy (Ranged): Damage 2 units by 1.
Deathblow: Spawn an Elven Deadeye on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',5,2,'bronze','unit',@base_set),
('Dol Blathanna Sentry',@scoiatael,'As long as we stand, no human foot shall trample Dol Blathanna''s meadows.','Melee: Whenever an enemy unit moves, damage it by 1.
Ranged: Whenever an allied unit moves, boost it by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1343.jpg',5,4,'bronze','unit',@base_set),
('Doppler',@neutral,'Humans despise dopplers so much, they feel mere execution does not suffice - so they tie any they catch to a stake, cover them in thick clay and bake them in a fire.','Deploy (Melee): Choose a unit in your hand, then boost self by the number of units in your hand with the same primary category.
Deploy (Ranged): Boost self by 1 for each unique primary category among units in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1618.jpg',5,2,'bronze','unit',@base_set),
('Drummond Queensguard',@skellige,'The queen is guarded by the hardiest and fiercest shieldmaidens Skellige''s ever known.','Order (Berserk 3): Spawn a base copy of self on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1260.jpg',5,4,'bronze','unit',@base_set),
('Drummond Shieldmaiden',@skellige,'They''ll shatter on our shields like waves on a craggy shore.','When this unit takes damage, Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1273.jpg',5,4,'bronze','unit',@base_set),
('Drummond Warmonger',@skellige,'Think o'' the greater good?! War''s the greatest good, the greatest bad, the greatest damn anythin'' man''s ever come up with!','Deploy: Damage 3 adjacent enemies by 1.
Bloodthirst 5: Damage all enemies on a row by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1340.jpg',5,3,'bronze','unit',@base_set),
('Dryad Ranger',@scoiatael,'I do not live in the forest of Brokilon. I am a part of it.','Harmony.
Deploy (Melee): Damage an enemy unit by 2.
Deploy (Ranged): Poison an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1349.jpg',5,4,'bronze','unit',@crimson_curse),
('Duchess'' Informant',@nilfgaard,'Anna Henrietta wakes every morn to the tune of her songbirds.','Disloyal.
Deploy: Spawn and play a base copy of a non-Disloyal bronze enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1778.jpg',5,1,'bronze','unit',@crimson_curse),
('Duén Canell Guardian',@scoiatael,'You have conquered the world, d''hoine, you are everywhere, everywhere you bring with you what you call progress. But we don''t want you or your progress here.','Veil.
Symbiosis.
Order: Damage an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2215.jpg',5,4,'bronze','unit',@master_mirror),
('Dwarven Chariot',@scoiatael,'You can draw anything you like, my dear dwarves. But you can''t build it, mark my words.','Deploy (Melee): Boost self by 4 and gain 2 Armor.
Deploy (Ranged): Spawn 2 Rowdy Dwarves on your Melee row.
Order: Give an allied unit 1 Armor.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1946.jpg',5,3,'bronze','unit',@iron_judgment),
('Dwimveandra',@neutral,'There are those who stay at home and those who leave.','Deploy (Melee): Set an allied Scenario to the final chapter.
Deploy (Ranged): Refresh the Order of an allied Location.','https://gwent.one/image/gwent/assets/card/art/medium/3376.jpg',5,4,'bronze','unit',@price_of_power),
('Eavesdrop',@syndicate,'There are always more ears in the room than those you can count.','Profit 5.
Draw a card, then move a card from your hand to the bottom of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1906.jpg',5,0,'bronze','special',@novigrad),
('Elven Seer',@scoiatael,'I predict a bad future for your race, dhoine.','When you target this unit with a bronze special card, Spawn and play a copy of that special card.
Counter: 1','https://gwent.one/image/gwent/assets/card/art/medium/3365.jpg',5,4,'bronze','unit',@price_of_power),
('Endrega Larva',@monster,'Fat, plump… and bloodthirsty.','Thrive.
Deploy: Spawn a base copy of self on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1952.jpg',5,2,'bronze','unit',@iron_judgment),
('Experimental Remedy',@nilfgaard,'Well... At least, I can''t make you more dead...','Play a Bronze unit from your opponent''s graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/1309.jpg',5,0,'bronze','special',@base_set),
('Feral Bond',@skellige,'When your hour comes, choose the axe. Wolves in these parts tend to take their time.','Spawn Skellige Wolves on an enemy row and damage it by 1, then Create a bronze Skellige Warrior that was not in your starting deck.
Bloodthirst 3: You may Spawn and play any bronze Skellige Warrior that was not in your starting deck instead.','https://gwent.one/image/gwent/assets/card/art/medium/4133.jpg',5,0,'bronze','special',@cursed_toad),
('Firesworn Scribe',@syndicate,'Wouldn''t disturb him if I were you. Those quills are bloody sharp.','Ranged: Whenever you Spawn one or more units on the battlefield, gain 1 Coin.
Tribute 2: Boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1865.jpg',5,4,'bronze','unit',@novigrad),
('Forbidden Magic',@northern_realms,'Prohibited? Yes. Eliminated? Far from it.','Damage an enemy unit by 2.
Deathblow: Spawn a Kaedweni Revenant on a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1613.jpg',5,0,'bronze','special',@base_set),
('Freya''s Blessing',@skellige,'Modron Freya, the Great Mother, is the goddess of love, beauty and bounty.','Play a bronze non-Neutral unit from your graveyard and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/1264.jpg',5,0,'bronze','special',@starter_set),
('Gan Ceann',@monster,'A head in the hands is worth two on the neck.','Deploy: Increase this unit''s base power by 2 for each adjacent Relict.','https://gwent.one/image/gwent/assets/card/art/medium/2053.jpg',5,5,'bronze','unit',@price_of_power),
('Ghoul',@monster,'If ghouls are part of the Circle of Life… then it''s one vicious circle.','Deploy (Melee): Consume a bronze unit in your graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/1163.jpg',5,1,'bronze','unit',@starter_set),
('Giant Toad',@monster,'Don''t expect to end up like Sleeping Beauty once the Toad kisses you. Oh, no. You will swell rapidly into what can only be described as a pustulous, varicose grape, and this is before your pores begin to rupture and discharge the coalescent gravy that is your four humors.','Deploy: Consume an allied unit.
When you play a Deathwish unit on your Ranged row, Summon self from your graveyard to the same row, Consume it and gain Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/3948.jpg',5,4,'bronze','unit',@cursed_toad),
('Griffin',@monster,'Griffins like to toy with their prey. Eat ''em alive, piece by piece.','Deploy: Destroy an allied unit on this row. If there are no targets, destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1164.jpg',5,9,'bronze','unit',@base_set),
('Griffin Witcher',@northern_realms,'Silver swords are great, yeah. But have you ever tried silver-plated arrowheads?','Order (Melee): Damage an enemy unit by 1.
Cooldown: 1
Adrenaline 3: At the end of your turn, damage a random enemy unit by 3 and Lock self.','https://gwent.one/image/gwent/assets/card/art/medium/2360.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Griffin Witcher Mentor',@northern_realms,'Knowledge will keep you alive far longer than might, dear boy.','Deploy: Draw your top unit and boost it by 1, then shuffle a card from your hand back into your deck.
Adrenaline 4: Draw your top 2 units and boost them by 1, then shuffle 2 cards from your hand back into your deck instead.','https://gwent.one/image/gwent/assets/card/art/medium/2362.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Griffin Witcher Ranger',@northern_realms,'Griffin Witcher Rangers are unparalleled masters in the art of tracking and hunting, even amid the most inhospitable of environments. No matter the trail, they wont rest until their prey is captured, or killed.','Formation.
Deploy: Boost self by 1 for each unit on an enemy row.
Order: Transfer all boost from self to an allied unit.','https://gwent.one/image/gwent/assets/card/art/medium/2363.jpg',5,2,'bronze','unit',@way_of_the_witcher),
('Half-Elf Hunter',@scoiatael,'Hated by men, reviled by elves and always picked last during schoolyard games. No wonder half-elves tend to have a chip on their shoulder.','Harmony.
Deploy: Spawn an Elven Deadeye on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',5,3,'bronze','unit',@base_set),
('Halfling Safecracker',@syndicate,'With ears sharp as his, he could''ve been a musician. Alas, one cannot get rich as quickly from applause.','Deploy: Boost self by 1 for each Crime in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1880.jpg',5,5,'bronze','unit',@novigrad),
('Hamadryad',@scoiatael,'Hamadryads form a deep life-long bond with their tree - and its squirrels, of course.','Symbiosis.
At the end of your turn, if this unit has Vitality, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2213.jpg',5,4,'bronze','unit',@master_mirror),
('Harpy Egg',@monster,'A harpy egg omelet - a delicious delicacy, good sir. Quite dear, too, for as you might surmise, the wretches don''t part with their eggs willingly.','Deathwish: Spawn a Harpy on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1173.jpg',5,3,'bronze','unit',@starter_set),
('Havfrue Singer',@skellige,'No human can match sirens in singing. Some, however, are talented enough to compel sirens to listen.','Deploy: Heal an allied unit by 2.
The first time you Heal an allied unit during your turn, Spawn a Deafening Siren on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1779.jpg',5,4,'bronze','unit',@price_of_power),
('Highland Warlord',@skellige,'Honor!? Ha! You know what happens to honorable men? Theyre mourned.','Veteran.
Deploy: Increase the damage of your Raid cards by 1 for the rest of the game.','https://gwent.one/image/gwent/assets/card/art/medium/3942.jpg',5,3,'bronze','unit',@cursed_toad),
('Highwaymen',@neutral,'We''ll torture the merchant and sell the horses.','When you play a Bonded unit that you already control a copy of, Summon self from your deck to your Melee row.
Exposed: Move self to the top of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1557.jpg',5,1,'bronze','unit',@iron_judgment),
('Hostage Taker',@scoiatael,'Of all the words that the Scoia''tael have never adopted, negotiation really stands out.','Deploy: Seize an enemy unit with 0 or less power, then transform the Seized unit into an Elven Deadeye without changing its power.
The maximum power is increased by 1 for each Trap you played this round.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',5,4,'bronze','unit',@uroboros),
('Hunting Pack',@nilfgaard,'The hounds of the Van Moorlehems have an extraordinary sense of smell - and extremely sharp teeth.','Deploy: If an enemy unit has a status, Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/2020.jpg',5,4,'bronze','unit',@merchants_of_ofir),
('Ice Giant',@monster,'Fled one time in my life. From the Ice Giant. And I''m not a bit ashamed.','No ability.','https://gwent.one/image/gwent/assets/card/art/medium/1149.jpg',5,7,'bronze','unit',@starter_set),
('Immortal Cavalry',@northern_realms,'Maybe camels aren''t as swift as horses… but at least they don''t die after two days in the desert.','Shield.
Deploy: Spawn a base copy of self on this row.','https://gwent.one/image/gwent/assets/card/art/medium/2025.jpg',5,3,'bronze','unit',@merchants_of_ofir),
('Impera Enforcers',@nilfgaard,'Members of the emperor''s fanatic body guard fight to the bitter end.','Zeal. Order: Damage an enemy unit by 1.
Charge: 1
Deathblow: Gain 1 Armor.
Whenever an enemy unit gains Spying, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1313.jpg',5,4,'bronze','unit',@base_set),
('Imperial Diviner',@nilfgaard,'Emperor Emhyr var Emreis spared no effort to find his daughter, even resorting to arcane magics of the mages and sorceresses he had so vehemently despised.','Assimilate.
Deploy: Purify a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1421.jpg',5,4,'bronze','unit',@crimson_curse),
('Imperial Fleet',@nilfgaard,'Sirens scatter, tritons tremble, krakens burrow in the mud when the Emperor''s mighty fleet ventures forth to rule the waves!','Zeal. Order: Infuse an enemy unit with "At the end of your turn, damage self for each active Flanking unit on the opposite row".
Charge: 1','https://gwent.one/image/gwent/assets/card/art/medium/5585.jpg',5,4,'bronze','unit',@uroboros),
('Imperial Marine',@nilfgaard,'The canvas to trap the winds, the ropes to direct them, and the muscle to pull the ropes—all necessary components of a sea-going vessel.','Flanking.
Zeal. Order: Choose a card from your deck.
At the end of your turn, move it up by one position in your deck. If it''s on the top, boost self by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/5586.jpg',5,3,'bronze','unit',@uroboros),
('Imperial Practitioner',@nilfgaard,'The body is a slab of wet clay. One need only use the correct tools to shape it into something... more.','Assimilate.
Order: Spawn a base copy of the last card that went to your opponent''s graveyard on top of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/3381.jpg',5,5,'bronze','unit',@price_of_power),
('Incinerating Trap',@scoiatael,'Careful…! One more step and you''ll be turned into molten glass.','Ambush: When your opponent plays a unit on their side of the battlefield, damage it by 5.
Spring: Damage a unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1229.jpg',5,0,'bronze','artifact',@starter_set),
('Incubus',@monster,'Women exist to be worshiped.','Deploy: Summon a bronze unit from your opponent''s graveyard to the opposite row, then Summon a bronze unit of equal or less provisions from your graveyard to this row.','https://gwent.one/image/gwent/assets/card/art/medium/3394.jpg',5,6,'bronze','unit',@price_of_power),
('Inspirational Ballad',@neutral,'War''s not so horrific when you put a catchy tune to it.','Give Vitality (6) to a random allied Witcher, Dwarf, Human, and Vampire.','https://gwent.one/image/gwent/assets/card/art/medium/1491.jpg',5,0,'bronze','special',@crimson_curse),
('Iron Falcon Knife Juggler',@neutral,'The weapon''s short, but its range is long.','Zeal. Order: Damage an enemy unit by 1.
Bonded: Also give it Bleeding (1).
Whenever you play a Bonded unit, refresh the Order.','https://gwent.one/image/gwent/assets/card/art/medium/1947.jpg',5,4,'bronze','unit',@iron_judgment),
('Keeper of the Flame',@syndicate,'The flame shall forever burn, for evil shall forever corrupt!','Deploy: Boost adjacent units by 1.
Tribute 4: Boost all units on this row by 1 instead.
Decrease this card''s Tribute cost by 1 for each allied Cleric.','https://gwent.one/image/gwent/assets/card/art/medium/1823.jpg',5,4,'bronze','unit',@novigrad),
('Kerack City Guard',@northern_realms,'Geralt thought there were no ugly women, but in the guardhouse of Kerack he felt compelled to revise this view.','Veil.
Order: Move an enemy unit to the other row.
At the end of your turn, if the Order is not used, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2226.jpg',5,3,'bronze','unit',@master_mirror),
('Kikimore Stalker',@monster,'Peek-a-boo, it''s after you!','Veil.
Zeal. Order (Predator): Damage an enemy unit by 1 or Consume an allied Drone.
Charge: 1
Whenever you Spawn one or more Insectoids, gain a Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',5,3,'bronze','unit',@uroboros),
('Knight-Errant',@northern_realms,'Traversing the fine line between idiom and idiot.','At the end of your turn, boost self by 1 for each adjacent boosted unit and damage self by 1 for each adjacent damaged unit.
Grace 9: Give adjacent units Shield, then Infuse them with "Whenever this unit loses Shield, boost it by 2".','https://gwent.one/image/gwent/assets/card/art/medium/3807.jpg',5,2,'bronze','unit',@cursed_toad),
('Little Bird',@syndicate,'Hearsay and rumours were generally dismissed as mere half-truths. Yet Reuven, with his slew of little birds perched in public houses throughout Novigrad, knew instinctively which half could be put to use.','Deploy: Infuse self with a Gang category of a unit in your deck.
Fee 2: Boost an allied unit by 1 for each unique Gang category you control.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/4082.jpg',5,5,'bronze','unit',@cursed_toad),
('Lyrian Arbalest',@northern_realms,'I can find the bull''s-eye from a hundred paces! Perhaps not with my first shot, mind you...','Order: Damage a unit by 1.
Charge: 1
Whenever you play a card with an Order, gain 1 Charge .','https://gwent.one/image/gwent/assets/card/art/medium/1541.jpg',5,4,'bronze','unit',@starter_set),
('Lyrian Landsknecht',@northern_realms,'Best not laugh at their silly-arse hats. Believe me.','Formation.
Order: Damage a unit by 1.
Inspired: Damage by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1521.jpg',5,4,'bronze','unit',@base_set),
('Mage Assassin',@nilfgaard,'Somewhere deep within Nilfgaards imperial archives is a manuscript titled “Forty-Seven Ways to Kill a Man”. Its a surprisingly jovial read.','Deploy: Damage an enemy unit by 2.
When moved to the top of your deck during your turn, Summon self to a random allied row and damage a random enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1830.jpg',5,2,'bronze','unit',@price_of_power),
('Mage Torturer',@nilfgaard,'Your pain is my delight.','Veil.
Assimilate.
Deploy: Give an enemy unit Spying.','https://gwent.one/image/gwent/assets/card/art/medium/2077.jpg',5,5,'bronze','unit',@master_mirror),
('Magne Division',@nilfgaard,'I know the Emperor defends all his lands... but a garrison in this blasted waste is like a chastity belt on a grave hag.','Deploy: Play a Tactic from your hand, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1348.jpg',5,2,'bronze','unit',@base_set),
('Magpie',@syndicate,'The captain named each of his magpies Tymon, yet whenever he''d calls out this name, they would somehow always know which one he meant.','Profit 2.
Fee 1: Spawn a Syndicate Crown on this row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/3378.jpg',5,3,'bronze','unit',@uroboros),
('Mahakam Marauder',@scoiatael,'Hunting on Mahakam''s craggy cliffs is not particularly easy… but nor are dwarves particularly put off by danger.','Deploy: Gain Vitality equal to an allied unit''s Armor.
Barricade: Boost self by that amount instead.','https://gwent.one/image/gwent/assets/card/art/medium/1346.jpg',5,4,'bronze','unit',@starter_set),
('Mahakam Volunteers',@scoiatael,'Hoooahhh! Hoooaahhh! Hooo! Prepare yer hineys, clowns! Soon we''ll be comin'' ''round! Tae kick ''em till ye''ve feet for frowns!','Deploy: If you control a Dwarf, Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1592.jpg',5,4,'bronze','unit',@starter_set),
('Mantlet',@neutral,'Something like the bastard child of a shield and a palisade.','Melee: Whenever you play a unit, give it 1 Armor.
Barricade: Give it 2 Armor instead.','https://gwent.one/image/gwent/assets/card/art/medium/1556.jpg',5,4,'bronze','unit',@iron_judgment),
('Master of Puppets',@nilfgaard,'Do you feel in control?','Order: Seize a bronze enemy unit, then move self to the opposite row.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/3358.jpg',5,4,'bronze','unit',@price_of_power),
('Melusine Cultist',@skellige,'But we can still eat fish, can''t we?','Order: Spawn Rain on an enemy row for 2 turns.
At the end of your turn, if there is Rain on the opposite row, boost the unit to the right by 1. If there is Storm on the opposite row, boost adjacent units by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1824.jpg',5,4,'bronze','unit',@price_of_power),
('Moon Dust',@neutral,'The werewolf lifted and tilted his head, mystified by the silvery dust... Then howled in utter agony.','Purify a unit and damage it by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1692.jpg',5,0,'bronze','special',@crimson_curse),
('Mutated Hounds',@syndicate,'Out of man''s best friend we made his worst enemy.','Deploy (Melee): Give an enemy unit Bleeding (2).
Deploy (Ranged): Poison a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1761.jpg',5,5,'bronze','unit',@iron_judgment),
('Naglfar Crew',@monster,'Humans dont know what powers the Naglfar. What is the source of its magic? For those that discover the truth... Well, its already too late for them.','Deploy: Spawn Frost on an enemy row for 2 turns.
At the end of your turn, if there is Frost on the opposite row, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2193.jpg',5,1,'bronze','unit',@master_mirror),
('Naiad Fledgling',@scoiatael,'There''s more to life than frolicking about naked in ponds. No one has a convincing answer as to what, however.','Whenever your Symbiosis is triggered, give the unit to the left Vitality (2).
Order: Remove all Vitality from an allied unit, then boost self by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/4072.jpg',5,4,'bronze','unit',@cursed_toad),
('Nature''s Rebuke',@scoiatael,'Nature has long endured man''s excesses. But even she finally ran out of patience…','Damage an enemy unit by 5.
Deathblow: Boost a random allied Treant by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2017.jpg',5,0,'bronze','special',@merchants_of_ofir),
('Nauzicaa Brigade',@nilfgaard,'They call us Death''s Heads. Care to find out why?','If your opponent has won a round this game, Summon self from your deck to a random allied row when you play a Soldier.','https://gwent.one/image/gwent/assets/card/art/medium/1315.jpg',5,1,'bronze','unit',@base_set),
('Nekurat',@monster,'No matter how lightly you tread, how soft your step, he will hear you. He will find you.','Zeal. Order (Melee): Give an enemy unit Bleeding (2).
Cooldown: 2
Whenever you play a Vampire, reduce the Cooldown by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1676.jpg',5,4,'bronze','unit',@crimson_curse),
('Nilfgaardian Knight',@nilfgaard,'Sons of noble houses, born in the City of the Golden Towers, form the elite backbone of the Imperial Army.','Deploy: Boost an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1323.jpg',5,8,'bronze','unit',@starter_set),
('Northern Wind',@neutral,'That ought to cool your temper.','Damage a unit by 4.
Deathblow: Banish it.','https://gwent.one/image/gwent/assets/card/art/medium/1643.jpg',5,0,'bronze','special',@crimson_curse),
('Offering',@neutral,'Both gods and demons alike can be appeased by a plentiful sacrifice.','Destroy a unit with 4 or less power, then boost a unit in your deck by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2252.jpg',5,0,'bronze','special',@master_mirror),
('Onager',@northern_realms,'By order of the commander, the following are no longer to be used as payload:
-Vegetables
-Dung
-Heads of prisoners
-Other parts of said prisoners','Whenever you use an Order ability, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/5604.jpg',5,4,'bronze','unit',@uroboros),
('Payday',@syndicate,'I-I already gave ye all me coin!','Damage an enemy unit by 5. Gain a Coin for each point of excess damage dealt.','https://gwent.one/image/gwent/assets/card/art/medium/1839.jpg',5,0,'bronze','special',@novigrad),
('Petri''s Philter',@neutral,'A mage responsible for dozens of brilliant inventions. The mind of a generation. Commonly referred to around the Continent as that bloke with the dish.','Deploy: Boost an allied unit by 3.
Order: Give an allied unit Zeal.','https://gwent.one/image/gwent/assets/card/art/medium/1066.jpg',5,0,'bronze','artifact',@base_set),
('Phooca',@monster,'Particularly troublesome are the larger, stronger breed—a rare kind of nekker known as phoocas. If you see one, run.','Thrive 2.','https://gwent.one/image/gwent/assets/card/art/medium/2321.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Piercing Missile',@neutral,'There''s no armor that can''t be pierced.','Damage an enemy unit by 4, ignoring its Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1950.jpg',5,0,'bronze','special',@iron_judgment),
('Predatory Dive',@monster,'Afraid for their lives, the residents of Hengfors cowered behind thick city walls. A lot of good that did them...','Each player destroys their lowest-power unit.','https://gwent.one/image/gwent/assets/card/art/medium/1170.jpg',5,0,'bronze','special',@base_set),
('Pulling the Strings',@syndicate,'Aptly named, the Crown represents an authority of the highest degree. One to whom folks sink to their lowest depths for in order to avoid becoming indebted.','Profit 0.
Seize an enemy unit with 0 or less power.
Increase Profit by 1 for each unique Gang category in your starting deck.
Increase the power and decrease Profit by 1 for each unique Gang category you control.','https://gwent.one/image/gwent/assets/card/art/medium/4083.jpg',5,0,'bronze','special',@cursed_toad),
('Purge',@syndicate,'Thought you could outrun justice, did you, you heathen swine?','Damage an enemy unit by 3. Increase the damage by 1 for each Witch Hunter you control.
Deathblow: Place a Bounty on the highest-power enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/3397.jpg',5,0,'bronze','special',@price_of_power),
('Raging Bear',@skellige,'Roooaaar!!!','Deploy: Damage an allied unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1279.jpg',5,8,'bronze','unit',@base_set),
('Reaver Scout',@northern_realms,'Haven''t had much luck with monsters of late, so we enlisted.','Order: Spawn and play a base copy of an allied Bronze Soldier, excluding self.','https://gwent.one/image/gwent/assets/card/art/medium/1106.jpg',5,2,'bronze','unit',@cursed_toad),
('Red Riders',@monster,'They paint the sky with snow and the earth with fire.','Choose one:
Spawn Frost on an enemy row for 4 turns.
Spawn Frost on an enemy row for 2 turns, then replay a bronze Wild Hunt unit.
Spawn Frost on both enemy rows for 2 turns.','https://gwent.one/image/gwent/assets/card/art/medium/2192.jpg',5,0,'bronze','special',@master_mirror),
('Redanian Archer',@northern_realms,'The last thing you''ll hear is the twang of the bowstring being let go.','Zeal. Order (Ranged): Damage an enemy unit by 1.
Charge: 1
Barricade: At the end of your turn, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1754.jpg',5,2,'bronze','unit',@iron_judgment),
('Reinforced Ballista',@northern_realms,'Never manages to hit the same place twice, which, upon further reflection, might constitute a real problem.','Formation. Resupply.
Order: Damage a unit by 1.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1097.jpg',5,3,'bronze','unit',@base_set),
('Reinforced Trebuchet',@northern_realms,'Feel that? The earth trembles each time Big Bertha looses a stone.','Ranged: At the end of your turn, damage a random enemy unit on the Ranged row by 1.
Crew: Damage a random enemy unit by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1116.jpg',5,4,'bronze','unit',@starter_set),
('Rivian Pikeman',@northern_realms,'Get off your high horse and face me!','Order: Damage an enemy unit by 2.
Deathblow: Reduce the Cooldown of each unit on this row by 1.
Inspired: Always trigger the Deathblow ability.','https://gwent.one/image/gwent/assets/card/art/medium/1523.jpg',5,4,'bronze','unit',@base_set),
('Rock Barrage',@neutral,'Someday, when you are older, you could get hit by a boulder.','Damage an enemy unit by 4 and move it to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/1625.jpg',5,0,'bronze','special',@base_set),
('Rot Tosser',@nilfgaard,'Let historians debate whether spreading plague in a besieged city is ethical. We just care if it''s effective.','Order: Spawn and play a Cow Carcass.
Charge: 1','https://gwent.one/image/gwent/assets/card/art/medium/1325.jpg',5,5,'bronze','unit',@base_set),
('Rotfiend',@monster,'You''ll smell them long before you see them.','Deathwish: Damage a random enemy unit by 5.','https://gwent.one/image/gwent/assets/card/art/medium/1489.jpg',5,5,'bronze','unit',@base_set),
('Salamandra Abomination',@syndicate,'Salamandras scientists were so preoccupied with whether they could, they never once considered if they should.','Tribute 1: Poison self.
Whenever this unit is Poisoned, boost self by 2.
Adrenaline 6: At the end of your turn, Purify self.','https://gwent.one/image/gwent/assets/card/art/medium/2331.jpg',5,5,'bronze','unit',@way_of_the_witcher),
('Salamandra Assassin',@syndicate,'A name and bag full of gold. That''s all I need.','Deploy: Place a Bounty on an enemy unit.
Order: Poison the enemy unit with a Bounty.','https://gwent.one/image/gwent/assets/card/art/medium/1821.jpg',5,4,'bronze','unit',@iron_judgment),
('Salamandra Mage',@syndicate,'Building a fire warms people for a day, but setting them on fire…','Tribute 5: Damage 3 adjacent enemy units by 2.
Whenever you pay a Tribute ability, gain 1 Coins.
Adrenaline 5: Gain 2 Coins instead.','https://gwent.one/image/gwent/assets/card/art/medium/2332.jpg',5,5,'bronze','unit',@way_of_the_witcher),
('Sandstorm',@neutral,'Best case - sand in your teeth. Worst case - buried alive.','Damage units at both ends of an enemy row by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1686.jpg',5,0,'bronze','special',@crimson_curse),
('Sea Serpent',@skellige,'Hire a dragonslayer? For some oversized eel? Ha! Mainlander nonsense!','Deploy: Boost self by 0 and damage an enemy unit by 3.
Increase the boost by 1 for each opponent turn in which Rain or Storm triggered this round.','https://gwent.one/image/gwent/assets/card/art/medium/5557.jpg',5,1,'bronze','unit',@uroboros),
('Seditious Aristocrats',@nilfgaard,'They love expensive wine, horse riding, and good old backstabbing.','Deploy: Boost self by 1 for each Spying enemy unit.
Whenever an enemy unit gains Spying, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2081.jpg',5,4,'bronze','unit',@master_mirror),
('Sewer Raiders',@syndicate,'Built for movin'' shite, but it moves coin just as well.','Deploy (Hoard 4): Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1892.jpg',5,4,'bronze','unit',@novigrad),
('Shady Vendor',@syndicate,'If he aint got it, you dont need it.','Profit 1.
Tribute 4 (Melee): Create and play a bronze 4-provision Crime.
Tribute 5 (Ranged): Create and play a bronze 5-provision Crime.','https://gwent.one/image/gwent/assets/card/art/medium/3950.jpg',5,4,'bronze','unit',@cursed_toad),
('Siege Master',@northern_realms,'I never miss twice.','Order: Reduce an allied unit''s Cooldown by 1.
When you play a Siege Engine, Summon self from your hand to the left of it, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1121.jpg',5,1,'bronze','unit',@base_set),
('Siren',@monster,'Legends claim they lure sailors to their doom with their entrancing songs… though more likely, the sailors were more entranced by their other ample charms.','Order: Consume an allied unit.
Deathwish: Boost adjacent allied units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1416.jpg',5,4,'bronze','unit',@base_set),
('Sly Seductress',@syndicate,'The sweeter her words, the more bitter your losses.','Fee 3: Gain a Shield.
Whenever your opponent plays a unit, boost self by 1.
Bonded: Whenever your opponent plays a card, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1904.jpg',5,4,'bronze','unit',@novigrad),
('Spontaneous Evolution',@monster,'Professor Malaspina accidentally added an extra ingredient to the concoction—compound X.','Boost an allied unit by 5 and gain an additional effect based on the unit''s category:
Insectoid - Spawn 3 drones on the boosted unit''s row.
Beast - Boost that unit by 9 instead.
Ogroid - Spawn a Nekker on the boosted unit''s row.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',5,0,'bronze','special',@way_of_the_witcher),
('Spring Equinox',@neutral,'The days grow longer and the dresses of maidens grow shorter.','Doomed.
Boost an allied unit by 0. Increase the boost by 1 for each Nature card other than Spring Equinox in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1699.jpg',5,0,'bronze','special',@crimson_curse),
('Standard Bearer',@nilfgaard,'You shall defend this standard if it costs you your lives! Gloir aen Ard Feainn!','Deploy: Boost self by 1 for each boosted enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1488.jpg',5,4,'bronze','unit',@base_set),
('Stolen Mutagens',@syndicate,'Like organ harvesting—but far more lucrative.','Choose a mutagen:
Red - Damage an enemy unit by 4.
Blue - Poison an allied unit and gain 5 Coins.
Green - Boost an allied unit by 4 and give it Veil.
If you control at least 2 Salamandra units, also choose an additional mutagen.','https://gwent.one/image/gwent/assets/card/art/medium/2301.jpg',5,0,'bronze','special',@way_of_the_witcher),
('Stunning Blow',@skellige,'It clanged like hitting a bell. The Redanian fell to the ground unconscious, dark blood gushing from underneath the dented metal…','Damage a unit by 5. If it has Armor, damage by 7 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1965.jpg',5,0,'bronze','special',@iron_judgment),
('Succubus',@monster,'Hydration is of utmost importance.','Deathwish: At the end of your turn, if there is another Succubus in your graveyard, Summon self from your graveyard to a random row and gain Doomed.
Adrenaline 4: Don''t gain Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/2323.jpg',5,5,'bronze','unit',@way_of_the_witcher),
('Svalblod Priest',@skellige,'The cruelty of Svalblod priests proved so fierce, so merciless that - upon the cult''s collapse - they were condemned and cast out to the high seas aboard longships with nary a paddle nor sail to guide them.','At the end of your turn, damage the unit to the right by 1, then boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1455.jpg',5,3,'bronze','unit',@crimson_curse),
('Temerian Drummer',@northern_realms,'Not the career he had in mind when he told mummy he wanted to be a musician.','At the end of your turn, boost the unit to the right by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1492.jpg',5,4,'bronze','unit',@starter_set),
('Temerian Infantry',@northern_realms,'Temeria! Temeria! Gods shed all grace on thee! And smite thy foes with horrid woes, for all eternity!','Formation.
Order: Boost an allied unit by 2 for each remaining Charge of your leader ability.','https://gwent.one/image/gwent/assets/card/art/medium/1118.jpg',5,3,'bronze','unit',@base_set),
('Thunderbolt',@neutral,'The witcher''s face changed… his mien turning inhuman, horrifying.','Deploy: Boost an allied unit by 3.
Order: Boost an allied unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1060.jpg',5,0,'bronze','artifact',@starter_set),
('Tidecloak Hideaway',@syndicate,'Once a terror of the high seas, it now sits idle and fat with gold, unable to leave port.','Deploy (Ranged): Boost an allied unit by 1 for each Pirate in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1893.jpg',5,5,'bronze','unit',@novigrad),
('Trained Hawk',@scoiatael,'I whistle once, it comes back. I whistle twice, it comes back with your eyes in its talons.','Harmony.
Deploy (Melee): Damage an enemy unit by 2.
Deploy (Ranged): Move a unit to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/2018.jpg',5,3,'bronze','unit',@merchants_of_ofir),
('Traveling Merchant',@neutral,'Florens, orens, crowns - I accept them all!','Deploy (Ranged): Shuffle a card from your hand into your deck, then draw a card.','https://gwent.one/image/gwent/assets/card/art/medium/1770.jpg',5,5,'bronze','unit',@crimson_curse),
('Treasure Huntress',@syndicate,'No island, cape nor bay can guard their secrets from this restless soul and her trusted companion.','Profit 3.
Fee 3 (Hoard 9): Infuse an allied unit with "At the end of your turn, gain 1 Coin".','https://gwent.one/image/gwent/assets/card/art/medium/3815.jpg',5,4,'bronze','unit',@cursed_toad),
('Tuirseach Skirmisher',@skellige,'Friends we show heart, foes we show our axe. Remember that.','When this unit is Discarded, Summon it from your graveyard to your Melee row.','https://gwent.one/image/gwent/assets/card/art/medium/1267.jpg',5,4,'bronze','unit',@base_set),
('Tuirseach Veteran',@skellige,'In my days I''ve seen wonders no man''s ever dreamt of, and done things no man should ever do.','Deploy: Damage self by 3.
Berserk 3: Heal self.','https://gwent.one/image/gwent/assets/card/art/medium/1350.jpg',5,8,'bronze','unit',@base_set),
('Venendal Elite',@nilfgaard,'Ebbing is famed for its top-notch mercenaries and light cavalry.','Deploy: Boost self by 1 for each Tactic in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1514.jpg',5,5,'bronze','unit',@base_set),
('Viper Witcher',@nilfgaard,'Viper Witchers are trained to fight with twin blades, often referred to as “fangs”. This style focuses on fast and furious strikes aimed to overwhelm their target, be it monster or man.','Deploy: Give an enemy unit Bleeding (2).
Adrenaline 6: If it''s not a Token, Spawn a base copy of that unit at the top of your opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/2310.jpg',5,4,'bronze','unit',@way_of_the_witcher),
('Viper Witcher Alchemist',@nilfgaard,'What doesnt kill you makes you stronger. Or weaker. It depends, really.','Deploy (Melee): Reveal a random unit from your opponent''s deck and boost self by its power.','https://gwent.one/image/gwent/assets/card/art/medium/2313.jpg',5,2,'bronze','unit',@way_of_the_witcher),
('Vrihedd Brigade',@scoiatael,'Vrihedd? What''s that mean? Trouble.','Deploy: Damage an enemy unit by 2.
Whenever moved, damage a random enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1211.jpg',5,4,'bronze','unit',@base_set),
('Vrihedd Vanguard',@scoiatael,'Temerians, Redanians, all the same. Better off dead.','Deploy (Melee): Boost self by 1 for each Elf in your hand.
Deploy (Ranged): Boost self by 1 for each Elf on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1218.jpg',5,2,'bronze','unit',@base_set),
('Watchman',@neutral,'I can''t even see over this bloody thing.','Shield.
Order: Give an allied unit a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1628.jpg',5,5,'bronze','unit',@crimson_curse),
('Whisperer of Dol Blathanna',@scoiatael,'You won''t find more fertile land than in the Valley of Flowers, and with a little magic you can count on a ripe harvest up to three times a year.','Veil.
When you play a special card, Spawn a base copy of self on this row and remove a Counter.
Counter: 1','https://gwent.one/image/gwent/assets/card/art/medium/2029.jpg',5,3,'bronze','unit',@price_of_power),
('Wild Hunt Bruiser',@monster,'He considers it an excellent joke - to split the skulls of the living with the skulls of the dead.','Deploy: Move an enemy unit to the other row. If the target moves to a row affected by Frost, damage it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2195.jpg',5,5,'bronze','unit',@master_mirror),
('Wild Hunt Rider',@monster,'First the buffalo horns atop their helms penetrate one''s view, then the crest betwixt them, and finally the skull-like face exposed beneath their visors.','Deploy (Dominance): Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1168.jpg',5,4,'bronze','unit',@starter_set),
('Will o'' the wisp',@neutral,'Fool''s fires... those little shiny thingies that shall lead thee to certain doom.','Destroy a Doomed unit.','https://gwent.one/image/gwent/assets/card/art/medium/2250.jpg',5,0,'bronze','special',@master_mirror),
('Witch Apprentice',@monster,'Mistress said I would have to toss it on the spit after I finish my studies, but she was just kidding. Right...?','Sabbath: At the end of your turn, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2052.jpg',5,4,'bronze','unit',@price_of_power),
('Witch Hunter Executioner',@syndicate,'It''d be a right shame if I cut any of your beautiful hair.','Profit 2.
Fee 1: Give an enemy unit Bleeding (1). If it has a Bounty, damage it by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1436.jpg',5,4,'bronze','unit',@novigrad),
('Wyvern',@monster,'Imagine a cross between a winged snake and a nightmare. Wyverns are worse.','Thrive.
Deploy (Ranged): Damage an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1160.jpg',5,3,'bronze','unit',@base_set),
('Abandoned Girl',@scoiatael,'People believe that sick girls will spread their illness among the dryads, but in reality, Brokilon protects its children. Abandoned ones, too.','Order: Transform into a Young Dryad without changing power, then gain Vitality equal to the number of Dryads on this row.','https://gwent.one/image/gwent/assets/card/art/medium/2061.jpg',4,4,'bronze','unit',@master_mirror),
('Acherontia Deckhand',@syndicate,'Hard not to learn humility over the years, watching all that fortune shuffled along, behind crossed blades, and under threat of a beating.','Profit 1.
Vice 3: Boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/5616.jpg',4,4,'bronze','unit',@uroboros),
('Aedirnian Mauler',@northern_realms,'Ugh, these guys can be a real headache.','Order (Melee): Damage an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1629.jpg',4,4,'bronze','unit',@base_set),
('Aen Elle Aristocrat',@monster,'Those born with a silver spoon in their mouth rarely care to learn how it got there in the first place.','Order (Dominance): Move an enemy unit to the other row.
At the end of your turn, Spawn Frost for 1 turn on each enemy row on which Frost was applied this turn.','https://gwent.one/image/gwent/assets/card/art/medium/4078.jpg',4,4,'bronze','unit',@cursed_toad),
('Aen Elle Conqueror',@monster,'For his noble kind morality is but a whim enjoyed by others. More specifically, those who lose.','Veil.
Deploy: Destroy self.
Devotion: Cancel the Deploy ability.','https://gwent.one/image/gwent/assets/card/art/medium/2196.jpg',4,7,'bronze','unit',@master_mirror),
('Alba Spearman',@nilfgaard,'Death and glory!','Deploy: Damage 2 enemy units by the number of statuses on units adjacent to the targets.','https://gwent.one/image/gwent/assets/card/art/medium/1317.jpg',4,3,'bronze','unit',@starter_set),
('Alchemist',@nilfgaard,'Two ounces of calcium equum, one ounce of rubedo…','Deploy (Ranged): Swap the power of 2 allied units.','https://gwent.one/image/gwent/assets/card/art/medium/1321.jpg',4,5,'bronze','unit',@base_set),
('An Craite Armorsmith',@skellige,'Ye''re in for a poundin''.','Deploy: Boost an allied unit by 1 for every 2 Armor on the highest-Armor unit in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1271.jpg',4,4,'bronze','unit',@base_set),
('An Craite Blacksmith',@skellige,'Remember me words - a good shield can save yer life.','Order: Boost an allied unit by 1.
Charge: 1
Whenever you play a Warrior, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1265.jpg',4,4,'bronze','unit',@base_set),
('An Craite Marauder',@skellige,'You daft? You mean to sail to Skellige? Those barbarians''ll tear you to shreds!','Deploy (Melee): Split 3 damage randomly between all enemy units.','https://gwent.one/image/gwent/assets/card/art/medium/1594.jpg',4,3,'bronze','unit',@base_set),
('An Craite Warcrier',@skellige,'Every man, woman and child in Skellige can split a foe with an axe. Only a select few can split enemy ears with a rage-filled cry.','Bloodthirst 1: At the end of your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1062.jpg',4,4,'bronze','unit',@base_set),
('An Craite Warrior',@skellige,'Our clan''s bards will sing of my deeds long after you''re dead and forgotten!','Deploy: Give an enemy unit Bleeding (3). If played from the graveyard, damage an enemy unit by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1255.jpg',4,4,'bronze','unit',@base_set),
('Angry Mob',@nilfgaard,'Wanna know their secret? They are always angry.','Deploy: Damage an enemy unit by 2.
Conspiracy: Boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2183.jpg',4,3,'bronze','unit',@master_mirror),
('Arachas Nest',@monster,'Damn, the filth''s o''errun us… We need a witcher or there''s no livin'' ''ere!','Spawn 4 Drones on an allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',4,0,'bronze','special',@base_set),
('Archespore',@monster,'Folklore claims they sprout from soil watered with the blood of the dying. Thus they flourish in grounds consecrated by pogroms, dark rituals or brutal murders.','Deathwish: Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1342.jpg',4,4,'bronze','unit',@starter_set),
('Ard Feainn Heavy Cavalry',@nilfgaard,'When Emhyr declared that his cavalry would stomp his enemies into the mud, we thought he was speaking metaphorically. We were wrong.','Flanking.
At the end of your turn, gain 1 Armor.
Ranged: When this unit reaches 5 Armor, move self to the Melee row.
Barricade (Melee): Whenever your opponent plays a unit on their side of the battlefield, lose all Armor and damage it by the same amount, then Lock self.','https://gwent.one/image/gwent/assets/card/art/medium/1959.jpg',4,4,'bronze','unit',@iron_judgment),
('Ard Feainn Tortoise',@nilfgaard,'Close formation, clench your sphincters! Left, right, left, steady!','Exposed: Boost the highest-power enemy unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1957.jpg',4,7,'bronze','unit',@iron_judgment),
('Arena Endrega',@syndicate,'Strong as an ox, dumb as a box.','Deploy: Gain Coins equal to the amount an allied unit is damaged.','https://gwent.one/image/gwent/assets/card/art/medium/1844.jpg',4,4,'bronze','unit',@novigrad),
('Arena Ghoul',@syndicate,'He''ll be a perfect fit for your arena. Just like a mutt lickin'' your plate after dinner.','Deploy: At the end of this turn, destroy self.
Tribute 1: Cancel the Deploy ability.','https://gwent.one/image/gwent/assets/card/art/medium/1845.jpg',4,7,'bronze','unit',@novigrad),
('Aretuza Student',@northern_realms,'Knowledge beyond measure is a sorceresss greatest treasure.','Patience (Ranged).
Order (Ranged): Boost an allied unit by [0].','https://gwent.one/image/gwent/assets/card/art/medium/3369.jpg',4,4,'bronze','unit',@price_of_power),
('Armor Up',@skellige,'Why try to sidestep the blow, when you can easily bear the brunt?','Damage an enemy unit by 2.
Spawn 3 Witcher Students on the opposite row, damage them by 1, then give them 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/2304.jpg',4,0,'bronze','special',@way_of_the_witcher),
('Armored Drakkar',@skellige,'You can''t take it upriver… but you can certainly take it to chase the imperial fleet.','At the end of your turn, if Armored Drakkar has no Armor, gain 2 Armor.
Exposed: Boost self by 1.
Bloodthirst 2: Boost by 2 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1961.jpg',4,4,'bronze','unit',@iron_judgment),
('Assault',@syndicate,'Human life is fragile. Especially in Novigrad.','Damage an enemy unit by 4. If you control at least 2 Salamandra units, damage by 6 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1822.jpg',4,0,'bronze','special',@iron_judgment),
('Back-Alley Chemist',@syndicate,'I do this for my family, always for my family!','Zeal. Order: Poison an allied unit and boost it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1733.jpg',4,4,'bronze','unit',@novigrad),
('Ballista',@northern_realms,'What crossbows want to be when they grow up.','Deploy: Damage an enemy unit by 1.
Order: Damage an enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1096.jpg',4,3,'bronze','unit',@starter_set),
('Ban Ard Student',@northern_realms,'Kaedweni Intelligence considers Ban Ard a hot spot for recruitment, and expelled students⁠—of which there are many⁠—often find themselves swiftly enlisted within the secret service.','Patience (Melee).
Order (Melee): Damage an enemy unit by [0].','https://gwent.one/image/gwent/assets/card/art/medium/2042.jpg',4,4,'bronze','unit',@price_of_power),
('Battle Preparation',@nilfgaard,'Many a knight met an untimely death because of his shoddily tied breastplate coming undone.','Boost an allied unit by 4 and give it 2 Armor. If it''s a Soldier, boost by 6 and give 2 Armor instead.','https://gwent.one/image/gwent/assets/card/art/medium/1960.jpg',4,0,'bronze','special',@iron_judgment),
('Bear Witcher Adept',@skellige,'To become a Bear Witcher, all students must pass the Trial of the Mountain. This requires venturing to the peak of Mount Gorgon to retrieve a special runestone as proof of ascent—an especially brutal challenge, as many boys freeze to death long before they find the summit.','Deploy: Damage self by 4.
At the end of your turn, Heal self by 1. While not damaged, gain 1 Armor instead.','https://gwent.one/image/gwent/assets/card/art/medium/2351.jpg',4,7,'bronze','unit',@way_of_the_witcher),
('Beggar',@syndicate,'Say what you will about his technique, I think he captured your good side.','Profit 3.
Bonded: Profit 5 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1907.jpg',4,3,'bronze','unit',@novigrad),
('Biting Frost',@neutral,'Best thing about frost? Bodies of the fallen don''t rot so quickly.','Spawn Frost on an enemy row for 3 turns.','https://gwent.one/image/gwent/assets/card/art/medium/1052.jpg',4,0,'bronze','special',@base_set),
('Bleeding Effigy',@monster,'A drop of blood, a hair from the head, a fragment of a nail…','Banish a bronze unit from your opponent''s graveyard, then boost an allied unit by its power. If you control Bloody Mistress or Gernichora, you may also target gold units.','https://gwent.one/image/gwent/assets/card/art/medium/3371.jpg',4,0,'bronze','special',@price_of_power),
('Blindeye Apothecary',@syndicate,'After her husband died in a tragic carriage accident, she threw herself completely into her work.','Deploy (Melee): Heal an allied unit.
Deploy (Ranged): Boost an allied unit by 4.
Tribute 2: Combine both Deploy abilities instead.','https://gwent.one/image/gwent/assets/card/art/medium/1905.jpg',4,2,'bronze','unit',@novigrad),
('Bloody Good Fun',@syndicate,'What do ye mean, Why? The game was beginnin'' to drag!','Profit 4.
Spend all your Coins and damage an enemy unit by the same amount.','https://gwent.one/image/gwent/assets/card/art/medium/1849.jpg',4,0,'bronze','special',@novigrad),
('Blue Mountain Elite',@scoiatael,'By the time we''d heard them, it was already too late…','Deploy (Ranged): Damage an enemy unit by 3 if it is the only unit on its row.','https://gwent.one/image/gwent/assets/card/art/medium/1225.jpg',4,3,'bronze','unit',@base_set),
('Blue Stripes Scout',@northern_realms,'Blue Stripes and Scoia''tael are similar in one regard - hatred fuels both.','Deploy (Melee): Spawn a base copy of a bronze non-Neutral allied unit at the bottom of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1109.jpg',4,4,'bronze','unit',@base_set),
('Bomb Heaver',@neutral,'Knew a young couple once—got separated right after the weddin''. Bomb in the carriage''ll do that.','Deploy: Damage an enemy unit by 1. If you have a Bomb in your hand, damage by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1540.jpg',4,4,'bronze','unit',@thronebreaker),
('Bombardment',@northern_realms,'Castle won''t batter itself down, now will it? Get them trebuchets rollin''!','Split 4 damage randomly between all enemy units. Increase the damage by 1 for each Siege Engine you control.','https://gwent.one/image/gwent/assets/card/art/medium/1098.jpg',4,0,'bronze','special',@base_set),
('Bridge Troll',@monster,'This here bridge? Trolls built it a long time ago. Sat under it, made folk pay ''em a hefty copper to pass. Thing is, not many folk pass this way. So they all packed up, went their way. Not the bridge, though. It stayed.','Deathwish: Boost the lowest-power allied unit by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1510.jpg',4,4,'bronze','unit',@base_set),
('Brokilon Sentinel',@scoiatael,'Brokilon is not merely the forest you see before you. She yet lives on in the cities, villages, and fields you so callously carved from her flesh. We shall yet reclaim what you have stolen from her.','Deploy: Damage an enemy unit by 2.
Deathblow: Also Summon all copies of self from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1438.jpg',4,2,'bronze','unit',@crimson_curse),
('Brokvar Archer',@skellige,'So ye can hit a movin'' target at two hundred paces? Me, too. In a storm.','Deploy (Ranged): Damage an enemy unit by the number of damaged units your opponent controls.','https://gwent.one/image/gwent/assets/card/art/medium/1269.jpg',4,4,'bronze','unit',@starter_set),
('Brokvar Hunter',@skellige,'Better believe we can hunt. Thing is, not much game on Spikeroog…','Zeal. Order (Ranged): Damage a unit by 1.
Cooldown: 2
Whenever you play a Beast, reduce the Cooldown by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1256.jpg',4,4,'bronze','unit',@base_set),
('Brokvar Warrior',@skellige,'RAAAAAAAAAGH!!!','Deploy: Damage an enemy unit by 3.
If the target is damaged, repeat the Deploy ability with a different target and decrease the damage by 1.','https://gwent.one/image/gwent/assets/card/art/medium/4068.jpg',4,2,'bronze','unit',@cursed_toad),
('Bruxa',@monster,'The vampiress lunged in a blur, unleashing an inhuman shriek. The wall of sound slammed into the witcher like a battering ram - splintering his ribs, forcing the air from his lungs, and sending tendrils of pain down his spine.','Thrive.
Deploy: Give an enemy unit Bleeding (2).','https://gwent.one/image/gwent/assets/card/art/medium/1410.jpg',4,3,'bronze','unit',@crimson_curse),
('Buhurt',@nilfgaard,'The one ONLY absolute iron-clad rule is: no crotch shots!','Boost an enemy unit by 3, then an allied unit by 9.','https://gwent.one/image/gwent/assets/card/art/medium/4063.jpg',4,0,'bronze','special',@cursed_toad),
('Cat Witcher Adept',@scoiatael,'Cat students hone their balance by walking a tightrope blindfolded. Failure is easy to shrug off at first, but throughout their training, the walk gets higher⁠—and more perilous⁠—as they work toward their final Trial, where failure is not so forgiving.','Deploy (Melee): Give an enemy unit Bleeding equal to the number of units on that unit''s row.
Deploy (Ranged): Give an allied unit Vitality equal to the number of units on that unit''s row.','https://gwent.one/image/gwent/assets/card/art/medium/2341.jpg',4,4,'bronze','unit',@way_of_the_witcher),
('Celaeno Harpy',@monster,'Common harpies feed on carrion. Celaeno harpies… they feed on dreams.','Deploy: Consume an allied unit.
Bonded: Also Spawn a Harpy Egg on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1174.jpg',4,5,'bronze','unit',@starter_set),
('Chameleon',@scoiatael,'Its own mother wouldn''t be able to tell you of its true colors.','Deploy: Infuse self with a random Scoia''tael primary category that you don''t control.
Order: Replay self, then reduce own base power by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3803.jpg',4,4,'bronze','unit',@cursed_toad),
('Cintrian Artificer',@northern_realms,'What shall I call it? Perhaps Andúril...','Formation.
Order: Give an allied unit a Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1710.jpg',4,4,'bronze','unit',@crimson_curse),
('Cintrian Enchantress',@northern_realms,'The ladies of the Cintrian court are oft touted for their stately elegance - and equally impressive aptitude for magic','Deploy (Ranged): Give an allied unit Vitality (2).
Bonded: Give it Vitality (4) instead.','https://gwent.one/image/gwent/assets/card/art/medium/1711.jpg',4,4,'bronze','unit',@crimson_curse),
('Cintrian Envoy',@northern_realms,'She thought service in the diplomatic corps would mean a quiet life behind a desk. She and her blistered feet were sorely mistaken...','Formation.
Order: Look at 3 random cards from your deck. You may move 1 to the top of it.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1712.jpg',4,4,'bronze','unit',@crimson_curse),
('Cintrian Knight',@northern_realms,'For whom does the bell toll?','Deploy: Damage an enemy by 2.
Deathblow: Gain Vitality (2).
Grace 6: Boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1713.jpg',4,3,'bronze','unit',@crimson_curse),
('Clear Skies',@neutral,'The sun''s shinin'', Dromle! The sun''s shinin''! Maybe there''s hope after all…','Boost all units on an allied row by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1053.jpg',4,0,'bronze','special',@base_set),
('Cleaver''s Muscle',@syndicate,'Those who try to cheat Cleaver are in for a rude awakening... And a rough landing.','Shield.','https://gwent.one/image/gwent/assets/card/art/medium/1875.jpg',4,6,'bronze','unit',@novigrad),
('Cockatrice',@monster,'Always strikes between the vertebrae, under your left kidney or straight into your aorta. That way, it only needs to strike once.','Deploy: Boost self by 2 for each adjacent Beast.
Predator: Also Poison an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1473.jpg',4,2,'bronze','unit',@base_set),
('Combat Engineer',@nilfgaard,'Want irrefutable proof of civilization''s advance? Look at war. Man gets better at killing with each one.','Deploy: Give 1 Charge to all allied Machines in hand, deck, and on the battlefield.','https://gwent.one/image/gwent/assets/card/art/medium/1318.jpg',4,4,'bronze','unit',@base_set),
('Confession Extractor',@syndicate,'Whether they spit lies or cry truths, it matters not⁠—the Extractor always gets its confession.','Profit 4.
While in your graveyard, damage an enemy unit by 1 whenever you place a Bounty on it.
Counter: 3','https://gwent.one/image/gwent/assets/card/art/medium/3374.jpg',4,0,'bronze','special',@price_of_power),
('Congregation',@syndicate,'Our church is not this temple, not our scripture. It is our people, our community, we who have faith.','Spawn 2 Firesworn Zealots on an allied row. If there is a Firesworn unit on that row, Spawn 3 Firesworn Zealots instead.','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',4,0,'bronze','special',@novigrad),
('Courier',@syndicate,'''Tis not steel and blood that wins wars, but information.','Deploy (Melee): Look at the top 3 cards from your opponent''s deck and move one to the top.
Deploy (Ranged): Look at the top 3 cards from your deck and move one to the top.','https://gwent.one/image/gwent/assets/card/art/medium/1909.jpg',4,5,'bronze','unit',@novigrad),
('Crow Clan Druid',@skellige,'Wise men claim that animals are mindless automatons. Wise men don''t know what they''re talking about.','Zeal. Order: Banish an allied Crow, then play a 4-provision Alchemy card from your graveyard and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/2043.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Crow Clan Preacher',@skellige,'A lot of learning awaits you. And a lot of mistakes.','Whenever you play an Alchemy card, boost self by 1.
Bonded: Boost by 2 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2012.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Crow''s Eye',@neutral,'A certain famous pirate once so loved this intoxicating herb, he earned the nickname ''Crow''s Eye.'' The theatrical version of his legend omits this, however, to the great consternation of pirate lore sticklers.','Purify an allied unit and boost it by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1468.jpg',4,0,'bronze','special',@base_set),
('Crow''s-eye Rhizome',@skellige,'Fatally poisonous. Unless you know how to prepare it…','Spawn 2 Crows on an allied row. If you control a Druid, Spawn 3 Crows instead.','https://gwent.one/image/gwent/assets/card/art/medium/2043.jpg',4,0,'bronze','special',@merchants_of_ofir),
('Cursed Damsel',@monster,'An innocent girl surrounded by mutilated corpses of her sisters and servants. Don''t you pity her? She must be yearning for a comforting embrace.','Thrive.
Order: Halve own power and destroy an enemy unit with power up to the power removed from self.','https://gwent.one/image/gwent/assets/card/art/medium/3811.jpg',4,4,'bronze','unit',@cursed_toad),
('Cursed Knight',@northern_realms,'He fights an endless war whose beginning he no longer remembers.','Deploy: Transform an allied unit that is not a Cursed Knight into a Cursed Knight without changing its power.','https://gwent.one/image/gwent/assets/card/art/medium/1614.jpg',4,6,'bronze','unit',@base_set),
('Cutup Lackey',@syndicate,'The boss always gets to have the most fun. Truth be told, I prefer to watch anyway.','Whenever you play a Crime, damage a random enemy unit by 1.
Bonded: Damage by 2 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1847.jpg',4,4,'bronze','unit',@novigrad),
('Daerlan Soldier',@nilfgaard,'Learned a lot at Braibant Military Academy. How to scrub potatoes, for instance.','Deploy: If you control a Soldier, Summon all copies of self from your deck to this row.
At the start of the game, Spawn a copy of self in your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1306.jpg',4,2,'bronze','unit',@base_set),
('Dancing Star',@neutral,'A spectacular sight - until it explodes in your face.','Damage an enemy unit by 3.
Deathblow: Damage the unit to the right by 1 less.','https://gwent.one/image/gwent/assets/card/art/medium/1694.jpg',4,0,'bronze','special',@crimson_curse),
('Deithwen Arbalest',@nilfgaard,'I aim for the knees. Always.','Whenever an enemy unit gains a status during your turn, damage it by 1.
Counter: 6','https://gwent.one/image/gwent/assets/card/art/medium/1310.jpg',4,4,'bronze','unit',@base_set),
('Desert Banshee',@monster,'You''re worried you''ll die of thirst in the sands? Relax. You won''t make it that long.','Order: Consume an allied unit.
Whenever you play a unit with the Deathwish ability, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2028.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Dimeritium Bomb',@neutral,'An important part of every Witch Hunter''s kit. In one muted flash, it turns the most powerful sorcerer into pork jelly ripe for cutting.','Damage a unit by 4 and give it Veil.','https://gwent.one/image/gwent/assets/card/art/medium/1046.jpg',4,0,'bronze','special',@base_set),
('Dimun Corsair',@skellige,'The sea''s ours, along with everythin'' that floats, swims or sails in it!','Zeal. Order: Remove up to 2 Armor from an allied unit and boost self by the same amount.
Cooldown: 2
Whenever you play a Ship, decrease the Cooldown by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1450.jpg',4,4,'bronze','unit',@base_set),
('Dimun Light Longship',@skellige,'Escape them? In the waters of Skellige? Good luck.','Zeal. Order (Ranged): Damage self and an enemy unit by 1.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1263.jpg',4,5,'bronze','unit',@starter_set),
('Dimun Pirate Captain',@skellige,'Haul together, hoist the colors high!','Deploy (Bloodthirst 2): Gain Zeal.
Order: Damage a unit by 1.
Charges: 3','https://gwent.one/image/gwent/assets/card/art/medium/1258.jpg',4,3,'bronze','unit',@starter_set),
('Dimun Warship',@skellige,'Clan Dimun warships are light and fast, perfect for racing down slow merchant frigates.','Whenever you play a Pirate, damage self and a random enemy unit by 1.
Deathwish: Summon the highest-power bronze Pirate from your graveyard to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1408.jpg',4,4,'bronze','unit',@base_set),
('Dip in the Pontar',@syndicate,'The Pontar''s got more bodies than fish these days.','Profit 3.
Damage an enemy unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1894.jpg',4,0,'bronze','special',@novigrad),
('Disgraced Brawler',@skellige,'Skellige''s no home to murderers and rogues... Their crimes must be repaid in blood.','Deploy (Bloodthirst 1): Lock self.
Berserk 3: Destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1590.jpg',4,7,'bronze','unit',@crimson_curse),
('Dol Blathanna Bomber',@scoiatael,'They track like hounds, run like deer and kill like heartless demons.','Deploy: Damage 2 random enemy units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1213.jpg',4,2,'bronze','unit',@base_set),
('Dol Blathanna Bowman',@scoiatael,'You might manage to hide from them, but once spotted, don''t bother trying to run.','Deploy: Damage an enemy unit by 1 for each row that separates it from this unit.','https://gwent.one/image/gwent/assets/card/art/medium/1223.jpg',4,4,'bronze','unit',@base_set),
('Drowner',@monster,'Though the witchman lusts for gold, for the smiting of a drowner thou shalt give him but a silver penny, or three halfpence, at most.','Thrive.
Deploy: Move an enemy unit to the other row and damage it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1172.jpg',4,2,'bronze','unit',@base_set),
('Drummond Berserker',@skellige,'Tis but a scratch, aye?','At the end of your turn, damage self and a random enemy unit by 1.
Berserk 3: Transform into a Bear Abomination.','https://gwent.one/image/gwent/assets/card/art/medium/1776.jpg',4,5,'bronze','unit',@master_mirror),
('Drummond Villager',@skellige,'The lovely jointress, mother of four, wondrous cook, and last but not least - a fierce warrior.','Deploy: Give the unit to the right Bleeding (4), then give an enemy unit Bleeding (4).','https://gwent.one/image/gwent/assets/card/art/medium/2242.jpg',4,4,'bronze','unit',@master_mirror),
('Dryad Enchantress',@scoiatael,'The dryads used to stay on the sidelines, avoiding the conflict between the races. But times change…','Symbiosis.
Deploy (Melee): Give an allied unit 4 Armor.
Deploy (Ranged): Give an allied unit Vitality (4).','https://gwent.one/image/gwent/assets/card/art/medium/1944.jpg',4,3,'bronze','unit',@iron_judgment),
('Dryad Fledgling',@scoiatael,'Having recently tasted of the Water of Brokilon, she yet feels strange in her new skin... Her gift for killing, on the other hand, bloomed without delay.','Harmony.','https://gwent.one/image/gwent/assets/card/art/medium/1746.jpg',4,5,'bronze','unit',@crimson_curse),
('Dryad Grovekeeper',@scoiatael,'Is it true? That flowers in Brokilon bloom seven times a year? But... How can that be?','Deploy: Gain Vitality (2).
Bonded: Gain Vitality (4) instead.','https://gwent.one/image/gwent/assets/card/art/medium/1722.jpg',4,4,'bronze','unit',@crimson_curse),
('Dryad Matron',@scoiatael,'She teaches young dryads many useful skills: fletching arrows, communing with the forest, slitting the throats of men...','At the end of your turn, move self to the rightmost position on this row, then boost the unit to the left by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1679.jpg',4,4,'bronze','unit',@crimson_curse),
('Dryad''s Caress',@scoiatael,'Shh, shh... Evelienn va maeth, elaine blath...','Purify an allied unit and boost it by 3. If you control a Dryad, also give it Vitality (3).','https://gwent.one/image/gwent/assets/card/art/medium/1724.jpg',4,0,'bronze','special',@crimson_curse),
('Ducal Guard',@nilfgaard,'And whatever you do, never, EVER, mention the duchess''s sister. Right, so... Welcome to Her Majesty''s royal guard!','Flanking.
At the end of your turn, boost self by 1 if you used your leader ability this turn.','https://gwent.one/image/gwent/assets/card/art/medium/1422.jpg',4,5,'bronze','unit',@crimson_curse),
('Dun Banner',@northern_realms,'Stay calm, everyone. And be alert. The true owners of those cloaks and beaver-skin caps might be elsewhere.','Whenever Dun Banner receives a boost, Summon all copies of it from your deck to this row.','https://gwent.one/image/gwent/assets/card/art/medium/1114.jpg',4,3,'bronze','unit',@base_set),
('Dwarf Berserker',@scoiatael,'I know I''m going to die. So I''m making sure I''ll have company.','Barricade: At the end of your turn, damage self by 1 then damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1945.jpg',4,4,'bronze','unit',@iron_judgment),
('Dwarven Agitator',@scoiatael,'Mark me words, if ye dinnae get up off yer arses, humans''re gonnae come here an'' steal our wenches!','Deploy: Give 1 Armor to 2 Dwarves in your hand.
Whenever you play a Dwarf, give it 1 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1487.jpg',4,5,'bronze','unit',@starter_set),
('Dwarven Mercenary',@scoiatael,'The key''s mixin'' pleasure an'' business - like smackin'' foes and gettin'' coin for it.','Deploy: Damage self by 1 for each non-Dwarf unit in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/1220.jpg',4,7,'bronze','unit',@base_set),
('Dwarven Skirmisher',@scoiatael,'Worked a pickaxe all me life. Battleaxe won''t be any trouble.','Deploy (Melee): Damage an enemy unit by 3. If it survived, gain 1 Armor.
Order (Barricade): Damage an enemy unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1214.jpg',4,1,'bronze','unit',@starter_set),
('Elder Bear',@neutral,'We''re going on a bear hunt! We''re going to catch a-- THAT THING''S HUGE! RUN!','No ability.','https://gwent.one/image/gwent/assets/card/art/medium/1278.jpg',4,6,'bronze','unit',@starter_set),
('Elven Scout',@scoiatael,'They say elves leave no tracks in the snow, but if you ask me, they are just a pack of village idiots, babbling nonsense.','Whenever an allied Trap is triggered, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1538.jpg',4,4,'bronze','unit',@base_set),
('Elven Scribe',@scoiatael,'Knowledge, my dear, is a privilege, and privileges are only shared among equals.','Whenever you play a special card, remove a Counter.
Counter: 3
When the Counter reaches 0, boost self by 6.','https://gwent.one/image/gwent/assets/card/art/medium/1443.jpg',4,4,'bronze','unit',@base_set),
('Elven Swordmaster',@scoiatael,'Combat is a dance, and you must never allow your opponent to lead.','Order (Melee): Damage an enemy unit by 1.
Cooldown: 2
Whenever you play an Elf, decrease the Cooldown by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1593.jpg',4,4,'bronze','unit',@base_set),
('Elven Wardancer',@scoiatael,'You mean to say the she-elf danced amidst the fray? Have you lost your mind, corporal?!','Deploy: Damage an enemy unit by 1. If Elven Wardancer is already boosted, damage by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1222.jpg',4,4,'bronze','unit',@starter_set),
('Emissary',@nilfgaard,'But… but there''s no justice in it! One does not kill the messenger!','Disloyal.
Deploy: Boost an allied unit by 7.','https://gwent.one/image/gwent/assets/card/art/medium/1319.jpg',4,1,'bronze','unit',@starter_set),
('Endrega Eggs',@monster,'If you find some it''s best to burn the entire forest down. Then run as far away as you can.','Deathwish: Spawn 3 Drones on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',4,4,'bronze','unit',@iron_judgment),
('Endrega Warrior',@monster,'Where I come from no one was afraid of the Big Bad Wolf or Baba Yaga. Instead, we had an Endrega nest in the shrubs beyond the village.','Deploy: Consume your adjacent units. For each Consumed Insectoid, gain 1 Charge.
Zeal. Order: Spawn a Drone on this row.
Charge: 1','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',4,4,'bronze','unit',@iron_judgment),
('Enraged Cyclops',@monster,'You wont like him when hes angry. Or any other time, come to think of it…','Timer 7: Set own base power to 10.
Deploy: Reduce the Timer by 1 for each Ogroid in your hand.','https://gwent.one/image/gwent/assets/card/art/medium/5610.jpg',4,4,'bronze','unit',@uroboros),
('Epidemic',@neutral,'Epidemics respect no persons, no borders.','Destroy a 4-provision cost unit.','https://gwent.one/image/gwent/assets/card/art/medium/1057.jpg',4,0,'bronze','special',@base_set),
('Eternal Eclipse Deacon',@nilfgaard,'Once you see beyond the occult fumes and elitist allure, only then you cease to be a piece and become a player.','Deploy: Infuse a unit in your hand with the Cultist category.
Order: Infuse a unit in your deck with the Cultist category.','https://gwent.one/image/gwent/assets/card/art/medium/3794.jpg',4,4,'bronze','unit',@cursed_toad),
('Eternal Eclipse Initiate',@nilfgaard,'The air of mystery, the promise of power - enough to obtain a whole set of pawns for your chessboard.','Order: Infuse a bronze enemy unit with "Whenever your opponent plays a Cultist, damage self by 1. Deathwish: Spawn a base copy of self on the opposite row, Infuse it with the Cultist category, then set its power to the number of Cultists your opponent controls".','https://gwent.one/image/gwent/assets/card/art/medium/3795.jpg',4,4,'bronze','unit',@cursed_toad),
('Eternal Fire Disciple',@syndicate,'Look into your hearts, dear brethen. Does a contempt for injustice not burn within it?','Profit 2.
Fee 1: Spawn a Firesworn Zealot on this row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1910.jpg',4,3,'bronze','unit',@novigrad),
('Eternal Fire Inquisitor',@syndicate,'The burning light of the Eternal Fire reveals all!','Deploy: Destroy an allied Firesworn Token, then boost self by 4.
Timer 2: Spawn a base copy of the destroyed Token on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1431.jpg',4,4,'bronze','unit',@novigrad),
('Eternal Fire Priest',@syndicate,'Closer, my sheep, gather closer. May the Eternal Fire warm your souls!','Whenever you Spawn one or more units on the battlefield, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1434.jpg',4,4,'bronze','unit',@novigrad),
('Eventide Plunder',@syndicate,'Wouldn''t be right to let all this rot in port. We''s doin'' ''em a favor, really.','Create a 4-provision cost unit with a Fee.','https://gwent.one/image/gwent/assets/card/art/medium/1891.jpg',4,0,'bronze','special',@novigrad),
('Failed Experiment',@syndicate,'Even failed experiments can serve a purpose. How else would one be expected to push the boundaries of knowledge?','Deploy: Poison self.
Fee 4: Move Poison from self to another unit.
Cooldown: 3','https://gwent.one/image/gwent/assets/card/art/medium/2333.jpg',4,6,'bronze','unit',@way_of_the_witcher),
('Fangs of the Empire',@nilfgaard,'For a courtesan, a single drop. For a rock troll, an entire bottle. And for Nordling scum? Why waste good poison when a rusty dagger will do?','Deploy: Poison an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1427.jpg',4,4,'bronze','unit',@crimson_curse),
('Feast of Blood',@monster,'Vampires have been known to fast for years at a time. Yet once the hunt resumes, they feed and feed until frenzied and drunk on blood.','Purify an enemy unit and damage it by 3. If you control a Vampire, also give it Bleeding (3).','https://gwent.one/image/gwent/assets/card/art/medium/1412.jpg',4,0,'bronze','special',@crimson_curse),
('Fence',@syndicate,'I prefer the term curator.','Deploy (Ranged): Gain Vitality equal to your Coin count.
Tribute 3: Boost self by your Coin count instead.','https://gwent.one/image/gwent/assets/card/art/medium/1889.jpg',4,3,'bronze','unit',@novigrad),
('Field Medic',@northern_realms,'Stitch red to red, white to white, and everything will be all right.','Deploy: Boost adjacent units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1113.jpg',4,2,'bronze','unit',@starter_set),
('Fiend',@monster,'A fiend looks a bit like a deer. An enormous, evil deer.','Deploy: Decrease own base power by 1 for each unit on the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/1039.jpg',4,8,'bronze','unit',@base_set),
('Fire Scorpion',@nilfgaard,'Name''s terribly misleading, makes it sound like some corpulent reddish arachnid, not an exquisitely engineered weapon of mass destruction...','Order: Damage a unit by 1.
Charge: 1
Whenever you play a Tactic, gain 1 Charge.','https://gwent.one/image/gwent/assets/card/art/medium/1311.jpg',4,4,'bronze','unit',@base_set),
('Fisstech',@syndicate,'Large pupils, chattering teeth, a mad cackle... Aye, that''s fisstech for ye.','Profit 4.
Poison a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1734.jpg',4,0,'bronze','special',@novigrad),
('Fisstech Trafficker',@syndicate,'Addictive? Why, not at all! I''ve quit several times before!','Deploy: Poison a unit. If it''s allied, also gain 3 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/1859.jpg',4,3,'bronze','unit',@novigrad),
('Foglet',@monster,'Fog creeps on little cat feet. Foglets creep over the bodies of their victims.','Deathwish: Spawn Fog on the opposite row for 3 turns.','https://gwent.one/image/gwent/assets/card/art/medium/1158.jpg',4,4,'bronze','unit',@base_set),
('Forest Whisperer',@scoiatael,'The dryads of Brokilon mastered a unique craft - to shape trees at will... And breathe into them life.','Deploy (Melee): Poison an enemy unit.
Order (Ranged): Give an allied unit Vitality (3).','https://gwent.one/image/gwent/assets/card/art/medium/1439.jpg',4,3,'bronze','unit',@crimson_curse),
('Forktail',@monster,'As for forktails, bait them thusly: pound a stake in the soil, bind a goat to it, then hide ye in nearto shrubbery posthaste.','Deploy: Damage all other units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1537.jpg',4,4,'bronze','unit',@base_set),
('Fortune Teller',@neutral,'Her prophecies have never been wrong - mainly because she always predicts something bad to happen.','Deploy (Melee): Give Doomed to a unit.
Deploy (Ranged): Give Veil to a unit.','https://gwent.one/image/gwent/assets/card/art/medium/2253.jpg',4,4,'bronze','unit',@master_mirror),
('Funeral Boat',@skellige,'Those who won their fortune at sea go back to the sea. Farewell, warrior.','Whenever a card enters either graveyard during your turn, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/5592.jpg',4,4,'bronze','unit',@uroboros),
('Garkain',@monster,'Blood on the ceiling, entrails on the wall... Got garkain written all over it.','At the end of your turn, if there is a Bleeding enemy unit, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1661.jpg',4,4,'bronze','unit',@crimson_curse),
('Golden Froth',@neutral,'Smell that? That''s the smell of happiness.','Boost 3 adjacent units by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1640.jpg',4,0,'bronze','special',@base_set),
('Griffin Witcher Adept',@northern_realms,'At Kaer Seren, students are afforded the luxury of choice when it comes to their final Trial. They either locate and retrieve a griffins egg, or recite the entirety of Liber Tenebrarum verbatim. To Old Keldars dismay, no one has ever chosen the latter.','Shield.
Order: Transform an allied Witcher into a base copy of Griffin Witcher Adept.','https://gwent.one/image/gwent/assets/card/art/medium/2361.jpg',4,4,'bronze','unit',@way_of_the_witcher),
('Gutting Slash',@skellige,'Man or tree, a Skelligan axe fells it all the same.','Damage a unit by 4.
Bloodthirst 2: Damage by 6 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1270.jpg',4,0,'bronze','special',@starter_set),
('Hawker Healer',@scoiatael,'Sure, I''ll patch you up. Gonna cost you though.','Deploy (Melee): Boost an allied unit by 2.
Deploy (Ranged): Heal an allied unit by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1210.jpg',4,3,'bronze','unit',@base_set),
('Hawker Support',@scoiatael,'Elf, dwarf, makes no difference - long as they''ve got coin.','Deploy: Boost a unit in your hand by 1. If that unit was already boosted, boost by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1221.jpg',4,3,'bronze','unit',@base_set),
('Hermit',@skellige,'Oh, good Lady, bless your faithful servant with a fat flounder.','Deploy: Damage self by 4.
Berserk 6: At the end of your turn, damage the unit to the right by 1, then Heal self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1966.jpg',4,7,'bronze','unit',@price_of_power),
('Heymaey Herbalist',@skellige,'We don''t burn cunning women in Skellige - we take their advice.','Deploy (Ranged): Heal an allied unit by 3 and boost it by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1384.jpg',4,1,'bronze','unit',@starter_set),
('Heymaey Protector',@skellige,'He fears nothing save Freya''s wrath... and his wife''s.','Whenever an adjacent unit takes damage, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1454.jpg',4,4,'bronze','unit',@base_set),
('Heymaey Skald',@skellige,'The deeds of Clan Heymaey will go down in history.','Deploy (Ranged): Draw a card, then Discard a card.','https://gwent.one/image/gwent/assets/card/art/medium/1262.jpg',4,4,'bronze','unit',@base_set),
('Heymaey Spearmaiden',@skellige,'Skellige women are wild and unpredictable. All units are to treat them as serious threats and never underestimate their capabilities. - General Directive to the Invading Forces of the Imperial Armada','Deploy: Damage an enemy unit by 2, then damage self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1453.jpg',4,6,'bronze','unit',@starter_set),
('Hideous Feast',@monster,'The fool paid heed to superstition, stuffed his ears with wax and didn''t hear the warnings. He ran his ship straight into the rocks.','Damage an enemy unit by 3 and boost an allied unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1182.jpg',4,0,'bronze','special',@base_set),
('Hybrid',@monster,'When one head just isnt enough.','Deploy (Melee): If a unit was destroyed during this turn, boost self by 5.
Deploy (Ranged): Consume an allied unit.','https://gwent.one/image/gwent/assets/card/art/medium/2320.jpg',4,4,'bronze','unit',@way_of_the_witcher),
('Hysteria',@syndicate,'Somebodys poisoned the waterhole! With innards!','Place a Bounty on an enemy unit and damage it by 3. If it already has a Bounty, damage by 6 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2057.jpg',4,0,'bronze','special',@price_of_power),
('Ice Troll',@monster,'Trolls come in many varieties, with differing shapes, sizes and predilections, though always with about as much brains as a bucket of rusty nails.','Might: At the end of your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1512.jpg',4,5,'bronze','unit',@base_set),
('Illusionist',@nilfgaard,'“When you are few, make them believe you are many. If they still attack, well... you were fucked either way.” - Unnamed Nilfgaardian strategist','Deploy: Spawn a base copy of a bronze unit from your opponent''s graveyard to the right of self and set its power to 1.
Bonded: Don''t set its power to 1.','https://gwent.one/image/gwent/assets/card/art/medium/3382.jpg',4,4,'bronze','unit',@price_of_power),
('Impenetrable Fog',@neutral,'A good commander''s dream… and a bad one''s horror.','Spawn Fog on an enemy row for 3 turns.','https://gwent.one/image/gwent/assets/card/art/medium/1054.jpg',4,0,'bronze','special',@base_set),
('Impera Brigade',@nilfgaard,'The Impera Brigade never surrenders. Ever.','Deploy: Damage all Spying units on the opposite row by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1312.jpg',4,4,'bronze','unit',@starter_set),
('Imperial Diplomacy',@nilfgaard,'A spy? No, that''s saying far too much. I consider myself more of an observer.','Create and play a bronze card from your opponent''s faction.','https://gwent.one/image/gwent/assets/card/art/medium/1320.jpg',4,0,'bronze','special',@base_set),
('Infiltrator',@nilfgaard,'You can run, but you''ll never hide.','Melee: At the end of the round, shuffle self into your opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/1423.jpg',4,4,'bronze','unit',@base_set),
('Iron Falcon Infantry',@neutral,'You have to look good on the battlefield too.','At the end of your turn, boost self by 1 if this is the only card on its row.
Bonded: At the end of your turn, boost self by 1 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1948.jpg',4,3,'bronze','unit',@iron_judgment),
('Iron Falcon Troubadour',@neutral,'When I play even dying''s more pleasant.','Deploy: Spawn a 1-power Locked copy of a Bonded unit from your starting deck on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1949.jpg',4,4,'bronze','unit',@iron_judgment),
('Kaedweni Cavalry',@northern_realms,'Always wondered - how the blazes do those lads handle nature''s call…?','Shield.
Whenever this unit loses its Shield, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1115.jpg',4,4,'bronze','unit',@base_set),
('Kaedweni Knight',@northern_realms,'Not every man in the Kaedweni Army supports his king''s politics. Yet not a single one would dare say that out loud.','When played or Summoned from the deck, boost self by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1339.jpg',4,4,'bronze','unit',@base_set),
('Kaedweni Revenant',@northern_realms,'Doomed to repeat the same day over and over again, just like the employees of Cianfanelli Bank.','Order: Damage a unit by 1.
Deathblow: Spawn a base copy of Kaedweni Revenant on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1613.jpg',4,4,'bronze','unit',@base_set),
('Kaedweni Sergeant',@northern_realms,'Forward, you sorry sods! Forward or you''ll see the Nilfgaardians are the least of your worries!','Formation.
Order: Boost an allied unit by 1.
Charges: 3','https://gwent.one/image/gwent/assets/card/art/medium/1094.jpg',4,3,'bronze','unit',@base_set),
('Kerack Cutthroat',@northern_realms,'He massacred that poor dryads body to the point that even her own mother would no longer be able to recognize it.','Formation.
Order: Give an enemy unit Bleeding (3).','https://gwent.one/image/gwent/assets/card/art/medium/2228.jpg',4,3,'bronze','unit',@master_mirror),
('Kerack Marine',@northern_realms,'I spy with my little eye something that is… green. Oh, shite! Thats a dryad!','Zeal. Order: Boost an allied unit by 2.
Devotion: Boost by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2227.jpg',4,3,'bronze','unit',@master_mirror),
('Kikimore Hatchling',@monster,'As a general rule, the more brightly colored the egg, the less you''ll want to fry it.','Order: Remove 1 boost from self, then Spawn a Drone on this row.
Cooldown: 1
Whenever you play an Organic card, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',4,4,'bronze','unit',@uroboros),
('Kikimore Warrior',@syndicate,'Come spring, the buggers start to burst through the woodwork. Literally.','Order: Destroy an allied unit, then Spawn a Kikimore Warrior on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1843.jpg',4,3,'bronze','unit',@novigrad),
('Kikimore Worker',@monster,'They say it can eat a whole man in armor down to the bone in less than a minute. I''d rather not find out if it''s true.','Whenever you play an Insectoid, gain 1 Armor.
Exposed: Destroy self.','https://gwent.one/image/gwent/assets/card/art/medium/1914.jpg',4,7,'bronze','unit',@iron_judgment),
('King Cobra',@neutral,'As long as I play it''ll dance. But when I stop…','Deploy: Poison an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/2033.jpg',4,2,'bronze','unit',@merchants_of_ofir),
('Knight Challenger',@nilfgaard,'While you were studying the blade, he mastered his hair.','Deploy: Gain Vitality equal to the amount of boost an enemy unit has.
Grace 8: Boost all units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/4064.jpg',4,5,'bronze','unit',@cursed_toad),
('Lesser Witch',@monster,'Less powerful, but no less terrible.','Deploy: Spawn a base copy of self in your graveyard.
Bonded: Spawn a base copy of self on this row instead.','https://gwent.one/image/gwent/assets/card/art/medium/1819.jpg',4,5,'bronze','unit',@price_of_power),
('Line of Credit',@syndicate,'Illiterate, ye say? A moment, if ye could. I''ll draw us up another agreement...','Destroy an allied unit or artifact, then gain 7 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/1858.jpg',4,0,'bronze','special',@novigrad),
('Little Havfrue',@skellige,'They will not hesitate to shower you with gifts and affection. They will proudly profess their unwavering adoration and unyielding devotion. Yet, I ask you, when has a man ever given up his legs for love? Hmm?','Deploy (Bonded): Increase this unit''s base power by 2.
Order: Damage self by 4 and Spawn Rain on an enemy row for 2 turns.','https://gwent.one/image/gwent/assets/card/art/medium/3385.jpg',4,6,'bronze','unit',@price_of_power),
('Lonely Champion',@syndicate,'So long as he continues the righteous fight, the Order and its flame endure.','Immunity.
Zeal. Order: Destroy all Firesworn Tokens on this row, then boost self by their total power.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1812.jpg',4,4,'bronze','unit',@master_mirror),
('Lyrian Cavalry',@northern_realms,'A horseman''s worth no less than his steed. And Lyrian horses are among the Continent''s best.','Whenever you play a unit with Orders, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1559.jpg',4,4,'bronze','unit',@base_set),
('Lyrian Scytheman',@northern_realms,'Our folk they feed, and our foes they bleed.','Deploy: Boost self by 1 for each boosted unit on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1481.jpg',4,4,'bronze','unit',@base_set),
('Mad Charge',@northern_realms,'You can''t stop a galloping cavalry horse. So if things go bad, the only thing to do is to lower your lance, close your eyes and pray to the gods.','Boost an allied unit by 5 and give it 2 Armor.
If it''s a Knight, also give it Vitality (2).','https://gwent.one/image/gwent/assets/card/art/medium/1739.jpg',4,0,'bronze','special',@iron_judgment),
('Maerolorn',@monster,'No gate nor wall can stop them. Just one tiny crack — that''s all they need...','Deploy: Trigger a bronze allied unit''s Deathwish ability.','https://gwent.one/image/gwent/assets/card/art/medium/1179.jpg',4,4,'bronze','unit',@base_set),
('Mage Infiltrator',@nilfgaard,'In her spare time, she likes playing practical jokes on others. Her favorite gag is switching footwraps and headwear.','Disloyal.
Deploy: Damage adjacent units by 3.
Deathblow: Move self to the opposite row and remove Spying.','https://gwent.one/image/gwent/assets/card/art/medium/2080.jpg',4,1,'bronze','unit',@master_mirror),
('Mahakam Ale',@neutral,'Considered to be the dwarves'' greatest contribution to world culture.','Boost a unit by 5 and remove its Lock.','https://gwent.one/image/gwent/assets/card/art/medium/1499.jpg',4,0,'bronze','special',@base_set),
('Mahakam Defender',@scoiatael,'I''m telling ye, we''re born fer battle - we slash straight at their knees!','Barricade: At the end of your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1215.jpg',4,4,'bronze','unit',@starter_set),
('Mahakam Guard',@scoiatael,'Only one punishment for disturbin'' the peace in Mahakam: a hammer to the heid.','Deploy: Boost self by the number of allied Dwarves on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1226.jpg',4,3,'bronze','unit',@base_set),
('Making a Bomb',@scoiatael,'Youll probably want to follow the instructions…','Move an enemy unit to the other row and give it Bleeding (4). If it''s the only unit on that row, damage it by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/2344.jpg',4,0,'bronze','special',@way_of_the_witcher),
('Mangonel',@nilfgaard,'This model specializes in slinging corpses and ripe dung.','Zeal. Order: Damage an enemy unit by 1. For each Spying unit adjacent to it, increase the damage by 1.
Charges: 2','https://gwent.one/image/gwent/assets/card/art/medium/1322.jpg',4,4,'bronze','unit',@base_set),
('Mardroeme',@skellige,'Eat enough of them, and the world will never be the same…','Damage a unit by 3, then boost it by 9.','https://gwent.one/image/gwent/assets/card/art/medium/1068.jpg',4,0,'bronze','special',@base_set),
('Master of Disguise',@nilfgaard,'O Great Sun which dost in Heavens fly, save us from the lice which do so stubbornly infest our bloomers.','At the end of your turn, if there is a Locked enemy unit, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1425.jpg',4,4,'bronze','unit',@base_set),
('Meditating Mage',@northern_realms,'To become one with air, think away the ground.','Patience.
Order: Gain Vitality [0].
Bonded: Also gain Resilience.','https://gwent.one/image/gwent/assets/card/art/medium/3392.jpg',4,3,'bronze','unit',@price_of_power),
('Megascope',@neutral,'In order to communicate at a distance, one must construct a magical artefact⁠—a megascope⁠—using magic.','Deploy: Choose a bronze allied unit.
Timer 2: Spawn a base copy of chosen unit to the right of Megascope.','https://gwent.one/image/gwent/assets/card/art/medium/3349.jpg',4,0,'bronze','artifact',@price_of_power),
('Menagerie Keeper',@nilfgaard,'If there''s one thing Nilfgaardians love more than blood-soaked arena battles, it''s blood-soaked arena battles with exotic beasts.','Deploy: Damage an enemy unit by 2. If you have a Tactic in your hand, also give it Bleeding (2).','https://gwent.one/image/gwent/assets/card/art/medium/1426.jpg',4,3,'bronze','unit',@crimson_curse),
('Miner',@scoiatael,'Which moron''s whistling in the mine?!','Order: Boost an allied unit by 2.
If it''s a Dwarf, also give it 4 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1943.jpg',4,4,'bronze','unit',@iron_judgment),
('Mutant',@syndicate,'With the right tools you can shape the human body like wet clay.','When Poisoned, Spawn a base copy of self on this row.
Counter: 1','https://gwent.one/image/gwent/assets/card/art/medium/1967.jpg',4,3,'bronze','unit',@iron_judgment),
('Mutant Killer',@syndicate,'You have to keep him on a leash, muzzled and with blinders on, otherwise it''ll be trouble.','Deploy: Boost self by 1 for each Poisoned unit on the battlefield.','https://gwent.one/image/gwent/assets/card/art/medium/1435.jpg',4,4,'bronze','unit',@iron_judgment),
('Mutants Maker',@syndicate,'Im a scientist, truly. I cant help it if the Oxenfurt professors were just too narrow-sighted to appreciate my particular research methods.','Deploy: Destroy an allied unit, then gain 3 Coins.
Devotion: Gain 3 Coins instead.','https://gwent.one/image/gwent/assets/card/art/medium/2204.jpg',4,4,'bronze','unit',@master_mirror),
('Naglfar Taskmaster',@monster,'She ensures the ship is sustained by squeezing the life essence from those insignificant human vermin.','Deploy: Purify an enemy unit.
Dominance: Purify any unit instead.','https://gwent.one/image/gwent/assets/card/art/medium/2194.jpg',4,4,'bronze','unit',@master_mirror),
('Naiad Pondkeeper',@scoiatael,'Anyone wandering this far from civilization couldn''t possibly expect to be missed.','Deploy (Melee): Damage an enemy unit by an allied Wandering Treant''s power, then reset the Wandering Treant.
Deploy (Ranged): Infuse a non-Symbiosis allied unit with "Symbiosis".','https://gwent.one/image/gwent/assets/card/art/medium/2060.jpg',4,5,'bronze','unit',@cursed_toad),
('Natural Selection',@monster,'The strongest will survive. So not you.','Damage an enemy unit by 4, then Spawn a Drone on a random allied row for each point of excess damage dealt.','https://gwent.one/image/gwent/assets/card/art/medium/1161.jpg',4,0,'bronze','special',@iron_judgment),
('Nekker',@monster,'These little guys are almost cute, if you ignore the whole vicious killer aspect.','Thrive.
Deploy: Spawn a base copy of self on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1162.jpg',4,1,'bronze','unit',@starter_set),
('Nekker Warrior',@monster,'Take heed, gents, there''s nekkers under this here bridge.','Deploy: If this card would not trigger any of your Thrive units, damage self by 3 and Infuse self with "Thrive".','https://gwent.one/image/gwent/assets/card/art/medium/1148.jpg',4,7,'bronze','unit',@base_set),
('Nightwraith',@monster,'How much damage can a pale, emaciated woman, entangled in a ripped dress, do? A lot, it turns out.','Deploy: Spawn 2 Rats on this row.
Deathwish: Spawn 2 Rats on this row.','https://gwent.one/image/gwent/assets/card/art/medium/2046.jpg',4,3,'bronze','unit',@merchants_of_ofir),
('Noonwraith',@monster,'Contrary to popular belief, farmers don''t stop work in the middle of the day to hide from the heat - they hide from the Noonwraith.','Deathwish: Spawn 2 Rats on a random enemy row.','https://gwent.one/image/gwent/assets/card/art/medium/2046.jpg',4,6,'bronze','unit',@merchants_of_ofir),
('Oakcritters',@scoiatael,'They especially like to chew on fingers, which to them are just like juicy carrots.','Deploy (Melee): Give an enemy unit Bleeding (4).
Deploy (Ranged): Spawn a base copy of self on this row.
Devotion: Combine both abilities instead.','https://gwent.one/image/gwent/assets/card/art/medium/2214.jpg',4,2,'bronze','unit',@master_mirror),
('Obsidian Mirror',@nilfgaard,'Beware to those who would gaze too long into its obsidian sheen, for one knows not what might gaze back.','Spawn 1-power copies of 3 enemy bronze units on their opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/3939.jpg',4,0,'bronze','special',@cursed_toad),
('Ofiri Merchant',@neutral,'I have that which you desire. As well as that which you have never seen before…','Deploy: Swap the top card of your opponent''s deck with yours.','https://gwent.one/image/gwent/assets/card/art/medium/2034.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Ointment',@nilfgaard,'Will it help? Who knows. Shouldn''t do any harm, though. Probably.','Boost an allied unit by 5. If it was a bronze Soldier, trigger its end of turn ability.','https://gwent.one/image/gwent/assets/card/art/medium/1585.jpg',4,0,'bronze','special',@base_set),
('Orchard Mantrap',@monster,'Retribution for all innocent fruit cannibalized by mankind!','Deploy (Melee): Consume an allied unit. This unit triggers Thrive an additional time.
Deploy (Ranged): Infuse 2 allied units with "Thrive".','https://gwent.one/image/gwent/assets/card/art/medium/3812.jpg',4,3,'bronze','unit',@cursed_toad),
('Oxenfurt Guard',@syndicate,'Cooler heads will prevail... provided they''re holding the cards.','Fee 2: Boost adjacent units by 1. If this reduced your Coins to 0, boost by 2 instead.','https://gwent.one/image/gwent/assets/card/art/medium/5574.jpg',4,4,'bronze','unit',@uroboros),
('Oxenfurt Naturalist',@syndicate,'When handling mandrake, you must always remember to don a pair of protective... Wait, where are my gloves?','Profit 2.
Fee 1: Give an allied unit Vitality (1).','https://gwent.one/image/gwent/assets/card/art/medium/1744.jpg',4,3,'bronze','unit',@novigrad),
('Oxenfurt Scholar',@neutral,'Balderdash! Your blatant obfuscation of teleological and ontological axioms is an embarrassment to the field! Ostentatious verbiage for its own sake!','Deploy: Boost self by 1 for each card with a provision cost of 11 or higher in your starting deck.','https://gwent.one/image/gwent/assets/card/art/medium/1773.jpg',4,4,'bronze','unit',@crimson_curse),
('Pact',@neutral,'Your wishes he grants, as he swears to adore you - Gold, silver, jewels... he lays riches before you - Dues need be repaid, and he will come for you - All to reclaim, no smile to console you!','Boost a unit by 6 and give it Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/2249.jpg',4,0,'bronze','special',@master_mirror),
('Panther',@scoiatael,'An Oxenfurt scholar once examined a panther and declared it was nothing more than a leopard of a different color. The panther seemed indifferent to this pronouncement and gobbled him up before he could complete his research.','Deploy (Melee): Damage an enemy unit by 2.
Deploy (Ranged): Give an enemy unit Bleeding (4).','https://gwent.one/image/gwent/assets/card/art/medium/1444.jpg',4,3,'bronze','unit',@base_set),
('Passiflora Peaches',@syndicate,'They''ll mess with your head, break your heart and empty your purse.','Hoard 4: At the end of your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2024.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Payroll Specialist',@syndicate,'Guards in Novigrad work for very little money, yet live like kings. Just another paradox of the Free City…','Tribute 1: Move a unit to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/2023.jpg',4,5,'bronze','unit',@merchants_of_ofir),
('Pearl Diver',@syndicate,'Can ye hold yer breath ''till dis candle burns out? No? Then don''t tell me five hundred oren is too much for a pearl.','Timer 3: Gain 6 Coins.','https://gwent.one/image/gwent/assets/card/art/medium/3816.jpg',4,4,'bronze','unit',@cursed_toad),
('Peasant Militia',@neutral,'We''s the militia. We keep the peace.','Whenever you play a unit with Deploy, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1631.jpg',4,4,'bronze','unit',@base_set),
('Pellar',@neutral,'Gather spirits for this wake,
A passing soul ne''er forsake,
Hear my call, my humble plea,
Unbind his chains, set him free.','Deploy: Purify a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1771.jpg',4,4,'bronze','unit',@crimson_curse),
('Plumard',@monster,'One alone poses no great threat. But a dozen? Gods be with you.','Deploy: Give an enemy unit Bleeding (2).
Bonded: Give an enemy unit Bleeding equal to its base power instead.','https://gwent.one/image/gwent/assets/card/art/medium/1660.jpg',4,4,'bronze','unit',@crimson_curse),
('Poor Fucking Infantry',@northern_realms,'I''s a war veteran! Spare me a crown?','Deploy: Spawn a Left Fucking Flank and a Right Fucking Flank on each side of this unit.
Bonded: Also boost self by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1100.jpg',4,3,'bronze','unit',@base_set),
('Practice Makes Perfect',@northern_realms,'A lesson a day keeps mediocrity away.','Shuffle an allied bronze Mage back into your deck, then play a random bronze Mage from your deck and boost it by 0.
Increase the boost by 1 for each unit with Patience you played this game.','https://gwent.one/image/gwent/assets/card/art/medium/3367.jpg',4,0,'bronze','special',@price_of_power),
('Primal Savagery',@skellige,'Not all of Svalblod''s worshippers wield bow and blade. They''ve simply no need.','Damage an enemy unit by 2.
Deathblow: Also Spawn a Bear Abomination on a random allied row.','https://gwent.one/image/gwent/assets/card/art/medium/1776.jpg',4,0,'bronze','special',@crimson_curse),
('Pyrotechnician',@scoiatael,'An extraordinarily risky, and thus much revered, Mahakam trade. Its best-known practitioner was a dwarf by the name of Mikkel Bay.','Order: Damage a random enemy unit and self by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1440.jpg',4,4,'bronze','unit',@base_set),
('Radovid''s Royal Guards',@northern_realms,'They''ll do anything for their king. They know what he''ll do to them if they refuse.','Formation.
Order: Boost an allied unit by 2.
Inspired: Give it 2 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1817.jpg',4,3,'bronze','unit',@iron_judgment),
('Recruit',@nilfgaard,'His is not to reason why, his is but… to peel one damned spud after another.','Order: Play a bronze Soldier from your deck, then shuffle self into your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1608.jpg',4,4,'bronze','unit',@base_set),
('Red Haze',@neutral,'Perhaps the most insidious invention of Zerrikanian alchemists. And there''s no shortage to choose from.','Choose an enemy unit, then damage one adjacent enemy unit by its power.','https://gwent.one/image/gwent/assets/card/art/medium/1690.jpg',4,0,'bronze','special',@crimson_curse),
('Redanian Agent',@northern_realms,'Eight-time champion of solo hide-and-seek.','Veil.
Order: Boost a unit in your deck by 1.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/5566.jpg',4,4,'bronze','unit',@uroboros),
('Redanian Elite',@northern_realms,'I''ll die for Redania, I''ll kill for Redania… I''ll even eat worms for Redania!','Deploy: Boost self by 6.
Exposed: Reset own power.','https://gwent.one/image/gwent/assets/card/art/medium/1120.jpg',4,1,'bronze','unit',@iron_judgment),
('Redanian Knight',@northern_realms,'For glory! For Radovid!','Barricade (Ranged): At the end of your turn, boost self by 1.
Exposed: Move self to the Melee row, then damage the highest-power enemy unit by 2.
Grace 8: Boost adjacent units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1107.jpg',4,2,'bronze','unit',@iron_judgment),
('Renegade Mage',@syndicate,'I really hope that''s boot leather I smell burning...','Deploy: Damage an enemy unit by 1.
Tribute 1: Damage by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1908.jpg',4,4,'bronze','unit',@novigrad),
('Salamandra Lackey',@syndicate,'Lackeys are expected to perform their first five jobs for no pay, demonstrating their passion for the gig.','Deploy: Purify an allied unit and gain 2 Coins for each status removed.','https://gwent.one/image/gwent/assets/card/art/medium/2330.jpg',4,4,'bronze','unit',@way_of_the_witcher),
('Samum',@neutral,'Zerrikanian alchemists have learned to harness the energy of hot desert storms and bind it into an arcane mixture.','Damage a unit by 3.
Deathblow: Move the adjacent units to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/1691.jpg',4,0,'bronze','special',@crimson_curse),
('Savage Bear',@skellige,'Tame? Och, lad, Skelligers might train bears, but that don''t at all mean they tame ''em…','Deploy: Gain 1 Charge for each Savage Bear in your graveyard.
Zeal. Order: Give an enemy unit Bleeding (2).
Charge: 1','https://gwent.one/image/gwent/assets/card/art/medium/1249.jpg',4,4,'bronze','unit',@base_set),
('Savvy Huckster',@syndicate,'Good sir, half a crown per stone!? Thats a crime! Ill take twenty.','Profit 1.
Deploy: Damage an enemy unit by 1.
Fee 1: Gain Vitality (1).
Bonded: Increase the Profit and damage by 1.','https://gwent.one/image/gwent/assets/card/art/medium/3398.jpg',4,4,'bronze','unit',@price_of_power),
('Scapegoat',@syndicate,'Fact often gives way to fiction.','Disloyal.
Profit 7.
Deploy: Place a Bounty on self.','https://gwent.one/image/gwent/assets/card/art/medium/3375.jpg',4,2,'bronze','unit',@price_of_power),
('Scoia''tael Neophyte',@scoiatael,'Many nonhumans, fed up with the racism and xenophobia they encounter in the cities, decide to join the Scoia''tael.','Deploy: Spawn a base copy of self on the other row.
Order: Transform an allied Elf into an Elven Deadeye.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',4,2,'bronze','unit',@base_set),
('Scout',@neutral,'If our scouts don''t come back, we turn around. The yokels claim these woods are full o'' squirrels - and I don''t mean the nut-gatherin'' kind.','Deploy: Move a unit to the other row.','https://gwent.one/image/gwent/assets/card/art/medium/1067.jpg',4,4,'bronze','unit',@base_set),
('Sea Jackal',@syndicate,'You ever lift rings off a body that''s been left to soak for two weeks? No? Then don''t complain.','Fee 2: Boost self by 2.
Hoard 7: Boost by 3 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1755.jpg',4,4,'bronze','unit',@novigrad),
('Seagull',@skellige,'People often fear crows and ravens as portents of death, while ignoring the ultimate source of shock and terror: the common seagull.','Deploy: Damage 3 units by 1, then Spawn a Seagull in your graveyard for each target that is damaged or destroyed.
When an enemy unit is destroyed, Summon self from your graveyard to your Ranged row, then gain Doomed.','https://gwent.one/image/gwent/assets/card/art/medium/3799.jpg',4,1,'bronze','unit',@cursed_toad),
('Shakedown',@syndicate,'Nae need to be stingy, pal. There''s plenty to go ''round.','Profit 3.
Boost an allied unit by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1878.jpg',4,0,'bronze','special',@novigrad),
('Siege Ladder',@northern_realms,'What?! Now you tell me you''re afraid of heights?!','Zeal. Order: Move an allied unit to the other row.
Crew: Also boost it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1981.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Siege Support',@northern_realms,'You gotta recalibrate the arm by five degrees.
Do what by the what now?','Deploy (Melee): Reduce the Cooldown of an allied unit by 1.
Deploy (Ranged): Boost an allied unit by 1.
Order: Give an allied unit Zeal.','https://gwent.one/image/gwent/assets/card/art/medium/1108.jpg',4,4,'bronze','unit',@starter_set),
('Siege Tower',@northern_realms,'The latest rage in assaults on walled cities.','Zeal. Order: Gain Vitality (2).
Crew: Boost self by 2 instead.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/1099.jpg',4,3,'bronze','unit',@starter_set),
('Slander',@syndicate,'All Novigradians have two great passions: coin and hearsay.','Profit 3.
Place a Bounty on an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1899.jpg',4,0,'bronze','special',@novigrad),
('Slave Hunter',@nilfgaard,'The trick is to break their wills - but not their bodies.','Deploy: Damage an enemy unit by 1. Increase the damage by 1 for each adjacent Soldier.
If the target is left at 1 power, Spawn a 1-power Locked copy of it to the right of self.','https://gwent.one/image/gwent/assets/card/art/medium/1529.jpg',4,4,'bronze','unit',@base_set),
('Slave Infantry',@nilfgaard,'A free man''s got a choice. A slave''s choices are made for him.','Deploy: Transform an allied unit into Slave Infantry.','https://gwent.one/image/gwent/assets/card/art/medium/1530.jpg',4,5,'bronze','unit',@starter_set),
('Slyzard',@monster,'No man alive, no matter his brawn, no matter his skill, can parry a blow dealt by the tail of a slyzard, the pincers of a giant scorpion or the claws of a griffin.','Order: Consume an allied unit on this row.
Cooldown: 1','https://gwent.one/image/gwent/assets/card/art/medium/1534.jpg',4,4,'bronze','unit',@base_set),
('Smoke Them Out!',@northern_realms,'Fight fire with fire, fight people with fire, fight non-humans with fire... Basically its best to fight everything with fire!','Spawn 2 Volunteers on an allied row. If you control a boosted unit, also boost Spawned Volunteers by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2058.jpg',4,0,'bronze','special',@master_mirror),
('Smuggle',@syndicate,'Whoever said that the dead are good for nothing? They make for such great smuggle-bags.','Profit 3.
Spawn a Flaming Rose Footman on an allied row.','https://gwent.one/image/gwent/assets/card/art/medium/2231.jpg',4,0,'bronze','special',@master_mirror),
('Spores',@neutral,'Carried by the wind across the Continent... Sowing madness and blight where they fall.','Reset the power of a unit.','https://gwent.one/image/gwent/assets/card/art/medium/1069.jpg',4,0,'bronze','special',@base_set),
('Squire',@northern_realms,'25th of Blathe -- Vizima is four days off. Provisions are running low. Nothing to hunt.
26th of Blathe -- Ambushed. Lost the cauldron to a brigand''s battle-axe.
27th of Blathe -- Half an hour is not enough to wash a sallet. I can still smell our makeshift stew.','Order: Boost the next unit you play by 2. If it is a Knight, also Infuse it with "At the end of your turn, boost self by 1".','https://gwent.one/image/gwent/assets/card/art/medium/3808.jpg',4,4,'bronze','unit',@cursed_toad),
('Squirrel',@neutral,'Just one badass squirrel. Nothing less, nothing more.','Deploy: Banish a card from your opponent''s graveyard.','https://gwent.one/image/gwent/assets/card/art/medium/2251.jpg',4,4,'bronze','unit',@master_mirror),
('Strays of Spalla',@neutral,'Awoo, awoo, awooooo!','Deploy: Shuffle a gold card from your hand into your deck, then draw a bronze card and boost self by 4.
Bonded: Boost self by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1519.jpg',4,4,'bronze','unit',@thronebreaker),
('Street Urchins',@syndicate,'When I was five, I stole candy. Now I''m six and I work in robbery.','Profit 3.
Fee 1: Boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/2022.jpg',4,2,'bronze','unit',@merchants_of_ofir),
('Svalblod Butcher',@skellige,'Mercenaries fight for coin. Knights duel for honor. He kills for blood.','Deploy: Damage an allied unit by 2, then give an enemy unit Bleeding (3).','https://gwent.one/image/gwent/assets/card/art/medium/1254.jpg',4,5,'bronze','unit',@crimson_curse),
('Svalblod Cultist',@skellige,'They... They''s butcherin'' folk, Captain! S-sacrifices to a bear god or some such!','At the end of your turn, Heal the unit to the left by 1 and damage the unit to the right by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1774.jpg',4,5,'bronze','unit',@crimson_curse),
('Svalblod Fanatic',@skellige,'Not all are worthy of Svalblod''s blessing.','Berserk 2: Transform into a Bear Abomination.','https://gwent.one/image/gwent/assets/card/art/medium/1776.jpg',4,4,'bronze','unit',@crimson_curse),
('Svalblod Ravager',@skellige,'A two-handed axe? Seems no one told him that.','Deploy (Melee): Damage an enemy unit by 2.
Bloodthirst 2: Also give it Bleeding (2).','https://gwent.one/image/gwent/assets/card/art/medium/1253.jpg',4,3,'bronze','unit',@crimson_curse),
('Swallow',@neutral,'Symbolizing spring and rejuvenation, the swallow lent its name to this potion that accelerates the rate at which wounds scab over and heal.','Boost a unit by 6.','https://gwent.one/image/gwent/assets/card/art/medium/1059.jpg',4,0,'bronze','special',@base_set),
('Swindle',@syndicate,'There are a hundred ways to fleece a sheep. And Cleaver''s crew knew them all.','Profit 4 - 6.
For each allied Crownsplitters, increase the minimal amount by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1876.jpg',4,0,'bronze','special',@novigrad),
('Target Practice',@northern_realms,'Most Griffins can split an apple in two from a hundred paces. Just make sure you dont move.','Boost an allied unit by 4. If there is a Witcher on the boosted unit''s row, also Spawn a Witcher Student on that row.','https://gwent.one/image/gwent/assets/card/art/medium/2304.jpg',4,0,'bronze','special',@way_of_the_witcher),
('Tax Collector',@syndicate,'Just between rat catcher and latrine shoveler on this year''s most desirable professions list.','Ranged: At the end of your turn, gain 1 Coin.','https://gwent.one/image/gwent/assets/card/art/medium/1857.jpg',4,4,'bronze','unit',@novigrad),
('Tears of Siren',@skellige,'It is said they only cry for love lost. A pity they only love once in a lifetime…','Spawn Rain on an enemy row for 2 turns, then Spawn a Deafening Siren on the opposite row.','https://gwent.one/image/gwent/assets/card/art/medium/1779.jpg',4,0,'bronze','special',@price_of_power),
('Teleportation',@neutral,'There was a flash and he stopped seeing, hearing or feeling anything—apart from cold. Cold was the only thing felt inside the black nothingness, amid silence, amorphousness and timelessness, because the teleport dulled and extinguished all other senses.','Reset an allied unit''s power. If it''s a bronze unit, replay it instead.','https://gwent.one/image/gwent/assets/card/art/medium/3350.jpg',4,0,'bronze','special',@price_of_power),
('Tempering',@scoiatael,'Dwarven steel is very tough. Almost as tough as the dwarves themselves.','Boost an allied unit by 5. If it''s a Dwarf, also give it 2 Armor.','https://gwent.one/image/gwent/assets/card/art/medium/1942.jpg',4,0,'bronze','special',@iron_judgment),
('Temple Guard',@syndicate,'Halt! Who goes there?! Firesworn or heretic?','Deploy (Melee): Boost 3 adjacent allied units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1743.jpg',4,3,'bronze','unit',@novigrad),
('Terror Crew Axe-wielder',@skellige,'But dear Skelligers, what use do you have for axes? There are no trees in the sea…','Deploy: Damage an enemy unit by 2.
Exposed: Damage a random enemy unit by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1964.jpg',4,3,'bronze','unit',@iron_judgment),
('Terror Crew Plunderer',@skellige,'They say diamonds are a girl''s best friend. But my best friend is a knife. I can use it to get anything else I want.','Deploy: Damage a unit by 2. If it''s allied, also boost self by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1962.jpg',4,3,'bronze','unit',@iron_judgment),
('Thanedd Turncoat',@nilfgaard,'Hell hath no fury like a sorceress scorned.','Deploy: Give an enemy unit Spying.
Order (Conspiracy): Damage an enemy unit by 1.
Whenever an enemy unit gains Spying, reduce the Cooldown by 1.
Cooldown: 2','https://gwent.one/image/gwent/assets/card/art/medium/3359.jpg',4,4,'bronze','unit',@price_of_power),
('Thaw',@neutral,'It heralds the coming of spring... Which, in turn, heralds the coming of war.','Boost an allied unit by 5 and give it Veil.','https://gwent.one/image/gwent/assets/card/art/medium/1678.jpg',4,0,'bronze','special',@crimson_curse),
('Tidecloak Ransackers',@syndicate,'There''s more wealth in Novigrad than in all of Skellige - and the number of poor saps to match.','Deploy: Damage an enemy unit by 2.
Deathblow: Gain 2 Coins.
Hoard 5: Always trigger the Deathblow ability.','https://gwent.one/image/gwent/assets/card/art/medium/1890.jpg',4,3,'bronze','unit',@novigrad),
('Torrential Rain',@neutral,'Even the rain in this land smells vile.','Spawn Rain on an enemy row for 3 turns.','https://gwent.one/image/gwent/assets/card/art/medium/1061.jpg',4,0,'bronze','special',@base_set),
('Tourney Joust',@nilfgaard,'Fame and glory eternal await the victor of this year''s annual chivalric tourney!','Remove an enemy unit''s Shield and damage it by 4, or give an allied unit a Shield and boost it by 4.','https://gwent.one/image/gwent/assets/card/art/medium/1424.jpg',4,0,'bronze','special',@crimson_curse),
('Toussaintois Knight-Errant',@nilfgaard,'White steed, shiny-arse armor... Aye, ''tis a knight-errant alright. Fetch the coffin maker!','Deploy: Damage an enemy unit by 2. If it has at least 6 power, damage by 4 instead.','https://gwent.one/image/gwent/assets/card/art/medium/1428.jpg',4,3,'bronze','unit',@crimson_curse),
('Toxicologist',@nilfgaard,'Voted least likely to live to old age by the other chemists in the academy. And that was really saying something.','Deploy: Infuse an enemy unit with "Whenever a card enters or leaves your deck, damage self by 1", then, if it wasn''t a Token, Spawn its base copy at the bottom of your opponent''s deck.','https://gwent.one/image/gwent/assets/card/art/medium/4218.jpg',4,4,'bronze','unit',@uroboros),
('Trapmaker',@scoiatael,'Always the same with these people: Ahhh, I can''t feel my legs! You''d think they''d at least appreciate the craftsmanship...','Deploy: Boost self by 3 for each face-down allied Trap.','https://gwent.one/image/gwent/assets/card/art/medium/5598.jpg',4,2,'bronze','unit',@uroboros),
('Traveling Priestess',@northern_realms,'Many devotees of the goddess Melitele branch out from the central sanctuary in Ellander to roam the Northern Realms. Most head out as midwives or healers. Others preach messages of peace and love. The rare few choose an itinerant lifestyle, living off of wild berries, and helping out folks along their travels who are struck by misfortune. The presence of such pilgrims is a sign for the forlorn that Melitele has not forsaken them.','Veil.
Deploy: Gain 1 Charges. Whenever this unit is moved back into your deck, increase the number of Charges by 2.
Order: Boost an allied unit by 1.
Whenever this unit is Inspired, gain Zeal.
Charge: 0','https://gwent.one/image/gwent/assets/card/art/medium/3946.jpg',4,4,'bronze','unit',@cursed_toad),
('Trickster',@scoiatael,'Living among humans for so many years had revealed some unique vulnerabilities to the Scoia''tael. For one, apparently not all dh''oine recognize sarcasm...','Deploy: Move the last played enemy unit to the other row and Infuse it with "Whenever your opponent plays an Elf, damage self by 1".','https://gwent.one/image/gwent/assets/card/art/medium/5562.jpg',4,4,'bronze','unit',@uroboros),
('Tridam Infantry',@northern_realms,'Soldiers loyal to the old baron of Tridam left the city with Falibor, thus becoming renegades wanted by the law.','Whenever this unit receives a boost, damage a random enemy unit by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1459.jpg',4,4,'bronze','unit',@starter_set),
('Tuirseach Axeman',@skellige,'Swords are for wenches. Get yourself an axe.','Deploy (Melee): Damage a unit by the amount it is already damaged','https://gwent.one/image/gwent/assets/card/art/medium/1266.jpg',4,4,'bronze','unit',@base_set),
('Tuirseach Bearmaster',@skellige,'Don''t touch him. Don''t look him in the eyes. In fact… don''t go anywhere near him.','Deploy: Boost self by the number of unique allied Beasts.
Order: Damage self by own boost, then damage that many enemy units by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1449.jpg',4,2,'bronze','unit',@base_set),
('Tuirseach Invader',@skellige,'Mother of four, ya sayeth? Well, then she shouldst been smarter than running ''round with an axe.','Veil.
Veteran.','https://gwent.one/image/gwent/assets/card/art/medium/2241.jpg',4,5,'bronze','unit',@master_mirror),
('Undying Thirst',@neutral,'Some appetites can never be sated.','Give an enemy unit Bleeding (6).','https://gwent.one/image/gwent/assets/card/art/medium/1656.jpg',4,0,'bronze','special',@crimson_curse),
('Van Moorlehem Hunter',@nilfgaard,'Rather than beasts, he prefers to stalk poachers. But they don''t come as often anymore into the woods surrounding the palace…','Deploy (Melee) Give an enemy unit Bleeding (2).
Deploy (Ranged): Lock a unit.','https://gwent.one/image/gwent/assets/card/art/medium/2019.jpg',4,3,'bronze','unit',@merchants_of_ofir),
('Van Moorlehem Servant',@nilfgaard,'They say she''s served the Moorlehems for thirty years. And she hasn''t aged a day…','Deploy: Copy all statuses (excluding Infused) from an enemy unit to another enemy unit. Boost self by the number of status copied that way.','https://gwent.one/image/gwent/assets/card/art/medium/1979.jpg',4,4,'bronze','unit',@merchants_of_ofir),
('Vernossiel''s Commando',@scoiatael,'Only a swish could be heard... Followed by six men tumbling dead to the ground.','At the end of your turn, boost self by 1 if you control only Elf units.
Ignore the condition if you control Vernossiel.','https://gwent.one/image/gwent/assets/card/art/medium/1990.jpg',4,3,'bronze','unit',@merchants_of_ofir),
('Vicovaro Novice',@nilfgaard,'Mages in Nilfgaard are disposable. If one disappoints the Emperor, a dozen others await to provide what he requires.','Deploy (Ranged): Draw a card, then move a card from your hand to the top of your deck.','https://gwent.one/image/gwent/assets/card/art/medium/1124.jpg',4,4,'bronze','unit',@base_set),
('Vigilantes',@syndicate,'The aldermans wife worked all night on these here costumes—you should be damned grateful, you swines!','Whenever a Bounty is placed on an enemy unit, damage it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/2059.jpg',4,4,'bronze','unit',@price_of_power),
('Viper Witcher Adept',@nilfgaard,'Each student is given a pet to raise during their stay at Gorthur Gvaed, in order to form a strong emotional bond throughout their training. Years later, before becoming a fully-fledged witcher, they are ordered to slaughter their companion in cold blood.','At the end of your turn, boost self by 1 if your opponent has more cards in the deck than you.','https://gwent.one/image/gwent/assets/card/art/medium/2311.jpg',4,4,'bronze','unit',@way_of_the_witcher),
('Vran Warrior',@monster,'They sat still on their horses, seemingly relaxed. He saw their weapons - short spears with wide tips. Swords with oddly forged guards. Battle axes. Toothed gisarmes.','Whenever a unit is destroyed during your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1165.jpg',4,4,'bronze','unit',@base_set),
('Vrihedd Dragoon',@scoiatael,'Most terrible things I''ve witnessed? The Catriona plague, the razing of Vengerberg and the charge of the Vrihedd Dragoons.','Deploy: Move a unit to the other row. If it''s an enemy, damage it by 1. If it''s allied, boost it by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1200.jpg',4,4,'bronze','unit',@starter_set),
('Vrihedd Officer',@scoiatael,'Hatred burns brighter than any fire, and cuts deeper than any blade.','Deploy (Melee): Damage an enemy unit by 2.
Deploy (Ranged): Boost an allied unit by 2.
Bonded: Combine both abilities instead.','https://gwent.one/image/gwent/assets/card/art/medium/1212.jpg',4,3,'bronze','unit',@starter_set),
('Vrihedd Saboteur',@scoiatael,'The gates were ordered to be closed… But they didn''t budge.','Deploy: If you control an artifact, Spawn an Elven Deadeye on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',4,3,'bronze','unit',@merchants_of_ofir),
('Vrihedd Sappers',@scoiatael,'No matter what you may have heard, elves don''t take human scalps. Too much lice.','Deploy: Purify an allied unit. If you control an Elf, Purify any unit instead.','https://gwent.one/image/gwent/assets/card/art/medium/1216.jpg',4,4,'bronze','unit',@base_set),
('Wagenburg',@neutral,'Dh''oine can turn anything into a weapon. Even a simple wagon…','Barricade: At the end of your turn, give 1 Armor to adjacent units.','https://gwent.one/image/gwent/assets/card/art/medium/1552.jpg',4,3,'bronze','unit',@iron_judgment),
('Watcher of the Valley',@scoiatael,'He notched his staff for every interloper who thought to try their luck. Soon, the notches, much like the intruders, could no longer be distinguished.','Deploy: Give an enemy unit Bleeding equal to the amount of boost on this card.
Bonded: Damage it by that amount instead.','https://gwent.one/image/gwent/assets/card/art/medium/3388.jpg',4,4,'bronze','unit',@price_of_power),
('Waylay',@scoiatael,'I spit on Scoia''tael ideals, but not on their coin.','Damage an enemy unit by 3 and Spawn an Elven Deadeye on a random allied row','https://gwent.one/image/gwent/assets/card/art/medium/1832.jpg',4,0,'bronze','special',@base_set),
('Werewolf',@monster,'Some say lycanthropy''s contagious - get bit by a werewolf, you turn into one yourself. Witchers know that''s nonsense, of course - only a powerful curse can bring on this condition.','Deploy (Predator): Boost self by an enemy unit''s power.','https://gwent.one/image/gwent/assets/card/art/medium/1402.jpg',4,4,'bronze','unit',@base_set),
('Whale Harpooner',@skellige,'Skelligers have long known that harpoons are effective against more than mere whales...','Deploy: Move an enemy unit to the other row, then damage it by the number of units on that row.','https://gwent.one/image/gwent/assets/card/art/medium/1493.jpg',4,2,'bronze','unit',@base_set),
('Wild Hunt Hound',@monster,'Cry ''Havoc!'', and let slip the dogs of war.','Dominance: At the end of your turn, boost self by 1.','https://gwent.one/image/gwent/assets/card/art/medium/1175.jpg',4,3,'bronze','unit',@base_set),
('Wild Hunt Navigator',@monster,'For hundreds of years, Avallac''h tried to recreate the Elder Blood gene through back breeding - yet the elven children thus fostered were but dim sparks compared to Lara''s flame.','Deploy: Boost an allied unit by the duration of Frost on its opposite row.
Dominance: Boost by the total duration of Frost on your opponent''s side instead.','https://gwent.one/image/gwent/assets/card/art/medium/1334.jpg',4,3,'bronze','unit',@starter_set),
('Wild Hunt Warrior',@monster,'The White Frost is coming.','Deploy: Damage an enemy unit by 2.
Dominance: Also Spawn Frost on its row for 1 turn.','https://gwent.one/image/gwent/assets/card/art/medium/1166.jpg',4,3,'bronze','unit',@base_set),
('Winch',@northern_realms,'It''s a winch. Not much to flap your jaw about.','Boost an allied unit by 5 and reduce its Cooldown by 3.','https://gwent.one/image/gwent/assets/card/art/medium/1627.jpg',4,0,'bronze','special',@base_set),
('Witch Hunter',@syndicate,'Long coats, wide-brimmed hats, and crooked grins - witch hunters are hard to miss.','Deploy: Place a Bounty on an enemy unit.','https://gwent.one/image/gwent/assets/card/art/medium/1437.jpg',4,4,'bronze','unit',@novigrad),
('Wolf Pack',@neutral,'Relax, I know how to tame wolves…- Dunbar the Hunter''s last words.','Deploy: Boost self by 1 for each allied unit on this row.','https://gwent.one/image/gwent/assets/card/art/medium/1176.jpg',4,1,'bronze','unit',@base_set),
('Wretched Addict',@syndicate,'I''d sell me own mum for a whiff. And I''d cut ''er throat for two.','At the end of your turn, if Poisoned, boost self by 2.','https://gwent.one/image/gwent/assets/card/art/medium/1855.jpg',4,4,'bronze','unit',@novigrad),
('Wyvern Scale Shield',@neutral,'Stronger than your average shield and far more stylish.','Boost an allied unit by 4 and give it a Shield.
While in your graveyard, when you play a unit, give it a Shield, then Banish self.','https://gwent.one/image/gwent/assets/card/art/medium/1588.jpg',4,0,'bronze','special',@base_set);