mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Insult // Injury: fixed Description
This commit is contained in:
@@ -4,9 +4,7 @@ AlternateMode: Split
|
||||
Types:Sorcery
|
||||
A:SP$ Effect | Cost$ 2 R | Name$ Insult Effect | StaticAbilities$ STCantPrevent | ReplacementEffects$ InsultDamageEvent | SVars$ DmgTwice,X | SpellDescription$ Damage can't be prevented this turn. If a source you control would deal damage this turn, it deals double that damage instead.
|
||||
SVar:STCantPrevent:Mode$ Continuous | EffectZone$ Command | GlobalRule$ Damage can't be prevented. | Description$ Damage can't be prevented.
|
||||
SVar:InsultDamageEvent:Event$ DamageDone | ValidSource$ Card.YouCtrl | ReplaceWith$ DmgTwice | Description$
|
||||
|
||||
If a source you control would deal damage this turn, it deals double that damage instead.
|
||||
SVar:InsultDamageEvent:Event$ DamageDone | ValidSource$ Card.YouCtrl | ReplaceWith$ DmgTwice | Description$ If a source you control would deal damage this turn, it deals double that damage instead.
|
||||
SVar:DmgTwice:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ X | References$ X
|
||||
|
||||
SVar:X:ReplaceCount$DamageAmount/Twice
|
||||
|
||||
Reference in New Issue
Block a user