BankTask
Used to create a task that will bank for items and equipment as specified.
Types
Functions
Performs the banking actions necessary to fulfill the inventory and equipment requirements of the task. Will open/close the bank as necessary. Will not, however, run to a bank. A bank booth or chest in the vicinity is required.
Determines if the player has everything needed to execute the bank task. Checks inv, equipment and bank items True if we can execute false otherwise
Determines if the player has everything needed to satisfy the bank task. Returns true if the inventory and equipment are in a state such that the requirements are met. This will return true even if it might be a good idea to bank, such as when the amount of variable items is on the low side (food, potions, ammo) yet technically within the threshold.