diff --git a/forge-gui/res/adventure/Crystal_Kingdoms/world/enemies.json b/forge-gui/res/adventure/Crystal_Kingdoms/world/enemies.json index 588ee73db57..5bc92163a30 100644 --- a/forge-gui/res/adventure/Crystal_Kingdoms/world/enemies.json +++ b/forge-gui/res/adventure/Crystal_Kingdoms/world/enemies.json @@ -468,7 +468,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -555,7 +555,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -1047,7 +1047,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{W}" + "cardText": "\\{W\\}" } ], "colors": "W", @@ -2174,7 +2174,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" } ], "colors": "U", @@ -3461,7 +3461,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -3536,7 +3536,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -3878,7 +3878,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -10809,7 +10809,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" } ], "colors": "R", @@ -13216,7 +13216,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -22387,7 +22387,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -22462,7 +22462,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -27516,7 +27516,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" } ], "colors": "R", diff --git a/forge-gui/res/adventure/Shandalar Old Border/world/enemies.json b/forge-gui/res/adventure/Shandalar Old Border/world/enemies.json index c2a664a0e40..1c60e61ca3f 100644 --- a/forge-gui/res/adventure/Shandalar Old Border/world/enemies.json +++ b/forge-gui/res/adventure/Shandalar Old Border/world/enemies.json @@ -459,7 +459,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -544,7 +544,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -1032,7 +1032,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{W}" + "cardText": "\\{W\\}" } ], "colors": "W", @@ -2149,7 +2149,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" } ], "colors": "U", @@ -3433,7 +3433,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -3508,7 +3508,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -3845,7 +3845,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -10749,7 +10749,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" } ], "colors": "R", @@ -13150,7 +13150,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -22301,7 +22301,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -22376,7 +22376,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -27417,7 +27417,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" } ], "colors": "R", diff --git a/forge-gui/res/adventure/common/custom_cards/jace_boss_effect.txt b/forge-gui/res/adventure/common/custom_cards/jace_boss_effect.txt index d55dac8a008..d5f32a1a50f 100644 --- a/forge-gui/res/adventure/common/custom_cards/jace_boss_effect.txt +++ b/forge-gui/res/adventure/common/custom_cards/jace_boss_effect.txt @@ -6,7 +6,7 @@ T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Command | SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$GE10 | TrueSubAbility$ DBChoose | FalseSubAbility$ DBConjureSpellBook SVar:DBChoose:DB$ ChooseCard | Choices$ Creature | ChoiceZone$ Library | AtRandom$ True | SubAbility$ DBConjure SVar:DBConjure:DB$ MakeCard | Conjure$ True | DefinedName$ ChosenCard | Zone$ Battlefield | RememberMade$ True | SubAbility$ DBEffect -SVar:DBEffect:DB$ Animate | Defined$ Remembered | Power$ 2 | Toughness$ 2 | Triggers$ DismissTarget | Duration$ Perpetual | SubAbility$ DBCleanup +SVar:DBEffect:DB$ Animate | Defined$ Remembered | Power$ 2 | Toughness$ 2 | Colors$ Blue | OverwriteColors$ True | Types$ Creature,Illusion | RemoveCardTypes$ True |Triggers$ DismissTarget | Duration$ Perpetual | SubAbility$ DBCleanup SVar:DismissTarget:Mode$ BecomesTarget | ValidTarget$ Card.Self | TriggerZones$ Battlefield | Execute$ DismissSac | TriggerDescription$ When this creature becomes the target of a spell or ability, sacrifice it. SVar:DismissSac:DB$ Sacrifice SVar:DBCleanup:DB$ Cleanup | ClearChosenCard$ True | ClearRemembered$ True diff --git a/forge-gui/res/adventure/common/world/enemies.json b/forge-gui/res/adventure/common/world/enemies.json index 3d8cb56ca22..bdf17049051 100644 --- a/forge-gui/res/adventure/common/world/enemies.json +++ b/forge-gui/res/adventure/common/world/enemies.json @@ -468,7 +468,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -555,7 +555,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -1047,7 +1047,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{W}" + "cardText": "\\{W\\}" } ], "colors": "W", @@ -2174,7 +2174,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" } ], "colors": "U", @@ -3461,7 +3461,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -3536,7 +3536,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -3878,7 +3878,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" }, { "type": "shards", @@ -10808,7 +10808,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" } ], "colors": "R", @@ -13213,7 +13213,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -22381,7 +22381,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -22456,7 +22456,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{C}" + "cardText": "\\{C\\}" }, { "type": "shards", @@ -27509,7 +27509,7 @@ "Land" ], "colorType": "Colorless", - "cardText": "{R}" + "cardText": "\\{R\\}" } ], "colors": "R", diff --git a/forge-gui/res/cardsfolder/w/wilson_bear_comrade.txt b/forge-gui/res/cardsfolder/w/wilson_bear_comrade.txt index 31eff954423..c71a97aa815 100644 --- a/forge-gui/res/cardsfolder/w/wilson_bear_comrade.txt +++ b/forge-gui/res/cardsfolder/w/wilson_bear_comrade.txt @@ -75,7 +75,7 @@ SVar:DBEffect:DB$ Effect | Name$ Wilson, Ardent Bear's Perpetual Effect | Static SVar:PerpetualDoubleStrike:Mode$ Continuous | Affected$ Card.IsRemembered | AddKeyword$ Double Strike | AffectedZone$ All | Description$ This creature perpetually gains double strike. SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True DeckHas:Keyword$Double Strike -Oracle:Double strike, reach, trample\nWard {2}\n{1}{B}{G}, Exile Wilson, Ardent Bear from your graveyard: Target creature you control perpetually gains double strike. Activate only as a sorcery. +Oracle:Double strike, reach, trample\nWard {2}\n{1}{R}{G}, Exile Wilson, Ardent Bear from your graveyard: Target creature you control perpetually gains double strike. Activate only as a sorcery. SPECIALIZE:GREEN