mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
add Last Laugh (from Torment)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/last_laugh.txt
Normal file
10
res/cardsfolder/last_laugh.txt
Normal 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
|
||||
Reference in New Issue
Block a user