Bank: Difference between revisions

From Melvor Idle
(Manual Review: No Changes. Updating Version.)
(User:Draedon: Reviewed page and updated version to 1.1. Added the fact that locked chests/containers can't be "double-clicked/tapped to open" if they are locked.)
(33 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{V0.15.2}}
{{V|1.1}}
[[File:Bank Slot (upgrade).svg|thumb|right|Bank]]
[[File:Bank Slot (upgrade).svg|thumb|right|Bank]]
The Bank is where the player's [[Table of Items|items]] are stored. The bank can be sorted using the "Quick Sort Bank" button or by clicking and dragging items. The "Search Bank" input can be used to look for specific items. Clicking on an item opens a menu with various options depending on the item type. All items have the option to be sold for [[GP]]. [[Equipment#Weapons|Weapons]], [[Equipment#Helmets|armour]] and [[Food|food]] can be equipped for use in [[Combat|combat]], or to assist with skills. [[Prayer#Bones|Bones]] can be buried to gain [[Prayer|prayer]] points if the player has more than 10. [[Mastery tokens]] can be claimed to earn a random [[mastery]] level for their corresponding skill. Certain items can be [[Upgrading Items|upgraded]] into other items.
The '''{{PAGENAME}}''' is where the player's [[Table of Items|items]] are stored.
 
The bank can be sorted using the "Sort" button or by clicking and dragging items (long press and drag on mobile). The sort order used may be changed by first clicking the gear tab within the rightmost panel, then selecting an option within the "Set Default Bank Sorting" drop-down.
 
Items can be moved between tabs by either dragging each item onto the desired tab or by using the "Move Items to new Tab" button to move many items at once. Any new items that haven't been found previously will be highlighted with a green glow and will appear in the first tab by default.
 
The "Search Bank" input can be used to look for specific items. When searching, the current tab will display only matching items while any inactive tabs containing items found by the search will be highlighted.
 
Clicking on an item opens a panel with various options depending on the item type:
* All items have the option to be sold for [[GP]]. The number to be sold can be changed by either clicking on the quantity slider, typing the desired quantity, or clicking on "All but 1"/"All". Many items can be sold at once using the "Toggle Sell Mode" button near the top of the bank.
* Locking prevents items from accidentally getting sold, prevents accidental burying of [[Prayer#Bones|Bones]], and prevents accidental opening of [[Chest Loot Tables|Chests and containers]] through double-clicking/tapping them in the bank. This can be done by clicking the lock icon while an item is selected. To sell locked items, unlock them first.
* [[Equipment#Weapons|Weapons]], [[Equipment#Helmets|armour]] and [[food]] can be equipped for use in [[combat]], or to assist with skills. Double clicking an item will also equip it to the active equipment set.
* [[Prayer#Bones|Bones]] can be buried to gain [[prayer]] points, note that bones must be unlocked before they can be buried.
* [[Mastery Tokens]] give 0.1% of the maximum [[Mastery#The Mastery Pool|mastery pool]] XP to the mastery pool of the corresponding skill when they are claimed. They cannot be used if the mastery pool is full.
* [[Chest Loot Tables|Chests and containers]] such as {{ItemIcon|Bird Nest|Bird Nests}}, {{ItemIcon|Herb Sack|Herb Sacks}}, and [[Dungeons#Dungeon List|dungeon chests]] can be opened.
* Certain items can be [[Upgrading Items|upgraded]] into other items.
 
==Categories==
In addition to searching for items by name, it is possible to search by category. The list of categories is as follows:
 
<!-- Generated using the following JS:
var bankSearchCat = new Set();
items.forEach((i, idx) => {
if (i.category !== undefined) bankSearchCat.add(i.category);
if (i.type !== undefined) bankSearchCat.add(i.type);
});
console.log('* ' + Array.from(bankSearchCat).sort((a, b) => a > b).join('\n\r* '));
--><div style="column-count: 3">
* Ammo
* Amulet
* Armour
* Arrows
* Arrowtips
* Astrology
* Bag
* Bar
* Bones
* Boots
* Bows
* Cape
* Chest
* Christmas
* Christmas 2021
* Combat
* Cooked Fish
* Cooking
* Cool
* Crafting
* Crafting Material
* Crossbow
* Dragonhide
* Dungeons
* Easter
* Equipment
* Events
* Familiar
* Farming
* Fish
* Fishing
* Fletching
* Food
* Food (Perfect)
* Fragment
* Gem
* Gemstone
* General
* Golbin Raid
* Helmet
* Herb
* Herblore
* Ingredient
* Item
* Javelin
* Junk
* Leather
* Lemon
* Logs
* Magic Armour
* Magic Book
* Magic Staff
* Magic Wand
* Mastery
* Material
* Mining
* Misc
* Miscellaneous
* Ore
* Party
* Patreon
* Potion
* Product
* Ranged Armour
* Ranged Weapon
* Raw Fish
* Ring
* Rune
* Runecrafting
* Secret
* Seeds
* Shard
* Shield
* Skills
* Slayer
* Slayer Armour
* Smithing
* Special
* Special Ring
* Summoning
* Thieving
* Token
* Trimmed Armour
* Unstrung Bows
* Weapon
* Woodcutting</div>


== Bank Slots ==
== Bank Slots ==
At the start of the game only 12 bank slots are available, however the player can purchase more bank slots from the [[Shop]]. The cost of bank slots increases after every purchase to a cap of 4,000,000 [[GP]], which occurs when 113 bank slots have been purchased. In addition [[Bank Slot Token|Bank Slot Tokens]] can be used to increase your bank capacity by 1.
At the start of the game only 12 bank slots are available, but the player can purchase more bank slots from the [[Shop]]. The cost of bank slots increases after every purchase to a cap of {{GP|5000000}}, which occurs when 118 bank slots have been purchased. In addition, {{ItemIcon|Bank Slot Token|Bank Slot Tokens}} can be used to increase your bank capacity by 1, using these tokens does not increase the cost of bank slots purchased from the [[Shop]]. [[Hardcore|Hardcore Mode]] has a {{HardcoreBankMax}} bank slot limit from the Shop, but {{ItemIcon|Bank Slot Token|Bank Slot Tokens}} can still be used.
 
[[Category:Manual Tables]]
{| class="wikitable sortable"
{| class="wikitable sortable"
!Upgrade
!Upgrade
Line 19: Line 132:


<nowiki>*</nowiki>The cost of bank slots, <math> C_b </math> increases with the number of slots purchased, <math> n </math> by:<br>
<nowiki>*</nowiki>The cost of bank slots, <math> C_b </math> increases with the number of slots purchased, <math> n </math> by:<br>
<math>C_b = \left \lfloor \frac{2654570(50(n+2))}{142015^{\frac{163}{122+n}}}\right \rfloor</math>
<math>C_b = \left \lfloor \frac{132\,728\,500 \times (n+2)}{142\,015^{\left (\frac{163}{122+n} \right )}}\right \rfloor</math>
 
Note that the denominator function is 142,015 raised to the exponent of <math>\frac{163}{122 + n}</math>, not a multiplication.


{{:Bank/CostTable}}


{{Menu}}
{{Menu}}
[[Category:Guides]]

Revision as of 03:25, 26 October 2022

This page was last updated for (v1.1).
Bank

The Bank is where the player's items are stored.

The bank can be sorted using the "Sort" button or by clicking and dragging items (long press and drag on mobile). The sort order used may be changed by first clicking the gear tab within the rightmost panel, then selecting an option within the "Set Default Bank Sorting" drop-down.

Items can be moved between tabs by either dragging each item onto the desired tab or by using the "Move Items to new Tab" button to move many items at once. Any new items that haven't been found previously will be highlighted with a green glow and will appear in the first tab by default.

The "Search Bank" input can be used to look for specific items. When searching, the current tab will display only matching items while any inactive tabs containing items found by the search will be highlighted.

Clicking on an item opens a panel with various options depending on the item type:

  • All items have the option to be sold for GP. The number to be sold can be changed by either clicking on the quantity slider, typing the desired quantity, or clicking on "All but 1"/"All". Many items can be sold at once using the "Toggle Sell Mode" button near the top of the bank.
  • Locking prevents items from accidentally getting sold, prevents accidental burying of Bones, and prevents accidental opening of Chests and containers through double-clicking/tapping them in the bank. This can be done by clicking the lock icon while an item is selected. To sell locked items, unlock them first.
  • Weapons, armour and food can be equipped for use in combat, or to assist with skills. Double clicking an item will also equip it to the active equipment set.
  • Bones can be buried to gain prayer points, note that bones must be unlocked before they can be buried.
  • Mastery Tokens give 0.1% of the maximum mastery pool XP to the mastery pool of the corresponding skill when they are claimed. They cannot be used if the mastery pool is full.
  • Chests and containers such as Bird Nests, Herb Sacks, and dungeon chests can be opened.
  • Certain items can be upgraded into other items.

Categories

In addition to searching for items by name, it is possible to search by category. The list of categories is as follows:

  • Ammo
  • Amulet
  • Armour
  • Arrows
  • Arrowtips
  • Astrology
  • Bag
  • Bar
  • Bones
  • Boots
  • Bows
  • Cape
  • Chest
  • Christmas
  • Christmas 2021
  • Combat
  • Cooked Fish
  • Cooking
  • Cool
  • Crafting
  • Crafting Material
  • Crossbow
  • Dragonhide
  • Dungeons
  • Easter
  • Equipment
  • Events
  • Familiar
  • Farming
  • Fish
  • Fishing
  • Fletching
  • Food
  • Food (Perfect)
  • Fragment
  • Gem
  • Gemstone
  • General
  • Golbin Raid
  • Helmet
  • Herb
  • Herblore
  • Ingredient
  • Item
  • Javelin
  • Junk
  • Leather
  • Lemon
  • Logs
  • Magic Armour
  • Magic Book
  • Magic Staff
  • Magic Wand
  • Mastery
  • Material
  • Mining
  • Misc
  • Miscellaneous
  • Ore
  • Party
  • Patreon
  • Potion
  • Product
  • Ranged Armour
  • Ranged Weapon
  • Raw Fish
  • Ring
  • Rune
  • Runecrafting
  • Secret
  • Seeds
  • Shard
  • Shield
  • Skills
  • Slayer
  • Slayer Armour
  • Smithing
  • Special
  • Special Ring
  • Summoning
  • Thieving
  • Token
  • Trimmed Armour
  • Unstrung Bows
  • Weapon
  • Woodcutting

Bank Slots

At the start of the game only 12 bank slots are available, but the player can purchase more bank slots from the Shop. The cost of bank slots increases after every purchase to a cap of Coins.svg 5,000,000, which occurs when 118 bank slots have been purchased. In addition, Bank Slot Tokens can be used to increase your bank capacity by 1, using these tokens does not increase the cost of bank slots purchased from the Shop. Hardcore Mode has a 108 bank slot limit from the Shop, but Bank Slot Tokens can still be used.

Upgrade Name Description Cost
Bank Slot (upgrade).svg
Bank Slot +1 Bank Capacity Coins.svg [math]\displaystyle{ C_b }[/math]*

*The cost of bank slots, [math]\displaystyle{ C_b }[/math] increases with the number of slots purchased, [math]\displaystyle{ n }[/math] by:
[math]\displaystyle{ C_b = \left \lfloor \frac{132\,728\,500 \times (n+2)}{142\,015^{\left (\frac{163}{122+n} \right )}}\right \rfloor }[/math]

Note that the denominator function is 142,015 raised to the exponent of [math]\displaystyle{ \frac{163}{122 + n} }[/math], not a multiplication.

Bank/CostTable