Holds information about a certain type of monster.
Monster information database.
void init()
Initialize MonsterDB.
void setMonsterIdOffset(int offset)
void readMonsterNode(XML::Node node, const std::string &filename)
Read <monster> node from settings.
void checkStatus()
Check if everything was loaded correctly.