mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
ashenmoor_cohort.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -2,8 +2,6 @@ Name:Ashenmoor Cohort
|
||||
ManaCost:5 B
|
||||
Types:Creature Elemental Warrior
|
||||
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 another black creature.
|
||||
SVar:X:Count$Valid Creature.Black+YouCtrl+Other
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddToughness$ 1 | IsPresent$ Creature.Black+YouCtrl+Other | Description$ CARDNAME gets +1/+1 as long as you control another black creature.
|
||||
SVar:BuffedBy:Creature.Black
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ashenmoor_cohort.jpg
|
||||
Oracle:Ashenmoor Cohort gets +1/+1 as long as you control another black creature.
|
||||
|
||||
Reference in New Issue
Block a user