Added "Spell Queller" primitive, updated the "missing_cards_by_sets" folder.

This commit is contained in:
Vittorio Alfieri
2021-10-20 16:26:31 +02:00
parent 3130049c63
commit 41a89c7324
5 changed files with 21 additions and 21 deletions
@@ -1,14 +1,4 @@
[card]
name=Spell Queller
abilities=flash,flying
text=Flash -- Flying -- When Spell Queller enters the battlefield, exile target spell with converted mana cost 4 or less. -- When Spell Queller leaves the battlefield, the exiled card's owner may cast that card without paying its mana cost.
mana={1}{W}{U}
type=Creature
subtype=Spirit
power=2
toughness=3
[/card]
[card]
name=Foul Emissary
text=When Foul Emissary enters the battlefield, look at the top four cards of your library. You may reveal a creature card from among them and put it into your hand. Put the rest on the bottom of your library in any order. -- When you sacrifice Foul Emissary while casting a spell with emerge, put a 3/2 colorless Eldrazi Horror creature token onto the battlefield.
mana={2}{G}
@@ -0,0 +1,6 @@
[card]
name=Hidden Strings
text=You may tap or untap target permanent, then you may tap or untap another target permanent. -- Cipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)
mana={1}{U}
type=Sorcery
[/card]