From d2ea3e49864970c0ecd440ea60fea1e71e973fc0 Mon Sep 17 00:00:00 2001 From: paul_snoops Date: Tue, 13 Apr 2021 18:07:52 +0100 Subject: [PATCH] Add AILogic to Morophon, the Boundless and move to scripts into correct folders --- forge-gui/res/cardsfolder/{m => g}/goblin_bowling_team.txt | 0 forge-gui/res/cardsfolder/{l => j}/jack_in_the_mox.txt | 0 forge-gui/res/cardsfolder/m/morophon_the_boundless.txt | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename forge-gui/res/cardsfolder/{m => g}/goblin_bowling_team.txt (100%) rename forge-gui/res/cardsfolder/{l => j}/jack_in_the_mox.txt (100%) diff --git a/forge-gui/res/cardsfolder/m/goblin_bowling_team.txt b/forge-gui/res/cardsfolder/g/goblin_bowling_team.txt similarity index 100% rename from forge-gui/res/cardsfolder/m/goblin_bowling_team.txt rename to forge-gui/res/cardsfolder/g/goblin_bowling_team.txt diff --git a/forge-gui/res/cardsfolder/l/jack_in_the_mox.txt b/forge-gui/res/cardsfolder/j/jack_in_the_mox.txt similarity index 100% rename from forge-gui/res/cardsfolder/l/jack_in_the_mox.txt rename to forge-gui/res/cardsfolder/j/jack_in_the_mox.txt diff --git a/forge-gui/res/cardsfolder/m/morophon_the_boundless.txt b/forge-gui/res/cardsfolder/m/morophon_the_boundless.txt index 288faf866d9..880d77fc42c 100644 --- a/forge-gui/res/cardsfolder/m/morophon_the_boundless.txt +++ b/forge-gui/res/cardsfolder/m/morophon_the_boundless.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Shapeshifter PT:6/6 K:Changeling K:ETBReplacement:Other:ChooseCT -SVar:ChooseCT:DB$ ChooseType | Defined$ You | Type$ Creature | SpellDescription$ As CARDNAME enters the battlefield, choose a creature type. | StackDescription$ SpellDescription +SVar:ChooseCT:DB$ ChooseType | Defined$ You | Type$ Creature | SpellDescription$ As CARDNAME enters the battlefield, choose a creature type. | StackDescription$ SpellDescription | AILogic$ MostProminentInComputerDeck AI:RemoveDeck:Random S:Mode$ ReduceCost | ValidCard$ Card.ChosenType | Type$ Spell | Activator$ You | Amount$ 1 | Color$ W U B R G | Description$ Spells of the chosen type you cast cost {W}{U}{B}{R}{G} less to cast. This effect reduces only the amount of colored mana you pay. S:Mode$ Continuous | Affected$ Creature.ChosenType+Other+YouCtrl | AddPower$ 1 | AddToughness$ 1 | Description$ Other creatures you control of the chosen type get +1/+1.