mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
ember_weaver.txt CheckSVar -> IsPresent
This commit is contained in:
@@ -3,9 +3,7 @@ ManaCost:2 G
|
||||
Types:Creature Spider
|
||||
PT:2/3
|
||||
K:Reach
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddKeyword$ First Strike | CheckSVar$ X | SVarCompare$ GE1 | Description$ As long as you control a red permanent, CARDNAME gets +1/+0 and has first strike.
|
||||
SVar:X:Count$Valid Permanent.Red+YouCtrl
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 1 | AddKeyword$ First Strike | IsPresent$ Permanent.Red+YouCtrl | Description$ As long as you control a red permanent, CARDNAME gets +1/+0 and has first strike.
|
||||
SVar:BuffedBy:Permanent.Red
|
||||
DeckHints:Color$Red
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ember_weaver.jpg
|
||||
Oracle:Reach (This creature can block creatures with flying.)\nAs long as you control a red permanent, Ember Weaver gets +1/+0 and has first strike.
|
||||
|
||||
Reference in New Issue
Block a user