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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t light
int32_t dark
int32_t fire
int32_t water
int32_t earth
int32_t wind

Detailed Description

The 6 elemental character stats

Definition at line 1800 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize CharacterElementalStats::_eo

Definition at line 1801 of file protocol.h.

◆ dark

int32_t CharacterElementalStats::dark

Definition at line 1803 of file protocol.h.

◆ earth

int32_t CharacterElementalStats::earth

Definition at line 1806 of file protocol.h.

◆ fire

int32_t CharacterElementalStats::fire

Definition at line 1804 of file protocol.h.

◆ light

int32_t CharacterElementalStats::light

Definition at line 1802 of file protocol.h.

◆ water

int32_t CharacterElementalStats::water

Definition at line 1805 of file protocol.h.

◆ wind

int32_t CharacterElementalStats::wind

Definition at line 1807 of file protocol.h.


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