From b60b931c62d13e238357e15b960d909f94a56c45 Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Mon, 27 Jun 2022 07:36:08 +0000 Subject: [PATCH] [Raider.IO] Database Refresh --- db/db_score_stats.lua | 18 +++++++++--------- db/db_score_tiers.lua | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/db/db_score_stats.lua b/db/db_score_stats.lua index c7bc433de..76946e09e 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,16 +1,16 @@ -- --- Generated by Raider.IO on 2022-06-26T07:29:39Z +-- Generated by Raider.IO on 2022-06-27T07:28:47Z -- All rights reserved. -- local _, ns = ... ns.scoreLevelStats = { - [2] = 1175, - [3] = 1125, - [4] = 850, - [5] = 925, + [2] = 1150, + [3] = 1100, + [4] = 825, + [5] = 900, [6] = 1000, - [7] = 1075, + [7] = 1050, [8] = 1200, [9] = 1300, [10] = 1525, @@ -23,17 +23,17 @@ ns.scoreLevelStats = { [17] = 2625, [18] = 2725, [19] = 2825, - [20] = 2925, + [20] = 2950, [21] = 3025, [22] = 3125, [23] = 3225, - [24] = 3325, + [24] = 3350, [25] = 3450, [26] = 3550, [27] = 3625, [28] = 3725, [29] = 3800, - [30] = 3875, + [30] = 3900, [31] = 3950, [32] = 3975, } diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index 0bcc981f6..9ae722b95 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-06-26T07:31:22Z. DO NOT EDIT. +-- Generated on 2022-06-27T07:29:56Z. DO NOT EDIT. -- -- Ranges: {"epic":[2876,4025],"superior":[2451,2875],"uncommon":[751,2450],"common":[200,750]} --