Sumwunn / DoomRPG

Doom RPG is an RPG Modification for the GZDoom Source Port
36 stars 5 forks source link

Ability to customise player level caps (and maybe ranks too) #28

Open KuromeKT opened 5 years ago

KuromeKT commented 5 years ago

It is amazing to be able to customise caps for monster levels, monster stats and player stats, but would it be feasible to also be able to customise caps for player levels (currently fixed to 100) and maybe player ranks too (currently fixed to 24)?

In the case of player ranks, it would be necessary to write more strings for ranks higher than 24, but ideas for rank names shouldn't be difficult to come by.

Forevener commented 5 years ago

Actually, this feature is planned. I think if we want to implement that properly and smoothly, we need to calculate XP values on the fly and ditch the XPTable. And for that we need a new formula.