From b2679b724bc5ac5e02a9948888595f11b79e1dbb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Jun 2019 12:53:35 -0300 Subject: Rewrite Homunculus Exp Table. exptable.py data: i=120, l=0, mx=150, subvalues{1.11,1.05,1.03,1.01} After level 10, all values are truncated to end with 0, value rounded up. --- db/re/exp_homun.txt | 299 ++++++++++++++++++++++++++-------------------------- 1 file changed, 150 insertions(+), 149 deletions(-) diff --git a/db/re/exp_homun.txt b/db/re/exp_homun.txt index f74c5016c..48c8195e3 100644 --- a/db/re/exp_homun.txt +++ b/db/re/exp_homun.txt @@ -1,151 +1,152 @@ //Homunculus LvUp experience value table -347 -545 -891 -1485 -2178 -3168 -3762 -4158 -4505 -4900 -5390 -5880 -5978 -6223 -6566 -7203 -7840 -8232 -8624 -8924 -9409 -9991 -10670 -11446 -12610 -13580 -14550 -15520 -16490 -17460 -18430 -19400 -20370 -21340 -22504 -23280 -25220 -26675 -28130 -28800 -30240 -31680 -32640 -34560 -36000 -36480 -38400 -40320 -42720 -45120 -47040 -48960 -50880 -52800 -54720 -56640 -59040 -60480 -62400 -64320 -66240 -67200 -70080 -73920 -76800 -80640 -84480 -87360 -91200 -104500 -121600 -133000 -147250 -154850 -161500 -171000 -178600 -185250 -190000 -218500 -247000 -285000 -332500 -380000 -456000 -522500 -570000 -646000 -712500 -855000 -950000 -1140000 -1425000 -1710000 -1995000 -2280000 -2660000 -3135000 -3800000 -4124000 -4260000 -4462000 -4527000 -4779000 -4921000 -4984000 -5118000 -5353000 -5438000 -5507000 -5610000 -5776000 -5867000 -6000000 -6116000 -6241000 -6373000 -6498000 -6639000 -6720000 -6907000 -7025000 -7105000 -7264000 -7454000 -7611000 -7688000 -7735000 -7940000 -8020000 -8198000 -8318000 -8376000 -8469000 -8528000 -8573000 -8650000 -8701000 -8769000 -8814000 -8820000 -8826000 -8838000 -8887000 -8905000 -8916000 -8922000 -8966000 -9094000 +134 +152 +180 +201 +230 +260 +294 +331 +370 +415 +470 +530 +600 +680 +770 +860 +960 +1080 +1210 +1350 +1510 +1680 +1880 +2090 +2340 +2610 +2900 +3230 +3590 +4000 +4460 +4960 +5510 +6120 +6800 +7560 +8410 +9350 +10390 +11540 +12820 +14240 +15810 +17560 +19500 +21660 +24050 +26710 +29650 +32910 +36540 +40580 +45050 +50010 +55520 +61640 +68430 +75960 +84320 +93600 +103910 +115360 +128060 +142160 +157810 +175180 +194460 +215860 +239610 +265970 +295230 +327710 +363770 +403800 +448230 +497540 +552280 +613040 +680490 +755350 +838450 +930690 +1033070 +1146710 +1272860 +1412880 +1568310 +1740840 +1932340 +2028960 +2130410 +2236930 +2348780 +2466230 +2589560 +2719050 +2855010 +2997770 +3147670 +3305060 +3470320 +3643840 +3826040 +4017360 +4218240 +4429170 +4650640 +4883180 +5127350 +5383720 +5652910 +5935570 +6232360 +6543990 +6871200 +7214780 +7575530 +7954320 +8352040 +8602610 +8860700 +9126530 +9400340 +9682360 +9972840 +10272040 +10580210 +10897620 +11224550 +11561300 +11908150 +12265410 +12633380 +13012390 +13402780 +13804880 +14219030 +14645620 +15085010 +15537580 +16003720 +16483840 +16978360 +17487720 +18012360 +18552740 +19109330 +19682610 +20273100 +20475840 0 -- cgit v1.2.3-60-g2f50