diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 2e8b1593c..f2950b5e7 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -56236,7 +56236,7 @@ toughness=0 [card] name=Shimian Specter abilities=flying -auto=@combatdamaged(player) from(this):target(*|opponenthand) moveto(exile) && all(*[share!name!]|targetcontrollerhand) moveto(exile) && all(*[share!name!]|targetcontrollerlibrary) moveto(exile) && all(*[share!name!]|targetcontrollergraveyard) moveto(exile) && all(*[share!name!]|targetcontrollerbattlefield) moveto(exile) +auto=@combatdamaged(player) from(this):target(*[-land]|opponenthand) moveto(exile) && all(*[share!name!]|targetcontrollerhand) moveto(exile) && all(*[share!name!]|targetcontrollerlibrary) moveto(exile) && all(*[share!name!]|targetcontrollergraveyard) moveto(exile) && all(*[share!name!]|targetcontrollerbattlefield) moveto(exile) text=Flying -- Whenever Shimian Specter deals combat damage to a player, that player reveals his or her hand. You choose a nonland card from it. Search that player's graveyard, hand, and library for all cards with the same name as that card and exile them. Then that player shuffles his or her library. mana={2}{B}{B} type=Creature