#include <client.h>
Detailed Description
Definition at line 277 of file client.h.
Field Documentation
Damage done by spell though the meaning is spell dependent and actual damage may depend on how the spell works.
Definition at line 288 of file client.h.
A face ID that may be used to show a graphic representation of the spell.
Definition at line 302 of file client.h.
Grace per cast; may be zero.
Definition at line 287 of file client.h.
The casting level of the spell.
Definition at line 284 of file client.h.
This is huge, the packets can't be much bigger than this anyway
Definition at line 280 of file client.h.
One length byte plus data
Definition at line 279 of file client.h.
The bitmask of paths this spell belongs to. See request_info spell_paths and stats about attunement, repulsion, etc.
Definition at line 298 of file client.h.
Spellmon 2 data. One length byte plus data. If the spell requires items to be cast, this is a list of req'd items. Comma-separated, number of items, singular names (like ingredients for alchemy).
Definition at line 310 of file client.h.
Pointer to the skill name, derived from the skill number.
Definition at line 296 of file client.h.
The index in the skill arrays, plus CS_STAT_SKILLINFO. 0: no skill used for cast. See also: request_info skill_info
Definition at line 292 of file client.h.
Mana per cast; may be zero.
Definition at line 286 of file client.h.
Unique ID number for a spell so updspell etc can operate on it.
Definition at line 282 of file client.h.
Casting time in server ticks.
Definition at line 285 of file client.h.
Spellmon 2 data. Values are: 0: No argument required. 1: Requires other spell name. 2: Freeform string is optional. 3: Freeform string is required.
Definition at line 305 of file client.h.
The documentation for this struct was generated from the following file:
- /home/leaf/crossfire/client/trunk/common/client.h