Game Help

Imperian has hundreds of help files to help you learn more about the game and how to play.

4.5.1 Custom Prompt

In addition to the standard prompts described in HELP PROMPT, you have the option of specifying your own custom prompt that you would like to use.

CONFIG PROMPT CUSTOM <text> configures such a prompt. CONFIG PROMPT CUSTOM displays your existing prompt if you are currently using one. Using any other CONFIG PROMPT option disables the custom prompt.

The following special sequences are recognized and expanded in the custom prompt text:

- *h = Your current health.
- *m = Your current mana.

- *H = Your maximum health.
- *M = Your maximum mana.

- %h = Your current health, shown as a percentage.
- %m = Your current mana, shown as a percentage.

- *r = Your current remaining health reserves
- *R = Your current remaining mana reserves

- *i = Information about state (prone, flying, etc.)
- *I = Same as *i, but a space is added at the beginning if the text is not empty
- *b = Information about your balance and equilibrium.
- *l = Information about your limb balance (Only Monks and Wardancers use this).
- *B = Current bleeding amount
- *w = Time left (in seconds) on your resurrection weakness debuff.

- *C = Your current champion percentage.
- *F = Your current cult or sect faith.

- *E = Your current endurance. (HELP ENDURANCE)
- %E = Your current endurance, shown as a percentage of maximum.

- *n = Your character's name.
- *x = Your current experience (percentage from your current level to your next one).
- *a = Your character's current affinity.

- *t = Current GMT time in H:MM:SS format.
- *T = Current time in your timezone (HELP TIMEZONE)
- *z = Current In-Game Date. (Day Month, Year)
- *Z = Current In-Game Time. (Midnight, Dawn, Noon, etc.)
- %Z = Percent of the day that has elapsed (0 = Midnight, 50 = Noon)

- *k = Your current kai (Monks only).
- *d = Your current devotion (Devotion users only).
- *s = Your current essence (Necromancers only).
- *f = Your current fanatism (Priests only)
- *g = Your current rage (Berserkers only)
- %q = Your current summoned fire (Hunters only)
- %u = Your current summoned ice (Hunters only)
- *o = Your current focus points (Engineers only).
- %o = Your current focus points, shown as a percentage (Engineers only).
- *O = Your current focus target (Engineers only).
- *X = Your current battle axe momentum (Knights only).

- *N = Insert newline. *WARNING* Your client will likely think that only the last line of your prompt is the prompt. This will cause confusion with things like Nexus (the web client) ability to gag your entire prompt.

- *a = The one-word name of the current area.
- *A = The short name of the current area.
- *L = Your location. (room description)
- *# = The room number of the room you are currently in.
- *Y = The affinity of the area you are currently in.

- *p = The number of the mount you are on.
- *P = The name of the mount you are on.

- *y = Amount of actions you have queued.

- &n = Revert color back to normal.
- &d = Make the following text dark grey.
- &W = Make the following text bright white.
- &r = Make the following text red.
- &g = Make the following text green.
- &y = Make the following text yellow.
- &b = Make the following text blue.
- &m = Make the following text magenta.
- &c = Make the following text cyan.
- &R = Make the following text bright red.
- &G = Make the following text bright green.
- &Y = Make the following text bright yellow.
- &B = Make the following text bright blue.
- &M = Make the following text bright magenta.
- &C = Make the following text bright cyan.

Note that certain special sequences (such as current health/mana) specify their own color, overriding the one set by these colorisation sequences.

Specifying any of the special symbols twice (**, &&, %%) will output one such symbol. Duplicating the symbol is only necessary if the symbol is followed by a character that would form one of the recognized special sequences.

Example:

The following custom prompt will create the same result as the regular prompt:
CONFIG PROMPT CUSTOM H:*h M:*m <*b*I>


See also: HELP PROMPT, HELP SCORE