add Teneb, the Harvester (from Planar Chaos)

This commit is contained in:
jendave
2011-08-06 21:33:22 +00:00
parent e6f9d3052d
commit 6a7bbbcccd
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_agony.txt -text svneol=native#text/plain
res/cardsfolder/tendrils_of_corruption.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/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/tenza_godos_maul.txt -text svneol=native#text/plain
res/cardsfolder/terashis_cry.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 res/cardsfolder/terashis_grasp.txt -text svneol=native#text/plain

View File

@@ -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