Property | Type | Description | Game version |
---|
type | <not implemented yet> | | |
name | String | The weapon turret id (eg. what weapon is it) | 3.2 |
fullname | String | Human readable name of the weapon turret. | 3.2 |
class | String | The weapon class: | 3.2 |
damage | Number | The amount of damage the weapon delivers. Armour (thermal or kinetic, as applicable) on the target reduces the damage taken. | 3.2 |
firePause | Number | The delay between shots, in milliseconds. | 3.2 |
fireOnMove | Boolean | 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 |