Fixed the Hellkite Igniter:
text=First strike. -- Deathtouch. -- Whenever a creature an opponent controls is put into a graveyard from the battlefield, you may return target artifact card from your graveyard to your hand.
==>
text=Flying, haste -- {1}{R}: Hellkite Igniter gets +X/+0 until end of turn, where X is the number of
artifacts you control.
This commit is contained in:
@@ -28639,7 +28639,7 @@ toughness=2
|
|||||||
name=Hellkite Igniter
|
name=Hellkite Igniter
|
||||||
abilities=flying,haste
|
abilities=flying,haste
|
||||||
auto={1}{R}:foreach(artifact|mybattlefield) 1/0 ueot
|
auto={1}{R}:foreach(artifact|mybattlefield) 1/0 ueot
|
||||||
text=First strike. -- Deathtouch. -- Whenever a creature an opponent controls is put into a graveyard from the battlefield, you may return target artifact card from your graveyard to your hand.
|
text=Flying, haste -- {1}{R}: Hellkite Igniter gets +X/+0 until end of turn, where X is the number of artifacts you control.
|
||||||
mana={5}{R}{R}
|
mana={5}{R}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Dragon
|
subtype=Dragon
|
||||||
|
|||||||
Reference in New Issue
Block a user