From edac3edd73e33dbe0614aa06a5e397bb66a585fb Mon Sep 17 00:00:00 2001 From: TRT <> Date: Tue, 5 Apr 2022 18:26:03 +0200 Subject: [PATCH] Fix missing zones --- forge-gui/res/cardsfolder/c/collector_ouphe.txt | 2 +- forge-gui/res/cardsfolder/c/cursed_totem.txt | 2 +- forge-gui/res/cardsfolder/k/karn_the_great_creator.txt | 2 +- forge-gui/res/cardsfolder/l/linvala_keeper_of_silence.txt | 2 +- forge-gui/res/cardsfolder/m/meliras_keepers.txt | 2 +- forge-gui/res/cardsfolder/n/null_rod.txt | 2 +- forge-gui/res/cardsfolder/s/solemnity.txt | 2 +- forge-gui/res/cardsfolder/s/stony_silence.txt | 2 +- forge-gui/res/cardsfolder/t/tatterkite.txt | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/collector_ouphe.txt b/forge-gui/res/cardsfolder/c/collector_ouphe.txt index a8d89891e3d..135aa0e6188 100644 --- a/forge-gui/res/cardsfolder/c/collector_ouphe.txt +++ b/forge-gui/res/cardsfolder/c/collector_ouphe.txt @@ -2,6 +2,6 @@ Name:Collector Ouphe ManaCost:1 G Types:Creature Ouphe PT:2/2 -S:Mode$ CantBeActivated | Activator$ Player | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts can't be activated. +S:Mode$ CantBeActivated | Activator$ Player | AffectedZone$ Battlefield | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts can't be activated. AI:RemoveDeck:Random Oracle:Activated abilities of artifacts can't be activated. diff --git a/forge-gui/res/cardsfolder/c/cursed_totem.txt b/forge-gui/res/cardsfolder/c/cursed_totem.txt index cab19853543..b700cf2e108 100644 --- a/forge-gui/res/cardsfolder/c/cursed_totem.txt +++ b/forge-gui/res/cardsfolder/c/cursed_totem.txt @@ -1,7 +1,7 @@ Name:Cursed Totem ManaCost:2 Types:Artifact -S:Mode$ CantBeActivated | Activator$ Player | ValidCard$ Creature | ValidSA$ Activated | Description$ Activated abilities of creatures can't be activated. +S:Mode$ CantBeActivated | Activator$ Player | AffectedZone$ Battlefield | ValidCard$ Creature | ValidSA$ Activated | Description$ Activated abilities of creatures can't be activated. SVar:NonStackingEffect:True AI:RemoveDeck:Random Oracle:Activated abilities of creatures can't be activated. diff --git a/forge-gui/res/cardsfolder/k/karn_the_great_creator.txt b/forge-gui/res/cardsfolder/k/karn_the_great_creator.txt index 6be542c8516..c3cf71fa32d 100644 --- a/forge-gui/res/cardsfolder/k/karn_the_great_creator.txt +++ b/forge-gui/res/cardsfolder/k/karn_the_great_creator.txt @@ -2,7 +2,7 @@ Name:Karn, the Great Creator ManaCost:4 Types:Legendary Planeswalker Karn Loyalty:5 -S:Mode$ CantBeActivated | Activator$ Opponent | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts your opponents control can't be activated. +S:Mode$ CantBeActivated | Activator$ Opponent | AffectedZone$ Battlefield | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts your opponents control can't be activated. SVar:NonStackingEffect:True A:AB$ Animate | Cost$ AddCounter<1/LOYALTY> | TargetMin$ 0 | TargetMax$ 1 | Planeswalker$ True | ValidTgts$ Artifact.nonCreature | TgtPrompt$ Select target noncreature artifact | Power$ X | Toughness$ X | Types$ Artifact,Creature | Duration$ UntilYourNextTurn | AILogic$ PTByCMC | SpellDescription$ Until your next turn, up to one target noncreature artifact becomes an artifact creature with power and toughness each equal to its mana value. SVar:X:Targeted$CardManaCost diff --git a/forge-gui/res/cardsfolder/l/linvala_keeper_of_silence.txt b/forge-gui/res/cardsfolder/l/linvala_keeper_of_silence.txt index 71e37949af6..3a294c9c005 100644 --- a/forge-gui/res/cardsfolder/l/linvala_keeper_of_silence.txt +++ b/forge-gui/res/cardsfolder/l/linvala_keeper_of_silence.txt @@ -3,6 +3,6 @@ ManaCost:2 W W Types:Legendary Creature Angel PT:3/4 K:Flying -S:Mode$ CantBeActivated | Activator$ Opponent | ValidCard$ Creature | ValidSA$ Activated | Description$ Activated abilities of creatures your opponents control can't be activated. +S:Mode$ CantBeActivated | Activator$ Opponent | AffectedZone$ Battlefield | ValidCard$ Creature | ValidSA$ Activated | Description$ Activated abilities of creatures your opponents control can't be activated. SVar:PlayMain1:TRUE Oracle:Flying\nActivated abilities of creatures your opponents control can't be activated. diff --git a/forge-gui/res/cardsfolder/m/meliras_keepers.txt b/forge-gui/res/cardsfolder/m/meliras_keepers.txt index 0df1707ab31..3bce91d0e6a 100644 --- a/forge-gui/res/cardsfolder/m/meliras_keepers.txt +++ b/forge-gui/res/cardsfolder/m/meliras_keepers.txt @@ -2,5 +2,5 @@ Name:Melira's Keepers ManaCost:4 G Types:Creature Human Warrior PT:4/4 -S:Mode$ CantPutCounter | ValidCard$ Card.Self | Description$ CARDNAME can't have counters put on it. +S:Mode$ CantPutCounter | ValidCard$ Card.Self+inZoneBattlefield | Description$ CARDNAME can't have counters put on it. Oracle:Melira's Keepers can't have counters put on it. diff --git a/forge-gui/res/cardsfolder/n/null_rod.txt b/forge-gui/res/cardsfolder/n/null_rod.txt index 3b09d8ab759..2b2f891b167 100644 --- a/forge-gui/res/cardsfolder/n/null_rod.txt +++ b/forge-gui/res/cardsfolder/n/null_rod.txt @@ -1,7 +1,7 @@ Name:Null Rod ManaCost:2 Types:Artifact -S:Mode$ CantBeActivated | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts can't be activated. +S:Mode$ CantBeActivated | AffectedZone$ Battlefield | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts can't be activated. SVar:NonStackingEffect:True AI:RemoveDeck:Random Oracle:Activated abilities of artifacts can't be activated. diff --git a/forge-gui/res/cardsfolder/s/solemnity.txt b/forge-gui/res/cardsfolder/s/solemnity.txt index 4efca9fd517..3057678c9c8 100644 --- a/forge-gui/res/cardsfolder/s/solemnity.txt +++ b/forge-gui/res/cardsfolder/s/solemnity.txt @@ -2,5 +2,5 @@ Name:Solemnity ManaCost:2 W Types:Enchantment S:Mode$ CantPutCounter | ValidPlayer$ Player | Description$ Players can't get counters. -S:Mode$ CantPutCounter | ValidCard$ Creature,Artifact,Enchantment,Land | Description$ Counters can't be put on artifacts, creatures, enchantments or lands. +S:Mode$ CantPutCounter | AffectedZone$ Battlefield | ValidCard$ Creature.inZoneBattlefield,Artifact.inZoneBattlefield,Enchantment.inZoneBattlefield,Land.inZoneBattlefield | Description$ Counters can't be put on artifacts, creatures, enchantments or lands. Oracle:Players can't get counters.\nCounters can't be put on artifacts, creatures, enchantments, or lands. diff --git a/forge-gui/res/cardsfolder/s/stony_silence.txt b/forge-gui/res/cardsfolder/s/stony_silence.txt index a757e1e9986..26d6181f2c1 100644 --- a/forge-gui/res/cardsfolder/s/stony_silence.txt +++ b/forge-gui/res/cardsfolder/s/stony_silence.txt @@ -1,7 +1,7 @@ Name:Stony Silence ManaCost:1 W Types:Enchantment -S:Mode$ CantBeActivated | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts can't be activated. +S:Mode$ CantBeActivated | AffectedZone$ Battlefield | ValidCard$ Artifact | ValidSA$ Activated | Description$ Activated abilities of artifacts can't be activated. SVar:NonStackingEffect:True AI:RemoveDeck:Random Oracle:Activated abilities of artifacts can't be activated. diff --git a/forge-gui/res/cardsfolder/t/tatterkite.txt b/forge-gui/res/cardsfolder/t/tatterkite.txt index f67b62d7356..848dab0e5a2 100644 --- a/forge-gui/res/cardsfolder/t/tatterkite.txt +++ b/forge-gui/res/cardsfolder/t/tatterkite.txt @@ -3,5 +3,5 @@ ManaCost:3 Types:Artifact Creature Scarecrow PT:2/1 K:Flying -S:Mode$ CantPutCounter | ValidCard$ Card.Self | Description$ CARDNAME can't have counters put on it. +S:Mode$ CantPutCounter | ValidCard$ Card.Self+inZoneBattlefield | Description$ CARDNAME can't have counters put on it. Oracle:Flying\nTatterkite can't have counters put on it.