|
|
Line 1: |
Line 1: |
− | == 8mm Guns Misinformation ==
| |
| | | |
− | Dataripped the guns for my ordnance table. The information about tracer bullets being good at setting other planes on fire is incorrect- the incendiary bullets are MUCH better at that.
| |
− |
| |
− | '''TRACER'''
| |
− | "bullet": {
| |
− | "mass": 0.011,
| |
− | "caliber": 0.008,
| |
− | "speed": 810.0,
| |
− | "Cx": 0.15,
| |
− | "maxDistance": 2000.0,
| |
− | "bulletType": "t_ball",
| |
− | "recoilMultiplier": 0.35,
| |
− | "hitPowerMult": 2.8,
| |
− | "onHitChanceMultFire": 1.5,
| |
− |
| |
− | '''INCENDIARY'''
| |
− | "bullet": {
| |
− | "mass": 0.0098,
| |
− | "caliber": 0.008,
| |
− | "speed": 835.0,
| |
− | "Cx": 0.15,
| |
− | "maxDistance": 2000.0,
| |
− | "bulletType": "i_ball",
| |
− | "recoilMultiplier": 0.35,
| |
− | "hitPowerMult": 2.5,
| |
− | "onHitChanceMultFire": 4.0,
| |
− |
| |
− | Source: 1.95 datarips (available at [https://drive.google.com/drive/folders/1K9x4LtaMnWLPj1EddqKCb9-v_ABaFtLN?usp=sharing this link here on Google Drive]- aces.vromfs.bin_u/gamedata/weapons/gunksp_m22.blkx, openable with Notepad, Notepad++, Wordpad or any other reputable text editor).
| |