diff --git a/.gitattributes b/.gitattributes index c6be842beb3..68b836367bf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5423,6 +5423,7 @@ res/cardsfolder/spore_flower.txt -text svneol=native#text/plain res/cardsfolder/spore_frog.txt -text svneol=native#text/plain res/cardsfolder/sporecap_spider.txt -text svneol=native#text/plain res/cardsfolder/sporesower_thallid.txt -text svneol=native#text/plain +res/cardsfolder/sporloth_ancient.txt -text svneol=native#text/plain res/cardsfolder/spotted_griffin.txt -text svneol=native#text/plain res/cardsfolder/spread_the_sickness.txt -text svneol=native#text/plain res/cardsfolder/spreading_seas.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/sporloth_ancient.txt b/res/cardsfolder/sporloth_ancient.txt new file mode 100644 index 00000000000..5c921ae466c --- /dev/null +++ b/res/cardsfolder/sporloth_ancient.txt @@ -0,0 +1,13 @@ +Name:Sporoloth Ancient +ManaCost:3 G G +Types:Creature Fungus +Text:no text +PT:4/4 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a spore counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ SPORE | CounterNum$ 1 | SpellDescription$ Put a spore counter on CARDNAME. +K:stPumpAll:Creature.YouCtrl:0/0/SVar=MakeSaproling:no Condition:Creatures you control have "Remove two spore counters from this creature: Put a 1/1 green Saproling creature token onto the battlefield." +SVar:MakeSaproling:A:AB$Token | Cost$ SubCounter<2/SPORE> | TokenAmount$ 1 | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ Controller | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put a 1/1 green Saproling creature token onto the battlefield. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/sporloth_ancient.jpg +SetInfo:FUT|Rare|http://magiccards.info/scans/en/fut/152.jpg +End \ No newline at end of file