From 2d6c3f9589f5a5b2a06eb6542da9a8d47ebfd3e6 Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Tue, 30 Jun 2020 14:45:47 +0000 Subject: [PATCH] JMP - 29 June --- .../upcoming/JMP/muxus_goblin_grandee.txt | 11 +++++++++++ .../cardsfolder/upcoming/JMP/nocturnal_feeder.txt | 10 ++++++++++ .../cardsfolder/upcoming/JMP/trusty_retriever.txt | 11 +++++++++++ .../cardsfolder/upcoming/JMP/witch_of_the_moors.txt | 12 ++++++++++++ 4 files changed, 44 insertions(+) create mode 100755 forge-gui/res/cardsfolder/upcoming/JMP/muxus_goblin_grandee.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/JMP/nocturnal_feeder.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/JMP/trusty_retriever.txt create mode 100755 forge-gui/res/cardsfolder/upcoming/JMP/witch_of_the_moors.txt diff --git a/forge-gui/res/cardsfolder/upcoming/JMP/muxus_goblin_grandee.txt b/forge-gui/res/cardsfolder/upcoming/JMP/muxus_goblin_grandee.txt new file mode 100755 index 00000000000..0e080c61994 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/JMP/muxus_goblin_grandee.txt @@ -0,0 +1,11 @@ +Name:Muxus, Goblin Grandee +ManaCost:4 R R +Types:Legendary Creature Goblin Noble +PT:4/4 +T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigDig | TriggerDescription$ When CARDNAME enters the battlefield, reveal the top six cards of your library. Put all Goblin creature cards with converted mana cost 5 or less from among them onto the battlefield and the rest on the bottom of your library in a random order. +SVar:TrigDig:DB$ Dig | DigNum$ 6 | Reveal$ True | ChangeNum$ All | ChangeValid$ Creature.Goblin+cmcLE5 | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition$ -1 | RestRandomOrder$ True +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +1/+1 until end of turn for each other Goblin you control. +SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ X | NumDef$ X | References$ X +SVar:X:Count$Valid Goblin.Other+YouCtrl +DeckHints:Type$Goblin +Oracle:When Muxus, Goblin Grandee enters the battlefield, reveal the top six cards of your library. Put all Goblin creature cards with converted mana cost 5 or less from among them onto the battlefield and the rest on the bottom of your library in a random order.\nWhenever Muxus attacks, it gets +1/+1 until end of turn for each other Goblin you control. diff --git a/forge-gui/res/cardsfolder/upcoming/JMP/nocturnal_feeder.txt b/forge-gui/res/cardsfolder/upcoming/JMP/nocturnal_feeder.txt new file mode 100755 index 00000000000..6c34856d15d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/JMP/nocturnal_feeder.txt @@ -0,0 +1,10 @@ +Name:Nocturnal Feeder +ManaCost:2 B +Types:Creature Vampire Rogue +PT:2/1 +K:Flying +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, each opponent loses 2 life and you gain 2 life. +SVar:TrigLoseLife:DB$ LoseLife | Defined$ Player.Opponent | LifeAmount$ 2 | SubAbility$ DBGainLife +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 +DeckHas:Ability$LifeGain +Oracle:Flying\nWhen Nocturnal Feeder dies, each opponent loses 2 life and you gain 2 life. diff --git a/forge-gui/res/cardsfolder/upcoming/JMP/trusty_retriever.txt b/forge-gui/res/cardsfolder/upcoming/JMP/trusty_retriever.txt new file mode 100755 index 00000000000..6cc618ca4fa --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/JMP/trusty_retriever.txt @@ -0,0 +1,11 @@ +Name:Trusty Retriever +ManaCost:3 W +Types:Creature Dog +PT:2/3 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY +SVar:TrigCharm:DB$ Charm | Choices$ DBPutCounter,DBFetch +SVar:DBPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME. +SVar:DBFetch:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ChangeType$ Artifact.YouOwn,Enchantment.YouOwn | ChangeNum$ 1 | TgtPrompt$ Choose target artifact or enchantment card in your graveyard | SpellDescription$ Return target artifact or enchantment card from your graveyard to your hand. +DeckHas:Ability$Counters +DeckHints:Type$Artifact|Enchantment +Oracle:When Trusty Retriever enters the battlefield, choose one —\n• Put a +1/+1 counter on Trusty Retriever.\n• Return target artifact or enchantment card from your graveyard to your hand. diff --git a/forge-gui/res/cardsfolder/upcoming/JMP/witch_of_the_moors.txt b/forge-gui/res/cardsfolder/upcoming/JMP/witch_of_the_moors.txt new file mode 100755 index 00000000000..7f637f536de --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/JMP/witch_of_the_moors.txt @@ -0,0 +1,12 @@ +Name:Witch of the Moors +ManaCost:3 B B +Types:Creature Human Warlock +PT:4/4 +K:Deathtouch +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | CheckSVar$ YouLifeGained | SVarCompare$ GE1 | Execute$ TrigSac | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your end step, if you gained life this turn, each opponent sacrifices a creature and you return up to one target creature card from your graveyard to your hand. +SVar:TrigSac:DB$ Sacrifice | Defined$ Opponent | SacValid$ Creature | SubAbility$ DBReturn +SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Choose up to one target creature card in your graveyard | ValidTgts$ Creature.YouOwn +SVar:YouLifeGained:Count$LifeYouGainedThisTurn +DeckHints:Ability$LifeGain +DeckHas:Ability$Graveyard +Oracle:Deathtouch\nAt the beginning of your end step, if you gained life this turn, each opponent sacrifices a creature and you return up to one target creature card from your graveyard to your hand.