Bank and storing

In this section you can see all the changes made in game and new functionalities implemented
Locked
Ailander
Posts: 109
https://www.facebook.com/warszawa.kuchnie.na.wymiar/
Joined: Mon Oct 14, 2024 5:37 pm

Bank and storing

Post by Ailander »

Given all the new things we implemented generated quite the huge amount of items (starting from the ingredients for crafting and ending with the placeables you can put around) we decided also to create a more appropriate system to store away items for an otherwise overfull inventory

As seen in the new economy post, the bank manager will function as a value changer and as gold keeper. He is also the one that will collect the money from the selling you make at the market (more infos in the player vendors post).

For the storing, on sale in Waterdeep you will find a lot of small containers, from the simple boxes and bags at the peddlers in the taverns, to the magic bags that will reduce 80% of the weight in the more pricey shops.You can also change name to these containers by using a label item.The label must be used on the target container and then you can give it a new name, even use different colors if you wish for the letters. That is, still, not all that we implemented though

By interacting with the bank vault throught scripts made by our own now is possible to store away safely single items (like armors, weapons etc) and they will be saved in the bank container OR you can put items in a container and then put the container in the bank safe. In tthis way, doesn't matter where you are in the game world, the bank safe will generate the items you dropped in it even if is a different town (for example you left few items in the bank safe in Waterdeep, you will find them when you open a bank safe in Goldenfield) https://screenrec.com/share/TsvBr7F4R2

The safe is locked for character (meaning that others can't see what's in your bank safe) and the only type of items will not accept are the stackable once or crafting recipes (however you can definitely put them in a container and then put the container in the vault). The bank safe can contain up to 65 smaller containers, so it can contain virtually all the things you collect around. Any player that will try to look into your safe will be expelled by the server (not banned, simply logged out)
Locked