Update playerbots.conf

This commit is contained in:
bash
2025-08-10 18:01:40 +02:00
committed by GitHub
parent 777c26ae82
commit 6b36d1636e

View File

@@ -83,9 +83,9 @@ AiPlayerbot.EnableNewRpgStrategy = 1
# Rest (Default: 5 Take a break for a while and do nothing)
AiPlayerbot.RpgStatusProbWeight.WanderRandom = 15
AiPlayerbot.RpgStatusProbWeight.WanderNpc = 20
AiPlayerbot.RpgStatusProbWeight.GoGrind = 40
AiPlayerbot.RpgStatusProbWeight.GoGrind = 50
AiPlayerbot.RpgStatusProbWeight.GoCamp = 10
AiPlayerbot.RpgStatusProbWeight.DoQuest = 35
AiPlayerbot.RpgStatusProbWeight.DoQuest = 25
AiPlayerbot.RpgStatusProbWeight.TravelFlight = 15
AiPlayerbot.RpgStatusProbWeight.Rest = 5