diff --git a/modifications/modifierActions.json b/modifications/modifierActions.json index 1215312..1cf4f7e 100644 --- a/modifications/modifierActions.json +++ b/modifications/modifierActions.json @@ -200,13 +200,18 @@ "rof": 0.5 }, "special_high_yield_shell": { - "rof": 0.1111111111111111 + "rof": 0.1111111111111111, + "damagedist": { + "K": 0.5, + "E": 0.5 + } }, "special_incendiary_rounds": { "rof": 0.05263157894736842, "thermload": 2, "damagedist": { - "T": 1 + "T": 0.9, + "K": 0.1 } }, "special_inertial_impact": { diff --git a/modules/hardpoints/rail_gun.json b/modules/hardpoints/rail_gun.json index e406a2d..dbda505 100644 --- a/modules/hardpoints/rail_gun.json +++ b/modules/hardpoints/rail_gun.json @@ -10,8 +10,8 @@ "cost": 51600, "damage": 23.25, "damagedist": { - "K": 0.5, - "T": 0.5 + "K": 0.66666666666666666666666666666667, + "T": 0.33333333333333333333333333333333 }, "distdraw": 2.69, "edID": 128049488, @@ -41,8 +41,8 @@ "cost": 412800, "damage": 41.5, "damagedist": { - "K": 0.5, - "T": 0.5 + "K": 0.66666666666666666666666666666667, + "T": 0.33333333333333333333333333333333 }, "distdraw": 5.11, "edID": 128049489, @@ -74,8 +74,8 @@ "cost": 619200, "damage": 15, "damagedist": { - "K": 0.5, - "T": 0.5 + "K": 0.66666666666666666666666666666667, + "T": 0.33333333333333333333333333333333 }, "distdraw": 2, "edID": 128671341,