From c1630a2e47b14eb35ea4d0dae1b5af8e56c67e90 Mon Sep 17 00:00:00 2001 From: Fulgur14 <54345051+Fulgur14@users.noreply.github.com> Date: Thu, 15 May 2025 13:08:11 +0200 Subject: [PATCH] Rejoin the Fight (FIC) --- forge-gui/res/cardsfolder/upcoming/rejoin_the_fight.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/rejoin_the_fight.txt diff --git a/forge-gui/res/cardsfolder/upcoming/rejoin_the_fight.txt b/forge-gui/res/cardsfolder/upcoming/rejoin_the_fight.txt new file mode 100644 index 00000000000..4e90694c899 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/rejoin_the_fight.txt @@ -0,0 +1,9 @@ +Name:Rejoin the Fight +ManaCost:5 B +Types:Sorcery +A:SP$ Mill | NumCards$ 3 | SubAbility$ DBRepeatEach | SpellDescription$ Mill three cards. Then starting with the next opponent in turn order, each opponent chooses a creature card in your graveyard that hasn't been chosen. Return each card chosen this way to the battlefield under your control. +SVar:DBRepeatEach:DB$ RepeatEach | RepeatPlayers$ Player.Opponent | StartingWith$ Opponent | RepeatSubAbility$ OpponentsChoose | SubAbility$ DBChangeZoneAll +SVar:OpponentsChoose:DB$ ChooseCard | ChoiceZone$ Graveyard | Choices$ Creature.YouOwn+IsNotRemembered | Defined$ Player.IsRemembered | RememberChosen$ True +SVar:DBChangeZoneAll:DB$ ChangeZoneAll | ChangeType$ Card.IsRemembered | Origin$ Graveyard | Destination$ Battlefield | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearChosenCard$ True +Oracle:Mill three cards. Then starting with the next opponent in turn order, each opponent chooses a creature card in your graveyard that hasn't been chosen. Return each card chosen this way to the battlefield under your control. \ No newline at end of file