From 16c554aa43e6037ffe8cd58ea4b6107881dbb426 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sat, 17 Apr 2021 19:19:41 -0400 Subject: [PATCH] angelic_field_marshal.txt CheckSVar -> IsPresent, AI --- forge-gui/res/cardsfolder/a/angelic_field_marshal.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/forge-gui/res/cardsfolder/a/angelic_field_marshal.txt b/forge-gui/res/cardsfolder/a/angelic_field_marshal.txt index e1d6383d4bc..6999e14a81d 100644 --- a/forge-gui/res/cardsfolder/a/angelic_field_marshal.txt +++ b/forge-gui/res/cardsfolder/a/angelic_field_marshal.txt @@ -3,10 +3,8 @@ ManaCost:2 W W Types:Creature Angel PT:3/3 K:Flying -S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Vigilance | CheckSVar$ X | SVarCompare$ GE1 | Description$ Lieutenant — As long as you control your commander, CARDNAME gets +2/+2 and creatures you control have vigilance. -S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | CheckSVar$ X | SVarCompare$ GE1 -SVar:X:Count$Valid Card.IsCommander+YouOwn+YouCtrl +S:Mode$ Continuous | Affected$ Creature.YouCtrl | AddKeyword$ Vigilance | IsPresent$ Card.IsCommander+YouOwn+YouCtrl | Description$ Lieutenant — As long as you control your commander, CARDNAME gets +2/+2 and creatures you control have vigilance. +S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | IsPresent$ Card.IsCommander+YouOwn+YouCtrl SVar:BuffedBy:Card.IsCommander -AI:RemoveDeck:Random -SVar:Picture:http://www.wizards.com/global/images/magic/general/angelic_field_marshal.jpg +AI:RemoveDeck:NonCommander Oracle:Flying\nLieutenant — As long as you control your commander, Angelic Field Marshal gets +2/+2 and creatures you control have vigilance.