Currency Bank: Difference between revisions

From DreamWeave Wiki
Jump to navigation Jump to search
m Admin moved page Draft:Currency Bank to Currency Bank without leaving a redirect: wiki-sync promote
Merged into Game systems; redirect to section
Tag: New redirect
 
(One intermediate revision by the same user not shown)
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 &lt;amount&gt;</code> || Withdraw pyreals (paid out as 250k trade notes + loose coin).
|-
| <code>/b w n [value] &lt;count&gt;</code> || Withdraw trade notes (note value defaults to 250,000).
|-
| <code>/b w k|pn &lt;amount&gt;</code> || Withdraw legendary keys / promissory notes.
|-
| <code>/b t p|k|pn &lt;amount&gt; &lt;char&gt;</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 [[Skill Trainers|class trainer]] on the [[Player Skills]] 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.
* [[Player Skills]] — spends banked Luminance at the class-ability exchange.
 
[[Category:Game systems]]

Latest revision as of 01:05, 20 July 2026