diff --git a/forge-gui/res/cardsfolder/upcoming/zimone_all_questioning.txt b/forge-gui/res/cardsfolder/upcoming/zimone_all_questioning.txt index aa8da24d713..2b03fb00fe7 100644 --- a/forge-gui/res/cardsfolder/upcoming/zimone_all_questioning.txt +++ b/forge-gui/res/cardsfolder/upcoming/zimone_all_questioning.txt @@ -3,7 +3,7 @@ ManaCost:1 G U Types:Legendary Creature Human Wizard PT:1/1 T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | Execute$ TrigToken | CheckSVar$ X | TriggerDescription$ At the beginning of your end step, if a land entered the battlefield under your control this turn and you control a prime number of lands, create Primo, the Indivisible, a legendary 0/0 green and blue Fractal creature token, then put that many +1/+1 counters on it. (2, 3, 5, 7, 11, 13, 17, 19, 23, 29, and 31 are prime numbers.) -SVar:TrigToken:DB$ Token | TokenScript$ primo_the_invisible | RememberTokens$ True | SubAbility$ DBCounters +SVar:TrigToken:DB$ Token | TokenScript$ primo_the_indivisible | RememberTokens$ True | SubAbility$ DBCounters SVar:DBCounters:DB$ PutCounter | Defined$ Remembered | CounterNum$ Y | CounterType$ P1P1 | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Count$IsPrime Y.Z.0 diff --git a/forge-gui/res/tokenscripts/primo_the_invisible.txt b/forge-gui/res/tokenscripts/primo_the_indivisible.txt similarity index 75% rename from forge-gui/res/tokenscripts/primo_the_invisible.txt rename to forge-gui/res/tokenscripts/primo_the_indivisible.txt index 52f4b310f61..4189e6ef591 100644 --- a/forge-gui/res/tokenscripts/primo_the_invisible.txt +++ b/forge-gui/res/tokenscripts/primo_the_indivisible.txt @@ -1,4 +1,4 @@ -Name:Primo, the Invisible +Name:Primo, the Indivisible ManaCost:no cost Colors:green, blue Types:Legendary Creature Fractal