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

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{NMSPage|contentTitle=[https://stepmodifications.org/wiki/NMS:Reference_Guides/Global_Files Global Files] // GCPLAYERGLOBALS.GLOBAL}}
{{NMSPage|contentTitle=[https://stepmodifications.org/wiki/NMS:Reference_Guides/Global_Files Global Files] // GCPLAYERGLOBALS.GLOBAL}}
{{TOC right|limit=3}}
{{TOC right|limit=3}}
== GCPLAYERGLOBALS.GLOBAL ==
 
== About ==
Handles many settings regarding the player and player's side of usable objects.
Handles many settings regarding the player and player's side of usable objects.
{{InfoboxNMSRef
|float = left
|title = GCPLAYERGLOBALS.GLOBAL
|suffix = MBIN
|templateName =
|directory = /
|knowledge = partial
|summary = Handles many player settings.
}}


== General Property Notes ==
== General Property Notes ==

Revision as of 07:20, May 13, 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