mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
jund_hackblade.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -2,9 +2,7 @@ Name:Jund Hackblade
|
||||
ManaCost:BG R
|
||||
Types:Creature Goblin Berserker
|
||||
PT:2/1
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Haste | CheckSVar$ X | SVarCompare$ GE1 | Description$ As long as you control another multicolored permanent, CARDNAME gets +1/+1 and has haste.
|
||||
SVar:X:Count$Valid Permanent.YouCtrl+MultiColor+Other
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Haste | IsPresent$ Permanent.YouCtrl+MultiColor+Other | Description$ As long as you control another multicolored permanent, CARDNAME gets +1/+1 and has haste.
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:BuffedBy:Permanent.MultiColor
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jund_hackblade.jpg
|
||||
Oracle:As long as you control another multicolored permanent, Jund Hackblade gets +1/+1 and has haste.
|
||||
|
||||
Reference in New Issue
Block a user