|
|
|
|
|
Help
Woodcraft Skill
This skill is a measure of your familiarity with woodland flora &
fauna, and to a lesser extent your knowledge of flora & fauna from
other regions. Woodcraft is based on DEXTERITY, since it takes great
control over both mind and body to survive countless days in untracked
wilderness relying only on your own resources to learn the ways of the
forest and its creatures.
This skill has no effect on its own, but it does lead to other
ranger-type skills such as forage and hunt. |
|
|
|
Word Of Recall Spell
Mana Cost : 35 Target: None
Save : None
Effect : "There's no place like home..."
By invoking this spell the caster will transport themself back to the safety
of their hometown.
|
|
|
|
Group Heal Spell
Mana Cost : 200 Target : victim
Save : None
Effect : Heals the targeted group
This spell makes it easier to heal your group or a specified group. If no
argument is specified it will default target your group. Bonuses to quality
for heal will also apply to group heal.
Usage:
cast 'group heal' <target>
Example 1:
cast 'group heal'
Example 2:
cast 'group heal' <?= %randPlayer() ?>
See Also: Heal Spell |
|
|
|
Group Invisibility Spell
Mana Cost : 75 Target : victim
Save : None
Effect : Turns the target group invisible
This spell makes it easier to turn a target group invisible. It targets
your own group if no argument is specified. Bonuses to quality to invisibility
will also apply to this spell.
Usage:
cast 'group invisibility' <target>
Example 1:
cast 'group invisibility'
Example 2:
cast 'group invisibility' <?= %randPlayer() ?>
See Also: Invisibility Spell |
|
|
|
Group Sanctuary
Mana Cost : 250 Target : victim
Save : None
Effect : Heals the targeted group
This spell makes it easier to apply sanctuary to your group or a specified
group. If no argument is specified it will default target your group.
Bonuses to quality for sanctuary will also apply to group sanctuary.
Usage:
cast 'group sanctuary' <target>
Example 1:
cast 'group sanctuary'
Example 2:
cast 'group sanctuary' <?= %randPlayer() ?>
See Also: Sanctuary Spell |
|
|
|
Auto Map
Auto Map is an experimental function that provides a 2D map of your immediate area. This function is experimental and may have incorrect information, use accordingly.
To toggle the mapping function on and off type the following command.
auto map
|
|
|
|
Daywalk
( vampire sunlight immunity )
Legend speaks of a powerful artifact that can protect a vampire from the
destructive forces of the sun. |
|
|
|
Prompt Customization
( Customize )
You can now customize your prompt with colours and stats that you WANT to
see :) Just use the prompt command.
prompt "My Prompt: "
This will set your prompt to "My Prompt: ". If you just type prompt with no
arguments then it will display your current prompt string. If you wish to set
your prompt back to the default then just do:
prompt default
Because this is such a fun feature you may want to share your prompt with
other players. The following commands change the access status of your prompt
string:
prompt public
prompt private
If someone's prompt has been set to public then you may, at any time use one
of the following commands to view their prompt, or to set yours to the same:
prompt list
prompt show <playerName>
prompt copy <playerName>
See Also: Prompt Stat Macros, Prompt Colour Macros |
|
|
|
Prompt Macros
( Statistics Stats )
The following macros may be used to add dynamic data to your prompt when
it is displayed. You just need to insert the tag (braces also) into your
prompt string:
<name> <str> <ac> <petHits>
<title> <int> <height> <petHitsMax>
<hits> <wis> <weight> <petHits%>
<hitsMax> <dex> <align> <petExp>
<hits%> <con> <age> <petPosition>
<mana> <chr> <fightStyle> <serverTime>
<manaMax> <exp> <wimpy> <mudTime>
<mana%> <expMax> <newLine > <mudTimeSunrise>
<moves> <expNeeded> <exits> <mudTimeSunset>
<movesMax> <gold> <shortExits>
<moves%> <bankGold> <position>
See Also: Prompt Customization, Prompt Colour Macros
|
|
|
|
Prompt Colour Macros
( Color )
The following macros may be used to add colour to your ansi enabled prompt
when it is displayed. You just need to insert the tag (braces also) into
your prompt string:
<black> <blackBg>
<red> <redBg> <normal>
<green> <greenBg> <bold>
<brown> <brownBg>
<blue> <blueBg>
<magenta> <magentaBg>
<cyan> <cyanBg>
<gray> <grayBg>
These macros may also be used in most types of communication.
See Also: Prompt Customization, Prompt Stat Macros |
|
|
|
|
|
|
|
|
|