mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Lingering Death
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/lim_duls_high_guard.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/limestone_golem.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/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_mirage.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/lingering_tormentor.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
|
res/cardsfolder/linvala_keeper_of_silence.txt -text svneol=native#text/plain
|
||||||
|
|||||||
11
res/cardsfolder/lingering_death.txt
Normal file
11
res/cardsfolder/lingering_death.txt
Normal 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
|
||||||
Reference in New Issue
Block a user