On the Subject of FizzBoss
She {0} on my {1} until I {2}.
This module uses rules similar to FizzBuzz.
The module has 2 displays and 7 buttons labeled f, b, z, i, u, S (Submit), and R (Reset). At the beginning of the bomb and after every non-ignored module is solved the top display will show a three digit number. After all non-ignored modules are solved, the buttons will light up to show you can submit phrases.
1. For the First Stage:
The number displayed is the first stage’s real number.
2. For Each Other Stage:
Add up all the previous stages' real numbers. For every phrase in the Phrases Table whose number is a divisor of the sum, add 1 to the current stage’s number. This will be the real number of that stage.
3. At the end:
Add up all the stages’ real numbers. Factorize this sum, and input each phrase corresponding to prime factors once, in order of the Phrases table (top to bottom, then left to right), and ONLY the first three characters, since character 4 will automatically be filled in for you.
If none of the primes in the Phrases table are factors of the sum, just press submit without inputting anything.
Once the defuser starts inputting a different phrase, the previously-inputted phrases wouldn’t be shown. Pressing R (Reset) will clear the current input, but pressing it on a clear screen will clear all previous inputs.
Once the defuser has inputted the required phrases to solve, press the S (Submit) button, if you were incorrect the module will strike and enter recovery mode. To see all of the stages again, press any button. After the replay is done, you can start inputting again.