From 0cca13b9eeac539b4d519a23b82b1c607a590ea4 Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Wed, 16 Nov 2011 21:54:26 +0000 Subject: [PATCH] - Added Vigor Mortis --- .gitattributes | 1 + res/cardsfolder/v/vigor_mortis.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 res/cardsfolder/v/vigor_mortis.txt diff --git a/.gitattributes b/.gitattributes index 90b6866bda7..372bb98cd94 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9099,6 +9099,7 @@ res/cardsfolder/v/vigilance.txt svneol=native#text/plain res/cardsfolder/v/vigilant_drake.txt svneol=native#text/plain res/cardsfolder/v/vigilant_martyr.txt svneol=native#text/plain res/cardsfolder/v/vigilant_sentry.txt svneol=native#text/plain +res/cardsfolder/v/vigor_mortis.txt -text svneol=unset#text/plain res/cardsfolder/v/vile_deacon.txt svneol=native#text/plain res/cardsfolder/v/vile_requiem.txt svneol=native#text/plain res/cardsfolder/v/village_bell_ringer.txt -text diff --git a/res/cardsfolder/v/vigor_mortis.txt b/res/cardsfolder/v/vigor_mortis.txt new file mode 100644 index 00000000000..4d6b201be4b --- /dev/null +++ b/res/cardsfolder/v/vigor_mortis.txt @@ -0,0 +1,10 @@ +Name:Vigor Mortis +ManaCost:2 B B +Types:Sorcery +Text:no text +A:SP$ ChangeZone | Cost$ 2 B B | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature in your graveyard | Origin$ Graveyard | Destination$ Battlefield | RememberTargets$ True | SubAbility$ DBCounter | SpellDescription$ Return target creature card from your graveyard to the battlefield. If G was spent to cast CARDNAME, that creature enters the battlefield with an additional +1/+1 counter on it. +SVar:DBCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ P1P1 | CounterNum$ 1 | Static$ True | ConditionManaSpent$ G | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/vigor_mortis.jpg +End \ No newline at end of file