mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Merge pull request #48 from EDCD/feature/modifications
Feature/modifications
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"explres": {"id": 11, "name": "explres", "type": "percentage", "method": "additive", "higherbetter": true},
|
||||
"facinglimit": {"id": 12, "name": "facinglimit", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"falloff": {"id": 45, "name": "falloff", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"fallofffromrange": {"id": 42, "name": "fallofffromrange", "type": "numeric", "hidden": true, "method": "overwrite"},
|
||||
"fallofffromrange": {"id": 42, "name": "fallofffromrange", "type": "numeric", "aggregated": true, "method": "overwrite"},
|
||||
"hullboost": {"id": 13, "name": "hullboost", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"hullreinforcement": {"id": 14, "name": "hullreinforcement", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
"integrity": {"id": 15, "name": "integrity", "type": "percentage", "method": "multiplicative", "higherbetter": true},
|
||||
|
||||
@@ -188,6 +188,7 @@
|
||||
}
|
||||
},
|
||||
"modifications": [
|
||||
"causres",
|
||||
"explres",
|
||||
"hullboost",
|
||||
"kinres",
|
||||
@@ -566,7 +567,6 @@
|
||||
}
|
||||
},
|
||||
"modifications": [
|
||||
"boot",
|
||||
"brokenregen",
|
||||
"distdraw",
|
||||
"explres",
|
||||
@@ -577,7 +577,6 @@
|
||||
"optmul",
|
||||
"power",
|
||||
"regen",
|
||||
"thermload",
|
||||
"thermres"
|
||||
],
|
||||
"specials": [
|
||||
@@ -2340,6 +2339,7 @@
|
||||
},
|
||||
"modifications": [
|
||||
"hullreinforcement",
|
||||
"causres",
|
||||
"explres",
|
||||
"hullboost",
|
||||
"kinres",
|
||||
@@ -4825,7 +4825,6 @@
|
||||
}
|
||||
},
|
||||
"modifications": [
|
||||
"boot",
|
||||
"brokenregen",
|
||||
"distdraw",
|
||||
"explres",
|
||||
@@ -4836,7 +4835,6 @@
|
||||
"optmul",
|
||||
"power",
|
||||
"regen",
|
||||
"thermload",
|
||||
"thermres"
|
||||
],
|
||||
"specials": [
|
||||
@@ -5421,7 +5419,6 @@
|
||||
"kinres",
|
||||
"mass",
|
||||
"power",
|
||||
"optmul",
|
||||
"shieldboost",
|
||||
"thermres"
|
||||
],
|
||||
@@ -5652,7 +5649,6 @@
|
||||
}
|
||||
},
|
||||
"modifications": [
|
||||
"boot",
|
||||
"brokenregen",
|
||||
"distdraw",
|
||||
"explres",
|
||||
@@ -5663,7 +5659,6 @@
|
||||
"optmul",
|
||||
"power",
|
||||
"regen",
|
||||
"thermload",
|
||||
"thermres"
|
||||
],
|
||||
"specials": [
|
||||
|
||||
Reference in New Issue
Block a user