From: MirceaKitsune Date: Tue, 5 Oct 2010 11:53:39 +0000 (+0300) Subject: More bot tweaks. 0.4 has been delayed, so this is a pre-0.4 change. X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=9318318791d623ab4a2f6145efdbb7dae4b58e3f More bot tweaks. 0.4 has been delayed, so this is a pre-0.4 change. --- diff --git a/data/bots.cfg b/data/bots.cfg index 40ba67c7..83f3cdb5 100644 --- a/data/bots.cfg +++ b/data/bots.cfg @@ -45,8 +45,8 @@ 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" set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance to the goal" set bot_ai_bunnyhop_firstjumpdelay 0.5 "Start running to the goal only if it was seen for more than N seconds" -set bot_ai_vore_decide_pred 1.3 "How fast bots decide what to do with their prey, at lowest skill" -set bot_ai_vore_decide_prey 1.3 "How fast bots decide what to do with their predator, at lowest skill" +set bot_ai_vore_decide_pred 1.2 "How fast bots decide what to do with their prey, at lowest skill" +set bot_ai_vore_decide_prey 1.2 "How fast bots decide what to do with their predator, at lowest skill" set bot_ai_vore_decide_swallow 0.2 "How often bots decide if to swallow someone" set bot_ai_vore_fear 2 "How much bots will fear players more powerful than them and avoid them in some situations" 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"