#Golden Needle 3 Hands?!

1 messages · Page 1 of 1 (latest)

earnest scroll
#

Using a combination of Troubadour, hieroglyph, the Needle Boss Blind, and the Golden Needle Challenge, I was able to get three hands instead of the usual one.

I am aware that others have reported two hands at once, but I have seen no (recent) reports of three.

Screenshot showing the moment after I entered the Boss Blind.

I am assuming this is a bug, but if it is a feature I am sorry for the inconvenience.

outer nova
#

Its the same bug, you just did it twice

#

For an explanation,

  1. you start with one hand
  2. heiroglyph puts you to 0
  3. troubador puts you to -1 (which doesnt show visualy but yes, technically in the code it is seen as -1)
  4. the game sets your hands back to 1 because it checks if you have <1 and are about to lose
  5. needle still thinks you are at -1 hands, so it gives you 2 hands trying to set you to 1, but since you are at 1 already, you go to 3
earnest scroll
#

Thanks for the explanation, that makes a lot of sense, and I kinda think this should become a feature because it's a cool Easter egg.