mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Merge branch 'develop'
This commit is contained in:
14
dist/index.js
vendored
14
dist/index.js
vendored
@@ -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 ],
|
||||
@@ -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 ]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -23623,7 +23623,7 @@ module.exports = {
|
||||
},
|
||||
special_weapon_rateoffire: {
|
||||
power: .05,
|
||||
rof: .03
|
||||
rof: -.03
|
||||
},
|
||||
special_weapon_efficient: {
|
||||
power: -.1
|
||||
|
||||
16
dist/index.json
vendored
16
dist/index.json
vendored
@@ -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": [
|
||||
@@ -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
|
||||
]
|
||||
}
|
||||
@@ -31307,7 +31307,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.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 ],
|
||||
@@ -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 ]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -400,7 +400,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.1
|
||||
|
||||
Reference in New Issue
Block a user