X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=data%2FbotsVT.cfg;h=1840624981004e419f915ad4008c409be790c7df;hb=7df29c5d1c23eae3cb2b9bd2e6ba3436534260d5;hp=83f3cdb546b16ec8ad284e7d420c32355dcd992c;hpb=a7b5648f2344f50cc7e62dd1b31c1a186482ea16;p=voretournament%2Fvoretournament.git diff --git a/data/botsVT.cfg b/data/botsVT.cfg index 83f3cdb5..18406249 100644 --- a/data/botsVT.cfg +++ b/data/botsVT.cfg @@ -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" 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.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_decide_pred 1 "How fast bots decide what to do with their prey, at lowest skill (delay in seconds)" +set bot_ai_vore_decide_prey 1.2 "How fast bots decide what to do with their predator, at lowest skill (delay in seconds)" +set bot_ai_vore_decide_swallow 0.6 "How often bots decide if to swallow someone, not influenced by skill (delay in seconds)" +set bot_ai_vore_fear 1 "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_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" 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"