mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Fixed Death's Shadow implementation to work correctly with the new StaticAbilityContinuous modification.
This commit is contained in:
@@ -2,8 +2,8 @@ Name:Death's Shadow
|
||||
ManaCost:B
|
||||
Types:Creature Avatar
|
||||
PT:13/13
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets -X/-X, where X is your life total.
|
||||
SVar:X:Count$YourLifeTotal/Negative
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ -X | AddToughness$ -X | Description$ CARDNAME gets -X/-X, where X is your life total.
|
||||
SVar:X:Count$YourLifeTotal
|
||||
SVar:NeedsToPlayVar:Y LE12
|
||||
SVar:Y:Count$YourLifeTotal
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/deaths_shadow.jpg
|
||||
|
||||
Reference in New Issue
Block a user