Fix missing zones

This commit is contained in:
TRT
2022-04-05 18:26:03 +02:00
parent 311002069a
commit edac3edd73
9 changed files with 9 additions and 9 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.