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.