mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Update fear_fire_foes.txt
This commit is contained in:
@@ -2,10 +2,9 @@ Name:Fear, Fire, Foes!
|
|||||||
ManaCost:X R
|
ManaCost:X R
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ Effect | StaticAbilities$ STCantPrevent | AILogic$ Burn | SubAbility$ DBDealDamage | SpellDescription$ Damage can't be prevented this turn. CARDNAME deals X damage to target creature and 1 damage to each other creature with the same controller.
|
A:SP$ Effect | StaticAbilities$ STCantPrevent | AILogic$ Burn | SubAbility$ DBDealDamage | SpellDescription$ Damage can't be prevented this turn. CARDNAME deals X damage to target creature and 1 damage to each other creature with the same controller.
|
||||||
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature | RememberTargets$ True | NumDmg$ X | DamageMap$ True | SubAbility$ DBDamageAll
|
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature | NumDmg$ X | DamageMap$ True | SubAbility$ DBDamageAll
|
||||||
SVar:DBDamageAll:DB$ DamageAll | ValidCards$ Creature.IsNotRemembered+ControlledBy TargetedController | NumDmg$ 1 | SubAbility$ DBDamageResolve
|
SVar:DBDamageAll:DB$ DamageAll | ValidCards$ Creature.NotDefinedTargeted+ControlledBy TargetedController | NumDmg$ 1 | SubAbility$ DBDamageResolve
|
||||||
SVar:DBDamageResolve:DB$ DamageResolve | SubAbility$ DBCleanup
|
SVar:DBDamageResolve:DB$ DamageResolve
|
||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
||||||
SVar:STCantPrevent:Mode$ CantPreventDamage | EffectZone$ Command | Description$ Damage can't be prevented this turn.
|
SVar:STCantPrevent:Mode$ CantPreventDamage | EffectZone$ Command | Description$ Damage can't be prevented this turn.
|
||||||
SVar:X:Count$xPaid
|
SVar:X:Count$xPaid
|
||||||
Oracle:Damage can't be prevented this turn. Fear, Fire, Foes! deals X damage to target creature and 1 damage to each other creature with the same controller.
|
Oracle:Damage can't be prevented this turn. Fear, Fire, Foes! deals X damage to target creature and 1 damage to each other creature with the same controller.
|
||||||
Reference in New Issue
Block a user