Expand description
Various enums used by the game.
Enums
- The status of a monster’s Conversion 2 state.
- Direction on the dungeon grid
- The type of an entity in a dungeon.
- Types of weather.
- Describes the effectiveness of a move’s type against type(s).
- Controls whether the loop that runs until the current floor ends should continue iterating or not and why
- The type of a floor.
- List of reasons why you can get forcefully kicked out of a dungeon.
- Type of hidden stairs.
- Indicates whether or not the attempt of generating a mission was successful or not.
- Mission subtype for
MissionType::ChallengeRequest
. - Mission subtype for
MissionType::ExploreWithClient
. - Mission subtype for
MissionType::ArrestOutlaw
. - Mission subtype for
MissionType::TakeItemFromOutlaw
. - Specific mission type on a dungeon floor.
- Group of mission type on a dungeon floor.
- The gender of a monster.
- The category of a move.
- The type of secondary terrain of a tile.
- Move index of a monster, used by some functions.
- The type of terrain of a tile.
- Different types of warp effects
- Types of weather.