summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-24 16:47:06 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-24 16:47:06 -0300
commit1a360c1c6b1290f2aa165a6529e7aad745c501b0 (patch)
tree88870a46d8c1a8f408d50cd01ee238f456bdb51d
parent0b2168d5dd5f9946d8da76d649a2667531e070c3 (diff)
downloadserverdata-1a360c1c6b1290f2aa165a6529e7aad745c501b0.tar.gz
serverdata-1a360c1c6b1290f2aa165a6529e7aad745c501b0.tar.bz2
serverdata-1a360c1c6b1290f2aa165a6529e7aad745c501b0.tar.xz
serverdata-1a360c1c6b1290f2aa165a6529e7aad745c501b0.zip
Bump max level to 150. Bump Lv 99 step to 1.5 mi and define new bump to 40 mi
New EXP max = About 120 millions
-rw-r--r--db/re/exp_group_db.conf22
1 files changed, 12 insertions, 10 deletions
diff --git a/db/re/exp_group_db.conf b/db/re/exp_group_db.conf
index 557b3edf0..03e2248bc 100644
--- a/db/re/exp_group_db.conf
+++ b/db/re/exp_group_db.conf
@@ -29,24 +29,26 @@
base_exp_group_db: {
EvolClasses: {
- MaxLevel: 135
+ MaxLevel: 150
Exp: [
9,16,25,36,77,112,153,200,253,320, // 1-10
385,490,585,700,830,970,1120,1260,1420,1620, // 11-20
1860,1990,2240,2504,2950,3426,3934,4474,6889,7995, // 21-30
9174,10425,11748,13967,15775,17678,19677,21773,28543,34212, // 31-40
38065,42102,46323,53026,58419,64041,69892,75973,92468,115254, // 41-50
- 128692,142784,157528,178184,196300,215198,234879,255341,310188,365914, // 51-60
- 402508,442769,487051,535756,589342,648281,713112,784421,862867,949158, // 61-70
- 1044076,1148484,1263331,1389671,1528642,1681509,1849671,2034639,2238111,2461928, // 71-80
- 2708132,2978946,3276840,3604530,3964987,4361495,4797656,5277432,5805184,6368277, // 81-90
- 6966895,7600882,8269760,8972690,9708450,10475418,11271550,12094373,12940979, // 91-100
- 14720720,15649598,16601093,17572257,18559818,19560192,20569498,21583575,22598003,23627229, // 101-110
- 24668953,25720714,26779893,27843724,28909303,29973599,31033466,32085656,33126835,34171987, // 111-120
- 50219358, 51267134, 52313441, 53356352, 54393891, 55424041, 56444748, 57453928, 58449472, 59442293, // 121-130
- 60431134, 61414718, 62391748, 63360909, 64320873, // 131-135
+ 128692, 142784, 157528, 178184, 196300, 215198, 234879, 255341, 310188, 365914, // 51-60
+ 402508, 442769, 487051, 535756, 589342, 648281, 713112, 784421, 862867, 949158, // 61-70
+ 1044076, 1148484, 1263331, 1389671, 1528642, 1681509, 1849671, 2034639, 2238111, 2461928, // 71-80
+ 2708132, 2978946, 3276840, 3604530, 3964987, 4361495, 4797656, 5277432, 5805184, 6368277, // 81-90
+ 6966895, 7600882, 8269760, 8972690, 9708450, 10475418, 11271550, 12094373, 12940979, 16220720, // 91-100
+ 17149598, 18101093, 19072257, 20059818, 21060192, 22069498, 23083575, 24098003, 25127229, 26168953, // 101-110
+ 27220714, 28279893, 29343724, 30409303, 31473599, 32533466, 33585656, 34626835, 35671987, 51719358, // 111-120
+ 52767134, 53813441, 54856352, 55893891, 56924041, 57944748, 58953928, 59949472, 60942293, 61931134, // 121-130
+ 62914718, 63891748, 64860909, 65820873, 106770300, 107707841, 108632142, 109541848, 110446212, 111344416, // 131-140
+ 112235638, 113119048, 113993812, 114859094, 115714055, 116557855, 117389656, 118208622, 119023176, 119832851, // 141-150
]
}
+// Other exp groups come here
}