diff --git a/dist/index.js b/dist/index.js index 2e937a8..1e41dc1 100644 --- a/dist/index.js +++ b/dist/index.js @@ -21431,7 +21431,7 @@ module.exports = { special_distortion_field: {}, special_drag_munitions: {}, special_emissive_munitions: { - thermload: 1.1 + thermload: 1 }, special_feedback_cascade: { breachdmg: -.2, @@ -21477,9 +21477,7 @@ module.exports = { special_regeneration_sequence: { damage: -.1 }, - special_reverberating_cascade: { - damage: 0 - }, + special_reverberating_cascade: {}, special_scramble_spectrum: { rof: .1111111111111111 }, diff --git a/dist/index.json b/dist/index.json index 1955667..251e5fb 100644 --- a/dist/index.json +++ b/dist/index.json @@ -28684,7 +28684,7 @@ "special_distortion_field": {}, "special_drag_munitions": {}, "special_emissive_munitions": { - "thermload": 1.1 + "thermload": 1 }, "special_feedback_cascade": { "breachdmg": -0.2, @@ -28730,9 +28730,7 @@ "special_regeneration_sequence": { "damage": -0.1 }, - "special_reverberating_cascade": { - "damage": 0 - }, + "special_reverberating_cascade": {}, "special_scramble_spectrum": { "rof": 0.1111111111111111 },