Fixed some borderline primitives.

This commit is contained in:
Vittorio Alfieri
2021-02-18 19:03:46 +01:00
parent 17d6860505
commit 89cdeead88

View File

@@ -9151,7 +9151,8 @@ type=Sorcery
[/card] [/card]
[card] [card]
name=Cleansing Meditation name=Cleansing Meditation
auto=aslongas(*|mygraveyard) destroy all(enchantment|opponentbattlefield) >6 auto=aslongas(*|mygraveyard) all(enchantment|opponentBattlefield) destroy >6
auto=aslongas(*|mygraveyard) all(enchantment|myBattlefield) destroy and!( moveto(myBattlefield) )! >6
auto=aslongas(*|mygraveyard) destroy all(enchantment) <7 auto=aslongas(*|mygraveyard) destroy all(enchantment) <7
text=Destroy all enchantments. -- Threshold — If seven or more cards are in your graveyard, instead destroy all enchantments, then return all cards in your graveyard destroyed this way to the battlefield. text=Destroy all enchantments. -- Threshold — If seven or more cards are in your graveyard, instead destroy all enchantments, then return all cards in your graveyard destroyed this way to the battlefield.
mana={1}{W}{W} mana={1}{W}{W}
@@ -9159,17 +9160,16 @@ type=Sorcery
[/card] [/card]
[card] [card]
name=Cleansing Nova name=Cleansing Nova
auto=alternative destroy all(creature) auto=choice name(Destroy creatures) destroy all(creature)
auto=alternative destroy all(artifacts,enchantment) auto=choice name(Destroy artifacts and enchantments) destroy all(artifacts,enchantment)
text=Choose one — -- • Destroy all creatures. -- • Destroy all artifacts and enchantments. text=Choose one — -- • Destroy all creatures. -- • Destroy all artifacts and enchantments.
mana={3}{W}{W} mana={3}{W}{W}
type=Sorcery type=Sorcery
[/card] [/card]
[card] [card]
name=Cleansing Ray name=Cleansing Ray
target=Vampire auto=choice name(Destroy vampire) destroy target(vampire)
auto=choice destroy target(vampire) auto=choice name(Destroy enchantment) destroy target(enchantment)
auto=choice destroy target(enchantment)
text=Choose one — -- • Destroy target Vampire. -- • Destroy target enchantment. text=Choose one — -- • Destroy target Vampire. -- • Destroy target enchantment.
mana={1}{W} mana={1}{W}
type=Sorcery type=Sorcery