mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Victimize
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_shadows.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/victorys_herald.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/victual_sliver.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/v/victimize.txt
Normal file
12
res/cardsfolder/v/victimize.txt
Normal 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
|
||||
Reference in New Issue
Block a user