magarena / magarena

Magarena is a single-player fantasy card game played against a computer opponent.
http://magarena.github.io
GNU General Public License v3.0
406 stars 95 forks source link

Flamewake Phoenix (Suggestion) #1293

Open kelsioboy opened 7 years ago

kelsioboy commented 7 years ago

name=Flamewake Phoenix image=http://magiccards.info/scans/en/frf/100.jpg value=2.500 rarity=R type=Creature subtype=Phoenix cost={1}{R}{R} pt=2/2 ability=Flying, haste;\ SN attacks each turn if able.;\ {R}: Return SN from your graveyard to the battlefield. Activate this ability only during your turn, before attackers are declared and only if you control a creature with power 4 or greater. timing=main oracle=Flying, haste\nFlamewake Phoenix attacks each turn if able.\nFerocious — At the beginning of combat on your turn, if you control a creature with power 4 or greater, you may pay {R}. If you do, return Flamewake Phoenix from your graveyard to the battlefield.

kelsioboy commented 7 years ago

This card is not supported as it does not trigger from graveyard, but as an alternative I believe it can be implemented if you change the condition:

Activate this ability only during your turn, before attackers are declared and only if you control creature with power 4 or greater.

For:

Activate this ability only the begin of combat on your turn and only if you control creature with power 4 or greater.

Or something like that.