Jump to content

Sign in to follow this  
Revesct

[Custom Unofficial Server Setting] Change Player stats?

Recommended Posts

Looking for information on how to change the stats of player and boats.

For example, when placing points into the weight stat it increases your max carry weight by 10. I want to change that to 15.
Or If there is a global weight stat multiplier say x1.5. 

I'm also looking for a way to change that them for player ships as well.

Gonna start using google translate to check Chinese sites next @,

Share this post


Link to post
Share on other sites
1 hour ago, Revesct said:

Looking for information on how to change the stats of player and boats.

For example, when placing points into the weight stat it increases your max carry weight by 10. I want to change that to 15.
Or If there is a global weight stat multiplier say x1.5. 

I'm also looking for a way to change that them for player ships as well.

Gonna start using google translate to check Chinese sites next @,

I am not sure wich stats is wich numbers but it should look like that:
 

PerLevelStatsMultiplier_Player[0]=1.0
PerLevelStatsMultiplier_Player[1]=1.0
PerLevelStatsMultiplier_Player[3]=1.0
PerLevelStatsMultiplier_Player[4]=1.0
PerLevelStatsMultiplier_Player[5]=1.0
PerLevelStatsMultiplier_Player[6]=1.0
PerLevelStatsMultiplier_Player[7]=1.0
PerLevelStatsMultiplier_Player[8]=1.0
PerLevelStatsMultiplier_Player[9]=1.0
PerLevelStatsMultiplier_Player[10]=1.0
PerLevelStatsMultiplier_Player[11]=1.0

You will need to test what represent each numbers but the [0] is surely health and [1] stamina.

  • Like 1

Share this post


Link to post
Share on other sites

to me these work

PlayerBaseStatMultipliers[0]=10.0
PlayerBaseStatMultipliers[1]=2.0
PlayerBaseStatMultipliers[2]=1.0
PlayerBaseStatMultipliers[3]=2.0
PlayerBaseStatMultipliers[4]=5.0
PlayerBaseStatMultipliers[5]=5.0
PlayerBaseStatMultipliers[6]=1.0
PlayerBaseStatMultipliers[7]=10.0
PlayerBaseStatMultipliers[8]=3.0
PlayerBaseStatMultipliers[9]=1.0
PlayerBaseStatMultipliers[10]=5.0
PlayerBaseStatMultipliers[11]=5.0
PlayerBaseStatMultipliers[12]=0.70
PlayerBaseStatMultipliers[13]=0.70
PlayerBaseStatMultipliers[14]=0.70
PlayerBaseStatMultipliers[15]=0.70

but these others do not even work by eliminating the previous codes, Help !!

PerLevelStatsMultiplier_Player[0]=10.0
PerLevelStatsMultiplier_Player[0]=10.0
PerLevelStatsMultiplier_Player[1]=10.0
PerLevelStatsMultiplier_Player[1]=10.0
PerLevelStatsMultiplier_Player[2]=1.0
PerLevelStatsMultiplier_Player[2]=1.0
PerLevelStatsMultiplier_Player[3]=1.0
PerLevelStatsMultiplier_Player[3]=1.0
PerLevelStatsMultiplier_Player[4]=1.0
PerLevelStatsMultiplier_Player[4]=1.0
PerLevelStatsMultiplier_Player[5]=1.0
PerLevelStatsMultiplier_Player[5]=1.0
PerLevelStatsMultiplier_Player[6]=1.0
PerLevelStatsMultiplier_Player[6]=1.0
PerLevelStatsMultiplier_Player[7]=15.0
PerLevelStatsMultiplier_Player[7]=20.0
PerLevelStatsMultiplier_Player[8]=1.0
PerLevelStatsMultiplier_Player[8]=1.0
PerLevelStatsMultiplier_Player[9]=1.0
PerLevelStatsMultiplier_Player[9]=1.0
PerLevelStatsMultiplier_Player[10]=5.0
PerLevelStatsMultiplier_Player[10]=5.0
PerLevelStatsMultiplier_Player[11]=10.0
PerLevelStatsMultiplier_Player[11]=10.0

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...