Added most cards with Channel-ability (SOK).
Added Worldheart Phoenix (CFX)
This commit is contained in:
@@ -916,6 +916,19 @@ mana={1}{R}{R}
|
||||
abilities=nofizzle
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying You may cast Worldheart Phoenix from your graveyard by paying {W}{U}{B}{R}{G} rather than paying its mana cost. If you do, it enters the battlefield with two +1/+1 counters on it.
|
||||
id=175401
|
||||
name=Worldheart Phoenix
|
||||
rarity=R
|
||||
mana={3}{R}
|
||||
type=Creature
|
||||
subtype=Phoenix
|
||||
autograveyard={W}{U}{B}{R}{G}:moveTo(myBattlefield) && counter(1/1,2)
|
||||
power=2
|
||||
toughness=2
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature When a creature is put into a graveyard from the battlefield, destroy enchanted creature.
|
||||
target=creature
|
||||
auto=@movedTo(creature|graveyard) from(battlefield):destroy
|
||||
|
||||
@@ -661,17 +661,6 @@ subtype=Cat
|
||||
toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying You may play Worldheart Phoenix from your graveyard by paying {W}{U}{B}{R}{G} rather than paying its mana cost. If you do, it comes into play with two +1/+1 counters on it.
|
||||
id=175401
|
||||
name=Worldheart Phoenix
|
||||
rarity=R
|
||||
type=Creature
|
||||
mana={3}{R}
|
||||
power=2
|
||||
subtype=Phoenix
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Domain - Look at the top X cards of your library, where X is the number of basic land types among lands you control. Put one of those cards into your hand and the rest on the bottom of your library in any order.
|
||||
id=142298
|
||||
name=Worldly Counsel
|
||||
|
||||
Reference in New Issue
Block a user