summaryrefslogtreecommitdiff
path: root/db/re/exp_group_db.conf
blob: 0ae8eb8b6c00bf25707ba440db7fa30b0be658fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
//================= 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: 200
	// xxx marks your base level.
	// the number in the matrix is how much xp you need for the next base level.
		Exp: [
			    //xx0,       xx1,       xx2,       xx3,       xx4,       xx5,       xx6,       xx7,       xx8,       xx9,
			                   9,        16,        25,        36,        77,       112,       153,       200,       253, //  0x
			      320,       385,       490,       585,       700,       830,       970,      1120,      1260,      1420, //  1x
			     1620,      1860,      1990,      2240,      2504,      2950,      3426,      3934,      4474,      6889, //  2x
			     7995,      9174,     10425,     11748,     13967,     15775,     17678,     19677,     21773,     28543, //  3x
			    34212,     38065,     42102,     46323,     53026,     58419,     64041,     69892,     75973,     92468, //  4x
			   115254,    128692,    142784,    157528,    178184,    196300,    215198,    234879,    255341,    310188, //  5x
			   365914,    402508,    442769,    487051,    535756,    589342,    648281,    713112,    784421,    862867, //  6x
			   949158,   1044076,   1148484,   1263331,   1389671,   1528642,   1681509,   1849671,   2034639,   2238111, //  7x
			  2461928,   2708132,   2978946,   3276840,   3604530,   3964987,   4361495,   4797656,   5277432,   5805184, //  8x
			  6368277,   6966895,   7600882,   8269760,   8972690,   9708450,  10475418,  11271550,  12094373,  12940979, //  9x
			 16220720,  17149598,  18101093,  19072257,  20059818,  21060192,  22069498,  23083575,  24098003,  25127229, // 10x
			 26168953,  27220714,  28279893,  29343724,  30409303,  31473599,  32533466,  33585656,  34626835,  35671987, // 11x
			 51719358,  52767134,  53813441,  54856352,  55893891,  56924041,  57944748,  58953928,  59949472,  60942293, // 12x
			 61931134,  62914718,  63891748,  64860909,  65820873, 106770300, 107707841, 108632142, 109541848, 110446212, // 13x
			111344416, 112235638, 113119048, 113993812, 114859094, 115714055, 116557855, 117389656, 118208622, 119023176, // 14x
			119832851, 220637178, 221435686, 222227902, 223013350, 223791556, 224562044, 225324339, 226077966, 226829408, // 15x
			227578416, 228324739, 229068126, 229808320, 230545069, 231278115, 232007202, 232732071, 233456276, 234179665, // 16x
			234902086, 235623385, 236343408, 237061998, 237779000, 238494255, 239207605, 239918891, 240627951, 241336309, // 17x
			241500000, 247537500, 253725938, 260069087, 266570815, 273235086, 280065964, 287067614, 294244305, 301600413, // 18x
			309140424, 410000000, 420250000, 430756250, 441525157, 452563286, 463877369, 475474304, 487361162, 499545192, // 19x
		]
	}
// Other exp groups come here
}


job_exp_group_db: {
	EvolClasses: {
		MaxLevel: 140
		// xxx marks which job level you have.
		// the number in the matrix is how much job xp you need for the next.
		Exp: [
			    //xx0,       xx1,       xx2,       xx3,       xx4,       xx5,       xx6,       xx7,       xx8,       xx9,
			                   5,        12,        20,        30,        42,        93,       153,       207,       270,  //  0x
			      342,       412,       522,       642,       782,       917,      1072,      1200,      1368,      1450,  //  1x
			     1668,      1937,      2226,      3040,      3988,      5564,      6272,      7021,      9114,     11473,  //  2x
			    15290,     17207,     18772,     20488,     23050,     24334,     27812,     30912,     35330,     36223,  //  3x
			    39009,     39935,     40862,     45974,     49049,     52318,     53440,     55664,     59152,     64088,  //  4x
			    66657,     71795,     74558,     75950,     78762,     85927,     90448,     92012,     95193,     99956,  //  5x
			   103297,    106635,    111719,    117042,    120708,    128258,    138129,    146262,    152627,    154806,  //  6x
			   163917,    175629,    182946,    193120,    198351,    200965,    203582,    214303,    219806,    233553,  //  7x
			   245239,    248228,    260651,    273064,    279564,    292878,    306829,    320780,    324386,    335203,  //  8x
			   338884,    342571,    346253,    357430,    365039,    376452,    388221,    400356,    404405,    412504,  //  9x
			   429006,    446169,    468487,    482266,    505230,    509995,    529616,    544331,    559457,    580175,  // 10x
			   738135,    762738,    794516,    827629,    847819,    881743,    888684,    902577,    916680,    923743,  // 11x
			  1133490,   1198967,   1249388,   1275415,   1328374,   1374192,   1401678,   1688086,   1773554,   1849592,  // 12x
			  1917546,   1963213,   2009965,   2201115,   2405432,   2464443,   2519206,   2532976,   2560510,   2588341,  // 13x
		]
	}
}

/*
			  2644621,   2687284,   2744472,   2758997,   2831606,   3491535,   3526109,   3596631,   3686547,   3704529,  // 14x
			  3740505,   3794722,   3887283,   3943632,   4019474,   4680699,   4787084,   4830213,   4916465,   4960367,  // 15x
			  5004274,   5115486,   5182806,   5228276,   5341943,   6092045,   6218962,   6322612,   6426266,   6505613,  // 16x
			  6532059,   6611721,   6746662,   6801076,   6910782,   6938318,   6965860,   7076431,   7104298,   7132168,  // 17x
*/