mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
fix: minor improvements to miss on purpose mode
This commit is contained in:
@@ -8625,9 +8625,9 @@
|
||||
"abilities": "AA",
|
||||
"canTargetPoint": false,
|
||||
"canRearm": false,
|
||||
"muzzleVelocity": 700,
|
||||
"muzzleVelocity": 600,
|
||||
"aimTime": 50,
|
||||
"shotsToFire": 1,
|
||||
"shotsToFire": 10,
|
||||
"barrelHeight": 5,
|
||||
"cost": null,
|
||||
"markerFile": "groundunit-aaa",
|
||||
@@ -8635,7 +8635,7 @@
|
||||
"targetingRange": 100,
|
||||
"aimMethodRange": 100,
|
||||
"shotsBaseInterval": 5,
|
||||
"shotsBaseScatter": 5,
|
||||
"shotsBaseScatter": 15,
|
||||
"alertnessTimeConstant": 5,
|
||||
"flak": true
|
||||
},
|
||||
@@ -9514,20 +9514,20 @@
|
||||
}
|
||||
},
|
||||
"acquisitionRange": 10000,
|
||||
"engagementRange": 3000,
|
||||
"engagementRange": 9000,
|
||||
"description": "ZSU-57-2. Tracked self propelled optically guided AA gun. 2 x 57 mm auto cannon.",
|
||||
"abilities": "Combined arms, AA",
|
||||
"canTargetPoint": true,
|
||||
"canRearm": false,
|
||||
"muzzleVelocity": 1200,
|
||||
"muzzleVelocity": 1000,
|
||||
"barrelHeight": 3,
|
||||
"aimTime": 10,
|
||||
"aimTime": 15,
|
||||
"shotsToFire": 5,
|
||||
"cost": null,
|
||||
"tags": "CA",
|
||||
"markerFile": "groundunit-aaa",
|
||||
"canAAA": true,
|
||||
"aimMethodRange": 9000,
|
||||
"aimMethodRange": 100,
|
||||
"targetingRange": 100,
|
||||
"shotsBaseInterval": 5,
|
||||
"shotsBaseScatter": 5,
|
||||
@@ -10636,14 +10636,14 @@
|
||||
}
|
||||
},
|
||||
"aimTime": 50,
|
||||
"shotsToFire": 1,
|
||||
"shotsToFire": 5,
|
||||
"acquisitionRange": 15000,
|
||||
"engagementRange": 12000,
|
||||
"description": "The flak 88. Fixed anti aircraft gun famously also used as an anti-tank gun. 88mm flak gun.",
|
||||
"abilities": "AA",
|
||||
"canTargetPoint": true,
|
||||
"canRearm": false,
|
||||
"muzzleVelocity": 700,
|
||||
"muzzleVelocity": 880,
|
||||
"barrelHeight": 2.1,
|
||||
"cost": 40000,
|
||||
"markerFile": "groundunit-aaa",
|
||||
|
||||
Reference in New Issue
Block a user