Fixed Anathemancer and Drana, Kalastria Bloodchief.
This commit is contained in:
@@ -1150,7 +1150,7 @@ type=Sorcery
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Anathemancer
|
name=Anathemancer
|
||||||
auto=foreach(land[basic]|opponentBattlefield) damage:1 opponent
|
auto=foreach(land[-basic]|opponentBattlefield) damage:1 opponent
|
||||||
autograveyard={5}{B}{R}:moveto(exile) && token(17953811) asSorcery
|
autograveyard={5}{B}{R}:moveto(exile) && token(17953811) asSorcery
|
||||||
text=When Anathemancer enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls. -- Unearth {5}{B}{R} ({5}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)
|
text=When Anathemancer enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls. -- Unearth {5}{B}{R} ({5}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)
|
||||||
mana={1}{B}{R}
|
mana={1}{B}{R}
|
||||||
@@ -1164,7 +1164,7 @@ name=Anathemancer Unearthed
|
|||||||
type=Creature
|
type=Creature
|
||||||
subtype=Zombie Wizard
|
subtype=Zombie Wizard
|
||||||
abilities=haste
|
abilities=haste
|
||||||
auto=foreach(land[basic]|opponentBattlefield) damage:1 opponent
|
auto=foreach(land[-basic]|opponentBattlefield) damage:1 opponent
|
||||||
auto=@next end:moveTo(exile)
|
auto=@next end:moveTo(exile)
|
||||||
text=When Anathemancer enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls. -- Unearth {5}{B}{R} ({5}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)
|
text=When Anathemancer enters the battlefield, it deals damage to target player equal to the number of nonbasic lands that player controls. -- Unearth {5}{B}{R} ({5}{B}{R}: Return this card from your graveyard to the battlefield. It gains haste. Exile it at the beginning of the next end step or if it would leave the battlefield. Unearth only as a sorcery.)
|
||||||
power=2
|
power=2
|
||||||
@@ -12062,7 +12062,7 @@ type=Instant
|
|||||||
[card]
|
[card]
|
||||||
name=Drana, Kalastria Bloodchief
|
name=Drana, Kalastria Bloodchief
|
||||||
abilities=flying
|
abilities=flying
|
||||||
auto={X}{B}{B}:thisforeach(X) 0/-1 target(creature) && thisforeach(X) 1/0 all(this)
|
auto={X}{B}{B}:thisforeach(X) damage:1 target(creature) && thisforeach(X) 1/0 all(this)
|
||||||
text=Flying -- {X}{B}{B}: Target creature gets -0/-X until end of turn and Drana, Kalastria Bloodchief gets +X/+0 until end of turn.
|
text=Flying -- {X}{B}{B}: Target creature gets -0/-X until end of turn and Drana, Kalastria Bloodchief gets +X/+0 until end of turn.
|
||||||
mana={3}{B}{B}
|
mana={3}{B}{B}
|
||||||
type=Legendary Creature
|
type=Legendary Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user