#include <Enchantment.h>
Inheritance diagram for ogs::spells::Enchantment:
Public Member Functions | |
virtual const ogs::magic::School & | getSchool () const |
Determine the school (or subschool) for this type of spell. |
|
All Enchantment spells are in the Enchantment school or an Enchantment subschool. Derived classes may override this function to return an Enchantment subschool.
Implements ogs::magic::Spell. |