Conversation: xpbank
Triggered by
- blueprint NPC Experience Banker
creature006
Scripts referenced
| Script | Slot | In module | Notes |
|---|---|---|---|
xp_sc_50k | active | ✓ | |
xp_sc_10k | active | ✓ | |
xp_settokens | action | ✓ | |
xp_withdraw_10k | action | ✓ | |
xp_withdraw_50k | action | ✓ | |
xp_deposit_100k | action | ✓ | |
xp_deposit_10k | action | ✓ | |
xp_deposit_all | action | ✓ |
Starting entries
- entry #0 — Sup?
Conversation flow
Each starting entry is expanded recursively. Repeated nodes (cycles, shared continuations) appear inline as ↩ link backrefs to the first occurrence.
entry #0 ¶
Sup?
reply #0 → xp_settokens ¶
I would like to use the XP bank, and understand that I am only 'keeping' a percentage of the XP that I deposit, so that I may give it to another character who uses my CD-Key.
entry #1 ¶
You currently have <StartAction> <CUSTOM699> </Start> XP available for withdrawl. I store only <StartAction><CUSTOM698>%</Start> of the total XP you deposit. You may then transfer it to any of your characters.
NPC lines (entries) — flat index
entry #0
Sup?
- → reply #0 “I would like to use the XP bank, and understand that I am only 'keeping' a perce…”
entry #1
You currently have <StartAction> <CUSTOM699> </Start> XP available for withdrawl. I store only <StartAction><CUSTOM698>%</Start> of the total XP you deposit. You may then transfer it to any of your characters.
- → reply #5 “I would like to deposit Experience.”
- → reply #1 “I would like to withdraw Experience.”
entry #2
How Much XP would you like to withdraw?
- → reply #4 “50,000 Experience Points.” (if
xp_sc_50k) - → reply #3 “10,000 Experience Points.” (if
xp_sc_10k) - → reply #2 “None, nevermind.”
entry #3
How much XP would you like to deposit?
- → reply #9 “All the XP I have !”
- → reply #8 “10,000 Experience Points”
- → reply #7 “100,000 Experience Points.”
- → reply #6 “None, I changed my mind.”
PC replies — flat index
reply #0 →
xp_settokensI would like to use the XP bank, and understand that I am only 'keeping' a percentage of the XP that I deposit, so that I may give it to another character who uses my CD-Key.
- → entry #1 “You currently have <StartAction> <CUSTOM699> </Start> XP available for withdrawl…”
reply #2
None, nevermind.
reply #6
None, I changed my mind.
reply #9 →
xp_deposit_allAll the XP I have !