diff --git a/ChangeLog.md b/ChangeLog.md index c04c466..98549df 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,8 @@ +#2.2.8 + * Set military slot of Viper Mk IV to class 3; was incorrectly set as class 2 + * Update base regeneration rate of prismatic shield generators to values in 2.2.03 + * Update specials with information in 2.2.03 + #2.2.6 * Update weapons with changed values for 2.2.03 * Add individual pitch/roll/yaw statistics for each ship diff --git a/dist/index.js b/dist/index.js index 4cc2e1c..2413dcb 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2769,7 +2769,7 @@ module.exports = { standard: [ 4, 4, 4, 2, 3, 3, 4 ], hardpoints: [ 2, 2, 1, 1, 0, 0 ], internal: [ 4, 4, 3, { - class: 2, + class: 3, name: "Military", eligible: { hr: 1, @@ -11446,6 +11446,7 @@ module.exports = { brokenregen: 1.2, class: 1, cost: 132200, + distdraw: .6, edID: 128671323, eddbID: 1485, explres: .5, @@ -11468,6 +11469,7 @@ module.exports = { brokenregen: 1.2, class: 2, cost: 240340, + distdraw: .6, edID: 128671324, eddbID: 1486, explres: .5, @@ -11490,6 +11492,7 @@ module.exports = { brokenregen: 1.3, class: 3, cost: 761870, + distdraw: .6, edID: 128671325, eddbID: 1487, explres: .5, @@ -11512,6 +11515,7 @@ module.exports = { brokenregen: 1.7, class: 4, cost: 2415120, + distdraw: .6, edID: 128671326, eddbID: 1488, explres: .5, @@ -11534,6 +11538,7 @@ module.exports = { brokenregen: 2.3, class: 5, cost: 7655930, + distdraw: .6, edID: 128671327, eddbID: 1489, explres: .5, @@ -11556,6 +11561,7 @@ module.exports = { brokenregen: 3.2, class: 6, cost: 24269300, + distdraw: .6, edID: 128671328, eddbID: 1490, explres: .5, @@ -11572,12 +11578,13 @@ module.exports = { power: 6.51, pp: "Aisling Duval", rating: "A", - regen: 1.3, + regen: 1, thermres: -.2 }, { brokenregen: 4.2, class: 7, cost: 76933670, + distdraw: .6, edID: 128671329, eddbID: 1491, explres: .5, @@ -11594,12 +11601,13 @@ module.exports = { power: 7.35, pp: "Aisling Duval", rating: "A", - regen: 1.7, + regen: 1.1, thermres: -.2 }, { brokenregen: 5.4, class: 8, cost: 243879730, + distdraw: .6, edID: 128671330, eddbID: 1492, explres: .5, @@ -11616,7 +11624,7 @@ module.exports = { power: 8.4, pp: "Aisling Duval", rating: "A", - regen: 2.2, + regen: 1.2, thermres: -.2 } ], pc: [ { @@ -14632,22 +14640,41 @@ module.exports = { special_emissive_munitions: { thermload: 1 }, - special_feedback_cascade: {}, - special_high_yield_shell: {}, + special_feedback_cascade: { + breachdmg: -.2, + damage: -.2 + }, + special_force_shell: { + jitter: 1, + speed: -.1667 + }, + special_high_yield_shell: { + rof: .1111111111111111 + }, special_incendiary_rounds: { rof: .05263157894736842, thermload: 2, type: "T" }, special_inertial_impact: { + damage: .5, + jitter: 1, type: "KT" }, special_overload_munitions: {}, - special_phasing_sequence: {}, + special_phasing_sequence: { + damage: -.1 + }, + special_plasma_slug: { + damage: -.2 + }, special_radiant_canister: { ammo: -.25 }, - special_regeneration_sequence: {}, + special_regeneration_sequence: { + damage: -.1 + }, + special_reverberating_cascade: {}, special_scramble_spectrum: { rof: .1111111111111111 }, @@ -14657,8 +14684,13 @@ module.exports = { special_shiftlock_canister: { damage: -.2 }, + special_super_penetrator: { + reload: .5 + }, special_thermal_cascade: {}, - special_thermal_conduit: {}, + special_thermal_conduit: { + damage: -.2 + }, special_thermal_vent: { thermload: .25 }, diff --git a/dist/index.json b/dist/index.json index c90b68d..357518b 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4374,7 +4374,7 @@ 4, 3, { - "class": 2, + "class": 3, "name": "Military", "eligible": { "hr": 1, @@ -13736,6 +13736,7 @@ "brokenregen": 1.2, "class": 1, "cost": 132200, + "distdraw": 0.6, "edID": 128671323, "eddbID": 1485, "explres": 0.5, @@ -13759,6 +13760,7 @@ "brokenregen": 1.2, "class": 2, "cost": 240340, + "distdraw": 0.6, "edID": 128671324, "eddbID": 1486, "explres": 0.5, @@ -13782,6 +13784,7 @@ "brokenregen": 1.3, "class": 3, "cost": 761870, + "distdraw": 0.6, "edID": 128671325, "eddbID": 1487, "explres": 0.5, @@ -13805,6 +13808,7 @@ "brokenregen": 1.7, "class": 4, "cost": 2415120, + "distdraw": 0.6, "edID": 128671326, "eddbID": 1488, "explres": 0.5, @@ -13828,6 +13832,7 @@ "brokenregen": 2.3, "class": 5, "cost": 7655930, + "distdraw": 0.6, "edID": 128671327, "eddbID": 1489, "explres": 0.5, @@ -13851,6 +13856,7 @@ "brokenregen": 3.2, "class": 6, "cost": 24269300, + "distdraw": 0.6, "edID": 128671328, "eddbID": 1490, "explres": 0.5, @@ -13867,13 +13873,14 @@ "power": 6.51, "pp": "Aisling Duval", "rating": "A", - "regen": 1.3, + "regen": 1, "thermres": -0.2 }, { "brokenregen": 4.2, "class": 7, "cost": 76933670, + "distdraw": 0.6, "edID": 128671329, "eddbID": 1491, "explres": 0.5, @@ -13890,13 +13897,14 @@ "power": 7.35, "pp": "Aisling Duval", "rating": "A", - "regen": 1.7, + "regen": 1.1, "thermres": -0.2 }, { "brokenregen": 5.4, "class": 8, "cost": 243879730, + "distdraw": 0.6, "edID": 128671330, "eddbID": 1492, "explres": 0.5, @@ -13913,7 +13921,7 @@ "power": 8.4, "pp": "Aisling Duval", "rating": "A", - "regen": 2.2, + "regen": 1.2, "thermres": -0.2 } ], @@ -17073,22 +17081,41 @@ "special_emissive_munitions": { "thermload": 1 }, - "special_feedback_cascade": {}, - "special_high_yield_shell": {}, + "special_feedback_cascade": { + "breachdmg": -0.2, + "damage": -0.2 + }, + "special_force_shell": { + "jitter": 1, + "speed": -0.1667 + }, + "special_high_yield_shell": { + "rof": 0.1111111111111111 + }, "special_incendiary_rounds": { "rof": 0.05263157894736842, "thermload": 2, "type": "T" }, "special_inertial_impact": { + "damage": 0.5, + "jitter": 1, "type": "KT" }, "special_overload_munitions": {}, - "special_phasing_sequence": {}, + "special_phasing_sequence": { + "damage": -0.1 + }, + "special_plasma_slug": { + "damage": -0.2 + }, "special_radiant_canister": { "ammo": -0.25 }, - "special_regeneration_sequence": {}, + "special_regeneration_sequence": { + "damage": -0.1 + }, + "special_reverberating_cascade": {}, "special_scramble_spectrum": { "rof": 0.1111111111111111 }, @@ -17098,8 +17125,13 @@ "special_shiftlock_canister": { "damage": -0.2 }, + "special_super_penetrator": { + "reload": 0.5 + }, "special_thermal_cascade": {}, - "special_thermal_conduit": {}, + "special_thermal_conduit": { + "damage": -0.2 + }, "special_thermal_vent": { "thermload": 0.25 }, diff --git a/modifications/modifierActions.json b/modifications/modifierActions.json index bbc1849..99e4cc9 100644 --- a/modifications/modifierActions.json +++ b/modifications/modifierActions.json @@ -201,23 +201,42 @@ "special_emissive_munitions": { "thermload": 1 }, - "special_feedback_cascade": {}, - "special_high_yield_shell": {}, + "special_feedback_cascade": { + "breachdmg": -0.2, + "damage": -0.2 + }, + "special_force_shell": { + "jitter": 1, + "speed": -0.1667 + }, + "special_high_yield_shell": { + "rof": 0.1111111111111111 + }, "special_incendiary_rounds": { "rof": 0.05263157894736842, "thermload": 2, "type": "T" }, "special_inertial_impact": { + "damage": 0.5, + "jitter": 1, "type": "KT" }, "special_overload_munitions": { }, - "special_phasing_sequence": {}, + "special_phasing_sequence": { + "damage": -0.1 + }, + "special_plasma_slug": { + "damage": -0.2 + }, "special_radiant_canister": { "ammo": -0.25 }, - "special_regeneration_sequence": {}, + "special_regeneration_sequence": { + "damage": -0.1 + }, + "special_reverberating_cascade": {}, "special_scramble_spectrum": { "rof": 0.1111111111111111 }, @@ -227,8 +246,13 @@ "special_shiftlock_canister": { "damage": -0.2 }, + "special_super_penetrator": { + "reload": 0.5 + }, "special_thermal_cascade": {}, - "special_thermal_conduit": {}, + "special_thermal_conduit": { + "damage": -0.2 + }, "special_thermal_vent": { "thermload": 0.25 }, diff --git a/modules/internal/pristmatic_shield_generator.json b/modules/internal/pristmatic_shield_generator.json index b2846fb..515f2e0 100644 --- a/modules/internal/pristmatic_shield_generator.json +++ b/modules/internal/pristmatic_shield_generator.json @@ -4,6 +4,7 @@ "brokenregen": 1.2, "class": 1, "cost": 132200, + "distdraw": 0.6, "edID": 128671323, "eddbID": 1485, "explres": 0.5, @@ -27,6 +28,7 @@ "brokenregen": 1.2, "class": 2, "cost": 240340, + "distdraw": 0.6, "edID": 128671324, "eddbID": 1486, "explres": 0.5, @@ -50,6 +52,7 @@ "brokenregen": 1.3, "class": 3, "cost": 761870, + "distdraw": 0.6, "edID": 128671325, "eddbID": 1487, "explres": 0.5, @@ -73,6 +76,7 @@ "brokenregen": 1.7, "class": 4, "cost": 2415120, + "distdraw": 0.6, "edID": 128671326, "eddbID": 1488, "explres": 0.5, @@ -96,6 +100,7 @@ "brokenregen": 2.3, "class": 5, "cost": 7655930, + "distdraw": 0.6, "edID": 128671327, "eddbID": 1489, "explres": 0.5, @@ -119,6 +124,7 @@ "brokenregen": 3.2, "class": 6, "cost": 24269300, + "distdraw": 0.6, "edID": 128671328, "eddbID": 1490, "explres": 0.5, @@ -135,13 +141,14 @@ "power": 6.51, "pp": "Aisling Duval", "rating": "A", - "regen": 1.3, + "regen": 1, "thermres": -0.2 }, { "brokenregen": 4.2, "class": 7, "cost": 76933670, + "distdraw": 0.6, "edID": 128671329, "eddbID": 1491, "explres": 0.5, @@ -158,13 +165,14 @@ "power": 7.35, "pp": "Aisling Duval", "rating": "A", - "regen": 1.7, + "regen": 1.1, "thermres": -0.2 }, { "brokenregen": 5.4, "class": 8, "cost": 243879730, + "distdraw": 0.6, "edID": 128671330, "eddbID": 1492, "explres": 0.5, @@ -181,7 +189,7 @@ "power": 8.4, "pp": "Aisling Duval", "rating": "A", - "regen": 2.2, + "regen": 1.2, "thermres": -0.2 } ] diff --git a/ships/viper_mk_iv.json b/ships/viper_mk_iv.json index 9227d60..6471fe8 100644 --- a/ships/viper_mk_iv.json +++ b/ships/viper_mk_iv.json @@ -33,7 +33,7 @@ "hardpoints": [2, 2, 1, 1, 0, 0], "internal": [ 4, 4, 3, - { "class": 2, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } }, + { "class": 3, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } }, 2, 2, 1 ] },