Fixed some primitives for M20 and ELD sets.

This commit is contained in:
valfieri
2019-10-06 15:51:47 +02:00
parent 68161b2aaa
commit a82a2e3571
5 changed files with 27 additions and 16 deletions

View File

@@ -1671,4 +1671,11 @@ type=Legendary Creature
subtype=Human Cleric
power=3
toughness=3
[/card]
[card]
name=Legion's End
auto=target(creature[manacost<=2]|opponentbattlefield) moveto(exile) && all(*[share!name!]|targetcontrollerbattlefield) moveto(exile) && donothing notatarget(*|targetcontrollerhand) && all(*[share!name!]|targetcontrollerhand) moveto(exile) && all(*[share!name!]|targetcontrollergraveyard) moveto(exile)
text=Exile target creature an opponent controls with converted mana cost 2 or less and all other creatures that player controls with the same name as that creature. Then that player reveals their hand and exiles all cards with that name from their hand and graveyard.
mana={1}{B}
type=Sorcery
[/card]