ATM Booth
Jump to navigation
Jump to search
The ATM Booth is a small room that is enclosed by glass panels with one glass door facing eastward, and houses the ATM and Payment Machine. It is located in the western part of the map, in between the Skeida Pharmacy and O-Market.
Gaining Access
- To use the ATM, the player must acquire their debit card through the Missing Debitcard quest.
Usage the ATM
- As of the current version, there is no way to deposit RMs into the bank account using the ATM. The ATM does not accept OCs.
- RMs can be withdrawn once the player gains access to the debitcard. The player can choose to withdraw all of the money, or allow it to invest at a fixed 0,1%[1] interest rate daily.
- The player receives 150 RMs a week on a Wednesday from unemployment benefits.
Using the Payment Machine
- To use the payment machine, the player must drag an invoice into the machine's UI and use the highlighted button to pay the invoice.
References
- ↑ Your interest rate, Discovered through decompiling code by @ierdna100 is calculated once a day, when the ATM is loaded using the formula: balance * (1+daysSinceLastLoad*0.001). See: Calculator to check how much you would gain from investing.