Spells
Function |
Description |
Returns an array of known cleric spells for actor |
|
Returns an array of known innate spells for actor |
|
Returns an array of known wizard spells for actor |
|
Returns max no of spells for actor for spell level |
|
Returns max no of spells for actor for spell level |
|
Returns max no of spells for actor for spell level |
|
Returns array of memorized cleric spells for actor |
|
Returns array of memorized innate spells for actor |
|
Returns array of memorized wizard spells for actor |
|
Returns spell ability data for specified spell |
|
Returns a pointer to spell data |
|
Returns a string containing spell description |
|
Returns a string containing spell icon id |
|
Returns a string containing spell name |
|
Returns true if resource is a valid spell |
|
Adds a spell to known cleric spells for an actor |
|
Adds a spell to known innate spells for an actor |
|
Adds a spell to known wizard spells for an actor |
|
Memorize a cleric spell for an actor |
|
Memorize an innate spell for an actor |
|
Memorize a wizard spell for an actor |
|
Casts the specified spell |
|
Casts the specified spell from active Opcode #214 |
|
Casts the specified spell with no prerequisites |
|
Sets the quick spell slot with the specified spell |
|
Iterate memorized cleric spells for an actor |
|
Iterate memorized innate spells for an actor |
|
Iterate known cleric spells for an actor |
|
Iterate known innate spells for an actor |
|
Iterate known wizard spells for an actor |
|
Iterate memorized wizard spells for an actor |
|
Ready the spell associated with the button data |
|
Removes a spell from known spells for an actor |
|
Removes a spell from known spells for an actor |
|
Removes a spell from known spells for an actor |
|
Unmemorize a cleric spell for an actor |
|
Unmemorize an innate spell for an actor |
|
Unmemorize a wizard spell for an actor |