mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
abzan_kin_guard.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -2,9 +2,7 @@ Name:Abzan Kin-Guard
|
||||
ManaCost:3 G
|
||||
Types:Creature Human Warrior
|
||||
PT:3/3
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Lifelink | CheckSVar$ X | SVarCompare$ GE1 | Description$ CARDNAME has lifelink as long as you control a white or black permanent.
|
||||
SVar:X:Count$Valid Permanent.White+YouCtrl,Permanent.Black+YouCtrl
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Lifelink | IsPresent$ Permanent.White+YouCtrl,Permanent.Black+YouCtrl | Description$ CARDNAME has lifelink as long as you control a white or black permanent.
|
||||
SVar:BuffedBy:Permanent.White,Permanent.Black
|
||||
DeckHints:Color$Black|White
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/abzan_kin_guard.jpg
|
||||
Oracle:Abzan Kin-Guard has lifelink as long as you control a white or black permanent.
|
||||
|
||||
Reference in New Issue
Block a user