Skip to main content

HollowSubType

For EntityType.LARRY_JR (19), LarryJrVariant.HOLLOW (1).

Enumeration Members

NORMAL

NORMAL = 0

The non-champion version.

Defined in

collections/subTypes.ts:1636


GREEN

GREEN = 1

The green champion version. Has a chance for each segment that isn't the head to spawn a Charger on death. Occasionally stops movement to shoot 3 bullets at wherever it is facing. The head will spawn a Charger only if killed immediately after spawning.

Defined in

collections/subTypes.ts:1643


BLACK

BLACK = 2

The black champion version. 15% larger, has slower movement and 25% more HP. Each segment that isn't the head spawns a Boom Fly when killed. Does not spawn any poop. The head will spawn a Boom Fly only if killed immediately after spawning.

Defined in

collections/subTypes.ts:1650


YELLOW

YELLOW = 3

The yellow champion version. 15% larger and has 25% more HP but retains the same movement speed. Each segment that isn't the head will drop a penny on death. The head will drop a penny only if killed immediately after spawning.

Defined in

collections/subTypes.ts:1657