- KLD: Add 5 lands

This commit is contained in:
swordshine
2016-09-07 05:56:25 +00:00
parent de4468ad32
commit e4f82a78a7
6 changed files with 60 additions and 0 deletions

5
.gitattributes vendored
View File

@@ -16210,12 +16210,16 @@ forge-gui/res/cardsfolder/u/utvara_hellkite.txt -text
forge-gui/res/cardsfolder/u/utvara_scalper.txt svneol=native#text/plain forge-gui/res/cardsfolder/u/utvara_scalper.txt svneol=native#text/plain
forge-gui/res/cardsfolder/u/uyo_silent_prophet.txt svneol=native#text/plain forge-gui/res/cardsfolder/u/uyo_silent_prophet.txt svneol=native#text/plain
forge-gui/res/cardsfolder/upcoming/aerial_responder.txt -text forge-gui/res/cardsfolder/upcoming/aerial_responder.txt -text
forge-gui/res/cardsfolder/upcoming/blooming_marsh.txt -text
forge-gui/res/cardsfolder/upcoming/botanical_sanctum.txt -text
forge-gui/res/cardsfolder/upcoming/ceremonial_rejection.txt -text forge-gui/res/cardsfolder/upcoming/ceremonial_rejection.txt -text
forge-gui/res/cardsfolder/upcoming/chandra_pyrogenius.txt -text forge-gui/res/cardsfolder/upcoming/chandra_pyrogenius.txt -text
forge-gui/res/cardsfolder/upcoming/concealed_courtyard.txt -text
forge-gui/res/cardsfolder/upcoming/curio_vendor.txt -text forge-gui/res/cardsfolder/upcoming/curio_vendor.txt -text
forge-gui/res/cardsfolder/upcoming/depala_pilot_exemplar.txt -text forge-gui/res/cardsfolder/upcoming/depala_pilot_exemplar.txt -text
forge-gui/res/cardsfolder/upcoming/furious_reprisal.txt -text forge-gui/res/cardsfolder/upcoming/furious_reprisal.txt -text
forge-gui/res/cardsfolder/upcoming/gonti_lord_of_luxury.txt -text forge-gui/res/cardsfolder/upcoming/gonti_lord_of_luxury.txt -text
forge-gui/res/cardsfolder/upcoming/inspiring_vantage.txt -text
forge-gui/res/cardsfolder/upcoming/inventors_fair.txt -text forge-gui/res/cardsfolder/upcoming/inventors_fair.txt -text
forge-gui/res/cardsfolder/upcoming/inventors_goggles.txt -text forge-gui/res/cardsfolder/upcoming/inventors_goggles.txt -text
forge-gui/res/cardsfolder/upcoming/nissa_natures_artisan.txt -text forge-gui/res/cardsfolder/upcoming/nissa_natures_artisan.txt -text
@@ -16223,6 +16227,7 @@ forge-gui/res/cardsfolder/upcoming/ovalchase_dragster.txt -text
forge-gui/res/cardsfolder/upcoming/saheelis_artistry.txt -text forge-gui/res/cardsfolder/upcoming/saheelis_artistry.txt -text
forge-gui/res/cardsfolder/upcoming/skyship_stalker.txt -text forge-gui/res/cardsfolder/upcoming/skyship_stalker.txt -text
forge-gui/res/cardsfolder/upcoming/speedway_fanatic.txt -text forge-gui/res/cardsfolder/upcoming/speedway_fanatic.txt -text
forge-gui/res/cardsfolder/upcoming/spirebluff_canal.txt -text
forge-gui/res/cardsfolder/upcoming/tasseled_dromedary.txt -text forge-gui/res/cardsfolder/upcoming/tasseled_dromedary.txt -text
forge-gui/res/cardsfolder/upcoming/terror_of_the_fairgrounds.txt -text forge-gui/res/cardsfolder/upcoming/terror_of_the_fairgrounds.txt -text
forge-gui/res/cardsfolder/upcoming/verdurous_gearhulk.txt -text forge-gui/res/cardsfolder/upcoming/verdurous_gearhulk.txt -text

View File

@@ -0,0 +1,11 @@
Name:Blooming Marsh
ManaCost:no cost
Types:Land
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ LandTapped | Description$ CARDNAME enters the battlefield tapped unless you control two or fewer other lands.
SVar:LandTapped:AB$ Tap | Cost$ 0 | Defined$ Self | ETB$ True | ConditionCheckSVar$ ETBCheckSVar2 | ConditionSVarCompare$ GT2 | References$ ETBCheckSVar2 | SubAbility$ MoveToPlay
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard
SVar:ETBCheckSVar2:Count$Valid Land.YouCtrl
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/blooming_marsh.jpg
Oracle:Blooming Marsh enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {B} or {G} to your mana pool.

View File

@@ -0,0 +1,11 @@
Name:Botanical Sanctum
ManaCost:no cost
Types:Land
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ LandTapped | Description$ CARDNAME enters the battlefield tapped unless you control two or fewer other lands.
SVar:LandTapped:AB$ Tap | Cost$ 0 | Defined$ Self | ETB$ True | ConditionCheckSVar$ ETBCheckSVar2 | ConditionSVarCompare$ GT2 | References$ ETBCheckSVar2 | SubAbility$ MoveToPlay
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard
SVar:ETBCheckSVar2:Count$Valid Land.YouCtrl
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/botanical_sanctum.jpg
Oracle:Botanical Sanctum enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {G} or {U} to your mana pool.

View File

@@ -0,0 +1,11 @@
Name:Concealed Courtyard
ManaCost:no cost
Types:Land
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ LandTapped | Description$ CARDNAME enters the battlefield tapped unless you control two or fewer other lands.
SVar:LandTapped:AB$ Tap | Cost$ 0 | Defined$ Self | ETB$ True | ConditionCheckSVar$ ETBCheckSVar2 | ConditionSVarCompare$ GT2 | References$ ETBCheckSVar2 | SubAbility$ MoveToPlay
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard
SVar:ETBCheckSVar2:Count$Valid Land.YouCtrl
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B} to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/concealed_courtyard.jpg
Oracle:Concealed Courtyard enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {W} or {B} to your mana pool.

View File

@@ -0,0 +1,11 @@
Name:Inspiring Vantage
ManaCost:no cost
Types:Land
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ LandTapped | Description$ CARDNAME enters the battlefield tapped unless you control two or fewer other lands.
SVar:LandTapped:AB$ Tap | Cost$ 0 | Defined$ Self | ETB$ True | ConditionCheckSVar$ ETBCheckSVar2 | ConditionSVarCompare$ GT2 | References$ ETBCheckSVar2 | SubAbility$ MoveToPlay
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard
SVar:ETBCheckSVar2:Count$Valid Land.YouCtrl
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ W | SpellDescription$ Add {W} to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/inspiring_vantage.jpg
Oracle:Inspiring Vantage enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {R} or {W} to your mana pool.

View File

@@ -0,0 +1,11 @@
Name:Spirebluff Canal
ManaCost:no cost
Types:Land
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ LandTapped | Description$ CARDNAME enters the battlefield tapped unless you control two or fewer other lands.
SVar:LandTapped:AB$ Tap | Cost$ 0 | Defined$ Self | ETB$ True | ConditionCheckSVar$ ETBCheckSVar2 | ConditionSVarCompare$ GT2 | References$ ETBCheckSVar2 | SubAbility$ MoveToPlay
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard
SVar:ETBCheckSVar2:Count$Valid Land.YouCtrl
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U} to your mana pool.
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add {R} to your mana pool.
SVar:Picture:http://www.wizards.com/global/images/magic/general/spirebluff_canal.jpg
Oracle:Spirebluff Canal enters the battlefield tapped unless you control two or fewer other lands.\n{T}: Add {U} or {R} to your mana pool.