mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added False Dawn
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
12
forge-gui/res/cardsfolder/f/false_dawn.txt
Normal file
12
forge-gui/res/cardsfolder/f/false_dawn.txt
Normal 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.
|
||||||
Reference in New Issue
Block a user