mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Added Lord of Tresserhorn
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3069,6 +3069,7 @@ res/cardsfolder/lord_of_atlantis.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/lord_of_extinction.txt -text svneol=native#text/plain
|
res/cardsfolder/lord_of_extinction.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lord_of_the_pit.txt -text svneol=native#text/plain
|
res/cardsfolder/lord_of_the_pit.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lord_of_the_undead.txt -text svneol=native#text/plain
|
res/cardsfolder/lord_of_the_undead.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/lord_of_tresserhorn.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lore_broker.txt svneol=native#text/plain
|
res/cardsfolder/lore_broker.txt svneol=native#text/plain
|
||||||
res/cardsfolder/lorescale_coatl.txt -text svneol=native#text/plain
|
res/cardsfolder/lorescale_coatl.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lorthos_the_tidemaker.txt -text svneol=native#text/plain
|
res/cardsfolder/lorthos_the_tidemaker.txt -text svneol=native#text/plain
|
||||||
|
|||||||
14
res/cardsfolder/lord_of_tresserhorn.txt
Normal file
14
res/cardsfolder/lord_of_tresserhorn.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Lord of Tresserhorn
|
||||||
|
ManaCost:1 U B R
|
||||||
|
Types:Legendary Creature Zombie
|
||||||
|
Text:no text
|
||||||
|
PT:10/4
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigLose | TriggerDescription$ When Lord of Tresserhorn enters the battlefield, you lose 2 life, you sacrifice two creatures, and target opponent draws two cards.
|
||||||
|
A:AB$Regenerate | Cost$ B | SpellDescription$ Regenerate CARDNAME.
|
||||||
|
SVar:TrigLose:AB$LoseLife | Cost$ 0 | LifeAmount$ 2 | SubAbility$ SVar=DBSac
|
||||||
|
SVar:DBSac:DB$Sacrifice | Amount$ 2 | SacValid$ Creature | SubAbility$ SVar=DBDraw
|
||||||
|
SVar:DBDraw:DB$Draw | ValidTgts$ Opponent | NumCards$ 2
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/lord_of_tresserhorn.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user