mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Teneb, the Harvester (from Planar Chaos)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/teneb_the_harvester.txt
Normal file
11
res/cardsfolder/teneb_the_harvester.txt
Normal 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
|
||||
Reference in New Issue
Block a user