mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Sunspring Expedition
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5337,6 +5337,7 @@ res/cardsfolder/sunscape_familiar.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sunscape_master.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sunseed_nurturer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sunspear_shikari.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sunspring_expedition.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sunstone.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/suntail_hawk.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/suntouched_myr.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/sunspring_expedition.txt
Normal file
11
res/cardsfolder/sunspring_expedition.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Sunspring Expedition
|
||||
ManaCost:W
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$GainLife | Cost$ SubCounter<3/QUEST> Sac<1/CARDNAME> | Defined$ You | LifeAmount$ 8 | SpellDescription$ Remove three quest counters from CARDNAME and sacrifice it: You gain 8 life.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Optional$ True | 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:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sunspring_expedition.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user