Difference between revisions of "Skill"

From BatWiki
Jump to: navigation, search
(what notes?)
m (some hyperlinks)
Line 1: Line 1:
[[:Category:Skill|List]] of all skills.
+
[[:Category:Skill|List of all skills]].
 
= [http://www.bat.org/help/help?str=skill How the skills works on BatMUD] =
 
= [http://www.bat.org/help/help?str=skill How the skills works on BatMUD] =
  
Some skills use endurance points when they are done. Many of the skills are automatically in use ie. when you need the skill your skill chance is quered automatically.
+
Some skills use [[endurance point]]s when they are done. Many of the skills are automatically in use ie. when you need the skill your skill chance is quered automatically.
  
 
Skills are used using the 'use' command. The format is:
 
Skills are used using the 'use' command. The format is:
Line 11: Line 11:
 
You can use which ever format you prefer. Some examples:
 
You can use which ever format you prefer. Some examples:
  
:use strike at rat  
+
:use [[strike]] at rat  
 
:use 'strike' rat  
 
:use 'strike' rat  
:use fire building  
+
:use [[fire building]]
 
:use consider at cow  
 
:use consider at cow  
  
Line 23: Line 23:
  
 
You can use 'me' as a valid target. For example,
 
You can use 'me' as a valid target. For example,
:use vampiric blow at me  
+
:use [[vampiric blow]] at me  
  
 
To interrupt a skill you are using type:
 
To interrupt a skill you are using type:
Line 29: Line 29:
  
 
There is also shortcut for cast stop in builtin commands. Type help builtin. To set builtin commands on type:
 
There is also shortcut for cast stop in builtin commands. Type help builtin. To set builtin commands on type:
:set builtin on  
+
:set [[builtin]] on  
  
 
To see what you are using type:
 
To see what you are using type:
Line 35: Line 35:
  
 
To get help on a certain spell you use the following format:
 
To get help on a certain spell you use the following format:
:help skill name of skill  
+
:help skill <name of skill>
  
 
For example:
 
For example:
:help skill strike  
+
:help skill [[strike]]
:help skill attack
+
:help skill [[attack]]

Revision as of 16:26, 7 November 2008

List of all skills.

How the skills works on BatMUD

Some skills use endurance points when they are done. Many of the skills are automatically in use ie. when you need the skill your skill chance is quered automatically.

Skills are used using the 'use' command. The format is:

use name of skill [at target]

or

use 'name of skill' [target]

You can use which ever format you prefer. Some examples:

use strike at rat
use 'strike' rat
use fire building
use consider at cow

You can see what skills you know by typing:

show skills

You can see all skills in game by typing:

show skills all

You can use 'me' as a valid target. For example,

use vampiric blow at me

To interrupt a skill you are using type:

cast stop

There is also shortcut for cast stop in builtin commands. Type help builtin. To set builtin commands on type:

set builtin on

To see what you are using type:

cast info

To get help on a certain spell you use the following format:

help skill <name of skill>

For example:

help skill strike
help skill attack