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

#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

Detailed Description

The 6 base character stats. Sent upon selecting a character and entering the game.

Definition at line 1747 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize CharacterBaseStatsWelcome::_eo

Definition at line 1748 of file protocol.h.

◆ agi

int32_t CharacterBaseStatsWelcome::agi

Definition at line 1752 of file protocol.h.

◆ cha

int32_t CharacterBaseStatsWelcome::cha

Definition at line 1754 of file protocol.h.

◆ con

int32_t CharacterBaseStatsWelcome::con

Definition at line 1753 of file protocol.h.

◆ intl

int32_t CharacterBaseStatsWelcome::intl

Definition at line 1751 of file protocol.h.

◆ str

int32_t CharacterBaseStatsWelcome::str

Definition at line 1749 of file protocol.h.

◆ wis

int32_t CharacterBaseStatsWelcome::wis

Definition at line 1750 of file protocol.h.


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