Skip to main content

MonstroSubType

For EntityType.MONSTRO (20), variant 0.

Enumeration Members

NORMAL

NORMAL = 0

The non-champion version.

Defined in

collections/subTypes.ts:1663


RED

RED = 1

The red champion version. Two 20% smaller Monstros replace the normal Monstro, each with 55% less HP than the original.

Defined in

collections/subTypes.ts:1669


GREY

GREY = 2

The grey champion version. 15% larger and has 25% more HP. Uses projectile volleys much more often and is unable to jump off-screen.

Defined in

collections/subTypes.ts:1675