Modifiable Values - HWRM/KarosGraveyard GitHub Wiki

(Information provided by mecha)

These can be used in Research or in Multipliers

Note: the maximum cumulative factors are given in "tuning.lua".

From engine:

Variable
MAXHEALTH
SPEED
BUILDSPEED
SHIPHOLDREPAIRSPEED
HEALTHREGENERATIONRATE
WEAPONACCURACY
WEAPONDAMAGE
SHIELDREGENERATIONRATE
MAXSHIELD
HYPERSPACERECOVERYTIME
HYPERSPACETIME
HYPERSPACECOST
HYPERSPACEABORTDAMAGE
CAPTURE
SENSORDISTORTION
CLOAKINGTIME
CLOAKINGSTRENGTH
CLOAKDETECTION
MAXSPEED
VISUALRANGE
PRIMARYSENSORSRANGE
SECONDARYSENSORSRANGE
DUSTCLOUDSENSITIVITY
NEBULASENSITIVITY
RESOURCECOLLECTIONRATE
RESOURCEDROPOFFRATE
RESOURCECAPACITY
DEFENSEFIELDTIME
ROTATION
ROTATIONACCEL
ROTATIONBRAKE
THRUSTER
THRUSTERACCEL
THRUSTERBRAKE
ENGINEACCEL
ENGINEBRAKE
WEAPONCONE
BULLETSPEED
TURRETSPEED
DAMAGEAPPLIED
ACCURACYAPPLIED
FLIGHTPERF
EXPIRETIME
FIRERATE
CUSTOMCOMMANDTIME
  • MaxHealth This is a bit buggy; look at Relic Forums. (-komninosm)
  • Speed
  • MaxSpeed MaxSpeed seems to apply to thruster movement as well (unconfirmed, own observations -TheBlind)
  • BuildSpeed
  • ShipHoldRepairSpeed
  • HealthRegenerationRate
  • WeaponAccuracy
  • WeaponDamage
  • ShieldRegenerationRate
  • MaxShield
  • HyperSpaceRecoveryTime
  • HyperSpaceTime
  • HyperSpaceCost
  • HyperSpaceAbortDamage
  • Capture
  • CloakingStrength
  • CloakDetection
  • CloakingTime
  • SensorDistortion There are three values. The first two are the min and max of sensor distortion multiplier - Enemy ship sensors strengths are multiplied by this number. The third value is the radius.
  • VisualRange
  • PrimarySensorsRange This value is the radius of detection around a ship, represented by the blue spherical area in the Sensor Manager. You can completely observe enemy activity within this range.
  • SecondarySensorsRange This value determines the radius of detection beyond the primary sensor range, and is not represented in the Sensor Manager. Smaller ships do not appear in secondary sensors.
  • DustCloudSensitivity This is against charged dust-clouds (after ion weapons fire into them).
  • NebulaSensitivity This is against radioactive nebulas (M11).
  • ResourceCollectionRate
  • ResourceDropOffRate
  • ResourceCapacity
  • DefenseFieldTime

Potentials

These multiplier names are found in the executable but unconfirmed at this time. If you test them or find them used in-engine, please add your findings and move them to the main list

ACCURACYAPPLIED
BULLETSPEED
CUSTOMCOMMANDTIME
DAMAGEAPPLIED
ENGINEACCEL
ENGINEBRAKE
EXPIRETIME
FIRERATE
FLIGHTPERF
ROTATION
ROTATIONACCEL
ROTATIONBRAKE
THRUSTER
THRUSTERACCEL
THRUSTERBRAKE
TURRETSPEED
WEAPONCONE

Related Pages

Function Reference

How to Create a New Research Item

Research Variables

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial