diff --git a/forge-gui/res/cardsfolder/c/cliffrunner_behemoth.txt b/forge-gui/res/cardsfolder/c/cliffrunner_behemoth.txt index 158550e50cb..36a068bdbb6 100644 --- a/forge-gui/res/cardsfolder/c/cliffrunner_behemoth.txt +++ b/forge-gui/res/cardsfolder/c/cliffrunner_behemoth.txt @@ -2,11 +2,8 @@ Name:Cliffrunner Behemoth ManaCost:3 G Types:Creature Rhino Beast PT:5/3 -S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Haste | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME has haste as long as you control a red permanent. -S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Lifelink | CheckSVar$ Y | SVarCompare$ GE1 | Description$ CARDNAME has lifelink as long as you control a white permanent. -SVar:X:Count$Valid Permanent.Red+YouCtrl -SVar:Y:Count$Valid Permanent.White+YouCtrl +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Haste | IsPresent$ Permanent.Red+YouCtrl | Description$ CARDNAME has haste as long as you control a red permanent. +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Lifelink | IsPresent$ Permanent.White+YouCtrl | Description$ CARDNAME has lifelink as long as you control a white permanent. SVar:BuffedBy:Creature.White,Creature.Red DeckHints:Color$White|Red -SVar:Picture:http://www.wizards.com/global/images/magic/general/cliffrunner_behemoth.jpg Oracle:Cliffrunner Behemoth has haste as long as you control a red permanent.\nCliffrunner Behemoth has lifelink as long as you control a white permanent.