add Last Laugh (from Torment)

This commit is contained in:
jendave
2011-08-06 16:10:04 +00:00
parent b3932f2dae
commit 6ccb4473b5
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3020,6 +3020,7 @@ res/cardsfolder/last_breath.txt -text svneol=native#text/plain
res/cardsfolder/last_caress.txt -text svneol=native#text/plain
res/cardsfolder/last_gasp.txt -text svneol=native#text/plain
res/cardsfolder/last_kiss.txt -text svneol=native#text/plain
res/cardsfolder/last_laugh.txt -text svneol=native#text/plain
res/cardsfolder/last_stand.txt -text svneol=native#text/plain
res/cardsfolder/last_word.txt -text svneol=native#text/plain
res/cardsfolder/latulla_keldon_overseer.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Last Laugh
ManaCost:2 B B
Types:Enchantment
Text:no text
K:When there are no creatures on the battlefield, sacrifice CARDNAME.
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Permanent.Other | TriggerZones$ Battlefield | Execute$ TrigDamageAll | TriggerDescription$ Whenever a permanent other than CARDNAME is put into a graveyard from the battlefield, CARDNAME deals 1 damage to each creature and each player.
SVar:TrigDamageAll:AB$DamageAll | Cost$ 0 | ValidCards$ Creature | ValidPlayers$ Each | ValidDescription$ each creature and each player. | NumDmg$ 1
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/last_laugh.jpg
End