mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Fixed damage source for Delirium
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:1 B R
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Tap | Cost$ 1 B R | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature you don't control | OpponentTurn$ True | SubAbility$ DBDamage | SpellDescription$ Cast CARDNAME only during an opponent's turn. Tap target creature that player controls. That creature deals damage equal to its power to the player. Prevent all combat damage that would be dealt to and dealt by the creature this turn.
|
||||
SVar:DBDamage:DB$DealDamage | Defined$ Opponent | NumDmg$ X | SubAbility$ DBPump
|
||||
SVar:DBDamage:DB$DealDamage | Defined$ Opponent | NumDmg$ X | DamageSource$ Targeted | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$Pump | Defined$ Targeted | KW$ HIDDEN Prevent all combat damage that would be dealt to and dealt by CARDNAME.
|
||||
SVar:X:Targeted$CardPower
|
||||
SVar:Rarity:Uncommon
|
||||
|
||||
Reference in New Issue
Block a user