Files
forge/forge-gui/res/cardsfolder/m/make_an_example.txt
Northmoc 2312dc27b8 TwoPiles streamline (+ CLB Split the Spoils) (#1200)
* remove cleanups from old TwoPiles cards

* TwoPilesEffect.resolve clear remembered after each pile sub

* split_the_spoils.txt

* split_the_spoils.txt fix

* epiphany_at_the_drownyard.txt too

* stand_or_fall.txt tighten up more

* TwoPilesEffect.resolve add "RememberChosen" as shortcut past ChosenPile -> Pump remember/imprint

* make_an_example.txt and stand_or_fall.txt with "RememberChosen"

* split_the_spoils.txt Defined -> Chooser
2022-07-27 08:45:10 +02:00

9 lines
972 B
Plaintext

Name:Make an Example
ManaCost:3 B
Types:Sorcery
A:SP$ RepeatEach | RepeatPlayers$ Opponent | RepeatSubAbility$ DBTwoPiles | SubAbility$ DBSac | SpellDescription$ Each opponent separates the creatures they control into two piles. For each opponent, you choose one of their piles.
SVar:DBTwoPiles:DB$ TwoPiles | Defined$ Remembered | Separator$ Remembered | Chooser$ You | RememberChosen$ True | ValidCards$ Creature.RememberedPlayerCtrl | Zone$ Battlefield
SVar:DBSac:DB$ SacrificeAll | Defined$ Remembered | SubAbility$ DBCleanup | StackDescription$ Each opponent sacrifices the creatures in their chosen pile. | SpellDescription$ Each opponent sacrifices the creatures in their chosen pile. (Piles can be empty.)
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
Oracle:Each opponent separates the creatures they control into two piles. For each opponent, you choose one of their piles. Each opponent sacrifices the creatures in their chosen pile. (Piles can be empty.)