Horizon Official Technical Documentation
monster_config_data::rewards Struct Reference

#include <MonsterDefinitions.hpp>

+ Collaboration diagram for monster_config_data::rewards:

Classes

struct  drops
 

Public Attributes

unsigned int base_exp {0}
 
unsigned int job_exp {0}
 
unsigned int mvp_exp {0}
 
struct drops items [MAX_MOB_DROP] {0}
 
struct drops items_mvp [MAX_MVP_DROP] {0}
 

Member Data Documentation

◆ base_exp

unsigned int monster_config_data::rewards::base_exp {0}

◆ items

struct drops monster_config_data::rewards::items[MAX_MOB_DROP] {0}

◆ items_mvp

struct drops monster_config_data::rewards::items_mvp[MAX_MVP_DROP] {0}

◆ job_exp

unsigned int monster_config_data::rewards::job_exp {0}

◆ mvp_exp

unsigned int monster_config_data::rewards::mvp_exp {0}

The documentation for this struct was generated from the following file: