Skip to main content

MinibossID

For StageID.SPECIAL_ROOMS (0), RoomType.MINI_BOSS (6).

This matches the sub-type in the "00.special rooms.stb" file.

The enum is named MinibossID instead of MinibossRoomSubType in order to match the BossID enum.

Also see the BossID enum.

Enumeration Members

SLOTH

SLOTH = 0

Defined in

collections/roomSubTypes.ts:209


LUST

LUST = 1

Defined in

collections/roomSubTypes.ts:210


WRATH

WRATH = 2

Defined in

collections/roomSubTypes.ts:211


GLUTTONY

GLUTTONY = 3

Defined in

collections/roomSubTypes.ts:212


GREED

GREED = 4

Defined in

collections/roomSubTypes.ts:213


ENVY

ENVY = 5

Defined in

collections/roomSubTypes.ts:214


PRIDE

PRIDE = 6

Defined in

collections/roomSubTypes.ts:215


SUPER_SLOTH

SUPER_SLOTH = 7

Defined in

collections/roomSubTypes.ts:216


SUPER_LUST

SUPER_LUST = 8

Defined in

collections/roomSubTypes.ts:217


SUPER_WRATH

SUPER_WRATH = 9

Defined in

collections/roomSubTypes.ts:218


SUPER_GLUTTONY

SUPER_GLUTTONY = 10

Defined in

collections/roomSubTypes.ts:219


SUPER_GREED

SUPER_GREED = 11

Defined in

collections/roomSubTypes.ts:220


SUPER_ENVY

SUPER_ENVY = 12

Defined in

collections/roomSubTypes.ts:221


SUPER_PRIDE

SUPER_PRIDE = 13

Defined in

collections/roomSubTypes.ts:222


ULTRA_PRIDE

ULTRA_PRIDE = 14

Defined in

collections/roomSubTypes.ts:223


KRAMPUS

KRAMPUS = 15

Defined in

collections/roomSubTypes.ts:224