From aa965cca3ce083d947c54d3be612e3da39ee64c8 Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Fri, 29 Apr 2022 06:53:00 +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 a34c20448..e91a3cb54 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,5 +1,5 @@ -- --- Generated by Raider.IO on 2022-04-28T06:50:15Z +-- Generated by Raider.IO on 2022-04-29T06:51:18Z -- All rights reserved. -- local _, ns = ... @@ -10,14 +10,14 @@ ns.scoreLevelStats = { [4] = 475, [5] = 600, [6] = 700, - [7] = 800, + [7] = 825, [8] = 975, [9] = 1100, [10] = 1350, [11] = 1475, [12] = 1675, [13] = 1850, - [14] = 2075, + [14] = 2100, [15] = 2375, [16] = 2450, [17] = 2575, @@ -28,10 +28,10 @@ ns.scoreLevelStats = { [22] = 3075, [23] = 3200, [24] = 3300, - [25] = 3375, + [25] = 3400, [26] = 3475, - [27] = 3550, + [27] = 3575, [28] = 3625, - [29] = 3675, + [29] = 3700, [30] = 2600, } diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index de1a08fd0..f70b6758d 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-04-28T06:50:51Z. DO NOT EDIT. +-- Generated on 2022-04-29T06:51:55Z. DO NOT EDIT. -- -- Ranges: {"epic":[2676,3750],"superior":[2151,2675],"uncommon":[601,2150],"common":[200,600]} --