Archived
Tweaked SAIN Bot Specific Difficulties Some More
This commit is contained in:
+11
-11
@@ -5,13 +5,13 @@
|
||||
"Settings": {
|
||||
"easy": {
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 0.88,
|
||||
"VisibleDistCoef": 0.9,
|
||||
"GainSightCoef": 1.2,
|
||||
"ScatteringCoef": 1.2,
|
||||
"HearingDistanceCoef": 0.9,
|
||||
"AggressionCoef": 0.88,
|
||||
"HearingDistanceCoef": 0.96,
|
||||
"AggressionCoef": 0.94,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.25
|
||||
"AccuracySpeedCoef": 1.18
|
||||
},
|
||||
"Core": {
|
||||
"VisibleAngle": 160.0,
|
||||
@@ -107,13 +107,13 @@
|
||||
},
|
||||
"normal": {
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 0.9,
|
||||
"VisibleDistCoef": 0.96,
|
||||
"GainSightCoef": 1.15,
|
||||
"ScatteringCoef": 1.14,
|
||||
"HearingDistanceCoef": 0.94,
|
||||
"AggressionCoef": 0.94,
|
||||
"HearingDistanceCoef": 0.98,
|
||||
"AggressionCoef": 0.98,
|
||||
"PrecisionSpeedCoef": 1.15,
|
||||
"AccuracySpeedCoef": 1.18
|
||||
"AccuracySpeedCoef": 1.12
|
||||
},
|
||||
"Core": {
|
||||
"VisibleAngle": 160.0,
|
||||
@@ -209,13 +209,13 @@
|
||||
},
|
||||
"hard": {
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 1.0,
|
||||
"VisibleDistCoef": 1.05,
|
||||
"GainSightCoef": 1.08,
|
||||
"ScatteringCoef": 1.08,
|
||||
"HearingDistanceCoef": 1.0,
|
||||
"AggressionCoef": 1.0,
|
||||
"AggressionCoef": 1.06,
|
||||
"PrecisionSpeedCoef": 1.08,
|
||||
"AccuracySpeedCoef": 1.08
|
||||
"AccuracySpeedCoef": 1.04
|
||||
},
|
||||
"Core": {
|
||||
"VisibleAngle": 160.0,
|
||||
|
||||
+4
-4
@@ -9,7 +9,7 @@
|
||||
"GainSightCoef": 1.2,
|
||||
"ScatteringCoef": 1.0,
|
||||
"HearingDistanceCoef": 1.0,
|
||||
"AggressionCoef": 0.96,
|
||||
"AggressionCoef": 1.0,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.2
|
||||
},
|
||||
@@ -111,7 +111,7 @@
|
||||
"GainSightCoef": 1.2,
|
||||
"ScatteringCoef": 1.0,
|
||||
"HearingDistanceCoef": 1.0,
|
||||
"AggressionCoef": 0.96,
|
||||
"AggressionCoef": 1.0,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.2
|
||||
},
|
||||
@@ -213,7 +213,7 @@
|
||||
"GainSightCoef": 1.0,
|
||||
"ScatteringCoef": 1.0,
|
||||
"HearingDistanceCoef": 1.0,
|
||||
"AggressionCoef": 0.96,
|
||||
"AggressionCoef": 1.0,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.2
|
||||
},
|
||||
@@ -315,7 +315,7 @@
|
||||
"GainSightCoef": 1.0,
|
||||
"ScatteringCoef": 1.0,
|
||||
"HearingDistanceCoef": 1.0,
|
||||
"AggressionCoef": 0.96,
|
||||
"AggressionCoef": 1.0,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.2
|
||||
},
|
||||
|
||||
+11
-11
@@ -5,13 +5,13 @@
|
||||
"Settings": {
|
||||
"easy": {
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 0.88,
|
||||
"VisibleDistCoef": 0.9,
|
||||
"GainSightCoef": 1.2,
|
||||
"ScatteringCoef": 1.2,
|
||||
"HearingDistanceCoef": 0.9,
|
||||
"AggressionCoef": 0.88,
|
||||
"HearingDistanceCoef": 0.96,
|
||||
"AggressionCoef": 0.94,
|
||||
"PrecisionSpeedCoef": 1.2,
|
||||
"AccuracySpeedCoef": 1.25
|
||||
"AccuracySpeedCoef": 1.18
|
||||
},
|
||||
"Core": {
|
||||
"VisibleAngle": 160.0,
|
||||
@@ -107,13 +107,13 @@
|
||||
},
|
||||
"normal": {
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 0.9,
|
||||
"VisibleDistCoef": 0.96,
|
||||
"GainSightCoef": 1.15,
|
||||
"ScatteringCoef": 1.14,
|
||||
"HearingDistanceCoef": 0.94,
|
||||
"AggressionCoef": 0.94,
|
||||
"HearingDistanceCoef": 0.98,
|
||||
"AggressionCoef": 0.98,
|
||||
"PrecisionSpeedCoef": 1.15,
|
||||
"AccuracySpeedCoef": 1.18
|
||||
"AccuracySpeedCoef": 1.12
|
||||
},
|
||||
"Core": {
|
||||
"VisibleAngle": 160.0,
|
||||
@@ -209,13 +209,13 @@
|
||||
},
|
||||
"hard": {
|
||||
"Difficulty": {
|
||||
"VisibleDistCoef": 1.0,
|
||||
"VisibleDistCoef": 1.05,
|
||||
"GainSightCoef": 1.08,
|
||||
"ScatteringCoef": 1.08,
|
||||
"HearingDistanceCoef": 1.0,
|
||||
"AggressionCoef": 1.0,
|
||||
"AggressionCoef": 1.06,
|
||||
"PrecisionSpeedCoef": 1.08,
|
||||
"AccuracySpeedCoef": 1.08
|
||||
"AccuracySpeedCoef": 1.04
|
||||
},
|
||||
"Core": {
|
||||
"VisibleAngle": 160.0,
|
||||
|
||||
Reference in New Issue
Block a user