When do I get which Item - A reference

As far as I know, a better item has never been restricted when a lower item was working.
It can be that old code will not work with newer equipment, but the changes are mostly minor. For example the first glasses use this.findNearestEnemy(), while the latter glasses don’t have this command anymore. They use this.findNearest(this.findEnemies()) instead.

While I thought about a requirement-list, it would simply blow the scale. Every level has some requirements and restrictions, and with over 100 levels already existing this is nowhere possible to maintain, also because these requirements shift and change all the time. Recently the BossStar 1 has been released, which is now already banned in all *** Treasure-Levels. Just as example.

6 Likes