mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Vigor Mortis
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
10
res/cardsfolder/v/vigor_mortis.txt
Normal file
10
res/cardsfolder/v/vigor_mortis.txt
Normal 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
|
||||
Reference in New Issue
Block a user