Documentation
Documentation
Range
Why does Foundry's range differ from Bungie's?
On occasion, Bungie provides us with concrete numbers for a weapon's damage falloff distance, and you may ask why we don't use those or why they dont line up with our numbers.
When we test we get all our ranges from the camera (darci[rounds up], pikes[rounds down], ammo boxes[rounds down]), whereas Bungie measures from the root of the gun model. This can cause static offsets between our numbers and Bungie's numbers that make the slopes of our Range formulas correct but the start and end points to be different.
The weapon model root measurement issue also leads to slight discrepancies between expected vs measured ADS damage falloff distance.
If dA is the weapon's ADS damage falloff distance in meters, dH is the weapon's hip-fire damage falloff distance in meters, and Z is weapon's Zoom stat, we are able to generalize for this with the following equation
where 0.025 is the distance caused by the physical movement of the weapon backwards when you ADS.