mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Sphinx's Disciple and Stratus Walk.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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_sovereign.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_revelation.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/strategic_planning.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_soldiers.txt svneol=native#text/plain
|
||||
forge-gui/res/cardsfolder/s/stream_hopper.txt svneol=native#text/plain
|
||||
|
||||
8
forge-gui/res/cardsfolder/s/sphinxs_disciple.txt
Normal file
8
forge-gui/res/cardsfolder/s/sphinxs_disciple.txt
Normal 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
|
||||
9
forge-gui/res/cardsfolder/s/stratus_walk.txt
Normal file
9
forge-gui/res/cardsfolder/s/stratus_walk.txt
Normal 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
|
||||
Reference in New Issue
Block a user