mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
fix super cap and hopefully not break other things
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -23159,7 +23159,7 @@ module.exports = {
|
||||
id: 31,
|
||||
name: "shieldboost",
|
||||
type: "percentage",
|
||||
method: "multiplicative",
|
||||
method: "additive",
|
||||
higherbetter: true
|
||||
},
|
||||
shotspeed: {
|
||||
@@ -23689,7 +23689,7 @@ module.exports = {
|
||||
integrity: .15
|
||||
},
|
||||
special_shieldbooster_chunky: {
|
||||
optmul: .05,
|
||||
shieldboost: 6,
|
||||
thermres: -2,
|
||||
kinres: -2,
|
||||
explres: -2
|
||||
|
||||
Reference in New Issue
Block a user