diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index a5dda9551..26b8277fe 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -4011,9 +4011,9 @@ type=Artifact [/card] [card] name=Ashes to Ashes -target=<2>creature[-artifact] -auto=moveTo(exile) +auto=target(<2>creature[-artifact]) moveTo(exile) auto=life:-5 controller +restriction=type(creature[-artifact]|battlefield)~morethan~1 text=Exile two target nonartifact creatures. Ashes to Ashes deals 5 damage to you. mana={1}{B}{B} type=Sorcery @@ -62247,9 +62247,9 @@ toughness=1 [/card] [card] name=Reckless Spite -target=<2>creature[-black] -auto=destroy +auto=target(<2>creature[-black]) destroy auto=life:-5 controller +restriction=type(creature[-black]|battlefield)~morethan~1 text=Destroy two target nonblack creatures. You lose 5 life. mana={1}{B}{B} type=Instant @@ -85475,7 +85475,7 @@ name=Venser, the Sojourner auto=counter(0/0,4,loyalty) auto={C(0/0,2,Loyalty)}:(blink)ueot target(*|mybattlefield) auto={C(0/0,-1,Loyalty)}:all(creature) unblockable ueot -auto={C(0/0,-8,Loyalty)}:name(emblem) emblem transforms((,newability[@movedto(*|mybattlefield) dontremove:choice target(*|battlefield) moveto(exile)])) forever +auto={C(0/0,-8,Loyalty)}:name(emblem) emblem transforms((,newability[@movedto(*|mystack):choice target(*|battlefield) moveto(exile)])) forever dontremove text=+2: Exile target permanent you own. Return it to the battlefield under your control at the beginning of the next end step. -- -1: Creatures are unblockable this turn. -- -8: You get an emblem with "Whenever you cast a spell, exile target permanent." mana={3}{W}{U} type=Planeswalker @@ -89469,9 +89469,9 @@ type=Instant [/card] [card] name=Wicked Pact -target=<2>creature[-black] -auto=destroy +auto=target(<2>creature[-black]) destroy auto=life:-5 controller +restriction=type(creature[-black]|battlefield)~morethan~1 text=Destroy two target nonblack creatures. You lose 5 life. mana={1}{B}{B} type=Sorcery