MUME Help
INFO FORMAT
The following format characters are available with the
info
command:
%% - % %l - level %( - start status colour %M - character name %) - end status colour %m - spell casting speed %. - new line %N - months part of age %A - absorbtion %n - days part of age %a - age in years %O - offensive bonus %B - reference abilities %o - constitution %b - unmodified abilities %P - playtime (in hours) %C - carrying (pounds) %p - perception %c - citizen list %q - alignment %D - dodge bonus %R - alertness %d - dexterity %r - detailed money held %E - maximum mana %S - strength %e - mana %s - perception smell %F - carrying encumbrance %T - travel points to level %f - affects %t - travel points %G - unaffected abilities %u - unretire, age reset, etc. %g - gold coins held %v - perception vision %H - perception hear %W - weight %h - height %w - wisdom %I - willpower %X - experience to level %i - intelligence %x - experience %J - max movement points %Y - mood %j - movement points %y - wimpy setting %K - war fame %Z - maximum hit points %k - parry bonus %z - hit points %L - session time (in minutes) %, - toggle thousand separators on/offOther characters will be printed as they are.
Thanks Tumeric for coming up with most of the abbreviations.
Example:
> info Your fortune is: %r%.Travel points: %t
Your fortune is: 52 gold coins and 11 silver pennies
Travel points: 0
N.b., %,
toggles the use of thousand separators on and off:
> info %,XP %x TP %t left %,%X
XP 12,345 TP 9,876 left 2345
For an explanation on the different variants (%B
, %b
,
%G
) of base abilities (str, int,
…), see help abilities
.
After the %
you can also specify a field width: %3e
shows your mana, padding to
3 characters.
Use a negative width for left alignment:
%-15M
.
See also: | INFO, SCORE, STAT, ABILITIES, ACCOUNT |
Generated on Thu Sep 5 18:09:39 2024