V-Gears 0
Free Final Fantasy VII engine.
Savemap::Character::Stat Struct Reference

A character stat. More...

#include <Savemap.h>

Public Attributes

unsigned int base
 Stat base value. More...
 
unsigned int extra
 For STR, VIT, DEX and LCK, it means the source bonus. More...
 

Detailed Description

A character stat.

Member Data Documentation

◆ base

unsigned int Savemap::Character::Stat::base

Stat base value.

◆ extra

unsigned int Savemap::Character::Stat::extra

For STR, VIT, DEX and LCK, it means the source bonus.

For HP and MP, it means the current values.


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