Conan Exiles

Conan Exiles

Level 120 Plus (Discontinued)
 This topic has been pinned, so it's probably important
Max  [developer] 16 May, 2020 @ 3:10pm
Mod Description
Mod ID: 2098995902

Welcome to Level 120 Plus!

Specifications:
  • Players can now progress up to level 120 (~120,000,000xp). Seems about right, doesn't it?
  • At maximum level one can learn all attributes (1925+ points). Enjoy, you earned it!
  • At maximum level you have over 3000 feat points available. Have fun and be creative!
  • Legendary chests are unlocked at level 60+ by default*.
  • Works in single and multiplayer game modes.
*Note: I did not alter legendary chests in any way due to the fact that as tested with this mod they still unlock at level 60+ which is a parameter I wanted to retain. If this ever changes in a patch or you would rather set a different level there are other mods to accomplish this.

Explanation:
Why 120, well, I was going to do 100 but then thought if I wanted to maintain compatibility with some of the other larger content mods such as AoC etc then 120 would be smarter.

I am using my own custom derived exponential level algorithm but wanted to remain close to base game levels early on so as not too change the experience too much.
You progress a little slower through the early stage (no more 3-5 levels for killing one beast) and mid game but reach level 60 on par with "vanilla" at ~19.000.000 xp.
After 60 it's a nice ramp up per level to reach 120 at 120,000,000 xp.
See image(s) for more details.

FAQ:
Q: Will this receive an update with each Funcom patch?
A: No, only if it breaks, due to the way the game handles these types of data tables it would take quite a large change to break a mod of this type.

Q: Is this compatible with mod_x ?
A: Yes, it simply alters xp, attribute and feat points, of special interest might be that as I'm overwriting the tables completely and not merging you will be able to obtain the full attribute and feat points this level mod has to offer. Place it lower in the load list order (meaning give it higher priority) so that this mod's specified numbers are utilized otherwise they may be overwritten by a mod loading after it.

Q: Is it compatible with server_host_x or map_x etc?
A: Yes, have fun, use it anywhere.

Are there exceptions to the above, sure, never say never, let me know if you find one.

Compatibility:
Game files harmed in the process of making this mod (just kidding, listed for compatibility reasons).
DT_AttributeSystem
DT_ExperienceSystemLevel
DT_FeatsPerLevel
(modcontroller method used in order to maximize mod compatibility and longevity)

*this is simply a copy of the main mod description in case the original is lost or otherwise compromised*
Last edited by Max; 20 May, 2020 @ 3:33am