ARK: Survival Evolved

ARK: Survival Evolved

Epic Level
FluffnTough 3 Mar, 2016 @ 10:05pm
Difficulty Offset/ Engram Point Amounts
After having read this mod's description again (I play single player with this on), and I've come to ask if it's possible to raise the difficulty offset for single player past 1? I've tried changing the value in the GameUserSettings.ini file but it seems to revert back to 1.

Also, will changing the values of Engram Points per level in the GameUserSettings file persist or will they be reverted?
< >
Showing 1-15 of 30 comments
FluffnTough 15 Mar, 2016 @ 9:16pm 
For anyone reading this, I still haven't found out why the difficulty offset reverts to 1. However, I did find that one can tweak the EP gain/lvl as well as the EXP req/lvl and, of course, expand the level cap even further.
bbf  [developer] 27 Mar, 2016 @ 3:05pm 
Difficulty offset is hardcoded in the engine to be a value from 0.0 to 1.0. You shouldn't be trying to bump it for more than 1.
FluffnTough 27 Mar, 2016 @ 4:28pm 
Hm. Okay. So then I would need a mod then?
bbf  [developer] 27 Mar, 2016 @ 7:01pm 
AFAIK no mods can override this hardcoded value. The engine has checks in place to prevent that. DifficultyOffset is just a scale multiplier for the Difficulty Min/Max params, which is what my mod changes. Anything above what I just publish, breaks the dino stats anyways.
FluffnTough 27 Mar, 2016 @ 7:24pm 
Okay then. I wasn't sure how it worked... Thanks for the quick reply, though! Cheers~
Chaos Ghost 22 Apr, 2016 @ 11:18am 
hi can any 1 tell me with this mod how many engram do you have at lvl 300 as i use other mods and want to know if there will be enuff thanks
FluffnTough 23 Apr, 2016 @ 5:46am 
You can change how many you get but I think you get enough to unlock everything in Vanilla and have some left for mods. Not sure, though.
Cocci 24 Apr, 2016 @ 11:46pm 
Hi Im positive you know your stuff but the gampedia says that the difficulty offset can be a value from 0 to 4. i have increased mine because it also says that the higher the difficulty offset = higher % loot. Does anyone know a better way to get better loot? Ive tried Better beacons and it doesnt seem to work properly. would love a command line that increases chance of ascendant stuff considering the levels of dinos we are facing with this great mod. link below to ref gamepedia http://ark.gamepedia.com/Difficulty
FluffnTough 26 Apr, 2016 @ 12:54pm 
It may be now, but it probably wasn't at the time- about a month ago.
Pterrificus 27 Apr, 2016 @ 10:31am 
From gamepedia:

Difficulty Offset is 0.0 - 1.0. Difficulty Value is 0.5 - 4.0

DifficultyValue = DifficultyOffset * 3.5 + 0.5

LootScale = DifficultyValue * 100%

Don't confuse Difficulty Offset, which is the value you set, with Difficulty Value, which is calculated.

It looks like Epic Level sets the Difficulty Value to 28.
Cocci 27 Apr, 2016 @ 5:55pm 
Originally posted by Pterrificus:
From gamepedia:

Difficulty Offset is 0.0 - 1.0. Difficulty Value is 0.5 - 4.0

DifficultyValue = DifficultyOffset * 3.5 + 0.5

LootScale = DifficultyValue * 100%

Don't confuse Difficulty Offset, which is the value you set, with Difficulty Value, which is calculated.

It looks like Epic Level sets the Difficulty Value to 28.

Man they really like to make these things confusing hey haha. Cheers :) 28 is gonna be SWEET
Last edited by Cocci; 27 Apr, 2016 @ 5:56pm
FluffnTough 28 Apr, 2016 @ 9:53am 
Originally posted by Cocci:
Originally posted by Pterrificus:
From gamepedia:

Difficulty Offset is 0.0 - 1.0. Difficulty Value is 0.5 - 4.0

DifficultyValue = DifficultyOffset * 3.5 + 0.5

LootScale = DifficultyValue * 100%

Don't confuse Difficulty Offset, which is the value you set, with Difficulty Value, which is calculated.

It looks like Epic Level sets the Difficulty Value to 28.

Man they really like to make these things confusing hey haha. Cheers :) 28 is gonna be SWEET

Seriously, sounds great. I just wish my computer can handle the game better :I
[NL] Redeye123 30 Apr, 2016 @ 5:06pm 
FluffnTough How did you increase the lvl and get more engram points ?

I had my server at lvl 500 with
LevelExperienceRampOverrides=(ExperiencePointsForLevel[0]=5
and so on .
And for a stupid amount of engrams i had
OverridePlayerLevelEngramPoints=8
and so on .

but still server is at lvl 300 max and not enough engrampoints .


FluffnTough 30 Apr, 2016 @ 6:47pm 
@Redeye123
Override the experience cap to whatever you want, so long as it's greater than or equal to the exp needed to hit the highest level, " OverrideMaxExperiencePointsPlayer= x" in the GameUserSettings.ini file for your server. So if level 500 requires 9,999,999 exp, the experience cap should be at least that. Also, make sure to stop the server before you change anything, otherwise your changes may not take effect. I suggest using Notepad ++

If that doesn't work, I dunno. I would ask the mod author at that point. Check other discussions, too.

EDIT: If you want more engram points(EP), you can very easily change the amount of EP you get per level. You may or may not have to use a MindWipe Tonic - ID 413 - for the EP change to take effect.

You can also change how many stat points you get per level, if you want to.
In the Game.ini file of your server, put in "PerLevelStatsMultiplier_Player<type>[<attribute>]=<multiplier>" for each stat. PerLevelStatsMultiplier_Player[7]=2.0 would mean that weight-increase per level is 2x as much as default for players.
http://ark.gamepedia.com/Server_Configuration , search for PerLevelStats...

EDIT 2: You can also change how much of a stat boost dinos get from being tamed as well as how many stat points they get per level.
Last edited by FluffnTough; 30 Apr, 2016 @ 6:56pm
[NL] Redeye123 1 May, 2016 @ 11:52am 
@FluffnTough thx for the reply when i saw you saying gameusersettings i had a lightbulb above my head Its then when i saw that epiclevel has its levelsettings right there xD
< >
Showing 1-15 of 30 comments
Per page: 1530 50