mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Devastating Onslaught (EOE) (#8062)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Name:For the Common Good
|
||||
ManaCost:X X G
|
||||
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:DBGainLife:DB$ GainLife | LifeAmount$ Y
|
||||
SVar:X:Count$xPaid
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user