Fixed Magma Phoenix (M10)
This commit is contained in:
@@ -1136,7 +1136,7 @@ rarity=C
|
|||||||
[card]
|
[card]
|
||||||
text=Flying When Magma Phoenix is put into a graveyard from the battlefield, it deals 3 damage to each creature and each player. {3}{R}{R}: Return Magma Phoenix from your graveyard to your hand.
|
text=Flying When Magma Phoenix is put into a graveyard from the battlefield, it deals 3 damage to each creature and each player. {3}{R}{R}: Return Magma Phoenix from your graveyard to your hand.
|
||||||
id=191397
|
id=191397
|
||||||
auto=@moveTo(this|graveyard) from(myBattlefield):damage:3 all(creature,player)
|
auto=@movedTo(this|graveyard) from(myBattlefield):damage:3 all(creature,player)
|
||||||
autograveyard={3}{R}{R}:moveTo(myhand)
|
autograveyard={3}{R}{R}:moveTo(myhand)
|
||||||
name=Magma Phoenix
|
name=Magma Phoenix
|
||||||
rarity=R
|
rarity=R
|
||||||
|
|||||||
Reference in New Issue
Block a user