- Added Enslaved Horror.

This commit is contained in:
Sloth
2012-05-14 20:49:36 +00:00
parent 466d51ce3d
commit 867854c3fd
3 changed files with 15 additions and 2 deletions

1
.gitattributes vendored
View File

@@ -2784,6 +2784,7 @@ res/cardsfolder/e/enraging_licid.txt -text
res/cardsfolder/e/enshrined_memories.txt svneol=native#text/plain
res/cardsfolder/e/enslave.txt svneol=native#text/plain
res/cardsfolder/e/enslaved_dwarf.txt svneol=native#text/plain
res/cardsfolder/e/enslaved_horror.txt -text
res/cardsfolder/e/enslaved_scout.txt svneol=native#text/plain
res/cardsfolder/e/ensnare.txt svneol=native#text/plain
res/cardsfolder/e/ensnaring_bridge.txt svneol=native#text/plain

View File

@@ -2,8 +2,7 @@ Name:Clear the Land
ManaCost:2 G
Types:Sorcery
Text:no text
A:SP$ Dig | Cost$ 2 G | DigNum$ 5 | Reveal$ True | ChangeNum$ All | ChangeValid$ Land | DestinationZone$ Battlefield | Tapped$ True | DestinationZone2$ Exile | SubAbility$ DBDig | SpellDescription$ Each player reveals the top five cards of his or her library, puts all land cards revealed this way onto the battlefield tapped, and exiles the rest.
SVar:DBDig:DB$ Dig | DigNum$ 5 | Defined$ Opponent | Reveal$ True | ChangeNum$ All | ChangeValid$ Land | DestinationZone$ Battlefield | Tapped$ True | DestinationZone2$ Exile
A:SP$ Dig | Cost$ 2 G | DigNum$ 5 | Defined$ Each | Reveal$ True | ChangeNum$ All | ChangeValid$ Land | DestinationZone$ Battlefield | Tapped$ True | DestinationZone2$ Exile | SpellDescription$ Each player reveals the top five cards of his or her library, puts all land cards revealed this way onto the battlefield tapped, and exiles the rest.
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/clear_the_land.jpg

View File

@@ -0,0 +1,13 @@
Name:Enslaved Horror
ManaCost:3 B
Types:Creature Horror
Text:no text
PT:4/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, each other player may return a creature card from his or her graveyard to the battlefield.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Creature.YouDontCtrl | DefinedPlayer$ Opponent | ChangeNum$ 1 | Hidden$ True | Optional$ True
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/enslaved_horror.jpg
SetInfo:MMQ|Uncommon|http://magiccards.info/scans/en/mm/134.jpg
Oracle:When Enslaved Horror enters the battlefield, each other player may return a creature card from his or her graveyard to the battlefield.
End