From 6df5a4410ee03e2edba4480dadec2cff6ef2307a Mon Sep 17 00:00:00 2001 From: billzorn Date: Mon, 29 Jun 2015 22:40:14 -0700 Subject: [PATCH] added card sorting script, also added renaming of counter to uncast in encoding --- encode.py | 59 ++++- output.txt | 684 +++++++++++++++++++++++++------------------------- sortcards.py | 112 +++++++++ unscramble.py | 77 ++++-- 4 files changed, 561 insertions(+), 371 deletions(-) create mode 100644 sortcards.py diff --git a/encode.py b/encode.py index d2701a0..cfb7346 100644 --- a/encode.py +++ b/encode.py @@ -75,13 +75,17 @@ this_marker = '@' counter_marker = '#' bsidesep = '\n' -unary_max = 30 +unary_max = 20 def to_unary(s): numbers = re.findall(r'[0123456789]+', s) for n in sorted(numbers, cmp = lambda x,y: cmp(int(x), int(y)) * -1): i = int(n) - if i == 40: + if i == 25: + s = s.replace(n, 'twenty~five') + elif i == 30: + s = s.replace(n, 'thirty') + elif i == 40: s = s.replace(n, 'forty') elif i == 50: s = s.replace(n, 'fifty') @@ -377,6 +381,56 @@ def replace_counters(s): return s +# the word counter is confusing when used to refer to what we do to spells +# and sometimes abilities to make them not happen. Let's rename that. +# call this after doing the counter replacement to simplify the regexes +counter_rename = 'uncast' +def rename_uncast(s): + # pre-checks to make sure we aren't doing anything dumb + # if '# counter target ' in s or '^ counter target ' in s or '& counter target ' in s: + # print s + '\n' + # if '# counter a ' in s or '^ counter a ' in s or '& counter a ' in s: + # print s + '\n' + # if '# counter all ' in s or '^ counter all ' in s or '& counter all ' in s: + # print s + '\n' + # if '# counter a ' in s or '^ counter a ' in s or '& counter a ' in s: + # print s + '\n' + # if '# counter that ' in s or '^ counter that ' in s or '& counter that ' in s: + # print s + '\n' + # if '# counter @' in s or '^ counter @' in s or '& counter @' in s: + # print s + '\n' + # if '# counter the ' in s or '^ counter the ' in s or '& counter the ' in s: + # print s + '\n' + + # counter target + s = s.replace('counter target ', counter_rename + ' target ') + # counter a + s = s.replace('counter a ', counter_rename + ' a ') + # counter all + s = s.replace('counter all ', counter_rename + ' all ') + # counters a + s = s.replace('counters a ', counter_rename + 's a ') + # countered (this could get weird in terms of englishing the word) + s = s.replace('countered', counter_rename) + # counter that + s = s.replace('counter that ', counter_rename + ' that ') + # counter @ + s = s.replace('counter @', counter_rename + ' @') + # counter it (this is tricky + s = s.replace(', counter it', ', ' + counter_rename + ' it') + # counter the (it happens at least once, thanks wizards!) + s = s.replace('counter the ', counter_rename + ' the ') + # counter up to + s = s.replace('counter up to ', counter_rename + ' up to ') + + # check if the word exists in any other context + # if 'counter' in s.replace('# counter', '').replace('countertype', '').replace('^ counter', '').replace('& counter', ''): + # print s + '\n' + + # whew! by manual inspection of a few dozen texts, it looks like this about covers it. + return s + + # run only after doing unary conversion def fix_dashes(s): s = s.replace('-' + unary_marker, reserved_indicator) @@ -470,6 +524,7 @@ def encode(card): text = fix_dashes(text) text = fix_x(text) text = replace_counters(text) + text = rename_uncast(text) text = relocate_equip(text) text = replace_newlines(text) encoding += text diff --git a/output.txt b/output.txt index e6a0770..f67f440 100644 --- a/output.txt +++ b/output.txt @@ -110,7 +110,7 @@ |teferi's drake||creature||drake|&^^^/&^^|{^^UU}|flying\phasing | -|mindswipe||instant||||{XXUURR}|counter target spell unless its controller pays {XX}. @ deals X damage to that spell's controller.| +|mindswipe||instant||||{XXUURR}|uncast target spell unless its controller pays {XX}. @ deals X damage to that spell's controller.| |wall of shadows||creature||wall|&/&^|{^BBBB}|defender \prevent all damage that would be dealt to @ by creatures it's blocking.\@ can't be the target of spells that can target only walls or of abilities that can target only walls.| @@ -358,7 +358,7 @@ |aura barbs||instant||arcane||{^^RR}|each enchantment deals &^^ damage to its controller, then each aura attached to a creature deals &^^ damage to the creature it's attached to.| -|daze||instant||||{^UU}|you may return an island you control to its owner's hand rather than pay @'s mana cost.\counter target spell unless its controller pays {^}.| +|daze||instant||||{^UU}|you may return an island you control to its owner's hand rather than pay @'s mana cost.\uncast target spell unless its controller pays {^}.| |korlash, heir to blackblade|legendary|creature||zombie warrior|*/*|{^^BBBB}|@'s power and toughness are each equal to the number of swamps you control.\{^BB}: regenerate @.\grandeur ~ discard another card named @: search your library for up to two swamp cards, put them onto the battlefield tapped, then shuffle your library.| @@ -450,7 +450,7 @@ |grafted skullcap||artifact||||{^^^^}|at the beginning of your draw step, draw an additional card.\at the beginning of your end step, discard your hand.| -|fall of the gavel||instant||||{^^^WWUU}|counter target spell. you gain &^^^^^ life.| +|fall of the gavel||instant||||{^^^WWUU}|uncast target spell. you gain &^^^^^ life.| |mage il~vec||creature||human wizard|&^^/&^^|{^^RR}|T, discard a card at random: @ deals &^ damage to target creature or player.| @@ -458,13 +458,13 @@ |karakas|legendary|land|||||T: add {WW} to your mana pool.\T: return target legendary creature to its owner's hand.| -|shimmering glasskite||creature||spirit|&^^/&^^^|{^^^UU}|flying\whenever @ becomes the target of a spell or ability for the first time in a turn, counter that spell or ability.| +|shimmering glasskite||creature||spirit|&^^/&^^^|{^^^UU}|flying\whenever @ becomes the target of a spell or ability for the first time in a turn, uncast that spell or ability.| |ghitu slinger||creature||human nomad|&^^/&^^|{^^RR}|echo {^^RR} \when @ enters the battlefield, it deals &^^ damage to target creature or player.| |haunting hymn||instant||||{^^^^BBBB}|target player discards two cards. if you cast this spell during your main phase, that player discards four cards instead.| -|pearl lake ancient||creature||leviathan|&^^^^^^/&^^^^^^^|{^^^^^UUUU}|flash\@ can't be countered.\prowess \return three lands you control to their owner's hand: return @ to its owner's hand.| +|pearl lake ancient||creature||leviathan|&^^^^^^/&^^^^^^^|{^^^^^UUUU}|flash\@ can't be uncast.\prowess \return three lands you control to their owner's hand: return @ to its owner's hand.| |winds of rath||sorcery||||{^^^WWWW}|destroy all creatures that aren't enchanted. they can't be regenerated.| @@ -734,7 +734,7 @@ |plummet||instant||||{^GG}|destroy target creature with flying.| -|teferi's response||instant||||{^UU}|counter target spell or ability an opponent controls that targets a land you control. if a permanent's ability is countered this way, destroy that permanent.\draw two cards.| +|teferi's response||instant||||{^UU}|uncast target spell or ability an opponent controls that targets a land you control. if a permanent's ability is uncast this way, destroy that permanent.\draw two cards.| |quenchable fire||sorcery||||{^^^RR}|@ deals &^^^ damage to target player. it deals an additional &^^^ damage to that player at the beginning of your next upkeep step unless he or she pays {UU} before that step.| @@ -762,7 +762,7 @@ |suq'ata assassin||creature||human assassin|&^/&^|{^BBBB}|countertype # poison\fear \whenever @ attacks and isn't blocked, defending player gets a # counter. | -|disdainful stroke||instant||||{^UU}|counter target spell with converted mana cost &^^^^ or greater.| +|disdainful stroke||instant||||{^UU}|uncast target spell with converted mana cost &^^^^ or greater.| |thalakos scout||creature||thalakos soldier scout|&^^/&^|{^^UU}|shadow \discard a card: return @ to its owner's hand.| @@ -802,7 +802,7 @@ |everglades||land|||||@ enters the battlefield tapped.\when @ enters the battlefield, sacrifice it unless you return an untapped swamp you control to its owner's hand.\T: add {^BB} to your mana pool.| -|guttural response||instant||||{RG}|counter target blue instant spell.| +|guttural response||instant||||{RG}|uncast target blue instant spell.| |fog patch||instant||||{^GG}|cast @ only during the declare blockers step.\attacking creatures become blocked. | @@ -884,7 +884,7 @@ |elephant guide||enchantment||aura||{^^GG}|enchant creature\enchanted creature gets +&^^^/+&^^^.\when enchanted creature dies, put a &^^^/&^^^ green elephant creature token onto the battlefield.| -|great sable stag||creature||elk|&^^^/&^^^|{^GGGG}|@ can't be countered.\protection from blue and from black | +|great sable stag||creature||elk|&^^^/&^^^|{^GGGG}|@ can't be uncast.\protection from blue and from black | |metathran transport||creature||metathran|&^/&^^^|{^UUUU}|flying\@ can't be blocked by blue creatures.\{UU}: target creature becomes blue until end of turn.| @@ -894,7 +894,7 @@ |rage thrower||creature||human shaman|&^^^^/&^^|{^^^^^RR}|whenever another creature dies, @ deals &^^ damage to target player.| -|boseiju, who shelters all|legendary|land|||||@ enters the battlefield tapped.\T, pay &^^ life: add {^} to your mana pool. if that mana is spent on an instant or sorcery spell, that spell can't be countered by spells or abilities.| +|boseiju, who shelters all|legendary|land|||||@ enters the battlefield tapped.\T, pay &^^ life: add {^} to your mana pool. if that mana is spent on an instant or sorcery spell, that spell can't be uncast by spells or abilities.| |wayfaring giant||creature||giant|&^/&^^^|{^^^^^WW}|domain ~ @ gets +&^/+&^ for each basic land type among lands you control.| @@ -977,7 +977,7 @@ |golgari signet||artifact||||{^^}|{^}, T: add {BBGG} to your mana pool.| -|fervent denial||instant||||{^^^UUUU}|counter target spell.\flashback {^^^^^UUUU} | +|fervent denial||instant||||{^^^UUUU}|uncast target spell.\flashback {^^^^^UUUU} | |ogre marauder||creature||ogre warrior|&^^^/&^|{^BBBB}|whenever @ attacks, it gains "@ can't be blocked" until end of turn unless defending player sacrifices a creature.| @@ -1139,7 +1139,7 @@ |mire shade||creature||shade|&^/&^|{^BB}|{BB}, sacrifice a swamp: put a +&^/+&^ counter on @. activate this ability only any time you could cast a sorcery.| -|bind||instant||||{^GG}|counter target activated ability. \draw a card.| +|bind||instant||||{^GG}|uncast target activated ability. \draw a card.| |angel of fury||creature||angel|&^^^/&^^^^^|{^^^^WWWW}|flying\when @ dies, you may shuffle it into its owner's library.| @@ -1157,7 +1157,7 @@ |fangren firstborn||creature||beast|&^^^^/&^^|{^GGGGGG}|whenever @ attacks, put a +&^/+&^ counter on each attacking creature.| -|insist||sorcery||||{GG}|the next creature spell you cast this turn can't be countered by spells or abilities.\draw a card.| +|insist||sorcery||||{GG}|the next creature spell you cast this turn can't be uncast by spells or abilities.\draw a card.| |no quarter||enchantment||||{^^^RR}|whenever a creature becomes blocked by a creature with lesser power, destroy the blocking creature.\whenever a creature blocks a creature with lesser power, destroy the attacking creature.| @@ -1554,7 +1554,7 @@ |phyrexian hydra||creature||hydra|&^^^^^^^/&^^^^^^^|{^^^GGGG}|infect \if damage would be dealt to @, prevent that damage. put a -&^/-&^ counter on @ for each &^ damage prevented this way.| -|summoning trap||instant||trap||{^^^^GGGG}|if a creature spell you cast this turn was countered by a spell or ability an opponent controlled, you may pay {} rather than pay @'s mana cost.\look at the top seven cards of your library. you may put a creature card from among them onto the battlefield. put the rest on the bottom of your library in any order.| +|summoning trap||instant||trap||{^^^^GGGG}|if a creature spell you cast this turn was uncast by a spell or ability an opponent controlled, you may pay {} rather than pay @'s mana cost.\look at the top seven cards of your library. you may put a creature card from among them onto the battlefield. put the rest on the bottom of your library in any order.| |skyshroud falcon||creature||bird|&^/&^|{^WW}|flying, vigilance| @@ -1603,7 +1603,7 @@ |raging cougar||creature||cat|&^^/&^^|{^^RR}|haste| -|invoke prejudice||enchantment||||{UUUUUUUU}|whenever an opponent casts a creature spell that doesn't share a color with a creature you control, counter that spell unless that player pays {XX}, where X is its converted mana cost.| +|invoke prejudice||enchantment||||{UUUUUUUU}|whenever an opponent casts a creature spell that doesn't share a color with a creature you control, uncast that spell unless that player pays {XX}, where X is its converted mana cost.| |thragtusk||creature||beast|&^^^^^/&^^^|{^^^^GG}|when @ enters the battlefield, you gain &^^^^^ life.\when @ leaves the battlefield, put a &^^^/&^^^ green beast creature token onto the battlefield.| @@ -1699,7 +1699,7 @@ |sonic burst||instant||||{^RR}|as an additional cost to cast @, discard a card at random.\@ deals &^^^^ damage to target creature or player.| -|declaration of naught||enchantment||||{UUUU}|as @ enters the battlefield, name a card.\{UU}: counter target spell with the chosen name.| +|declaration of naught||enchantment||||{UUUU}|as @ enters the battlefield, name a card.\{UU}: uncast target spell with the chosen name.| |goblin swine~rider||creature||goblin|&^/&^|{RR}|whenever @ becomes blocked, it deals &^^ damage to each attacking creature and each blocking creature.| @@ -1865,7 +1865,7 @@ |sand golem||artifact creature||golem|&^^^/&^^^|{^^^^^}|when a spell or ability an opponent controls causes you to discard @, return @ from your graveyard to the battlefield with a +&^/+&^ counter on it at the beginning of the next end step.| -|grip of amnesia||instant||||{^UU}|counter target spell unless its controller exiles all cards from his or her graveyard.\draw a card.| +|grip of amnesia||instant||||{^UU}|uncast target spell unless its controller exiles all cards from his or her graveyard.\draw a card.| |ivy seer||creature||elf wizard|&^/&^|{^^^GG}|{^^GG}, T: reveal any number of green cards in your hand. target creature gets +X/+X until end of turn, where X is the number of cards revealed this way.| @@ -1875,7 +1875,7 @@ |mold shambler||creature||fungus beast|&^^^/&^^^|{^^^GG}|kicker {^GG} \when @ enters the battlefield, if it was kicked, destroy target noncreature permanent.| -|skylasher||creature||insect|&^^/&^^|{^GG}|flash\@ can't be countered.\reach, protection from blue| +|skylasher||creature||insect|&^^/&^^|{^GG}|flash\@ can't be uncast.\reach, protection from blue| |nightshade seer||creature||human wizard|&^/&^|{^^^BB}|{^^BB}, T: reveal any number of black cards in your hand. target creature gets -X/-X until end of turn, where X is the number of cards revealed this way.| @@ -1940,7 +1940,7 @@ |blessed wine||instant||||{^WW}|you gain &^ life.\draw a card at the beginning of the next turn's upkeep.| -|evasive action||instant||||{^UU}|domain ~ counter target spell unless its controller pays {^} for each basic land type among lands you control.| +|evasive action||instant||||{^UU}|domain ~ uncast target spell unless its controller pays {^} for each basic land type among lands you control.| |buried alive||sorcery||||{^^BB}|search your library for up to three creature cards and put them into your graveyard. then shuffle your library.| @@ -1994,9 +1994,9 @@ |necropolis fiend||creature||demon|&^^^^/&^^^^^|{^^^^^^^BBBB}|delve \flying\{XX}, T, exile X cards from your graveyard: target creature gets -X/-X until end of turn.| -|withering boon||instant||||{^BB}|as an additional cost to cast @, pay &^^^ life.\counter target creature spell.| +|withering boon||instant||||{^BB}|as an additional cost to cast @, pay &^^^ life.\uncast target creature spell.| -|spell rupture||instant||||{^UU}|counter target spell unless its controller pays {XX}, where X is the greatest power among creatures you control.| +|spell rupture||instant||||{^UU}|uncast target spell unless its controller pays {XX}, where X is the greatest power among creatures you control.| |misers' cage||artifact||||{^^^}|at the beginning of each opponent's upkeep, if that player has five or more cards in hand, @ deals &^^ damage to him or her.| @@ -2042,7 +2042,7 @@ |warmonger hellkite||creature||dragon|&^^^^^/&^^^^^|{^^^^RRRR}|flying\all creatures attack each combat if able.\{^RR}: attacking creatures get +&^/+& until end of turn.| -|hisoka's defiance||instant||||{^UU}|counter target spirit or arcane spell.| +|hisoka's defiance||instant||||{^UU}|uncast target spirit or arcane spell.| |destructive urge||enchantment||aura||{^RRRR}|enchant creature\whenever enchanted creature deals combat damage to a player, that player sacrifices a land.| @@ -2076,11 +2076,11 @@ |mardu skullhunter||creature||human warrior|&^^/&^|{^BB}|@ enters the battlefield tapped.\raid ~ when @ enters the battlefield, if you attacked with a creature this turn, target opponent discards a card.| -|counterbalance||enchantment||||{UUUU}|whenever an opponent casts a spell, you may reveal the top card of your library. if you do, counter that spell if it has the same converted mana cost as the revealed card.| +|counterbalance||enchantment||||{UUUU}|whenever an opponent casts a spell, you may reveal the top card of your library. if you do, uncast that spell if it has the same converted mana cost as the revealed card.| |arbor elf||creature||elf druid|&^/&^|{GG}|T: untap target forest.| -|avoid fate||instant||||{GG}|counter target instant or aura spell that targets a permanent you control.| +|avoid fate||instant||||{GG}|uncast target instant or aura spell that targets a permanent you control.| |efreet weaponmaster||creature||efreet monk|&^^^^/&^^^|{^^^UURRWW}|first strike\when @ enters the battlefield or is turned face up, another target creature you control gets +&^^^/+& until end of turn.\morph {^^UURRWW} | @@ -2245,7 +2245,7 @@ |spectral flight||enchantment||aura||{^UU}|enchant creature\enchanted creature gets +&^^/+&^^ and has flying.| -|loxodon smiter||creature||elephant soldier|&^^^^/&^^^^|{^GGWW}|@ can't be countered.\if a spell or ability an opponent controls causes you to discard @, put it onto the battlefield instead of putting it into your graveyard.| +|loxodon smiter||creature||elephant soldier|&^^^^/&^^^^|{^GGWW}|@ can't be uncast.\if a spell or ability an opponent controls causes you to discard @, put it onto the battlefield instead of putting it into your graveyard.| |probe||sorcery||||{^^UU}|kicker {^BB} \draw three cards, then discard two cards.\if @ was kicked, target player discards two cards.| @@ -2273,7 +2273,7 @@ |thrull champion||creature||thrull|&^^/&^^|{^^^^BB}|thrull creatures get +&^/+&^.\T: gain control of target thrull for as long as you control @.| -|hesitation||enchantment||||{^UU}|when a player casts a spell, sacrifice @ and counter that spell.| +|hesitation||enchantment||||{^UU}|when a player casts a spell, sacrifice @ and uncast that spell.| |rekindled flame||sorcery||||{^^RRRR}|@ deals &^^^^ damage to target creature or player.\at the beginning of your upkeep, if an opponent has no cards in hand, you may return @ from your graveyard to your hand.| @@ -2307,7 +2307,7 @@ |secret summoning||conspiracy|||||hidden agenda \whenever a creature with the chosen name enters the battlefield under your control, you may search your library for any number of cards with that name, reveal them, put them into your hand, then shuffle your library.| -|spellshift||instant||||{^^^UU}|counter target instant or sorcery spell. its controller reveals cards from the top of his or her library until he or she reveals an instant or sorcery card. that player may cast that card without paying its mana cost. then he or she shuffles his or her library.| +|spellshift||instant||||{^^^UU}|uncast target instant or sorcery spell. its controller reveals cards from the top of his or her library until he or she reveals an instant or sorcery card. that player may cast that card without paying its mana cost. then he or she shuffles his or her library.| |grandmother sengir|legendary|creature||human wizard|&^^^/&^^^|{^^^^BB}|{^BB}, T: target creature gets -&^/-&^ until end of turn.| @@ -2340,7 +2340,7 @@ |talons of falkenrath||enchantment||aura||{^RR}|flash \enchant creature\enchanted creature has "{^RR}: this creature gets +&^^/+& until end of turn."| -|mistfolk||creature||illusion|&^/&^^|{UUUU}|{UU}: counter target spell that targets @.| +|mistfolk||creature||illusion|&^/&^^|{UUUU}|{UU}: uncast target spell that targets @.| |deathless angel||creature||angel|&^^^^^/&^^^^^^^|{^^^^WWWW}|flying\{WWWW}: target creature gains indestructible until end of turn.| @@ -2382,7 +2382,7 @@ |mass hysteria||enchantment||||{RR}|all creatures have haste.| -|neutralizing blast||instant||||{^UU}|counter target multicolored spell.| +|neutralizing blast||instant||||{^UU}|uncast target multicolored spell.| |dragon's herald||creature||goblin shaman|&^/&^|{RR}|{^^RR}, T, sacrifice a black creature, a red creature, and a green creature: search your library for a card named hellkite overlord and put it onto the battlefield. then shuffle your library.| @@ -2610,7 +2610,7 @@ |sacred nectar||sorcery||||{^WW}|you gain &^^^^ life.| -|red elemental blast||instant||||{RR}|choose one ~\= counter target blue spell.\= destroy target blue permanent.| +|red elemental blast||instant||||{RR}|choose one ~\= uncast target blue spell.\= destroy target blue permanent.| |vulshok war boar||creature||boar beast|&^^^^^/&^^^^^|{^^RRRR}|when @ enters the battlefield, sacrifice it unless you sacrifice an artifact.| @@ -2618,7 +2618,7 @@ |vedalken archmage||creature||vedalken wizard|&/&^^|{^^UUUU}|whenever you cast an artifact spell, draw a card.| -|equinox||enchantment||aura||{WW}|enchant land\enchanted land has "T: counter target spell if it would destroy a land you control."| +|equinox||enchantment||aura||{WW}|enchant land\enchanted land has "T: uncast target spell if it would destroy a land you control."| |myth realized||enchantment||||{WW}|countertype # lore\whenever you cast a noncreature spell, put a # counter on @.\{^^WW}: put a # counter on @.\{WW}: until end of turn, @ becomes a monk avatar creature in addition to its other types and gains "this creature's power and toughness are each equal to the number of # counters on it."| @@ -2725,7 +2725,7 @@ |verdigris||instant||||{^^GG}|destroy target artifact.| -|stratus dancer||creature||djinn monk|&^^/&^|{^UU}|flying\megamorph {^UU} \when @ is turned face up, counter target instant or sorcery spell.| +|stratus dancer||creature||djinn monk|&^^/&^|{^UU}|flying\megamorph {^UU} \when @ is turned face up, uncast target instant or sorcery spell.| |aven fateshaper||creature||bird wizard|&^^^^/&^^^^^|{^^^^^^UU}|flying\when @ enters the battlefield, look at the top four cards of your library, then put them back in any order.\{^^^^UU}: look at the top four cards of your library, then put them back in any order.| @@ -2789,7 +2789,7 @@ |lead golem||artifact creature||golem|&^^^/&^^^^^|{^^^^^}|whenever @ attacks, it doesn't untap during its controller's next untap step.| -|hydromorph guardian||creature||elemental|&^^/&^^|{^^UU}|{UU}, sacrifice @: counter target spell that targets one or more creatures you control.| +|hydromorph guardian||creature||elemental|&^^/&^^|{^^UU}|{UU}, sacrifice @: uncast target spell that targets one or more creatures you control.| |phantasmal abomination||creature||illusion|&^^^^^/&^^^^^|{^UUUU}|defender\when @ becomes the target of a spell or ability, sacrifice it.| @@ -2821,7 +2821,7 @@ |arcum's sleigh||artifact||||{^}|{^^}, T: target creature gains vigilance until end of turn. activate this ability only during combat and only if defending player controls a snow land.| -|mana drain||instant||||{UUUU}|counter target spell. at the beginning of your next main phase, add {XX} to your mana pool, where X is that spell's converted mana cost.| +|mana drain||instant||||{UUUU}|uncast target spell. at the beginning of your next main phase, add {XX} to your mana pool, where X is that spell's converted mana cost.| |howling wolf||creature||wolf|&^^/&^^|{^^GGGG}|when @ enters the battlefield, you may search your library for up to three cards named @, reveal them, and put them into your hand. if you do, shuffle your library.| @@ -2871,7 +2871,7 @@ |hagra crocodile||creature||crocodile|&^^^/&^|{^^^BB}|@ can't block.\landfall ~ whenever a land enters the battlefield under your control, @ gets +&^^/+&^^ until end of turn.| -|force of will||instant||||{^^^UUUU}|you may pay &^ life and exile a blue card from your hand rather than pay @'s mana cost.\counter target spell.| +|force of will||instant||||{^^^UUUU}|you may pay &^ life and exile a blue card from your hand rather than pay @'s mana cost.\uncast target spell.| |dwarven thaumaturgist||creature||dwarf shaman|&^/&^^|{^^RR}|T: switch target creature's power and toughness until end of turn.| @@ -2910,7 +2910,7 @@ |despoil||sorcery||||{^^^BB}|destroy target land. its controller loses &^^ life.| -|spiketail drakeling||creature||drake|&^^/&^^|{^UUUU}|flying\sacrifice @: counter target spell unless its controller pays {^^}.| +|spiketail drakeling||creature||drake|&^^/&^^|{^UUUU}|flying\sacrifice @: uncast target spell unless its controller pays {^^}.| |keldon twilight||enchantment||||{^BBRR}|at the beginning of each player's end step, if no creatures attacked this turn, that player sacrifices a creature he or she controlled since the beginning of the turn.| @@ -2948,7 +2948,7 @@ |gate smasher||artifact||equipment||{^^^}|equip {^^^}\@ can be attached only to a creature with toughness &^^^^ or greater.\equipped creature gets +&^^^/+& and has trample.| -|extinguish||instant||||{^UU}|counter target sorcery spell.| +|extinguish||instant||||{^UU}|uncast target sorcery spell.| |vengeful dreams||instant||||{WWWW}|as an additional cost to cast @, discard X cards.\exile X target attacking creatures.| @@ -3024,7 +3024,7 @@ |private research||enchantment||aura||{UU}|countertype # page\enchant creature\at the beginning of your upkeep, you may put a # counter on @.\when enchanted creature dies, draw a card for each # counter on @.| -|stymied hopes||instant||||{^UU}|counter target spell unless its controller pays {^}. scry &^. | +|stymied hopes||instant||||{^UU}|uncast target spell unless its controller pays {^}. scry &^. | |fate transfer||instant||||{^UB}|move all counters from target creature onto another target creature.| @@ -3036,7 +3036,7 @@ |orcish mechanics||creature||orc|&^/&^|{^^RR}|T, sacrifice an artifact: @ deals &^^ damage to target creature or player.| -|dispersal shield||instant||||{^UU}|counter target spell if its converted mana cost is less than or equal to the highest converted mana cost among permanents you control.| +|dispersal shield||instant||||{^UU}|uncast target spell if its converted mana cost is less than or equal to the highest converted mana cost among permanents you control.| |deathbringer liege||creature||horror|&^^^/&^^^^|{^^WBWBWB}|other white creatures you control get +&^/+&^.\other black creatures you control get +&^/+&^.\whenever you cast a white spell, you may tap target creature.\whenever you cast a black spell, you may destroy target creature if it's tapped.| @@ -3250,7 +3250,7 @@ |ezuri's brigade||creature||elf warrior|&^^^^/&^^^^|{^^GGGG}|metalcraft ~ as long as you control three or more artifacts, @ gets +&^^^^/+&^^^^ and has trample.| -|volcanic fallout||instant||||{^RRRR}|@ can't be countered.\@ deals &^^ damage to each creature and each player.| +|volcanic fallout||instant||||{^RRRR}|@ can't be uncast.\@ deals &^^ damage to each creature and each player.| |animal magnetism||sorcery||||{^^^^GG}|reveal the top five cards of your library. an opponent chooses a creature card from among them. put that card onto the battlefield and the rest into your graveyard.| @@ -3394,7 +3394,7 @@ |total war||enchantment||||{^^^RR}|whenever a player attacks with one or more creatures, destroy all untapped non~wall creatures that player controls that didn't attack, except for creatures the player hasn't controlled continuously since the beginning of the turn.| -|ertai, wizard adept|legendary|creature||human wizard|&^/&^|{^^UU}|{^^UUUU}, T: counter target spell.| +|ertai, wizard adept|legendary|creature||human wizard|&^/&^|{^^UU}|{^^UUUU}, T: uncast target spell.| |worms of the earth||enchantment||||{^^BBBBBB}|players can't play lands.\lands can't enter the battlefield.\at the beginning of each upkeep, any player may sacrifice two lands or have @ deal &^^^^^ damage to him or her. if a player does either, destroy @.| @@ -3458,7 +3458,7 @@ |kithkin daggerdare||creature||kithkin soldier|&^/&^|{^GG}|{GG}, T: target attacking creature gets +&^^/+&^^ until end of turn.| -|rune snag||instant||||{^UU}|counter target spell unless its controller pays {^^} plus an additional {^^} for each card named @ in each graveyard.| +|rune snag||instant||||{^UU}|uncast target spell unless its controller pays {^^} plus an additional {^^} for each card named @ in each graveyard.| |alarum||instant||||{^WW}|untap target nonattacking creature. it gets +&^/+&^^^ until end of turn.| @@ -3628,7 +3628,7 @@ |armored guardian||creature||cat soldier|&^^/&^^^^^|{^^^WWUU}|{^WWWW}: target creature you control gains protection from the color of your choice until end of turn.\{^UUUU}: @ gains shroud until end of turn. | -|dissolve||instant||||{^UUUU}|counter target spell. scry &^. | +|dissolve||instant||||{^UUUU}|uncast target spell. scry &^. | |bloodcrazed goblin||creature||goblin berserker|&^^/&^^|{RR}|@ can't attack unless an opponent has been dealt damage this turn.| @@ -3787,7 +3787,7 @@ |watcher of the roost||creature||bird soldier|&^^/&^|{^^WW}|flying\morph~reveal a white card in your hand. \when @ is turned face up, you gain &^^ life.| -|glen elendra archmage||creature||faerie wizard|&^^/&^^|{^^^UU}|flying\{UU}, sacrifice @: counter target noncreature spell.\persist | +|glen elendra archmage||creature||faerie wizard|&^^/&^^|{^^^UU}|flying\{UU}, sacrifice @: uncast target noncreature spell.\persist | |homicidal seclusion||enchantment||||{^^^^BB}|as long as you control exactly one creature, that creature gets +&^^^/+&^ and has lifelink.| @@ -3869,7 +3869,7 @@ |whirling catapult||artifact||||{^^^^}|{^^}, exile the top two cards of your library: @ deals &^ damage to each creature with flying and each player.| -|counterspell||instant||||{UUUU}|counter target spell.| +|counterspell||instant||||{UUUU}|uncast target spell.| |lionheart maverick||creature||human knight|&^/&^|{WW}|vigilance\{^^^^WW}: @ gets +&^/+&^^ until end of turn.| @@ -3909,7 +3909,7 @@ |essence warden||creature||elf shaman|&^/&^|{GG}|whenever another creature enters the battlefield, you gain &^ life.| -|vigilant martyr||creature||human cleric|&^/&^|{WW}|sacrifice @: regenerate target creature.\{WWWW}, T, sacrifice @: counter target spell that targets an enchantment.| +|vigilant martyr||creature||human cleric|&^/&^|{WW}|sacrifice @: regenerate target creature.\{WWWW}, T, sacrifice @: uncast target spell that targets an enchantment.| |weatherseed faeries||creature||faerie|&^^/&^|{^^UU}|flying, protection from red| @@ -4253,7 +4253,7 @@ |erosion||enchantment||aura||{UUUUUU}|enchant land\at the beginning of the upkeep of enchanted land's controller, destroy that land unless that player pays {^} or &^ life.| -|mindreaver||creature||human wizard|&^^/&^|{UUUU}|heroic ~ whenever you cast a spell that targets @, exile the top three cards of target player's library.\{UUUU}, sacrifice @: counter target spell with the same name as a card exiled with @.| +|mindreaver||creature||human wizard|&^^/&^|{UUUU}|heroic ~ whenever you cast a spell that targets @, exile the top three cards of target player's library.\{UUUU}, sacrifice @: uncast target spell with the same name as a card exiled with @.| |scent of ivy||instant||||{GG}|reveal any number of green cards in your hand. target creature gets +X/+X until end of turn, where X is the number of cards revealed this way.| @@ -4355,7 +4355,7 @@ |dralnu's pet||creature||shapeshifter|&^^/&^^|{^UUUU}|kicker~{^^BB}, discard a creature card. \if @ was kicked, it enters the battlefield with flying and with X +&^/+&^ counters on it, where X is the discarded card's converted mana cost.| -|traumatic visions||instant||||{^^^UUUU}|counter target spell.\basic landcycling {^UU} | +|traumatic visions||instant||||{^^^UUUU}|uncast target spell.\basic landcycling {^UU} | |arcum dagsson|legendary|creature||human artificer|&^^/&^^|{^^^UU}|T: target artifact creature's controller sacrifices it. that player may search his or her library for a noncreature artifact card, put it onto the battlefield, then shuffle his or her library.| @@ -4375,7 +4375,7 @@ |kjeldoran javelineer||creature||human soldier|&^/&^^|{WW}|countertype # age\cumulative upkeep {^} \T: @ deals damage equal to the number of # counters on it to target attacking or blocking creature.| -|thrun, the last troll|legendary|creature||troll shaman|&^^^^/&^^^^|{^^GGGG}|@ can't be countered.\hexproof \{^GG}: regenerate @.| +|thrun, the last troll|legendary|creature||troll shaman|&^^^^/&^^^^|{^^GGGG}|@ can't be uncast.\hexproof \{^GG}: regenerate @.| |flesh to dust||instant||||{^^^BBBB}|destroy target creature. it can't be regenerated.| @@ -4445,13 +4445,13 @@ |runic repetition||sorcery||||{^^UU}|return target exiled card with flashback you own to your hand.| -|null brooch||artifact||||{^^^^}|{^^}, T, discard your hand: counter target noncreature spell.| +|null brooch||artifact||||{^^^^}|{^^}, T, discard your hand: uncast target noncreature spell.| -|combust||instant||||{^RR}|@ can't be countered by spells or abilities.\@ deals &^^^^^ damage to target white or blue creature. the damage can't be prevented.| +|combust||instant||||{^RR}|@ can't be uncast by spells or abilities.\@ deals &^^^^^ damage to target white or blue creature. the damage can't be prevented.| |chained throatseeker||creature||horror|&^^^^^/&^^^^^|{^^^^^UU}|infect \@ can't attack unless defending player is poisoned.| -|cancel||instant||||{^UUUU}|counter target spell.| +|cancel||instant||||{^UUUU}|uncast target spell.| |soltari priest||creature||soltari cleric|&^^/&^|{WWWW}|protection from red\shadow | @@ -4463,9 +4463,9 @@ |tranquil garden||land|||||T: add {^} to your mana pool.\T: add {GG} or {WW} to your mana pool. @ doesn't untap during your next untap step.| -|complicate||instant||||{^^UU}|counter target spell unless its controller pays {^^^}.\cycling {^^UU} \when you cycle @, you may counter target spell unless its controller pays {^}.| +|complicate||instant||||{^^UU}|uncast target spell unless its controller pays {^^^}.\cycling {^^UU} \when you cycle @, you may uncast target spell unless its controller pays {^}.| -|ouphe vandals||creature||ouphe rogue|&^^/&^^|{^^GG}|{GG}, sacrifice @: counter target activated ability from an artifact source and destroy that artifact if it's on the battlefield. | +|ouphe vandals||creature||ouphe rogue|&^^/&^^|{^^GG}|{GG}, sacrifice @: uncast target activated ability from an artifact source and destroy that artifact if it's on the battlefield. | |chisei, heart of oceans|legendary|creature||spirit|&^^^^/&^^^^|{^^UUUU}|flying\at the beginning of your upkeep, sacrifice @ unless you remove a counter from a permanent you control.| @@ -4633,7 +4633,7 @@ |soraya the falconer|legendary|creature||human|&^^/&^^|{^WWWW}|bird creatures get +&^/+&^.\{^WW}: target bird creature gains banding until end of turn. | -|odds||instant||||{UURR}|flip a coin. if it comes up heads, counter target instant or sorcery spell. if it comes up tails, copy that spell and you may choose new targets for the copy.| +|odds||instant||||{UURR}|flip a coin. if it comes up heads, uncast target instant or sorcery spell. if it comes up tails, copy that spell and you may choose new targets for the copy.| |ends||instant||||{^^^RRWW}|target player sacrifices two attacking creatures.| |totally lost||instant||||{^^^^UU}|put target nonland permanent on top of its owner's library.| @@ -4680,7 +4680,7 @@ |nomad outpost||land|||||@ enters the battlefield tapped.\T: add {RR}, {WW}, or {BB} to your mana pool.| -|azorius guildmage||creature||vedalken wizard|&^^/&^^|{WUWU}|{^^WW}: tap target creature.\{^^UU}: counter target activated ability. | +|azorius guildmage||creature||vedalken wizard|&^^/&^^|{WUWU}|{^^WW}: tap target creature.\{^^UU}: uncast target activated ability. | |time warp||sorcery||||{^^^UUUU}|target player takes an extra turn after this one.| @@ -4806,7 +4806,7 @@ |destructor dragon||creature||dragon|&^^^^/&^^^^|{^^^^GGGG}|flying\when @ dies, destroy target noncreature permanent.| -|power sink||instant||||{XXUU}|counter target spell unless its controller pays {XX}. if he or she doesn't, that player taps all lands with mana abilities he or she controls and empties his or her mana pool.| +|power sink||instant||||{XXUU}|uncast target spell unless its controller pays {XX}. if he or she doesn't, that player taps all lands with mana abilities he or she controls and empties his or her mana pool.| |temple of triumph||land|||||@ enters the battlefield tapped.\when @ enters the battlefield, scry &^. \T: add {RR} or {WW} to your mana pool.| @@ -5138,7 +5138,7 @@ |glint||instant||||{^UU}|target creature you control gets +&/+&^^^ and gains hexproof until end of turn. | -|flash counter||instant||||{^UU}|counter target instant spell.| +|flash counter||instant||||{^UU}|uncast target instant spell.| |gravecrawler||creature||zombie|&^^/&^|{BB}|@ can't block.\you may cast @ from your graveyard as long as you control a zombie.| @@ -5226,7 +5226,7 @@ |thatcher revolt||sorcery||||{^^RR}|put three &^/&^ red human creature tokens with haste onto the battlefield. sacrifice those tokens at the beginning of the next end step.| -|draining whelk||creature||illusion|&^/&^|{^^^^UUUU}|flash \flying\when @ enters the battlefield, counter target spell. put X +&^/+&^ counters on @, where X is that spell's converted mana cost.| +|draining whelk||creature||illusion|&^/&^|{^^^^UUUU}|flash \flying\when @ enters the battlefield, uncast target spell. put X +&^/+&^ counters on @, where X is that spell's converted mana cost.| |ire of kaminari||instant||arcane||{^^^RR}|@ deals damage to target creature or player equal to the number of arcane cards in your graveyard.| @@ -5356,7 +5356,7 @@ |drafna's restoration||sorcery||||{UU}|return any number of target artifact cards from target player's graveyard to the top of his or her library in any order.| -|dismal failure||instant||||{^^UUUU}|counter target spell. its controller discards a card.| +|dismal failure||instant||||{^^UUUU}|uncast target spell. its controller discards a card.| |barter in blood||sorcery||||{^^BBBB}|each player sacrifices two creatures.| @@ -5410,7 +5410,7 @@ |dragon throne of tarkir|legendary|artifact||equipment||{^^^^}|equip {^^^}\equipped creature has defender and "{^^}, T: other creatures you control gain trample and get +X/+X until end of turn, where X is this creature's power."| -|envelop||instant||||{UU}|counter target sorcery spell.| +|envelop||instant||||{UU}|uncast target sorcery spell.| |knight of glory||creature||human knight|&^^/&^|{^WW}|protection from black \exalted | @@ -5422,7 +5422,7 @@ |silver myr||artifact creature||myr|&^/&^|{^^}|T: add {UU} to your mana pool.| -|lay bare||instant||||{^^UUUU}|counter target spell. look at its controller's hand.| +|lay bare||instant||||{^^UUUU}|uncast target spell. look at its controller's hand.| |relentless skaabs||creature||zombie|&^^^^/&^^^^|{^^^UUUU}|as an additional cost to cast @, exile a creature card from your graveyard.\undying | @@ -5448,7 +5448,7 @@ |coursers' accord||sorcery||||{^^^^GGWW}|put a &^^^/&^^^ green centaur creature token onto the battlefield, then populate. | -|temporal extortion||sorcery||||{BBBBBBBB}|when you cast @, any player may pay half his or her life, rounded up. if a player does, counter @.\take an extra turn after this one.| +|temporal extortion||sorcery||||{BBBBBBBB}|when you cast @, any player may pay half his or her life, rounded up. if a player does, uncast @.\take an extra turn after this one.| |midnight charm||instant||||{BB}|choose one ~\= @ deals &^ damage to target creature and you gain &^ life.\= target creature gains first strike until end of turn.\= tap target creature.| @@ -5500,7 +5500,7 @@ |incremental blight||sorcery||||{^^^BBBB}|put a -&^/-&^ counter on target creature, two -&^/-&^ counters on another target creature, and three -&^/-&^ counters on a third target creature.| -|silumgar sorcerer||creature||human wizard|&^^/&^|{^UUUU}|flash \flying\exploit \when @ exploits a creature, counter target creature spell.| +|silumgar sorcerer||creature||human wizard|&^^/&^|{^UUUU}|flash \flying\exploit \when @ exploits a creature, uncast target creature spell.| |rakdos cluestone||artifact||||{^^^}|T: add {BB} or {RR} to your mana pool.\{BB}{RR}, T, sacrifice @: draw a card.| @@ -5538,7 +5538,7 @@ |hound of griselbrand||creature||elemental hound|&^^/&^^|{^^RRRR}|double strike\undying | -|dimir charm||instant||||{UUBB}|choose one ~\= counter target sorcery spell.\= destroy target creature with power &^^ or less.\= look at the top three cards of target player's library, then put one back and the rest into that player's graveyard.| +|dimir charm||instant||||{UUBB}|choose one ~\= uncast target sorcery spell.\= destroy target creature with power &^^ or less.\= look at the top three cards of target player's library, then put one back and the rest into that player's graveyard.| |freewind falcon||creature||bird|&^/&^|{^WW}|flying, protection from red| @@ -5627,7 +5627,7 @@ |kuon, ogre ascendant|legendary|creature||ogre monk|&^^/&^^^^|{BBBBBB}|at the beginning of the end step, if three or more creatures died this turn, flip @.| |kuon's essence|legendary|enchantment||||{BBBBBB}|at the beginning of each player's upkeep, that player sacrifices a creature.| -|scent of brine||instant||||{^UU}|reveal any number of blue cards in your hand. counter target spell unless its controller pays {^} for each card revealed this way.| +|scent of brine||instant||||{^UU}|reveal any number of blue cards in your hand. uncast target spell unless its controller pays {^} for each card revealed this way.| |fury of the horde||sorcery||||{^^^^^RRRR}|you may exile two red cards from your hand rather than pay @'s mana cost.\untap all creatures that attacked this turn. after this main phase, there is an additional combat phase followed by an additional main phase.| @@ -5843,7 +5843,7 @@ |muzzio's preparations||conspiracy|||||hidden agenda \each creature you control with the chosen name enters the battlefield with an additional +&^/+&^ counter on it.| -|illumination||instant||||{WWWW}|counter target artifact or enchantment spell. its controller gains life equal to its converted mana cost.| +|illumination||instant||||{WWWW}|uncast target artifact or enchantment spell. its controller gains life equal to its converted mana cost.| |cursed rack||artifact||||{^^^^}|as @ enters the battlefield, choose an opponent.\the chosen player's maximum hand size is four.| @@ -5927,7 +5927,7 @@ |carrion beetles||creature||insect|&^/&^|{BB}|{^^BB}, T: exile up to three target cards from a single graveyard.| -|mistcutter hydra||creature||hydra|&/&|{XXGG}|@ can't be countered.\haste, protection from blue\@ enters the battlefield with X +&^/+&^ counters on it.| +|mistcutter hydra||creature||hydra|&/&|{XXGG}|@ can't be uncast.\haste, protection from blue\@ enters the battlefield with X +&^/+&^ counters on it.| |volunteer reserves||creature||human soldier|&^^/&^^^^|{^WW}|banding \cumulative upkeep {^} | @@ -5951,7 +5951,7 @@ |pixie queen||creature||faerie|&^/&^|{^^GGGG}|flying\{GGGGGG}, T: target creature gains flying until end of turn.| -|dovescape||enchantment||||{^^^WUWUWU}|\whenever a player casts a noncreature spell, counter that spell. that player puts X &^/&^ white and blue bird creature tokens with flying onto the battlefield, where X is the spell's converted mana cost.| +|dovescape||enchantment||||{^^^WUWUWU}|\whenever a player casts a noncreature spell, uncast that spell. that player puts X &^/&^ white and blue bird creature tokens with flying onto the battlefield, where X is the spell's converted mana cost.| |exalted angel||creature||angel|&^^^^/&^^^^^|{^^^^WWWW}|flying\whenever @ deals damage, you gain that much life.\morph {^^WWWW} | @@ -6047,7 +6047,7 @@ |sadistic glee||enchantment||aura||{BB}|enchant creature\whenever a creature dies, put a +&^/+&^ counter on enchanted creature.| -|rimewind cryomancer||creature||human wizard|&^^/&^^^|{^^^UU}|{^}, T: counter target activated ability. activate this ability only if you control four or more snow permanents. | +|rimewind cryomancer||creature||human wizard|&^^/&^^^|{^^^UU}|{^}, T: uncast target activated ability. activate this ability only if you control four or more snow permanents. | |vigean intuition||instant||||{^^^GGUU}|choose a card type, then reveal the top four cards of your library. put all cards of the chosen type revealed this way into your hand and the rest into your graveyard. | @@ -6087,7 +6087,7 @@ |chill to the bone||instant||||{^^^BB}|destroy target nonsnow creature.| -|teferi's care||enchantment||||{^^WW}|{WW}, sacrifice an enchantment: destroy target enchantment.\{^^^UUUU}: counter target enchantment spell.| +|teferi's care||enchantment||||{^^WW}|{WW}, sacrifice an enchantment: destroy target enchantment.\{^^^UUUU}: uncast target enchantment spell.| |decree of justice||sorcery||||{XXXX^^WWWW}|put X &^^^^/&^^^^ white angel creature tokens with flying onto the battlefield.\cycling {^^WW} \when you cycle @, you may pay {XX}. if you do, put X &^/&^ white soldier creature tokens onto the battlefield.| @@ -6135,7 +6135,7 @@ |silverblade paladin||creature||human knight|&^^/&^^|{^WWWW}|soulbond \as long as @ is paired with another creature, both creatures have double strike.| -|scragnoth||creature||beast|&^^^/&^^^^|{^^^^GG}|@ can't be countered.\protection from blue| +|scragnoth||creature||beast|&^^^/&^^^^|{^^^^GG}|@ can't be uncast.\protection from blue| |troll ascetic||creature||troll shaman|&^^^/&^^|{^GGGG}|hexproof \{^GG}: regenerate @.| @@ -6147,11 +6147,11 @@ |nessian demolok||creature||beast|&^^^/&^^^|{^^^GGGG}|tribute &^^^ \when @ enters the battlefield, if tribute wasn't paid, destroy target noncreature permanent.| -|scattering stroke||instant||||{^^UUUU}|counter target spell. clash with an opponent. if you win, at the beginning of your next main phase, you may add {XX} to your mana pool, where X is that spell's converted mana cost. | +|scattering stroke||instant||||{^^UUUU}|uncast target spell. clash with an opponent. if you win, at the beginning of your next main phase, you may add {XX} to your mana pool, where X is that spell's converted mana cost. | |dakmor salvage||land|||||@ enters the battlefield tapped.\T: add {BB} to your mana pool.\dredge &^^ | -|rending volley||instant||||{RR}|@ can't be countered by spells or abilities.\@ deals &^^^^ damage to target white or blue creature.| +|rending volley||instant||||{RR}|@ can't be uncast by spells or abilities.\@ deals &^^^^ damage to target white or blue creature.| |fetid heath||land|||||T: add {^} to your mana pool.\{WB}, T: add {WWWW}, {WWBB}, or {BBBB} to your mana pool.| @@ -6507,7 +6507,7 @@ |embermage goblin||creature||goblin wizard|&^/&^|{^^^RR}|when @ enters the battlefield, you may search your library for a card named @, reveal it, and put it into your hand. if you do, shuffle your library.\T: @ deals &^ damage to target creature or player.| -|izzet charm||instant||||{UURR}|choose one ~\= counter target noncreature spell unless its controller pays {^^}.\= @ deals &^^ damage to target creature.\= draw two cards, then discard two cards.| +|izzet charm||instant||||{UURR}|choose one ~\= uncast target noncreature spell unless its controller pays {^^}.\= @ deals &^^ damage to target creature.\= draw two cards, then discard two cards.| |mage's guile||instant||||{^UU}|target creature gains shroud until end of turn. \cycling {UU} | @@ -6675,7 +6675,7 @@ |sadistic sacrament||sorcery||||{BBBBBB}|kicker {^^^^^^^} \search target player's library for up to three cards, exile them, then that player shuffles his or her library. if @ was kicked, instead search that player's library for up to fifteen cards, exile them, then that player shuffles his or her library.| -|dash hopes||instant||||{BBBB}|when you cast @, any player may pay &^^^^^ life. if a player does, counter @.\counter target spell.| +|dash hopes||instant||||{BBBB}|when you cast @, any player may pay &^^^^^ life. if a player does, uncast @.\uncast target spell.| |surrak, the hunt caller|legendary|creature||human warrior|&^^^^^/&^^^^|{^^GGGG}|formidable ~ at the beginning of combat on your turn, if creatures you control have total power &^^^^^^^^ or greater, target creature you control gains haste until end of turn.| @@ -6697,7 +6697,7 @@ |shivan meteor||sorcery||||{^^^RRRR}|@ deals &^^^^^^^^^^^^^ damage to target creature.\suspend &^^~{^RRRR} | -|psychic trance||instant||||{^^UUUU}|until end of turn, wizards you control gain "T: counter target spell."| +|psychic trance||instant||||{^^UUUU}|until end of turn, wizards you control gain "T: uncast target spell."| |pinpoint avalanche||instant||||{^^^RRRR}|@ deals &^^^^ damage to target creature. the damage can't be prevented.| @@ -6734,7 +6734,7 @@ |duplicant||artifact creature||shapeshifter|&^^/&^^^^|{^^^^^^}|imprint ~ when @ enters the battlefield, you may exile target nontoken creature.\as long as a card exiled with @ is a creature card, @ has the power, toughness, and creature types of the last creature card exiled with @. it's still a shapeshifter.| |callow jushi||creature||human wizard|&^^/&^^|{^UUUU}|countertype # ki\whenever you cast a spirit or arcane spell, you may put a # counter on @.\at the beginning of the end step, if there are two or more # counters on @, you may flip it.| -|jaraku the interloper|legendary|creature||spirit|&^^^/&^^^^|{^UUUU}|countertype # ki\remove a # counter from @: counter target spell unless its controller pays {^^}.| +|jaraku the interloper|legendary|creature||spirit|&^^^/&^^^^|{^UUUU}|countertype # ki\remove a # counter from @: uncast target spell unless its controller pays {^^}.| |mob justice||sorcery||||{^RR}|@ deals damage to target player equal to the number of creatures you control.| @@ -6797,7 +6797,7 @@ |kitsune dawnblade||creature||fox samurai|&^^/&^^^|{^^^^WW}|bushido &^ \when @ enters the battlefield, you may tap target creature.| -|temur charm||instant||||{GGUURR}|choose one ~\= target creature you control gets +&^/+&^ until end of turn. it fights target creature you don't control.\= counter target spell unless its controller pays {^^^}.\= creatures with power &^^^ or less can't block this turn.| +|temur charm||instant||||{GGUURR}|choose one ~\= target creature you control gets +&^/+&^ until end of turn. it fights target creature you don't control.\= uncast target spell unless its controller pays {^^^}.\= creatures with power &^^^ or less can't block this turn.| |plague wind||sorcery||||{^^^^^^^BBBB}|destroy all creatures you don't control. they can't be regenerated.| @@ -6844,7 +6844,7 @@ |spoils of war||sorcery||||{XXBB}|x is the number of artifact and/or creature cards in an opponent's graveyard as you cast @.\distribute X +&^/+&^ counters among any number of target creatures.| -|muddle the mixture||instant||||{UUUU}|counter target instant or sorcery spell.\transmute {^UUUU} | +|muddle the mixture||instant||||{UUUU}|uncast target instant or sorcery spell.\transmute {^UUUU} | |corrupted roots||enchantment||aura||{BB}|enchant forest or plains\whenever enchanted land becomes tapped, its controller loses &^^ life.| @@ -6874,7 +6874,7 @@ |qarsi deceiver||creature||naga wizard|&/&^^^^|{^UU}|T: add {^} to your mana pool. spend this mana only to cast a face~down creature spell, pay a mana cost to turn a manifested creature face up, or pay a morph cost. | -|planar chaos||enchantment||||{^^RR}|at the beginning of your upkeep, flip a coin. if you lose the flip, sacrifice @.\whenever a player casts a spell, that player flips a coin. if he or she loses the flip, counter that spell.| +|planar chaos||enchantment||||{^^RR}|at the beginning of your upkeep, flip a coin. if you lose the flip, sacrifice @.\whenever a player casts a spell, that player flips a coin. if he or she loses the flip, uncast that spell.| |palinchron||creature||illusion|&^^^^/&^^^^^|{^^^^^UUUU}|flying\when @ enters the battlefield, untap up to seven lands.\{^^UUUU}: return @ to its owner's hand.| @@ -7224,7 +7224,7 @@ |psionic entity||creature||illusion|&^^/&^^|{^^^^UU}|T: @ deals &^^ damage to target creature or player and &^^^ damage to itself.| -|surrak dragonclaw|legendary|creature||human warrior|&^^^^^^/&^^^^^^|{^^GGUURR}|flash\@ can't be countered.\creature spells you control can't be countered.\other creatures you control have trample.| +|surrak dragonclaw|legendary|creature||human warrior|&^^^^^^/&^^^^^^|{^^GGUURR}|flash\@ can't be uncast.\creature spells you control can't be uncast.\other creatures you control have trample.| |gomazoa||creature||jellyfish|&/&^^^|{^^UU}|defender, flying\T: put @ and each creature it's blocking on top of their owners' libraries, then those players shuffle their libraries.| @@ -7508,7 +7508,7 @@ |syphon mind||sorcery||||{^^^BB}|each other player discards a card. you draw a card for each card discarded this way.| -|counterlash||instant||||{^^^^UUUU}|counter target spell. you may cast a nonland card in your hand that shares a card type with that spell without paying its mana cost.| +|counterlash||instant||||{^^^^UUUU}|uncast target spell. you may cast a nonland card in your hand that shares a card type with that spell without paying its mana cost.| |havengul skaab||creature||zombie horror|&^^^^/&^^^^^|{^^^^^UU}|whenever @ attacks, return another creature you control to its owner's hand.| @@ -7564,7 +7564,7 @@ |ben~ben, akki hermit|legendary|creature||goblin shaman|&^/&^|{^^RRRR}|T: @ deals damage to target attacking creature equal to the number of untapped mountains you control.| -|foil||instant||||{^^UUUU}|you may discard an island card and another card rather than pay @'s mana cost.\counter target spell.| +|foil||instant||||{^^UUUU}|you may discard an island card and another card rather than pay @'s mana cost.\uncast target spell.| |hive mind||enchantment||||{^^^^^UU}|whenever a player casts an instant or sorcery spell, each other player copies that spell. each of those players may choose new targets for his or her copy.| @@ -7752,7 +7752,7 @@ |disciple of phenax||creature||human cleric|&^/&^^^|{^^BBBB}|when @ enters the battlefield, target player reveals a number of cards from his or her hand equal to your devotion to black. you choose one of them. that player discards that card. | -|diffusion sliver||creature||sliver|&^/&^|{^UU}|whenever a sliver creature you control becomes the target of a spell or ability an opponent controls, counter that spell or ability unless its controller pays {^^}.| +|diffusion sliver||creature||sliver|&^/&^|{^UU}|whenever a sliver creature you control becomes the target of a spell or ability an opponent controls, uncast that spell or ability unless its controller pays {^^}.| |pack's disdain||instant||||{^BB}|choose a creature type. target creature gets -&^/-&^ until end of turn for each permanent of the chosen type you control.| @@ -7776,9 +7776,9 @@ |chorus of the tides||creature||siren|&^^^/&^^|{^^^UU}|flying\heroic ~ whenever you cast a spell that targets @, scry &^. | -|burnout||instant||||{^RR}|counter target instant spell if it's blue.\draw a card at the beginning of the next turn's upkeep.| +|burnout||instant||||{^RR}|uncast target instant spell if it's blue.\draw a card at the beginning of the next turn's upkeep.| -|render silent||instant||||{WWUUUU}|counter target spell. its controller can't cast spells this turn.| +|render silent||instant||||{WWUUUU}|uncast target spell. its controller can't cast spells this turn.| |kraul warrior||creature||insect warrior|&^^/&^^|{^GG}|{^^^^^GG}: @ gets +&^^^/+&^^^ until end of turn.| @@ -7882,7 +7882,7 @@ |defiling tears||instant||||{^^BB}|until end of turn, target creature becomes black, gets +&^/-&^, and gains "{BB}: regenerate this creature."| -|punish ignorance||instant||||{WWUUUUBB}|counter target spell. its controller loses &^^^ life and you gain &^^^ life.| +|punish ignorance||instant||||{WWUUUUBB}|uncast target spell. its controller loses &^^^ life and you gain &^^^ life.| |harabaz druid||creature||human druid ally|&/&^|{^GG}|T: add X mana of any one color to your mana pool, where X is the number of allies you control.| @@ -7930,7 +7930,7 @@ |upwelling||enchantment||||{^^^GG}|mana pools don't empty as steps and phases end.| -|logic knot||instant||||{XXUUUU}|delve \counter target spell unless its controller pays {XX}.| +|logic knot||instant||||{XXUUUU}|delve \uncast target spell unless its controller pays {XX}.| |stocking tiger||artifact creature||cat construct|&^^^/&^^^|{^^^^^}|@ enters the battlefield with a sealed magic booster pack under it.\when @ deals combat damage to a player, unwrap the booster pack and put it in your hand.| @@ -7942,13 +7942,13 @@ |hot springs||enchantment||aura||{^GG}|enchant land you control\enchanted land has "T: prevent the next &^ damage that would be dealt to target creature or player this turn."| -|rethink||instant||||{^^UU}|counter target spell unless its controller pays {XX}, where X is its converted mana cost.| +|rethink||instant||||{^^UU}|uncast target spell unless its controller pays {XX}, where X is its converted mana cost.| |eight~and~a~half~tails|legendary|creature||fox cleric|&^^/&^^|{WWWW}|{^WW}: target permanent you control gains protection from white until end of turn.\{^}: target spell or permanent becomes white until end of turn.| |razor boomerang||artifact||equipment||{^^^}|equip {^^}\equipped creature has "T, unattach @: @ deals &^ damage to target creature or player. return @ to its owner's hand."| -|not of this world||tribal instant||eldrazi||{^^^^^^^}|counter target spell or ability that targets a permanent you control.\@ costs {^^^^^^^} less to cast if it targets a spell or ability that targets a creature you control with power &^^^^^^^ or greater.| +|not of this world||tribal instant||eldrazi||{^^^^^^^}|uncast target spell or ability that targets a permanent you control.\@ costs {^^^^^^^} less to cast if it targets a spell or ability that targets a creature you control with power &^^^^^^^ or greater.| |infernal caretaker||creature||human cleric|&^^/&^^|{^^^BB}|morph {^^^BB} \when @ is turned face up, return all zombie cards from all graveyards to their owners' hands.| @@ -8070,7 +8070,7 @@ |murderous redcap||creature||goblin assassin|&^^/&^^|{^^BRBR}|when @ enters the battlefield, it deals damage equal to its power to target creature or player.\persist | -|autumn's veil||instant||||{GG}|spells you control can't be countered by blue or black spells this turn, and creatures you control can't be the targets of blue or black spells this turn.| +|autumn's veil||instant||||{GG}|spells you control can't be uncast by blue or black spells this turn, and creatures you control can't be the targets of blue or black spells this turn.| |ultimate price||instant||||{^BB}|destroy target monocolored creature.| @@ -8090,7 +8090,7 @@ |fanatical devotion||enchantment||||{^^WW}|sacrifice a creature: regenerate target creature.| -|ertai's trickery||instant||||{UU}|counter target spell if it was kicked.| +|ertai's trickery||instant||||{UU}|uncast target spell if it was kicked.| |arcbound bruiser||artifact creature||golem|&/&|{^^^^^}|modular &^^^ | @@ -8264,7 +8264,7 @@ |memory jar||artifact||||{^^^^^}|T, sacrifice @: each player exiles all cards from his or her hand face down and draws seven cards. at the beginning of the next end step, each player discards his or her hand and returns to his or her hand each card he or she exiled this way.| -|quash||instant||||{^^UUUU}|counter target instant or sorcery spell. search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. then that player shuffles his or her library.| +|quash||instant||||{^^UUUU}|uncast target instant or sorcery spell. search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. then that player shuffles his or her library.| |species gorger||creature||frog beast|&^^^^^^/&^^^^^^|{^^^GGUU}|at the beginning of your upkeep, return a creature you control to its owner's hand.| @@ -8276,7 +8276,7 @@ |phyrexian tribute||sorcery||||{^^BB}|as an additional cost to cast @, sacrifice two creatures.\destroy target artifact.| -|hindering light||instant||||{WWUU}|counter target spell that targets you or a permanent you control.\draw a card.| +|hindering light||instant||||{WWUU}|uncast target spell that targets you or a permanent you control.\draw a card.| |briarpack alpha||creature||wolf|&^^^/&^^^|{^^^GG}|flash \when @ enters the battlefield, target creature gets +&^^/+&^^ until end of turn.| @@ -8306,7 +8306,7 @@ |angelic benediction||enchantment||||{^^^WW}|exalted \whenever a creature you control attacks alone, you may tap target creature.| -|wreak havoc||sorcery||||{^^RRGG}|@ can't be countered by spells or abilities.\destroy target artifact or land.| +|wreak havoc||sorcery||||{^^RRGG}|@ can't be uncast by spells or abilities.\destroy target artifact or land.| |gargoyle sentinel||artifact creature||gargoyle|&^^^/&^^^|{^^^}|defender \{^^^}: until end of turn, @ loses defender and gains flying.| @@ -8484,7 +8484,7 @@ |angelic wall||creature||wall|&/&^^^^|{^WW}|defender \flying| -|squelch||instant||||{^UU}|counter target activated ability. \draw a card.| +|squelch||instant||||{^UU}|uncast target activated ability. \draw a card.| |sonic seizure||instant||||{RR}|as an additional cost to cast @, discard a card at random.\@ deals &^^^ damage to target creature or player.| @@ -8508,7 +8508,7 @@ |auriok transfixer||creature||human scout|&^/&^|{WW}|{WW}, T: tap target artifact.| -|frost titan||creature||giant|&^^^^^^/&^^^^^^|{^^^^UUUU}|whenever @ becomes the target of a spell or ability an opponent controls, counter that spell or ability unless its controller pays {^^}.\whenever @ enters the battlefield or attacks, tap target permanent. it doesn't untap during its controller's next untap step.| +|frost titan||creature||giant|&^^^^^^/&^^^^^^|{^^^^UUUU}|whenever @ becomes the target of a spell or ability an opponent controls, uncast that spell or ability unless its controller pays {^^}.\whenever @ enters the battlefield or attacks, tap target permanent. it doesn't untap during its controller's next untap step.| |spike colony||creature||spike|&/&|{^^^^GG}|@ enters the battlefield with four +&^/+&^ counters on it.\{^^}, remove a +&^/+&^ counter from @: put a +&^/+&^ counter on target creature.| @@ -8520,7 +8520,7 @@ |imposing sovereign||creature||human|&^^/&^|{^WW}|creatures your opponents control enter the battlefield tapped.| -|leyline of lifeforce||enchantment||||{^^GGGG}|if @ is in your opening hand, you may begin the game with it on the battlefield.\creature spells can't be countered.| +|leyline of lifeforce||enchantment||||{^^GGGG}|if @ is in your opening hand, you may begin the game with it on the battlefield.\creature spells can't be uncast.| |zombie boa||creature||zombie snake|&^^^/&^^^|{^^^^BB}|{^BB}: choose a color. whenever @ becomes blocked by a creature of that color this turn, destroy that creature. activate this ability only any time you could cast a sorcery.| @@ -8654,7 +8654,7 @@ |screaming fury||sorcery||||{^^RR}|target creature gets +&^^^^^/+& and gains haste until end of turn.| -|scatter arc||instant||||{^^^UU}|counter target noncreature spell.\draw a card.| +|scatter arc||instant||||{^^^UU}|uncast target noncreature spell.\draw a card.| |wandering mage||creature||human cleric wizard|&/&^^^|{WWUUBB}|{WW}, pay &^ life: prevent the next &^^ damage that would be dealt to target creature this turn.\{UU}: prevent the next &^ damage that would be dealt to target cleric or wizard creature this turn.\{BB}, put a -&^/-&^ counter on a creature you control: prevent the next &^^ damage that would be dealt to target player this turn.| @@ -8726,7 +8726,7 @@ |magus of the unseen||creature||human wizard|&^/&^|{^UU}|{^UU}, T: untap target artifact an opponent controls and gain control of it until end of turn. it gains haste until end of turn. when you lose control of the artifact, tap it.| -|dissipate||instant||||{^UUUU}|counter target spell. if that spell is countered this way, exile it instead of putting it into its owner's graveyard.| +|dissipate||instant||||{^UUUU}|uncast target spell. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard.| |votary of the conclave||creature||human soldier|&^/&^|{WW}|{^^GG}: regenerate @.| @@ -8833,7 +8833,7 @@ |herald of serra||creature||angel|&^^^/&^^^^|{^^WWWW}|flying, vigilance\echo {^^WWWW} | -|frightful delusion||instant||||{^^UU}|counter target spell unless its controller pays {^}. that player discards a card.| +|frightful delusion||instant||||{^^UU}|uncast target spell unless its controller pays {^}. that player discards a card.| |bayou dragonfly||creature||insect|&^/&^|{^GG}|flying, swampwalk| @@ -8861,7 +8861,7 @@ |cruel revival||instant||||{^^^^BB}|destroy target non~zombie creature. it can't be regenerated. return up to one target zombie card from your graveyard to your hand.| -|unified will||instant||||{^UU}|counter target spell if you control more creatures than that spell's controller.| +|unified will||instant||||{^UU}|uncast target spell if you control more creatures than that spell's controller.| |flashfires||sorcery||||{^^^RR}|destroy all plains.| @@ -8991,7 +8991,7 @@ |wu scout||creature||human soldier scout|&^/&^|{^UU}|horsemanship \when @ enters the battlefield, look at target opponent's hand.| -|overmaster||sorcery||||{RR}|the next instant or sorcery spell you cast this turn can't be countered by spells or abilities.\draw a card.| +|overmaster||sorcery||||{RR}|the next instant or sorcery spell you cast this turn can't be uncast by spells or abilities.\draw a card.| |seal of doom||enchantment||||{^^BB}|sacrifice @: destroy target nonblack creature. it can't be regenerated.| @@ -9019,7 +9019,7 @@ |master transmuter||artifact creature||human artificer|&^/&^^|{^^^UU}|{UU}, T, return an artifact you control to its owner's hand: you may put an artifact card from your hand onto the battlefield.| -|prohibit||instant||||{^UU}|kicker {^^} \counter target spell if its converted mana cost is &^^ or less. if @ was kicked, counter that spell if its converted mana cost is &^^^^ or less instead.| +|prohibit||instant||||{^UU}|kicker {^^} \uncast target spell if its converted mana cost is &^^ or less. if @ was kicked, uncast that spell if its converted mana cost is &^^^^ or less instead.| |genju of the fields||enchantment||aura||{WW}|enchant plains\{^^}: until end of turn, enchanted plains becomes a &^^/&^^^^^ white spirit creature with "whenever this creature deals damage, its controller gains that much life." it's still a land.\when enchanted plains is put into a graveyard, you may return @ from your graveyard to your hand.| @@ -9027,7 +9027,7 @@ |indentured oaf||creature||ogre warrior|&^^^^/&^^^|{^^^RR}|prevent all damage that @ would deal to red creatures.| -|confound||instant||||{^UU}|counter target spell that targets one or more creatures.\draw a card.| +|confound||instant||||{^UU}|uncast target spell that targets one or more creatures.\draw a card.| |brightstone ritual||instant||||{RR}|add {RR} to your mana pool for each goblin on the battlefield.| @@ -9068,7 +9068,7 @@ |abundance||enchantment||||{^^GGGG}|if you would draw a card, you may instead choose land or nonland and reveal cards from the top of your library until you reveal a card of the chosen kind. put that card into your hand and put all other cards revealed this way on the bottom of your library in any order.| -|geist snatch||instant||||{^^UUUU}|counter target creature spell. put a &^/&^ blue spirit creature token with flying onto the battlefield.| +|geist snatch||instant||||{^^UUUU}|uncast target creature spell. put a &^/&^ blue spirit creature token with flying onto the battlefield.| |hematite golem||artifact creature||golem|&^/&^^^^|{^^^^}|{^RR}: @ gets +&^^/+& until end of turn.| @@ -9078,7 +9078,7 @@ |havoc||enchantment||||{^RR}|whenever an opponent casts a white spell, he or she loses &^^ life.| -|nether void|world|enchantment||||{^^^BB}|whenever a player casts a spell, counter it unless that player pays {^^^}.| +|nether void|world|enchantment||||{^^^BB}|whenever a player casts a spell, uncast it unless that player pays {^^^}.| |catapult master||creature||human soldier|&^^^/&^^^|{^^^WWWW}|tap five untapped soldiers you control: exile target creature.| @@ -9098,7 +9098,7 @@ |zurgo bellstriker|legendary|creature||orc warrior|&^^/&^^|{RR}|@ can't block creatures with power &^^ or greater.\dash {^RR} | -|remove soul||instant||||{^UU}|counter target creature spell.| +|remove soul||instant||||{^UU}|uncast target creature spell.| |krosan drover||creature||elf|&^^/&^^|{^^^GG}|creature spells you cast with converted mana cost &^^^^^^ or greater cost {^^} less to cast.| @@ -9131,11 +9131,11 @@ |dread slaver||creature||zombie horror|&^^^/&^^^^^|{^^^BBBB}|whenever a creature dealt damage by @ this turn dies, return it to the battlefield under your control. that creature is a black zombie in addition to its other colors and types.| |trial||instant||||{WWUU}|return all creatures blocking or blocked by target creature to their owner's hand.| -|error||instant||||{UUBB}|counter target multicolored spell.| +|error||instant||||{UUBB}|uncast target multicolored spell.| |rampant growth||sorcery||||{^GG}|search your library for a basic land card and put that card onto the battlefield tapped. then shuffle your library.| -|divinity of pride||creature||spirit avatar|&^^^^/&^^^^|{WBWBWBWBWB}|flying, lifelink\@ gets +&^^^^/+&^^^^ as long as you have &^^^^^^^^^^^^^^^^^^^^^^^^^ or more life.| +|divinity of pride||creature||spirit avatar|&^^^^/&^^^^|{WBWBWBWBWB}|flying, lifelink\@ gets +&^^^^/+&^^^^ as long as you have twenty~five or more life.| |kargan dragonlord||creature||human warrior|&^^/&^^|{RRRR}|level up {RR} \level &^^^^~&^^^^^^^\&^^^^/&^^^^\flying\level &^^^^^^^^~\&^^^^^^^^/&^^^^^^^^\flying, trample\{RR}: @ gets +&^/+& until end of turn.| @@ -9249,7 +9249,7 @@ |skizzik||creature||elemental|&^^^^^/&^^^|{^^^RR}|kicker {RR} \trample, haste\at the beginning of the end step, sacrifice @ unless it was kicked.| -|counterbore||instant||||{^^^UUUU}|counter target spell. search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. then that player shuffles his or her library.| +|counterbore||instant||||{^^^UUUU}|uncast target spell. search its controller's graveyard, hand, and library for all cards with the same name as that spell and exile them. then that player shuffles his or her library.| |angelic voices||enchantment||||{^^WWWW}|creatures you control get +&^/+&^ as long as you control no nonartifact, nonwhite creatures.| @@ -9259,7 +9259,7 @@ |hunted lammasu||creature||lammasu|&^^^^^/&^^^^^|{^^WWWW}|flying\when @ enters the battlefield, target opponent puts a &^^^^/&^^^^ black horror creature token onto the battlefield.| -|spell blast||instant||||{XXUU}|counter target spell with converted mana cost X. | +|spell blast||instant||||{XXUU}|uncast target spell with converted mana cost X. | |sandstone deadfall||artifact||||{^^^}|T, sacrifice two lands and @: destroy target attacking creature.| @@ -9349,7 +9349,7 @@ |pain magnification||enchantment||||{^BBRR}|whenever an opponent is dealt &^^^ or more damage by a single source, that player discards a card.| -|ixidor's will||instant||||{^^UU}|counter target spell unless its controller pays {^^} for each wizard on the battlefield.| +|ixidor's will||instant||||{^^UU}|uncast target spell unless its controller pays {^^} for each wizard on the battlefield.| |akroan hoplite||creature||human soldier|&^/&^^|{RRWW}|whenever @ attacks, it gets +X/+& until end of turn, where X is the number of attacking creatures you control.| @@ -9377,13 +9377,13 @@ |cephalid sage||creature||cephalid|&^^/&^^^|{^^^UU}|threshold ~ as long as seven or more cards are in your graveyard, @ has "when @ enters the battlefield, draw three cards, then discard two cards."| -|grimoire thief||creature||merfolk rogue|&^^/&^^|{UUUU}|whenever @ becomes tapped, exile the top three cards of target opponent's library face down.\you may look at cards exiled with @.\{UU}, sacrifice @: turn all cards exiled with @ face up. counter all spells with those names.| +|grimoire thief||creature||merfolk rogue|&^^/&^^|{UUUU}|whenever @ becomes tapped, exile the top three cards of target opponent's library face down.\you may look at cards exiled with @.\{UU}, sacrifice @: turn all cards exiled with @ face up. uncast all spells with those names.| |scattershot||instant||||{^^RR}|@ deals &^ damage to target creature.\storm | |seismic spike||sorcery||||{^^RRRR}|destroy target land. add {RRRR} to your mana pool.| -|abrupt decay||instant||||{BBGG}|@ can't be countered by spells or abilities.\destroy target nonland permanent with converted mana cost &^^^ or less.| +|abrupt decay||instant||||{BBGG}|@ can't be uncast by spells or abilities.\destroy target nonland permanent with converted mana cost &^^^ or less.| |barbarian outcast||creature||human barbarian beast|&^^/&^^|{^RR}|when you control no swamps, sacrifice @.| @@ -9410,7 +9410,7 @@ |graceful adept||creature||human wizard|&^/&^^^|{^^UU}|you have no maximum hand size.| -|spite||instant||||{^^^UU}|counter target noncreature spell.| +|spite||instant||||{^^^UU}|uncast target noncreature spell.| |malice||instant||||{^^^BB}|destroy target nonblack creature. it can't be regenerated.| |wild might||instant||||{^GG}|target creature gets +&^/+&^ until end of turn. that creature gets an additional +&^^^^/+&^^^^ until end of turn unless any player pays {^^}.| @@ -9580,7 +9580,7 @@ |join the ranks||instant||||{^^^WW}|put two &^/&^ white soldier ally creature tokens onto the battlefield.| -|martyr of frost||creature||human wizard|&^/&^|{UU}|{^^}, reveal X blue cards from your hand, sacrifice @: counter target spell unless its controller pays {XX}.| +|martyr of frost||creature||human wizard|&^/&^|{UU}|{^^}, reveal X blue cards from your hand, sacrifice @: uncast target spell unless its controller pays {XX}.| |kithkin mourncaller||creature||kithkin scout|&^^/&^^|{^^GG}|whenever an attacking kithkin or elf is put into your graveyard from the battlefield, you may draw a card.| @@ -9662,7 +9662,7 @@ |kessig wolf||creature||wolf|&^^^/&^|{^^RR}|{^RR}: @ gains first strike until end of turn.| -|hinder||instant||||{^UUUU}|counter target spell. if that spell is countered this way, put that card on the top or bottom of its owner's library instead of into that player's graveyard.| +|hinder||instant||||{^UUUU}|uncast target spell. if that spell is uncast this way, put that card on the top or bottom of its owner's library instead of into that player's graveyard.| |weatherseed elf||creature||elf|&^/&^|{GG}|T: target creature gains forestwalk until end of turn.| @@ -9712,7 +9712,7 @@ |cabal torturer||creature||human minion|&^/&^|{^BBBB}|{BB}, T: target creature gets -&^/-&^ until end of turn.\threshold ~ {&^^^}{BB}{BB}, T: target creature gets -&^^/-&^^ until end of turn. activate this ability only if seven or more cards are in your graveyard.| -|bazaar of wonders|world|enchantment||||{^^^UUUU}|when @ enters the battlefield, exile all cards from all graveyards.\whenever a player casts a spell, counter it if a card with the same name is in a graveyard or a nontoken permanent with the same name is on the battlefield.| +|bazaar of wonders|world|enchantment||||{^^^UUUU}|when @ enters the battlefield, exile all cards from all graveyards.\whenever a player casts a spell, uncast it if a card with the same name is in a graveyard or a nontoken permanent with the same name is on the battlefield.| |harm's way||instant||||{WW}|the next &^^ damage that a source of your choice would deal to you and/or permanents you control this turn is dealt to target creature or player instead.| @@ -9728,7 +9728,7 @@ |devouring greed||sorcery||arcane||{^^BBBB}|as an additional cost to cast @, you may sacrifice any number of spirits.\target player loses &^^ life plus &^^ life for each spirit sacrificed this way. you gain that much life.| -|miscalculation||instant||||{^UU}|counter target spell unless its controller pays {^^}.\cycling {^^} | +|miscalculation||instant||||{^UU}|uncast target spell unless its controller pays {^^}.\cycling {^^} | |burning palm efreet||creature||efreet|&^^/&^^|{^^RRRR}|{^RRRR}: @ deals &^^ damage to target creature with flying and that creature loses flying until end of turn.| @@ -9750,7 +9750,7 @@ |rumbling slum||creature||elemental|&^^^^^/&^^^^^|{^RRGGGG}|at the beginning of your upkeep, @ deals &^ damage to each player.| -|blood baron of vizkopa||creature||vampire|&^^^^/&^^^^|{^^^WWBB}|lifelink, protection from white and from black\as long as you have &^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ or more life and an opponent has &^^^^^^^^^^ or less life, @ gets +&^^^^^^/+&^^^^^^ and has flying.| +|blood baron of vizkopa||creature||vampire|&^^^^/&^^^^|{^^^WWBB}|lifelink, protection from white and from black\as long as you have thirty or more life and an opponent has &^^^^^^^^^^ or less life, @ gets +&^^^^^^/+&^^^^^^ and has flying.| |general's regalia||artifact||||{^^^}|{^^^}: the next time a source of your choice would deal damage to you this turn, that damage is dealt to target creature you control instead.| @@ -9925,13 +9925,13 @@ |crystal chimes||artifact||||{^^^}|{^^^}, T, sacrifice @: return all enchantment cards from your graveyard to your hand.| -|savage summoning||instant||||{GG}|@ can't be countered.\the next creature card you cast this turn can be cast as though it had flash. that spell can't be countered. that creature enters the battlefield with an additional +&^/+&^ counter on it.| +|savage summoning||instant||||{GG}|@ can't be uncast.\the next creature card you cast this turn can be cast as though it had flash. that spell can't be uncast. that creature enters the battlefield with an additional +&^/+&^ counter on it.| |king suleiman||creature||human|&^/&^|{^WW}|T: destroy target djinn or efreet.| |magus of the jar||creature||human wizard|&^^^/&^^^|{^^^UUUU}|T, sacrifice @: each player exiles all cards from his or her hand face down and draws seven cards. at the beginning of the next end step, each player discards his or her hand and returns to his or her hand each card he or she exiled this way.| -|ertai, the corrupted|legendary|creature||human wizard|&^^^/&^^^^|{^^WWUUBB}|{UU}, T, sacrifice a creature or enchantment: counter target spell.| +|ertai, the corrupted|legendary|creature||human wizard|&^^^/&^^^^|{^^WWUUBB}|{UU}, T, sacrifice a creature or enchantment: uncast target spell.| |consume strength||instant||||{^BBGG}|target creature gets +&^^/+&^^ until end of turn. another target creature gets -&^^/-&^^ until end of turn.| @@ -9969,7 +9969,7 @@ |necromancy||enchantment||||{^^BB}|you may cast @ as though it had flash. if you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\when @ enters the battlefield, if it's on the battlefield, it becomes an aura with "enchant creature put onto the battlefield with @." put target creature card from a graveyard onto the battlefield under your control and attach @ to it. when @ leaves the battlefield, that creature's controller sacrifices it.| -|last word||instant||||{^^UUUU}|@ can't be countered by spells or abilities.\counter target spell.| +|last word||instant||||{^^UUUU}|@ can't be uncast by spells or abilities.\uncast target spell.| |spoils of victory||sorcery||||{^^GG}|search your library for a plains, island, swamp, mountain, or forest card and put that card onto the battlefield. then shuffle your library.| @@ -10014,7 +10014,7 @@ |shapeshifter's marrow||enchantment||||{^^UUUU}|at the beginning of each opponent's upkeep, that player reveals the top card of his or her library. if it's a creature card, the player puts the card into his or her graveyard and @ becomes a copy of that card. | -|runeboggle||instant||||{^^UU}|counter target spell unless its controller pays {^}.\draw a card.| +|runeboggle||instant||||{^^UU}|uncast target spell unless its controller pays {^}.\draw a card.| |screeching harpy||creature||harpy beast|&^^/&^^|{^^BBBB}|flying\{^BB}: regenerate @.| @@ -10136,7 +10136,7 @@ |daru mender||creature||human cleric|&^/&^|{WW}|morph {WW} \when @ is turned face up, regenerate target creature.| -|tidal control||enchantment||||{^UUUU}|cumulative upkeep {^^} \pay &^^ life or {^^}: counter target red or green spell. any player may activate this ability.| +|tidal control||enchantment||||{^UUUU}|cumulative upkeep {^^} \pay &^^ life or {^^}: uncast target red or green spell. any player may activate this ability.| |kataki, war's wage|legendary|creature||spirit|&^^/&^|{^WW}|all artifacts have "at the beginning of your upkeep, sacrifice this artifact unless you pay {^}."| @@ -10216,7 +10216,7 @@ |breath of fury||enchantment||aura||{^^RRRR}|enchant creature you control\when enchanted creature deals combat damage to a player, sacrifice it and attach @ to a creature you control. if you do, untap all creatures you control and after this phase, there is an additional combat phase.| -|ayesha tanaka|legendary|creature||human artificer|&^^/&^^|{WWWWUUUU}|banding \T: counter target activated ability from an artifact source unless that ability's controller pays {WW}. | +|ayesha tanaka|legendary|creature||human artificer|&^^/&^^|{WWWWUUUU}|banding \T: uncast target activated ability from an artifact source unless that ability's controller pays {WW}. | |slippery bogle||creature||beast|&^/&^|{GU}|hexproof | @@ -10248,9 +10248,9 @@ |titania's song||enchantment||||{^^^GG}|each noncreature artifact loses all abilities and becomes an artifact creature with power and toughness each equal to its converted mana cost. if @ leaves the battlefield, this effect continues until end of turn.| -|spell snip||instant||||{^^UU}|counter target spell unless its controller pays {^}.\cycling {^^} | +|spell snip||instant||||{^^UU}|uncast target spell unless its controller pays {^}.\cycling {^^} | -|spiketail hatchling||creature||drake|&^/&^|{^UU}|flying \sacrifice @: counter target spell unless its controller pays {^}.| +|spiketail hatchling||creature||drake|&^/&^|{^UU}|flying \sacrifice @: uncast target spell unless its controller pays {^}.| |ghostfire blade||artifact||equipment||{^}|equipped creature gets +&^^/+&^^.\equip {^^^}\@'s equip ability costs {^^} less to activate if it targets a colorless creature.| @@ -10498,7 +10498,7 @@ |fumiko the lowblood|legendary|creature||human samurai|&^^^/&^^|{^^RRRR}|@ has bushido X, where X is the number of attacking creatures. \creatures your opponents control attack each turn if able.| -|override||instant||||{^^UU}|counter target spell unless its controller pays {^} for each artifact you control.| +|override||instant||||{^^UU}|uncast target spell unless its controller pays {^} for each artifact you control.| |alluring siren||creature||siren|&^/&^|{^UU}|T: target creature an opponent controls attacks you this turn if able.| @@ -10558,7 +10558,7 @@ |treetop defense||instant||||{^GG}|cast @ only during the declare attackers step and only if you've been attacked this step.\creatures you control gain reach until end of turn. | -|stubborn denial||instant||||{UU}|counter target noncreature spell unless its controller pays {^}.\ferocious ~ if you control a creature with power &^^^^ or greater, counter that spell instead.| +|stubborn denial||instant||||{UU}|uncast target noncreature spell unless its controller pays {^}.\ferocious ~ if you control a creature with power &^^^^ or greater, uncast that spell instead.| |niblis of the breath||creature||spirit|&^^/&^|{^^UU}|flying\{UU}, T: you may tap or untap target creature.| @@ -10618,7 +10618,7 @@ |geist~honored monk||creature||human monk|*/*|{^^^WWWW}|vigilance\@'s power and toughness are each equal to the number of creatures you control.\when @ enters the battlefield, put two &^/&^ white spirit creature tokens with flying onto the battlefield.| -|urza's rage||instant||||{^^RR}|kicker {^^^^^^^^RR} \@ can't be countered by spells or abilities.\@ deals &^^^ damage to target creature or player. if @ was kicked, instead it deals &^^^^^^^^^^ damage to that creature or player and the damage can't be prevented.| +|urza's rage||instant||||{^^RR}|kicker {^^^^^^^^RR} \@ can't be uncast by spells or abilities.\@ deals &^^^ damage to target creature or player. if @ was kicked, instead it deals &^^^^^^^^^^ damage to that creature or player and the damage can't be prevented.| |nettlevine blight||enchantment||aura||{^^^^BBBB}|enchant creature or land\enchanted permanent has "at the beginning of your end step, sacrifice this permanent and attach @ to a creature or land you control."| @@ -10702,7 +10702,7 @@ |fiend hunter||creature||human cleric|&^/&^^^|{^WWWW}|when @ enters the battlefield, you may exile another target creature.\when @ leaves the battlefield, return the exiled card to the battlefield under its owner's control.| -|pact of negation||instant||||{}|counter target spell.\at the beginning of your next upkeep, pay {^^^UUUU}. if you don't, you lose the game.| +|pact of negation||instant||||{}|uncast target spell.\at the beginning of your next upkeep, pay {^^^UUUU}. if you don't, you lose the game.| |earthcraft||enchantment||||{^GG}|tap an untapped creature you control: untap target basic land.| @@ -10732,7 +10732,7 @@ |leonin elder||creature||cat cleric|&^/&^|{WW}|whenever an artifact enters the battlefield, you may gain &^ life.| -|in the eye of chaos|world|enchantment||||{^^UU}|whenever a player casts an instant spell, counter it unless that player pays {XX}, where X is its converted mana cost.| +|in the eye of chaos|world|enchantment||||{^^UU}|whenever a player casts an instant spell, uncast it unless that player pays {XX}, where X is its converted mana cost.| |mwonvuli beast tracker||creature||human scout|&^^/&^|{^GGGG}|when @ enters the battlefield, search your library for a creature card with deathtouch, hexproof, reach, or trample and reveal it. shuffle your library and put that card on top of it.| @@ -10828,7 +10828,7 @@ |thalia, guardian of thraben|legendary|creature||human soldier|&^^/&^|{^WW}|first strike\noncreature spells cost {^} more to cast.| -|cavern of souls||land|||||as @ enters the battlefield, choose a creature type.\T: add {^} to your mana pool.\T: add one mana of any color to your mana pool. spend this mana only to cast a creature spell of the chosen type, and that spell can't be countered.| +|cavern of souls||land|||||as @ enters the battlefield, choose a creature type.\T: add {^} to your mana pool.\T: add one mana of any color to your mana pool. spend this mana only to cast a creature spell of the chosen type, and that spell can't be uncast.| |barrage of expendables||enchantment||||{RR}|{RR}, sacrifice a creature: @ deals &^ damage to target creature or player.| @@ -11072,7 +11072,7 @@ |dross scorpion||artifact creature||scorpion|&^^^/&^|{^^^^}|whenever @ or another artifact creature dies, you may untap target artifact.| -|voidmage husher||creature||human wizard|&^^/&^^|{^^^UU}|flash \when @ enters the battlefield, counter target activated ability. \whenever you cast a spell, you may return @ to its owner's hand.| +|voidmage husher||creature||human wizard|&^^/&^^|{^^^UU}|flash \when @ enters the battlefield, uncast target activated ability. \whenever you cast a spell, you may return @ to its owner's hand.| |alabaster potion||instant||||{XXWWWW}|choose one ~\= target player gains X life.\= prevent the next X damage that would be dealt to target creature or player this turn.| @@ -11188,7 +11188,7 @@ |ageless entity||creature||elemental|&^^^^/&^^^^|{^^^GGGG}|whenever you gain life, put that many +&^/+&^ counters on @.| -|circular logic||instant||||{^^UU}|counter target spell unless its controller pays {^} for each card in your graveyard.\madness {UU} | +|circular logic||instant||||{^^UU}|uncast target spell unless its controller pays {^} for each card in your graveyard.\madness {UU} | |blind seer|legendary|creature||human wizard|&^^^/&^^^|{^^UUUU}|{^UU}: target spell or permanent becomes the color of your choice until end of turn.| @@ -11210,7 +11210,7 @@ |dense foliage||enchantment||||{^^GG}|creatures can't be the targets of spells.| -|countermand||instant||||{^^UUUU}|counter target spell. its controller puts the top four cards of his or her library into his or her graveyard.| +|countermand||instant||||{^^UUUU}|uncast target spell. its controller puts the top four cards of his or her library into his or her graveyard.| |maze's end||land|||||@ enters the battlefield tapped.\T: add {^} to your mana pool.\{^^^}, T, return @ to its owner's hand: search your library for a gate card, put it onto the battlefield, then shuffle your library. if you control ten or more gates with different names, you win the game.| @@ -11234,7 +11234,7 @@ |secretkeeper||creature||spirit|&^^/&^^|{^^^UU}|as long as you have more cards in hand than each opponent, @ gets +&^^/+&^^ and has flying.| -|stronghold machinist||creature||human spellshaper|&^/&^|{^^UU}|{UUUU}, T, discard a card: counter target noncreature spell.| +|stronghold machinist||creature||human spellshaper|&^/&^|{^^UU}|{UUUU}, T, discard a card: uncast target noncreature spell.| |tobias andrion|legendary|creature||human advisor|&^^^^/&^^^^|{^^^WWUU}|| @@ -11339,7 +11339,7 @@ |damping field||enchantment||||{^^WW}|players can't untap more than one artifact during their untap steps.| -|mana vortex||enchantment||||{^UUUU}|when you cast @, counter it unless you sacrifice a land.\at the beginning of each player's upkeep, that player sacrifices a land.\when there are no lands on the battlefield, sacrifice @.| +|mana vortex||enchantment||||{^UUUU}|when you cast @, uncast it unless you sacrifice a land.\at the beginning of each player's upkeep, that player sacrifices a land.\when there are no lands on the battlefield, sacrifice @.| |oust||sorcery||||{WW}|put target creature into its owner's library second from the top. its controller gains &^^^ life.| @@ -11405,7 +11405,7 @@ |molting snakeskin||enchantment||aura||{BB}|enchant creature\enchanted creature gets +&^^/+& and has "{^^BB}: regenerate this creature."| -|broken ambitions||instant||||{XXUU}|counter target spell unless its controller pays {XX}. clash with an opponent. if you win, that spell's controller puts the top four cards of his or her library into his or her graveyard. | +|broken ambitions||instant||||{XXUU}|uncast target spell unless its controller pays {XX}. clash with an opponent. if you win, that spell's controller puts the top four cards of his or her library into his or her graveyard. | |qumulox||creature||beast|&^^^^^/&^^^^|{^^^^^^UUUU}|affinity for artifacts \flying| @@ -11435,7 +11435,7 @@ |hammer of purphoros|legendary|enchantment artifact||||{^RRRR}|creatures you control have haste.\{^^RR}, T, sacrifice a land: put a &^^^/&^^^ colorless golem enchantment artifact creature token onto the battlefield.| -|psychic barrier||instant||||{UUUU}|counter target creature spell. its controller loses &^ life.| +|psychic barrier||instant||||{UUUU}|uncast target creature spell. its controller loses &^ life.| |hover barrier||creature||illusion wall|&/&^^^^^^|{^^UU}|defender, flying| @@ -11445,7 +11445,7 @@ |invasive species||creature||insect|&^^^/&^^^|{^^GG}|when @ enters the battlefield, return another permanent you control to its owner's hand.| -|countersquall||instant||||{UUBB}|counter target noncreature spell. its controller loses &^^ life.| +|countersquall||instant||||{UUBB}|uncast target noncreature spell. its controller loses &^^ life.| |candles of leng||artifact||||{^^}|{^^^^}, T: reveal the top card of your library. if it has the same name as a card in your graveyard, put it into your graveyard. otherwise, draw a card.| @@ -11515,7 +11515,7 @@ |control of the court||sorcery||||{^RR}|draw four cards, then discard three cards at random.| -|wizard replica||artifact creature||wizard|&^/&^^^|{^^^}|flying\{UU}, sacrifice @: counter target spell unless its controller pays {^^}.| +|wizard replica||artifact creature||wizard|&^/&^^^|{^^^}|flying\{UU}, sacrifice @: uncast target spell unless its controller pays {^^}.| |slashing tiger||creature||cat|&^^^/&^^^|{^^GGGG}|whenever @ becomes blocked, it gets +&^^/+&^^ until end of turn.| @@ -11549,7 +11549,7 @@ |ravenous leucrocota||creature||beast|&^^/&^^^^|{^^^GG}|vigilance\{^^^^^^GG}: monstrosity &^^^. | -|put away||instant||||{^^UUUU}|counter target spell. you may shuffle up to one target card from your graveyard into your library.| +|put away||instant||||{^^UUUU}|uncast target spell. you may shuffle up to one target card from your graveyard into your library.| |magus of the moat||creature||human wizard|&/&^^^|{^^WWWW}|creatures without flying can't attack.| @@ -11589,7 +11589,7 @@ |silumgar, the drifting death|legendary|creature||dragon|&^^^/&^^^^^^^|{^^^^UUBB}|flying, hexproof\whenever a dragon you control attacks, creatures defending player controls get -&^/-&^ until end of turn.| -|deprive||instant||||{UUUU}|as an additional cost to cast @, return a land you control to its owner's hand.\counter target spell.| +|deprive||instant||||{UUUU}|as an additional cost to cast @, return a land you control to its owner's hand.\uncast target spell.| |essence fracture||sorcery||||{^^^UUUU}|return two target creatures to their owners' hands.\cycling {^^UU} | @@ -11675,7 +11675,7 @@ |shrine of loyal legions||artifact||||{^^}|countertype # charge\at the beginning of your upkeep or whenever you cast a white spell, put a # counter on @.\{^^^}, T, sacrifice @: put a &^/&^ colorless myr artifact creature token onto the battlefield for each # counter on @.| -|spell burst||instant||||{XXUU}|buyback {^^^} \counter target spell with converted mana cost X.| +|spell burst||instant||||{XXUU}|buyback {^^^} \uncast target spell with converted mana cost X.| |fascination||sorcery||||{XXUUUU}|choose one ~\= each player draws X cards.\= each player puts the top X cards of his or her library into his or her graveyard.| @@ -11717,7 +11717,7 @@ |wild celebrants||creature||satyr|&^^^^^/&^^^|{^^^RRRR}|when @ enters the battlefield, you may destroy target artifact.| -|pyroblast||instant||||{RR}|choose one ~\= counter target spell if it's blue.\= destroy target permanent if it's blue.| +|pyroblast||instant||||{RR}|choose one ~\= uncast target spell if it's blue.\= destroy target permanent if it's blue.| |ashen ghoul||creature||zombie|&^^^/&^|{^^^BB}|haste\{BB}: return @ from your graveyard to the battlefield. activate this ability only during your upkeep and only if three or more creature cards are above @.| @@ -11825,7 +11825,7 @@ |oakgnarl warrior||creature||treefolk warrior|&^^^^^/&^^^^^^^|{^^^^^GGGG}|vigilance, trample| |erayo, soratami ascendant|legendary|creature||moonfolk monk|&^/&^|{^UU}|flying\whenever the fourth spell of a turn is cast, flip @.| -|erayo's essence|legendary|enchantment||||{^UU}|whenever an opponent casts a spell for the first time in a turn, counter that spell.| +|erayo's essence|legendary|enchantment||||{^UU}|whenever an opponent casts a spell for the first time in a turn, uncast that spell.| |braingeyser||sorcery||||{XXUUUU}|target player draws X cards.| @@ -11863,11 +11863,11 @@ |femeref enchantress||creature||human druid|&^/&^^|{GGWW}|whenever an enchantment is put into a graveyard from the battlefield, draw a card.| -|swift silence||instant||||{^^WWUUUU}|counter all other spells. draw a card for each spell countered this way.| +|swift silence||instant||||{^^WWUUUU}|uncast all other spells. draw a card for each spell uncast this way.| |phyrexian negator||creature||horror|&^^^^^/&^^^^^|{^^BB}|trample\whenever @ is dealt damage, sacrifice that many permanents.| -|nix||instant||||{UU}|counter target spell if no mana was spent to cast it.| +|nix||instant||||{UU}|uncast target spell if no mana was spent to cast it.| |nav squad commandos||creature||human soldier|&^^^/&^^^^^|{^^^^WW}|battalion ~ whenever @ and at least two other creatures attack, @ gets +&^/+&^ until end of turn. untap it.| @@ -12007,7 +12007,7 @@ |barbed foliage||enchantment||||{^^GGGG}|whenever a creature attacks you, it loses flanking until end of turn.\whenever a creature without flying attacks you, @ deals &^ damage to it.| -|cursecatcher||creature||merfolk wizard|&^/&^|{UU}|sacrifice @: counter target instant or sorcery spell unless its controller pays {^}.| +|cursecatcher||creature||merfolk wizard|&^/&^|{UU}|sacrifice @: uncast target instant or sorcery spell unless its controller pays {^}.| |soul snuffers||creature||elemental shaman|&^^^/&^^^|{^^BBBB}|when @ enters the battlefield, put a -&^/-&^ counter on each creature.| @@ -12127,7 +12127,7 @@ |sphinx's herald||artifact creature||vedalken wizard|&^/&^|{UU}|{^^UU}, T, sacrifice a white creature, a blue creature, and a black creature: search your library for a card named sphinx sovereign and put it onto the battlefield. then shuffle your library.| -|obliterate||sorcery||||{^^^^^^RRRR}|@ can't be countered.\destroy all artifacts, creatures, and lands. they can't be regenerated.| +|obliterate||sorcery||||{^^^^^^RRRR}|@ can't be uncast.\destroy all artifacts, creatures, and lands. they can't be regenerated.| |phyrexian ghoul||creature||zombie|&^^/&^^|{^^BB}|sacrifice a creature: @ gets +&^^/+&^^ until end of turn.| @@ -12195,7 +12195,7 @@ |putrid raptor||creature||zombie lizard beast|&^^^^/&^^^^|{^^^^BBBB}|morph~discard a zombie card. | -|root sliver||creature||sliver|&^^/&^^|{^^^GG}|@ can't be countered.\sliver spells can't be countered by spells or abilities.| +|root sliver||creature||sliver|&^^/&^^|{^^^GG}|@ can't be uncast.\sliver spells can't be uncast by spells or abilities.| |spoils of evil||instant||||{^^BB}|for each artifact or creature card in target opponent's graveyard, add {^} to your mana pool and you gain &^ life.| @@ -12286,7 +12286,7 @@ |disturbed burial||sorcery||||{^BB}|buyback {^^^} \return target creature card from your graveyard to your hand.| -|essence scatter||instant||||{^UU}|counter target creature spell.| +|essence scatter||instant||||{^UU}|uncast target creature spell.| |allied strategies||sorcery||||{^^^^UU}|domain ~ target player draws a card for each basic land type among lands he or she controls.| @@ -12388,7 +12388,7 @@ |helium squirter||creature||beast mutant|&/&|{^^^^UU}|graft &^^^ \{^}: target creature with a +&^/+&^ counter on it gains flying until end of turn.| -|frazzle||instant||||{^^^UU}|counter target nonblue spell.| +|frazzle||instant||||{^^^UU}|uncast target nonblue spell.| |ulasht, the hate seed|legendary|creature||hellion hydra|&/&|{^^RRGG}|@ enters the battlefield with a +&^/+&^ counter on it for each other red creature you control and a +&^/+&^ counter on it for each other green creature you control.\{^}, remove a +&^/+&^ counter from @: choose one ~\= @ deals &^ damage to target creature.\= put a &^/&^ green saproling creature token onto the battlefield.| @@ -12414,7 +12414,7 @@ |oakheart dryads||enchantment creature||nymph dryad|&^^/&^^^|{^^GG}|constellation ~ whenever @ or another enchantment enters the battlefield under your control, target creature gets +&^/+&^ until end of turn.| -|douse||enchantment||||{^^UU}|{^UU}: counter target red spell.| +|douse||enchantment||||{^^UU}|{^UU}: uncast target red spell.| |kragma butcher||creature||minotaur warrior|&^^/&^^^|{^^RR}|inspired ~ whenever @ becomes untapped, it gets +&^^/+& until end of turn.| @@ -12426,7 +12426,7 @@ |assault zeppelid||creature||beast|&^^^/&^^^|{^^GGUU}|flying, trample| -|dawn charm||instant||||{^WW}|choose one ~\= prevent all combat damage that would be dealt this turn.\= regenerate target creature.\= counter target spell that targets you.| +|dawn charm||instant||||{^WW}|choose one ~\= prevent all combat damage that would be dealt this turn.\= regenerate target creature.\= uncast target spell that targets you.| |false memories||instant||||{^UU}|put the top seven cards of your library into your graveyard. at the beginning of the next end step, exile seven cards from your graveyard.| @@ -12716,7 +12716,7 @@ |sylvan messenger||creature||elf|&^^/&^^|{^^^GG}|trample\when @ enters the battlefield, reveal the top four cards of your library. put all elf cards revealed this way into your hand and the rest on the bottom of your library in any order.| -|vexing shusher||creature||goblin shaman|&^^/&^^|{RGRG}|@ can't be countered.\{RG}: target spell can't be countered by spells or abilities.| +|vexing shusher||creature||goblin shaman|&^^/&^^|{RGRG}|@ can't be uncast.\{RG}: target spell can't be uncast by spells or abilities.| |dread charge||sorcery||||{^^^BB}|black creatures you control can't be blocked this turn except by black creatures.| @@ -12787,7 +12787,7 @@ |balthor the stout|legendary|creature||dwarf barbarian|&^^/&^^|{^RRRR}|other barbarian creatures get +&^/+&^.\{RR}: another target barbarian creature gets +&^/+& until end of turn.| |bound||instant||||{^^^BBGG}|sacrifice a creature. return up to X cards from your graveyard to your hand, where X is the number of colors that creature was. exile this card.| -|determined||instant||||{GGUU}|other spells you control can't be countered by spells or abilities this turn.\draw a card.| +|determined||instant||||{GGUU}|other spells you control can't be uncast by spells or abilities this turn.\draw a card.| |barbarian general||creature||human barbarian soldier|&^^^/&^^|{^^^^RR}|horsemanship | @@ -12955,7 +12955,7 @@ |consecrate land||enchantment||aura||{WW}|enchant land\enchanted land has indestructible and can't be enchanted by other auras.| -|jaded response||instant||||{^UU}|counter target spell if it shares a color with a creature you control.| +|jaded response||instant||||{^UU}|uncast target spell if it shares a color with a creature you control.| |martyrdom||instant||||{^WWWW}|until end of turn, target creature you control gains "{}: the next &^ damage that would be dealt to target creature or player this turn is dealt to this creature instead." only you may activate this ability.| @@ -12973,7 +12973,7 @@ |defiant stand||instant||||{^WW}|cast @ only during the declare attackers step and only if you've been attacked this step.\target creature gets +&^/+&^^^ until end of turn. untap that creature.| -|double negative||instant||||{UUUURR}|counter up to two target spells.| +|double negative||instant||||{UUUURR}|uncast up to two target spells.| |oakenform||enchantment||aura||{^^GG}|enchant creature\enchanted creature gets +&^^^/+&^^^.| @@ -13011,7 +13011,7 @@ |standardize||instant||||{UUUU}|choose a creature type other than wall. each creature becomes that type until end of turn.| -|cephalid shrine||enchantment||||{^UUUU}|whenever a player casts a spell, counter that spell unless that player pays {XX}, where X is the number of cards in all graveyards with the same name as the spell.| +|cephalid shrine||enchantment||||{^UUUU}|whenever a player casts a spell, uncast that spell unless that player pays {XX}, where X is the number of cards in all graveyards with the same name as the spell.| |ringskipper||creature||faerie wizard|&^/&^|{^UU}|flying\when @ dies, clash with an opponent. if you win, return @ to its owner's hand. | @@ -13091,11 +13091,11 @@ |boros fury~shield||instant||||{^^WW}|prevent all combat damage that would be dealt by target attacking or blocking creature this turn. if {RR} was spent to cast @, it deals damage to that creature's controller equal to the creature's power.| -|thwart||instant||||{^^UUUU}|you may return three islands you control to their owner's hand rather than pay @'s mana cost.\counter target spell.| +|thwart||instant||||{^^UUUU}|you may return three islands you control to their owner's hand rather than pay @'s mana cost.\uncast target spell.| |ravaged highlands||land|||||@ enters the battlefield tapped.\T: add {RR} to your mana pool.\T, sacrifice @: add one mana of any color to your mana pool.| -|familiar's ruse||instant||||{UUUU}|as an additional cost to cast @, return a creature you control to its owner's hand.\counter target spell.| +|familiar's ruse||instant||||{UUUU}|as an additional cost to cast @, return a creature you control to its owner's hand.\uncast target spell.| |suture priest||creature||cleric|&^/&^|{^WW}|whenever another creature enters the battlefield under your control, you may gain &^ life.\whenever a creature enters the battlefield under an opponent's control, you may have that player lose &^ life.| @@ -13121,7 +13121,7 @@ |shambling shell||creature||plant zombie|&^^^/&^|{^BBGG}|sacrifice @: put a +&^/+&^ counter on target creature.\dredge &^^^ | -|syncopate||instant||||{XXUU}|counter target spell unless its controller pays {XX}. if that spell is countered this way, exile it instead of putting it into its owner's graveyard.| +|syncopate||instant||||{XXUU}|uncast target spell unless its controller pays {XX}. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard.| |gurmag drowner||creature||naga wizard|&^^/&^^^^|{^^^UU}|exploit \when @ exploits a creature, look at the top four cards of your library. put one of them into your hand and the rest into your graveyard.| @@ -13595,7 +13595,7 @@ |grotag siege~runner||creature||goblin rogue|&^^/&^|{^RR}|{RR}, sacrifice @: destroy target creature with defender. @ deals &^^ damage to that creature's controller.| -|second guess||instant||||{^UU}|counter target spell that's the second spell cast this turn.| +|second guess||instant||||{^UU}|uncast target spell that's the second spell cast this turn.| |psychotic haze||instant||||{^^BBBB}|@ deals &^ damage to each creature and each player.\madness {^BB} | @@ -13930,7 +13930,7 @@ |vesuva||land|||||you may have @ enter the battlefield tapped as a copy of any land on the battlefield.| -|gilded drake||creature||drake|&^^^/&^^^|{^UU}|flying\when @ enters the battlefield, exchange control of @ and up to one target creature an opponent controls. if you don't make an exchange, sacrifice @. this ability can't be countered except by spells and abilities. | +|gilded drake||creature||drake|&^^^/&^^^|{^UU}|flying\when @ enters the battlefield, exchange control of @ and up to one target creature an opponent controls. if you don't make an exchange, sacrifice @. this ability can't be uncast except by spells and abilities. | |attended knight||creature||human knight|&^^/&^^|{^^WW}|first strike \when @ enters the battlefield, put a &^/&^ white soldier creature token onto the battlefield.| @@ -13948,7 +13948,7 @@ |forbidden alchemy||instant||||{^^UU}|look at the top four cards of your library. put one of them into your hand and the rest into your graveyard.\flashback {^^^^^^BB} | -|chalice of the void||artifact||||{XXXX}|countertype # charge\@ enters the battlefield with X # counters on it.\whenever a player casts a spell with converted mana cost equal to the number of # counters on @, counter that spell.| +|chalice of the void||artifact||||{XXXX}|countertype # charge\@ enters the battlefield with X # counters on it.\whenever a player casts a spell with converted mana cost equal to the number of # counters on @, uncast that spell.| |empress galina|legendary|creature||merfolk|&^/&^^^|{^^^UUUU}|{UUUU}, T: gain control of target legendary permanent. | @@ -13958,7 +13958,7 @@ |azorius charm||instant||||{WWUU}|choose one ~\= creatures you control gain lifelink until end of turn.\= draw a card.\= put target attacking or blocking creature on top of its owner's library.| -|stoic rebuttal||instant||||{^UUUU}|metalcraft ~ @ costs {^} less to cast if you control three or more artifacts.\counter target spell.| +|stoic rebuttal||instant||||{^UUUU}|metalcraft ~ @ costs {^} less to cast if you control three or more artifacts.\uncast target spell.| |fyndhorn pollen||enchantment||||{^^GG}|cumulative upkeep {^} \all creatures get -&^/-&.\{^}{g}: all creatures get -&^/-& until end of turn.| @@ -14026,7 +14026,7 @@ |earth surge||enchantment||||{^^^GG}|each land gets +&^^/+&^^ as long as it's a creature.| -|silumgar spell~eater||creature||naga wizard|&^^/&^^^|{^^UU}|megamorph {^^^^UU} \when @ is turned face up, counter target spell unless its controller pays {^^^}.| +|silumgar spell~eater||creature||naga wizard|&^^/&^^^|{^^UU}|megamorph {^^^^UU} \when @ is turned face up, uncast target spell unless its controller pays {^^^}.| |rishadan pawnshop||artifact||||{^^}|{^^}, T: shuffle target nontoken permanent you control into its owner's library.| @@ -14140,7 +14140,7 @@ |sea serpent||creature||serpent|&^^^^^/&^^^^^|{^^^^^UU}|@ can't attack unless defending player controls an island.\when you control no islands, sacrifice @.| -|suffocating blast||instant||||{^UUUURR}|counter target spell and @ deals &^^^ damage to target creature.| +|suffocating blast||instant||||{^UUUURR}|uncast target spell and @ deals &^^^ damage to target creature.| |ertai's meddling||instant||||{XXUU}|countertype # delay\x can't be &.\target spell's controller exiles it with X # counters on it.\at the beginning of each of that player's upkeeps, if that card is exiled, remove a # counter from it. if the card has no # counters on it, he or she puts it onto the stack as a copy of the original spell.| @@ -14252,7 +14252,7 @@ |frost marsh|snow|land|||||@ enters the battlefield tapped.\T: add {UU} or {BB} to your mana pool.| -|stronghold biologist||creature||human spellshaper|&^/&^|{^^UU}|{UUUU}, T, discard a card: counter target creature spell.| +|stronghold biologist||creature||human spellshaper|&^/&^|{^^UU}|{UUUU}, T, discard a card: uncast target creature spell.| |melira's keepers||creature||human warrior|&^^^^/&^^^^|{^^^^GG}|@ can't have counters placed on it.| @@ -14397,7 +14397,7 @@ |lifeblood hydra||creature||hydra|&/&|{XXGGGGGG}|trample\@ enters the battlefield with X +&^/+&^ counters on it.\when @ dies, you gain life and draw cards equal to its power.| -|thrull wizard||creature||thrull wizard|&^/&^|{^^BB}|{^BB}: counter target black spell unless that spell's controller pays {BB} or {^^^}.| +|thrull wizard||creature||thrull wizard|&^/&^|{^^BB}|{^BB}: uncast target black spell unless that spell's controller pays {BB} or {^^^}.| |prahv, spires of order||land|||||T: add {^} to your mana pool.\{^^^^WWUU}, T: prevent all damage a source of your choice would deal this turn.| @@ -14585,7 +14585,7 @@ |mycoid shepherd||creature||fungus|&^^^^^/&^^^^|{^GGGGWW}|whenever @ or another creature you control with power &^^^^^ or greater dies, you may gain &^^^^^ life.| -|exclude||instant||||{^^UU}|counter target creature spell.\draw a card.| +|exclude||instant||||{^^UU}|uncast target creature spell.\draw a card.| |mana cylix||artifact||||{^}|{^}, T: add one mana of any color to your mana pool.| @@ -14595,7 +14595,7 @@ |war behemoth||creature||beast|&^^^/&^^^^^^|{^^^^^WW}|morph {^^^^WW} | -|silumgar's scorn||instant||||{UUUU}|as an additional cost to cast @, you may reveal a dragon card from your hand.\counter target spell unless its controller pays {^}. if you revealed a dragon card or controlled a dragon as you cast @, counter that spell instead.| +|silumgar's scorn||instant||||{UUUU}|as an additional cost to cast @, you may reveal a dragon card from your hand.\uncast target spell unless its controller pays {^}. if you revealed a dragon card or controlled a dragon as you cast @, uncast that spell instead.| |pinecrest ridge||land|||||T: add {^} to your mana pool.\T: add {RR} or {GG} to your mana pool. @ doesn't untap during your next untap step.| @@ -14987,7 +14987,7 @@ |numbing dose||enchantment||aura||{^^^UUUU}|enchant artifact or creature\enchanted permanent doesn't untap during its controller's untap step.\at the beginning of the upkeep of enchanted permanent's controller, that player loses &^ life.| -|lifeforce||enchantment||||{GGGG}|{GGGG}: counter target black spell.| +|lifeforce||enchantment||||{GGGG}|{GGGG}: uncast target black spell.| |lost order of jarkeld||creature||human knight|&^+*/&^+*|{^^WWWW}|as @ enters the battlefield, choose an opponent.\@'s power and toughness are each equal to &^ plus the number of creatures the chosen player controls.| @@ -15147,11 +15147,11 @@ |engulfing flames||instant||||{RR}|@ deals &^ damage to target creature. it can't be regenerated this turn.\flashback {^^^RR} | -|blue elemental blast||instant||||{UU}|choose one ~\= counter target red spell.\= destroy target red permanent.| +|blue elemental blast||instant||||{UU}|choose one ~\= uncast target red spell.\= destroy target red permanent.| |cleansing beam||instant||||{^^^^RR}|radiance ~ @ deals &^^ damage to target creature and each other creature that shares a color with it.| -|convolute||instant||||{^^UU}|counter target spell unless its controller pays {^^^^}.| +|convolute||instant||||{^^UU}|uncast target spell unless its controller pays {^^^^}.| |convalescent care||enchantment||||{^WWWW}|at the beginning of your upkeep, if you have &^^^^^ or less life, you gain &^^^ life and draw a card.| @@ -15173,7 +15173,7 @@ |culling the weak||instant||||{BB}|as an additional cost to cast @, sacrifice a creature.\add {BBBBBBBB} to your mana pool.| -|offering to asha||instant||||{^^WWUU}|counter target spell unless its controller pays {^^^^}. you gain &^^^^ life.| +|offering to asha||instant||||{^^WWUU}|uncast target spell unless its controller pays {^^^^}. you gain &^^^^ life.| |kyoki, sanity's eclipse|legendary|creature||demon spirit|&^^^^^^/&^^^^|{^^^^BBBB}|whenever you cast a spirit or arcane spell, target opponent exiles a card from his or her hand.| @@ -15194,7 +15194,7 @@ |sun quan, lord of wu|legendary|creature||human soldier|&^^^^/&^^^^|{^^^^UUUU}|creatures you control have horsemanship. | -|mana leak||instant||||{^UU}|counter target spell unless its controller pays {^^^}.| +|mana leak||instant||||{^UU}|uncast target spell unless its controller pays {^^^}.| |terramorphic expanse||land|||||T, sacrifice @: search your library for a basic land card and put it onto the battlefield tapped. then shuffle your library.| @@ -15373,9 +15373,9 @@ |wu warship||creature||human soldier|&^^^/&^^^|{^^UU}|@ can't attack unless defending player controls an island.| -|psychic strike||instant||||{^UUBB}|counter target spell. its controller puts the top two cards of his or her library into his or her graveyard.| +|psychic strike||instant||||{^UUBB}|uncast target spell. its controller puts the top two cards of his or her library into his or her graveyard.| -|spiketail drake||creature||drake|&^^^/&^^^|{^^^UUUU}|flying\sacrifice @: counter target spell unless its controller pays {^^^}.| +|spiketail drake||creature||drake|&^^^/&^^^|{^^^UUUU}|flying\sacrifice @: uncast target spell unless its controller pays {^^^}.| |liliana's reaver||creature||zombie|&^^^^/&^^^|{^^BBBB}|deathtouch\whenever @ deals combat damage to a player, that player discards a card and you put a &^^/&^^ black zombie creature token onto the battlefield tapped.| @@ -15439,7 +15439,7 @@ |contract from below||sorcery||||{BB}|remove @ from your deck before playing if you're not playing for ante.\discard your hand, ante the top card of your library, then draw seven cards.| -|supreme verdict||sorcery||||{^WWWWUU}|@ can't be countered.\destroy all creatures.| +|supreme verdict||sorcery||||{^WWWWUU}|@ can't be uncast.\destroy all creatures.| |cabal conditioning||sorcery||||{^^^^^^BB}|any number of target players each discard a number of cards equal to the highest converted mana cost among permanents you control.| @@ -15487,7 +15487,7 @@ |needlebite trap||instant||trap||{^^^^^BBBB}|if an opponent gained life this turn, you may pay {BB} rather than pay @'s mana cost.\target player loses &^^^^^ life and you gain &^^^^^ life.| -|corrupted resolve||instant||||{^UU}|counter target spell if its controller is poisoned.| +|corrupted resolve||instant||||{^UU}|uncast target spell if its controller is poisoned.| |ring of valkas||artifact||equipment||{^^}|equip {^}\equipped creature has haste. \at the beginning of your upkeep, put a +&^/+&^ counter on equipped creature if it's red.| @@ -15598,7 +15598,7 @@ |soramaro, first to dream|legendary|creature||spirit|*/*|{^^^^UUUU}|flying\@'s power and toughness are each equal to the number of cards in your hand.\{^^^^}, return a land you control to its owner's hand: draw a card.| -|lapse of certainty||instant||||{^^WW}|counter target spell. if that spell is countered this way, put it on top of its owner's library instead of into that player's graveyard.| +|lapse of certainty||instant||||{^^WW}|uncast target spell. if that spell is uncast this way, put it on top of its owner's library instead of into that player's graveyard.| |silverglade elemental||creature||elemental|&^^^^/&^^^^|{^^^^GG}|when @ enters the battlefield, you may search your library for a forest card and put that card onto the battlefield. if you do, shuffle your library.| @@ -15610,7 +15610,7 @@ |selvala's charge||sorcery||||{^^^^GG}|parley ~ each player reveals the top card of his or her library. for each nonland card revealed this way, you put a &^^^/&^^^ green elephant creature token onto the battlefield. then each player draws a card.| -|blood funnel||enchantment||||{^BB}|noncreature spells you cast cost {^^} less to cast.\whenever you cast a noncreature spell, counter that spell unless you sacrifice a creature.| +|blood funnel||enchantment||||{^BB}|noncreature spells you cast cost {^^} less to cast.\whenever you cast a noncreature spell, uncast that spell unless you sacrifice a creature.| |lotus petal||artifact||||{}|T, sacrifice @: add one mana of any color to your mana pool.| @@ -15628,7 +15628,7 @@ |black mana battery||artifact||||{^^^^}|countertype # charge\{^^}, T: put a # counter on @.\T, remove any number of # counters from @: add {BB} to your mana pool, then add an additional {BB} to your mana pool for each # counter removed this way.| -|dromar's charm||instant||||{WWUUBB}|choose one ~\= you gain &^^^^^ life.\= counter target spell.\= target creature gets -&^^/-&^^ until end of turn.| +|dromar's charm||instant||||{WWUUBB}|choose one ~\= you gain &^^^^^ life.\= uncast target spell.\= target creature gets -&^^/-&^^ until end of turn.| |debtor's pulpit||enchantment||aura||{^^^^WW}|enchant land\enchanted land has "T: tap target creature."| @@ -15792,7 +15792,7 @@ |aku djinn||creature||djinn|&^^^^^/&^^^^^^|{^^^BBBB}|trample\at the beginning of your upkeep, put a +&^/+&^ counter on each creature each opponent controls.| -|thoughtbind||instant||||{^^UU}|counter target spell with converted mana cost &^^^^ or less.| +|thoughtbind||instant||||{^^UU}|uncast target spell with converted mana cost &^^^^ or less.| |phyrexian gargantua||creature||horror|&^^^^/&^^^^|{^^^^BBBB}|when @ enters the battlefield, you draw two cards and you lose &^^ life.| @@ -16145,7 +16145,7 @@ |phyrexian denouncer||creature||carrier|&^/&^|{^BB}|T, sacrifice @: target creature gets -&^/-&^ until end of turn.| -|banefire||sorcery||||{XXRR}|@ deals X damage to target creature or player.\if X is &^^^^^ or more, @ can't be countered by spells or abilities and the damage can't be prevented.| +|banefire||sorcery||||{XXRR}|@ deals X damage to target creature or player.\if X is &^^^^^ or more, @ can't be uncast by spells or abilities and the damage can't be prevented.| |tempt with immortality||sorcery||||{^^^^BB}|tempting offer ~ return a creature card from your graveyard to the battlefield. each opponent may return a creature card from his or her graveyard to the battlefield. for each player who does, return a creature card from your graveyard to the battlefield.| @@ -16251,7 +16251,7 @@ |tresserhorn sinks|snow|land|||||@ enters the battlefield tapped.\T: add {BB} or {RR} to your mana pool.| -|essence backlash||instant||||{^^UURR}|counter target creature spell. @ deals damage equal to that spell's power to its controller.| +|essence backlash||instant||||{^^UURR}|uncast target creature spell. @ deals damage equal to that spell's power to its controller.| |eidolon of blossoms||enchantment creature||spirit|&^^/&^^|{^^GGGG}|constellation ~ whenever @ or another enchantment enters the battlefield under your control, draw a card.| @@ -16271,9 +16271,9 @@ |diabolic intent||sorcery||||{^BB}|as an additional cost to cast @, sacrifice a creature.\search your library for a card and put that card into your hand. then shuffle your library.| -|outwit||instant||||{UU}|counter target spell that targets a player.| +|outwit||instant||||{UU}|uncast target spell that targets a player.| -|annul||instant||||{UU}|counter target artifact or enchantment spell.| +|annul||instant||||{UU}|uncast target artifact or enchantment spell.| |wicked reward||instant||||{^BB}|as an additional cost to cast @, sacrifice a creature.\target creature gets +&^^^^/+&^^ until end of turn.| @@ -16382,7 +16382,7 @@ |holistic wisdom||enchantment||||{^GGGG}|{^^}, exile a card from your hand: return target card from your graveyard to your hand if it shares a card type with the card exiled this way. | -|overrule||instant||||{XXWWUU}|counter target spell unless its controller pays {XX}. you gain X life.| +|overrule||instant||||{XXWWUU}|uncast target spell unless its controller pays {XX}. you gain X life.| |benalish veteran||creature||human soldier|&^^/&^^|{^^WW}|whenever @ attacks, it gets +&^/+&^ until end of turn.| @@ -16468,7 +16468,7 @@ |touch of the eternal||enchantment||||{^^^^^WWWW}|at the beginning of your upkeep, count the number of permanents you control. your life total becomes that number.| -|sunken field||enchantment||aura||{^UU}|enchant land\enchanted land has "T: counter target spell unless its controller pays {^}."| +|sunken field||enchantment||aura||{^UU}|enchant land\enchanted land has "T: uncast target spell unless its controller pays {^}."| |thorncaster sliver||creature||sliver|&^^/&^^|{^^^^RR}|sliver creatures you control have "whenever this creature attacks, it deals &^ damage to target creature or player."| @@ -16506,7 +16506,7 @@ |necropolis regent||creature||vampire|&^^^^^^/&^^^^^|{^^^BBBBBB}|flying\whenever a creature you control deals combat damage to a player, put that many +&^/+&^ counters on it.| -|gaea's herald||creature||elf|&^/&^|{^GG}|creature spells can't be countered.| +|gaea's herald||creature||elf|&^/&^|{^GG}|creature spells can't be uncast.| |momentum||enchantment||aura||{^^GG}|countertype # growth\enchant creature\at the beginning of your upkeep, you may put a # counter on @.\enchanted creature gets +&^/+&^ for each # counter on @.| @@ -16588,13 +16588,13 @@ |llanowar behemoth||creature||elemental|&^^^^/&^^^^|{^^^GGGG}|tap an untapped creature you control: @ gets +&^/+&^ until end of turn.| -|spell contortion||instant||||{^^UU}|multikicker {^UU} \counter target spell unless its controller pays {^^}. draw a card for each time @ was kicked.| +|spell contortion||instant||||{^^UU}|multikicker {^UU} \uncast target spell unless its controller pays {^^}. draw a card for each time @ was kicked.| |needle specter||creature||specter|&^/&^|{^BBBB}|flying\wither \whenever @ deals combat damage to a player, that player discards that many cards.| |liege of the axe||creature||human soldier|&^^/&^^^|{^^^WW}|vigilance\morph {^WW} \when @ is turned face up, untap it.| -|rites of refusal||instant||||{^UU}|discard any number of cards. counter target spell unless its controller pays {^^^} for each card discarded this way.| +|rites of refusal||instant||||{^UU}|discard any number of cards. uncast target spell unless its controller pays {^^^} for each card discarded this way.| |razormane masticore||artifact creature||masticore|&^^^^^/&^^^^^|{^^^^^}|first strike \at the beginning of your upkeep, sacrifice @ unless you discard a card.\at the beginning of your draw step, you may have @ deal &^^^ damage to target creature.| @@ -16703,7 +16703,7 @@ |viridian corrupter||creature||elf shaman|&^^/&^^|{^GGGG}|infect \when @ enters the battlefield, destroy target artifact.| -|minamo's meddling||instant||||{^^UUUU}|counter target spell. that spell's controller reveals his or her hand, then discards each card with the same name as a card spliced onto that spell.| +|minamo's meddling||instant||||{^^UUUU}|uncast target spell. that spell's controller reveals his or her hand, then discards each card with the same name as a card spliced onto that spell.| |hellspark elemental||creature||elemental|&^^^/&^|{^RR}|trample, haste\at the beginning of the end step, sacrifice @.\unearth {^RR} | @@ -16724,7 +16724,7 @@ |arcbound fiend||artifact creature||horror|&/&|{^^^^^^}|fear \at the beginning of your upkeep, you may move a +&^/+&^ counter from target creature onto @.\modular &^^^ | -|akroma, angel of fury|legendary|creature||angel|&^^^^^^/&^^^^^^|{^^^^^RRRRRR}|@ can't be countered.\flying, trample, protection from white and from blue\{RR}: @ gets +&^/+& until end of turn.\morph {&^^^}{RR}{RR}{RR} | +|akroma, angel of fury|legendary|creature||angel|&^^^^^^/&^^^^^^|{^^^^^RRRRRR}|@ can't be uncast.\flying, trample, protection from white and from blue\{RR}: @ gets +&^/+& until end of turn.\morph {&^^^}{RR}{RR}{RR} | |cyclopean tomb||artifact||||{^^^^}|countertype # mire\{^^}, T: put a # counter on target non~swamp land. that land is a swamp for as long as it has a # counter on it. activate this ability only during your upkeep.\when @ is put into a graveyard from the battlefield, at the beginning of each of your upkeeps for the rest of the game, remove all # counters from a land that a # counter was put onto with @ but that a # counter has not been removed from with @.| @@ -16766,13 +16766,13 @@ |kemba's skyguard||creature||cat knight|&^^/&^^|{^WWWW}|flying\when @ enters the battlefield, you gain &^^ life.| -|dragonlord dromoka|legendary|creature||elder dragon|&^^^^^/&^^^^^^^|{^^^^GGWW}|@ can't be countered.\flying, lifelink\your opponents can't cast spells during your turn.| +|dragonlord dromoka|legendary|creature||elder dragon|&^^^^^/&^^^^^^^|{^^^^GGWW}|@ can't be uncast.\flying, lifelink\your opponents can't cast spells during your turn.| |harvester druid||creature||human druid|&^/&^|{^GG}|T: add to your mana pool one mana of any color that a land you control could produce.| |essence filter||sorcery||||{^GGGG}|destroy all enchantments or all nonwhite enchantments.| -|jester's scepter||artifact||||{^^^}|when @ enters the battlefield, exile the top five cards of target player's library face down. you may look at those cards for as long as they remain exiled.\{^^}, T, put a card exiled with @ into its owner's graveyard: counter target spell if it has the same name as that card.| +|jester's scepter||artifact||||{^^^}|when @ enters the battlefield, exile the top five cards of target player's library face down. you may look at those cards for as long as they remain exiled.\{^^}, T, put a card exiled with @ into its owner's graveyard: uncast target spell if it has the same name as that card.| |battering wurm||creature||wurm|&^^^^/&^^^|{^^^^^^GG}|bloodthirst &^ \creatures with power less than @'s power can't block it.| @@ -16816,7 +16816,7 @@ |strength in numbers||instant||||{^GG}|until end of turn, target creature gains trample and gets +X/+X, where X is the number of attacking creatures.| -|disrupting shoal||instant||arcane||{XXUUUU}|you may exile a blue card with converted mana cost X from your hand rather than pay @'s mana cost.\counter target spell if its converted mana cost is X.| +|disrupting shoal||instant||arcane||{XXUUUU}|you may exile a blue card with converted mana cost X from your hand rather than pay @'s mana cost.\uncast target spell if its converted mana cost is X.| |mental agony||sorcery||||{^^^BB}|target player discards two cards and loses &^^ life.| @@ -16862,7 +16862,7 @@ |dimir house guard||creature||skeleton|&^^/&^^^|{^^^BB}|fear \sacrifice a creature: regenerate @.\transmute {^BBBB} | -|force void||instant||||{^^UU}|counter target spell unless its controller pays {^}.\draw a card at the beginning of the next turn's upkeep.| +|force void||instant||||{^^UU}|uncast target spell unless its controller pays {^}.\draw a card at the beginning of the next turn's upkeep.| |lithatog||creature||atog|&^/&^^|{^RRGG}|sacrifice an artifact: @ gets +&^/+&^ until end of turn.\sacrifice a land: @ gets +&^/+&^ until end of turn.| @@ -16920,7 +16920,7 @@ |beast walkers||creature||human beast soldier|&^^/&^^|{^WWWW}|{GG}: @ gains banding until end of turn. | -|soulsworn jury||creature||spirit|&^/&^^^^|{^^WW}|defender \{^UU}, sacrifice @: counter target creature spell.| +|soulsworn jury||creature||spirit|&^/&^^^^|{^^WW}|defender \{^UU}, sacrifice @: uncast target creature spell.| |claws of gix||artifact||||{}|{^}, sacrifice a permanent: you gain &^ life.| @@ -16964,7 +16964,7 @@ |flame~kin zealot||creature||elemental berserker|&^^/&^^|{^RRRRWW}|when @ enters the battlefield, creatures you control get +&^/+&^ and gain haste until end of turn.| -|phantasmagorian||creature||horror|&^^^^^^/&^^^^^^|{^^^^^BBBB}|when you cast @, any player may discard three cards. if a player does, counter @.\discard three cards: return @ from your graveyard to your hand.| +|phantasmagorian||creature||horror|&^^^^^^/&^^^^^^|{^^^^^BBBB}|when you cast @, any player may discard three cards. if a player does, uncast @.\discard three cards: return @ from your graveyard to your hand.| |magma vein||enchantment||||{^^RR}|{RR}, sacrifice a land: @ deals &^ damage to each creature without flying.| @@ -17027,7 +17027,7 @@ |chameleon colossus||creature||shapeshifter|&^^^^/&^^^^|{^^GGGG}|changeling \protection from black\{^^GGGG}: @ gets +X/+X until end of turn, where X is its power.| -|lullmage mentor||creature||merfolk wizard|&^^/&^^|{^UUUU}|whenever a spell or ability you control counters a spell, you may put a &^/&^ blue merfolk creature token onto the battlefield.\tap seven untapped merfolk you control: counter target spell.| +|lullmage mentor||creature||merfolk wizard|&^^/&^^|{^UUUU}|whenever a spell or ability you control uncasts a spell, you may put a &^/&^ blue merfolk creature token onto the battlefield.\tap seven untapped merfolk you control: uncast target spell.| |spare from evil||instant||||{^WW}|creatures you control gain protection from non~human creatures until end of turn.| @@ -17191,7 +17191,7 @@ |diabolic edict||instant||||{^BB}|target player sacrifices a creature.| -|blurred mongoose||creature||mongoose|&^^/&^|{^GG}|@ can't be countered.\shroud | +|blurred mongoose||creature||mongoose|&^^/&^|{^GG}|@ can't be uncast.\shroud | |stave off||instant||||{WW}|target creature gains protection from the color of your choice until end of turn.| @@ -17249,7 +17249,7 @@ |lay waste||sorcery||||{^^^RR}|destroy target land.\cycling {^^} | -|spell crumple||instant||||{^UUUU}|counter target spell. if that spell is countered this way, put it on the bottom of its owner's library instead of into that player's graveyard. put @ on the bottom of its owner's library.| +|spell crumple||instant||||{^UUUU}|uncast target spell. if that spell is uncast this way, put it on the bottom of its owner's library instead of into that player's graveyard. put @ on the bottom of its owner's library.| |cradle of vitality||enchantment||||{^^^WW}|whenever you gain life, you may pay {^WW}. if you do, put a +&^/+&^ counter on target creature for each &^ life you gained.| @@ -17536,7 +17536,7 @@ |lantern of insight||artifact||||{^}|players play with the top card of their libraries revealed.\T, sacrifice @: target player shuffles his or her library.| -|intervene||instant||||{UU}|counter target spell that targets a creature.| +|intervene||instant||||{UU}|uncast target spell that targets a creature.| |darting merfolk||creature||merfolk|&^/&^|{^UU}|{UU}: return @ to its owner's hand.| @@ -17833,7 +17833,7 @@ |simic sky swallower||creature||leviathan|&^^^^^^/&^^^^^^|{^^^^^GGUU}|flying, trample\shroud | -|plasm capture||instant||||{GGGGUUUU}|counter target spell. at the beginning of your next precombat main phase, add X mana in any combination of colors to your mana pool, where X is that spell's converted mana cost.| +|plasm capture||instant||||{GGGGUUUU}|uncast target spell. at the beginning of your next precombat main phase, add X mana in any combination of colors to your mana pool, where X is that spell's converted mana cost.| |witchbane orb||artifact||||{^^^^}|when @ enters the battlefield, destroy all curses attached to you.\you have hexproof. | @@ -17981,7 +17981,7 @@ |carrion wurm||creature||zombie wurm|&^^^^^^/&^^^^^|{^^^BBBB}|whenever @ attacks or blocks, any player may exile three cards from his or her graveyard. if a player does, @ assigns no combat damage this turn.| -|mystic genesis||instant||||{^^GGUUUU}|counter target spell. put an X/X green ooze creature token onto the battlefield, where X is that spell's converted mana cost.| +|mystic genesis||instant||||{^^GGUUUU}|uncast target spell. put an X/X green ooze creature token onto the battlefield, where X is that spell's converted mana cost.| |sound the call||sorcery||||{^^GG}|put a &^/&^ green wolf creature token onto the battlefield. it has "this creature gets +&^/+&^ for each card named @ in each graveyard."| @@ -18011,7 +18011,7 @@ |mosstodon||creature||plant elephant|&^^^^^/&^^^|{^^^^GG}|{^}: target creature with power &^^^^^ or greater gains trample until end of turn.| -|fold into aether||instant||||{^^UUUU}|counter target spell. if that spell is countered this way, its controller may put a creature card from his or her hand onto the battlefield.| +|fold into aether||instant||||{^^UUUU}|uncast target spell. if that spell is uncast this way, its controller may put a creature card from his or her hand onto the battlefield.| |mephidross vampire||creature||vampire|&^^^/&^^^^|{^^^^BBBB}|flying\each creature you control is a vampire in addition to its other creature types and has "whenever this creature deals damage to a creature, put a +&^/+&^ counter on this creature."| @@ -18168,7 +18168,7 @@ |dragon egg||creature||dragon|&/&^^|{^^RR}|defender \when @ dies, put a &^^/&^^ red dragon creature token with flying onto the battlefield. it has "{RR}: this creature gets +&^/+& until end of turn."| -|judge's familiar||creature||bird|&^/&^|{WU}|flying\sacrifice @: counter target instant or sorcery spell unless its controller pays {^}.| +|judge's familiar||creature||bird|&^/&^|{WU}|flying\sacrifice @: uncast target instant or sorcery spell unless its controller pays {^}.| |dimir signet||artifact||||{^^}|{^}, T: add {UUBB} to your mana pool.| @@ -18226,9 +18226,9 @@ |burst lightning||instant||||{RR}|kicker {^^^^} \@ deals &^^ damage to target creature or player. if @ was kicked, it deals &^^^^ damage to that creature or player instead.| -|patron wizard||creature||human wizard|&^^/&^^|{UUUUUU}|tap an untapped wizard you control: counter target spell unless its controller pays {^}.| +|patron wizard||creature||human wizard|&^^/&^^|{UUUUUU}|tap an untapped wizard you control: uncast target spell unless its controller pays {^}.| -|mindstatic||instant||||{^^^UU}|counter target spell unless its controller pays {^^^^^^}.| +|mindstatic||instant||||{^^^UU}|uncast target spell unless its controller pays {^^^^^^}.| |bestial menace||sorcery||||{^^^GGGG}|put a &^/&^ green snake creature token, a &^^/&^^ green wolf creature token, and a &^^^/&^^^ green elephant creature token onto the battlefield.| @@ -18368,7 +18368,7 @@ |turn the tide||instant||||{^UU}|creatures your opponents control get -&^^/-& until end of turn.| -|rewind||instant||||{^^UUUU}|counter target spell. untap up to four lands.| +|rewind||instant||||{^^UUUU}|uncast target spell. untap up to four lands.| |boros charm||instant||||{RRWW}|choose one ~\= @ deals &^^^^ damage to target player.\= permanents you control gain indestructible until end of turn.\= target creature gains double strike until end of turn.| @@ -18378,7 +18378,7 @@ |liar's pendulum||artifact||||{^}|{^^}, T: name a card. target opponent guesses whether a card with that name is in your hand. you may reveal your hand. if you do and your opponent guessed wrong, draw a card.| -|gaea's revenge||creature||elemental|&^^^^^^^^/&^^^^^|{^^^^^GGGG}|@ can't be countered.\haste\@ can't be the target of nongreen spells or abilities from nongreen sources.| +|gaea's revenge||creature||elemental|&^^^^^^^^/&^^^^^|{^^^^^GGGG}|@ can't be uncast.\haste\@ can't be the target of nongreen spells or abilities from nongreen sources.| |journeyer's kite||artifact||||{^^}|{^^^}, T: search your library for a basic land card, reveal it, and put it into your hand. then shuffle your library.| @@ -18508,7 +18508,7 @@ |feldon's cane||artifact||||{^}|T, exile @: shuffle your graveyard into your library.| -|artifact blast||instant||||{RR}|counter target artifact spell.| +|artifact blast||instant||||{RR}|uncast target artifact spell.| |linvala, keeper of silence|legendary|creature||angel|&^^^/&^^^^|{^^WWWW}|flying\activated abilities of creatures your opponents control can't be activated.| @@ -18728,7 +18728,7 @@ |soldevi heretic||creature||human cleric|&^^/&^^|{^^UU}|{WW}, T: prevent the next &^^ damage that would be dealt to target creature this turn. target opponent may draw a card.| -|serra ascendant||creature||human monk|&^/&^|{WW}|lifelink \as long as you have &^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ or more life, @ gets +&^^^^^/+&^^^^^ and has flying.| +|serra ascendant||creature||human monk|&^/&^|{WW}|lifelink \as long as you have thirty or more life, @ gets +&^^^^^/+&^^^^^ and has flying.| |rebuke||instant||||{^^WW}|destroy target attacking creature.| @@ -18896,7 +18896,7 @@ |boneknitter||creature||zombie cleric|&^/&^|{^BB}|{^BB}: regenerate target zombie.\morph {^^BB} | -|slaughter games||sorcery||||{^^BBRR}|@ can't be countered by spells or abilities.\name a nonland card. search target opponent's graveyard, hand, and library for any number of cards with that name and exile them. then that player shuffles his or her library.| +|slaughter games||sorcery||||{^^BBRR}|@ can't be uncast by spells or abilities.\name a nonland card. search target opponent's graveyard, hand, and library for any number of cards with that name and exile them. then that player shuffles his or her library.| |vampirism||enchantment||aura||{^BB}|enchant creature\when @ enters the battlefield, draw a card at the beginning of the next turn's upkeep.\enchanted creature gets +&^/+&^ for each other creature you control.\other creatures you control get -&^/-&^.| @@ -18904,7 +18904,7 @@ |valeron outlander||creature||human scout|&^^/&^^|{GGWW}|protection from black| -|deathgrip||enchantment||||{BBBB}|{BBBB}: counter target green spell.| +|deathgrip||enchantment||||{BBBB}|{BBBB}: uncast target green spell.| |conquer||enchantment||aura||{^^^RRRR}|enchant land\you control enchanted land.| @@ -19047,7 +19047,7 @@ |arcane teachings||enchantment||aura||{^^RR}|enchant creature \enchanted creature gets +&^^/+&^^ and has "T: this creature deals &^ damage to target creature or player."| -|flashfreeze||instant||||{^UU}|counter target red or green spell.| +|flashfreeze||instant||||{^UU}|uncast target red or green spell.| |teferi, mage of zhalfir|legendary|creature||human wizard|&^^^/&^^^^|{^^UUUUUU}|flash \creature cards you own that aren't on the battlefield have flash.\each opponent can cast spells only any time he or she could cast a sorcery.| @@ -19083,7 +19083,7 @@ |excoriate||sorcery||||{^^^WW}|exile target tapped creature.| -|dragonlord's prerogative||instant||||{^^^^UUUU}|as an additional cost to cast @, you may reveal a dragon card from your hand.\if you revealed a dragon card or controlled a dragon as you cast @, @ can't be countered.\draw four cards.| +|dragonlord's prerogative||instant||||{^^^^UUUU}|as an additional cost to cast @, you may reveal a dragon card from your hand.\if you revealed a dragon card or controlled a dragon as you cast @, @ can't be uncast.\draw four cards.| |sol'kanar the swamp king|legendary|creature||demon|&^^^^^/&^^^^^|{^^UUBBRR}|swampwalk\whenever a player casts a black spell, you gain &^ life.| @@ -19175,7 +19175,7 @@ |enduring ideal||sorcery||||{^^^^^WWWW}|search your library for an enchantment card and put it onto the battlefield. then shuffle your library.\epic | -|assert authority||instant||||{^^^^^UUUU}|affinity for artifacts \counter target spell. if that spell is countered this way, exile it instead of putting it into its owner's graveyard.| +|assert authority||instant||||{^^^^^UUUU}|affinity for artifacts \uncast target spell. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard.| |carrion thrash||creature||viashino warrior|&^^^^/&^^^^|{^^BBRRGG}|when @ dies, you may pay {^^}. if you do, return another target creature card from your graveyard to your hand.| @@ -19205,7 +19205,7 @@ |jeskai runemark||enchantment||aura||{^^UU}|enchant creature\enchanted creature gets +&^^/+&^^.\enchanted creature has flying as long as you control a red or white permanent.| -|hisoka, minamo sensei|legendary|creature||human wizard|&^/&^^^|{^^UUUU}|{^^UU}, discard a card: counter target spell if it has the same converted mana cost as the discarded card.| +|hisoka, minamo sensei|legendary|creature||human wizard|&^/&^^^|{^^UUUU}|{^^UU}, discard a card: uncast target spell if it has the same converted mana cost as the discarded card.| |power armor||artifact||||{^^^^}|domain ~ {^^^}, T: target creature gets +&^/+&^ until end of turn for each basic land type among lands you control.| @@ -19247,13 +19247,13 @@ |hollowhenge spirit||creature||spirit|&^^/&^^|{^^^WW}|flash \flying\when @ enters the battlefield, remove target attacking or blocking creature from combat.| -|false summoning||instant||||{^UU}|counter target creature spell.| +|false summoning||instant||||{^UU}|uncast target creature spell.| |jokulmorder||creature||leviathan|&^^^^^^^^^^^^/&^^^^^^^^^^^^|{^^^^UUUUUU}|trample\@ enters the battlefield tapped.\when @ enters the battlefield, sacrifice it unless you sacrifice five lands.\@ doesn't untap during your untap step.\whenever you play an island, you may untap @.| |yore~tiller nephilim||creature||nephilim|&^^/&^^|{WWUUBBRR}|whenever @ attacks, return target creature card from your graveyard to the battlefield tapped and attacking.| -|hydromorph gull||creature||elemental bird|&^^^/&^^^|{^^^UUUU}|flying\{UU}, sacrifice @: counter target spell that targets one or more creatures you control.| +|hydromorph gull||creature||elemental bird|&^^^/&^^^|{^^^UUUU}|flying\{UU}, sacrifice @: uncast target spell that targets one or more creatures you control.| |diplomacy of the wastes||sorcery||||{^^BB}|target opponent reveals his or her hand. you choose a nonland card from it. that player discards that card. if you control a warrior, that player loses &^^ life.| @@ -19263,7 +19263,7 @@ |rummaging goblin||creature||goblin rogue|&^/&^|{^^RR}|T, discard a card: draw a card.| -|molten influence||instant||||{^RR}|counter target instant or sorcery spell unless its controller has @ deal &^^^^ damage to him or her.| +|molten influence||instant||||{^RR}|uncast target instant or sorcery spell unless its controller has @ deal &^^^^ damage to him or her.| |waste away||instant||||{^^^^BB}|as an additional cost to cast @, discard a card.\target creature gets -&^^^^^/-&^^^^^ until end of turn.| @@ -19325,7 +19325,7 @@ |spitfire handler||creature||goblin|&^/&^|{^RR}|@ can't block creatures with power greater than @'s power.\{RR}: @ gets +&^/+& until end of turn.| -|lilting refrain||enchantment||||{^UU}|countertype # verse\at the beginning of your upkeep, you may put a # counter on @.\sacrifice @: counter target spell unless its controller pays {XX}, where X is the number of # counters on @.| +|lilting refrain||enchantment||||{^UU}|countertype # verse\at the beginning of your upkeep, you may put a # counter on @.\sacrifice @: uncast target spell unless its controller pays {XX}, where X is the number of # counters on @.| |opt||instant||||{UU}|look at the top card of your library. you may put that card on the bottom of your library.\draw a card.| @@ -19347,7 +19347,7 @@ |wallop||sorcery||||{^GG}|destroy target blue or black creature with flying.| -|liquify||instant||||{^^UU}|counter target spell with converted mana cost &^^^ or less. if that spell is countered this way, exile it instead of putting it into its owner's graveyard.| +|liquify||instant||||{^^UU}|uncast target spell with converted mana cost &^^^ or less. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard.| |tsabo's decree||instant||||{^^^^^BB}|choose a creature type. target player reveals his or her hand and discards all creature cards of that type. then destroy all creatures of that type that player controls. they can't be regenerated.| @@ -19470,7 +19470,7 @@ |nether spirit||creature||spirit|&^^/&^^|{^BBBB}|at the beginning of your upkeep, if @ is the only creature card in your graveyard, you may return @ to the battlefield.| -|cryptic command||instant||||{^UUUUUU}|choose two ~\= counter target spell.\= return target permanent to its owner's hand.\= tap all creatures your opponents control.\= draw a card.| +|cryptic command||instant||||{^UUUUUU}|choose two ~\= uncast target spell.\= return target permanent to its owner's hand.\= tap all creatures your opponents control.\= draw a card.| |whipflare||sorcery||||{^RR}|@ deals &^^ damage to each nonartifact creature.| @@ -19492,7 +19492,7 @@ |arid mesa||land|||||T, pay &^ life, sacrifice @: search your library for a mountain or plains card and put it onto the battlefield. then shuffle your library.| -|soratami savant||creature||moonfolk wizard|&^^/&^^|{^^UUUU}|flying\{^^^}, return a land you control to its owner's hand: counter target spell unless its controller pays {^^^}.| +|soratami savant||creature||moonfolk wizard|&^^/&^^|{^^UUUU}|flying\{^^^}, return a land you control to its owner's hand: uncast target spell unless its controller pays {^^^}.| |gavony ironwright||creature||human soldier|&^/&^^^^|{^^WW}|fateful hour ~ as long as you have &^^^^^ or less life, other creatures you control get +&^/+&^^^^.| @@ -19516,7 +19516,7 @@ |kitesail||artifact||equipment||{^^}|equip {^^}\equipped creature gets +&^/+& and has flying.| -|voidmage apprentice||creature||human wizard|&^/&^|{^UU}|morph {^^UUUU} \when @ is turned face up, counter target spell.| +|voidmage apprentice||creature||human wizard|&^/&^|{^UU}|morph {^^UUUU} \when @ is turned face up, uncast target spell.| |reweave||instant||arcane||{^^^^^UU}|target permanent's controller sacrifices it. if he or she does, that player reveals cards from the top of his or her library until he or she reveals a permanent card that shares a card type with the sacrificed permanent, puts that card onto the battlefield, then shuffles his or her library.\splice onto arcane {^^UUUU} | @@ -19532,7 +19532,7 @@ |satyr wayfinder||creature||satyr|&^/&^|{^GG}|when @ enters the battlefield, reveal the top four cards of your library. you may put a land card from among them into your hand. put the rest into your graveyard.| -|voidmage prodigy||creature||human wizard|&^^/&^|{UUUU}|{UUUU}, sacrifice a wizard: counter target spell.\morph {UU} | +|voidmage prodigy||creature||human wizard|&^^/&^|{UUUU}|{UUUU}, sacrifice a wizard: uncast target spell.\morph {UU} | |viashino sandstalker||creature||viashino warrior|&^^^^/&^^|{^RRRR}|haste \at the beginning of the end step, return @ to its owner's hand. | @@ -19680,13 +19680,13 @@ |skull fracture||sorcery||||{BB}|target player discards a card.\flashback {^^^BB} | -|faerie trickery||tribal instant||faerie||{^UUUU}|counter target non~faerie spell. if that spell is countered this way, exile it instead of putting it into its owner's graveyard.| +|faerie trickery||tribal instant||faerie||{^UUUU}|uncast target non~faerie spell. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard.| |haze of rage||sorcery||||{^RR}|buyback {^^} \creatures you control get +&^/+& until end of turn.\storm | |quicksilver amulet||artifact||||{^^^^}|{^^^^}, T: you may put a creature card from your hand onto the battlefield.| -|delay||instant||||{^UU}|countertype # time\counter target spell. if the spell is countered this way, exile it with three # counters on it instead of putting it into its owner's graveyard. if it doesn't have suspend, it gains suspend. | +|delay||instant||||{^UU}|countertype # time\uncast target spell. if the spell is uncast this way, exile it with three # counters on it instead of putting it into its owner's graveyard. if it doesn't have suspend, it gains suspend. | |shimmering efreet||creature||efreet|&^^/&^^|{^^UU}|flying\phasing \whenever @ phases in, target creature phases out. | @@ -19858,7 +19858,7 @@ |goblin battle jester||creature||goblin|&^^/&^^|{^^^RR}|whenever you cast a red spell, target creature can't block this turn.| -|sage's dousing||tribal instant||wizard||{^^UU}|counter target spell unless its controller pays {^^^}. if you control a wizard, draw a card.| +|sage's dousing||tribal instant||wizard||{^^UU}|uncast target spell unless its controller pays {^^^}. if you control a wizard, draw a card.| |flowstone crusher||creature||beast|&^^^^/&^^^^|{^^^RRRR}|{RR}: @ gets +&^/-&^ until end of turn.| @@ -19887,13 +19887,13 @@ |mystic enforcer||creature||human nomad mystic|&^^^/&^^^|{^^GGWW}|protection from black\threshold ~ as long as seven or more cards are in your graveyard, @ gets +&^^^/+&^^^ and has flying.| -|voidslime||instant||||{GGUUUU}|counter target spell, activated ability, or triggered ability. | +|voidslime||instant||||{GGUUUU}|uncast target spell, activated ability, or triggered ability. | |wing puncture||instant||||{GG}|target creature you control deals damage equal to its power to target creature with flying.| |back to basics||enchantment||||{^^UU}|nonbasic lands don't untap during their controllers' untap steps.| -|daring apprentice||creature||human wizard|&^/&^|{^UUUU}|T, sacrifice @: counter target spell.| +|daring apprentice||creature||human wizard|&^/&^|{^UUUU}|T, sacrifice @: uncast target spell.| |aegis of the gods||enchantment creature||human soldier|&^^/&^|{^WW}|you have hexproof. | @@ -20177,7 +20177,7 @@ |samite archer||creature||human cleric archer|&^/&^|{^WWUU}|T: prevent the next &^ damage that would be dealt to target creature or player this turn.\T: @ deals &^ damage to target creature or player.| -|jetting glasskite||creature||spirit|&^^^^/&^^^^|{^^^^UUUU}|flying\whenever @ becomes the target of a spell or ability for the first time in a turn, counter that spell or ability.| +|jetting glasskite||creature||spirit|&^^^^/&^^^^|{^^^^UUUU}|flying\whenever @ becomes the target of a spell or ability for the first time in a turn, uncast that spell or ability.| |murder||instant||||{^BBBB}|destroy target creature.| @@ -20271,7 +20271,7 @@ |elven fortress||enchantment||||{GG}|{^GG}: target blocking creature gets +&/+&^ until end of turn.| -|disruptive pitmage||creature||human wizard|&^/&^|{^^UU}|T: counter target spell unless its controller pays {^}.\morph {UU} | +|disruptive pitmage||creature||human wizard|&^/&^|{^^UU}|T: uncast target spell unless its controller pays {^}.\morph {UU} | |display of dominance||instant||||{^GG}|choose one ~\= destroy target blue or black noncreature permanent.\= permanents you control can't be the targets of blue or black spells your opponents control this turn.| @@ -20383,9 +20383,9 @@ |provoke||instant||||{^GG}|untap target creature you don't control. that creature blocks this turn if able.\draw a card.| -|terra stomper||creature||beast|&^^^^^^^^/&^^^^^^^^|{^^^GGGGGG}|@ can't be countered.\trample | +|terra stomper||creature||beast|&^^^^^^^^/&^^^^^^^^|{^^^GGGGGG}|@ can't be uncast.\trample | -|turn aside||instant||||{UU}|counter target spell that targets a permanent you control.| +|turn aside||instant||||{UU}|uncast target spell that targets a permanent you control.| |alabaster mage||creature||human wizard|&^^/&^|{^WW}|{^WW}: target creature you control gains lifelink until end of turn. | @@ -20517,7 +20517,7 @@ |possibility storm||enchantment||||{^^^RRRR}|whenever a player casts a spell from his or her hand, that player exiles it, then exiles cards from the top of his or her library until he or she exiles a card that shares a card type with it. that player may cast that card without paying its mana cost. then he or she puts all cards exiled with @ on the bottom of his or her library in a random order.| -|vex||instant||||{^^UU}|counter target spell. that spell's controller may draw a card.| +|vex||instant||||{^^UU}|uncast target spell. that spell's controller may draw a card.| |aven fleetwing||creature||bird soldier|&^^/&^^|{^^^UU}|flying\hexproof | @@ -20621,7 +20621,7 @@ |dross ripper||artifact creature||hound|&^^^/&^^^|{^^^^}|{^^BB}: @ gets +&^/+&^ until end of turn.| -|demonfire||sorcery||||{XXRR}|@ deals X damage to target creature or player. if a creature dealt damage this way would die this turn, exile it instead.\hellbent ~ if you have no cards in hand, @ can't be countered by spells or abilities and the damage can't be prevented.| +|demonfire||sorcery||||{XXRR}|@ deals X damage to target creature or player. if a creature dealt damage this way would die this turn, exile it instead.\hellbent ~ if you have no cards in hand, @ can't be uncast by spells or abilities and the damage can't be prevented.| |moonlight geist||creature||spirit|&^^/&^|{^^WW}|flying\{^^^WW}: prevent all combat damage that would be dealt to and dealt by @ this turn.| @@ -20695,7 +20695,7 @@ |elvish berserker||creature||elf berserker|&^/&^|{GG}|whenever @ becomes blocked, it gets +&^/+&^ until end of turn for each creature blocking it.| -|steel sabotage||instant||||{UU}|choose one ~\= counter target artifact spell.\= return target artifact to its owner's hand.| +|steel sabotage||instant||||{UU}|choose one ~\= uncast target artifact spell.\= return target artifact to its owner's hand.| |baron sengir|legendary|creature||vampire|&^^^^^/&^^^^^|{^^^^^BBBBBB}|flying\whenever a creature dealt damage by @ this turn dies, put a +&^^/+&^^ counter on @.\T: regenerate another target vampire.| @@ -20825,7 +20825,7 @@ |benalish emissary||creature||human wizard|&^/&^^^^|{^^WW}|kicker {^GG} \when @ enters the battlefield, if it was kicked, destroy target land.| -|ring of immortals||artifact||||{^^^^^}|{^^^}, T: counter target instant or aura spell that targets a permanent you control.| +|ring of immortals||artifact||||{^^^^^}|{^^^}, T: uncast target instant or aura spell that targets a permanent you control.| |nantuko husk||creature||zombie insect|&^^/&^^|{^^BB}|sacrifice a creature: @ gets +&^^/+&^^ until end of turn.| @@ -20937,7 +20937,7 @@ |soul strings||sorcery||||{XXBB}|return two target creature cards from your graveyard to your hand unless any player pays {XX}.| -|lost in the mist||instant||||{^^^UUUU}|counter target spell. return target permanent to its owner's hand.| +|lost in the mist||instant||||{^^^UUUU}|uncast target spell. return target permanent to its owner's hand.| |fylgja||enchantment||aura||{WW}|countertype # healing\enchant creature\@ enters the battlefield with four # counters on it.\remove a # counter from @: prevent the next &^ damage that would be dealt to enchanted creature this turn.\{^^WW}: put a # counter on @.| @@ -21094,7 +21094,7 @@ |hearthcage giant||creature||giant warrior|&^^^^^/&^^^^^|{^^^^^^RRRR}|when @ enters the battlefield, put two &^^^/&^ red elemental shaman creature tokens onto the battlefield.\sacrifice an elemental: target giant creature gets +&^^^/+&^ until end of turn.| -|mystic snake||creature||snake|&^^/&^^|{^GGUUUU}|flash \when @ enters the battlefield, counter target spell.| +|mystic snake||creature||snake|&^^/&^^|{^GGUUUU}|flash \when @ enters the battlefield, uncast target spell.| |leaping master||creature||human monk|&^^/&^|{^RR}|{^^WW}: @ gains flying until end of turn.| @@ -21172,7 +21172,7 @@ |tolsimir wolfblood|legendary|creature||elf warrior|&^^^/&^^^^|{^^^^GGWW}|other green creatures you control get +&^/+&^.\other white creatures you control get +&^/+&^.\T: put a legendary &^^/&^^ green and white wolf creature token named voja onto the battlefield.| -|induce paranoia||instant||||{^^UUUU}|counter target spell. if {BB} was spent to cast @, that spell's controller puts the top X cards of his or her library into his or her graveyard, where X is the spell's converted mana cost.| +|induce paranoia||instant||||{^^UUUU}|uncast target spell. if {BB} was spent to cast @, that spell's controller puts the top X cards of his or her library into his or her graveyard, where X is the spell's converted mana cost.| |ornate kanzashi||artifact||||{^^^^^}|{^^}, T: target opponent exiles the top card of his or her library. you may play that card this turn.| @@ -21228,7 +21228,7 @@ |kabuto moth||creature||spirit|&^/&^^|{^^WW}|flying\T: target creature gets +&^/+&^^ until end of turn.| -|halt order||instant||||{^^UU}|counter target artifact spell.\draw a card.| +|halt order||instant||||{^^UU}|uncast target artifact spell.\draw a card.| |ancient spring||land|||||@ enters the battlefield tapped.\T: add {UU} to your mana pool.\T, sacrifice @: add {WWBB} to your mana pool.| @@ -21319,7 +21319,7 @@ |lush growth||enchantment||aura||{GG}|enchant land\enchanted land is a mountain, forest, and plains.| -|disruptive student||creature||human wizard|&^/&^|{^^UU}|T: counter target spell unless its controller pays {^}.| +|disruptive student||creature||human wizard|&^/&^|{^^UU}|T: uncast target spell unless its controller pays {^}.| |noggle ransacker||creature||noggle rogue|&^^/&^|{^^UR}|when @ enters the battlefield, each player draws two cards, then discards a card at random.| @@ -21357,7 +21357,7 @@ |cursed scroll||artifact||||{^}|{^^^}, T: name a card. reveal a card at random from your hand. if it's the named card, @ deals &^^ damage to target creature or player.| -|kavu chameleon||creature||kavu|&^^^^/&^^^^|{^^^GGGG}|@ can't be countered.\{GG}: @ becomes the color of your choice until end of turn.| +|kavu chameleon||creature||kavu|&^^^^/&^^^^|{^^^GGGG}|@ can't be uncast.\{GG}: @ becomes the color of your choice until end of turn.| |smoke||enchantment||||{RRRR}|players can't untap more than one creature during their untap steps.| @@ -21872,7 +21872,7 @@ |errant ephemeron||creature||illusion|&^^^^/&^^^^|{^^^^^^UU}|flying\suspend &^^^^~{^UU} | -|bant charm||instant||||{GGWWUU}|choose one ~\= destroy target artifact.\= put target creature on the bottom of its owner's library.\= counter target instant spell.| +|bant charm||instant||||{GGWWUU}|choose one ~\= destroy target artifact.\= put target creature on the bottom of its owner's library.\= uncast target instant spell.| |orcish conscripts||creature||orc|&^^/&^^|{RR}|@ can't attack unless at least two other creatures attack.\@ can't block unless at least two other creatures block.| @@ -21934,7 +21934,7 @@ |hymn of rebirth||sorcery||||{^^^GGWW}|put target creature card from a graveyard onto the battlefield under your control.| -|stromgald cabal||creature||human knight|&^^/&^^|{^BBBB}|T, pay &^ life: counter target white spell.| +|stromgald cabal||creature||human knight|&^^/&^^|{^BBBB}|T, pay &^ life: uncast target white spell.| |skull collector||creature||ogre warrior|&^^^/&^^^|{^BBBB}|at the beginning of your upkeep, return a black creature you control to its owner's hand.\{^BB}: regenerate @.| @@ -22015,7 +22015,7 @@ |apothecary initiate||creature||kithkin cleric|&^/&^|{WW}|whenever a player casts a white spell, you may pay {^}. if you do, you gain &^ life.| -|nullify||instant||||{UUUU}|counter target creature or aura spell.| +|nullify||instant||||{UUUU}|uncast target creature or aura spell.| |cadaver imp||creature||imp|&^/&^|{^BBBB}|flying\when @ enters the battlefield, you may return target creature card from your graveyard to your hand.| @@ -22029,7 +22029,7 @@ |midnight recovery||sorcery||||{^^^BB}|return target creature card from your graveyard to your hand.\cipher | -|ghost~lit warder||creature||spirit|&^/&^|{^UU}|{^^^UU}, T: counter target spell unless its controller pays {^^}.\channel ~ {^^^UU}, discard @: counter target spell unless its controller pays {^^^^}.| +|ghost~lit warder||creature||spirit|&^/&^|{^UU}|{^^^UU}, T: uncast target spell unless its controller pays {^^}.\channel ~ {^^^UU}, discard @: uncast target spell unless its controller pays {^^^^}.| |nomads en~kor||creature||kor nomad soldier|&^/&^|{WW}|{}: the next &^ damage that would be dealt to @ this turn is dealt to target creature you control instead.| @@ -22219,7 +22219,7 @@ |water elemental||creature||elemental|&^^^^^/&^^^^|{^^^UUUU}|| -|spell pierce||instant||||{UU}|counter target noncreature spell unless its controller pays {^^}.| +|spell pierce||instant||||{UU}|uncast target noncreature spell unless its controller pays {^^}.| |phyrexian broodlings||creature||minion|&^^/&^^|{^BBBB}|{^}, sacrifice a creature: put a +&^/+&^ counter on @.| @@ -22245,7 +22245,7 @@ |bloodhall ooze||creature||ooze|&^/&^|{RR}|at the beginning of your upkeep, if you control a black permanent, you may put a +&^/+&^ counter on @.\at the beginning of your upkeep, if you control a green permanent, you may put a +&^/+&^ counter on @.| -|rune~tail, kitsune ascendant|legendary|creature||fox monk|&^^/&^^|{^^WW}|when you have &^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ or more life, flip @.| +|rune~tail, kitsune ascendant|legendary|creature||fox monk|&^^/&^^|{^^WW}|when you have thirty or more life, flip @.| |rune~tail's essence|legendary|enchantment||||{^^WW}|prevent all damage that would be dealt to creatures you control.| |coffin puppets||creature||zombie|&^^^/&^^^|{^^^BBBB}|sacrifice two lands: return @ from your graveyard to the battlefield. activate this ability only during your upkeep and only if you control a swamp.| @@ -22522,7 +22522,7 @@ |cinder elemental||creature||elemental|&^^/&^^|{^^^RR}|{XXRR}, T, sacrifice @: @ deals X damage to target creature or player.| -|overwhelming intellect||instant||||{^^^^UUUU}|counter target creature spell. draw cards equal to that spell's converted mana cost.| +|overwhelming intellect||instant||||{^^^^UUUU}|uncast target creature spell. draw cards equal to that spell's converted mana cost.| |shelldock isle||land|||||hideaway \T: add {UU} to your mana pool.\{UU}, T: you may play the exiled card without paying its mana cost if a library has twenty or fewer cards in it.| @@ -22911,9 +22911,9 @@ |aetherling||creature||shapeshifter|&^^^^/&^^^^^|{^^^^UUUU}|{UU}: exile @. return it to the battlefield under its owner's control at the beginning of the next end step.\{UU}: @ can't be blocked this turn.\{^}: @ gets +&^/-&^ until end of turn.\{^}: @ gets -&^/+&^ until end of turn.| -|abjure||instant||||{UU}|as an additional cost to cast @, sacrifice a blue permanent.\counter target spell.| +|abjure||instant||||{UU}|as an additional cost to cast @, sacrifice a blue permanent.\uncast target spell.| -|mundungu||creature||human wizard|&^/&^|{^UUBB}|T: counter target spell unless its controller pays {^} and &^ life.| +|mundungu||creature||human wizard|&^/&^|{^UUBB}|T: uncast target spell unless its controller pays {^} and &^ life.| |roughshod mentor||creature||giant warrior|&^^^^^/&^^^^|{^^^^^GG}|green creatures you control have trample.| @@ -22967,7 +22967,7 @@ |triumph of cruelty||enchantment||||{^^BB}|at the beginning of your upkeep, target opponent discards a card if you control the creature with the greatest power or tied for the greatest power.| -|frontline medic||creature||human cleric|&^^^/&^^^|{^^WW}|battalion ~ whenever @ and at least two other creatures attack, creatures you control gain indestructible until end of turn.\sacrifice @: counter target spell with {XX} in its mana cost unless its controller pays {^^^}.| +|frontline medic||creature||human cleric|&^^^/&^^^|{^^WW}|battalion ~ whenever @ and at least two other creatures attack, creatures you control gain indestructible until end of turn.\sacrifice @: uncast target spell with {XX} in its mana cost unless its controller pays {^^^}.| |enervate||instant||||{^UU}|tap target artifact, creature, or land.\draw a card at the beginning of the next turn's upkeep.| @@ -23122,7 +23122,7 @@ |predator's rapport||instant||||{^^GG}|choose target creature you control. you gain life equal to that creature's power plus its toughness.| -|ice cave||enchantment||||{^^^UUUU}|whenever a player casts a spell, any other player may pay that spell's mana cost. if a player does, counter the spell. | +|ice cave||enchantment||||{^^^UUUU}|whenever a player casts a spell, any other player may pay that spell's mana cost. if a player does, uncast the spell. | |soul's majesty||sorcery||||{^^^^GG}|draw cards equal to the power of target creature you control.| @@ -23220,7 +23220,7 @@ |eternal flame||sorcery||||{^^RRRR}|@ deals X damage to target opponent, where X is the number of mountains you control. it deals half X damage, rounded up, to you.| -|force spike||instant||||{UU}|counter target spell unless its controller pays {^}.| +|force spike||instant||||{UU}|uncast target spell unless its controller pays {^}.| |well of knowledge||artifact||||{^^^}|{^^}: draw a card. any player may activate this ability but only during his or her draw step.| @@ -23240,7 +23240,7 @@ |famine||sorcery||||{^^^BBBB}|@ deals &^^^ damage to each creature and each player.| -|kira, great glass~spinner|legendary|creature||spirit|&^^/&^^|{^UUUU}|flying\creatures you control have "whenever this creature becomes the target of a spell or ability for the first time in a turn, counter that spell or ability."| +|kira, great glass~spinner|legendary|creature||spirit|&^^/&^^|{^UUUU}|flying\creatures you control have "whenever this creature becomes the target of a spell or ability for the first time in a turn, uncast that spell or ability."| |hymn to tourach||sorcery||||{BBBB}|target player discards two cards at random.| @@ -23288,7 +23288,7 @@ |traitorous blood||sorcery||||{^RRRR}|gain control of target creature until end of turn. untap it. it gains trample and haste until end of turn.| -|interdict||instant||||{^UU}|counter target activated ability from an artifact, creature, enchantment, or land. that permanent's activated abilities can't be activated this turn. \draw a card.| +|interdict||instant||||{^UU}|uncast target activated ability from an artifact, creature, enchantment, or land. that permanent's activated abilities can't be activated this turn. \draw a card.| |black knight||creature||human knight|&^^/&^^|{BBBB}|first strike \protection from white | @@ -23338,7 +23338,7 @@ |assembly~worker||artifact creature||assembly-worker|&^^/&^^|{^^^}|T: target @ creature gets +&^/+&^ until end of turn.| -|forbid||instant||||{^UUUU}|buyback~discard two cards. \counter target spell.| +|forbid||instant||||{^UUUU}|buyback~discard two cards. \uncast target spell.| |tectonic edge||land|||||T: add {^} to your mana pool.\{^}, T, sacrifice @: destroy target nonbasic land. activate this ability only if an opponent controls four or more lands.| @@ -23416,7 +23416,7 @@ |bloodcurdler||creature||horror|&^/&^|{^BB}|flying\at the beginning of your upkeep, put the top card of your library into your graveyard.\threshold ~ as long as seven or more cards are in your graveyard, @ gets +&^/+&^ and has "at the beginning of your end step, exile two cards from your graveyard."| -|isao, enlightened bushi|legendary|creature||human samurai|&^^/&^|{^^GG}|@ can't be countered.\bushido &^^ \{^^}: regenerate target samurai.| +|isao, enlightened bushi|legendary|creature||human samurai|&^^/&^|{^^GG}|@ can't be uncast.\bushido &^^ \{^^}: regenerate target samurai.| |armageddon clock||artifact||||{^^^^^^}|countertype # doom\at the beginning of your upkeep, put a # counter on @.\at the beginning of your draw step, @ deals damage equal to the number of # counters on it to each player.\{^^^^}: remove a # counter from @. any player may activate this ability but only during any upkeep step.| @@ -23438,7 +23438,7 @@ |impact resonance||instant||||{^RR}|@ deals X damage divided as you choose among any number of target creatures, where X is the greatest amount of damage dealt by a source to a permanent or player this turn.| -|hydroblast||instant||||{UU}|choose one ~\= counter target spell if it's red.\= destroy target permanent if it's red.| +|hydroblast||instant||||{UU}|choose one ~\= uncast target spell if it's red.\= destroy target permanent if it's red.| |choking sands||sorcery||||{^BBBB}|destroy target non~swamp land. if that land was nonbasic, @ deals &^^ damage to the land's controller.| @@ -23504,7 +23504,7 @@ |heartlash cinder||creature||elemental warrior|&^/&^|{^RR}|haste\chroma ~ when @ enters the battlefield, it gets +X/+& until end of turn, where X is the number of red mana symbols in the mana costs of permanents you control.| -|disrupt||instant||||{UU}|counter target instant or sorcery spell unless its controller pays {^}.\draw a card.| +|disrupt||instant||||{UU}|uncast target instant or sorcery spell unless its controller pays {^}.\draw a card.| |krosan constrictor||creature||snake|&^^/&^^|{^^^GG}|swampwalk\T: target black creature gets -&^^/-& until end of turn.| @@ -23627,7 +23627,7 @@ |glintwing invoker||creature||human wizard mutant|&^^^/&^^^|{^^^^UU}|{^^^^^^^UU}: @ gets +&^^^/+&^^^ and gains flying until end of turn.| -|dispel||instant||||{UU}|counter target instant spell.| +|dispel||instant||||{UU}|uncast target instant spell.| |calciform pools||land|||||countertype # storage\T: add {^} to your mana pool.\{^}, T: put a # counter on @.\{^}, remove X # counters from @: add X mana in any combination of {WW} and/or {UU} to your mana pool.| @@ -23637,7 +23637,7 @@ |wilt~leaf cavaliers||creature||elf knight|&^^^/&^^^^|{GWGWGW}|vigilance| -|brine seer||creature||human wizard|&^/&^|{^^^UU}|{^^UU}, T: reveal any number of blue cards in your hand. counter target spell unless its controller pays {^} for each card revealed this way.| +|brine seer||creature||human wizard|&^/&^|{^^^UU}|{^^UU}, T: reveal any number of blue cards in your hand. uncast target spell unless its controller pays {^} for each card revealed this way.| |saltblast||sorcery||||{^^^WWWW}|destroy target nonwhite permanent.| @@ -23695,7 +23695,7 @@ |oran~rief survivalist||creature||human warrior ally|&^/&^|{^GG}|whenever @ or another ally enters the battlefield under your control, you may put a +&^/+&^ counter on @.| -|arcane denial||instant||||{^UU}|counter target spell. its controller may draw up to two cards at the beginning of the next turn's upkeep.\you draw a card at the beginning of the next turn's upkeep.| +|arcane denial||instant||||{^UU}|uncast target spell. its controller may draw up to two cards at the beginning of the next turn's upkeep.\you draw a card at the beginning of the next turn's upkeep.| |shattered crypt||sorcery||||{XXBBBB}|return X target creature cards from your graveyard to your hand. you lose X life.| @@ -23739,7 +23739,7 @@ |incinerate||instant||||{^RR}|@ deals &^^^ damage to target creature or player. a creature dealt damage this way can't be regenerated this turn.| -|rebuff the wicked||instant||||{WW}|counter target spell that targets a permanent you control.| +|rebuff the wicked||instant||||{WW}|uncast target spell that targets a permanent you control.| |goryo's vengeance||instant||arcane||{^BB}|return target legendary creature card from your graveyard to the battlefield. that creature gains haste. exile it at the beginning of the next end step.\splice onto arcane {^^BB} | @@ -23799,7 +23799,7 @@ |mana flare||enchantment||||{^^RR}|whenever a player taps a land for mana, that player adds one mana to his or her mana pool of any type that land produced.| -|presence of the master||enchantment||||{^^^WW}|whenever a player casts an enchantment spell, counter it.| +|presence of the master||enchantment||||{^^^WW}|whenever a player casts an enchantment spell, uncast it.| |skygames||enchantment||aura||{^UU}|enchant land\enchanted land has "T: target creature gains flying until end of turn. activate this ability only any time you could cast a sorcery."| @@ -23913,9 +23913,9 @@ |life chisel||artifact||||{^^^^}|sacrifice a creature: you gain life equal to the sacrificed creature's toughness. activate this ability only during your upkeep.| -|diplomatic escort||creature||human spellshaper|&^/&^|{^UU}|{UU}, T, discard a card: counter target spell or ability that targets a creature.| +|diplomatic escort||creature||human spellshaper|&^/&^|{^UU}|{UU}, T, discard a card: uncast target spell or ability that targets a creature.| -|unyaro griffin||creature||griffin|&^^/&^^|{^^^WW}|flying\sacrifice @: counter target red instant or sorcery spell.| +|unyaro griffin||creature||griffin|&^^/&^^|{^^^WW}|flying\sacrifice @: uncast target red instant or sorcery spell.| |marrow~gnawer|legendary|creature||rat rogue|&^^/&^^^|{^^^BBBB}|rat creatures have fear. \T, sacrifice a rat: put X &^/&^ black rat creature tokens onto the battlefield, where X is the number of rats you control.| @@ -23929,7 +23929,7 @@ |argivian find||instant||||{WW}|return target artifact or enchantment card from your graveyard to your hand.| -|silumgar's command||instant||||{^^^UUBB}|choose two ~\= counter target noncreature spell.\= return target permanent to its owner's hand.\= target creature gets -&^^^/-&^^^ until end of turn.\= destroy target planeswalker.| +|silumgar's command||instant||||{^^^UUBB}|choose two ~\= uncast target noncreature spell.\= return target permanent to its owner's hand.\= target creature gets -&^^^/-&^^^ until end of turn.\= destroy target planeswalker.| |blood oath||instant||||{^^^RR}|choose a card type. target opponent reveals his or her hand. @ deals &^^^ damage to that player for each card of the chosen type revealed this way. | @@ -24041,7 +24041,7 @@ |mangara's blessing||instant||||{^^WW}|you gain &^^^^^ life.\when a spell or ability an opponent controls causes you to discard @, you gain &^^ life, and you return @ from your graveyard to your hand at the beginning of the next end step.| -|dream fracture||instant||||{^UUUU}|counter target spell. its controller draws a card.\draw a card.| +|dream fracture||instant||||{^UUUU}|uncast target spell. its controller draws a card.\draw a card.| |spoils of blood||instant||||{BB}|put an X/X black horror creature token onto the battlefield, where X is the number of creatures that died this turn.| @@ -24281,7 +24281,7 @@ |carrion crow||creature||zombie bird|&^^/&^^|{^^BB}|flying \@ enters the battlefield tapped.| -|split decision||instant||||{^UU}|will of the council ~ choose target instant or sorcery spell. starting with you, each player votes for denial or duplication. if denial gets more votes, counter the spell. if duplication gets more votes or the vote is tied, copy the spell. you may choose new targets for the copy.| +|split decision||instant||||{^UU}|will of the council ~ choose target instant or sorcery spell. starting with you, each player votes for denial or duplication. if denial gets more votes, uncast the spell. if duplication gets more votes or the vote is tied, copy the spell. you may choose new targets for the copy.| |omen machine||artifact||||{^^^^^^}|players can't draw cards.\at the beginning of each player's draw step, that player exiles the top card of his or her library. if it's a land card, the player puts it onto the battlefield. otherwise, the player casts it without paying its mana cost if able.| @@ -24489,7 +24489,7 @@ |seed spark||instant||||{^^^WW}|destroy target artifact or enchantment. if {GG} was spent to cast @, put two &^/&^ green saproling creature tokens onto the battlefield.| -|decree of silence||enchantment||||{^^^^^^UUUU}|countertype # depletion\whenever an opponent casts a spell, counter that spell and put a # counter on @. if there are three or more # counters on @, sacrifice it.\cycling {^^^^UUUU} \when you cycle @, you may counter target spell.| +|decree of silence||enchantment||||{^^^^^^UUUU}|countertype # depletion\whenever an opponent casts a spell, uncast that spell and put a # counter on @. if there are three or more # counters on @, sacrifice it.\cycling {^^^^UUUU} \when you cycle @, you may uncast target spell.| |infectious horror||creature||zombie horror|&^^/&^^|{^^^BB}|whenever @ attacks, each opponent loses &^^ life.| @@ -24515,7 +24515,7 @@ |savage ventmaw||creature||dragon|&^^^^/&^^^^|{^^^^RRGG}|flying\whenever @ attacks, add {RRRRRRGGGGGG} to your mana pool. until end of turn, this mana doesn't empty from your mana pool as steps and phases end.| -|brine shaman||creature||human cleric shaman|&^/&^|{^BB}|T, sacrifice a creature: target creature gets +&^^/+&^^ until end of turn.\{^UUUU}, sacrifice a creature: counter target creature spell.| +|brine shaman||creature||human cleric shaman|&^/&^|{^BB}|T, sacrifice a creature: target creature gets +&^^/+&^^ until end of turn.\{^UUUU}, sacrifice a creature: uncast target creature spell.| |mirror~sigil sergeant||creature||rhino soldier|&^^^^/&^^^^|{^^^^^WW}|trample\at the beginning of your upkeep, if you control a blue permanent, you may put a token that's a copy of @ onto the battlefield.| @@ -24556,7 +24556,7 @@ |huntmaster of the fells||creature||human werewolf|&^^/&^^|{^^RRGG}|whenever this creature enters the battlefield or transforms into @, put a &^^/&^^ green wolf creature token onto the battlefield and you gain &^^ life.\at the beginning of each upkeep, if no spells were cast last turn, transform @.| |ravager of the fells||creature||werewolf|&^^^^/&^^^^||trample\whenever this creature transforms into @, it deals &^^ damage to target opponent and &^^ damage to up to one target creature that player controls.\at the beginning of each upkeep, if a player cast two or more spells last turn, transform @.| -|vexing beetle||creature||insect|&^^^/&^^^|{^^^^GG}|@ can't be countered.\@ gets +&^^^/+&^^^ as long as no opponent controls a creature.| +|vexing beetle||creature||insect|&^^^/&^^^|{^^^^GG}|@ can't be uncast.\@ gets +&^^^/+&^^^ as long as no opponent controls a creature.| |stand or fall||enchantment||||{^^^RR}|at the beginning of combat on your turn, separate all creatures defending player controls into two piles. only creatures in the pile of that player's choice can block this turn.| @@ -24576,7 +24576,7 @@ |serpent warrior||creature||snake warrior|&^^^/&^^^|{^^BB}|when @ enters the battlefield, you lose &^^^ life.| -|swan song||instant||||{UU}|counter target enchantment, instant, or sorcery spell. its controller puts a &^^/&^^ blue bird creature token with flying onto the battlefield.| +|swan song||instant||||{UU}|uncast target enchantment, instant, or sorcery spell. its controller puts a &^^/&^^ blue bird creature token with flying onto the battlefield.| |turn to dust||instant||||{GG}|destroy target equipment. add {GG} to your mana pool.| @@ -24606,7 +24606,7 @@ |winterflame||instant||||{^UURR}|choose one or both ~\= tap target creature.\= @ deals &^^ damage to target creature.| -|laquatus's disdain||instant||||{^UU}|counter target spell cast from a graveyard.\draw a card.| +|laquatus's disdain||instant||||{^UU}|uncast target spell cast from a graveyard.\draw a card.| |stupefying touch||enchantment||aura||{^UU}|enchant creature\when @ enters the battlefield, draw a card.\enchanted creature's activated abilities can't be activated.| @@ -24742,7 +24742,7 @@ |rimewind taskmage||creature||human wizard|&^/&^^|{^UU}|{^}, T: you may tap or untap target permanent. activate this ability only if you control four or more snow permanents.| -|kheru spellsnatcher||creature||naga wizard|&^^^/&^^^|{^^^UU}|morph {^^^^UUUU} \when @ is turned face up, counter target spell. if that spell is countered this way, exile it instead of putting it into its owner's graveyard. you may cast that card without paying its mana cost for as long as it remains exiled.| +|kheru spellsnatcher||creature||naga wizard|&^^^/&^^^|{^^^UU}|morph {^^^^UUUU} \when @ is turned face up, uncast target spell. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard. you may cast that card without paying its mana cost for as long as it remains exiled.| |steamflogger boss||creature||goblin rigger|&^^^/&^^^|{^^^RR}|other rigger creatures you control get +&^/+& and have haste.\if a rigger you control would assemble a contraption, it assembles two contraptions instead.| @@ -24806,7 +24806,7 @@ |minds aglow||sorcery||||{UU}|join forces ~ starting with you, each player may pay any amount of mana. each player draws X cards, where X is the total amount of mana paid this way.| -|mages' contest||instant||||{^RRRR}|you and target spell's controller bid life. you start the bidding with a bid of &^. in turn order, each player may top the high bid. the bidding ends if the high bid stands. the high bidder loses life equal to the high bid. if you win the bidding, counter that spell.| +|mages' contest||instant||||{^RRRR}|you and target spell's controller bid life. you start the bidding with a bid of &^. in turn order, each player may top the high bid. the bidding ends if the high bid stands. the high bidder loses life equal to the high bid. if you win the bidding, uncast that spell.| |viscerid drone||creature||homarid drone|&^/&^^|{^UU}|T, sacrifice a creature and a swamp: destroy target nonartifact creature. it can't be regenerated.\T, sacrifice a creature and a snow swamp: destroy target creature. it can't be regenerated.| @@ -24818,7 +24818,7 @@ |oloro, ageless ascetic|legendary|creature||giant soldier|&^^^^/&^^^^^|{^^^WWUUBB}|at the beginning of your upkeep, you gain &^^ life.\whenever you gain life, you may pay {^}. if you do, draw a card and each opponent loses &^ life.\at the beginning of your upkeep, if @ is in the command zone, you gain &^^ life.| -|mystic denial||instant||||{^UUUU}|counter target creature or sorcery spell.| +|mystic denial||instant||||{^UUUU}|uncast target creature or sorcery spell.| |goblin wardriver||creature||goblin warrior|&^^/&^^|{RRRR}|battle cry | @@ -25130,9 +25130,9 @@ |dystopia||enchantment||||{^BBBB}|cumulative upkeep~pay &^ life. \at the beginning of each player's upkeep, that player sacrifices a green or white permanent.| -|petrified wood~kin||creature||elemental warrior|&^^^/&^^^|{^^^^^^GG}|@ can't be countered.\bloodthirst X \protection from instants| +|petrified wood~kin||creature||elemental warrior|&^^^/&^^^|{^^^^^^GG}|@ can't be uncast.\bloodthirst X \protection from instants| -|spell syphon||instant||||{^UU}|counter target spell unless its controller pays {^} for each blue permanent you control.| +|spell syphon||instant||||{^UU}|uncast target spell unless its controller pays {^} for each blue permanent you control.| |amulet of kroog||artifact||||{^^}|{^^}, T: prevent the next &^ damage that would be dealt to target creature or player this turn.| @@ -25238,7 +25238,7 @@ |raging goblin||creature||goblin berserker|&^/&^|{RR}|haste | -|fuel for the cause||instant||||{^^UUUU}|counter target spell, then proliferate. | +|fuel for the cause||instant||||{^^UUUU}|uncast target spell, then proliferate. | |felhide spiritbinder||creature||minotaur shaman|&^^^/&^^^^|{^^^RR}|inspired ~ whenever @ becomes untapped, you may pay {^RR}. if you do, put a token onto the battlefield that's a copy of another target creature except it's an enchantment in addition to its other types. it gains haste. exile it at the beginning of the next end step.| @@ -25254,7 +25254,7 @@ |teferi's curse||enchantment||aura||{^UU}|enchant artifact or creature\enchanted permanent has phasing. | -|contradict||instant||||{^^^UUUU}|counter target spell.\draw a card.| +|contradict||instant||||{^^^UUUU}|uncast target spell.\draw a card.| |urborg drake||creature||drake|&^^/&^^^|{^UUBB}|flying\@ attacks each turn if able.| @@ -25278,7 +25278,7 @@ |violent ultimatum||sorcery||||{BBBBRRRRRRGGGG}|destroy three target permanents.| -|mental misstep||instant||||{UP}|\counter target spell with converted mana cost &^.| +|mental misstep||instant||||{UP}|\uncast target spell with converted mana cost &^.| |red sun's zenith||sorcery||||{XXRR}|@ deals X damage to target creature or player. if a creature dealt damage this way would die this turn, exile it instead. shuffle @ into its owner's library.| @@ -25328,7 +25328,7 @@ |basal thrull||creature||thrull|&^/&^^|{BBBB}|T, sacrifice @: add {BBBB} to your mana pool.| -|nullstone gargoyle||artifact creature||gargoyle|&^^^^/&^^^^^|{^^^^^^^^^}|flying\whenever the first noncreature spell of a turn is cast, counter that spell.| +|nullstone gargoyle||artifact creature||gargoyle|&^^^^/&^^^^^|{^^^^^^^^^}|flying\whenever the first noncreature spell of a turn is cast, uncast that spell.| |taniwha|legendary|creature||serpent|&^^^^^^^/&^^^^^^^|{^^^UUUU}|trample\phasing \at the beginning of your upkeep, all lands you control phase out. | @@ -25630,7 +25630,7 @@ |brighthearth banneret||creature||elemental warrior|&^/&^|{^RR}|elemental spells and warrior spells you cast cost {^} less to cast.\reinforce &^~{^}{r} | -|soul manipulation||instant||||{^UUBB}|choose one or both ~\= counter target creature spell.\= return target creature card from your graveyard to your hand.| +|soul manipulation||instant||||{^UUBB}|choose one or both ~\= uncast target creature spell.\= return target creature card from your graveyard to your hand.| |dualcaster mage||creature||human wizard|&^^/&^^|{^RRRR}|flash\when @ enters the battlefield, copy target instant or sorcery spell. you may choose new targets for the copy.| @@ -25666,7 +25666,7 @@ |talisman of indulgence||artifact||||{^^}|T: add {^} to your mana pool.\T: add {BB} or {RR} to your mana pool. @ deals &^ damage to you.| -|trickbind||instant||||{^UU}|split second \counter target activated or triggered ability. if a permanent's ability is countered this way, activated abilities of that permanent can't be activated this turn. | +|trickbind||instant||||{^UU}|split second \uncast target activated or triggered ability. if a permanent's ability is uncast this way, activated abilities of that permanent can't be activated this turn. | |green mana battery||artifact||||{^^^^}|countertype # charge\{^^}, T: put a # counter on @.\T, remove any number of # counters from @: add {GG} to your mana pool, then add an additional {GG} to your mana pool for each # counter removed this way.| @@ -25682,7 +25682,7 @@ |equilibrium||enchantment||||{^UUUU}|whenever you cast a creature spell, you may pay {^}. if you do, return target creature to its owner's hand.| -|discombobulate||instant||||{^^UUUU}|counter target spell. look at the top four cards of your library, then put them back in any order.| +|discombobulate||instant||||{^^UUUU}|uncast target spell. look at the top four cards of your library, then put them back in any order.| |court homunculus||artifact creature||homunculus|&^/&^|{WW}|@ gets +&^/+&^ as long as you control another artifact.| @@ -25958,7 +25958,7 @@ |nearheath stalker||creature||vampire rogue|&^^^^/&^|{^^^^RR}|undying | -|rust||instant||||{GG}|counter target activated ability from an artifact source. | +|rust||instant||||{GG}|uncast target activated ability from an artifact source. | |mercadian atlas||artifact||||{^^^^^}|at the beginning of your end step, if you didn't play a land this turn, you may draw a card.| @@ -25972,7 +25972,7 @@ |relic ward||enchantment||aura||{^WW}|you may cast @ as though it had flash. if you cast it any time a sorcery couldn't have been cast, the controller of the permanent it becomes sacrifices it at the beginning of the next cleanup step.\enchant artifact\enchanted artifact has shroud. | -|chancellor of the annex||creature||angel|&^^^^^/&^^^^^^|{^^^^WWWWWW}|you may reveal this card from your opening hand. if you do, when each opponent casts his or her first spell of the game, counter that spell unless that player pays {^}.\flying\whenever an opponent casts a spell, counter it unless that player pays {^}.| +|chancellor of the annex||creature||angel|&^^^^^/&^^^^^^|{^^^^WWWWWW}|you may reveal this card from your opening hand. if you do, when each opponent casts his or her first spell of the game, uncast that spell unless that player pays {^}.\flying\whenever an opponent casts a spell, uncast it unless that player pays {^}.| |deranged assistant||creature||human wizard|&^/&^|{^UU}|T, put the top card of your library into your graveyard: add {^} to your mana pool.| @@ -26004,7 +26004,7 @@ |urza's avenger||artifact creature||shapeshifter|&^^^^/&^^^^|{^^^^^^}|{}: @ gets -&^/-&^ and gains your choice of banding, flying, first strike, or trample until end of turn. | -|remand||instant||||{^UU}|counter target spell. if that spell is countered this way, put it into its owner's hand instead of into that player's graveyard.\draw a card.| +|remand||instant||||{^UU}|uncast target spell. if that spell is uncast this way, put it into its owner's hand instead of into that player's graveyard.\draw a card.| |hill giant||creature||giant|&^^^/&^^^|{^^^RR}|| @@ -26084,7 +26084,7 @@ |strip mine||land|||||T: add {^} to your mana pool.\T, sacrifice @: destroy target land.| -|memory lapse||instant||||{^UU}|counter target spell. if that spell is countered this way, put it on top of its owner's library instead of into that player's graveyard.| +|memory lapse||instant||||{^UU}|uncast target spell. if that spell is uncast this way, put it on top of its owner's library instead of into that player's graveyard.| |flourishing defenses||enchantment||||{^^^^GG}|whenever a -&^/-&^ counter is placed on a creature, you may put a &^/&^ green elf warrior creature token onto the battlefield.| @@ -26096,7 +26096,7 @@ |dusk urchins||creature||ouphe|&^^^^/&^^^|{^^BB}|whenever @ attacks or blocks, put a -&^/-&^ counter on it.\when @ dies, draw a card for each -&^/-&^ counter on it.| -|summoner's bane||instant||||{^^UUUU}|counter target creature spell. put a &^^/&^^ blue illusion creature token onto the battlefield.| +|summoner's bane||instant||||{^^UUUU}|uncast target creature spell. put a &^^/&^^ blue illusion creature token onto the battlefield.| |capricious efreet||creature||efreet|&^^^^^^/&^^^^|{^^^^RRRR}|at the beginning of your upkeep, choose target nonland permanent you control and up to two target nonland permanents you don't control. destroy one of them at random.| @@ -26368,7 +26368,7 @@ |genesis||creature||incarnation|&^^^^/&^^^^|{^^^^GG}|at the beginning of your upkeep, if @ is in your graveyard, you may pay {^^GG}. if you do, return target creature card from your graveyard to your hand.| -|hindering touch||instant||||{^^^UU}|counter target spell unless its controller pays {^^}.\storm | +|hindering touch||instant||||{^^^UU}|uncast target spell unless its controller pays {^^}.\storm | |merciless executioner||creature||orc warrior|&^^^/&^|{^^BB}|when @ enters the battlefield, each player sacrifices a creature.| @@ -26416,7 +26416,7 @@ |glacial crevasses||enchantment||||{^^RR}|sacrifice a snow mountain: prevent all combat damage that would be dealt this turn.| -|brown ouphe||creature||ouphe|&^/&^|{GG}|{^GG}, T: counter target activated ability from an artifact source. | +|brown ouphe||creature||ouphe|&^/&^|{GG}|{^GG}, T: uncast target activated ability from an artifact source. | |golem artisan||artifact creature||golem|&^^^/&^^^|{^^^^^}|{^^}: target artifact creature gets +&^/+&^ until end of turn.\{^^}: target artifact creature gains your choice of flying, trample, or haste until end of turn.| @@ -26679,7 +26679,7 @@ |cloud sprite||creature||faerie|&^/&^|{UU}|flying \@ can block only creatures with flying.| -|ojutai's command||instant||||{^^WWUU}|choose two ~\= return target creature card with converted mana cost &^^ or less from your graveyard to the battlefield.\= you gain &^^^^ life.\= counter target creature spell.\= draw a card.| +|ojutai's command||instant||||{^^WWUU}|choose two ~\= return target creature card with converted mana cost &^^ or less from your graveyard to the battlefield.\= you gain &^^^^ life.\= uncast target creature spell.\= draw a card.| |acorn harvest||sorcery||||{^^^GG}|put two &^/&^ green squirrel creature tokens onto the battlefield.\flashback~{^GG}, pay &^^^ life. | @@ -26705,7 +26705,7 @@ |bladed pinions||artifact||equipment||{^^}|equip {^^}\equipped creature has flying and first strike.| -|emrakul, the aeons torn|legendary|creature||eldrazi|&^^^^^^^^^^^^^^^/&^^^^^^^^^^^^^^^|{^^^^^^^^^^^^^^^}|@ can't be countered.\when you cast @, take an extra turn after this one.\flying, protection from colored spells, annihilator &^^^^^^\when @ is put into a graveyard from anywhere, its owner shuffles his or her graveyard into his or her library.| +|emrakul, the aeons torn|legendary|creature||eldrazi|&^^^^^^^^^^^^^^^/&^^^^^^^^^^^^^^^|{^^^^^^^^^^^^^^^}|@ can't be uncast.\when you cast @, take an extra turn after this one.\flying, protection from colored spells, annihilator &^^^^^^\when @ is put into a graveyard from anywhere, its owner shuffles his or her graveyard into his or her library.| |trusted forcemage||creature||human shaman|&^^/&^^|{^^GG}|soulbond \as long as @ is paired with another creature, each of those creatures gets +&^/+&^.| @@ -26755,7 +26755,7 @@ |black sun's zenith||sorcery||||{XXBBBB}|put X -&^/-&^ counters on each creature. shuffle @ into its owner's library.| -|thassa's rebuff||instant||||{^UU}|counter target spell unless its controller pays {XX}, where X is your devotion to blue. | +|thassa's rebuff||instant||||{^UU}|uncast target spell unless its controller pays {XX}, where X is your devotion to blue. | |mardu strike leader||creature||human warrior|&^^^/&^^|{^^BB}|whenever @ attacks, put a &^^/&^ black warrior creature token onto the battlefield.\dash {^^^BB} | @@ -26771,7 +26771,7 @@ |rootwater matriarch||creature||merfolk|&^^/&^^^|{^^UUUU}|T: gain control of target creature for as long as that creature is enchanted.| -|preemptive strike||instant||||{^UU}|counter target creature spell.| +|preemptive strike||instant||||{^UU}|uncast target creature spell.| |foul familiar||creature||spirit|&^^^/&^|{^^BB}|@ can't block.\{BB}, pay &^ life: return @ to its owner's hand.| @@ -26783,7 +26783,7 @@ |ajani's chosen||creature||cat soldier|&^^^/&^^^|{^^WWWW}|whenever an enchantment enters the battlefield under your control, put a &^^/&^^ white cat creature token onto the battlefield. if that enchantment is an aura, you may attach it to the token.| -|negate||instant||||{^UU}|counter target noncreature spell.| +|negate||instant||||{^UU}|uncast target noncreature spell.| |act of authority||enchantment||||{^WWWW}|when @ enters the battlefield, you may exile target artifact or enchantment.\at the beginning of your upkeep, you may exile target artifact or enchantment. if you do, its controller gains control of @.| @@ -26829,7 +26829,7 @@ |simoon||instant||||{RRGG}|@ deals &^ damage to each creature target opponent controls.| -|undermine||instant||||{UUUUBB}|counter target spell. its controller loses &^^^ life.| +|undermine||instant||||{UUUUBB}|uncast target spell. its controller loses &^^^ life.| |archers of qarsi||creature||naga archer|&^^^^^/&^^|{^^^GG}|defender\reach | @@ -26863,7 +26863,7 @@ |kitsune palliator||creature||fox cleric|&/&^^|{^^WW}|T: prevent the next &^ damage that would be dealt to each creature and each player this turn.| -|flusterstorm||instant||||{UU}|counter target instant or sorcery spell unless its controller pays {^}.\storm | +|flusterstorm||instant||||{UU}|uncast target instant or sorcery spell unless its controller pays {^}.\storm | |sakashima's student||creature||human ninja|&/&|{^^UUUU}|ninjutsu {^UU} \you may have @ enter the battlefield as a copy of any creature on the battlefield, except it's still a ninja in addition to its other creature types.| @@ -27039,7 +27039,7 @@ |azorius guildgate||land||gate|||@ enters the battlefield tapped.\T: add {WW} or {UU} to your mana pool.| -|statute of denial||instant||||{^^UUUU}|counter target spell. if you control a blue creature, draw a card, then discard a card.| +|statute of denial||instant||||{^^UUUU}|uncast target spell. if you control a blue creature, draw a card, then discard a card.| |glaze fiend||artifact creature||illusion|&/&^|{^BB}|flying\whenever another artifact enters the battlefield under your control, @ gets +&^^/+&^^ until end of turn.| @@ -27135,7 +27135,7 @@ |merfolk of the depths||creature||merfolk soldier|&^^^^/&^^|{^^^^GUGU}|flash | -|rakshasa's disdain||instant||||{^^UU}|counter target spell unless its controller pays {^} for each card in your graveyard.| +|rakshasa's disdain||instant||||{^^UU}|uncast target spell unless its controller pays {^} for each card in your graveyard.| |feldon of the third path|legendary|creature||human artificer|&^^/&^^^|{^RRRR}|{^^RR}, T: put a token onto the battlefield that's a copy of target creature card in your graveyard, except it's an artifact in addition to its other types. it gains haste. sacrifice it at the beginning of the next end step.| @@ -27327,7 +27327,7 @@ |clairvoyance||instant||||{UU}|look at target player's hand.\draw a card at the beginning of the next turn's upkeep.| -|multani's presence||enchantment||||{GG}|whenever a spell you've cast is countered, draw a card.| +|multani's presence||enchantment||||{GG}|whenever a spell you've cast is uncast, draw a card.| |stasis cell||enchantment||aura||{^^^^UU}|enchant creature\enchanted creature doesn't untap during its controller's untap step.\{^^^UU}: attach @ to target creature.| @@ -27449,7 +27449,7 @@ |oona's grace||instant||||{^^UU}|target player draws a card.\retrace | -|bone to ash||instant||||{^^UUUU}|counter target creature spell.\draw a card.| +|bone to ash||instant||||{^^UUUU}|uncast target creature spell.\draw a card.| |nirkana cutthroat||creature||vampire warrior|&^^^/&^^|{^^BB}|level up {^^BB} \level &^~&^^\&^^^^/&^^^\deathtouch\level &^^^~\&^^^^^/&^^^^\first strike, deathtouch| @@ -27601,7 +27601,7 @@ |gloomdrifter||creature||zombie minion|&^^/&^^|{^^^BB}|flying\threshold ~ as long as seven or more cards are in your graveyard, @ has "when @ enters the battlefield, nonblack creatures get -&^^/-&^^ until end of turn."| -|spellstutter sprite||creature||faerie wizard|&^/&^|{^UU}|flash\flying\when @ enters the battlefield, counter target spell with converted mana cost X or less, where X is the number of faeries you control.| +|spellstutter sprite||creature||faerie wizard|&^/&^|{^UU}|flash\flying\when @ enters the battlefield, uncast target spell with converted mana cost X or less, where X is the number of faeries you control.| |petrified plating||enchantment||aura||{^^GG}|enchant creature\enchanted creature gets +&^^/+&^^.\suspend &^^~{GG} | @@ -27635,7 +27635,7 @@ |thassa's bounty||sorcery||||{^^^^^UU}|draw three cards. target player puts the top three cards of his or her library into his or her graveyard.| -|order of the sacred torch||creature||human knight|&^^/&^^|{^WWWW}|T, pay &^ life: counter target black spell.| +|order of the sacred torch||creature||human knight|&^^/&^^|{^WWWW}|T, pay &^ life: uncast target black spell.| |soul foundry||artifact||||{^^^^}|imprint ~ when @ enters the battlefield, you may exile a creature card from your hand.\{XX}, T: put a token that's a copy of the exiled card onto the battlefield. X is the converted mana cost of that card.| @@ -27675,7 +27675,7 @@ |nyx weaver||enchantment creature||spider|&^^/&^^^|{^BBGG}|reach\at the beginning of your upkeep, put the top two cards of your library into your graveyard.\{^BBGG}, exile @: return target card from your graveyard to your hand.| -|desertion||instant||||{^^^UUUU}|counter target spell. if an artifact or creature spell is countered this way, put that card onto the battlefield under your control instead of into its owner's graveyard.| +|desertion||instant||||{^^^UUUU}|uncast target spell. if an artifact or creature spell is uncast this way, put that card onto the battlefield under your control instead of into its owner's graveyard.| |faerie swarm||creature||faerie|*/*|{^^^UU}|flying\@'s power and toughness are each equal to the number of blue permanents you control.| @@ -27693,7 +27693,7 @@ |myr matrix||artifact||||{^^^^^}|indestructible \myr creatures get +&^/+&^.\{^^^^^}: put a &^/&^ colorless myr artifact creature token onto the battlefield.| -|stifle||instant||||{UU}|counter target activated or triggered ability. | +|stifle||instant||||{UU}|uncast target activated or triggered ability. | |tarnished citadel||land|||||T: add {^} to your mana pool.\T: add one mana of any color to your mana pool. @ deals &^^^ damage to you.| @@ -27837,7 +27837,7 @@ |slaughterhouse bouncer||creature||ogre warrior|&^^^/&^^^|{^^^^BB}|hellbent ~ when @ dies, if you have no cards in hand, target creature gets -&^^^/-&^^^ until end of turn.| -|controvert||instant||||{^^UUUU}|counter target spell.\recover {^^UUUU} | +|controvert||instant||||{^^UUUU}|uncast target spell.\recover {^^UUUU} | |devout chaplain||creature||human cleric|&^^/&^^|{^^WW}|T, tap two untapped humans you control: exile target artifact or enchantment.| @@ -28019,7 +28019,7 @@ |festival of trokin||sorcery||||{WW}|you gain &^^ life for each creature you control.| -|condescend||instant||||{XXUU}|counter target spell unless its controller pays {XX}. scry &^^. | +|condescend||instant||||{XXUU}|uncast target spell unless its controller pays {XX}. scry &^^. | |vela the night~clad|legendary|creature||human wizard|&^^^^/&^^^^|{^^^^UUBB}|intimidate\other creatures you control have intimidate.\whenever @ or another creature you control leaves the battlefield, each opponent loses &^ life.| @@ -28027,7 +28027,7 @@ |turn to slag||sorcery||||{^^^RRRR}|@ deals &^^^^^ damage to target creature. destroy all equipment attached to that creature.| -|counterflux||instant||||{UUUURR}|@ can't be countered by spells or abilities.\counter target spell you don't control.\overload {^UUUURR} | +|counterflux||instant||||{UUUURR}|@ can't be uncast by spells or abilities.\uncast target spell you don't control.\overload {^UUUURR} | |ribbon snake||creature||snake|&^^/&^^^|{^UUUU}|flying\{^^}: @ loses flying until end of turn. any player may activate this ability.| @@ -28108,13 +28108,13 @@ |spiritual sanctuary||enchantment||||{^^WWWW}|at the beginning of each player's upkeep, if that player controls a plains, he or she gains &^ life.| -|perplex||instant||||{^UUBB}|counter target spell unless its controller discards his or her hand.\transmute {^UUBB} | +|perplex||instant||||{^UUBB}|uncast target spell unless its controller discards his or her hand.\transmute {^UUBB} | |dark impostor||creature||vampire assassin|&^^/&^^|{^^BB}|{^^^^BBBB}: exile target creature and put a +&^/+&^ counter on @.\@ has all activated abilities of all creature cards exiled with it.| -|absorb||instant||||{WWUUUU}|counter target spell. you gain &^^^ life.| +|absorb||instant||||{WWUUUU}|uncast target spell. you gain &^^^ life.| -|dismiss||instant||||{^^UUUU}|counter target spell.\draw a card.| +|dismiss||instant||||{^^UUUU}|uncast target spell.\draw a card.| |coral eel||creature||fish|&^^/&^|{^UU}|| @@ -28138,7 +28138,7 @@ |devout invocation||sorcery||||{^^^^^^WW}|tap any number of untapped creatures you control. put a &^^^^/&^^^^ white angel creature token with flying onto the battlefield for each creature tapped this way.| -|spelljack||instant||||{^^^UUUUUU}|counter target spell. if that spell is countered this way, exile it instead of putting it into its owner's graveyard. you may play it without paying its mana cost for as long as it remains exiled. | +|spelljack||instant||||{^^^UUUUUU}|uncast target spell. if that spell is uncast this way, exile it instead of putting it into its owner's graveyard. you may play it without paying its mana cost for as long as it remains exiled. | |ankle shanker||creature||goblin berserker|&^^/&^^|{^^RRWWBB}|haste\whenever @ attacks, creatures you control gain first strike and deathtouch until end of turn.| @@ -28374,7 +28374,7 @@ |clay statue||artifact creature||golem|&^^^/&^|{^^^^}|{^^}: regenerate @.| -|arenson's aura||enchantment||||{^^WW}|{WW}, sacrifice an enchantment: destroy target enchantment.\{^^^UUUU}: counter target enchantment spell.| +|arenson's aura||enchantment||||{^^WW}|{WW}, sacrifice an enchantment: destroy target enchantment.\{^^^UUUU}: uncast target enchantment spell.| |mob rule||sorcery||||{^^^^RRRR}|choose one ~\= gain control of all creatures with power &^^^^ or greater until end of turn. untap those creatures. they gain haste until end of turn.\= gain control of all creatures with power &^^^ or less until end of turn. untap those creatures. they gain haste until end of turn.| @@ -28430,7 +28430,7 @@ |triangle of war||artifact||||{^}|{^^}, sacrifice @: target creature you control fights target creature an opponent controls. | -|oppressive will||instant||||{^^UU}|counter target spell unless its controller pays {^} for each card in your hand.| +|oppressive will||instant||||{^^UU}|uncast target spell unless its controller pays {^} for each card in your hand.| |spark mage||creature||dwarf wizard|&^/&^|{RR}|whenever @ deals combat damage to a player, you may have @ deal &^ damage to target creature that player controls.| @@ -28514,7 +28514,7 @@ |daggerback basilisk||creature||basilisk|&^^/&^^|{^^GG}|deathtouch| -|vodalian mage||creature||merfolk wizard|&^/&^|{^^UU}|{UU}, T: counter target spell unless its controller pays {^}.| +|vodalian mage||creature||merfolk wizard|&^/&^|{^^UU}|{UU}, T: uncast target spell unless its controller pays {^}.| |gruul charm||instant||||{RRGG}|choose one ~\= creatures without flying can't block this turn.\= gain control of all permanents you own.\= @ deals &^^^ damage to each creature with flying.| @@ -28694,7 +28694,7 @@ |temple elder||creature||human cleric|&^/&^^|{^^WW}|T: you gain &^ life. activate this ability only during your turn, before attackers are declared.| -|goblin artisans||creature||goblin artificer|&^/&^|{RR}|T: flip a coin. if you win the flip, draw a card. if you lose the flip, counter target artifact spell you control that isn't the target of an ability from another creature named @.| +|goblin artisans||creature||goblin artificer|&^/&^|{RR}|T: flip a coin. if you win the flip, draw a card. if you lose the flip, uncast target artifact spell you control that isn't the target of an ability from another creature named @.| |ezuri, renegade leader|legendary|creature||elf warrior|&^^/&^^|{^GGGG}|{GG}: regenerate another target elf.\{&^^}{GG}{GG}{GG}: elf creatures you control get +&^^^/+&^^^ and gain trample until end of turn.| @@ -28712,7 +28712,7 @@ |bloodfire infusion||enchantment||aura||{^^RR}|enchant creature you control\{RR}, sacrifice enchanted creature: @ deals damage equal to the sacrificed creature's power to each creature.| -|repel intruders||instant||||{^^^WU}|put two &^/&^ white kithkin soldier creature tokens onto the battlefield if {WW} was spent to cast @. counter up to one target creature spell if {UU} was spent to cast @. | +|repel intruders||instant||||{^^^WU}|put two &^/&^ white kithkin soldier creature tokens onto the battlefield if {WW} was spent to cast @. uncast up to one target creature spell if {UU} was spent to cast @. | |aether mutation||sorcery||||{^^^GGUU}|return target creature to its owner's hand. put X &^/&^ green saproling creature tokens onto the battlefield, where X is that creature's converted mana cost.| @@ -28812,11 +28812,11 @@ |merfolk wayfinder||creature||merfolk scout|&^/&^^|{^^UU}|flying\when @ enters the battlefield, reveal the top three cards of your library. put all island cards revealed this way into your hand and the rest on the bottom of your library in any order.| -|gainsay||instant||||{^UU}|counter target blue spell.| +|gainsay||instant||||{^UU}|uncast target blue spell.| |fungal bloom||enchantment||||{GGGG}|countertype # spore\{GGGG}: put a # counter on target fungus.| -|guile||creature||elemental incarnation|&^^^^^^/&^^^^^^|{^^^UUUUUU}|@ can't be blocked except by three or more creatures.\if a spell or ability you control would counter a spell, instead exile that spell and you may play that card without paying its mana cost.\when @ is put into a graveyard from anywhere, shuffle it into its owner's library.| +|guile||creature||elemental incarnation|&^^^^^^/&^^^^^^|{^^^UUUUUU}|@ can't be blocked except by three or more creatures.\if a spell or ability you control would uncast a spell, instead exile that spell and you may play that card without paying its mana cost.\when @ is put into a graveyard from anywhere, shuffle it into its owner's library.| |steady progress||instant||||{^^UU}|proliferate. \draw a card.| @@ -28880,7 +28880,7 @@ |dripping dead||creature||zombie|&^^^^/&^|{^^^^BBBB}|@ can't block.\whenever @ deals combat damage to a creature, destroy that creature. it can't be regenerated.| -|trap essence||instant||||{GGUURR}|counter target creature spell. put two +&^/+&^ counters on up to one target creature.| +|trap essence||instant||||{GGUURR}|uncast target creature spell. put two +&^/+&^ counters on up to one target creature.| |rescue from the underworld||instant||||{^^^^BB}|as an additional cost to cast @, sacrifice a creature.\choose target creature card in your graveyard. return that card and the sacrificed card to the battlefield under your control at the beginning of your next upkeep. exile @.| @@ -28928,7 +28928,7 @@ |doran, the siege tower|legendary|creature||treefolk shaman|&/&^^^^^|{BBGGWW}|each creature assigns combat damage equal to its toughness rather than its power.| -|mana tithe||instant||||{WW}|counter target spell unless its controller pays {^}.| +|mana tithe||instant||||{WW}|uncast target spell unless its controller pays {^}.| |angelic blessing||sorcery||||{^^WW}|target creature gets +&^^^/+&^^^ and gains flying until end of turn. | @@ -28996,7 +28996,7 @@ |shapesharer||creature||shapeshifter|&^/&^|{^UU}|changeling \{^^UU}: target shapeshifter becomes a copy of target creature until your next turn.| -|brain gorgers||creature||zombie|&^^^^/&^^|{^^^BB}|when you cast @, any player may sacrifice a creature. if a player does, counter @.\madness {^BB} | +|brain gorgers||creature||zombie|&^^^^/&^^|{^^^BB}|when you cast @, any player may sacrifice a creature. if a player does, uncast @.\madness {^BB} | |beacon of destiny||creature||human cleric|&^/&^^^|{^WW}|T: the next time a source of your choice would deal damage to you this turn, that damage is dealt to @ instead.| @@ -29087,7 +29087,7 @@ |training grounds||enchantment||||{UU}|activated abilities of creatures you control cost up to {^^} less to activate. this effect can't reduce the amount of mana an ability costs to activate to less than one mana.| -|spellbreaker behemoth||creature||beast|&^^^^^/&^^^^^|{^RRGGGG}|@ can't be countered.\creature spells you control with power &^^^^^ or greater can't be countered.| +|spellbreaker behemoth||creature||beast|&^^^^^/&^^^^^|{^RRGGGG}|@ can't be uncast.\creature spells you control with power &^^^^^ or greater can't be uncast.| |frontier siege||enchantment||||{^^^GG}|as @ enters the battlefield, choose khans or dragons.\= khans ~ at the beginning of each of your main phases, add {GGGG} to your mana pool.\= dragons ~ whenever a creature with flying enters the battlefield under your control, you may have it fight target creature you don't control.| @@ -29117,7 +29117,7 @@ |zephyr spirit||creature||spirit|&/&^^^^^^|{^^^^^UU}|when @ blocks, return it to its owner's hand.| -|spell snare||instant||||{UU}|counter target spell with converted mana cost &^^.| +|spell snare||instant||||{UU}|uncast target spell with converted mana cost &^^.| |gift of estates||sorcery||||{^WW}|if an opponent controls more lands than you, search your library for up to three plains cards, reveal them, and put them into your hand. then shuffle your library.| @@ -29396,7 +29396,7 @@ |troublesome spirit||creature||spirit|&^^^/&^^^^|{^^UUUU}|flying\at the beginning of your end step, tap all lands you control.| -|imprison||enchantment||aura||{BB}|enchant creature\whenever a player activates an ability of enchanted creature with T in its activation cost that isn't a mana ability, you may pay {^}. if you do, counter that ability. if you don't, destroy @.\whenever enchanted creature attacks or blocks, you may pay {^}. if you do, tap the creature, remove it from combat, and creatures it was blocking that had become blocked by only that creature this combat become unblocked. if you don't, destroy @.| +|imprison||enchantment||aura||{BB}|enchant creature\whenever a player activates an ability of enchanted creature with T in its activation cost that isn't a mana ability, you may pay {^}. if you do, uncast that ability. if you don't, destroy @.\whenever enchanted creature attacks or blocks, you may pay {^}. if you do, tap the creature, remove it from combat, and creatures it was blocking that had become blocked by only that creature this combat become unblocked. if you don't, destroy @.| |ogre slumlord||creature||ogre rogue|&^^^/&^^^|{^^^BBBB}|whenever another nontoken creature dies, you may put a &^/&^ black rat creature token onto the battlefield.\rats you control have deathtouch.| diff --git a/sortcards.py b/sortcards.py new file mode 100644 index 0000000..030e248 --- /dev/null +++ b/sortcards.py @@ -0,0 +1,112 @@ +import re +import codecs +import sys + +# returns back a dictionary mapping the names of classes of cards +# to lists of cards in those classes +def sortcards(cards): + classes = { + 'multicards' : [], + + 'X cards' : [], + 'counter cards' : [], + 'choice cards' : [], + 'equipment' : [], + 'levelers' : [], + 'legendary' : [], + + 'planeswalkers' : [], + 'lands' : [], + 'instants' : [], + 'sorceries' : [], + 'enchantments' : [], + 'noncreature artifacts' : [], + 'creatures' : [], + 'other' : [], + } + + for card in cards: + # special classes + if '|\n|' in card: + classes['multicards'] += [card] + continue + + # inclusive classes + if 'X' in card: + classes['X cards'] += [card] + if '#' in card: + classes['counter cards'] += [card] + if 'choose one ~' in card or 'choose two ~' in card or '=' in card: + classes['choice cards'] += [card] + if '|equipment|' in card or 'equip {' in card: + classes['equipment'] += [card] + if 'level up' in card or 'level &' in card: + classes['levelers'] += [card] + if '|legendary|' in card: + classes['legendary'] += [card] + + # exclusive classes + if '|planeswalker|' in card: + classes['planeswalkers'] += [card] + elif '|land|' in card: + classes['lands'] += [card] + elif '|instant|' in card: + classes['instants'] += [card] + elif '|sorcery|' in card: + classes['sorceries'] += [card] + elif '|enchantment|' in card: + classes['enchantments'] += [card] + elif '|artifact|' in card: + classes['noncreature artifacts'] += [card] + elif '|creature|' in card or 'artifact creature' in card: + classes['creatures'] += [card] + else: + classes['other'] += [card] + + return classes + +def main(fname, oname = None, verbose = True): + if verbose: + print 'Opening encoded card file: ' + fname + + f = open(fname, 'r') + text = f.read() + f.close() + + # we get rid of the first and last because they are probably partial + cards = text.split('\n\n')[1:-1] + classes = sortcards(cards) + + if not oname == None: + if verbose: + print 'Writing output to: ' + oname + ofile = codecs.open(oname, 'w', 'utf-8') + + for cardclass in classes: + print cardclass + ': ' + str(len(classes[cardclass])) + + if oname == None: + outputter = sys.stdout + else: + outputter = ofile + + for cardclass in classes: + outputter.write('[spoiler=' + cardclass + ']\n') + for card in classes[cardclass]: + outputter.write(card + '\n\n') + outputter.write('[/spoiler]') + + if not oname == None: + ofile.close() + + +if __name__ == '__main__': + import sys + if len(sys.argv) == 2: + main(sys.argv[1]) + elif len(sys.argv) == 3: + main(sys.argv[1], oname = sys.argv[2]) + else: + print 'Usage: ' + sys.argv[0] + ' ' + ' [output filename]' + exit(1) + diff --git a/unscramble.py b/unscramble.py index 97d86ce..a42a090 100644 --- a/unscramble.py +++ b/unscramble.py @@ -11,7 +11,7 @@ def from_unary(s): s = s.replace(number, str(i)) return s -def cleanup_mana(s): +def cleanup_mana(s, pretty = False): untranslations = { 'WW' : '{W}', 'UU' : '{U}', @@ -43,10 +43,28 @@ def cleanup_mana(s): 'XX' : '{X}', } + untranslations_pretty = { + 'WW' : 'W', + 'UU' : 'U', + 'BB' : 'B', + 'RR' : 'R', + 'GG' : 'G', + 'PP' : 'P', + 'SS' : 'S', + 'XX' : 'X', + } + + if pretty: + ldelim = '' + rdelim = '' + else: + ldelim = '{' + rdelim = '}' + manacosts = re.findall(r'\{[WUBRGPVSX\^]*\}', s) for cost in manacosts: if cost == '{}': - s = s.replace(cost, '{0}') + s = s.replace(cost, ldelim + '0' + rdelim) continue innercost = cost[1:-1] @@ -59,18 +77,23 @@ def cleanup_mana(s): innercost = innercost.replace(count, '') colorless_total += len(count) if colorless_total > 0: - newcost += '{' + str(colorless_total) + '}' + newcost += ldelim + str(colorless_total) + rdelim # now try to read the remaining characters in pairs success = True while len(innercost) > 1: fragment = innercost[0:2] - if fragment in untranslations: + if pretty and fragment in untranslations_pretty: + newcost += untranslations_pretty[fragment] + elif fragment in untranslations: newcost += untranslations[fragment] else: success = False break innercost = innercost[2:] + + if pretty: + cost = '[mana]' + cost + '[/mana]' if len(innercost) == 0 and success: s = s.replace(cost, newcost) @@ -89,9 +112,11 @@ def forum_reorder(s): fields = s.split('|') # should see ten of em if not len(fields) == 10: + #print 'badlen ' + str(len(fields)) return s # first and last should be empty, if we had | on the ends - if not (fields[0] == '' and fields [-1] == ''): + if not (fields[0] == '' and fields [-1] == '\n'): + #print 'badfields ' + repr(fields[0]) + ', ' + repr(fields[-1]) return s name = fields[1] supertypes = fields[2] @@ -103,41 +128,41 @@ def forum_reorder(s): text = fields[8] new_s = '' + if not name == '': + new_s += name + '\n' if not cost == '': new_s += cost + '\n' - #if not name == '': - new_s += name + '\n' + if not supertypes == '': new_s += supertypes + ' ' - #if not types == '': - new_s += types + if not types == '': + new_s += types if not subtypes == '': - new_s += ' - ' + subtypes + '\n' + new_s += ' ~ ' + subtypes + '\n' else: new_s += '\n' + # super special case, doubt it will come up + if types == '' and subtypes == '': + new_s += '\n' + if not text == '': new_s += text + '\n' if not pt == '': - new_s += pt + new_s += pt + '\n' if not loyalty == '': - new_s += loyalty + new_s += '(' + loyalty + ')\n' - new_s = new_s.replace('{', '[mana]') - new_s = new_s.replace('}', '[/mana]') - new_s = new_s.replace('T', '[mana]T[/mana]') - new_s = new_s.replace('Q', '[mana]Q[/mana]') + return new_s - return s - -def unscramble(s): +def unscramble(s, pretty = False): s = from_unary(s) - s = cleanup_mana(s) + s = cleanup_mana(s, pretty) s = unreplace_newlines(s) s = forum_reorder(s) return s -def main(fname, oname = None, verbose = True): +def main(fname, oname = None, verbose = True, pretty = False): if verbose: print 'Opening encoded card file: ' + fname @@ -151,15 +176,11 @@ def main(fname, oname = None, verbose = True): ofile = codecs.open(oname, 'w', 'utf-8') for line in lines: - val = unscramble(line) + val = unscramble(line, pretty) if oname == None: sys.stdout.write(val) else: ofile.write(val) - - # print len(badwords) - # for word in badwords: - # print word if not oname == None: ofile.close() @@ -171,7 +192,9 @@ if __name__ == '__main__': main(sys.argv[1]) elif len(sys.argv) == 3: main(sys.argv[1], oname = sys.argv[2]) + elif len(sys.argv) == 4 and sys.argv[3] in ['p', '-p', 'pretty', '-pretty', '--pretty']: + main(sys.argv[1], oname = sys.argv[2], pretty = True) else: - print 'Usage: ' + sys.argv[0] + ' ' + ' [output filename]' + print 'Usage: ' + sys.argv[0] + ' ' + ' [output filename [p]]' exit(1)