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

Stat curve. More...

Public Attributes

int id
 Curve ID. More...
 
STAT_CURVE_TYPE type
 Type of curve. More...
 
u8 gradient [8]
 Curve gradients. More...
 
u8 base [8]
 Curve bases. More...
 

Detailed Description

Stat curve.

determines value growth

Member Data Documentation

◆ base

u8 KernelDataInstaller::StatCurve::base[8]

Curve bases.

◆ gradient

u8 KernelDataInstaller::StatCurve::gradient[8]

Curve gradients.

◆ id

int KernelDataInstaller::StatCurve::id

Curve ID.

◆ type

STAT_CURVE_TYPE KernelDataInstaller::StatCurve::type

Type of curve.


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