Horizon Official Technical Documentation
zc_skill_info_data Struct Reference

#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}
 

Member Data Documentation

◆ level

int16_t zc_skill_info_data::level {0}

◆ level2

int16_t zc_skill_info_data::level2 {0}

◆ name

◆ range

int16_t zc_skill_info_data::range {0}

◆ skill_id

int16_t zc_skill_info_data::skill_id {0}

◆ skill_type

int32_t zc_skill_info_data::skill_type {0}

◆ sp_cost

int16_t zc_skill_info_data::sp_cost {0}

◆ upgradeable

int8_t zc_skill_info_data::upgradeable

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