mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
oversimplify.txt
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/oversimplify.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/oversimplify.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Oversimplify
|
||||
ManaCost:3 G U
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZoneAll | ChangeType$ Creature | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBRepeatEach | SpellDescription$ Exile all creatures.
|
||||
SVar:DBRepeatEach:DB$ RepeatEach | RepeatPlayers$ Player | RepeatSubAbility$ DBToken | SubAbility$ DBCleanup | SpellDescription$ Each player
|
||||
SVar:DBToken:DB$ Token | TokenScript$ gu_0_0_fractal | TokenOwner$ Player.IsRemembered | ImprintTokens$ True | SubAbility$ DBPutCounter | StackDescription$ SpellDescription | SpellDescription$ creates a 0/0 green and blue Fractal creature token
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Imprinted | CounterType$ P1P1 | CounterNum$ X | Placer$ Player.IsRemembered | SubAbility$ DBCleanImprinted | StackDescription$ SpellDescription | SpellDescription$ and puts a number of +1/+1 counters on it equal to the total power of creatures they controlled that were exiled this way.
|
||||
SVar:DBCleanImprinted:DB$ Cleanup | ClearImprinted$ True
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:RememberedLKI$FilterControlledByRemembered_Number$1
|
||||
DeckHas:Ability$Token & Ability$Counters
|
||||
Oracle:Exile all creatures. Each player creates a 0/0 green and blue Fractal creature token and puts a number of +1/+1 counters on it equal to the total power of creatures they controlled that were exiled this way.
|
||||
Reference in New Issue
Block a user