mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Update coordinated_clobbering.txt (#6144)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Name:Coordinated Clobbering
|
Name:Coordinated Clobbering
|
||||||
ManaCost:G
|
ManaCost:G
|
||||||
Types:Instant
|
Types:Sorcery
|
||||||
A:SP$ Tap | TgtPrompt$ Select target untapped creature you control | ValidTgts$ Creature.untapped+YouCtrl | TargetMin$ 1 | TargetMax$ 2 | SubAbility$ DBEachDamage | SpellDescription$ Tap one or two target untapped creatures you control. They each deal damage equal to their power to target creature an opponent controls.
|
A:SP$ Tap | TgtPrompt$ Select target untapped creature you control | ValidTgts$ Creature.untapped+YouCtrl | TargetMin$ 1 | TargetMax$ 2 | SubAbility$ DBEachDamage | SpellDescription$ Tap one or two target untapped creatures you control. They each deal damage equal to their power to target creature an opponent controls.
|
||||||
SVar:DBEachDamage:DB$ EachDamage | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | DefinedDamagers$ ParentTarget | NumDmg$ Count$CardPower
|
SVar:DBEachDamage:DB$ EachDamage | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Select target creature an opponent controls | DefinedDamagers$ ParentTarget | NumDmg$ Count$CardPower
|
||||||
Oracle:Tap one or two target untapped creatures you control. They each deal damage equal to their power to target creature an opponent controls.
|
Oracle:Tap one or two target untapped creatures you control. They each deal damage equal to their power to target creature an opponent controls.
|
||||||
Reference in New Issue
Block a user