mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Enslaved Horror.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
13
res/cardsfolder/e/enslaved_horror.txt
Normal file
13
res/cardsfolder/e/enslaved_horror.txt
Normal 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
|
||||
Reference in New Issue
Block a user