mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Fix up name of shield boost
This commit is contained in:
10
dist/index.json
vendored
10
dist/index.json
vendored
@@ -10441,7 +10441,7 @@
|
||||
"passive": 1,
|
||||
"power": 0.2,
|
||||
"rating": "E",
|
||||
"shieldmul": 0.04
|
||||
"shieldboost": 0.04
|
||||
},
|
||||
{
|
||||
"class": 0,
|
||||
@@ -10455,7 +10455,7 @@
|
||||
"passive": 1,
|
||||
"power": 0.5,
|
||||
"rating": "D",
|
||||
"shieldmul": 0.08
|
||||
"shieldboost": 0.08
|
||||
},
|
||||
{
|
||||
"class": 0,
|
||||
@@ -10469,7 +10469,7 @@
|
||||
"passive": 1,
|
||||
"power": 0.7,
|
||||
"rating": "C",
|
||||
"shieldmul": 0.12
|
||||
"shieldboost": 0.12
|
||||
},
|
||||
{
|
||||
"class": 0,
|
||||
@@ -10483,7 +10483,7 @@
|
||||
"passive": 1,
|
||||
"power": 1,
|
||||
"rating": "B",
|
||||
"shieldmul": 0.16
|
||||
"shieldboost": 0.16
|
||||
},
|
||||
{
|
||||
"class": 0,
|
||||
@@ -10497,7 +10497,7 @@
|
||||
"passive": 1,
|
||||
"power": 1.2,
|
||||
"rating": "A",
|
||||
"shieldmul": 0.2
|
||||
"shieldboost": 0.2
|
||||
}
|
||||
],
|
||||
"ch": [
|
||||
|
||||
Reference in New Issue
Block a user