mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Soul Stair Expedition. Something evil is happening with SpellDescription$
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5030,6 +5030,7 @@ res/cardsfolder/soul_feast.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/soul_kiss.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_kiss.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soul_net.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_net.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soul_parry.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_parry.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/soul_stair_expedition.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soul_warden.txt -text svneol=native#text/plain
|
res/cardsfolder/soul_warden.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soulbound_guardians.txt -text svneol=native#text/plain
|
res/cardsfolder/soulbound_guardians.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/soulcatcher.txt -text svneol=native#text/plain
|
res/cardsfolder/soulcatcher.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/soul_stair_expedition.txt
Normal file
11
res/cardsfolder/soul_stair_expedition.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Soul Stair Expedition
|
||||||
|
ManaCost:B
|
||||||
|
Types:Enchantment
|
||||||
|
Text:no text
|
||||||
|
A:AB$ChangeZone | Cost$ SubCounter<3/QUEST> Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select up to two target creatures from your graveyard. | SpellDescription$ Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on CARDNAME. Remove three quest counters from CARDNAME and sacrifice it: Return up to two target creature cards from your graveyard to your hand.
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | Optional$ True | TriggerZones$ Battlefield | Execute$ TrigPutCounter
|
||||||
|
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/Soul_Stair_Expedition.jpg
|
||||||
|
End
|
||||||
|
|
||||||
Reference in New Issue
Block a user