Click or drag to resize
EngineSettingsMaxEnergyMaximumPerUnitRadius Field

Represents the highest attainable energy storage per unit radius. In order to achieve this maximum available energy you must apply MaxAvailableCharacteristicPoints to the MaximumEnergyPointsAttribute.

Please note that this value multiplied by your current radius is your actual total energy storage. This means that putting points into the MaximumEnergyPointsAttribute or increasing the MatureSize of your creature will both increase the total energy storage.

Namespace: Terrarium.Sdk.Classes.Engine
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public const double MaxEnergyMaximumPerUnitRadius

Field Value

Type: Double
See Also