summaryrefslogtreecommitdiff
path: root/db/pre-re/exp_group_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/exp_group_db.conf')
-rw-r--r--db/pre-re/exp_group_db.conf73
1 files changed, 73 insertions, 0 deletions
diff --git a/db/pre-re/exp_group_db.conf b/db/pre-re/exp_group_db.conf
new file mode 100644
index 00000000..e3f091ba
--- /dev/null
+++ b/db/pre-re/exp_group_db.conf
@@ -0,0 +1,73 @@
+//================= Hercules Database =====================================
+//= _ _ _
+//= | | | | | |
+//= | |_| | ___ _ __ ___ _ _| | ___ ___
+//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __|
+//= | | | | __/ | | (__| |_| | | __/\__ \
+//= \_| |_/\___|_| \___|\__,_|_|\___||___/
+//================= License ===============================================
+//= This file is part of Hercules.
+//= http://herc.ws - http://github.com/HerculesWS/Hercules
+//=
+//= Copyright (C) 2018 Hercules Dev Team
+//=
+//= Hercules is free software: you can redistribute it and/or modify
+//= it under the terms of the GNU General Public License as published by
+//= the Free Software Foundation, either version 3 of the License, or
+//= (at your option) any later version.
+//=
+//= This program is distributed in the hope that it will be useful,
+//= but WITHOUT ANY WARRANTY; without even the implied warranty of
+//= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+//= GNU General Public License for more details.
+//=
+//= You should have received a copy of the GNU General Public License
+//= along with this program. If not, see <http://www.gnu.org/licenses/>.
+//=========================================================================
+//= Exp Groups Database File.
+//=========================================================================
+
+base_exp_group_db: {
+ EvolClasses: {
+ MaxLevel: 140
+ Exp: [
+ 9,16,25,36,77,112,153,200,253,320,
+ 385,490,585,700,830,970,1120,1260,1420,1620,
+ 1860,1990,2240,2504,2950,3426,3934,4474,6889,7995,
+ 9174,10425,11748,13967,15775,17678,19677,21773,30543,34212,
+ 38065,42102,46323,53026,58419,64041,69892,75973,102468,115254,
+ 128692,142784,157528,178184,196300,215198,234879,255341,330188,365914,
+ 403224,442116,482590,536948,585191,635278,687211,740988,925400,1473746,
+ 1594058,1718928,1848355,1982340,2230113,2386162,2547417,2713878,3206160,3681024,
+ 4022472,4377024,4744680,5125440,5767272,6204000,6655464,7121664,7602600,9738720,
+ 11649960,13643520,18339300,23836800,35658000,48687000,58135000,99999999,103000000,
+ 107000000, 112000000, 116000000, 121000000, 125000000, 130000000, 134000000, 139000000, 145000000, 152200000,
+ 160840000, 171200000, 191930000, 202290000, 214720000, 229640000, 247550000, 283370000, 301280000, 322770000,
+ 348560000, 379500000, 417450000, 459195000, 505114500, 555625950, 622301064, 696977191, 780614454, 880533104,
+980451754, 1080370404, 1180289054, 1280207704, 1380126354, 1480045004, 1579963654, 1679882304, 1779800954, 1879719604,
+ ]
+ }
+}
+
+job_exp_group_db: {
+ EvolClasses: {
+ MaxLevel: 150
+ Exp: [
+ 20000, 20302, 20666, 21058, 21469, 21894, 22332, 22780, 23237, 23703,
+ 24175, 24655, 25140, 25631, 26128, 26629, 27135, 27646, 28161, 28680,
+ 29202, 29729, 30259, 30792, 31328, 31868, 32411, 32956, 33505, 34056,
+ 34610, 35166, 35725, 36287, 36851, 37417, 37985, 38556, 39129, 39704,
+ 40281, 40860, 41441, 42024, 42608, 43195, 43784, 44374, 44966, 45560,
+ 46155, 46753, 47351, 47952, 48554, 49157, 49763, 50369, 50977, 51587,
+ 52198, 52811, 53424, 54040, 54656, 55274, 55894, 56514, 57136, 57760,
+ 58384, 59010, 59637, 60265, 60894, 61525, 62157, 62790, 63424, 64059,
+ 64695, 65333, 65971, 66611, 67252, 67894, 68536, 69180, 69825, 70471,
+ 71118, 71766, 72415, 73065, 73716, 74368, 75021, 75675, 76330, 76985,
+ 77642, 78300, 78958, 79618, 80278, 80939, 81601, 82264, 82928, 83593,
+ 84258, 84925, 85592, 86260, 86929, 87598, 88269, 88940, 89612, 90285,
+ 90959, 91634, 92309, 92985, 93662, 94339, 95018, 95697, 96377, 97057,
+ 97739, 98421, 99103, 99787,100471,101156,101842,102528,103215,103903,
+ 104592, 105281, 105971, 106661, 107352, 108044, 108737, 109430, 110124,
+ ]
+ }
+}