This commit is contained in:
Cmdr McDonald
2017-03-30 13:34:05 +01:00
parent 1a6f9fc4da
commit 3d28363e98
7 changed files with 210 additions and 210 deletions

View File

@@ -19,7 +19,7 @@
"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},
"jitter": {"id": 16, "name": "jitter", "type": "numeric", "method": "multiplicative", "higherbetter": false},
"jitter": {"id": 16, "name": "jitter", "type": "numeric", "method": "additive", "higherbetter": false},
"kinres": {"id": 17, "name": "kinres", "type": "percentage", "method": "additive", "higherbetter": true},
"mass": {"id": 18, "name": "mass", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"maxfuel": {"id": 19, "name": "maxfuel", "type": "percentage", "method": "multiplicative", "higherbetter": true},

View File

@@ -223,7 +223,7 @@
},
"special_inertial_impact": {
"damage": 0.5,
"jitter": 1,
"jitter": 3,
"damagedist": {
"K": 0.5,
"T": 0.5