From 1e91a32c1d09219817468ad37f9c8ae61b6e6499 Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Tue, 7 Jun 2022 07:08:47 +0000 Subject: [PATCH] [Raider.IO] Database Refresh --- db/db_score_stats.lua | 27 ++++++++++++++------------- db/db_score_tiers.lua | 2 +- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/db/db_score_stats.lua b/db/db_score_stats.lua index 5cab701ae..734ec18b9 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,26 +1,26 @@ -- --- Generated by Raider.IO on 2022-06-06T07:06:26Z +-- Generated by Raider.IO on 2022-06-07T07:05:46Z -- All rights reserved. -- local _, ns = ... ns.scoreLevelStats = { - [2] = 1275, - [3] = 1150, - [4] = 775, - [5] = 875, - [6] = 950, - [7] = 1000, + [2] = 1325, + [3] = 1175, + [4] = 800, + [5] = 900, + [6] = 975, + [7] = 1025, [8] = 1150, - [9] = 1250, + [9] = 1275, [10] = 1475, - [11] = 1600, + [11] = 1625, [12] = 1775, - [13] = 1925, - [14] = 2125, + [13] = 1950, + [14] = 2150, [15] = 2525, [16] = 2525, - [17] = 2600, + [17] = 2625, [18] = 2700, [19] = 2800, [20] = 2925, @@ -34,5 +34,6 @@ ns.scoreLevelStats = { [28] = 3700, [29] = 3800, [30] = 3825, - [31] = 2550, + [31] = 2750, + [32] = 3975, } diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index 4562f359a..bf91ecfca 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-06-06T07:07:09Z. DO NOT EDIT. +-- Generated on 2022-06-07T07:06:27Z. DO NOT EDIT. -- -- Ranges: {"epic":[2826,3925],"superior":[2401,2825],"uncommon":[726,2400],"common":[200,725]} --