From f16ea99cbc0542f217d46263fe043ef35680bce9 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sat, 17 Apr 2021 19:09:14 -0400 Subject: [PATCH] angelic_voices.txt CheckSVar -> IsPresent, AI --- forge-gui/res/cardsfolder/a/angelic_voices.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/angelic_voices.txt b/forge-gui/res/cardsfolder/a/angelic_voices.txt index 4e3d866ae71..1143ae1bd3a 100644 --- a/forge-gui/res/cardsfolder/a/angelic_voices.txt +++ b/forge-gui/res/cardsfolder/a/angelic_voices.txt @@ -1,9 +1,8 @@ Name:Angelic Voices ManaCost:2 W W Types:Enchantment -S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddPower$ 1 | AddToughness$ 1 | CheckSVar$ X | SVarCompare$ EQ0 | Description$ Creatures you control get +1/+1 as long as you control no nonartifact, nonwhite creatures. -SVar:X:Count$Valid Creature.nonWhite+nonArtifact+YouCtrl +S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddPower$ 1 | AddToughness$ 1 | IsPresent$ Creature.nonWhite+nonArtifact+YouCtrl | PresentCompare$ EQ0 | Description$ Creatures you control get +1/+1 as long as you control no nonartifact, nonwhite creatures. SVar:PlayMain1:TRUE AI:RemoveDeck:Random -SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_voices.jpg +DeckNeeds:Type$Artifact & Color$White Oracle:Creatures you control get +1/+1 as long as you control no nonartifact, nonwhite creatures.