diff --git a/forge-gui/res/cardsfolder/upcoming/coward_killer.txt b/forge-gui/res/cardsfolder/upcoming/coward_killer.txt index c71332370da..2e8d877939e 100644 --- a/forge-gui/res/cardsfolder/upcoming/coward_killer.txt +++ b/forge-gui/res/cardsfolder/upcoming/coward_killer.txt @@ -13,6 +13,6 @@ Name:Killer ManaCost:2 R R Types:Sorcery A:SP$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | DamageMap$ True | SubAbility$ DamageSame | SpellDescription$ CARDNAME deals 3 damage to target creature and each other creature that shares a creature type with it. -SVar:DamageSame:DB$ DamageAll | ValidCards$ Creature.NotDefinedTargeted+SharesCreatureTypeWith Targeted | ValidDescription$ each other creature that shares a creature type with it | NumDmg$ 3 | SubAbility$ DBDamageResolve +SVar:DamageSame:DB$ DamageAll | ValidCards$ Creature.NotDefinedTargeted+sharesCreatureTypeWith Targeted | ValidDescription$ each other creature that shares a creature type with it | NumDmg$ 3 | SubAbility$ DBDamageResolve SVar:DBDamageResolve:DB$ DamageResolve Oracle:Killer deals 3 damage to target creature and each other creature that shares a creature type with it. \ No newline at end of file