- Added Sphinx's Disciple and Stratus Walk.

This commit is contained in:
Sloth
2014-01-30 13:27:34 +00:00
parent 5216b35688
commit 915a6a42c2
3 changed files with 19 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -11573,6 +11573,7 @@ forge-gui/res/cardsfolder/s/sphinx_of_the_steel_wind.txt svneol=native#text/plai
forge-gui/res/cardsfolder/s/sphinx_of_uthuun.txt -text forge-gui/res/cardsfolder/s/sphinx_of_uthuun.txt -text
forge-gui/res/cardsfolder/s/sphinx_sovereign.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/sphinx_sovereign.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/sphinx_summoner.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/sphinx_summoner.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/sphinxs_disciple.txt -text
forge-gui/res/cardsfolder/s/sphinxs_herald.txt -text forge-gui/res/cardsfolder/s/sphinxs_herald.txt -text
forge-gui/res/cardsfolder/s/sphinxs_revelation.txt -text forge-gui/res/cardsfolder/s/sphinxs_revelation.txt -text
forge-gui/res/cardsfolder/s/spider_climb.txt -text forge-gui/res/cardsfolder/s/spider_climb.txt -text
@@ -11931,6 +11932,7 @@ forge-gui/res/cardsfolder/s/strata_scythe.txt -text
forge-gui/res/cardsfolder/s/stratadon.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/stratadon.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/strategic_planning.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/strategic_planning.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/stratozeppelid.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/stratozeppelid.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/stratus_walk.txt -text
forge-gui/res/cardsfolder/s/straw_golem.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/straw_golem.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/straw_soldiers.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/straw_soldiers.txt svneol=native#text/plain
forge-gui/res/cardsfolder/s/stream_hopper.txt svneol=native#text/plain forge-gui/res/cardsfolder/s/stream_hopper.txt svneol=native#text/plain

View File

@@ -0,0 +1,8 @@
Name:Sphinx's Disciple
ManaCost:3 U U
Types:Creature Human Wizard
PT:2/2
K:Flying
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Inspired - Whenever CARDNAME becomes untapped, draw a card.
SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/sphinxs_disciple.jpg

View File

@@ -0,0 +1,9 @@
Name:Stratus Walk
ManaCost:1 U
Types:Enchantment Aura
K:Enchant creature
A:SP$ Attach | Cost$ 1 U | ValidTgts$ Creature | AILogic$ Pump
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddKeyword$ Flying | AddHiddenKeyword$ CARDNAME can block only creatures with flying. | Description$ Enchanted creature has flying. Enchanted creature can block only creatures with flying.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1
SVar:Picture:http://www.wizards.com/global/images/magic/general/stratus_walk.jpg