.\README\attr.main\UnlockableContent\Block\BaseTurret\ReloadTurret\Turret\PowerTurret\LaserTurret>

LaserTurret

extends PowerTurret

全部属性

fieldtypedefaultnote
firingMoveFractfloat0.25
shootDurationfloat100射击持续时间

构造方法

public LaserTurret(String name){
    super(name);

    coolantMultiplier = 1f;
}