mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Added Plane: The Maelstrom
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -11614,6 +11614,7 @@ res/cardsfolder/t/the_hippodrome.txt -text
|
||||
res/cardsfolder/t/the_hive.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/the_iron_guardian_stirs.txt -text
|
||||
res/cardsfolder/t/the_lady_of_the_mountain.txt svneol=native#text/plain
|
||||
res/cardsfolder/t/the_maelstrom.txt -text
|
||||
res/cardsfolder/t/the_mimeoplasm.txt -text
|
||||
res/cardsfolder/t/the_pieces_are_coming_together.txt -text
|
||||
res/cardsfolder/t/the_rack.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/t/the_maelstrom.txt
Normal file
11
res/cardsfolder/t/the_maelstrom.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:The Maelstrom
|
||||
ManaCost:no cost
|
||||
Types:Plane Alara
|
||||
T:Mode$ PlaneswalkedTo | ValidCard$ Card.Self | Execute$ TrigDig | OptionalDecider$ You | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your upkeep, you may reveal the top card of your library. If it's a permanent card, you may put it onto the battlefield. If you revealed a card but didn't put it onto the battlefield, put it on the bottom of your library.
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigDig | TriggerZones$ Command | Secondary$ True | OptionalDecider$ You | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your upkeep, you may reveal the top card of your library. If it's a permanent card, you may put it onto the battlefield. If you revealed a card but didn't put it onto the battlefield, put it on the bottom of your library.
|
||||
SVar:TrigDig:AB$ Dig | Cost$ 0 | DigNum$ 1 | Reveal$ True | Optional$ True | ChangeNum$ 1 | ChangeValid$ Permanent | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition2$ -1
|
||||
T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever you roll Chaos, return target permanent card from your graveyard to the battlefield.
|
||||
SVar:RolledChaos:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target permanent card in your graveyard | ValidTgts$ Permanent.YouCtrl
|
||||
SVar:AIRollPlanarDieParams:Mode$ Always | CardsInGraveyardGE$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/the_maelstrom.jpg
|
||||
Oracle:When you planeswalk to The Maelstrom or at the beginning of your upkeep, you may reveal the top card of your library. If it's a permanent card, you may put it onto the battlefield. If you revealed a card but didn't put it onto the battlefield, put it on the bottom of your library.\nWhenever you roll {C}, return target permanent card from your graveyard to the battlefield.
|
||||
Reference in New Issue
Block a user