diff --git a/res/cardsfolder/b/bloodghast.txt b/res/cardsfolder/b/bloodghast.txt index 8610f8451ef..6347310af93 100644 --- a/res/cardsfolder/b/bloodghast.txt +++ b/res/cardsfolder/b/bloodghast.txt @@ -6,7 +6,7 @@ K:CARDNAME can't block. S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Haste | CheckSVar$ X | SVarCompare$ LE10| Description$ CARDNAME has haste as long as an opponent has 10 or less life. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | OptionalDecider$ You | TriggerZones$ Graveyard | Execute$ TrigChange | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may return CARDNAME from your graveyard to the battlefield. SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Battlefield -SVar:X:Count$OppLifeTotal +SVar:X:PlayerCountOpponents$LowestLifeTotal SVar:SacMe:3 SVar:DiscardMe:3 SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodghast.jpg diff --git a/res/cardsfolder/g/guul_draz_vampire.txt b/res/cardsfolder/g/guul_draz_vampire.txt index c6d52a21686..0aa107276e4 100644 --- a/res/cardsfolder/g/guul_draz_vampire.txt +++ b/res/cardsfolder/g/guul_draz_vampire.txt @@ -3,7 +3,7 @@ ManaCost:B Types:Creature Vampire Rogue PT:1/1 S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 1 | AddKeyword$ Intimidate | CheckSVar$ X | SVarCompare$ LE10 | Description$ As long as an opponent has 10 or less life, CARDNAME gets +2/+1 and has intimidate. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.) -SVar:X:Count$OppLifeTotal +SVar:X:PlayerCountOpponents$LowestLifeTotal SVar:Picture:http://www.wizards.com/global/images/magic/general/guul_draz_vampire.jpg Oracle:As long as an opponent has 10 or less life, Guul Draz Vampire gets +2/+1 and has intimidate. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.) SetInfo:ZEN Common \ No newline at end of file diff --git a/res/cardsfolder/r/ruthless_cullblade.txt b/res/cardsfolder/r/ruthless_cullblade.txt index 3baecd8b5aa..bd19d0cb970 100644 --- a/res/cardsfolder/r/ruthless_cullblade.txt +++ b/res/cardsfolder/r/ruthless_cullblade.txt @@ -3,7 +3,7 @@ ManaCost:1 B Types:Creature Vampire Warrior PT:2/1 S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 1 | CheckSVar$ X | SVarCompare$ LE10 | References$ X | Description$ CARDNAME gets +2/+1 as long as an opponent has 10 or less life. -SVar:X:Count$OppLifeTotal +SVar:X:PlayerCountOpponents$LowestLifeTotal SVar:Picture:http://www.wizards.com/global/images/magic/general/ruthless_cullblade.jpg Oracle:Ruthless Cullblade gets +2/+1 as long as an opponent has 10 or less life. SetInfo:WWK Common \ No newline at end of file