diff --git a/.gitattributes b/.gitattributes index 8db6d6ca39b..679ef200479 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/lingering_death.txt b/res/cardsfolder/lingering_death.txt new file mode 100644 index 00000000000..eebb3f505af --- /dev/null +++ b/res/cardsfolder/lingering_death.txt @@ -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 \ No newline at end of file