Protected Member Functions | |
virtual void | trap () |
Protected Attributes | |
int | _trapType = 0 |
int | _hpInitial = 0 |
int | _reduced = 0 |
int | _resistanceIndex = 0 |
byte | _condition = 0 |
Static Protected Attributes | |
static int8 | RESISTANCE_INDEXES [11] |
static byte | CONDITIONS1 [11] |
static byte | CONDITIONS2 [11] |
static byte | CONDITIONS3 [11] |
static byte | DAMAGE_TYPE [7] |
Additional Inherited Members | |
Static Public Member Functions inherited from MM::MM1::Game::GameLogic | |
static int | getRandomNumber (int minNumber, int maxNumber) |
static int | getRandomNumber (int maxNumber) |