CurseID
Defined in: CurseID.ts:8
Matches the “id” field in the “resources/curses.xml” file. This is used to compute the
LevelCurse enum.
The values of this enum are integers. Do not use this enum to check for the presence of curses;
use the LevelCurse enum instead, which has bit flag values.
Enumeration Members
Section titled “Enumeration Members”DARKNESS
Section titled “DARKNESS”DARKNESS:
1
Defined in: CurseID.ts:9
LABYRINTH
Section titled “LABYRINTH”LABYRINTH:
2
Defined in: CurseID.ts:10
LOST:
3
Defined in: CurseID.ts:11
UNKNOWN
Section titled “UNKNOWN”UNKNOWN:
4
Defined in: CurseID.ts:12
CURSED
Section titled “CURSED”CURSED:
5
Defined in: CurseID.ts:13
MAZE:
6
Defined in: CurseID.ts:14
BLIND:
7
Defined in: CurseID.ts:15
GIANT:
8
Defined in: CurseID.ts:16
