![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
#include <Enemy.h>
Public Attributes | |
unsigned int | id |
The element ID. More... | |
float | factor |
Damage modification factor when attacked by the element. More... | |
u8 | id |
The element ID. More... | |
float Enemy::Element::factor |
Damage modification factor when attacked by the element.
1 means normal damage taken. 0 means no damage taken. [0-1] means reduced damage. [1-10) means extended damage. (-10-0) means recovery >10 means death. <-10 means full recovery.
unsigned int Enemy::Element::id |
The element ID.
u8 Enemy::Element::id |
The element ID.