mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Added Flying to Magma Phoenix
This commit is contained in:
@@ -3,6 +3,7 @@ ManaCost:3 R R
|
||||
Types:Creature Phoenix
|
||||
Text:no text
|
||||
PT:3/3
|
||||
K:Flying
|
||||
A:AB$ChangeZone | Cost$ 3 R R | Origin$ Graveyard | Destination$ Battlefield | ActivatingZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to the battlefield.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, it deals 3 damage to each creature and each player.
|
||||
SVar:TrigDamage:AB$DamageAll | Cost$ 0 | ValidCards$ Creature | ValidPlayers$ Each | NumDmg$ 3 | ValidDescription$ each creature and each player.
|
||||
|
||||
Reference in New Issue
Block a user