mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-11 11:40:31 +00:00
feat(Core/Config): Add configurable XP rate for battleground objectives (#24672)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user