From 7e58828577e41906e82996ee6a09a03844784aa7 Mon Sep 17 00:00:00 2001 From: Alex Williams Date: Tue, 14 May 2024 16:42:34 +0100 Subject: [PATCH] Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity. --- modules/hardpoints/multi_cannon.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/modules/hardpoints/multi_cannon.json b/modules/hardpoints/multi_cannon.json index bf191ce..1088280 100644 --- a/modules/hardpoints/multi_cannon.json +++ b/modules/hardpoints/multi_cannon.json @@ -15,7 +15,7 @@ "distdraw": 0.06, "edID": 128049455, "eddbID": 867, - "falloff": 1800, + "falloff": 2000, "fireint": 0.13, "grp": "mc", "id": "23", @@ -46,7 +46,7 @@ "distdraw": 0.07, "edID": 128049459, "eddbID": 869, - "falloff": 1800, + "falloff": 2000, "fireint": 0.12, "grp": "mc", "id": "24", @@ -77,7 +77,7 @@ "distdraw": 0.03, "edID": 128049462, "eddbID": 871, - "falloff": 1800, + "falloff": 2000, "fireint": 0.14, "grp": "mc", "id": "25", @@ -108,7 +108,7 @@ "distdraw": 0.12, "edID": 128671345, "eddbID": 1481, - "falloff": 1800, + "falloff": 4500, "fireint": 0.23, "grp": "mc", "id": "e0", @@ -141,7 +141,7 @@ "distdraw": 0.11, "edID": 128049456, "eddbID": 868, - "falloff": 1800, + "falloff": 2000, "fireint": 0.14, "grp": "mc", "id": "26", @@ -172,7 +172,7 @@ "distdraw": 0.14, "edID": 128049460, "eddbID": 870, - "falloff": 1800, + "falloff": 2000, "fireint": 0.13, "grp": "mc", "id": "27", @@ -203,7 +203,7 @@ "distdraw": 0.06, "edID": 128049463, "eddbID": 872, - "falloff": 1800, + "falloff": 2000, "fireint": 0.16, "grp": "mc", "id": "28", @@ -234,7 +234,7 @@ "distdraw": 0.18, "edID": 128049457, "eddbID": 1541, - "falloff": 1800, + "falloff": 2000, "fireint": 0.17, "grp": "mc", "id": "7k", @@ -265,7 +265,7 @@ "distdraw": 0.25, "edID": 128049461, "eddbID": 1543, - "falloff": 1800, + "falloff": 2000, "fireint": 0.15, "grp": "mc", "id": "7l", @@ -327,7 +327,7 @@ "distdraw": 0.24, "edID": 128049458, "eddbID": 1542, - "falloff": 1800, + "falloff": 2000, "fireint": 0.33, "grp": "mc", "id": "7n", @@ -359,7 +359,7 @@ "distdraw": 0.37, "edID": 128681996, "eddbID": 1546, - "falloff": 1800, + "falloff": 2000, "fireint": 0.297, "grp": "mc", "id": "7o",