Skip to main content

LittleHornSubType

For EntityType.LITTLE_HORN (404), variant 0.

Enumeration Members

NORMAL

NORMAL = 0

The non-champion version.

Defined in

collections/subTypes.ts:2212


ORANGE

ORANGE = 1

The orange champion version. Spits out an orange Troll Bomb instead of a Dark Ball. This Troll Bomb deals contact damage and leaves a patch of fire similar to Hot Bombs that cannot damage him. He also throws these special Troll Bombs into Pitfalls instead of normal ones, and spawns them during the chain teleport attack. He loses 1 HP whenever he spits out a bomb. Does not attack with Mega Troll Bombs.

Defined in

collections/subTypes.ts:2221


BLACK

BLACK = 2

The black champion version. Does not attack with Pits, Troll Bombs or Mega Troll Bombs, but fires Dark Balls more frequently. This version can still do the chain teleport attack but does not spawn any Troll Bombs.

Defined in

collections/subTypes.ts:2228