![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Status effect information. More...
#include <Attack.h>
Public Attributes | |
u8 | id |
ID of the status effect. More... | |
float | chance |
Chance of inflicting. More... | |
unsigned int | type |
Inflict/cure/toggle mode. More... | |
Status effect information.
float Attack::StatusEffect::chance |
Chance of inflicting.
u8 Attack::StatusEffect::id |
ID of the status effect.
unsigned int Attack::StatusEffect::type |
Inflict/cure/toggle mode.