On the Subject of Solve/Strike
Instead of just pressing one button to solve the module, you now have to input a series of presses to solve the module.
Inputting the wrong sequence will result in a loud strike, and reset the input.
For the entire module, the top button is considered button 1, and the bottom button button 2.
First, you will need to find the offset, α. Starting at 0, Use all rules that apply to find α, running top to bottom on the rows. The table provided has the condition in the first column, with the modifier on the second column.
- + #: Add this value to α
- - #: Subtract this value from α
- = #: Set this value to α
At least 3 batteries | + 2 |
---|---|
A parallel port is present | + 1 |
Last digit of serial number is odd | - 3 |
Any letter in the serial number is present in either button (or both) | + 3 |
At most 2 lit indicators | - 2 |
Forget Me Not, Organization, or Souvenir is present | = 0 |
Text color of button 1 Green, Blue, or Yellow | + 2 |
Text color of button 2 is Red, Magenta, or White | - 1 |
More lit than unlit indicators | + 1 |
Strike/Solve is present | = 7 |
Next, calculate β and γ for the top and bottom buttons respectively using the color of the text on the buttons.
White | Red | Blue | Green | Yellow | Magenta |
---|---|---|---|---|---|
2 | -1 | 3 | -2 | 1 | -3 |