darkf / darkfo

DarkFO, a post-nuclear RPG remake (of Fallout 2)
Apache License 2.0
136 stars 12 forks source link

Implement player leveling and stats/skill levels #2

Open darkf opened 8 years ago

darkf commented 8 years ago

Needs a UI which is hooked up to it as well

darkf commented 6 years ago

In progress, in the skillz branch (right now) it's mostly hooked up where you have an allotment of 10 skill points to distribute as well as skill tagging.

There is, of course, still work to be done with properly limiting the bounds of stats/skills, and allotting skill points upon player level up (after enough XP is attained).