feat(Core/Config): Add configurable XP rate for battleground objectives (#24672)

This commit is contained in:
sogladev
2026-02-14 08:31:58 +01:00
committed by GitHub
parent 9e8a25c5d4
commit bdb0cfac6f
4 changed files with 10 additions and 1 deletions

View File

@@ -2421,6 +2421,13 @@ Rate.XP.BattlegroundKillEOTS = 1
Rate.XP.BattlegroundKillSOTA = 1
Rate.XP.BattlegroundKillIC = 1
#
# Rate.XP.BattlegroundBonus
# Description: Experience rate multiplier for battleground objectives (flag captures, base assaults, etc.).
# Default: 1
Rate.XP.BattlegroundBonus = 1
#
# Rate.Pet.LevelXP
# Description: Modifies the amount of experience required to level up a pet.