mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-11 08:43:04 +00:00
Tidy up thruster information
This commit is contained in:
166
dist/index.js
vendored
166
dist/index.js
vendored
@@ -14616,76 +14616,124 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
Engine_Dirty: {
|
Engine_Dirty: {
|
||||||
id: 22,
|
id: 22,
|
||||||
|
components: {
|
||||||
|
"1": {
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Mechanical Equipment": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
Chromium: 1,
|
||||||
|
"Mechanical Equipment": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Configurable Components": 1,
|
||||||
|
"Modified Consumer Firmware": 1,
|
||||||
|
Selenium: 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
Cadmium: 1,
|
||||||
|
"Cracked Industrial Firmware": 1,
|
||||||
|
"Pharmaceutical Isolators": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
features: {
|
features: {
|
||||||
"1": {
|
"1": {
|
||||||
integrity: [ -.06, 0 ],
|
integrity: [ -.06, 0 ],
|
||||||
optmass: [ -.03, 0 ],
|
optmass: [ -.04, 0 ],
|
||||||
optmul: [ .05, .1 ],
|
optmul: [ .04, .1 ],
|
||||||
power: [ -.04, 0 ],
|
power: [ -.04, 0 ],
|
||||||
thermload: [ -.2, 0 ]
|
thermload: [ -.2, 0 ]
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
integrity: [ -.12, .02 ],
|
integrity: [ -.12, .01 ],
|
||||||
optmass: [ -.06, -.01 ],
|
optmass: [ -.06, -.01 ],
|
||||||
optmul: [ .1, .15 ],
|
optmul: [ .1, .14 ],
|
||||||
power: [ -.08, .02 ],
|
power: [ -.08, .02 ],
|
||||||
thermload: [ -.4, .1 ]
|
thermload: [ -.39, .1 ]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
integrity: [ -.18, .04 ],
|
integrity: [ -.18, .04 ],
|
||||||
optmass: [ -.09, -.02 ],
|
optmass: [ -.1, -.02 ],
|
||||||
optmul: [ .15, .2 ],
|
optmul: [ .14, .2 ],
|
||||||
power: [ -.12, .04 ],
|
power: [ -.11, .03 ],
|
||||||
thermload: [ -.6, .2 ]
|
thermload: [ -.61, .2 ]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
integrity: [ -.24, .06 ],
|
integrity: [ -.24, .05 ],
|
||||||
optmass: [ -.12, -.03 ],
|
optmass: [ -.12, -.04 ],
|
||||||
optmul: [ .2, .25 ],
|
optmul: [ .2, .25 ],
|
||||||
power: [ -.16, .06 ],
|
power: [ -.15, .05 ],
|
||||||
thermload: [ -.8, .3 ]
|
thermload: [ -.79, .29 ]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
integrity: [ -.3, .08 ],
|
integrity: [ -.31, .08 ],
|
||||||
optmass: [ -.15, -.04 ],
|
optmass: [ -.16, -.05 ],
|
||||||
optmul: [ .25, .3 ],
|
optmul: [ .25, .29 ],
|
||||||
power: [ -.2, .08 ],
|
power: [ -.2, .08 ],
|
||||||
thermload: [ -1, .4 ]
|
thermload: [ -1, .39 ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
name: "Dirty"
|
name: "Dirty"
|
||||||
},
|
},
|
||||||
Engine_Reinforced: {
|
Engine_Reinforced: {
|
||||||
id: 23,
|
id: 23,
|
||||||
features: {
|
components: {
|
||||||
"1": {
|
"1": {
|
||||||
integrity: [ .15, .3 ],
|
Carbon: 1
|
||||||
mass: [ .1, 0 ],
|
|
||||||
optmul: [ -.02, 0 ],
|
|
||||||
thermload: [ 0, -.1 ]
|
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
integrity: [ .3, .5 ],
|
"Heat Conduction Wiring": 1,
|
||||||
|
Vanadium: 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Heat Conduction Wiring": 1,
|
||||||
|
"Shielding Sensors": 1,
|
||||||
|
Vanadium: 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Compound Shielding": 1,
|
||||||
|
"Heat Dispersion Plate": 1,
|
||||||
|
"High Density Composites": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Heat Exchangers": 1,
|
||||||
|
"Imperial Shielding": 1,
|
||||||
|
"Proprietary Composites": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
features: {
|
||||||
|
"1": {
|
||||||
|
integrity: [ .14, .31 ],
|
||||||
|
mass: [ .1, 0 ],
|
||||||
|
optmul: [ -.03, 0 ],
|
||||||
|
thermload: [ 0, -.11 ]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
integrity: [ .31, .5 ],
|
||||||
mass: [ .2, .05 ],
|
mass: [ .2, .05 ],
|
||||||
optmul: [ -.04, -.01 ],
|
optmul: [ -.05, -.02 ],
|
||||||
thermload: [ -.05, -.2 ]
|
thermload: [ -.06, -.2 ]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
integrity: [ .45, .7 ],
|
integrity: [ .45, .7 ],
|
||||||
mass: [ .3, .1 ],
|
mass: [ .31, .1 ],
|
||||||
optmul: [ -.06, -.02 ],
|
optmul: [ -.06, -.03 ],
|
||||||
thermload: [ -.1, -.3 ]
|
thermload: [ -.11, -.31 ]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
integrity: [ .6, .9 ],
|
integrity: [ .61, .9 ],
|
||||||
mass: [ .4, .15 ],
|
mass: [ .39, .14 ],
|
||||||
optmul: [ -.08, -.04 ],
|
optmul: [ -.09, -.04 ],
|
||||||
thermload: [ -.15, -.4 ]
|
thermload: [ -.15, -.4 ]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
integrity: [ .75, 1.1 ],
|
integrity: [ .75, 1.11 ],
|
||||||
mass: [ .5, .2 ],
|
mass: [ .5, .2 ],
|
||||||
optmul: [ -.1, -.04 ],
|
optmul: [ -.11, -.05 ],
|
||||||
thermload: [ -.2, -.5 ]
|
thermload: [ -.2, -.5 ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -14693,41 +14741,65 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
Engine_Tuned: {
|
Engine_Tuned: {
|
||||||
id: 24,
|
id: 24,
|
||||||
|
components: {
|
||||||
|
"1": {
|
||||||
|
Sulphur: 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Conductive Components": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Conductive Components": 1,
|
||||||
|
"Specialised Legacy Firmware": 1,
|
||||||
|
"Unexpected Emission Data": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Conductive Ceramics": 1,
|
||||||
|
"Decoded Emission Data": 1,
|
||||||
|
"Modified Consumer Firmware": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Abnormal Compact Emissions Data": 1,
|
||||||
|
"Conductive Ceramics": 1,
|
||||||
|
Tin: 1
|
||||||
|
}
|
||||||
|
},
|
||||||
features: {
|
features: {
|
||||||
"1": {
|
"1": {
|
||||||
integrity: [ -.05, 0 ],
|
integrity: [ -.05, 0 ],
|
||||||
optmass: [ -.02, 0 ],
|
optmass: [ -.02, 0 ],
|
||||||
optmul: [ .02, .06 ],
|
optmul: [ .01, .05 ],
|
||||||
power: [ .05, 0 ],
|
power: [ .04, 0 ],
|
||||||
thermload: [ -.05, -.2 ]
|
thermload: [ -.06, -.2 ]
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
integrity: [ -.1, -.04 ],
|
integrity: [ -.1, -.04 ],
|
||||||
optmass: [ -.04, -.01 ],
|
optmass: [ -.05, -.01 ],
|
||||||
optmul: [ .04, .09 ],
|
optmul: [ .03, .09 ],
|
||||||
power: [ .1, .04 ],
|
power: [ .1, .03 ],
|
||||||
thermload: [ -.1, -.3 ]
|
thermload: [ -.11, -.31 ]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
integrity: [ -.15, -.08 ],
|
integrity: [ -.15, -.08 ],
|
||||||
optmass: [ -.06, -.02 ],
|
optmass: [ -.06, -.02 ],
|
||||||
optmul: [ .06, .12 ],
|
optmul: [ .05, .12 ],
|
||||||
power: [ .15, .08 ],
|
power: [ .14, .08 ],
|
||||||
thermload: [ -.15, -.4 ]
|
thermload: [ -.15, -.4 ]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
integrity: [ -.2, -.12 ],
|
integrity: [ -.2, -.12 ],
|
||||||
optmass: [ -.08, -.03 ],
|
optmass: [ -.08, -.04 ],
|
||||||
optmul: [ .08, .15 ],
|
optmul: [ .08, .14 ],
|
||||||
power: [ .2, .12 ],
|
power: [ .2, .11 ],
|
||||||
thermload: [ -.2, -.5 ]
|
thermload: [ -.2, -.5 ]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
integrity: [ -.25, -.16 ],
|
integrity: [ -.25, -.16 ],
|
||||||
optmass: [ -.12, -.04 ],
|
optmass: [ -.11, -.05 ],
|
||||||
optmul: [ .1, .18 ],
|
optmul: [ .1, .18 ],
|
||||||
power: [ .25, .16 ],
|
power: [ .25, .16 ],
|
||||||
thermload: [ -.25, -.6 ]
|
thermload: [ -.25, -.61 ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
name: "Clean"
|
name: "Clean"
|
||||||
|
|||||||
186
dist/index.json
vendored
186
dist/index.json
vendored
@@ -17741,6 +17741,30 @@
|
|||||||
},
|
},
|
||||||
"Engine_Dirty": {
|
"Engine_Dirty": {
|
||||||
"id": 22,
|
"id": 22,
|
||||||
|
"components": {
|
||||||
|
"1": {
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Mechanical Equipment": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Chromium": 1,
|
||||||
|
"Mechanical Equipment": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Configurable Components": 1,
|
||||||
|
"Modified Consumer Firmware": 1,
|
||||||
|
"Selenium": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Cadmium": 1,
|
||||||
|
"Cracked Industrial Firmware": 1,
|
||||||
|
"Pharmaceutical Isolators": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"1": {
|
"1": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
@@ -17748,11 +17772,11 @@
|
|||||||
0
|
0
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.03,
|
-0.04,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.05,
|
0.04,
|
||||||
0.1
|
0.1
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
@@ -17767,7 +17791,7 @@
|
|||||||
"2": {
|
"2": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
-0.12,
|
-0.12,
|
||||||
0.02
|
0.01
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.06,
|
-0.06,
|
||||||
@@ -17775,14 +17799,14 @@
|
|||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.1,
|
0.1,
|
||||||
0.15
|
0.14
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
-0.08,
|
-0.08,
|
||||||
0.02
|
0.02
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.4,
|
-0.39,
|
||||||
0.1
|
0.1
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -17792,56 +17816,56 @@
|
|||||||
0.04
|
0.04
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.09,
|
-0.1,
|
||||||
-0.02
|
-0.02
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.15,
|
0.14,
|
||||||
0.2
|
0.2
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
-0.12,
|
-0.11,
|
||||||
0.04
|
0.03
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.6,
|
-0.61,
|
||||||
0.2
|
0.2
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
-0.24,
|
-0.24,
|
||||||
0.06
|
0.05
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.12,
|
-0.12,
|
||||||
-0.03
|
-0.04
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.2,
|
0.2,
|
||||||
0.25
|
0.25
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
-0.16,
|
-0.15,
|
||||||
0.06
|
0.05
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.8,
|
-0.79,
|
||||||
0.3
|
0.29
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
-0.3,
|
-0.31,
|
||||||
0.08
|
0.08
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.15,
|
-0.16,
|
||||||
-0.04
|
-0.05
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.25,
|
0.25,
|
||||||
0.3
|
0.29
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
-0.2,
|
-0.2,
|
||||||
@@ -17849,7 +17873,7 @@
|
|||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-1,
|
-1,
|
||||||
0.4
|
0.39
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -17857,28 +17881,52 @@
|
|||||||
},
|
},
|
||||||
"Engine_Reinforced": {
|
"Engine_Reinforced": {
|
||||||
"id": 23,
|
"id": 23,
|
||||||
|
"components": {
|
||||||
|
"1": {
|
||||||
|
"Carbon": 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Heat Conduction Wiring": 1,
|
||||||
|
"Vanadium": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Heat Conduction Wiring": 1,
|
||||||
|
"Shielding Sensors": 1,
|
||||||
|
"Vanadium": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Compound Shielding": 1,
|
||||||
|
"Heat Dispersion Plate": 1,
|
||||||
|
"High Density Composites": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Heat Exchangers": 1,
|
||||||
|
"Imperial Shielding": 1,
|
||||||
|
"Proprietary Composites": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"1": {
|
"1": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
0.15,
|
0.14,
|
||||||
0.3
|
0.31
|
||||||
],
|
],
|
||||||
"mass": [
|
"mass": [
|
||||||
0.1,
|
0.1,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
-0.02,
|
-0.03,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
0,
|
0,
|
||||||
-0.1
|
-0.11
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
0.3,
|
0.31,
|
||||||
0.5
|
0.5
|
||||||
],
|
],
|
||||||
"mass": [
|
"mass": [
|
||||||
@@ -17886,11 +17934,11 @@
|
|||||||
0.05
|
0.05
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
-0.04,
|
-0.05,
|
||||||
-0.01
|
-0.02
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.05,
|
-0.06,
|
||||||
-0.2
|
-0.2
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -17900,29 +17948,29 @@
|
|||||||
0.7
|
0.7
|
||||||
],
|
],
|
||||||
"mass": [
|
"mass": [
|
||||||
0.3,
|
0.31,
|
||||||
0.1
|
0.1
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
-0.06,
|
-0.06,
|
||||||
-0.02
|
-0.03
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.1,
|
-0.11,
|
||||||
-0.3
|
-0.31
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
0.6,
|
0.61,
|
||||||
0.9
|
0.9
|
||||||
],
|
],
|
||||||
"mass": [
|
"mass": [
|
||||||
0.4,
|
0.39,
|
||||||
0.15
|
0.14
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
-0.08,
|
-0.09,
|
||||||
-0.04
|
-0.04
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
@@ -17933,15 +17981,15 @@
|
|||||||
"5": {
|
"5": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
0.75,
|
0.75,
|
||||||
1.1
|
1.11
|
||||||
],
|
],
|
||||||
"mass": [
|
"mass": [
|
||||||
0.5,
|
0.5,
|
||||||
0.2
|
0.2
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
-0.1,
|
-0.11,
|
||||||
-0.04
|
-0.05
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.2,
|
-0.2,
|
||||||
@@ -17953,6 +18001,30 @@
|
|||||||
},
|
},
|
||||||
"Engine_Tuned": {
|
"Engine_Tuned": {
|
||||||
"id": 24,
|
"id": 24,
|
||||||
|
"components": {
|
||||||
|
"1": {
|
||||||
|
"Sulphur": 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Conductive Components": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Conductive Components": 1,
|
||||||
|
"Specialised Legacy Firmware": 1,
|
||||||
|
"Unexpected Emission Data": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Conductive Ceramics": 1,
|
||||||
|
"Decoded Emission Data": 1,
|
||||||
|
"Modified Consumer Firmware": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Abnormal Compact Emissions Data": 1,
|
||||||
|
"Conductive Ceramics": 1,
|
||||||
|
"Tin": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"1": {
|
"1": {
|
||||||
"integrity": [
|
"integrity": [
|
||||||
@@ -17964,15 +18036,15 @@
|
|||||||
0
|
0
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.02,
|
0.01,
|
||||||
0.06
|
0.05
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
0.05,
|
0.04,
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.05,
|
-0.06,
|
||||||
-0.2
|
-0.2
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -17982,20 +18054,20 @@
|
|||||||
-0.04
|
-0.04
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.04,
|
-0.05,
|
||||||
-0.01
|
-0.01
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.04,
|
0.03,
|
||||||
0.09
|
0.09
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
0.1,
|
0.1,
|
||||||
0.04
|
0.03
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.1,
|
-0.11,
|
||||||
-0.3
|
-0.31
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
@@ -18008,11 +18080,11 @@
|
|||||||
-0.02
|
-0.02
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.06,
|
0.05,
|
||||||
0.12
|
0.12
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
0.15,
|
0.14,
|
||||||
0.08
|
0.08
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
@@ -18027,15 +18099,15 @@
|
|||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.08,
|
-0.08,
|
||||||
-0.03
|
-0.04
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.08,
|
0.08,
|
||||||
0.15
|
0.14
|
||||||
],
|
],
|
||||||
"power": [
|
"power": [
|
||||||
0.2,
|
0.2,
|
||||||
0.12
|
0.11
|
||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.2,
|
-0.2,
|
||||||
@@ -18048,8 +18120,8 @@
|
|||||||
-0.16
|
-0.16
|
||||||
],
|
],
|
||||||
"optmass": [
|
"optmass": [
|
||||||
-0.12,
|
-0.11,
|
||||||
-0.04
|
-0.05
|
||||||
],
|
],
|
||||||
"optmul": [
|
"optmul": [
|
||||||
0.1,
|
0.1,
|
||||||
@@ -18061,7 +18133,7 @@
|
|||||||
],
|
],
|
||||||
"thermload": [
|
"thermload": [
|
||||||
-0.25,
|
-0.25,
|
||||||
-0.6
|
-0.61
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -525,76 +525,124 @@
|
|||||||
},
|
},
|
||||||
"Engine_Dirty": {
|
"Engine_Dirty": {
|
||||||
"id": 22,
|
"id": 22,
|
||||||
|
"components": {
|
||||||
|
"1": {
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Mechanical Equipment": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Chromium": 1,
|
||||||
|
"Mechanical Equipment": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Configurable Components": 1,
|
||||||
|
"Modified Consumer Firmware": 1,
|
||||||
|
"Selenium": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Cadmium": 1,
|
||||||
|
"Cracked Industrial Firmware": 1,
|
||||||
|
"Pharmaceutical Isolators": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"1": {
|
"1": {
|
||||||
"integrity": [ -0.06, 0 ],
|
"integrity": [ -0.06, 0 ],
|
||||||
"optmass": [ -0.03, 0 ],
|
"optmass": [ -0.04, 0 ],
|
||||||
"optmul": [ 0.05, 0.1 ],
|
"optmul": [ 0.04, 0.1 ],
|
||||||
"power": [ -0.04, 0 ],
|
"power": [ -0.04, 0 ],
|
||||||
"thermload": [ -0.2, 0 ]
|
"thermload": [ -0.2, 0 ]
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"integrity": [ -0.12, 0.02 ],
|
"integrity": [ -0.12, 0.01 ],
|
||||||
"optmass": [ -0.06, -0.01 ],
|
"optmass": [ -0.06, -0.01 ],
|
||||||
"optmul": [ 0.1, 0.15 ],
|
"optmul": [ 0.1, 0.14 ],
|
||||||
"power": [ -0.08, 0.02 ],
|
"power": [ -0.08, 0.02 ],
|
||||||
"thermload": [ -0.4, 0.1 ]
|
"thermload": [ -0.39, 0.1 ]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"integrity": [ -0.18, 0.04 ],
|
"integrity": [ -0.18, 0.04 ],
|
||||||
"optmass": [ -0.09, -0.02 ],
|
"optmass": [ -0.1, -0.02 ],
|
||||||
"optmul": [ 0.15, 0.2 ],
|
"optmul": [ 0.14, 0.2 ],
|
||||||
"power": [ -0.12, 0.04 ],
|
"power": [ -0.11, 0.03 ],
|
||||||
"thermload": [ -0.6, 0.2 ]
|
"thermload": [ -0.61, 0.2 ]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"integrity": [ -0.24, 0.06 ],
|
"integrity": [ -0.24, 0.05 ],
|
||||||
"optmass": [ -0.12, -0.03 ],
|
"optmass": [ -0.12, -0.04 ],
|
||||||
"optmul": [ 0.2, 0.25 ],
|
"optmul": [ 0.2, 0.25 ],
|
||||||
"power": [ -0.16, 0.06 ],
|
"power": [ -0.15, 0.05 ],
|
||||||
"thermload": [ -0.8, 0.3 ]
|
"thermload": [ -0.79, 0.29 ]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"integrity": [ -0.3, 0.08 ],
|
"integrity": [ -0.31, 0.08 ],
|
||||||
"optmass": [ -0.15, -0.04 ],
|
"optmass": [ -0.16, -0.05 ],
|
||||||
"optmul": [ 0.25, 0.3 ],
|
"optmul": [ 0.25, 0.29 ],
|
||||||
"power": [ -0.2, 0.08 ],
|
"power": [ -0.2, 0.08 ],
|
||||||
"thermload": [ -1, 0.4 ]
|
"thermload": [ -1, 0.39 ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "Dirty"
|
"name": "Dirty"
|
||||||
},
|
},
|
||||||
"Engine_Reinforced": {
|
"Engine_Reinforced": {
|
||||||
"id": 23,
|
"id": 23,
|
||||||
"features": {
|
"components": {
|
||||||
"1": {
|
"1": {
|
||||||
"integrity": [ 0.15, 0.3 ],
|
"Carbon": 1
|
||||||
"mass": [ 0.1, 0 ],
|
|
||||||
"optmul": [ -0.02, 0 ],
|
|
||||||
"thermload": [ 0, -0.1 ]
|
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"integrity": [ 0.3, 0.5 ],
|
"Heat Conduction Wiring": 1,
|
||||||
|
"Vanadium": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Heat Conduction Wiring": 1,
|
||||||
|
"Shielding Sensors": 1,
|
||||||
|
"Vanadium": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Compound Shielding": 1,
|
||||||
|
"Heat Dispersion Plate": 1,
|
||||||
|
"High Density Composites": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Heat Exchangers": 1,
|
||||||
|
"Imperial Shielding": 1,
|
||||||
|
"Proprietary Composites": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"features": {
|
||||||
|
"1": {
|
||||||
|
"integrity": [ 0.14, 0.31 ],
|
||||||
|
"mass": [ 0.1, 0 ],
|
||||||
|
"optmul": [ -0.03, 0 ],
|
||||||
|
"thermload": [ 0, -0.11 ]
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"integrity": [ 0.31, 0.5 ],
|
||||||
"mass": [ 0.2, 0.05 ],
|
"mass": [ 0.2, 0.05 ],
|
||||||
"optmul": [ -0.04, -0.01 ],
|
"optmul": [ -0.05, -0.02 ],
|
||||||
"thermload": [ -0.05, -0.2 ]
|
"thermload": [ -0.06, -0.2 ]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"integrity": [ 0.45, 0.7 ],
|
"integrity": [ 0.45, 0.7 ],
|
||||||
"mass": [ 0.3, 0.1 ],
|
"mass": [ 0.31, 0.1 ],
|
||||||
"optmul": [ -0.06, -0.02 ],
|
"optmul": [ -0.06, -0.03 ],
|
||||||
"thermload": [ -0.1, -0.3 ]
|
"thermload": [ -0.11, -0.31 ]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"integrity": [ 0.6, 0.9 ],
|
"integrity": [ 0.61, 0.9 ],
|
||||||
"mass": [ 0.4, 0.15 ],
|
"mass": [ 0.39, 0.14 ],
|
||||||
"optmul": [ -0.08, -0.04 ],
|
"optmul": [ -0.09, -0.04 ],
|
||||||
"thermload": [ -0.15, -0.4 ]
|
"thermload": [ -0.15, -0.4 ]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"integrity": [ 0.75, 1.1 ],
|
"integrity": [ 0.75, 1.11 ],
|
||||||
"mass": [ 0.5, 0.2 ],
|
"mass": [ 0.5, 0.2 ],
|
||||||
"optmul": [ -0.1, -0.04 ],
|
"optmul": [ -0.11, -0.05 ],
|
||||||
"thermload": [ -0.2, -0.5 ]
|
"thermload": [ -0.2, -0.5 ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -602,41 +650,65 @@
|
|||||||
},
|
},
|
||||||
"Engine_Tuned": {
|
"Engine_Tuned": {
|
||||||
"id": 24,
|
"id": 24,
|
||||||
|
"components": {
|
||||||
|
"1": {
|
||||||
|
"Sulphur": 1
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"Conductive Components": 1,
|
||||||
|
"Specialised Legacy Firmware": 1
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"Conductive Components": 1,
|
||||||
|
"Specialised Legacy Firmware": 1,
|
||||||
|
"Unexpected Emission Data": 1
|
||||||
|
},
|
||||||
|
"4": {
|
||||||
|
"Conductive Ceramics": 1,
|
||||||
|
"Decoded Emission Data": 1,
|
||||||
|
"Modified Consumer Firmware": 1
|
||||||
|
},
|
||||||
|
"5": {
|
||||||
|
"Abnormal Compact Emissions Data": 1,
|
||||||
|
"Conductive Ceramics": 1,
|
||||||
|
"Tin": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"1": {
|
"1": {
|
||||||
"integrity": [ -0.05, 0 ],
|
"integrity": [ -0.05, 0 ],
|
||||||
"optmass": [ -0.02, 0 ],
|
"optmass": [ -0.02, 0 ],
|
||||||
"optmul": [ 0.02, 0.06 ],
|
"optmul": [ 0.01, 0.05 ],
|
||||||
"power": [ 0.05, 0 ],
|
"power": [ 0.04, 0 ],
|
||||||
"thermload": [ -0.05, -0.2 ]
|
"thermload": [ -0.06, -0.2 ]
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"integrity": [ -0.10, -0.04 ],
|
"integrity": [ -0.1, -0.04 ],
|
||||||
"optmass": [ -0.04, -0.01 ],
|
"optmass": [ -0.05, -0.01 ],
|
||||||
"optmul": [ 0.04, 0.09 ],
|
"optmul": [ 0.03, 0.09 ],
|
||||||
"power": [ 0.1, 0.04 ],
|
"power": [ 0.1, 0.03 ],
|
||||||
"thermload": [ -0.1, -0.3 ]
|
"thermload": [ -0.11, -0.31 ]
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"integrity": [ -0.15, -0.08 ],
|
"integrity": [ -0.15, -0.08 ],
|
||||||
"optmass": [ -0.06, -0.02 ],
|
"optmass": [ -0.06, -0.02 ],
|
||||||
"optmul": [ 0.06, 0.12 ],
|
"optmul": [ 0.05, 0.12 ],
|
||||||
"power": [ 0.15, 0.08 ],
|
"power": [ 0.14, 0.08 ],
|
||||||
"thermload": [ -0.15, -0.4 ]
|
"thermload": [ -0.15, -0.4 ]
|
||||||
},
|
},
|
||||||
"4": {
|
"4": {
|
||||||
"integrity": [ -0.2, -0.12 ],
|
"integrity": [ -0.2, -0.12 ],
|
||||||
"optmass": [ -0.08, -0.03 ],
|
"optmass": [ -0.08, -0.04 ],
|
||||||
"optmul": [ 0.08, 0.15 ],
|
"optmul": [ 0.08, 0.14 ],
|
||||||
"power": [ 0.2, 0.12 ],
|
"power": [ 0.2, 0.11 ],
|
||||||
"thermload": [ -0.2, -0.5 ]
|
"thermload": [ -0.2, -0.5 ]
|
||||||
},
|
},
|
||||||
"5": {
|
"5": {
|
||||||
"integrity": [ -0.25, -0.16 ],
|
"integrity": [ -0.25, -0.16 ],
|
||||||
"optmass": [ -0.12, -0.04 ],
|
"optmass": [ -0.11, -0.05 ],
|
||||||
"optmul": [ 0.1, 0.18 ],
|
"optmul": [ 0.1, 0.18 ],
|
||||||
"power": [ 0.25, 0.16 ],
|
"power": [ 0.25, 0.16 ],
|
||||||
"thermload": [ -0.25, -0.6 ]
|
"thermload": [ -0.25, -0.61 ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name": "Clean"
|
"name": "Clean"
|
||||||
|
|||||||
Reference in New Issue
Block a user