mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 08:48:39 +00:00
Dracontes MKM cards
This commit is contained in:
13
forge-gui/res/cardsfolder/upcoming/krenkos_buzzcrusher.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/krenkos_buzzcrusher.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Krenko's Buzzcrusher
|
||||||
|
ManaCost:2 R R
|
||||||
|
Types:Artifact Creature Insect Thopter
|
||||||
|
PT:4/4
|
||||||
|
K:Flying
|
||||||
|
K:Trample
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ DBForEach | TriggerDescription$ When CARDNAME enters the battlefield, for each player, destroy up to one nonbasic land that player controls. For each land destroyed this way, its controller may search their library for a basic land card, put it onto the battlefield tapped, then shuffle.
|
||||||
|
SVar:DBForEach:DB$ RepeatEach | RepeatPlayers$ Player | RepeatSubAbility$ DBChoose | SubAbility$ DBDestroy
|
||||||
|
SVar:DBChoose:DB$ ChooseCard | ChoiceZone$ Battlefield | Amount$ 1 | Choices$ Land.nonBasic+RememberedPlayerCtrl | Optional$ True | ImprintChosen$ True | ChoiceTitle$ Choose up to one nonbasic land this player controls
|
||||||
|
SVar:DBDestroy:DB$ Destroy | Defined$ Imprinted | RememberDestroyed$ True | SubAbility$ DBSearch
|
||||||
|
SVar:DBSearch:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ 1 | DefinedPlayer$ RememberedController | Optional$ True | SubAbility$ DBCleanup
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearImprinted$ True
|
||||||
|
Oracle:Flying, trample\nWhen Krenko's Buzzcrusher enters the battlefield, for each player, destroy up to one nonbasic land that player controls. For each land destroyed this way, its controller may search their library for a basic land card, put it onto the battlefield tapped, then shuffle.
|
||||||
9
forge-gui/res/cardsfolder/upcoming/red_herring.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/red_herring.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Red Herring
|
||||||
|
ManaCost:1 R
|
||||||
|
Types:Artifact Creature Clue Fish
|
||||||
|
PT:2/2
|
||||||
|
K:Haste
|
||||||
|
S:Mode$ MustAttack | ValidCreature$ Card.Self | Description$ CARDNAME attacks each combat if able.
|
||||||
|
A:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | SpellDescription$ Draw a card.
|
||||||
|
DeckHas:Ability$Sacrifice
|
||||||
|
Oracle:Haste\nRed Herring attacks each combat if able.\n{2}, Sacrifice Red Herring: Draw a card.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/sharp_eyed_rookie.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/sharp_eyed_rookie.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Sharp-Eyed Rookie
|
||||||
|
ManaCost:1 G
|
||||||
|
Types:Creature Human Detective
|
||||||
|
PT:2/2
|
||||||
|
K:Vigilance
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.YouCtrl | Condition$ Evolve | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature enters the battlefield under your control, if its power is greater than CARDNAME's power or its toughness is greater than CARDNAME's toughness, put a +1/+1 counter on CARDNAME and investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")
|
||||||
|
SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBInvestigate
|
||||||
|
SVar:DBInvestigate:DB$ Investigate
|
||||||
|
DeckHas:Ability$Counters|Investigate|Token|Sacrifice & Type$Clue|Artifact
|
||||||
|
Oracle:Vigilance\nWhenever a creature enters the battlefield under your control, if its power is greater than Sharp-Eyed Rookie's power or its toughness is greater than Sharp-Eyed Rookie's toughness, put a +1/+1 counter on Sharp-Eyed Rookie and investigate. (Create a Clue token. It's an artifact with "{2}, Sacrifice this artifact: Draw a card.")
|
||||||
@@ -68,7 +68,7 @@ ScryfallCode=CMB1
|
|||||||
59 R Planequake @Chris Kiritz
|
59 R Planequake @Chris Kiritz
|
||||||
60 R Problematic Volcano @Gavin Verhey
|
60 R Problematic Volcano @Gavin Verhey
|
||||||
61 R Queue of Beetles @Brendan Sell
|
61 R Queue of Beetles @Brendan Sell
|
||||||
62 R Red Herring @Chris Mooney
|
62 R P-Red Herring @Chris Mooney
|
||||||
63 R Seasoned Weaponsmith @Mark L. Gottlieb
|
63 R Seasoned Weaponsmith @Mark L. Gottlieb
|
||||||
64 R Siege Elemental @Levi Parker
|
64 R Siege Elemental @Levi Parker
|
||||||
65 R Throat Wolf @Sam Stoddard
|
65 R Throat Wolf @Sam Stoddard
|
||||||
|
|||||||
Reference in New Issue
Block a user