From 59f4f7a629c9ecec0ff97abad66d304586ed1de7 Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Wed, 11 May 2022 07:12:08 +0000 Subject: [PATCH] [Raider.IO] Database Refresh --- db/db_score_stats.lua | 10 +++++----- db/db_score_tiers.lua | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/db/db_score_stats.lua b/db/db_score_stats.lua index cfc527c4e..95f89d0e4 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,5 +1,5 @@ -- --- Generated by Raider.IO on 2022-05-10T07:11:07Z +-- Generated by Raider.IO on 2022-05-11T07:08:14Z -- All rights reserved. -- local _, ns = ... @@ -7,11 +7,11 @@ local _, ns = ... ns.scoreLevelStats = { [2] = 500, [3] = 450, - [4] = 475, - [5] = 600, + [4] = 500, + [5] = 625, [6] = 725, - [7] = 825, - [8] = 975, + [7] = 850, + [8] = 1000, [9] = 1125, [10] = 1375, [11] = 1500, diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index d467c37c6..e39248afa 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-05-10T07:12:46Z. DO NOT EDIT. +-- Generated on 2022-05-11T07:10:28Z. DO NOT EDIT. -- -- Ranges: {"epic":[2751,3825],"superior":[2251,2750],"uncommon":[651,2250],"common":[200,650]} --