Skip to main content

LaserSubType

For EntityType.LASER (7).

Enumeration Members

LINEAR

LINEAR = 0

A typical laser that has a start and end point.

Defined in

collections/subTypes.ts:1588


RING_LUDOVICO

RING_LUDOVICO = 1

A controlled ring laser (e.g. Tech + Ludovico, Brim + Ludovico).

Defined in

collections/subTypes.ts:1591


RING_PROJECTILE

RING_PROJECTILE = 2

A ring laser that travels like a projectile (e.g. Tech X).

Defined in

collections/subTypes.ts:1594


RING_FOLLOW_PARENT

RING_FOLLOW_PARENT = 3

A ring laser that encircle their parents (e.g. Maw of the Void).

Defined in

collections/subTypes.ts:1597


NO_IMPACT

NO_IMPACT = 4

For Technology Zero; doesn't create an impact.

Defined in

collections/subTypes.ts:1600