Update playerbots.conf

This commit is contained in:
bash
2025-08-10 19:04:19 +02:00
committed by GitHub
parent 0ccab4ebe8
commit 0b8720af27

View File

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