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

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

Detailed Description

Status effect information.

Member Data Documentation

◆ chance

float Attack::StatusEffect::chance

Chance of inflicting.

◆ id

u8 Attack::StatusEffect::id

ID of the status effect.

◆ type

unsigned int Attack::StatusEffect::type

Inflict/cure/toggle mode.


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