ONLY SINGLE PLAYER
not work in multiplayer :( In the process of fixing the problem
The mod changes the movement parameters of the players. Running speed (now you can make the character SLOWER), jump height, first-person view, gravity, and so on
Even the game developers have noticed that the players' movement speed is too high. In the new version of the ASA, the ability to raise the parameter has been removed. BUT. But the default running speed is 10m/s (the speed of the world champions). The swimming speed of the world champions is 2.5 m/s, in the game -3 m/s. This mod allows you to adjust your running speed LESS (or increase). Be careful, I have no restrictions in the parameter settings, so make the correct settings
Below is my config (it makes the character more realistic, the parameters responsible for running are measured in m/s)
[CONFIG SPEED]
FallDamageMultiplier=400 - fall damage variable
MaxSwimSpeed=150 - swim speed variable
RunningSpeedModifier=1.75 - acceleration coefficient from normal running when pressing Shift
MaxWalkSpeed=410 - Running speed without acceleration
JumpZVelocity=450 - jump height
GravityScale=1 - A relativistic property of matter that distorts space, leading to an increased time interval of an object next to distorted matter. This is caused by a high concentration of energy in a state of "rest", distorting the space around. This parameter is responsible for the concentration of energy under the player
MaxCustomMovementSpeed=500 - ???
MaxSpeedMultiplier=0.875 - The general parameter of movement speed. It can be used to increase/decrease the frequency of steps (as well as the overall speed of movement)
BackwardsMaxSpeedMultiplier=0.75 - Running back speed
MaxWalkSpeedCrouched=200 - Squatting speed
MaxWalkSpeedProne=75 - Running speed when sniffing the sides )
AirControl=0.0500000007 - Flight control while in the air. The higher the value, the better the control
AirControlBoostMultiplier=2 - ???
MinCraftSpeed=1 - The minimum crafting speed in the player's inventory (for the possibility of slower or faster crafting). It also depends on the skill of making.The higher the value, the faster things are made
CraftMovementSpeedMult=0.5 - The speed of movement during the manufacture of items. The higher the value, the faster the player moves
CraftResMult=1 - The cost of creating items made only in the player's inventory. The higher the value, the more resources are required.
MaxStepHeight=120 - Maximum height character can step up
Standart config
[CONFIG SPEED]
FallDamageMultiplier=170
MaxSwimSpeed=300
RunningSpeedModifier=1.81
MaxWalkSpeed=492.799988
JumpZVelocity=500
GravityScale=1
MaxCustomMovementSpeed=440
MaxSpeedMultiplier=1.0
BackwardsMaxSpeedMultiplier=0.65
MaxWalkSpeedCrouched=200
MaxWalkSpeedProne=75
AirControl=0.0500000007
AirControlBoostMultiplier=2
MinCraftSpeed=1
CraftMovementSpeedMult=0.5
CraftResMult=1
MaxStepHeight=70