diff --git a/.gitattributes b/.gitattributes index 0ffdd57ccd9..a71bf8d8623 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6653,6 +6653,7 @@ res/cardsfolder/tendo_ice_bridge.txt -text svneol=native#text/plain res/cardsfolder/tendrils_of_agony.txt -text svneol=native#text/plain res/cardsfolder/tendrils_of_corruption.txt -text svneol=native#text/plain res/cardsfolder/tendrils_of_despair.txt -text svneol=native#text/plain +res/cardsfolder/teneb_the_harvester.txt -text svneol=native#text/plain res/cardsfolder/tenza_godos_maul.txt -text svneol=native#text/plain res/cardsfolder/terashis_cry.txt -text svneol=native#text/plain res/cardsfolder/terashis_grasp.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/teneb_the_harvester.txt b/res/cardsfolder/teneb_the_harvester.txt new file mode 100644 index 00000000000..a9f24cfe193 --- /dev/null +++ b/res/cardsfolder/teneb_the_harvester.txt @@ -0,0 +1,11 @@ +Name:Teneb, the Harvester +ManaCost:3 B G W +Types:Legendary Creature Dragon +Text:no text +PT:6/6 +K:Flying +T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigChange | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you may pay 2 B. If you do, put target creature card from a graveyard onto the battlefield under your control. +SVar:TrigChange:AB$ChangeZone | Cost$ 2 B | Origin$ Graveyard | Destination$ Battlefield | GainControl$ True | ChangeNum$ 1 | TgtPrompt$ Select target creature card in a graveyard | ValidTgts$ Creature +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/teneb_the_harvester.jpg +End \ No newline at end of file