cliffrunner_behemoth.txt CheckSVar -> IsPresent

This commit is contained in:
Northmoc
2021-04-17 18:41:59 -04:00
parent a181f5d1db
commit 5128557e4e

View File

@@ -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.