- Added False Dawn

This commit is contained in:
swordshine
2014-02-10 05:21:14 +00:00
parent de0348592b
commit d32858b4c4
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4378,6 +4378,7 @@ forge-gui/res/cardsfolder/f/fallow_earth.txt svneol=native#text/plain
forge-gui/res/cardsfolder/f/fallow_wurm.txt -text forge-gui/res/cardsfolder/f/fallow_wurm.txt -text
forge-gui/res/cardsfolder/f/fallowsage.txt svneol=native#text/plain forge-gui/res/cardsfolder/f/fallowsage.txt svneol=native#text/plain
forge-gui/res/cardsfolder/f/false_cure.txt svneol=native#text/plain forge-gui/res/cardsfolder/f/false_cure.txt svneol=native#text/plain
forge-gui/res/cardsfolder/f/false_dawn.txt -text
forge-gui/res/cardsfolder/f/false_defeat.txt svneol=native#text/plain forge-gui/res/cardsfolder/f/false_defeat.txt svneol=native#text/plain
forge-gui/res/cardsfolder/f/false_demise.txt svneol=native#text/plain forge-gui/res/cardsfolder/f/false_demise.txt svneol=native#text/plain
forge-gui/res/cardsfolder/f/false_memories.txt -text forge-gui/res/cardsfolder/f/false_memories.txt -text

View File

@@ -0,0 +1,12 @@
Name:False Dawn
ManaCost:1 W
Types:Sorcery
A:SP$ Effect | Cost$ 1 W | ReplacementEffects$ FDRep | StaticAbilities$ FDManaConvertion | SVars$ ProduceW | SubAbility$ DBDraw | SpellDescription$ Until end of turn, spells and abilities you control that would add colored mana to your mana pool add that much white mana instead. Until end of turn, you may spend white mana as though it were mana of any color. Draw a card.
SVar:DBDraw:DB$ Draw | NumCards$ 1
SVar:FDRep:Event$ ProduceMana | ActiveZones$ Command | ValidCard$ Card.YouCtrl | NoTapCheck$ True | ManaReplacement$ ProduceW | Description$ Spells and abilities you control that would add colored mana to your mana pool add that much white mana instead.
SVar:ProduceW:R->W & B->W & U->W & G->W
SVar:FDManaConvertion:Mode$ Continuous | EffectZone$ Command | Affected$ You | ManaColorConversion$ Additive | WhiteConversion$ All | Description$ You may spend white mana as though it were mana of any color.
SVar:RemAIDeck:True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/false_dawn.jpg
Oracle:Until end of turn, spells and abilities you control that would add colored mana to your mana pool add that much white mana instead. Until end of turn, you may spend white mana as though it were mana of any color.\nDraw a card.