Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Personality System Data Collection [WiP]
#48
Edit: These calculations are outdated, the newer calculations can be found here

If I try to fit the personality exp table to exponential functions, I get the following results:
Code:
Ceiling[19.91*1.3^x]   for 0≤x≤9
Ceiling[89.7*1.1^x]    for 9≤x≤19
Ceiling[312.6*1.03^x]  for 19≤x≤29
Ceiling[478.1*1.015^x] for x≥29
I'm not 100% pleased with the results. I expect Nexon to use a nice number somewhere as starting value. Second the formula is wrong at x=6, it gives 97 while it should give 96. Third I'm not sure Nexon uses a Ceiling, Floor or Round function. I tried all 3, an all 3 are possible except for 0≤x≤9, where none of them gave an solution, only when I changed 96 to 97 the Ceiling function gave an solution.

Nonetheless, it is a bit accurate, so the table can be expanded (with a warning). Does somebody know what the maximum level for personality traits is?
Reply


Messages In This Thread
Personality System Data Collection [WiP] - by 0^2 - 2011-06-16, 09:21 PM
Personality System Data Collection [WiP] - by 0^2 - 2011-06-20, 12:47 AM
Personality System Data Collection [WiP] - by Yokuyin - 2011-06-27, 06:44 AM
Personality System Data Collection [WiP] - by 0^2 - 2011-06-29, 05:32 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)