Difference between pages "CHARM" and "SPELLINFO"

From 4Dimensions
(Difference between pages)
Jump to: navigation, search
(Bot: Automated import of articles)
 
m (updated)
 
Line 1: Line 1:
'''CHARM'''
+
'''SPELLINFO'''
 
[[Category:Help Files]]
 
[[Category:Help Files]]
  
Usage:   cast 'charm' <victim>
+
Usage: spellinfo <spellname or skillname>
  
Duration: Limited
 
  
Accumulative: No
+
This very useful command gives a code generated info about any and all spells
  
 +
and skills in the game. Since it is generated by the code, it will always be
  
A charmed person will follow you, and not be able to attack you, you
+
updated to the latest version.
  
can order the charmed person using the order command. The charmed person
 
  
will follow you until they follow themselves or quit.
+
Spellinfo gives the main characteristics for that spell/skill; like
  
 +
level, tier, directional or not, etc. To see more specific information about
  
It is not possible to charm anyone that is already charmed, if you're
+
what it actually does you'll have to type help <skill/spell>.
  
charmed yourself, or if the person is higher level than yourself.  The
+
Below is an example of the info you'll get from the command SPELLINFO:
  
person will get a saving throw versus "paralyzation".
+
<pre>
 +
----------------------------------------------------
 +
                Name: fireball
 +
Tier: 1    Level: 40   
 +
MinPosition: Fighting  Elemental Type: fire
  
 +
Directional: NO            Offensive: YES
 +
    Affects: NO            Unaffects: NO
 +
    Points: NO        Alters Objects: NO
 +
    Groups: NO                Masses: NO
 +
      Areas: NO            Summoning: NO
 +
  Creation: NO
  
Trainer:  
+
Classes: Mage
 +
----------------------------------------------------
 +
</pre>
  
Aphrodite
+
See also: [[SKILLSINDEX]]  [[SPELLSINDEX]]
 
 
Mistress Lydia
 
 
 
 
 
See also: [[FOLLOW]]  [[ORDER]]  [[GROUP]]
 
 
 
See also: [[SPELLINFO]] [[CHARM]]
 

Latest revision as of 16:46, 24 September 2021

SPELLINFO

Usage: spellinfo <spellname or skillname>


This very useful command gives a code generated info about any and all spells

and skills in the game. Since it is generated by the code, it will always be

updated to the latest version.


Spellinfo gives the main characteristics for that spell/skill; like

level, tier, directional or not, etc. To see more specific information about

what it actually does you'll have to type help <skill/spell>.

Below is an example of the info you'll get from the command SPELLINFO:

----------------------------------------------------
                Name: fireball
Tier: 1     Level: 40    
MinPosition: Fighting   Elemental Type: fire

Directional: NO             Offensive: YES
    Affects: NO             Unaffects: NO 
     Points: NO        Alters Objects: NO 
     Groups: NO                Masses: NO 
      Areas: NO             Summoning: NO 
   Creation: NO 

Classes: Mage
----------------------------------------------------

See also: SKILLSINDEX SPELLSINDEX