- Joined
- Sep 23, 2007
- Messages
- 357
Hey, I am trying to set the gameplay constants so that the Hero XP required to level follows the following formula::
where x = current hero level
40x²+360x
That would mean, in order to level up from the following levels you would need the following experience:
level 1: 400
level 2: 900
level 3: 1400
level 4: 2100
level 5: 2800
level 6: 3600
level 7: 4500
ect.
What would I set the Hero XP Required - Constant Factor, Level Factor, Previous Level Factor, and Table values to in order for it to follow this formula?
where x = current hero level
40x²+360x
That would mean, in order to level up from the following levels you would need the following experience:
level 1: 400
level 2: 900
level 3: 1400
level 4: 2100
level 5: 2800
level 6: 3600
level 7: 4500
ect.
What would I set the Hero XP Required - Constant Factor, Level Factor, Previous Level Factor, and Table values to in order for it to follow this formula?