mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 15:55:35 +00:00
Update modifiers
This commit is contained in:
@@ -1,36 +1,25 @@
|
||||
{
|
||||
"1": {
|
||||
"value": "pGen",
|
||||
"name": "Power generation",
|
||||
"description": "Modifier for power generation",
|
||||
"operator": "multiply",
|
||||
"min": -0.35,
|
||||
"max": 0.50
|
||||
},
|
||||
"2": {
|
||||
"value": "power",
|
||||
"name": "Power usage",
|
||||
"description": "Modifier for power usage",
|
||||
"operator": "multiply"
|
||||
},
|
||||
"3": {
|
||||
"value": "integrity",
|
||||
"name": "Integrity",
|
||||
"description": "Modifier for integrity",
|
||||
"operator": "multiply"
|
||||
},
|
||||
"4": {
|
||||
"value": "mass",
|
||||
"name": "Mass",
|
||||
"description": "Modifier for mass",
|
||||
"operator": "multiply",
|
||||
"min": -1,
|
||||
"max": 3.50
|
||||
},
|
||||
"5": {
|
||||
"value": "eff",
|
||||
"name": "Heat efficiency",
|
||||
"description": "Modifier for heat efficiency",
|
||||
"operator": "multiply"
|
||||
}
|
||||
}
|
||||
[
|
||||
"mass",
|
||||
"integrity",
|
||||
"power",
|
||||
"hps",
|
||||
"boot",
|
||||
"pGen",
|
||||
"eff",
|
||||
"optmass",
|
||||
"optmult",
|
||||
"maxfuel",
|
||||
"maxsys",
|
||||
"maxeng",
|
||||
"maxwep",
|
||||
"ratesys",
|
||||
"rateeng",
|
||||
"ratewep",
|
||||
"rof",
|
||||
"hps",
|
||||
"eps",
|
||||
"ammo",
|
||||
"clip",
|
||||
"reload",
|
||||
"range"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user