eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
CharacterBaseStats Struct Reference

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t str
int32_t intl
int32_t wis
int32_t agi
int32_t con
int32_t cha

Detailed Description

The 6 base character stats

Definition at line 1728 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize CharacterBaseStats::_eo

Definition at line 1729 of file protocol.h.

◆ agi

int32_t CharacterBaseStats::agi

Definition at line 1733 of file protocol.h.

◆ cha

int32_t CharacterBaseStats::cha

Definition at line 1735 of file protocol.h.

◆ con

int32_t CharacterBaseStats::con

Definition at line 1734 of file protocol.h.

◆ intl

int32_t CharacterBaseStats::intl

Definition at line 1731 of file protocol.h.

◆ str

int32_t CharacterBaseStats::str

Definition at line 1730 of file protocol.h.

◆ wis

int32_t CharacterBaseStats::wis

Definition at line 1732 of file protocol.h.


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