![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
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... | |
A character stat.
unsigned int Savemap::Character::Stat::base |
Stat base value.
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.