2015-05-13 00:28:18 +00:00
---
layout: wiki
title: Advanced Ballistics
2015-05-17 22:39:48 +00:00
description: The advanced ballistics module improves internal and external ballistics.
2015-05-13 00:28:18 +00:00
group: feature
parent: wiki
---
2015-05-14 20:27:09 +00:00
2015-05-15 07:25:36 +00:00
## 1. Overview
2015-05-17 22:39:48 +00:00
The Advanced Ballistics module improves internal and external ballistics.
2015-05-14 23:04:57 +00:00
2015-05-15 07:25:36 +00:00
## 2. Features
2015-05-14 23:04:57 +00:00
- Drag modeling based on real-world ballistic coefficients.
- Ambient air density (air pressure, temperature, humidity) affects drag.
- Wind affects drag and deflects the trajectory.
- Wind speed varies with altitude.
- Terrain features, buildings and other objects disrupt the wind.
2015-05-14 20:27:09 +00:00
- [Magnus effect ](https://en.wikipedia.org/wiki/Magnus_effect ) (spin drift)
- [Coriolis effect ](https://en.wikipedia.org/wiki/Coriolis_effect ) and [Eötvös effect ](https://en.wikipedia.org/wiki/Eotvos_effect ) (Earth rotation)
2015-05-17 22:39:48 +00:00
- Loss of stability during transonic flight.
- Variable muzzle velocity based on powder burn rate and barrel length.
2015-05-14 23:04:57 +00:00
- Bullet trace effect for supersonic bullets (light refraction due to air pressure waves).
- A protractor for quickly measuring the inclination angle.
2015-05-13 00:28:18 +00:00
2015-05-15 07:25:36 +00:00
## 3. Usage
2015-05-14 05:20:36 +00:00
2015-05-19 18:40:00 +00:00
### 3.1 Protractor
Press < kbd > Ctrl< / kbd > +< kbd > Shift< / kbd > +< kbd > K< / kbd > while using a compatible weapon to toggle the protractor. The red line indicates the current inclination angle in degrees. The protractor will disappear if you lower or holster your weapon.
2015-05-13 00:28:18 +00:00
2015-05-19 18:40:00 +00:00
## 4. Dependencies
2015-05-14 05:20:36 +00:00
`ace_ballistics` , `ace_weather` , `ace_modules`