mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fixed Souls of the Faultless.
This commit is contained in:
@@ -4,8 +4,8 @@ Types:Creature Spirit
|
|||||||
PT:0/4
|
PT:0/4
|
||||||
K:Defender
|
K:Defender
|
||||||
T:Mode$ DamageDone | ValidTarget$ Card.Self | Execute$ TrigGain | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME is dealt combat damage, you gain that much life and attacking player loses that much life.
|
T:Mode$ DamageDone | ValidTarget$ Card.Self | Execute$ TrigGain | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME is dealt combat damage, you gain that much life and attacking player loses that much life.
|
||||||
SVar:TrigGain:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | SubAbility$ DBDrain
|
SVar:TrigGain:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | SubAbility$ DBDrain
|
||||||
SVar:DBDrain:DB$LoseLife | Defined$ Opponent | LifeAmount$ X
|
SVar:DBDrain:DB$ LoseLife | Defined$ AttackingPlayer | LifeAmount$ X
|
||||||
SVar:X:TriggerCount$DamageAmount
|
SVar:X:TriggerCount$DamageAmount
|
||||||
SVar:HasCombatEffect:TRUE
|
SVar:HasCombatEffect:TRUE
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/souls_of_the_faultless.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/souls_of_the_faultless.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user