sb resistance special effects now effect shieldboost instead of optmul

This commit is contained in:
Felix Linker
2018-07-18 10:18:06 +02:00
parent ee94bf557c
commit 35ce0c2515
3 changed files with 9 additions and 9 deletions

View File

@@ -448,15 +448,15 @@
"kinres": -2
},
"special_shieldbooster_thermic": {
"optmul": -0.01,
"shieldboost": -0.01,
"thermres": 2
},
"special_shieldbooster_kinetic": {
"optmul": -0.01,
"shieldboost": -0.01,
"kinres": 2
},
"special_shieldbooster_explosive": {
"optmul": -0.01,
"shieldboost": -0.01,
"explres": 2
},
"special_shieldbooster_efficient": {