mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Fixing SpellDescription for Soul Stair Expedition
This commit is contained in:
@@ -2,8 +2,8 @@ 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
|
||||
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$ 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 | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on CARDNAME.
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user