]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/botsVT.cfg
Better songs for the new maps, and add another idea to the TODO list
[voretournament/voretournament.git] / data / botsVT.cfg
index aa4fa302d6c978222e8f91dfe31fb58c0a707855..7024da21aab7d77f61cbbc2a7e905c2501c116d5 100644 (file)
@@ -16,8 +16,8 @@ set bot_vs_human 0    "Bots and humans play in different teams when set. positive v
 \r
 // general bot AI cvars\r
 set bot_ai_thinkinterval 0.05\r
-set bot_ai_strategyinterval 3 "How often a new objective is chosen"\r
-set bot_ai_enemydetectioninterval 0.5 "How often bots pick a new target"\r
+set bot_ai_strategyinterval 1 "How often a new objective is chosen"\r
+set bot_ai_enemydetectioninterval 0.3 "How often bots pick a new target"\r
 set bot_ai_enemydetectionradius 10000 "How far bots can see enemies"\r
 set bot_ai_dodgeupdateinterval 0.1 "How often scan for items to dodge. Currently not in use."\r
 set bot_ai_chooseweaponinterval 0.3 "How often the best weapon according to the situation will be chosen"\r
@@ -45,10 +45,10 @@ 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_fear 2 "How much bots will fear players more powerful than them and avoid them in some situations"\r
+set bot_ai_vore_decide_pred 1 "How fast bots decide what to do with their prey, at lowest skill (delay in seconds)"\r
+set bot_ai_vore_decide_prey 1.2 "How fast bots decide what to do with their predator, at lowest skill (delay in seconds)"\r
+set bot_ai_vore_decide_swallow 0.6 "How often bots decide if to swallow someone, not influenced by skill (delay in seconds)"\r
+set bot_ai_vore_fear 1 "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
 set bot_ai_vore_keepinstomach 0 "When enabled, a bot will keep a team mate in his stomach even if he has no reason to and could regurgitate him"\r