Compare commits

...

11 Commits

Author SHA1 Message Date
Cmdr McDonald
2d2f3548b5 Merge branch 'release/2.2.11' 2017-01-25 19:33:39 +00:00
Cmdr McDonald
91bbd53657 Bump version number 2017-01-25 19:33:31 +00:00
Cmdr McDonald
f34c839670 Merge branch 'feature/fixes' into develop 2017-01-25 19:31:51 +00:00
Cmdr McDonald
d6602dca06 Updates 2017-01-25 19:31:47 +00:00
Cmdr McDonald
7a63d71b0f Fixed for frag cannons 2017-01-25 14:25:16 +00:00
Cmdr McDonald
73d1c15609 Remove non-existant AFMU blueprints 2017-01-25 07:43:53 +00:00
Cmdr McDonald
bb3b299c7b dist 2017-01-24 11:50:04 +00:00
Cmdr McDonald
dfdc170639 Fix incorrect values for charge enhanced power distributor. Fixes #55 2017-01-24 11:41:32 +00:00
Cmdr McDonald
93166c2ea1 Changelog 2017-01-24 07:37:13 +00:00
Cmdr McDonald
700f730075 Remove erroneous chaff launcher capacity blueprint grades 2017-01-24 07:36:56 +00:00
Cmdr McDonald
3ad159fc4d Merge branch 'release/2.2.10' into develop 2017-01-23 13:04:12 +00:00
8 changed files with 210 additions and 431 deletions

View File

@@ -1,3 +1,10 @@
#2.2.11
* Remove non-existant chaff launcher capacity blueprint grades
* Fix incorrect values for charge enhanced power distributor
* Remove incorrect AFMU blueprints
* Correct fragment cannon Double Shot blueprint information
* Correct Focused weapon blueprint information
#2.2.10
* Fix incorrect base shield values for Cutter and Corvette
* Update weapons to have %-based damage distributions

150
dist/index.js vendored
View File

@@ -6347,7 +6347,7 @@ module.exports = {
piercing: 35,
power: .6,
range: 3e3,
rating: "F",
rating: "E",
rof: 3.448,
thermload: .6
}, {
@@ -14090,58 +14090,6 @@ module.exports = {
},
Modifications: {
blueprints: {
AFM_LightWeight: {
id: 1,
features: {
"1": {
integrity: [ -.2, -.1 ],
mass: [ -.3, -.4 ]
},
"2": {
integrity: [ -.3, -.2 ],
mass: [ -.4, -.5 ]
},
"3": {
integrity: [ -.4, -.3 ],
mass: [ -.5, -.6 ]
},
"4": {
integrity: [ -.5, -.4 ],
mass: [ -.6, -.7 ]
},
"5": {
integrity: [ -.6, -.5 ],
mass: [ -.7, -.8 ]
}
},
name: "Lightweight"
},
AFM_Reinforced: {
id: 2,
features: {
"1": {
integrity: [ .2, .5 ],
mass: [ 1, .4 ]
},
"2": {
integrity: [ .4, 1 ],
mass: [ 1.5, .8 ]
},
"3": {
integrity: [ .6, 1.5 ],
mass: [ 2, 1.2 ]
},
"4": {
integrity: [ .8, 2 ],
mass: [ 2.5, 1.6 ]
},
"5": {
integrity: [ 1, 2.5 ],
mass: [ 3, 2 ]
}
},
name: "Reinforced"
},
AFM_Shielded: {
id: 3,
features: {
@@ -15670,43 +15618,43 @@ module.exports = {
features: {
"1": {
engcap: [ -.03, 0 ],
engrate: [ .25, .16 ],
engrate: [ .04, .12 ],
syscap: [ -.03, 0 ],
sysrate: [ .25, .16 ],
sysrate: [ .04, .12 ],
wepcap: [ -.03, 0 ],
weprate: [ .25, .16 ]
weprate: [ .04, .12 ]
},
"2": {
engcap: [ -.06, -.01 ],
engrate: [ .25, .16 ],
engrate: [ .08, .18 ],
syscap: [ -.06, -.01 ],
sysrate: [ .25, .16 ],
sysrate: [ .08, .18 ],
wepcap: [ -.06, -.01 ],
weprate: [ .25, .16 ]
weprate: [ .08, .18 ]
},
"3": {
engcap: [ -.09, -.02 ],
engrate: [ .25, .16 ],
engrate: [ .12, .24 ],
syscap: [ -.09, -.02 ],
sysrate: [ .25, .16 ],
sysrate: [ .12, .24 ],
wepcap: [ -.09, -.02 ],
weprate: [ .25, .16 ]
weprate: [ .12, .24 ]
},
"4": {
engcap: [ -.12, -.03 ],
engrate: [ .25, -.16 ],
engrate: [ .16, .3 ],
syscap: [ -.12, -.03 ],
sysrate: [ .25, .16 ],
sysrate: [ .16, .3 ],
wepcap: [ -.12, -.03 ],
weprate: [ .25, .16 ]
weprate: [ .16, .3 ]
},
"5": {
engcap: [ -.15, -.04 ],
engrate: [ .25, .16 ],
engrate: [ .2, .36 ],
syscap: [ -.15, -.04 ],
sysrate: [ .25, .16 ],
sysrate: [ .2, .36 ],
wepcap: [ -.15, -.04 ],
weprate: [ .25, .16 ]
weprate: [ .2, .36 ]
}
},
name: "Charge enhanced"
@@ -16487,37 +16435,41 @@ module.exports = {
"Security Firmware Patch": 1,
Vanadium: 1
},
"5": {}
"5": {
"Configurable Components": 1,
"High Density Composites": 1,
"Modified Embedded Firmware": 1
}
},
features: {
"1": {
ammo: [ .1, .2 ],
burst: [ 2, 2 ],
burstrof: [ .1, .15 ],
burstrof: [ 10, 15 ],
clip: [ .34, .34 ],
range: [ -.25, -.1 ]
},
"2": {
ammo: [ .2, .3 ],
burst: [ 2, 2 ],
burstrof: [ .11, .16 ],
burstrof: [ 11, 16 ],
clip: [ .34, .34 ],
range: [ -.2, -.08 ]
},
"3": {
ammo: [ .3, .4 ],
burst: [ 2, 2 ],
burstrof: [ .12, .17 ],
burstrof: [ 12, 17 ],
clip: [ .34, 1 ],
range: [ -.15, -.06 ]
},
"4": {
ammo: [ .4, .5 ],
burst: [ 2, 2 ],
burstrof: [ .13, .18 ],
burstrof: [ 13, 18 ],
clip: [ 1, 1 ],
range: [ -.1, -.04 ]
},
"5": {
ammo: [ .5, .6 ],
burst: [ 2, 2 ],
burstrof: [ .14, .19 ],
burstrof: [ 14, 19 ],
clip: [ 1, 1 ],
range: [ -.5, -.02 ]
}
},
@@ -16608,32 +16560,32 @@ module.exports = {
},
features: {
"1": {
burstrof: [ .2, .08 ],
range: [ .1, .2 ],
thermload: [ .5, .4 ]
rof: [ -.17, -.08 ],
thermload: [ .5, .39 ]
},
"2": {
burstrof: [ .16, .06 ],
piercing: [ 0, .1 ],
range: [ .2, .4 ],
thermload: [ .4, .3 ]
range: [ .2, .39 ],
rof: [ -.14, -.06 ],
thermload: [ .39, .31 ]
},
"3": {
burstrof: [ .12, .04 ],
piercing: [ .1, .2 ],
range: [ .3, .6 ],
thermload: [ .3, .2 ]
range: [ .29, .61 ],
rof: [ -.11, -.04 ],
thermload: [ .31, .2 ]
},
"4": {
burstrof: [ .08, .02 ],
piercing: [ .2, .4 ],
range: [ .4, .8 ],
thermload: [ .2, .1 ]
piercing: [ .2, .39 ],
range: [ .39, .79 ],
rof: [ -.08, -.02 ],
thermload: [ -.2, -.1 ]
},
"5": {
burstrof: [ .04, 0 ],
piercing: [ .3, .6 ],
piercing: [ .29, .61 ],
range: [ .5, 1 ],
rof: [ -.04, 0 ],
thermload: [ .1, 0 ]
}
},
@@ -17093,13 +17045,13 @@ module.exports = {
id: 3,
name: "burst",
type: "numeric",
method: "multiplicative"
method: "overwrite"
},
burstrof: {
id: 41,
name: "burstrof",
type: "percentage",
method: "multiplicative"
type: "numeric",
method: "overwrite"
},
clip: {
id: 4,
@@ -17691,9 +17643,7 @@ module.exports = {
modules: {
am: {
blueprints: {
AFM_LightWeight: [ 1, 2, 3, 4, 5 ],
AFM_Reinforced: [ 1, 2, 3, 4, 5 ],
AFM_Shielded: [ 1, 2, 3, 4, 5 ]
AFM_Shielded: [ 1, 2, 3, 4 ]
},
modifications: [ "integrity", "power" ]
},
@@ -17750,7 +17700,7 @@ module.exports = {
},
ch: {
blueprints: {
ChaffLauncher_ChaffCapacity: [ 1, 2, 3, 4, 5 ],
ChaffLauncher_ChaffCapacity: [ 3 ],
ChaffLauncher_LightWeight: [ 1, 2, 3, 4, 5 ],
ChaffLauncher_Reinforced: [ 1, 2, 3, 4, 5 ],
ChaffLauncher_Shielded: [ 1, 2, 3, 4, 5 ]

337
dist/index.json vendored
View File

@@ -8277,7 +8277,7 @@
"piercing": 35,
"power": 0.6,
"range": 3000,
"rating": "F",
"rating": "E",
"rof": 3.448,
"thermload": 0.6
},
@@ -16531,118 +16531,6 @@
},
"Modifications": {
"blueprints": {
"AFM_LightWeight": {
"id": 1,
"features": {
"1": {
"integrity": [
-0.2,
-0.1
],
"mass": [
-0.3,
-0.4
]
},
"2": {
"integrity": [
-0.3,
-0.2
],
"mass": [
-0.4,
-0.5
]
},
"3": {
"integrity": [
-0.4,
-0.3
],
"mass": [
-0.5,
-0.6
]
},
"4": {
"integrity": [
-0.5,
-0.4
],
"mass": [
-0.6,
-0.7
]
},
"5": {
"integrity": [
-0.6,
-0.5
],
"mass": [
-0.7,
-0.8
]
}
},
"name": "Lightweight"
},
"AFM_Reinforced": {
"id": 2,
"features": {
"1": {
"integrity": [
0.2,
0.5
],
"mass": [
1,
0.4
]
},
"2": {
"integrity": [
0.4,
1
],
"mass": [
1.5,
0.8
]
},
"3": {
"integrity": [
0.6,
1.5
],
"mass": [
2,
1.2
]
},
"4": {
"integrity": [
0.8,
2
],
"mass": [
2.5,
1.6
]
},
"5": {
"integrity": [
1,
2.5
],
"mass": [
3,
2
]
}
},
"name": "Reinforced"
},
"AFM_Shielded": {
"id": 3,
"features": {
@@ -20248,24 +20136,24 @@
0
],
"engrate": [
0.25,
0.16
0.04,
0.12
],
"syscap": [
-0.03,
0
],
"sysrate": [
0.25,
0.16
0.04,
0.12
],
"wepcap": [
-0.03,
0
],
"weprate": [
0.25,
0.16
0.04,
0.12
]
},
"2": {
@@ -20274,24 +20162,24 @@
-0.01
],
"engrate": [
0.25,
0.16
0.08,
0.18
],
"syscap": [
-0.06,
-0.01
],
"sysrate": [
0.25,
0.16
0.08,
0.18
],
"wepcap": [
-0.06,
-0.01
],
"weprate": [
0.25,
0.16
0.08,
0.18
]
},
"3": {
@@ -20300,24 +20188,24 @@
-0.02
],
"engrate": [
0.25,
0.16
0.12,
0.24
],
"syscap": [
-0.09,
-0.02
],
"sysrate": [
0.25,
0.16
0.12,
0.24
],
"wepcap": [
-0.09,
-0.02
],
"weprate": [
0.25,
0.16
0.12,
0.24
]
},
"4": {
@@ -20326,24 +20214,24 @@
-0.03
],
"engrate": [
0.25,
-0.16
0.16,
0.3
],
"syscap": [
-0.12,
-0.03
],
"sysrate": [
0.25,
0.16
0.16,
0.3
],
"wepcap": [
-0.12,
-0.03
],
"weprate": [
0.25,
0.16
0.16,
0.3
]
},
"5": {
@@ -20352,24 +20240,24 @@
-0.04
],
"engrate": [
0.25,
0.16
0.2,
0.36
],
"syscap": [
-0.15,
-0.04
],
"sysrate": [
0.25,
0.16
0.2,
0.36
],
"wepcap": [
-0.15,
-0.04
],
"weprate": [
0.25,
0.16
0.2,
0.36
]
}
},
@@ -22285,21 +22173,25 @@
"Security Firmware Patch": 1,
"Vanadium": 1
},
"5": {}
"5": {
"Configurable Components": 1,
"High Density Composites": 1,
"Modified Embedded Firmware": 1
}
},
"features": {
"1": {
"ammo": [
0.1,
0.2
],
"burst": [
2,
2
],
"burstrof": [
0.1,
0.15
10,
15
],
"clip": [
0.34,
0.34
],
"range": [
-0.25,
@@ -22307,17 +22199,17 @@
]
},
"2": {
"ammo": [
0.2,
0.3
],
"burst": [
2,
2
],
"burstrof": [
0.11,
0.16
11,
16
],
"clip": [
0.34,
0.34
],
"range": [
-0.2,
@@ -22325,17 +22217,17 @@
]
},
"3": {
"ammo": [
0.3,
0.4
],
"burst": [
2,
2
],
"burstrof": [
0.12,
0.17
12,
17
],
"clip": [
0.34,
1
],
"range": [
-0.15,
@@ -22343,17 +22235,17 @@
]
},
"4": {
"ammo": [
0.4,
0.5
],
"burst": [
2,
2
],
"burstrof": [
0.13,
0.18
13,
18
],
"clip": [
1,
1
],
"range": [
-0.1,
@@ -22361,17 +22253,17 @@
]
},
"5": {
"ammo": [
0.5,
0.6
],
"burst": [
2,
2
],
"burstrof": [
0.14,
0.19
14,
19
],
"clip": [
1,
1
],
"range": [
-0.5,
@@ -22517,86 +22409,86 @@
},
"features": {
"1": {
"burstrof": [
0.2,
0.08
],
"range": [
0.1,
0.2
],
"rof": [
-0.17,
-0.08
],
"thermload": [
0.5,
0.4
0.39
]
},
"2": {
"burstrof": [
0.16,
0.06
],
"piercing": [
0,
0.1
],
"range": [
0.2,
0.4
0.39
],
"rof": [
-0.14,
-0.06
],
"thermload": [
0.4,
0.3
0.39,
0.31
]
},
"3": {
"burstrof": [
0.12,
0.04
],
"piercing": [
0.1,
0.2
],
"range": [
0.3,
0.6
0.29,
0.61
],
"rof": [
-0.11,
-0.04
],
"thermload": [
0.3,
0.31,
0.2
]
},
"4": {
"burstrof": [
0.08,
0.02
],
"piercing": [
0.2,
0.4
0.39
],
"range": [
0.4,
0.8
0.39,
0.79
],
"rof": [
-0.08,
-0.02
],
"thermload": [
0.2,
0.1
-0.2,
-0.1
]
},
"5": {
"burstrof": [
0.04,
0
],
"piercing": [
0.3,
0.6
0.29,
0.61
],
"range": [
0.5,
1
],
"rof": [
-0.04,
0
],
"thermload": [
0.1,
0
@@ -23509,13 +23401,13 @@
"id": 3,
"name": "burst",
"type": "numeric",
"method": "multiplicative"
"method": "overwrite"
},
"burstrof": {
"id": 41,
"name": "burstrof",
"type": "percentage",
"method": "multiplicative"
"type": "numeric",
"method": "overwrite"
},
"clip": {
"id": 4,
@@ -24107,26 +23999,11 @@
"modules": {
"am": {
"blueprints": {
"AFM_LightWeight": [
1,
2,
3,
4,
5
],
"AFM_Reinforced": [
1,
2,
3,
4,
5
],
"AFM_Shielded": [
1,
2,
3,
4,
5
4
]
},
"modifications": [
@@ -24397,11 +24274,7 @@
"ch": {
"blueprints": {
"ChaffLauncher_ChaffCapacity": [
1,
2,
3,
4,
5
3
],
"ChaffLauncher_LightWeight": [
1,

View File

@@ -1,56 +1,4 @@
{
"AFM_LightWeight": {
"id": 1,
"features": {
"1": {
"integrity": [ -0.2, -0.1 ],
"mass": [ -0.3, -0.4 ]
},
"2": {
"integrity": [ -0.3, -0.2 ],
"mass": [ -0.4, -0.5 ]
},
"3": {
"integrity": [ -0.4, -0.3 ],
"mass": [ -0.5, -0.6 ]
},
"4": {
"integrity": [ -0.5, -0.4 ],
"mass": [ -0.6, -0.7 ]
},
"5": {
"integrity": [ -0.6, -0.5 ],
"mass": [ -0.7, -0.8 ]
}
},
"name": "Lightweight"
},
"AFM_Reinforced": {
"id": 2,
"features": {
"1": {
"integrity": [ 0.2, 0.5 ],
"mass": [ 1, 0.4 ]
},
"2": {
"integrity": [ 0.4, 1 ],
"mass": [ 1.5, 0.8 ]
},
"3": {
"integrity": [ 0.6, 1.5 ],
"mass": [ 2.0, 1.2 ]
},
"4": {
"integrity": [ 0.8, 2 ],
"mass": [ 2.5, 1.6 ]
},
"5": {
"integrity": [ 1, 2.5 ],
"mass": [ 3.0, 2.0 ]
}
},
"name": "Reinforced"
},
"AFM_Shielded": {
"id": 3,
"features": {
@@ -1579,43 +1527,43 @@
"features": {
"1": {
"engcap": [ -0.03, 0 ],
"engrate": [ 0.25, 0.16 ],
"engrate": [ 0.04, 0.12 ],
"syscap": [ -0.03, 0 ],
"sysrate": [ 0.25, 0.16 ],
"sysrate": [ 0.04, 0.12 ],
"wepcap": [ -0.03, 0 ],
"weprate": [ 0.25, 0.16 ]
"weprate": [ 0.04, 0.12 ]
},
"2": {
"engcap": [ -0.06, -0.01 ],
"engrate": [ 0.25, 0.16 ],
"engrate": [ 0.08, 0.18 ],
"syscap": [ -0.06, -0.01 ],
"sysrate": [ 0.25, 0.16 ],
"sysrate": [ 0.08, 0.18 ],
"wepcap": [ -0.06, -0.01 ],
"weprate": [ 0.25, 0.16 ]
"weprate": [ 0.08, 0.18 ]
},
"3": {
"engcap": [ -0.09, -0.02 ],
"engrate": [ 0.25, 0.16 ],
"engrate": [ 0.12, 0.24 ],
"syscap": [ -0.09, -0.02 ],
"sysrate": [ 0.25, 0.16 ],
"sysrate": [ 0.12, 0.24 ],
"wepcap": [ -0.09, -0.02 ],
"weprate": [ 0.25, 0.16 ]
"weprate": [ 0.12, 0.24 ]
},
"4": {
"engcap": [ -0.12, -0.03 ],
"engrate": [ 0.25,-0.16 ],
"engrate": [ 0.16, 0.3 ],
"syscap": [ -0.12, -0.03 ],
"sysrate": [ 0.25, 0.16 ],
"sysrate": [ 0.16, 0.3 ],
"wepcap": [ -0.12, -0.03 ],
"weprate": [ 0.25, 0.16 ]
"weprate": [ 0.16, 0.3 ]
},
"5": {
"engcap": [ -0.15, -0.04 ],
"engrate": [ 0.25, 0.16 ],
"engrate": [ 0.2, 0.36 ],
"syscap": [ -0.15, -0.04 ],
"sysrate": [ 0.25, 0.16 ],
"sysrate": [ 0.2, 0.36 ],
"wepcap": [ -0.15, -0.04 ],
"weprate": [ 0.25, 0.16 ]
"weprate": [ 0.2, 0.36 ]
}
},
"name": "Charge enhanced"
@@ -2397,37 +2345,40 @@
"Vanadium": 1
},
"5": {
"Configurable Components": 1,
"High Density Composites": 1,
"Modified Embedded Firmware": 1
}
},
"features": {
"1": {
"ammo": [ 0.1, 0.2 ],
"burst": [ 2, 2 ],
"burstrof": [ 0.1, 0.15 ],
"burstrof": [ 10, 15 ],
"clip": [ 0.34, 0.34 ],
"range": [ -0.25, -0.1 ]
},
"2": {
"ammo": [ 0.2, 0.3 ],
"burst": [ 2, 2 ],
"burstrof": [ 0.11, 0.16 ],
"burstrof": [ 11, 16 ],
"clip": [ 0.34, 0.34 ],
"range": [ -0.2, -0.08 ]
},
"3": {
"ammo": [ 0.3, 0.4 ],
"burst": [ 2, 2 ],
"burstrof": [ 0.12, 0.17 ],
"burstrof": [ 12, 17 ],
"clip": [ 0.34, 1 ],
"range": [ -0.15, -0.06 ]
},
"4": {
"ammo": [ 0.4, 0.5 ],
"burst": [ 2, 2 ],
"burstrof": [ 0.13, 0.18 ],
"burstrof": [ 13, 18 ],
"clip": [ 1, 1 ],
"range": [ -0.1, -0.04 ]
},
"5": {
"ammo": [ 0.5, 0.6 ],
"burst": [ 2, 2 ],
"burstrof": [ 0.14, 0.19 ],
"burstrof": [ 14, 19 ],
"clip": [ 1, 1 ],
"range": [ -0.5, -0.02 ]
}
},
@@ -2518,32 +2469,32 @@
},
"features": {
"1": {
"burstrof": [ 0.2, 0.08 ],
"range": [ 0.1, 0.2 ],
"thermload": [ 0.5, 0.4 ]
"rof": [ -0.17, -0.08 ],
"thermload": [ 0.5, 0.39 ]
},
"2": {
"burstrof": [ 0.16, 0.06 ],
"piercing": [ 0, 0.1 ],
"range": [ 0.2, 0.4 ],
"thermload": [ 0.4, 0.3 ]
"range": [ 0.2, 0.39 ],
"rof": [ -0.14, -0.06 ],
"thermload": [ 0.39, 0.31 ]
},
"3": {
"burstrof": [ 0.12, 0.04 ],
"piercing": [ 0.1, 0.2 ],
"range": [ 0.3, 0.6 ],
"thermload": [ 0.3, 0.2 ]
"range": [ 0.29, 0.61 ],
"rof": [ -0.11, -0.04 ],
"thermload": [ 0.31, 0.2 ]
},
"4": {
"burstrof": [ 0.08, 0.02 ],
"piercing": [ 0.2, 0.4 ],
"range": [ 0.4, 0.8 ],
"thermload": [ 0.2, 0.1 ]
"piercing": [ 0.2, 0.39 ],
"range": [ 0.39, 0.79 ],
"rof": [ -0.08, -0.02 ],
"thermload": [ -0.2, -0.1 ]
},
"5": {
"burstrof": [ 0.04, 0 ],
"piercing": [ 0.3, 0.6 ],
"piercing": [ 0.29, 0.61 ],
"range": [ 0.5, 1 ],
"rof": [ -0.04, 0 ],
"thermload": [ 0.1, 0 ]
}
},

View File

@@ -2,8 +2,8 @@
"ammo": {"id": 0, "name": "ammo", "type": "percentage", "method": "multiplicative"},
"boot": {"id": 1, "name": "boot", "type": "percentage", "method": "multiplicative"},
"brokenregen": {"id": 2, "name": "brokenregen", "type": "percentage", "method": "multiplicative"},
"burst": {"id": 3, "name": "burst", "type": "numeric", "method": "multiplicative"},
"burstrof": {"id": 41, "name": "burstrof", "type": "percentage", "method": "multiplicative"},
"burst": {"id": 3, "name": "burst", "type": "numeric", "method": "overwrite"},
"burstrof": {"id": 41, "name": "burstrof", "type": "numeric", "method": "overwrite"},
"clip": {"id": 4, "name": "clip", "type": "percentage", "method": "multiplicative"},
"damage": {"id": 5, "name": "damage", "type": "percentage", "method": "multiplicative"},
"damagedist": {"id": 40, "name": "damage", "type": "hidden", "method": "overwrite"},

View File

@@ -1,9 +1,7 @@
{
"am": {
"blueprints": {
"AFM_LightWeight": [1, 2, 3, 4, 5],
"AFM_Reinforced": [1, 2, 3, 4, 5],
"AFM_Shielded": [1, 2, 3, 4, 5]
"AFM_Shielded": [1, 2, 3, 4]
},
"modifications": [
"integrity",
@@ -116,7 +114,7 @@
},
"ch": {
"blueprints": {
"ChaffLauncher_ChaffCapacity": [1, 2, 3, 4, 5],
"ChaffLauncher_ChaffCapacity": [3],
"ChaffLauncher_LightWeight": [1, 2, 3, 4, 5],
"ChaffLauncher_Reinforced": [1, 2, 3, 4, 5],
"ChaffLauncher_Shielded": [1, 2, 3, 4, 5]

View File

@@ -100,7 +100,7 @@
"piercing": 35,
"power": 0.6,
"range": 3000,
"rating": "F",
"rating": "E",
"rof": 3.448,
"thermload": 0.6
},

View File

@@ -1,6 +1,6 @@
{
"name": "coriolis-data",
"version": "2.2.10",
"version": "2.2.11",
"repository": {
"type": "git",
"url": "https://github.com/EDCD/coriolis-data"