NoMansSky:Reference Guides/Global Files/GCPlayerGlobals: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
m (Text replacement - "https://stepmodifications.org/wiki/NMS" to "https://stepmodifications.org/wiki/NoMansSky")
Line 1: Line 1:
__NOTITLE__
__NOTITLE__
{{NMSPage|contentTitle=[https://stepmodifications.org/wiki/NMS:Reference_Guides/Global_Files Global Files] // GCPLAYERGLOBALS.GLOBAL}}
{{NMSPage|contentTitle=[https://stepmodifications.org/wiki/NoMansSky:Reference_Guides/Global_Files Global Files] // GCPLAYERGLOBALS.GLOBAL}}
{{TOC right|limit=3}}
{{TOC right|limit=3}}
<br>
<br>

Revision as of 15:37, July 14, 2021

Template:TOC right

About

Handles many settings regarding the player and player's side of usable objects.

General Property Notes

Amongst the full list of properties in this file, here are a few that are known:

Jetpack

  • JetpackMaxSpeed | Default=5 | jetpack's maximum forward speed
  • JetpackMaxUpSpeed | Default=30 | jetpack's maximum upward speed
  • JetpackFillRate | Default=0.5 | jetpack's recharge rate
  • JetpackFillRateHardMode | Default=0.2 | jetpack's recharge rate for Hard/Survival Mode
  • JetpackUpForceDeadPlanetExtra | Default=10 | extra force applied to JetpackUpForce while on dead planets
  • JetpackForceDeadPlanetExtra | Default=15 | extra force applied to JetpackForce while on dead planets
  • SpaceJetpackMaxSpeed | Default=10 | jetpack's maximum speed while in space
  • SpaceJetpackDrainRate | Default=0.3 | jetpack's drain rate while in space

Underwater

  • JetpackUnderwaterDrainRate | Default=0.4 | rate of drain while underwater
  • JetpackUnderwaterFillRate | Default=1 | jetpack's recharge rate while underwater
  • UnderwaterMaxJetpackSpeed | Default=8 | sets the jetpack's maximum speed while underwater

Player Damages

  • EnergyDischargeRateLow | Default=0.02 | Rate at which the Life Support will drain from low energy pull actions.
  • EnergyDischargeRateMedium | Default=0.25 | Rate at which the Life Support will drain from medium energy pull actions.
  • EnergyDischargeRateHigh | Default=0.9 | Rate at which the Life Support will drain from high energy pull actions.
  • EnergyDischargeRateFloatingInSpace | Default=30 | Rate at which the Life Support will drain from being in exposed space.

Player Movement

  • GroundWalkSpeed | Default=4.4 | sets the player's walking speed
  • GroundRunSpeed | Default=8 | sets the player's run/sprint speed
  • GroundWalkSpeedLowG | Default=1.6 | sets the player's walking speed in low gravity environments (e.g., derelict freighters)
  • GroundRunSpeedLowG | Default=3.5 | sets the player's run/sprint speed in low gravity environments
  • UnderwaterMaxSpeed | Default=4 | sets player's maximum swimming speed while underwater