Conan Exiles

Conan Exiles

MoreLevelsPls
62 kommentarer
altef  [ophavsmand] 3. feb. kl. 18:48 
Sorry, I just saw this - legendary chests should work again now (and hopefully shouldn't break again, since it looks like my code there is no longer necessary)
AndreGabe 28. dec. 2024 kl. 11:21 
This mod still works, but it's leaving the legendary chests empty.
army680 29. dec. 2023 kl. 14:18 
does this mod still work
DarkDaemon 17. maj 2023 kl. 15:20 
it says increase attributes by 1 per lvl, doesnt work im playing single player w the mod it increases the first lvls attribute by 1 but after that its only 1 per level.
altef  [ophavsmand] 10. nov. 2022 kl. 15:30 
I've reverted feats (knowledge) to the previous progression.
Armigus 10. nov. 2022 kl. 6:37 
Sorcery only set the attribute points to 1 per level, not the feats, now called knowledge. The knowledge points should retain their pre-sorcery scaling.
altef  [ophavsmand] 9. nov. 2022 kl. 11:50 
I've adjusted the mod to provide only one feat and attribute point per level, past sixty.
And I noticed that when using the admin panel to move up and down levels your attribute points only ever increase, so be aware of that. As far as I can tell it is a behaviour of the base game, since it happens even before you hit level 60.
FriskyFritz 9. nov. 2022 kl. 3:55 
I would say so, because after maxing out all of our attributes, we end up having hundreds of attribute points just sitting there, that have no use since we can't do anything with them
altef  [ophavsmand] 8. nov. 2022 kl. 16:47 
Just to be clear, you guys want each level to only grant 1 attribute point and 1 feat point?
Armigus 7. nov. 2022 kl. 9:41 
Prior to Sorcery the attribute point system was sound. From levels 56-60 you got 12 points and the mod extended that naturally. Now that Sorcery made each level give, and need, only 1 attribute point the mod needs to adjust for that.
FriskyFritz 5. nov. 2022 kl. 7:44 
After level 60 instead of getting one point to put into an attribute such as strength,vitality, etc. You get 13 now. I am 70+ and have 182 points just vibing there that I can't do anything with. Was this intended or is this a mistake that happened?
altef  [ophavsmand] 3. nov. 2022 kl. 11:44 
The number of points should go up at the same rate as before level 60. Feats stay at 13 until level 70 (where they briefly go up to 45, before dropping back down to 14 until level 80). Attributes should hit 14 at level 65, and then go up again at level 70.

I was pretty careful with this mod to extrapolate the rates of progression in the base game (including the required XP between levels). That said, I haven't actually played since well before Sorcery came out - did it change those rates?
Armigus 1. nov. 2022 kl. 17:15 
Did you intend for every level above 60 to grant 13 points each? Might be an oversight from pre-sorcery.

The XP needed for each level jumps massively after lv 60. Could this be smoothed out? I would not mind if the XP growth per level were scaled so that it approached 1M XP by level 60. I use thrall mods to keep packs of pets and scale XP quickly anyway.
altef  [ophavsmand] 8. sep. 2022 kl. 13:40 
Hmm I couldn't find where the quick loot overlay is triggered. If you guys prefer, I can remove where I overwrite the legendary chest level condition, making this purely an additional levels mod.
(I think I remember someone saying once that there were other mods that dealt with the legendary chest portion/)
altef  [ophavsmand] 8. sep. 2022 kl. 12:42 
@DarkEmy - I've recompiled it and it looks like it works as expected now, but let me know if you're still having issues.

@private - Sorry, I missed your message. I've verified that it happens to me as well, but I don't immediately see why. I'll have a look further and if I can find the reason I'll update the mod with a fix. Thanks for reporting that!
DarkEmy 7. sep. 2022 kl. 20:28 
3.0 seems to have broken the legendary chests again, crashing game or server when they're opened/interacted with.
private 19. mar. 2022 kl. 18:16 
Seems like there is a small problem with legendary chests when this mod is enabled. You can loot them using quickloot (F) without a key and they simply disappear, but weapon appears in inventory. It's not gamebreaking but can lead to exploiting and getting loot for free.

I personally like your mod because it's minimalistic, so it would be great if you could fix this issue.
altef  [ophavsmand] 19. aug. 2021 kl. 14:40 
I haven't played in a while, but If it doesn't work let me know and I will take a look!
wolfknight 19. aug. 2021 kl. 13:05 
Dose this work with the new update that just droped?
Soft-Hands 25. apr. 2021 kl. 11:07 
It appears to work so far. I leveled a test character up to level 75 and seemed in order, not sure about all the way up to 250, but if I get that far and it doesn't I'll let you know. Thanks for the reply. :steamhappy:
altef  [ophavsmand] 25. apr. 2021 kl. 10:09 
@TheElderBrain I haven't played Conan in a bit, but if it doesn't work let me know and I can fix it!
Soft-Hands 24. apr. 2021 kl. 20:15 
Does this still function after the 2.4 Patch?
altef  [ophavsmand] 29. okt. 2020 kl. 14:38 
@rwatt5931 health and stamina?
rwatt5931 29. okt. 2020 kl. 13:51 
This mod is working but the health and stamina doesn't show up. It only show up when you click on the menu for your character.
altef  [ophavsmand] 27. okt. 2020 kl. 15:42 
@davidwallace2007 the additions should start at level 61 but here's an example of what's in this mod - the LevelStart and LevelEnd mark the XP bounds for each level (the row name)

{
"LevelEnd": 20096771,
"LevelStart": 19132275,
"RowName": "61"
},
{
"LevelEnd": 21093152,
"LevelStart": 20096771,
"RowName": "62"
},
{
"LevelEnd": 22121933,
"LevelStart": 21093152,
"RowName": "63"
},
Armigus 27. okt. 2020 kl. 12:43 
Some XP numbers, both close to vanilla and what I'm seeing currently. Not sure if other mods are influencing this.

X0 = XP needed for first level (275 vanilla, 165 currently).
Xn = XP needed to reach level n from previous level

Xn = X0*n^a

For vanilla a~1.96

At lv 60 I'm seing about 350K or so to next level so a~1.87
After that it jumps radically to nearly 900K and scales from that.

Is this normal for your mod or should I be looking at influence from other mods and maybe shifting this mod to the bottom for priority?
Kemur Duh Lemur 11. okt. 2020 kl. 21:45 
Could we get a settings menu in mod control panel or something to adjust the max level? I'd like it to be a little lower but no other mod has a good attribute/feat system like this one.EIther way, thanks for the good level mod
rocker18 21. sep. 2020 kl. 4:51 
Can I make a balanced version of the 300 level mod,There are more feat points available,But 1000 attribute points are OK
altef  [ophavsmand] 20. sep. 2020 kl. 14:14 
@Misfit_Panda thanks! :D
I had a look and it appears that (following the same rate of increase) the integers overflow for XP at around level 292 (or at least that's what it's showing in Unreal's data table editor).
Misfit_Panda 20. sep. 2020 kl. 12:53 
I have folks who want the EEWA mod in, and I guess I would need up to level 300 to be able to fight the varying mobs/bosses etc.

Any chance it would be an easy thing for you to adapt the mod up to 300?
Or making a second mod that goes up to 300?

If not, it is cool, I am just glad I found this mod, as I said, it seems to be exactly what I need.
And as with any mod author, thank you for putting in your time for our benefit. Much appreciated.
altef  [ophavsmand] 20. sep. 2020 kl. 10:43 
@rocker18:
Total feat points between 250 and 60: 5643
Total attribute points between 250 and 60: 5985

@Misfit_Panda
Yup the rates at which levels, attributes, and feat points go up should follow the same rate growth as they do prior to level 60. As far as I know it works for the new expansion, but I haven't checked it (I don't have the new expansion yet). If it doesn't work, let me know!

Thanks!
Misfit_Panda 20. sep. 2020 kl. 8:22 
so from what I read a few posts ago, you have more or less just made this mod enable leveling higher than 60 at all the same rates and stuff?

I know a LOT of people out there really like their higher rate servers and stuff, but I am not trying to have a server making it to easy.

So far, this mod sounds the most promising for my server needs.
Does it need an update for the new expansion? Or do we know if it is still working correctly?
I see one person saying it appears to be working correctly but that is it.

thanks in advance
rocker18 20. sep. 2020 kl. 1:54 
Excuse me, how many attributes and expertise points are provided at level 250?
altef  [ophavsmand] 18. sep. 2020 kl. 21:37 
Awesome! Thanks for checking :D
Spitfire 17. sep. 2020 kl. 19:58 
Seems to work so far with the new update. Haven't ran into the legendary chests yet though.
altef  [ophavsmand] 15. sep. 2020 kl. 11:01 
I'm not actually sure - I don't know much about it (if the level cap is the same, or if they've changed how legendary chests work in it). But if it doesn't, let me know and I'll try to remedy!
GOATMAN 15. sep. 2020 kl. 10:54 
Will this work with the new update?
altef  [ophavsmand] 7. juli 2020 kl. 21:52 
@Avalir, I calculated a function to match the vanilla level XPs steps and used that to extrapolate for levels above 60. So the progression should feel similar.

The equation worked out to something like `y ≈ ⌊86.4023x3 - 129.8326x2 + 61.0945x - 27.7356⌉`, which probably isn't super helpful.

Here is a sample of the the amounts for levels 61, 62, and 63:

{
"LevelEnd": 20096771,
"LevelStart": 19132275,
"RowName": "61"
},
{
"LevelEnd": 21093152,
"LevelStart": 20096771,
"RowName": "62"
},
{
"LevelEnd": 22121933,
"LevelStart": 21093152,
"RowName": "63"
},

Versus the vanilla values for levels 58, 59, and 60:

{
"RowName": "58",
"LevelStart": 16424900,
"LevelEnd": 17296850
},
{
"RowName": "59",
"LevelStart": 17296850,
"LevelEnd": 18199150
},
{
"RowName": "60",
"LevelStart": 18199150,
"LevelEnd": 19132275
}


Avalir 7. juli 2020 kl. 3:47 
Can anyone tell me what the xp gap is like for this mod? Like is it going to take me 10 straight hours of combat or crafting just to level up?
altef  [ophavsmand] 6. maj 2020 kl. 9:39 
I think it's 1817388965. (right-clicked in steam and selected Copy Page URL. That was the ID parameter there)
Kaybee 6. maj 2020 kl. 2:09 
Ok, am i missing something? Where is the mod ID number here?
Moonravin 18. jan. 2020 kl. 19:11 
Ya we had it on the bottom. once moved to third it worked just fine. :)
altef  [ophavsmand] 18. jan. 2020 kl. 11:49 
It doesn't require a server wipe, but if I recall correctly your client mod list has to match the server mod list exactly (including the order of it)
Moonravin 15. jan. 2020 kl. 19:25 
Does this require a server wipe? with it in my load order i cant load into my server as it ways that my load order doesnt match the servers list. but without it on my list i can load into my serverl.
altef  [ophavsmand] 5. jan. 2020 kl. 11:53 
@Rathkantor - I think it should be this:
Total feat points between 250 and 60: 5643
Total attribute points between 250 and 60: 5985
Rathkantor 5. jan. 2020 kl. 5:09 
I am looking for a level mod that doesn't make your char too OP.
How many Attribute Points and Feats will you have when you reached lvl 250? In total or what you earned after lvl 60, thanks in advance!
altef  [ophavsmand] 6. dec. 2019 kl. 11:43 
Hey Suriel, sorry about that and thanks for letting me know! I don't play much anymore and so missed yesterday's update. It should work again now. (I was able to open a Legendary chest)
Suriel 5. dec. 2019 kl. 21:59 
Hey there Altef, I just wanted to let you know that with the new patch there is a problem. I love your mod and would like to keep useing it but the issue is around Legendary chest. It seems when you try to open a Legendary chest with a key your game crashes. I removed your mod and was able to open the chest.
altef  [ophavsmand] 26. nov. 2019 kl. 14:04 
Should be fixed! Thanks for letting me know.
altef  [ophavsmand] 25. nov. 2019 kl. 20:33 
Ah, apparently (according to that mod's change notes) there was an update 5 days ago that breaks it. Thanks for the info! I'll look into it further.