Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AoePacket

Received when an AoE grenade has hit the ground.

Hierarchy

  • AoePacket

Implements

Index

Properties

armorPiercing

armorPiercing: boolean

Whether or not the damage of this grenade pierces armor.

color

color: number

The color of the grenade's explosion particles.

The encoding of the color is unknown.

damage

damage: number

The damage dealt by the grenade.

duration

duration: number

The duration of the effect applied.

see

AoePacket.effect.

effect

effect: number

The condition effect applied by the grenade.

origType

origType: number

Unknown.

pos

The position which the grenade landed at.

propagate

propagate: boolean = true

radius

radius: number

The radius of the grenades area of effect, in game tiles.

type

type: PacketType = PacketType.AOE

Methods

read

write

Generated using TypeDoc