- Added Cataclysmic Gearhulk

This commit is contained in:
Sol
2016-09-22 13:49:04 +00:00
parent da79f21964
commit c57d2d00d8
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -16244,6 +16244,7 @@ forge-gui/res/cardsfolder/upcoming/brazen_scourge.txt -text
forge-gui/res/cardsfolder/upcoming/bristling_hydra.txt -text
forge-gui/res/cardsfolder/upcoming/built_to_last.txt -text
forge-gui/res/cardsfolder/upcoming/built_to_smash.txt -text
forge-gui/res/cardsfolder/upcoming/cataclysmic_gearhulk.txt -text
forge-gui/res/cardsfolder/upcoming/cathartic_reunion.txt -text
forge-gui/res/cardsfolder/upcoming/ceremonious_rejection.txt -text
forge-gui/res/cardsfolder/upcoming/chandra_pyrogenius.txt -text

View File

@@ -0,0 +1,16 @@
Name:Cataclysmic Gearhulk
ManaCost:3 W W
Types:Artifact Creature Construct
PT:4/5
K:Vigilance
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCataclysm | TriggerDescription$ When CARDNAME enters the battlefield, each player chooses an artifact, a creature, an enchantment, and a planeswalker from among the nonland permanents he or she controls, then sacrifices the rest.
SVar:TrigCataclysm:DB$ RepeatEach | RepeatPlayers$ Player | RepeatSubAbility$ ChooseArtf | SubAbility$ SacAllOthers | SpellDescription$ Each player chooses from among the permanents he or she controls an artifact, a creature, an enchantment, and a land, then sacrifices the rest.
SVar:ChooseArtf:DB$ ChooseCard | Defined$ Remembered | Amount$ 1 | Choices$ Artifact.nonLand+RememberedPlayerCtrl | ChoiceTitle$ Choose an artifact to keep | SubAbility$ ChooseCrtr | RememberChosen$ True | Mandatory$ True
SVar:ChooseCrtr:DB$ ChooseCard | Defined$ Remembered | Amount$ 1 | Choices$ Creature.nonLand+RememberedPlayerCtrl | ChoiceTitle$ Choose a creature to keep | SubAbility$ ChooseEnch | RememberChosen$ True | Mandatory$ True
SVar:ChooseEnch:DB$ ChooseCard | Defined$ Remembered | Amount$ 1 | Choices$ Enchantment.nonLand+RememberedPlayerCtrl | ChoiceTitle$ Choose an enchantment to keep | SubAbility$ ChoosePW | RememberChosen$ True | Mandatory$ True
SVar:ChoosePW:DB$ ChooseCard | Defined$ Remembered | Amount$ 1 | Choices$ Planeswalker.nonLand+RememberedPlayerCtrl | ChoiceTitle$ Choose a Planeswalker to keep | RememberChosen$ True | Mandatory$ True
SVar:SacAllOthers:DB$ SacrificeAll | ValidCards$ Permanent.nonLand+IsNotRemembered | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/cataclysmic_gearhulk.jpg
Oracle:Vigilance\nWhen Cataclysmic Gearhulk enters the battlefield, each player chooses an artifact, a creature, an enchantment, and a planeswalker from among the nonland permanents he or she controls, then sacrifices the rest.