mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Compare commits
30 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8fb4bd08b5 | ||
|
|
1ac1c85c7b | ||
|
|
9e1f7934d8 | ||
|
|
e1f91a5795 | ||
|
|
63751d1f26 | ||
|
|
ad99e37c66 | ||
|
|
aa75ea6e85 | ||
|
|
355d14777d | ||
|
|
3ea5731067 | ||
|
|
4254abcc15 | ||
|
|
be3229a57d | ||
|
|
7260d2f75d | ||
|
|
84c2a2ad30 | ||
|
|
5e24df467a | ||
|
|
1a478758ee | ||
|
|
b58cb71e5a | ||
|
|
652decf6b3 | ||
|
|
6b13b3a673 | ||
|
|
a667fd2309 | ||
|
|
cff8cf71df | ||
|
|
e8c1ae4c89 | ||
|
|
e7bcba7360 | ||
|
|
68682f062c | ||
|
|
c81e4fd554 | ||
|
|
ae744982c6 | ||
|
|
e7a8c2eeb9 | ||
|
|
90035fc057 | ||
|
|
c67fcc6497 | ||
|
|
2f3410c462 | ||
|
|
d9729fa252 |
1374
dist/index.js
vendored
1374
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
2165
dist/index.json
vendored
2165
dist/index.json
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -400,7 +400,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.1
|
||||
|
||||
@@ -1740,6 +1740,11 @@
|
||||
"Colonel Bris Dekker",
|
||||
"Tiana Fortune"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"Colonel Bris Dekker"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3724,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",
|
||||
@@ -3945,6 +3951,16 @@
|
||||
"Marco Qwent",
|
||||
"The Dweller"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"The Dweller"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"The Dweller"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -4040,6 +4056,16 @@
|
||||
"Marco Qwent",
|
||||
"The Dweller"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"The Dweller"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"The Dweller"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -4065,6 +4091,16 @@
|
||||
"Marco Qwent",
|
||||
"The Dweller"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"The Dweller"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"The Dweller"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4546,6 +4582,17 @@
|
||||
"Hera Tani",
|
||||
"Marco Qwent"
|
||||
]
|
||||
},
|
||||
"4": {
|
||||
"engineers": [
|
||||
"Hera Tani",
|
||||
"Marco Qwent"
|
||||
]
|
||||
},
|
||||
"5": {
|
||||
"engineers": [
|
||||
"Hera Tani"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -5337,6 +5384,7 @@
|
||||
"kinres",
|
||||
"mass",
|
||||
"power",
|
||||
"optmul",
|
||||
"shieldboost",
|
||||
"thermres"
|
||||
],
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.9.12",
|
||||
"version": "2.9.16",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.9.12",
|
||||
"version": "2.9.16",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EDCD/coriolis-data"
|
||||
|
||||
Reference in New Issue
Block a user