mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Compare commits
21 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8fb4bd08b5 | ||
|
|
1ac1c85c7b | ||
|
|
9e1f7934d8 | ||
|
|
e1f91a5795 | ||
|
|
63751d1f26 | ||
|
|
ad99e37c66 | ||
|
|
aa75ea6e85 | ||
|
|
355d14777d | ||
|
|
3ea5731067 | ||
|
|
4254abcc15 | ||
|
|
be3229a57d | ||
|
|
7260d2f75d | ||
|
|
84c2a2ad30 | ||
|
|
5e24df467a | ||
|
|
1a478758ee | ||
|
|
b58cb71e5a | ||
|
|
652decf6b3 | ||
|
|
6b13b3a673 | ||
|
|
a667fd2309 | ||
|
|
cff8cf71df | ||
|
|
e7bcba7360 |
24
dist/index.js
vendored
24
dist/index.js
vendored
@@ -16834,7 +16834,7 @@ module.exports = {
|
||||
ChaffLauncher_ChaffCapacity: {
|
||||
fdname: "ChaffLauncher_ChaffCapacity",
|
||||
grades: {
|
||||
"1": {
|
||||
"3": {
|
||||
components: {
|
||||
"Mechanical Scrap": 1,
|
||||
Niobium: 1,
|
||||
@@ -17908,9 +17908,9 @@ module.exports = {
|
||||
},
|
||||
"4": {
|
||||
components: {
|
||||
"Unidentfied Scan Archives": 1,
|
||||
"Strange Wake Solution": 1,
|
||||
"Atypical Encryption Archive": 1
|
||||
"Unidentified Scan Archives": 1,
|
||||
"Strange Wake Solutions": 1,
|
||||
"Atypical Encryption Archives": 1
|
||||
},
|
||||
features: {
|
||||
facinglimit: [ -.25, -.25 ],
|
||||
@@ -18336,7 +18336,7 @@ module.exports = {
|
||||
HeatSinkLauncher_HeatSinkCapacity: {
|
||||
fdname: "HeatSinkLauncher_HeatSinkCapacity",
|
||||
grades: {
|
||||
"1": {
|
||||
"3": {
|
||||
components: {
|
||||
"Mechanical Scrap": 1,
|
||||
Niobium: 1,
|
||||
@@ -19349,7 +19349,7 @@ module.exports = {
|
||||
PointDefence_PointDefenseCapacity: {
|
||||
fdname: "PointDefence_PointDefenseCapacity",
|
||||
grades: {
|
||||
"1": {
|
||||
"3": {
|
||||
components: {
|
||||
"Mechanical Scrap": 1,
|
||||
Niobium: 1,
|
||||
@@ -20059,7 +20059,7 @@ module.exports = {
|
||||
features: {
|
||||
eff: [ .15, .15 ],
|
||||
integrity: [ -.15, -.15 ],
|
||||
pgen: [ .12, .19 ]
|
||||
pgen: [ .19, .26 ]
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
@@ -20071,7 +20071,7 @@ module.exports = {
|
||||
features: {
|
||||
eff: [ .2, .2 ],
|
||||
integrity: [ -.2, -.2 ],
|
||||
pgen: [ .19, .33 ]
|
||||
pgen: [ .26, .33 ]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
@@ -20083,7 +20083,7 @@ module.exports = {
|
||||
features: {
|
||||
eff: [ .25, .25 ],
|
||||
integrity: [ -.25, -.25 ],
|
||||
pgen: [ .3, .4 ]
|
||||
pgen: [ .33, .4 ]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -22535,7 +22535,7 @@ module.exports = {
|
||||
Sulphur: 1
|
||||
},
|
||||
features: {
|
||||
fallofffromrange: [ 0, .2 ],
|
||||
fallofffromrange: [ .2, .2 ],
|
||||
mass: [ .1, .1 ],
|
||||
power: [ .03, .03 ],
|
||||
range: [ 0, .2 ],
|
||||
@@ -23623,7 +23623,7 @@ module.exports = {
|
||||
},
|
||||
special_weapon_rateoffire: {
|
||||
power: .05,
|
||||
rof: .03
|
||||
rof: -.03
|
||||
},
|
||||
special_weapon_efficient: {
|
||||
power: -.1
|
||||
@@ -25826,7 +25826,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
|
||||
specials: [ "special_blinding_shell", "special_dispersal_field", "special_phasing_sequence", "special_plasma_slug", "special_lock_breaker", "special_thermal_conduit", "special_weapon_damage", "special_weapon_efficient", "special_weapon_rateoffire", "special_weapon_toughened", "special_weapon_lightweight" ]
|
||||
specials: [ "special_blinding_shell", "special_dispersal_field", "special_phasing_sequence", "special_plasma_slug", "special_plasma_slug_cooled", "special_lock_breaker", "special_thermal_conduit", "special_weapon_damage", "special_weapon_efficient", "special_weapon_rateoffire", "special_weapon_toughened", "special_weapon_lightweight" ]
|
||||
},
|
||||
pas: {
|
||||
blueprints: {},
|
||||
|
||||
25
dist/index.json
vendored
25
dist/index.json
vendored
@@ -19961,7 +19961,7 @@
|
||||
"ChaffLauncher_ChaffCapacity": {
|
||||
"fdname": "ChaffLauncher_ChaffCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -21799,9 +21799,9 @@
|
||||
},
|
||||
"4": {
|
||||
"components": {
|
||||
"Unidentfied Scan Archives": 1,
|
||||
"Strange Wake Solution": 1,
|
||||
"Atypical Encryption Archive": 1
|
||||
"Unidentified Scan Archives": 1,
|
||||
"Strange Wake Solutions": 1,
|
||||
"Atypical Encryption Archives": 1
|
||||
},
|
||||
"features": {
|
||||
"facinglimit": [
|
||||
@@ -22460,7 +22460,7 @@
|
||||
"HeatSinkLauncher_HeatSinkCapacity": {
|
||||
"fdname": "HeatSinkLauncher_HeatSinkCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -24163,7 +24163,7 @@
|
||||
"PointDefence_PointDefenseCapacity": {
|
||||
"fdname": "PointDefence_PointDefenseCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -25563,8 +25563,8 @@
|
||||
-0.15
|
||||
],
|
||||
"pgen": [
|
||||
0.12,
|
||||
0.19
|
||||
0.19,
|
||||
0.26
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -25584,7 +25584,7 @@
|
||||
-0.2
|
||||
],
|
||||
"pgen": [
|
||||
0.19,
|
||||
0.26,
|
||||
0.33
|
||||
]
|
||||
}
|
||||
@@ -25605,7 +25605,7 @@
|
||||
-0.25
|
||||
],
|
||||
"pgen": [
|
||||
0.3,
|
||||
0.33,
|
||||
0.4
|
||||
]
|
||||
}
|
||||
@@ -29901,7 +29901,7 @@
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [
|
||||
0,
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
"mass": [
|
||||
@@ -31307,7 +31307,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.1
|
||||
@@ -35176,6 +35176,7 @@
|
||||
"special_dispersal_field",
|
||||
"special_phasing_sequence",
|
||||
"special_plasma_slug",
|
||||
"special_plasma_slug_cooled",
|
||||
"special_lock_breaker",
|
||||
"special_thermal_conduit",
|
||||
"special_weapon_damage",
|
||||
|
||||
@@ -575,7 +575,7 @@
|
||||
"ChaffLauncher_ChaffCapacity": {
|
||||
"fdname": "ChaffLauncher_ChaffCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -1649,9 +1649,9 @@
|
||||
},
|
||||
"4": {
|
||||
"components": {
|
||||
"Unidentfied Scan Archives": 1,
|
||||
"Strange Wake Solution": 1,
|
||||
"Atypical Encryption Archive": 1
|
||||
"Unidentified Scan Archives": 1,
|
||||
"Strange Wake Solutions": 1,
|
||||
"Atypical Encryption Archives": 1
|
||||
},
|
||||
"features": {
|
||||
"facinglimit": [ -0.25, -0.25 ],
|
||||
@@ -2077,7 +2077,7 @@
|
||||
"HeatSinkLauncher_HeatSinkCapacity": {
|
||||
"fdname": "HeatSinkLauncher_HeatSinkCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -3090,7 +3090,7 @@
|
||||
"PointDefence_PointDefenseCapacity": {
|
||||
"fdname": "PointDefence_PointDefenseCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -3801,7 +3801,7 @@
|
||||
"features": {
|
||||
"eff": [ 0.15, 0.15 ],
|
||||
"integrity": [ -0.15, -0.15 ],
|
||||
"pgen": [ 0.12, 0.19 ]
|
||||
"pgen": [ 0.19, 0.26 ]
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
@@ -3813,7 +3813,7 @@
|
||||
"features": {
|
||||
"eff": [ 0.2, 0.2 ],
|
||||
"integrity": [ -0.2, -0.2 ],
|
||||
"pgen": [ 0.19, 0.33 ]
|
||||
"pgen": [ 0.26, 0.33 ]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
@@ -3825,7 +3825,7 @@
|
||||
"features": {
|
||||
"eff": [ 0.25, 0.25 ],
|
||||
"integrity": [ -0.25, -0.25 ],
|
||||
"pgen": [ 0.3, 0.4 ]
|
||||
"pgen": [ 0.33, 0.4 ]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -6277,7 +6277,7 @@
|
||||
"Sulphur": 1
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [ 0, 0.2 ],
|
||||
"fallofffromrange": [ 0.2, 0.2 ],
|
||||
"mass": [ 0.1, 0.1 ],
|
||||
"power": [ 0.03, 0.03 ],
|
||||
"range": [ 0, 0.2 ],
|
||||
|
||||
@@ -400,7 +400,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.1
|
||||
|
||||
@@ -3729,6 +3729,7 @@
|
||||
"special_dispersal_field",
|
||||
"special_phasing_sequence",
|
||||
"special_plasma_slug",
|
||||
"special_plasma_slug_cooled",
|
||||
"special_lock_breaker",
|
||||
"special_thermal_conduit",
|
||||
"special_weapon_damage",
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.9.13",
|
||||
"version": "2.9.16",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.9.13",
|
||||
"version": "2.9.16",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EDCD/coriolis-data"
|
||||
|
||||
Reference in New Issue
Block a user