Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
The other level cap mods aren't working for the most recent version of the game so I made my own. Raises the cap to 50 which should require around 8,000,000 xp total. There's only one modified asset in the frosty project which is DA3ExperienceSettings, so if you want to change the curve it's pretty easy.
The last level cap mod had a bug crashing when pausing in DLC areas, I started using this in Frostback Basin and didn't have that issue but I haven't tested extensively, I'm just using it as I play through.
If you want to raise the cap any more than 50/51 (I think it's actually 51 but I haven't gotten there to test) you'd have to change various stat/level calculation lua scripts so I didn't bother.
For anyone really interested, the curve I used to approximate xp to next level was: -0.306248 x^3 + 242.257 x^2 - 1410.13 x + 3256.01