From 100ce6ded9ae79b1cc11aee54583742fd99cf613 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sat, 17 Apr 2021 18:55:04 -0400 Subject: [PATCH] dauntless_dourbark.txt CheckSVar -> IsPresent, AI --- forge-gui/res/cardsfolder/d/dauntless_dourbark.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/d/dauntless_dourbark.txt b/forge-gui/res/cardsfolder/d/dauntless_dourbark.txt index f24fa19d60a..c35414058cc 100644 --- a/forge-gui/res/cardsfolder/d/dauntless_dourbark.txt +++ b/forge-gui/res/cardsfolder/d/dauntless_dourbark.txt @@ -3,10 +3,9 @@ ManaCost:3 G Types:Creature Treefolk Warrior PT:*/* S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of Forests you control plus the number of Treefolk you control. -S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample | CheckSVar$ OtherTREEFOLK | SVarCompare$ GE1 | Description$ CARDNAME has trample as long as you control another Treefolk. +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Trample | IsPresent$ Treefolk.YouCtrl+Other | Description$ CARDNAME has trample as long as you control another Treefolk. SVar:X:Count$Valid Treefolk.YouCtrl/Plus.FOREST SVar:FOREST:Count$Valid Forest.YouCtrl -SVar:OtherTREEFOLK:Count$Valid Treefolk.YouCtrl+Other SVar:BuffedBy:Forest,Treefolk -SVar:Picture:http://www.wizards.com/global/images/magic/general/dauntless_dourbark.jpg +DeckHints:Type$Treefolk Oracle:Dauntless Dourbark's power and toughness are each equal to the number of Forests you control plus the number of Treefolk you control.\nDauntless Dourbark has trample as long as you control another Treefolk.