Переглянути джерело

Switch NKAI back to non-graph mode

Ivan Savenko 9 місяців тому
батько
коміт
566249a10f
1 змінених файлів з 15 додано та 15 видалено
  1. 15 15
      config/ai/nkai/nkai-settings.json

+ 15 - 15
config/ai/nkai/nkai-settings.json

@@ -42,9 +42,9 @@
 		"updateHitmapOnTileReveal" : false,
 		"useTroopsFromGarrisons" : true,
 		"openMap": true,
-		"allowObjectGraph": true,
-		"pathfinderBucketsCount" : 4, // old value: 3,
-		"pathfinderBucketSize" : 8, // old value: 7,
+		"allowObjectGraph": false,
+		"pathfinderBucketsCount" : 3,
+		"pathfinderBucketSize" : 7,
 		"retreatThresholdRelative" : 0,
 		"retreatThresholdAbsolute" : 0,
 		"safeAttackRatio" : 1.1,
@@ -62,9 +62,9 @@
 		"updateHitmapOnTileReveal" : false,
 		"useTroopsFromGarrisons" : true,
 		"openMap": true,
-		"allowObjectGraph": true,
-		"pathfinderBucketsCount" : 4, // old value: 3,
-		"pathfinderBucketSize" : 8, // old value: 7,
+		"allowObjectGraph": false,
+		"pathfinderBucketsCount" : 3,
+		"pathfinderBucketSize" : 7,
 		"retreatThresholdRelative" : 0.1,
 		"retreatThresholdAbsolute" : 5000,
 		"safeAttackRatio" : 1.1,
@@ -82,9 +82,9 @@
 		"updateHitmapOnTileReveal" : false,
 		"useTroopsFromGarrisons" : true,
 		"openMap": true,
-		"allowObjectGraph": true,
-		"pathfinderBucketsCount" : 4, // old value: 3,
-		"pathfinderBucketSize" : 8, // old value: 7,
+		"allowObjectGraph": false,
+		"pathfinderBucketsCount" : 3,
+		"pathfinderBucketSize" : 7,
 		"retreatThresholdRelative" : 0.3,
 		"retreatThresholdAbsolute" : 10000,
 		"safeAttackRatio" : 1.1,
@@ -102,9 +102,9 @@
 		"updateHitmapOnTileReveal" : false,
 		"useTroopsFromGarrisons" : true,
 		"openMap": true,
-		"allowObjectGraph": true,
-		"pathfinderBucketsCount" : 4, // old value: 3,
-		"pathfinderBucketSize" : 8, // old value: 7,
+		"allowObjectGraph": false,
+		"pathfinderBucketsCount" : 3,
+		"pathfinderBucketSize" : 7,
 		"retreatThresholdRelative" : 0.3,
 		"retreatThresholdAbsolute" : 10000,
 		"safeAttackRatio" : 1.1,
@@ -122,9 +122,9 @@
 		"updateHitmapOnTileReveal" : false,
 		"useTroopsFromGarrisons" : true,
 		"openMap": true,
-		"allowObjectGraph": true,
-		"pathfinderBucketsCount" : 4, // old value: 3,
-		"pathfinderBucketSize" : 8, // old value: 7,
+		"allowObjectGraph": false,
+		"pathfinderBucketsCount" : 3,
+		"pathfinderBucketSize" : 7,
 		"retreatThresholdRelative" : 0.3,
 		"retreatThresholdAbsolute" : 10000,
 		"safeAttackRatio" : 1.1,