User Tools

Site Tools


eliteapi:structures:ispell

This is an old revision of the document!


ISpell Structure

The spell structure containing information about a spell returned from the Resources namespace.

struct ISpell
{
    unsigned short ID;
    unsigned short MagicType;
    unsigned short Element;
    unsigned short ValidTargets;
    unsigned short Skill;
    unsigned short MP;
    unsigned char  Cast;
    unsigned char  Recast;
    unsigned char  RequiredLevel[24];
    unsigned short ResourceID;
    unsigned short IconIndex;
    const char*    Name;
    const char*    Description;
};
eliteapi/structures/ispell.1418683356.txt.gz · Last modified: 2014/12/15 14:42 by atom0s