- Added Victimize

This commit is contained in:
moomarc
2012-09-19 09:15:38 +00:00
parent 8fafb2e2e2
commit 42fce5f440
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -10470,6 +10470,7 @@ res/cardsfolder/v/vicious_hunger.txt svneol=native#text/plain
res/cardsfolder/v/vicious_kavu.txt svneol=native#text/plain res/cardsfolder/v/vicious_kavu.txt svneol=native#text/plain
res/cardsfolder/v/vicious_shadows.txt -text res/cardsfolder/v/vicious_shadows.txt -text
res/cardsfolder/v/victim_of_night.txt -text res/cardsfolder/v/victim_of_night.txt -text
res/cardsfolder/v/victimize.txt -text
res/cardsfolder/v/victorious_destruction.txt svneol=native#text/plain res/cardsfolder/v/victorious_destruction.txt svneol=native#text/plain
res/cardsfolder/v/victorys_herald.txt svneol=native#text/plain res/cardsfolder/v/victorys_herald.txt svneol=native#text/plain
res/cardsfolder/v/victual_sliver.txt svneol=native#text/plain res/cardsfolder/v/victual_sliver.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Victimize
ManaCost:2 B
Types:Sorcery
Text:no text
A:SP$ Sacrifice | Cost$ 2 B | Defined$ You | SacValid$ Creature | RememberSacrificed$ True | SubAbility$ Rise | SpellDescription$ Choose two target creature cards in your graveyard. Sacrifice a creature. If you do, return the chosen cards to the battlefield tapped.
SVar:Rise:DB$ ChangeZone | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature | TargetMin$ 2 | TargetMax$ 2 | Origin$ Graveyard | Destination$ Battlefield | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | References$ X | ConditionDescription$ If you do, | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:X:Remembered$Amount
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/victimize.jpg
End