(info) Other great resources: Official JS API docs, Scripting Forum

Weapon Object

An object describing a weapon turret...

 

Properties

PropertyTypeDescriptionGame version
type<not implemented yet>  
nameStringThe weapon turret id (eg. what weapon is it)3.2
fullnameStringHuman readable name of the weapon turret.3.2
classString

The weapon class:

  • "KINETIC"
  • "THERMAL"
3.2
damageNumber

The amount of damage the weapon delivers.

Armour (thermal or kinetic, as applicable) on the target reduces the damage taken.

3.2
firePauseNumberThe delay between shots, in milliseconds.3.2
fireOnMoveBoolean

Can the weapon fire while moving?

  • true – yes, the weapon can fire while the droid is moving
  • false – no, the droid has to stop before the weapon can be fired (eg. artillery)
3.2
Availability 3.2+

Requires:

  • Warzone 3.2 or above
Contents

Jump to:

See also

Related articles: