diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-20 12:50:02 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-20 12:50:02 -0200 |
commit | 480932675500e3292a972f86a6fbd044489c1314 (patch) | |
tree | b7b6f7f1b057290833b2ccc9402c5a23f467ab66 /db/re/exp_group_db.conf | |
parent | 88d9b29f118ca5b362faa0cca53ccdad1f532071 (diff) | |
download | serverdata-480932675500e3292a972f86a6fbd044489c1314.tar.gz serverdata-480932675500e3292a972f86a6fbd044489c1314.tar.bz2 serverdata-480932675500e3292a972f86a6fbd044489c1314.tar.xz serverdata-480932675500e3292a972f86a6fbd044489c1314.zip |
Knock-off some exp from levels 39, 49 and 59 to make the experience table more linear.
I hate touching the exp table, but these steps give me headaches while writing exp tables
Diffstat (limited to 'db/re/exp_group_db.conf')
-rw-r--r-- | db/re/exp_group_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/exp_group_db.conf b/db/re/exp_group_db.conf index ff4a2cca5..42528f073 100644 --- a/db/re/exp_group_db.conf +++ b/db/re/exp_group_db.conf @@ -35,8 +35,8 @@ base_exp_group_db: { 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,28543,34212, - 38065,42102,46323,53026,58419,64041,69892,75973,102468,115254, - 128692,142784,157528,178184,196300,215198,234879,255341,330188,365914, + 38065,42102,46323,53026,58419,64041,69892,75973,92468,115254, + 128692,142784,157528,178184,196300,215198,234879,255341,310188,365914, 402508,442769,487051,535756,589342,648281,713112,784421,862867,949158, 1044076,1148484,1263331,1389671,1528642,1681509, ] |