mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- DGM: Blood Baron of Vizkopa
- Some cards with "an opponent has 10 or less life, ..." use "PlayerCountOpponents$LowestLifeTotal" now
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user