Skip to main content

GateSubType

For EntityType.GATE (263), variant 0.

Enumeration Members

NORMAL

NORMAL = 0

The non-champion version.

Defined in

collections/subTypes.ts:2088


RED

RED = 1

The red champion version. Does not spawn any enemies and has a completely different set of attacks.

Defined in

collections/subTypes.ts:2094


BLACK

BLACK = 2

The black champion version. Has 25% more HP and spawns Big Spiders instead of Leapers. The Big Spiders are tossed directly towards Isaac instead of landing randomly in the room, and can be damaged by The Gate's blood shots, like the Leapers. It does not perform the Brimstone attack.

Defined in

collections/subTypes.ts:2101