Add range for modifiers

This commit is contained in:
Cmdr McDonald
2016-10-28 01:46:03 +01:00
parent f279bbcfd7
commit bc1af2eb77
3 changed files with 18 additions and 6 deletions

8
dist/index.json vendored
View File

@@ -14371,7 +14371,9 @@
"value": "pGen",
"name": "Power generation",
"description": "Modifier for power generation",
"operator": "multiply"
"operator": "multiply",
"min": -0.35,
"max": 0.5
},
"2": {
"value": "power",
@@ -14389,7 +14391,9 @@
"value": "mass",
"name": "Mass",
"description": "Modifier for mass",
"operator": "multiply"
"operator": "multiply",
"min": -1,
"max": 3.5
},
"5": {
"value": "eff",