Devastating Onslaught (EOE) (#8062)

This commit is contained in:
Fulgur14
2025-07-15 19:29:35 +02:00
committed by GitHub
parent 86910302dc
commit b9dc63b3df
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
Name:For the Common Good Name:For the Common Good
ManaCost:X X G ManaCost:X X G
Types:Sorcery Types:Sorcery
A:SP$ CopyPermanent | ValidTgts$ Permanent.token+YouCtrl | TgtPrompt$ Select target token you control | NumCopies$ X | AddTriggers$ TrigFight | SubAbility$ DBPumpAll | SpellDescription$ Create X tokens that are copies of target token you control. Then tokens you control gain indestructible until your next turn. You gain 1 life for each token you control. A:SP$ CopyPermanent | ValidTgts$ Permanent.token+YouCtrl | TgtPrompt$ Select target token you control | NumCopies$ X | SubAbility$ DBPumpAll | SpellDescription$ Create X tokens that are copies of target token you control. Then tokens you control gain indestructible until your next turn. You gain 1 life for each token you control.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Permanent.token+YouCtrl | KW$ Indestructible | Duration$ UntilYourNextTurn | SubAbility$ DBGainLife SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Permanent.token+YouCtrl | KW$ Indestructible | Duration$ UntilYourNextTurn | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | LifeAmount$ Y SVar:DBGainLife:DB$ GainLife | LifeAmount$ Y
SVar:X:Count$xPaid SVar:X:Count$xPaid

View File

@@ -0,0 +1,6 @@
Name:Devastating Onslaught
ManaCost:X X R
Types:Sorcery
A:SP$ CopyPermanent | ValidTgts$ Artifact.YouCtrl,Creature.YouCtrl | TgtPrompt$ Select target artifact or creature you control | NumCopies$ X | PumpKeywords$ Haste | AtEOT$ Sacrifice | SpellDescription$ Create X tokens that are copies of target artifact or creature you control. Those tokens gain haste until end of turn. Sacrifice them at the beginning of the next end step.
SVar:X:Count$xPaid
Oracle:Create X tokens that are copies of target artifact or creature you control. Those tokens gain haste until end of turn. Sacrifice them at the beginning of the next end step.