mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
Switch NKAI back to non-graph mode
This commit is contained in:
@@ -42,9 +42,9 @@
|
|||||||
"updateHitmapOnTileReveal" : false,
|
"updateHitmapOnTileReveal" : false,
|
||||||
"useTroopsFromGarrisons" : true,
|
"useTroopsFromGarrisons" : true,
|
||||||
"openMap": true,
|
"openMap": true,
|
||||||
"allowObjectGraph": true,
|
"allowObjectGraph": false,
|
||||||
"pathfinderBucketsCount" : 4, // old value: 3,
|
"pathfinderBucketsCount" : 3,
|
||||||
"pathfinderBucketSize" : 8, // old value: 7,
|
"pathfinderBucketSize" : 7,
|
||||||
"retreatThresholdRelative" : 0,
|
"retreatThresholdRelative" : 0,
|
||||||
"retreatThresholdAbsolute" : 0,
|
"retreatThresholdAbsolute" : 0,
|
||||||
"safeAttackRatio" : 1.1,
|
"safeAttackRatio" : 1.1,
|
||||||
@@ -62,9 +62,9 @@
|
|||||||
"updateHitmapOnTileReveal" : false,
|
"updateHitmapOnTileReveal" : false,
|
||||||
"useTroopsFromGarrisons" : true,
|
"useTroopsFromGarrisons" : true,
|
||||||
"openMap": true,
|
"openMap": true,
|
||||||
"allowObjectGraph": true,
|
"allowObjectGraph": false,
|
||||||
"pathfinderBucketsCount" : 4, // old value: 3,
|
"pathfinderBucketsCount" : 3,
|
||||||
"pathfinderBucketSize" : 8, // old value: 7,
|
"pathfinderBucketSize" : 7,
|
||||||
"retreatThresholdRelative" : 0.1,
|
"retreatThresholdRelative" : 0.1,
|
||||||
"retreatThresholdAbsolute" : 5000,
|
"retreatThresholdAbsolute" : 5000,
|
||||||
"safeAttackRatio" : 1.1,
|
"safeAttackRatio" : 1.1,
|
||||||
@@ -82,9 +82,9 @@
|
|||||||
"updateHitmapOnTileReveal" : false,
|
"updateHitmapOnTileReveal" : false,
|
||||||
"useTroopsFromGarrisons" : true,
|
"useTroopsFromGarrisons" : true,
|
||||||
"openMap": true,
|
"openMap": true,
|
||||||
"allowObjectGraph": true,
|
"allowObjectGraph": false,
|
||||||
"pathfinderBucketsCount" : 4, // old value: 3,
|
"pathfinderBucketsCount" : 3,
|
||||||
"pathfinderBucketSize" : 8, // old value: 7,
|
"pathfinderBucketSize" : 7,
|
||||||
"retreatThresholdRelative" : 0.3,
|
"retreatThresholdRelative" : 0.3,
|
||||||
"retreatThresholdAbsolute" : 10000,
|
"retreatThresholdAbsolute" : 10000,
|
||||||
"safeAttackRatio" : 1.1,
|
"safeAttackRatio" : 1.1,
|
||||||
@@ -102,9 +102,9 @@
|
|||||||
"updateHitmapOnTileReveal" : false,
|
"updateHitmapOnTileReveal" : false,
|
||||||
"useTroopsFromGarrisons" : true,
|
"useTroopsFromGarrisons" : true,
|
||||||
"openMap": true,
|
"openMap": true,
|
||||||
"allowObjectGraph": true,
|
"allowObjectGraph": false,
|
||||||
"pathfinderBucketsCount" : 4, // old value: 3,
|
"pathfinderBucketsCount" : 3,
|
||||||
"pathfinderBucketSize" : 8, // old value: 7,
|
"pathfinderBucketSize" : 7,
|
||||||
"retreatThresholdRelative" : 0.3,
|
"retreatThresholdRelative" : 0.3,
|
||||||
"retreatThresholdAbsolute" : 10000,
|
"retreatThresholdAbsolute" : 10000,
|
||||||
"safeAttackRatio" : 1.1,
|
"safeAttackRatio" : 1.1,
|
||||||
@@ -122,9 +122,9 @@
|
|||||||
"updateHitmapOnTileReveal" : false,
|
"updateHitmapOnTileReveal" : false,
|
||||||
"useTroopsFromGarrisons" : true,
|
"useTroopsFromGarrisons" : true,
|
||||||
"openMap": true,
|
"openMap": true,
|
||||||
"allowObjectGraph": true,
|
"allowObjectGraph": false,
|
||||||
"pathfinderBucketsCount" : 4, // old value: 3,
|
"pathfinderBucketsCount" : 3,
|
||||||
"pathfinderBucketSize" : 8, // old value: 7,
|
"pathfinderBucketSize" : 7,
|
||||||
"retreatThresholdRelative" : 0.3,
|
"retreatThresholdRelative" : 0.3,
|
||||||
"retreatThresholdAbsolute" : 10000,
|
"retreatThresholdAbsolute" : 10000,
|
||||||
"safeAttackRatio" : 1.1,
|
"safeAttackRatio" : 1.1,
|
||||||
|
Reference in New Issue
Block a user