- Added Lingering Death

This commit is contained in:
jendave
2011-08-06 20:54:45 +00:00
parent a1a8307b96
commit cc736147e0
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3741,6 +3741,7 @@ res/cardsfolder/lilting_refrain.txt -text svneol=native#text/plain
res/cardsfolder/lim_duls_high_guard.txt -text svneol=native#text/plain
res/cardsfolder/limestone_golem.txt -text svneol=native#text/plain
res/cardsfolder/lin_sivvi_defiant_hero.txt -text svneol=native#text/plain
res/cardsfolder/lingering_death.txt -text svneol=native#text/plain
res/cardsfolder/lingering_mirage.txt -text svneol=native#text/plain
res/cardsfolder/lingering_tormentor.txt -text svneol=native#text/plain
res/cardsfolder/linvala_keeper_of_silence.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Lingering Death
ManaCost:1 B
Types:Enchantment Aura
Text:no text
K:Enchant creature
K:enPumpCurse:0/0
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ EnchantedController | TriggerZones$ Battlefield | Execute$ TrigSacrifice | TriggerDescription$ At the beginning of the end step of enchanted creature's controller, that player sacrifices that creature.
SVar:TrigSacrifice:AB$Sacrifice | Cost$ 0 | SacValid$ Card.AttachedBy | Defined$ TriggeredPlayer | SacMessage$ enchanted creature
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/lingering_death.jpg
End