From d7f95cabfa5ed3c9d1fa0e80626e365b93bf717a Mon Sep 17 00:00:00 2001 From: Jah Raphael Date: Fri, 17 Jun 2022 07:36:25 +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 136ed36c1..f0e7b53e8 100644 --- a/db/db_score_stats.lua +++ b/db/db_score_stats.lua @@ -1,12 +1,12 @@ -- --- Generated by Raider.IO on 2022-06-16T07:30:25Z +-- Generated by Raider.IO on 2022-06-17T07:28:03Z -- All rights reserved. -- local _, ns = ... ns.scoreLevelStats = { - [2] = 1425, - [3] = 1275, + [2] = 1400, + [3] = 1250, [4] = 875, [5] = 950, [6] = 1025, @@ -14,7 +14,7 @@ ns.scoreLevelStats = { [8] = 1200, [9] = 1300, [10] = 1500, - [11] = 1625, + [11] = 1650, [12] = 1800, [13] = 1950, [14] = 2150, @@ -22,7 +22,7 @@ ns.scoreLevelStats = { [16] = 2550, [17] = 2625, [18] = 2700, - [19] = 2800, + [19] = 2825, [20] = 2925, [21] = 3025, [22] = 3125, diff --git a/db/db_score_tiers.lua b/db/db_score_tiers.lua index ad3896f20..f53e0d854 100644 --- a/db/db_score_tiers.lua +++ b/db/db_score_tiers.lua @@ -1,5 +1,5 @@ -- --- Generated on 2022-06-16T07:31:57Z. DO NOT EDIT. +-- Generated on 2022-06-17T07:29:57Z. DO NOT EDIT. -- -- Ranges: {"epic":[2851,4000],"superior":[2451,2850],"uncommon":[751,2450],"common":[200,750]} --