- Added Midnight Ritual.

This commit is contained in:
Sloth
2011-09-16 06:19:04 +00:00
parent 31ed49a36b
commit 1b8dcd5f64
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/michiko_konda_truth_seeker.txt -text
res/cardsfolder/m/midnight_banshee.txt svneol=native#text/plain res/cardsfolder/m/midnight_banshee.txt svneol=native#text/plain
res/cardsfolder/m/midnight_covenant.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/midsummer_revel.txt svneol=native#text/plain
res/cardsfolder/m/might_of_alara.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 res/cardsfolder/m/might_of_oaks.txt svneol=native#text/plain

View 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