diff --git a/projects/mtg/bin/Res/sets/CFX/_cards.dat b/projects/mtg/bin/Res/sets/CFX/_cards.dat index 7737a3bac..209c078fd 100644 --- a/projects/mtg/bin/Res/sets/CFX/_cards.dat +++ b/projects/mtg/bin/Res/sets/CFX/_cards.dat @@ -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 diff --git a/projects/mtg/bin/Res/sets/CFX/todo.dat b/projects/mtg/bin/Res/sets/CFX/todo.dat index 115dda117..376e1ce34 100644 --- a/projects/mtg/bin/Res/sets/CFX/todo.dat +++ b/projects/mtg/bin/Res/sets/CFX/todo.dat @@ -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 diff --git a/projects/mtg/bin/Res/sets/SOK/_cards.dat b/projects/mtg/bin/Res/sets/SOK/_cards.dat index 7af5ae851..8438848dd 100644 --- a/projects/mtg/bin/Res/sets/SOK/_cards.dat +++ b/projects/mtg/bin/Res/sets/SOK/_cards.dat @@ -147,6 +147,45 @@ alias=129750 rarity=U [/card] [card] +text={2}{G}, {T}: Target creature gets +2/+2 until end of turn. Channel — {3}{G}, Discard Ghost-Lit Nourisher: Target creature gets +4/+4 until end of turn. +name=Ghost-Lit Nourisher +id=74068 +rarity=U +mana={2}{G} +type=Creature +subtype=Spirit +auto={2}{G}{T}:2/2 target(creature) +autohand={3}{G}{S}:4/4 target(creature) +power=2 +toughness=1 +[/card] +[card] +text={2}{R}, {T}: Ghost-Lit Raider deals 2 damage to target creature. Channel — {3}{R}, Discard Ghost-Lit Raider: Ghost-Lit Raider deals 4 damage to target creature. +name=Ghost-Lit Raider +id=87341 +rarity=U +mana={2}{R} +type=Creature +subtype=Spirit +auto={2}{R}{T}:damage:2 target(creature) +autohand={3}{R}{S}:damage:4 target(creature) +power=2 +toughness=1 +[/card] +[card] +text={W}, {T}: You gain 2 life. Channel — {1}{W}, Discard Ghost-Lit Redeemer: You gain 4 life. +name=Ghost-Lit Redeemer +id=74082 +rarity=U +mana={W} +type=Creature +subtype=Spirit +auto={W}{T}:life:2 +autohand={1}{W}{S}:life:4 +power=1 +toughness=1 +[/card] +[card] text=Haste At the beginning of the end step, return Glitterfang to its owner's hand. name=Glitterfang id=89402 @@ -430,6 +469,58 @@ type=Artifact rarity=R [/card] [card] +text=Shinen of Fear's Chill can't block. Channel — {1}{B}, Discard Shinen of Fear's Chill: Target creature can't block this turn. +name=Shinen of Fear's Chill +id=88812 +rarity=C +mana={4}{B} +type=Creature +subtype=Spirit +autohand={1}{B}{S}:cantblock target(creature) +power=3 +toughness=2 +abilities=cantblock +[/card] +[card] +text=Flying Channel — {U}, Discard Shinen of Flight's Wings: Target creature gains flying until end of turn. +name=Shinen of Flight's Wings +id=74088 +rarity=C +mana={4}{U} +type=Creature +subtype=Spirit +autohand={U}{S}:flying target(creature) +power=3 +toughness=3 +abilities=flying +[/card] +[card] +text=Haste Channel — {R}, Discard Shinen of Fury's Fire: Target creature gains haste until end of turn. +name=Shinen of Fury's Fire +id=87339 +rarity=C +mana={2}{R} +type=Creature +subtype=Spirit +autohand={R}{S}:haste target(creature) +power=2 +toughness=1 +abilities=haste +[/card] +[card] +text=First strike Channel — {1}{W}, Discard Shinen of Stars' Light: Target creature gains first strike until end of turn. +name=Shinen of Stars' Light +id=74361 +rarity=C +mana={2}{W} +type=Creature +subtype=Spirit +autohand={1}{W}{S}:first strike target(creature) +power=2 +toughness=1 +abilities=first strike +[/card] +[card] text=Flying Soramaro, First to Dream's power and toughness are each equal to the number of cards in your hand. {4}, Return a land you control to its owner's hand: Draw a card. name=Soramaro, First to Dream id=74170 @@ -484,4 +575,4 @@ auto={T}:bury all(land|myBattlefield) && token(Urami,Creature Demon Spirit,5/5,l type=Land abilities=Legendary rarity=R -[/card] +[/card] \ No newline at end of file diff --git a/projects/mtg/bin/Res/sets/SOK/todo.dat b/projects/mtg/bin/Res/sets/SOK/todo.dat index 0928a7a4b..a5864d683 100644 --- a/projects/mtg/bin/Res/sets/SOK/todo.dat +++ b/projects/mtg/bin/Res/sets/SOK/todo.dat @@ -342,39 +342,6 @@ subtype=Aura rarity=C [/card] [card] -text={2}{G}, {T}: Target creature gets +2/+2 until end of turn. Channel — {3}{G}, Discard Ghost-Lit Nourisher: Target creature gets +4/+4 until end of turn. -name=Ghost-Lit Nourisher -id=74068 -mana={2}{G} -type=Creature -subtype=Spirit -power=2 -toughness=1 -rarity=U -[/card] -[card] -text={2}{R}, {T}: Ghost-Lit Raider deals 2 damage to target creature. Channel — {3}{R}, Discard Ghost-Lit Raider: Ghost-Lit Raider deals 4 damage to target creature. -name=Ghost-Lit Raider -id=87341 -mana={2}{R} -type=Creature -subtype=Spirit -power=2 -toughness=1 -rarity=U -[/card] -[card] -text={W}, {T}: You gain 2 life. Channel — {1}{W}, Discard Ghost-Lit Redeemer: You gain 4 life. -name=Ghost-Lit Redeemer -id=74082 -mana={W} -type=Creature -subtype=Spirit -power=1 -toughness=1 -rarity=U -[/card] -[card] text={4}{B}, {T}: Target player discards two cards. Activate this ability only any time you could cast a sorcery. Channel — {5}{B}{B}, Discard Ghost-Lit Stalker: Target player discards four cards. Activate this ability only any time you could cast a sorcery. name=Ghost-Lit Stalker id=74401 @@ -1111,39 +1078,6 @@ subtype=Arcane rarity=U [/card] [card] -text=Shinen of Fear's Chill can't block. Channel — {1}{B}, Discard Shinen of Fear's Chill: Target creature can't block this turn. -name=Shinen of Fear's Chill -id=88812 -mana={4}{B} -type=Creature -subtype=Spirit -power=3 -toughness=2 -rarity=C -[/card] -[card] -text=Flying Channel — {U}, Discard Shinen of Flight's Wings: Target creature gains flying until end of turn. -name=Shinen of Flight's Wings -id=74088 -mana={4}{U} -type=Creature -subtype=Spirit -power=3 -toughness=3 -rarity=C -[/card] -[card] -text=Haste Channel — {R}, Discard Shinen of Fury's Fire: Target creature gains haste until end of turn. -name=Shinen of Fury's Fire -id=87339 -mana={2}{R} -type=Creature -subtype=Spirit -power=2 -toughness=1 -rarity=C -[/card] -[card] text=All creatures able to block Shinen of Life's Roar do so. Channel — {2}{G}{G}, Discard Shinen of Life's Roar: All creatures able to block target creature this turn do so. name=Shinen of Life's Roar id=74017 @@ -1155,17 +1089,6 @@ toughness=2 rarity=C [/card] [card] -text=First strike Channel — {1}{W}, Discard Shinen of Stars' Light: Target creature gains first strike until end of turn. -name=Shinen of Stars' Light -id=74361 -mana={2}{W} -type=Creature -subtype=Spirit -power=2 -toughness=1 -rarity=C -[/card] -[card] text=Sweep — Return any number of Swamps you control to their owner's hand. Target player discards a card for each Swamp returned this way. name=Sink into Takenuma id=84717 @@ -1305,4 +1228,4 @@ subtype=Spirit power=3 toughness=1 rarity=U -[/card] +[/card] \ No newline at end of file