From: MirceaKitsune Date: Sun, 26 Sep 2010 23:45:30 +0000 (+0300) Subject: Another balancing tweak X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=13e0f98bacedcc671884f8416f20a934e662023a;hp=d7cf4704694bbe86f9c7ef76d0fc68c4cae9557d Another balancing tweak --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 6545ed39..774a05e8 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -355,7 +355,7 @@ set bot_ai_bunnyhop_stopdistance 220 "Stop jumping after reaching this distance 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.35 "How fast bots decide what to do with their prey, at lowest skill" set bot_ai_vore_decide_prey 1.35 "How fast bots decide what to do with their predator, at lowest skill" -set bot_ai_vore_decide_swallow 0.5 "How often bots decide if to swallow someone or not" +set bot_ai_vore_decide_swallow 0.35 "How often bots decide if to swallow someone or not" 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" set bot_god 0 "god mode for bots"