feat(Core/Config): Add configurable XP rate for battleground objectives (#24672)
This commit is contained in:
parent
9e8a25c5d4
commit
bdb0cfac6f
4 changed files with 10 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue