afxSpellBookData
A spellbook datablock.
Public Functions
int
Get the capacity (total number of spell slots) in a spellbook.
int
getPageSlotIndex(Point2I bookSlot)
...
Detailed Description
A spellbook datablock.
Public Attributes
char pagesPerBook
...
GameBaseData rpgSpells [144]
...
GameBaseData spells [144]
...
char spellsPerPage
...
Public Functions
getCapacity()
Get the capacity (total number of spell slots) in a spellbook.
getPageSlotIndex(Point2I bookSlot)
...