Difference between revisions of "Spell"

From BatWiki
Jump to: navigation, search
m (New page: = ingmae info = All spells use spell points when they are cast. You can see the number of spell points needed for a certain spell by reading the help on that spell. The spells that are ava...)
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= ingmae info =
+
* '''See also:''' [[:category:spell|List of spells]]
All spells use spell points when they are cast. You can see the number of spell points needed for a certain spell by reading the help on that spell. The spells that are available to you depend on your guild and what you have studied. The phase of the moon affects your chance of casting spells and the spell point cost.
+
----
 +
All spells use spell points when they are cast.
 +
You can see the number of spell points needed for a certain spell by reading the help on that spell.
 +
The spells that are available to you depend on your guild and what you have studied.
 +
The phase of the moon affects your chance of casting spells and the spell point cost.
  
 
Spells are cast using the 'cast' command. The format is:
 
Spells are cast using the 'cast' command. The format is:
Line 8: Line 12:
  
 
You can use which ever format you prefer. Some examples:
 
You can use which ever format you prefer. Some examples:
:cast magic missile at rat
+
:cast [[magic missile]] at rat
 
:cast 'magic missile' rat
 
:cast 'magic missile' rat
:cast create food
+
:cast [[create food]]
  
 
You can see what spells you know by typing:
 
You can see what spells you know by typing:
Line 16: Line 20:
  
 
You can also use 'me' as a valid target. For example:
 
You can also use 'me' as a valid target. For example:
:cast cure light wounds at me
+
:cast [[cure light wounds]] at me
  
 
You can see all spells in game by typing:
 
You can see all spells in game by typing:
Line 30: Line 34:
 
:help spell name of spell
 
:help spell name of spell
 
For example:
 
For example:
:help spell [[:Category:Magic missile|magic missile]]
+
:help spell magic missile
 +
 
 +
[[Category: BatMUD]]

Latest revision as of 14:46, 29 March 2009


All spells use spell points when they are cast. You can see the number of spell points needed for a certain spell by reading the help on that spell. The spells that are available to you depend on your guild and what you have studied. The phase of the moon affects your chance of casting spells and the spell point cost.

Spells are cast using the 'cast' command. The format is:

cast name of spell [at target]

or

cast 'name of spell' [target]

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

cast magic missile at rat
cast 'magic missile' rat
cast create food

You can see what spells you know by typing:

show spells

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

cast cure light wounds at me

You can see all spells in game by typing:

show spells all

To interrupt a spell you are casting type:

cast stop

To see what you are casting type:

cast info

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

help spell name of spell

For example:

help spell magic missile