]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Tweak the bot AI a little
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 9 Jul 2011 17:27:33 +0000 (20:27 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 9 Jul 2011 17:27:33 +0000 (20:27 +0300)
data/botsVT.cfg

index aa4fa302d6c978222e8f91dfe31fb58c0a707855..2876a72bb17574f408ed139785c8215df5dd02d6 100644 (file)
@@ -45,9 +45,9 @@ set bot_ai_bunnyhop_skilloffset 7     "Bots with skill equal or greater than this va
 set bot_ai_bunnyhop_startdistance 250 "Run to goals located further than this distance"\r
 set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance to the goal"\r
 set bot_ai_bunnyhop_firstjumpdelay 0.5 "Start running to the goal only if it was seen for more than N seconds"\r
-set bot_ai_vore_decide_pred 0.9 "How fast bots decide what to do with their prey, at lowest skill"\r
-set bot_ai_vore_decide_prey 1.1 "How fast bots decide what to do with their predator, at lowest skill"\r
-set bot_ai_vore_decide_swallow 0.3 "How often bots decide if to swallow someone"\r
+set bot_ai_vore_decide_pred 1 "How fast bots decide what to do with their prey, at lowest skill"\r
+set bot_ai_vore_decide_prey 1.2 "How fast bots decide what to do with their predator, at lowest skill"\r
+set bot_ai_vore_decide_swallow 0.8 "How often bots decide if to swallow someone"\r
 set bot_ai_vore_fear 2 "How much bots will fear players more powerful than them and avoid them in some situations"\r
 set bot_ai_vore_teamhealabandon 0.75 "Probability (from 0 to 1) of the bot abandoning a team heal when seeing an enemy they can vore, at highest skill"\r
 set bot_ai_vore_stayinstomach 0 "When enabled, a bot will stay in a team mate's stomach even if he has no reason to and could willingly leave"\r