From 5a41c0356a54a50c5061819c80c7f14208e94106 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 12 Aug 2025 01:02:58 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index d708342..37fa6e6 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -84,12 +84,12 @@ AiPlayerbot.EnableNewRpgStrategy = 1 # DoQuest (Default: 60 Select quest from the quest log and head to the location to attempt completion​) # TravelFlight (Default: 15 Go to the nearest flightmaster and fly to a level-appropriate area) # Rest (Default: 5 Take a break for a while and do nothing) -AiPlayerbot.RpgStatusProbWeight.WanderRandom = 5 -AiPlayerbot.RpgStatusProbWeight.WanderNpc = 5 -AiPlayerbot.RpgStatusProbWeight.GoGrind = 20 -AiPlayerbot.RpgStatusProbWeight.GoCamp = 5 -AiPlayerbot.RpgStatusProbWeight.DoQuest = 55 -AiPlayerbot.RpgStatusProbWeight.TravelFlight = 5 +AiPlayerbot.RpgStatusProbWeight.WanderRandom = 15 +AiPlayerbot.RpgStatusProbWeight.WanderNpc = 20 +AiPlayerbot.RpgStatusProbWeight.GoGrind = 15 +AiPlayerbot.RpgStatusProbWeight.GoCamp = 10 +AiPlayerbot.RpgStatusProbWeight.DoQuest = 60 +AiPlayerbot.RpgStatusProbWeight.TravelFlight = 15 AiPlayerbot.RpgStatusProbWeight.Rest = 5 # Enable/Disable cheats for bots