mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Constant Mists. A few text changes.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1177,6 +1177,7 @@ res/cardsfolder/conquering_manticore.txt svneol=native#text/plain
|
||||
res/cardsfolder/conquerors_pledge.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/consecrated_sphinx.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/conspiracy.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/constant_mists.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/constricting_tendrils.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/consult_the_necrosages.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/consume_the_meek.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/constant_mists.txt
Normal file
11
res/cardsfolder/constant_mists.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Constant Mists
|
||||
ManaCost:1 G
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Fog | Cost$ 1 G | SpellDescription$ Prevent all combat damage that would be dealt this turn.
|
||||
A:SP$ Fog | Cost$ 1 G Sac<1/Land> | CostDesc$ Buyback | SubAbility$ SVar=DBBuyback | SpellDescription$ - sacrifice a land
|
||||
SVar:DBBuyback:DB$ ChangeZone | Origin$ Stack | Destination$ Hand | Defined$ Self
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/constant_mists.jpg
|
||||
End
|
||||
@@ -3,8 +3,8 @@ ManaCost:1 W
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Token | Cost$ 1 W | TokenAmount$ 1 | TokenName$ Pegasus | TokenColors$ White | TokenTypes$ Creature,Pegasus | TokenOwner$ Controller | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | SpellDescription$ Put a 1/1 white Pegasus creature token with flying onto the battlefield.
|
||||
A:SP$ Token | Cost$ 1 W Sac<1/Land> | TokenAmount$ 1 | TokenName$ Pegasus | TokenColors$ White | TokenTypes$ Creature,Pegasus | TokenOwner$ Controller | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | CostDesc$ Buyback-Sacrifice a land. | SubAbility$ SVar=DBBuyback | SpellDescription$ (You may sacrifice a land in addition to any other costs as you cast this spell. If you do, put this card into your hand as it resolves.)
|
||||
SVar:DBBuyback:DB$ ChangeZone | Cost$ 0 | Origin$ Stack | Destination$ Hand | ValidCard$ Card.Self
|
||||
A:SP$ Token | Cost$ 1 W Sac<1/Land> | TokenAmount$ 1 | TokenName$ Pegasus | TokenColors$ White | TokenTypes$ Creature,Pegasus | TokenOwner$ Controller | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | CostDesc$ Buyback | SubAbility$ SVar=DBBuyback | SpellDescription$ - sacrifice a land
|
||||
SVar:DBBuyback:DB$ ChangeZone | Origin$ Stack | Destination$ Hand | Defined$ Self
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pegasus_stampede.jpg
|
||||
SetInfo:EXO|Uncommon|http://magiccards.info/scans/en/ex/14.jpg
|
||||
|
||||
@@ -3,8 +3,8 @@ ManaCost:W
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$GainLife | Cost$ W | LifeAmount$ 2 | SpellDescription$ You gain 2 life.
|
||||
A:SP$GainLife | Cost$ W Sac<1/Land> | LifeAmount$ 2 | CostDesc$ Buyback | SubAbility$ SVar=DBBuyback | SpellDescription$ Buyback - sacrifice a land
|
||||
SVar:DBBuyback:DB$ ChangeZone | Cost$ 0 | Origin$ Stack | Destination$ Hand | ValidCard$ Card.Self
|
||||
A:SP$GainLife | Cost$ W Sac<1/Land> | LifeAmount$ 2 | CostDesc$ Buyback | SubAbility$ SVar=DBBuyback | SpellDescription$ - sacrifice a land
|
||||
SVar:DBBuyback:DB$ ChangeZone | Origin$ Stack | Destination$ Hand | ValidCard$ Self
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reaping_the_rewards.jpg
|
||||
|
||||
Reference in New Issue
Block a user