Bank

From Unline
Jump to navigation Jump to search

Bank

To go back to the NPC Stores, click here


The Banker NPC is the main responsible to hold the money earned through monster hunting, and releasing it whenever you need.

Since he doesn't sell anything, there are some words to manage your money in which I'll leave behind.

Checking Your Balance

 Player: balance
 Banker NPC: Your account balance is 0 gold. 😢

Withdrawing Your Money

 Player: withdraw
 Banker NPC: Please tell me how much gold you would like to withdraw.
 Player: {amount}
 Banker NPC: Are you sure you wish to withdraw {amount} gold from your bank account?
 Player: yes
 Banker NPC: Here you are, {amount} gold. Please let me know if there is something else I can do for you.
 Player: withdraw {amount}
 Banker NPC: Are you sure you wish to withdraw {amount} gold from your bank account?
 Player: yes
 Banker NPC: Here you are, {amount} gold. Please let me know if there is something else I can do for you.  

Depositing Your Money

 Player: deposit
 Banker NPC: Please tell me how much gold it is you would like to deposit.
 Player: {amount}
 Banker NPC: Would you really like to deposit {amount} gold?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.
 Player: deposit {amount}
 Banker NPC: Would you really like to deposit {amount} gold?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.

Transfering Your Money

 Player: transfer
 Banker NPC: Please tell me the amount of gold you would like to transfer.
 Player: {amount}
 Banker NPC: Who would you like to transfer {amount} gold to?
 Player: {player name}
 Banker NPC: Would you really like to transfer {amount} gold to {player name}?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.
 Player: transfer {amount}
 Banker NPC: Who would you like to transfer {amount} gold to?
 Player: {player name}
 Banker NPC: Would you really like to transfer {amount} gold to {player name}?
 Player: yes
 Banker NPC: Alright, we have added the amount of {amount} gold to your balance. You can withdraw your money anytime you want to.