aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaddley <NaddleyTC@gmail.com>2025-01-02 15:38:09 +0100
committerNaddley <NaddleyTC@gmail.com>2025-01-02 15:38:09 +0100
commit36f40b369bb43eb49224cb8d96e40e13211bc334 (patch)
treea57c5f505d835c478a145ebd3272a278c0b1c02c
parent975652c92c8ddb07437aab89fb246660b0ecca3a (diff)
DB/Player: Update classlevelstats for Evokers
-rw-r--r--sql/updates/world/master/2025_01_02_10_evoker.sql74
1 files changed, 74 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_01_02_10_evoker.sql b/sql/updates/world/master/2025_01_02_10_evoker.sql
new file mode 100644
index 00000000000..4bae51705ec
--- /dev/null
+++ b/sql/updates/world/master/2025_01_02_10_evoker.sql
@@ -0,0 +1,74 @@
+-- Update Evoker stats with simc
+DELETE FROM `player_classlevelstats` WHERE `class` = 13 AND `level` BETWEEN 10 AND 80;
+INSERT INTO `player_classlevelstats` (`class`, `level`, `str`, `agi`, `sta`, `inte`, `VerifiedBuild`) VALUES
+(13, 10, 15, 23, 118, 28, 0),
+(13, 11, 16, 24, 125, 40, 0),
+(13, 12, 17, 26, 131, 42, 0),
+(13, 13, 19, 29, 137, 44, 0),
+(13, 14, 20, 31, 143, 46, 0),
+(13, 15, 21, 33, 150, 48, 0),
+(13, 16, 22, 34, 156, 50, 0),
+(13, 17, 23, 35, 162, 52, 0),
+(13, 18, 24, 37, 168, 54, 0),
+(13, 19, 25, 38, 175, 56, 0),
+(13, 20, 26, 39, 181, 58, 0),
+(13, 21, 27, 41, 188, 60, 0),
+(13, 22, 28, 43, 197, 63, 0),
+(13, 23, 29, 45, 206, 66, 0),
+(13, 24, 30, 47, 215, 69, 0),
+(13, 25, 32, 49, 226, 73, 0),
+(13, 26, 34, 52, 238, 76, 0),
+(13, 27, 35, 55, 251, 80, 0),
+(13, 28, 37, 58, 264, 85, 0),
+(13, 29, 39, 61, 280, 90, 0),
+(13, 30, 42, 65, 296, 95, 0),
+(13, 31, 44, 69, 314, 101, 0),
+(13, 32, 47, 73, 334, 107, 0),
+(13, 33, 50, 78, 356, 114, 0),
+(13, 34, 54, 83, 380, 122, 0),
+(13, 35, 57, 89, 406, 130, 0),
+(13, 36, 61, 95, 435, 139, 0),
+(13, 37, 66, 102, 466, 150, 0),
+(13, 38, 71, 109, 501, 161, 0),
+(13, 39, 76, 118, 540, 173, 0),
+(13, 40, 82, 127, 582, 187, 0),
+(13, 41, 89, 137, 629, 202, 0),
+(13, 42, 96, 149, 681, 218, 0),
+(13, 43, 104, 161, 738, 237, 0),
+(13, 44, 113, 175, 802, 257, 0),
+(13, 45, 123, 190, 873, 280, 0),
+(13, 46, 134, 208, 952, 305, 0),
+(13, 47, 147, 227, 1039, 333, 0),
+(13, 48, 160, 248, 1137, 365, 0),
+(13, 49, 176, 272, 1246, 400, 0),
+(13, 50, 193, 298, 1368, 439, 0),
+(13, 51, 212, 328, 1505, 483, 0),
+(13, 52, 234, 362, 1658, 532, 0),
+(13, 53, 258, 399, 1830, 587, 0),
+(13, 54, 286, 441, 2023, 649, 0),
+(13, 55, 316, 489, 2240, 719, 0),
+(13, 56, 351, 542, 2486, 797, 0),
+(13, 57, 390, 603, 2763, 886, 0),
+(13, 58, 434, 671, 3076, 987, 0),
+(13, 59, 484, 748, 3430, 1100, 0),
+(13, 60, 541, 836, 4024, 1229, 0),
+(13, 61, 570, 881, 4255, 1296, 0),
+(13, 62, 601, 930, 4500, 1367, 0),
+(13, 63, 634, 980, 4758, 1441, 0),
+(13, 64, 669, 1034, 5032, 1520, 0),
+(13, 65, 705, 1090, 5321, 1603, 0),
+(13, 66, 744, 1149, 5627, 1690, 0),
+(13, 67, 784, 1212, 5951, 1782, 0),
+(13, 68, 827, 1278, 6293, 1879, 0),
+(13, 69, 872, 1347, 6655, 1981, 0),
+(13, 70, 919, 1421, 6397, 2089, 0),
+(13, 71, 1139, 1761, 9512, 2589, 0),
+(13, 72, 1411, 2181, 12221, 3207, 0),
+(13, 73, 1749, 2702, 15683, 3974, 0),
+(13, 74, 2167, 3348, 20101, 4924, 0),
+(13, 75, 2684, 4149, 25735, 6101, 0),
+(13, 76, 3326, 5140, 32915, 7559, 0),
+(13, 77, 4121, 6368, 42055, 9365, 0),
+(13, 78, 5105, 7890, 53685, 11603, 0),
+(13, 79, 6325, 9776, 68472, 14376, 0),
+(13, 80, 7765, 12000, 86452, 17647, 0);