Fixed Releckless Spite, Wicked Pact and Ashes to Ashes.
This fixes issue830.
This commit is contained in:
@@ -4011,9 +4011,9 @@ type=Artifact
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Ashes to Ashes
|
name=Ashes to Ashes
|
||||||
target=<2>creature[-artifact]
|
auto=target(<2>creature[-artifact]) moveTo(exile)
|
||||||
auto=moveTo(exile)
|
|
||||||
auto=life:-5 controller
|
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.
|
text=Exile two target nonartifact creatures. Ashes to Ashes deals 5 damage to you.
|
||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
@@ -62247,9 +62247,9 @@ toughness=1
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Reckless Spite
|
name=Reckless Spite
|
||||||
target=<2>creature[-black]
|
auto=target(<2>creature[-black]) destroy
|
||||||
auto=destroy
|
|
||||||
auto=life:-5 controller
|
auto=life:-5 controller
|
||||||
|
restriction=type(creature[-black]|battlefield)~morethan~1
|
||||||
text=Destroy two target nonblack creatures. You lose 5 life.
|
text=Destroy two target nonblack creatures. You lose 5 life.
|
||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
type=Instant
|
type=Instant
|
||||||
@@ -85475,7 +85475,7 @@ name=Venser, the Sojourner
|
|||||||
auto=counter(0/0,4,loyalty)
|
auto=counter(0/0,4,loyalty)
|
||||||
auto={C(0/0,2,Loyalty)}:(blink)ueot target(*|mybattlefield)
|
auto={C(0/0,2,Loyalty)}:(blink)ueot target(*|mybattlefield)
|
||||||
auto={C(0/0,-1,Loyalty)}:all(creature) unblockable ueot
|
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."
|
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}
|
mana={3}{W}{U}
|
||||||
type=Planeswalker
|
type=Planeswalker
|
||||||
@@ -89469,9 +89469,9 @@ type=Instant
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Wicked Pact
|
name=Wicked Pact
|
||||||
target=<2>creature[-black]
|
auto=target(<2>creature[-black]) destroy
|
||||||
auto=destroy
|
|
||||||
auto=life:-5 controller
|
auto=life:-5 controller
|
||||||
|
restriction=type(creature[-black]|battlefield)~morethan~1
|
||||||
text=Destroy two target nonblack creatures. You lose 5 life.
|
text=Destroy two target nonblack creatures. You lose 5 life.
|
||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
|
|||||||
Reference in New Issue
Block a user