From b9dc63b3dfb815ba1a51c4d69e23dc82c7ed5f62 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Tue, 15 Jul 2025 19:29:35 +0200 Subject: [PATCH] Devastating Onslaught (EOE) (#8062) --- forge-gui/res/cardsfolder/f/for_the_common_good.txt | 2 +- .../res/cardsfolder/upcoming/devastating_onslaught.txt | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/devastating_onslaught.txt diff --git a/forge-gui/res/cardsfolder/f/for_the_common_good.txt b/forge-gui/res/cardsfolder/f/for_the_common_good.txt index 44f097662f8..2ed203489fd 100644 --- a/forge-gui/res/cardsfolder/f/for_the_common_good.txt +++ b/forge-gui/res/cardsfolder/f/for_the_common_good.txt @@ -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 diff --git a/forge-gui/res/cardsfolder/upcoming/devastating_onslaught.txt b/forge-gui/res/cardsfolder/upcoming/devastating_onslaught.txt new file mode 100644 index 00000000000..f46bef56819 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/devastating_onslaught.txt @@ -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.