This shows you the differences between two versions of the page.
— |
help:skills [2019/01/28 00:29] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Information: skills ====== | ||
+ | | ||
+ | Syntax: skills | ||
+ | | ||
+ | This will show you your skills status. Displays your current skills | ||
+ | status and mastering level, ordered by category (combat, communication, | ||
+ | defense, dexterity, discretion, knowledge, manipulation) and by master | ||
+ | level. | ||
+ | | ||
+ | | ||
+ | : Mastering : Percentage : Colour (if ANSI on) : | ||
+ | | ||
+ | : rookie : 1% to 10% : green : | ||
+ | : novice : 11% to 25% : bold green : | ||
+ | : apprentice : 26% to 40% : yellow : | ||
+ | : adept : 41% to 60% : bold yellow : | ||
+ | : skilled : 61% to 80% : red : | ||
+ | : expert : 81% to 90% : bold red : | ||
+ | : master : 91% to 110% : cyan : | ||
+ | : renowned master : 111% to 130% : pink : | ||
+ | : super master : 131% to 160% : bold pink : | ||
+ | : legend : 161% to 199% : bold purple : | ||
+ | : GODLIKE : 200% or more : white : | ||
+ | | ||
+ | | ||
+ | You may configure the skill layout by setting the variable skills_display | ||
+ | with any or a combination of these values: | ||
+ | | ||
+ | show percent show percents (approximate) | ||
+ | show mastering new style display (default) | ||
+ | lower case lower case skills description (default) | ||
+ | mixed case keep skills description in mixed case | ||
+ | | ||
+ | IE: set skills_display show mastering, lower case (this is the default) | ||
+ | set skills_display show percent, mixed case (old school) | ||
+ | | ||
+ | See also: [[combat]], [[other]] |