Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PvP] Arena Team Rating progression #394

Open
balleny opened this issue Apr 18, 2024 · 2 comments
Open

[PvP] Arena Team Rating progression #394

balleny opened this issue Apr 18, 2024 · 2 comments

Comments

@balleny
Copy link

balleny commented Apr 18, 2024

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 azerothcore/azerothcore-wotlk#18763)

@55Honey
Copy link
Member

55Honey commented Apr 21, 2024

Please clarify your intentions:

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

Both include 5.

@balleny
Copy link
Author

balleny commented Apr 21, 2024

corrected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants