diff --git a/.gitattributes b/.gitattributes index 35b85ca4fed..db17646d5e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12317,6 +12317,7 @@ res/cardsfolder/w/weathered_bodyguards.txt -text res/cardsfolder/w/weathered_wayfarer.txt svneol=native#text/plain res/cardsfolder/w/weatherseed_elf.txt svneol=native#text/plain res/cardsfolder/w/weatherseed_faeries.txt svneol=native#text/plain +res/cardsfolder/w/weatherseed_totem.txt -text res/cardsfolder/w/weatherseed_treefolk.txt svneol=native#text/plain res/cardsfolder/w/weaver_of_lies.txt -text svneol=unset#text/plain res/cardsfolder/w/web.txt svneol=native#text/plain diff --git a/res/cardsfolder/w/weatherseed_totem.txt b/res/cardsfolder/w/weatherseed_totem.txt new file mode 100644 index 00000000000..7d7ceee0918 --- /dev/null +++ b/res/cardsfolder/w/weatherseed_totem.txt @@ -0,0 +1,10 @@ +Name:Weatherseed Totem +ManaCost:3 +Types:Artifact +A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool. +A:AB$ Animate | Cost$ 2 G G G | Defined$ Self | Power$ 5 | Toughness$ 3 | Types$ Creature,Artifact,Treefolk | Colors$ Green | Keywords$ Trample | SpellDescription$ CARDNAME becomes a 5/3 green Treefolk artifact creature with trample until end of turn. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self+Creature | Execute$ TrigChange | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, if it was a creature, return this card to its owner's hand. +SVar:TrigChange:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ Self +SVar:Picture:http://www.wizards.com/global/images/magic/general/weatherseed_totem.jpg +Oracle:{T}: Add {G} to your mana pool.\n{2}{G}{G}{G}: Weatherseed Totem becomes a 5/3 green Treefolk artifact creature with trample until end of turn.\nWhen Weatherseed Totem is put into a graveyard from the battlefield, if it was a creature, return this card to its owner's hand. +SetInfo:TSP Uncommon \ No newline at end of file