![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Public Attributes | |
std::vector< int > | status |
The list of status to inflict or cure. More... | |
u16 | chance |
The chance of landing a status effect (out of 63). More... | |
STATUS_EFFECT | mode |
The status change mode. More... | |
u16 KernelDataInstaller::StatusEffect::chance |
The chance of landing a status effect (out of 63).
STATUS_EFFECT KernelDataInstaller::StatusEffect::mode |
The status change mode.
std::vector<int> KernelDataInstaller::StatusEffect::status |
The list of status to inflict or cure.