|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | str |
| int32_t | wis |
| int32_t | intl |
| int32_t | agi |
| int32_t | con |
| int32_t | cha |
Stat requirements to learn a skill from a skill master NPC
Definition at line 1919 of file protocol.h.
| EoSerialize SkillStatRequirements::_eo |
Definition at line 1920 of file protocol.h.
| int32_t SkillStatRequirements::agi |
Definition at line 1924 of file protocol.h.
| int32_t SkillStatRequirements::cha |
Definition at line 1926 of file protocol.h.
| int32_t SkillStatRequirements::con |
Definition at line 1925 of file protocol.h.
| int32_t SkillStatRequirements::intl |
Definition at line 1923 of file protocol.h.
| int32_t SkillStatRequirements::str |
Definition at line 1921 of file protocol.h.
| int32_t SkillStatRequirements::wis |
Definition at line 1922 of file protocol.h.