From 5128557e4e6026ad9f69e3365f11f39e6baf1bb9 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sat, 17 Apr 2021 18:41:59 -0400 Subject: [PATCH] cliffrunner_behemoth.txt CheckSVar -> IsPresent --- forge-gui/res/cardsfolder/c/cliffrunner_behemoth.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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.