“Soloing” Number Nimbleness
What is the world record for this? 5.7-something?
The original manual can be found here. This manual assumes the defuser knows how to activate Number Nimbleness and how the module behaves. This manual is only for the set of buttons required to press for each mini-game. Not all mini games will use the display on the top left. The lookup table can be found on the next page.
Mini-Game | Summary of Numbers to Press |
---|---|
Nagging Numbers | The number in the display |
Nebulous Numbers | The number 1 higher than the current display, then 2 higher than the new display, then 3 higher than the newer display, etc. If a number exceeds 9, take the number modulo 10. |
Nifty Numbers | The numbers in this order: 8, 3, 4, 7, 2, 0, 9, 1, 5, 6 |
Nonary Numbers | The number that, when added to the number in the display, will add to 9. |
Nuisance Numbers | The number in the display; then 2 times that number on the display, modulo 11; then 3 times that number on the display, modulo 11, etc. |
If the number calculated for the given mini-game does not exist on the module, go to the next button that would need to be pressed.