mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added Midnight Ritual.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4714,6 +4714,7 @@ res/cardsfolder/m/meteor_storm.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/michiko_konda_truth_seeker.txt -text
|
||||
res/cardsfolder/m/midnight_banshee.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/midnight_covenant.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/midnight_ritual.txt -text
|
||||
res/cardsfolder/m/midsummer_revel.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/might_of_alara.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/might_of_oaks.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/m/midnight_ritual.txt
Normal file
15
res/cardsfolder/m/midnight_ritual.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Midnight Ritual
|
||||
ManaCost:X 2 B
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ ChangeZone | Cost$ X 2 B | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Creature.YouCtrl | TargetMin$ 0 | TargetMax$ MaxTgts | SubAbility$ SVar=DBToken | SpellDescription$ Exile X target creature cards from your graveyard. For each creature card exiled this way, put a 2/2 black Zombie creature token onto the battlefield.
|
||||
SVar:DBToken:DB$Token | TokenImage$ B 2 2 Zombie | TokenName$ Zombie | TokenColors$ Black | TokenTypes$ Creature,Zombie | TokenPower$ 2 | TokenToughness$ 2 | TokenOwner$ You | TokenAmount$ X
|
||||
SVar:X:Targeted$Amount
|
||||
SVar:MaxTgts:Count$TypeInYourYard.Creature
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/midnight_ritual.jpg
|
||||
SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/146.jpg
|
||||
SetInfo:10E|Rare|http://magiccards.info/scans/en/10e/158.jpg
|
||||
Oracle:Exile X target creature cards from your graveyard. For each creature card exiled this way, put a 2/2 black Zombie creature token onto the battlefield.
|
||||
End
|
||||
Reference in New Issue
Block a user