11-07-2000, 05:24 PM
Ok, this is a suggestion a member came up with about this during the last few days. I help out on a vB, but have no idea if this could be implemented. For reference, what we're wanting to do is get an experience system that is based on post number and how long they've been registered.
Anyway, the EXP could be calculated like this:
[(posts³)×(days)]^0.5
And from this I got a simple but very efficient way to calculate the Level:
[(posts³)×(days)]^(1/7) = EXP^(1 / 3.5)
And then the post count would almost make sense as Hit Points!
Here's how it would look with a few of the users here (copied from that post I did yesterday evening):
Acmlm
Moderator
Super Knight
Level: 29
HP: 821
EXP: 137168
Registered: Oct 2000
Drex
Bard
Level: 7
HP: 40
EXP: 1102
Registered: Oct 2000
Doctor Q5
Master Surgeon
Level: 13
HP: 125
EXP: 8149
Registered: Oct 2000
cloud120122
Moogle
Level: 4
HP: 16
EXP: 181
Registered: Oct 2000
Coach
Moderator
Level: 27
HP: 697
EXP: 108863
Registered: Oct 2000
Phoenix
Moderator
Level: 32
HP: 1028
EXP: 192189
Registered: Oct 2000
It would take just 1 EXP to get to LV 1, about 11 EXP to go up to LV 2, 46 EXP for LV 3, 3162 EXP for LV 10, 147885 EXP for LV 30, 883883 EXP for LV 50 and exactly 10000000 EXP for LV 100 ... so that pretty much makes a lot of sense, no?
Yeah, it's a bit confusing, but is it possible?
Anyway, the EXP could be calculated like this:
[(posts³)×(days)]^0.5
And from this I got a simple but very efficient way to calculate the Level:
[(posts³)×(days)]^(1/7) = EXP^(1 / 3.5)
And then the post count would almost make sense as Hit Points!
Here's how it would look with a few of the users here (copied from that post I did yesterday evening):
Acmlm
Moderator
Super Knight
Level: 29
HP: 821
EXP: 137168
Registered: Oct 2000
Drex
Bard
Level: 7
HP: 40
EXP: 1102
Registered: Oct 2000
Doctor Q5
Master Surgeon
Level: 13
HP: 125
EXP: 8149
Registered: Oct 2000
cloud120122
Moogle
Level: 4
HP: 16
EXP: 181
Registered: Oct 2000
Coach
Moderator
Level: 27
HP: 697
EXP: 108863
Registered: Oct 2000
Phoenix
Moderator
Level: 32
HP: 1028
EXP: 192189
Registered: Oct 2000
It would take just 1 EXP to get to LV 1, about 11 EXP to go up to LV 2, 46 EXP for LV 3, 3162 EXP for LV 10, 147885 EXP for LV 30, 883883 EXP for LV 50 and exactly 10000000 EXP for LV 100 ... so that pretty much makes a lot of sense, no?
Yeah, it's a bit confusing, but is it possible?