Game Mode: Difference between revisions

Update for v0.22.1
m (→‎{{Icon|Chaos}}: Include from Chaos)
(Update for v0.22.1)
Line 1: Line 1:
{{V|0.21}}<!--
{{V|0.22.1}}<!--
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
items.filter((i, idx) => i.ignoreCompletion === undefined || i.ignoreCompletion !== true).length
-->{{#vardefine:totItems|980}}<!--
-->{{#vardefine:totItems|1065}}<!--
-->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.


Line 17: Line 17:
* Hardcore characters are deleted upon death
* Hardcore characters are deleted upon death
* Passive {{Skill|Hitpoints}} regeneration is disabled.
* Passive {{Skill|Hitpoints}} regeneration is disabled.
* [[Bank]] slots cannot be purchased from the [[Shop]] after the player reaches 90 bank slots, although more bank slots can still be acquired through the use of {{ItemIcon|Bank Slot Token}}s.
* [[Bank]] slots cannot be purchased from the [[Shop]] after the player reaches {{HardcoreBankMax}} bank slots, although more bank slots can still be acquired through the use of {{ItemIcon|Bank Slot Token|Bank Slot Tokens}}.
* The [[Combat Triangle]] penalties for using a combat style the enemy is resistant to are increased.
* The [[Combat Triangle]] penalties for using a combat style the enemy is resistant to are increased.


Line 55: Line 55:
Some people might want to push this even further, and have 4 of every item, allowing themselves to fill all Equipment sets, and still have one of each item in their bank. This is often called Ultimate Living Bank.
Some people might want to push this even further, and have 4 of every item, allowing themselves to fill all Equipment sets, and still have one of each item in their bank. This is often called Ultimate Living Bank.


While it is possible in Normal game mode to get enough slots, it is very hard to do so combined with {{Icon|Hardcore}}, due to the 90 bank slot cap from shop. One would need to farm and use at least {{formatnum:{{#expr:{{#var:totItems}} - 90}}}} {{ItemIcon|Bank Slot Token|Bank Slot Tokens}}, preferably after hitting the 90-cap.
While it is possible in Normal game mode to get enough slots, it is very hard to do so combined with {{Icon|Hardcore}}, due to the {{HardcoreBankMax}} bank slot cap from shop. One would need to farm and use at least {{formatnum:{{#expr:{{#var:totItems}} - {{HardcoreBankMax}}}}}} {{ItemIcon|Bank Slot Token|Bank Slot Tokens}}, preferably after hitting the {{HardcoreBankMax}}-cap.


===Combat Drops Only===
===Combat Drops Only===