Skip to main content

LarryJrSubType

For EntityType.LARRY_JR (19), LarryJrVariant.LARRY_JR (0).

Enumeration Members

NORMAL

NORMAL = 0

The non-champion version.

Defined in

collections/subTypes.ts:1616


GREEN

GREEN = 1

The green champion version. Will occasionally shoot a projectile in the direction he's facing, pausing momentarily as he does so.

Defined in

collections/subTypes.ts:1622


BLUE

BLUE = 2

The blue champion version. Is 15% larger and has 45% more HP, but moves more slowly and does not leave poop behind. Has shared health between his body segments, meaning that dealing damage to one segment will deal a percentage of the damage to the other segments. This version always drops a Soul Heart when defeated.

Defined in

collections/subTypes.ts:1630