feat(Core/Player) Option to adjust max rest bonus via config (#20836)

This commit is contained in:
Exitare
2024-12-14 11:51:28 -08:00
committed by GitHub
parent 7164422883
commit 98b426bf3a
5 changed files with 18 additions and 10 deletions

View File

@@ -2106,14 +2106,17 @@ Rate.Loyalty = 1
# Rate.Rest.InGame
# Rate.Rest.Offline.InTavernOrCity
# Rate.Rest.Offline.InWilderness
# Rate.Rest.MaxBonus
# Description: Resting points grow rates.
# Default: 1 - (Rate.Rest.InGame)
# 1 - (Rate.Rest.Offline.InTavernOrCity)
# 1 - (Rate.Rest.Offline.InWilderness)
# 1.5 - (Rate.Rest.MaxBonus)
Rate.Rest.InGame = 1
Rate.Rest.Offline.InTavernOrCity = 1
Rate.Rest.Offline.InWilderness = 1
Rate.Rest.MaxBonus = 1.5
#
# Rate.MissChanceMultiplier.Creature