summaryrefslogblamecommitdiff
path: root/db/pre-re/exp_group_db.conf
blob: 08c6b09159b91d89a19c7712a5593e31fe940bbe (plain) (tree)
















































                                                                                                        
                             
                      














                                                                                     


                 
//================= 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: 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: 150
		Exp: [
		20000, 20150, 20300, 20450, 20600, 20750, 20900, 21050, 21200, 21350,
		21500, 21650, 21800, 21950, 22100, 22250, 22400, 22550, 22700, 22850,
		23000, 23150, 23300, 23450, 23600, 23750, 23900, 24050, 24200, 24350,
		24500, 24650, 24800, 24950, 25100, 25250, 25400, 25550, 25700, 25850,
		26000, 26150, 26300, 26450, 26600, 26750, 26900, 27050, 27200, 27350,
		27500, 27650, 27800, 27950, 28100, 28250, 28400, 28550, 28700, 28850,
		29000, 29150, 29300, 29450, 29600, 29750, 29900, 30050, 30200, 30350,
		30500, 30650, 30800, 30950, 31100, 31250, 31400, 31550, 31700, 31850,
		32000, 32150, 32300, 32450, 32600, 32750, 32900, 33050, 33200, 33350,
		33500, 33650, 33800, 33950, 34100, 34250, 34400, 34550, 34700, 34850,
		35000, 35150, 35300, 35450, 35600, 35750, 35900, 36050, 36200, 36350,
		36500, 36650, 36800, 36950, 37100, 37250, 37400, 37550, 37700, 37850,
		38000, 38150, 38300, 38450, 38600, 38750, 38900, 39050, 39200, 39350,
		39500, 39650, 39800, 39950, 40100, 40250, 40400, 40550, 40700, 40850,
		41000, 41150, 41300, 41450, 41600, 41750, 41900, 42050, 42200,
		]
	}
}