updating global api function func_8011A3AC with a better name. It fetches the current familiar stats from the global game variables and will also fetch an attack descriptor if ID is provided.
Refactoring names for ET_Bat that I forgot to update in my last PR. Remaining unkXX vars appear to be unused.
Adding enum for g_SpellDefs table. Some familiar attacks appear to be in that table as well as Alucard's spells. Some do not such as the bat's fireball.
updating global api function func_8011A3AC with a better name. It fetches the current familiar stats from the global game variables and will also fetch an attack descriptor if ID is provided.
Refactoring names for ET_Bat that I forgot to update in my last PR. Remaining unkXX vars appear to be unused.
Adding enum for g_SpellDefs table. Some familiar attacks appear to be in that table as well as Alucard's spells. Some do not such as the bat's fireball.