17,101
edits
(removed manual version number as this page is not subject to change) |
m (Update for v1.2.2) |
||
Line 1: | Line 1: | ||
{{V}}<!-- | {{V|1.2.2}}<!-- | ||
Update the below with the number of items which count towards 100% completion. | Update the below with the number of items which count towards 100% completion. | ||
This number can be done by invoking the following snippet of JS in a browser console with Melvor open: | This number can be done by invoking the following snippet of JS in a browser console with Melvor open: | ||
items.filter((i, idx) => i.ignoreCompletion === undefined || i.ignoreCompletion !== true).length | game.items.filter((i, idx) => i.ignoreCompletion === undefined || i.ignoreCompletion !== true).length | ||
-->{{#vardefine:totItems| | -->{{#vardefine:totItems|2494}}<!-- | ||
-->There are multiple different ways to play Melvor Idle. In addition to the official game modes that can be selected when creating a character, there are also community-created game modes that add additional self-imposed restrictions to what a given character is allowed to do. | -->There are multiple different ways to play Melvor Idle. In addition to the official game modes that can be selected when creating a character, there are also community-created game modes that add additional self-imposed restrictions to what a given character is allowed to do. | ||