Jump to content

Sign in to follow this  
Emerson

Set the rates of XP, HARVEST and more.

Recommended Posts

Hello good day! Could someone help me configure the rates of XP, HARVEST and other things, as I searched the forum and did not find any topic that talked about. Thank you very much.

Share this post


Link to post
Share on other sites

open "/ShooterGame/Config/DefaultGameUserSettings.ini" and there you find rates of XP, Harvest and more..

XP = XPMultiplier=1.000000

Harvest = HarvestAmountMultiplier=1.000000

Example: change "XPMultiplier=1.000000" to "XPMultiplier=5.000000" and you have XP x5

Share this post


Link to post
Share on other sites

There are also other multipliers for xp such as GenericXPMultiplier=3.000000. This increases the constant xp you get over time. I believe it also increases ship sailing experience gain. There's one for crafting xp but I don't think you get crafting exp in this game. 

You can also increase specific resource gather rates by adding this to game.ini:

HarvestResourceItemAmountClassMultipliers=(ClassName="PrimalItemResource_Thatch_Base_C",Multiplier=2.000000)

See all the item ids of atlas here: 

https://www.yekbot.com/atlas-all-item-ids/

Ensure that you add the _C at the end, it won't work otherwise.

 

https://pastebin.com/CyEGK4zN -Game.ini various settings adjusted. This is where most of your rate stuff will go.

https://pastebin.com/Ysb5r8Xb -Gameusersettings.ini various settings adjusted. This is where some stuff, like your harvest rate will go.

 

 

  • Like 1

Share this post


Link to post
Share on other sites
On 1/4/2019 at 5:13 AM, phlex said:

open "/ShooterGame/Config/DefaultGameUserSettings.ini" and there you find rates of XP, Harvest and more..

XP = XPMultiplier=1.000000

Harvest = HarvestAmountMultiplier=1.000000

Example: change "XPMultiplier=1.000000" to "XPMultiplier=5.000000" and you have XP x5

Be sure to check DefaultGameUserSettings.ini after you do any app_updates.  Mine was overwritten.  I usually make a couple copies - one is a backup of the original and one is a backup with the mods.  After an update, I just copy and paste from the modified file to make sure the setting are correct in DefaultGameUserSettings.ini

Share this post


Link to post
Share on other sites

so im trying to up the gold drop rate and used HarvestResourceItemAmountClassMultipliers=(ClassName="PrimalItemResource_GoldCoin_C",Multiplier=5.000000) 

 in my game.ini but still no luck any ideas here?

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...