Adjust cyberdogs enemies chasing behaviour #71

This commit is contained in:
Cong
2024-02-14 22:59:05 +11:00
parent b8e61bba47
commit 4a94283cf4

View File

@@ -86,7 +86,7 @@
"Melee": "Fists",
"maxHealth": 15,
"excessHealth": 30,
"flags": 167773184,
"flags": 167773312,
"probabilityToMove": 50,
"probabilityToTrack": 35,
"probabilityToShoot": 10,
@@ -109,7 +109,7 @@
"Melee": "Fists",
"maxHealth": 12,
"excessHealth": 24,
"flags": 167773184,
"flags": 167773312,
"probabilityToMove": 75,
"probabilityToTrack": 50,
"probabilityToShoot": 10,
@@ -132,7 +132,7 @@
"Melee": "Fists",
"maxHealth": 60,
"excessHealth": 120,
"flags": 167773184,
"flags": 167773312,
"probabilityToMove": 75,
"probabilityToTrack": 50,
"probabilityToShoot": 50,
@@ -155,7 +155,7 @@
"Melee": "Chainsaw",
"maxHealth": 12,
"excessHealth": 24,
"flags": 167773184,
"flags": 167773312,
"probabilityToMove": 75,
"probabilityToTrack": 50,
"probabilityToShoot": 5,
@@ -179,7 +179,7 @@
"Melee": "Fists",
"maxHealth": 15,
"excessHealth": 30,
"flags": 167773184,
"flags": 167773312,
"probabilityToMove": 75,
"probabilityToTrack": 50,
"probabilityToShoot": 50,
@@ -203,7 +203,7 @@
"Melee": "2xChainsaw",
"maxHealth": 60,
"excessHealth": 120,
"flags": 167773184,
"flags": 167773312,
"probabilityToMove": 50,
"probabilityToTrack": 35,
"probabilityToShoot": 50,