mod-progression-system icon indicating copy to clipboard operation
mod-progression-system copied to clipboard

[PvP] Arena Team Rating progression

Open balleny opened this issue 1 year ago • 2 comments

following things should be changed in worldserver config (Arena.ArenaSeason.ID)

for season <6

  • Arena.LegacyArenaPoints = 0
  • Arena.ArenaStartRating = 1500
  • Arena.ArenaStartPersonalRating = 1500

for seasons >=6

  • Arena.LegacyArenaPoints = 0
  • Arena.ArenaStartRating = 0
  • Arena.ArenaStartPersonalRating = 0

(potentially getting automatically solved through the merge of https://github.com/azerothcore/azerothcore-wotlk/pull/18763)

balleny avatar Apr 18 '24 20:04 balleny

Please clarify your intentions:

  • <6 would be 1-5
  • >=5 is 5 and beyond.

Both include 5.

55Honey avatar Apr 21 '24 07:04 55Honey

corrected

balleny avatar Apr 21 '24 08:04 balleny