Horizon Official Technical Documentation
|
|
#include <MonsterDefinitions.hpp>
Public Attributes | |
int32_t | sprite_id {0} |
int32_t | weapon_id {0} |
int32_t | shield_id {0} |
int32_t | robe_id {0} |
int32_t | headgear_top_id {0} |
int32_t | headgear_middle_id {0} |
int32_t | headgear_bottom_id {0} |
int32_t | hair_style_id {0} |
int32_t | body_style_id {0} |
int32_t | hair_color_id {0} |
int32_t | body_color_id {0} |
unit_gender_types | gender {UNIT_GENDER_FEMALE} |
int32_t monster_config_data::monster_view_data::body_color_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::body_style_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
unit_gender_types monster_config_data::monster_view_data::gender {UNIT_GENDER_FEMALE} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::hair_color_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::hair_style_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::headgear_bottom_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::headgear_middle_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::headgear_top_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::robe_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::shield_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::sprite_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().
int32_t monster_config_data::monster_view_data::weapon_id {0} |
Referenced by Horizon::Zone::MonsterDatabase::parse_view().