- Added Vigor Mortis

This commit is contained in:
jeffwadsworth
2011-11-16 21:54:26 +00:00
parent abd0568eea
commit 0cca13b9ee
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_drake.txt svneol=native#text/plain
res/cardsfolder/v/vigilant_martyr.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/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_deacon.txt svneol=native#text/plain
res/cardsfolder/v/vile_requiem.txt svneol=native#text/plain res/cardsfolder/v/vile_requiem.txt svneol=native#text/plain
res/cardsfolder/v/village_bell_ringer.txt -text res/cardsfolder/v/village_bell_ringer.txt -text

View File

@@ -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