WeaponModel

constructor(precision: Float = 0.0f, speed: Float = 0.0f, damage: Float = 0.0f, condition: Float = 0.0f, bulletQuantity: Int = 0, bulletId: Int = 0, sounds: WeaponSound? = null)