mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
nightfire_giant.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -2,9 +2,7 @@ Name:Nightfire Giant
|
|||||||
ManaCost:4 B
|
ManaCost:4 B
|
||||||
Types:Creature Zombie Giant
|
Types:Creature Zombie Giant
|
||||||
PT:4/3
|
PT:4/3
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME gets +1/+1 as long as you control a Mountain.
|
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | IsPresent$ Mountain.YouCtrl | Description$ CARDNAME gets +1/+1 as long as you control a Mountain.
|
||||||
SVar:X:Count$Valid Mountain.YouCtrl
|
|
||||||
A:AB$ DealDamage | Cost$ 4 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to any target.
|
A:AB$ DealDamage | Cost$ 4 R | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to any target.
|
||||||
SVar:BuffedBy:Mountain
|
SVar:BuffedBy:Mountain
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/nightfire_giant.jpg
|
|
||||||
Oracle:Nightfire Giant gets +1/+1 as long as you control a Mountain.\n{4}{R}: Nightfire Giant deals 2 damage to any target.
|
Oracle:Nightfire Giant gets +1/+1 as long as you control a Mountain.\n{4}{R}: Nightfire Giant deals 2 damage to any target.
|
||||||
|
|||||||
Reference in New Issue
Block a user