|
|
| Line 1: |
Line 1: |
| {{DISPLAYTITLE:Currency Bank}}
| | #REDIRECT [[Game systems#Currency Bank]] |
| The '''Currency Bank''' is a custom DreamWeave system that stores your currency safely off your character — freeing pack space and keeping it out of harm's way. Open it anywhere with the '''<code>/bank</code>''' command (short form '''<code>/b</code>''').
| |
| | |
| == Balances ==
| |
| The bank keeps a per-character balance for four currencies:
| |
| * '''Pyreals''' — the standard coin.
| |
| * '''Luminance''' — deposit-only (see below).
| |
| * '''Legendary Keys'''
| |
| * '''Promissory Notes'''
| |
| | |
| Type <code>/b</code> with no arguments to see all four balances.
| |
| | |
| == Commands ==
| |
| Currency codes: <code>p</code>=pyreals, <code>l</code>=luminance, <code>k</code>=legendary keys, <code>pn</code>=promissory notes, <code>n</code>=trade notes.
| |
| | |
| {| class="wikitable"
| |
| ! Command !! What it does
| |
| |-
| |
| | <code>/b</code> || Show your balances.
| |
| |-
| |
| | <code>/b d</code> || Deposit everything.
| |
| |-
| |
| | <code>/b d p [amount]</code> || Deposit pyreals — all of them, or an amount like <code>10k</code>.
| |
| |-
| |
| | <code>/b w p <amount></code> || Withdraw pyreals (paid out as 250k trade notes + loose coin).
| |
| |-
| |
| | <code>/b w n [value] <count></code> || Withdraw trade notes (note value defaults to 250,000).
| |
| |-
| |
| | <code>/b w k|pn <amount></code> || Withdraw legendary keys / promissory notes.
| |
| |-
| |
| | <code>/b t p|k|pn <amount> <char></code> || Transfer currency to another character.
| |
| |}
| |
| | |
| == Luminance is bank-only ==
| |
| All the Luminance you earn is credited straight to your bank. It '''can be deposited but never withdrawn or transferred''' — you simply spend it from your banked balance, for example at a [[Class Trainers|class trainer]] on the [[Class Abilities]] exchange.
| |
| | |
| == Shopping from the bank ==
| |
| When you buy from a vendor, the cost can be drawn from your banked currency — so you can shop without carrying a pack full of coin.
| |
| | |
| == See also ==
| |
| * [[Game systems]] — all custom server systems.
| |
| * [[Class Abilities]] — spends banked Luminance at the class-ability exchange.
| |
| | |
| [[Category:Game systems]]
| |