mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
maybe actually fix super cap this time for real ™️
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"scanrate": {"id": 49, "name": "scanrate", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"scantime": {"id": 48, "name": "scantime", "type": "percentage", "method": "multiplicative", "higherbetter": false},
|
||||
"shield": {"id": 30, "name": "shield", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"shieldboost": {"id": 31, "name": "shieldboost", "type": "percentage", "method": "additive", "higherbetter": true},
|
||||
"shieldboost": {"id": 31, "name": "shieldboost", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"shotspeed": {"id": 43, "name": "shotspeed", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"spinup": {"id": 32, "name": "spinup", "type": "percentage", "method": "multiplicative", "higherbetter": false},
|
||||
"syscap": {"id": 33, "name": "syscap", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
|
||||
@@ -466,7 +466,7 @@
|
||||
"integrity": 0.15
|
||||
},
|
||||
"special_shieldbooster_chunky": {
|
||||
"shieldboost": 6,
|
||||
"shieldboost": 0.06,
|
||||
"thermres": -2,
|
||||
"kinres": -2,
|
||||
"explres": -2
|
||||
|
||||
Reference in New Issue
Block a user