diff --git a/.gitattributes b/.gitattributes index e41a7e619be..b9f3c0c85ea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/last_laugh.txt b/res/cardsfolder/last_laugh.txt new file mode 100644 index 00000000000..21694b7e82e --- /dev/null +++ b/res/cardsfolder/last_laugh.txt @@ -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 \ No newline at end of file