On the Subject of 7
It got half as many lines as its counterpart. But double the problems as the counterpart.
The module shows a 7-segment display, a rotated diamond consisting of 8 unique RGB colors, a stage indicator, and an LED, which is pressable.
If the LED is not pressable, there are more segments, the diamond is not rotated, or the stage indicator is showing more than 1 digit, you are looking at the wrong module.
The module will start on stage 0 with a black LED to denote the initial stage. The module will also generate stages based on the number of solvable modules present, including itself, up to 7 extra stages maximum by default. For clarification, the initial stage counts as 1 stage; if there are 11 solvable modules on the bomb, including itself, this module would have generated 8 stages total by default.
The 7-segment will display a variated pattern formed by mixing red, green, blue channels respectively. These channels denote initial values, where an inverted display of that channel denotes a negative number. These values are displayed in decimal format, known as base-10.
Refer to Faulty Seven Segment Displays for the digits that are shown on this module.
Perform the operation given based on the color of the LED for each stage, using the table on the next page.
Press the LED to advance to the next stage of the module, unless the module is on the last stage, the module will loop back to stage 0.
Once you calculated the final value for each channel, press the stage indicator to enter submission mode.
From there, all of triangles that make part of the diamond will colorize into a pallet. The LED will also turn off or blink if very specific conditions are satisfied.
Enter the final values of all 3 channels, inverting that channel if needed, and mixing them additively using the diamond to select the given color and the segment to apply on. Press the stage indicator to submit the given set, which is labeled as “SUb” on the module.