Bank: Difference between revisions

100 bytes added ,  20 September 2023
Re-order sections & expand Bank Tabs section
m (Updated Equipment links)
(Re-order sections & expand Bank Tabs section)
Line 16: Line 16:
* Certain items can be [[Upgrading Items|upgraded]] into other items.
* Certain items can be [[Upgrading Items|upgraded]] into other items.


==Bank Tabs==
== Bank Slots ==
The player starts with 12 bank tabs, but can get up to 22 tabs by purchasing more for {{GP|100000000}} each.
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"
!Upgrade
!Name
!Description
!Cost
|-
| style ="text-align: left;" |[[File:Bank Slot (upgrade).svg|50px|center]]
| style ="text-align: left;" |Bank Slot
| style ="text-align: right;" |+1 Bank Capacity
| style ="text-align: right;" |[[File:Coins.svg|25px|middle]] <math>C_b</math>*
|}
 
<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{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.
 
{{Template:BankCostTable}}
 
== Bank Tabs ==
The player starts with 12 bank tabs, but can get up to {{#expr:12 + {{PurchaseStat|Extra Bank Tab|buyLimit}}}} tabs by purchasing more from the {{Icon|Shop}} for {{PurchaseStat|Extra Bank Tab|cost}} each.


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.
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.
Line 23: Line 45:
By default, tabs display the icon of the first item in said tab, but this can be changed by pressing the gear icon on any item, and selecting a tab from the drop-down list. You don't need to have the item in the same tab for it to display the selected icon.
By default, tabs display the icon of the first item in said tab, but this can be changed by pressing the gear icon on any item, and selecting a tab from the drop-down list. You don't need to have the item in the same tab for it to display the selected icon.


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


Line 136: Line 158:
* Weapon
* Weapon
* Woodcutting</div>
* Woodcutting</div>
== 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 {{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"
!Upgrade
!Name
!Description
!Cost
|-
| style ="text-align: left;" |[[File:Bank Slot (upgrade).svg|50px|center]]
| style ="text-align: left;" |Bank Slot
| style ="text-align: right;" |+1 Bank Capacity
| style ="text-align: right;" |[[File:Coins.svg|25px|middle]] <math>C_b</math>*
|}
<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{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.
{{Template:BankCostTable}}


{{Menu}}
{{Menu}}