Huh, you're right... Sorry for the misleading information.Christian said:Define 'easy'.![]()
The formula to get level from experience points is:
Level = 0.5 + ((XP/500)+.25)^-0.5, rounded down to the next integer.
Oh, and Krelios, there aren't XP charts in the SRD ...
Oceania said:That Formular, does not do it for me
Btw: I want to use it in a excel sheet to automatically calculate my current Level based on XP gained
reveal said:Just do a VLOOKUP. Create a table with the level in one column and the XP needed in the other. Than point your cell to that table. Based upon, XP in cell * look in the table and populate the level in cell *.
Christian said:Oh, and Krelios, there aren't XP charts in the SRD ...