From cbefaf1984ee729a80d1cf3c89671be6f02bdf23 Mon Sep 17 00:00:00 2001 From: fanch Date: Wed, 16 Oct 2024 15:15:09 +0200 Subject: [PATCH 1/3] Fix token name g_4_4_phyrexian_beast -> g_4_4_fungus_beast_trample --- forge-gui/res/editions/Commander 2021.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/editions/Commander 2021.txt b/forge-gui/res/editions/Commander 2021.txt index b237154792e..67dadc4977a 100644 --- a/forge-gui/res/editions/Commander 2021.txt +++ b/forge-gui/res/editions/Commander 2021.txt @@ -439,7 +439,7 @@ g_6_6_wurm u_9_9_kraken g_1_1_insect_flying_deathtouch g_4_4_beast -g_4_4_phyrexian_beast +g_4_4_fungus_beast_trample g_x_x_hydra g_2_2_boar g_3_3_frog_lizard From ffda68653319773cd728cf4b7785f695e4a32c27 Mon Sep 17 00:00:00 2001 From: Paul Hammerton <18243520+paulsnoops@users.noreply.github.com> Date: Wed, 16 Oct 2024 15:37:11 +0100 Subject: [PATCH 2/3] Edition updates: SLP --- forge-gui/res/editions/Secret Lair Showdown.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/forge-gui/res/editions/Secret Lair Showdown.txt b/forge-gui/res/editions/Secret Lair Showdown.txt index 089d4c209cc..8235e82e326 100644 --- a/forge-gui/res/editions/Secret Lair Showdown.txt +++ b/forge-gui/res/editions/Secret Lair Showdown.txt @@ -32,5 +32,8 @@ ScryfallCode=SLP 24 M Seasoned Pyromancer @Jack Teagle 25 R Sleight of Hand @Helvetica Blanc 26 R Supreme Verdict @Stephen Andrade +27 R Nexus of Fate @Sophy Hollington +28 R Mayhem Devil @Hisashi Momose +29 R Force of Despair @Jordan Crane 31 L Plains @John Avon F999 C Convention Maro @Mark Rosewater From 28744ff21104549384d632c28f212f8aa7c82893 Mon Sep 17 00:00:00 2001 From: TwentyToedToad Date: Wed, 16 Oct 2024 10:12:10 -0500 Subject: [PATCH 3/3] Add Fear of Change (#6327) --- .../res/cardsfolder/upcoming/fear_of_change.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/fear_of_change.txt diff --git a/forge-gui/res/cardsfolder/upcoming/fear_of_change.txt b/forge-gui/res/cardsfolder/upcoming/fear_of_change.txt new file mode 100644 index 00000000000..f5b3c2e68a5 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fear_of_change.txt @@ -0,0 +1,13 @@ +Name:Fear of Change +ManaCost:G U +Types:Enchantment Creature Nightmare +PT:2/3 +T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Battlefield | Execute$ TrigChoose | TriggerDescription$ When this creatures enters or dies, exile another creature you control. If you do, conjure a duplicate of a random creature card with mana value X onto the battlefield, where X is 2 plus the exiled creature's mana value. +T:Mode$ ChangesZone | ValidCard$ Card.Self | Destination$ Graveyard | Execute$ TrigChoose | Secondary$ True | TriggerDescription$ When this creatures enters or dies, exile another creature you control. If you do, conjure a duplicate of a random creature card with mana value X onto the battlefield, where X is 2 plus the exiled creature's mana value. +SVar:TrigChoose:DB$ ChooseCard | Choices$ Creature.YouCtrl+Other | ChoiceZone$ Battlefield | ChoiceTitles$ Select another creature you control | Mandatory$ True | SubAbility$ DBExile +SVar:DBExile:DB$ ChangeZone | Defined$ ChosenCard | RememberChanged$ True | TgtPrompt$ Exile another creature you control. | Origin$ Battlefield | Destination$ Exile | SubAbility$ DBNameCard +SVar:DBNameCard:DB$ NameCard | AtRandom$ True | ValidCards$ Creature.cmcEQX | SubAbility$ DBConjure +SVar:DBConjure:DB$ MakeCard | Name$ ChosenName | Conjure$ True | AtRandom$ True | Zone$ Battlefield | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$CardManaCost/Plus.2 +Oracle:When this creatures enters or dies, exile another creature you control. If you do, conjure a duplicate of a random creature card with mana value X onto the battlefield, where X is 2 plus the exiled creature's mana value.