From 8a4bf716002a017de77fe7df301ef8e4aaf00a2e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 11:00:49 -0300 Subject: Initial commit --- db/pre-re/exp_group_db.conf | 64 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 db/pre-re/exp_group_db.conf (limited to 'db/pre-re/exp_group_db.conf') diff --git a/db/pre-re/exp_group_db.conf b/db/pre-re/exp_group_db.conf new file mode 100644 index 00000000..07522675 --- /dev/null +++ b/db/pre-re/exp_group_db.conf @@ -0,0 +1,64 @@ +//================= 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 . +//========================================================================= +//= Exp Groups Database File. +//========================================================================= + +base_exp_group_db: { + EvolClasses: { + MaxLevel: 99 + 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,99999998, + ] + } +} + +job_exp_group_db: { + EvolClasses: { + MaxLevel: 99 + Exp: [ + 30, 43, 58, 76, 116, 180, 220, 272, 336, 520, + 604, 699, 802, 948, 1125, 1668, 1937, 2226, 3040, 3988, + 5564, 6272, 7021, 9114, 11473, 15290, 16891, 18570, 23229, 28359, + 36478, 39716, 43088, 52417, 62495, 78160, 84175, 90404, 107611, 125915, + 153941, 191781, 204351, 248352, 286212, 386371, 409795, 482092, 509596, 982092, + 992092, 1002092, 1012092, 1022092, 1032092, 1042092, 1052092, 1062092, 1072092, 1082092, + 1092092, 1102092, 1112092, 1122092, 1132092, 1142092, 1152092, 1162092, 1172092, 1182092, + 1192092, 1202092, 1212092, 1222092, 1232092, 1242092, 1252092, 1262092, 1272092, 1282092, + 1292092, 1302092, 1312092, 1322092, 1332092, 1342092, 1352092, 1362092, 1372092, 1382092, + 1392092, 1402092, 1412092, 1422092, 1432092, 1442092, 1452092, 1462092, + ] + } +} -- cgit v1.2.3-60-g2f50