V-Gears 0
Free Final Fantasy VII engine.
KernelDataInstaller::StatusEffect Struct Reference

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...
 

Member Data Documentation

◆ chance

u16 KernelDataInstaller::StatusEffect::chance

The chance of landing a status effect (out of 63).

◆ mode

STATUS_EFFECT KernelDataInstaller::StatusEffect::mode

The status change mode.

◆ status

std::vector<int> KernelDataInstaller::StatusEffect::status

The list of status to inflict or cure.


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