mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
fix
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -21431,7 +21431,7 @@ module.exports = {
|
|||||||
special_distortion_field: {},
|
special_distortion_field: {},
|
||||||
special_drag_munitions: {},
|
special_drag_munitions: {},
|
||||||
special_emissive_munitions: {
|
special_emissive_munitions: {
|
||||||
thermload: 1.1
|
thermload: 1
|
||||||
},
|
},
|
||||||
special_feedback_cascade: {
|
special_feedback_cascade: {
|
||||||
breachdmg: -.2,
|
breachdmg: -.2,
|
||||||
@@ -21477,9 +21477,7 @@ module.exports = {
|
|||||||
special_regeneration_sequence: {
|
special_regeneration_sequence: {
|
||||||
damage: -.1
|
damage: -.1
|
||||||
},
|
},
|
||||||
special_reverberating_cascade: {
|
special_reverberating_cascade: {},
|
||||||
damage: 0
|
|
||||||
},
|
|
||||||
special_scramble_spectrum: {
|
special_scramble_spectrum: {
|
||||||
rof: .1111111111111111
|
rof: .1111111111111111
|
||||||
},
|
},
|
||||||
|
|||||||
6
dist/index.json
vendored
6
dist/index.json
vendored
@@ -28684,7 +28684,7 @@
|
|||||||
"special_distortion_field": {},
|
"special_distortion_field": {},
|
||||||
"special_drag_munitions": {},
|
"special_drag_munitions": {},
|
||||||
"special_emissive_munitions": {
|
"special_emissive_munitions": {
|
||||||
"thermload": 1.1
|
"thermload": 1
|
||||||
},
|
},
|
||||||
"special_feedback_cascade": {
|
"special_feedback_cascade": {
|
||||||
"breachdmg": -0.2,
|
"breachdmg": -0.2,
|
||||||
@@ -28730,9 +28730,7 @@
|
|||||||
"special_regeneration_sequence": {
|
"special_regeneration_sequence": {
|
||||||
"damage": -0.1
|
"damage": -0.1
|
||||||
},
|
},
|
||||||
"special_reverberating_cascade": {
|
"special_reverberating_cascade": {},
|
||||||
"damage": 0
|
|
||||||
},
|
|
||||||
"special_scramble_spectrum": {
|
"special_scramble_spectrum": {
|
||||||
"rof": 0.1111111111111111
|
"rof": 0.1111111111111111
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user