|
static const unsigned int | DEATH = 0 |
| The character is dead. More...
|
|
static const unsigned int | NEAR_DEATH = 1 |
| The character has critical HP. More...
|
|
static const unsigned int | SLEEP = 2 |
| The character is asleep. More...
|
|
static const unsigned int | POISONED = 3 |
| The character is poisoned. More...
|
|
static const unsigned int | SADNESS = 4 |
| The character is sad. More...
|
|
static const unsigned int | FURY = 5 |
| The character is furious. More...
|
|
static const unsigned int | CONFU = 5 |
| The character is confused. More...
|
|
static const unsigned int | SILENCE = 6 |
| The character is silenced. More...
|
|
static const unsigned int | HASTE = 7 |
| The character is slow. More...
|
|
static const unsigned int | SLOW = 8 |
| The character is. More...
|
|
static const unsigned int | STOP = 9 |
| The character is stopped. More...
|
|
static const unsigned int | FROG = 10 |
| The character is a frog. More...
|
|
static const unsigned int | SMALL = 11 |
| The character is small. More...
|
|
static const unsigned int | SLOW_NUMB = 12 |
| The character is going to be petrified. More...
|
|
static const unsigned int | PETRIFY = 13 |
| The character is petrified. More...
|
|
static const unsigned int | REGEN = 14 |
| The character is regenerating health. More...
|
|
static const unsigned int | BARRIER = 15 |
| The character has a physical barrier. More...
|
|
static const unsigned int | M_BARRIER = 16 |
| The character has a magical barrier. More...
|
|
static const unsigned int | REFLECT = 17 |
| The character reflects magical attacks. More...
|
|
static const unsigned int | DUAL = 18 |
| The character has dual status. More...
|
|
static const unsigned int | SHIELD = 19 |
| The character has a shield. More...
|
|
static const unsigned int | D_SENTENCE = 20 |
| The character has a death sentence. More...
|
|
static const unsigned int | MANIPULATE = 21 |
| The character is being manipulated. More...
|
|
static const unsigned int | BERSERK = 22 |
| The character is berserk. More...
|
|
static const unsigned int | PEERLESS = 23 |
| The character is invincible. More...
|
|
static const unsigned int | PARALYSIS = 24 |
| The character is paralyzed. More...
|
|
static const unsigned int | DARKNESS = 25 |
| The character is blinded. More...
|
|
static const unsigned int | DUAL_DRAIN = 26 |
| The character has dual drain. More...
|
|
static const unsigned int | DEATH_FORCE = 27 |
| The character has deathforce. More...
|
|
static const unsigned int | RESIST = 28 |
| The character has resist. More...
|
|
static const unsigned int | LUCKY_GIRL = 29 |
| Cait' Sith lucky girl mode. More...
|
|
static const unsigned int | IMPRISONED = 30 |
| The character is imprisioned. More...
|
|