namidaka / crpg

Multiplayer mod for Mount & Blade II: Bannerlord
https://c-rpg.eu
GNU General Public License v3.0
14 stars 14 forks source link

webapi: remove attribute point gain after level cutoff #372

Open Muparadzi opened 3 months ago

Muparadzi commented 3 months ago

Reworked attribute point gain to reduce the significant advantage provided by high levels.

Levels achieved after level 30 will no longer award an attribute point.

Added respec all characters API endpoint which will be required to scale all characters to new model.

Updated skill builder to reflect changes