mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Cataclysmic Gearhulk
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/bristling_hydra.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/built_to_last.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/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/cathartic_reunion.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/ceremonious_rejection.txt -text
|
forge-gui/res/cardsfolder/upcoming/ceremonious_rejection.txt -text
|
||||||
forge-gui/res/cardsfolder/upcoming/chandra_pyrogenius.txt -text
|
forge-gui/res/cardsfolder/upcoming/chandra_pyrogenius.txt -text
|
||||||
|
|||||||
16
forge-gui/res/cardsfolder/upcoming/cataclysmic_gearhulk.txt
Normal file
16
forge-gui/res/cardsfolder/upcoming/cataclysmic_gearhulk.txt
Normal 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.
|
||||||
Reference in New Issue
Block a user