From c0ec9fee851a4db7172fd13c4e9415e90b9af3ff Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Thu, 19 May 2022 07:21:35 +0000 Subject: [PATCH] [Raider.IO] Database Refresh --- db/db_score_stats.lua | 12 ++++++------ db/db_score_tiers.lua | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/db/db_score_stats.lua b/db/db_score_stats.lua index 072390cdd..606dc7f9b 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,16 +1,16 @@ -- --- Generated by Raider.IO on 2022-05-18T07:16:02Z +-- Generated by Raider.IO on 2022-05-19T07:17:51Z -- All rights reserved. -- local _, ns = ... ns.scoreLevelStats = { - [2] = 800, - [3] = 650, - [4] = 550, + [2] = 825, + [3] = 675, + [4] = 575, [5] = 725, [6] = 800, - [7] = 875, + [7] = 900, [8] = 1050, [9] = 1175, [10] = 1400, @@ -26,7 +26,7 @@ ns.scoreLevelStats = { [20] = 2900, [21] = 3000, [22] = 3100, - [23] = 3200, + [23] = 3225, [24] = 3325, [25] = 3425, [26] = 3500, diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index 865b73fa2..62b2db8ea 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-05-18T07:18:08Z. DO NOT EDIT. +-- Generated on 2022-05-19T07:19:51Z. DO NOT EDIT. -- -- Ranges: {"epic":[2776,3850],"superior":[2301,2775],"uncommon":[676,2300],"common":[200,675]} --