Horizon Official Technical Documentation
|
|
#include <SkillDefinitions.hpp>
Public Attributes | |
int16_t | skill_id {0} |
int32_t | skill_type {0} |
int16_t | level {0} |
int16_t | sp_cost {0} |
int16_t | range {0} |
char | name [MAX_SKILL_NAME_LENGTH] {0} |
int8_t | upgradeable |
int16_t | level2 {0} |
int16_t zc_skill_info_data::level {0} |
int16_t zc_skill_info_data::level2 {0} |
char zc_skill_info_data::name[MAX_SKILL_NAME_LENGTH] {0} |
int16_t zc_skill_info_data::range {0} |
int16_t zc_skill_info_data::skill_id {0} |
int32_t zc_skill_info_data::skill_type {0} |
int16_t zc_skill_info_data::sp_cost {0} |
int8_t zc_skill_info_data::upgradeable |