Click or drag to resize
EngineSettingsMaximumDefendedDamagePerUnitOfRadius Field

Represents the maximum amount of damage that can be absorbed by a creature that places MaxAvailableCharacteristicPoints into the DefendDamagePointsAttribute. The amount of damage absorption taken from this constant is multiplied by the current radius of the creature. This means both MatureSize and the DefendDamagePointsAttribute can increase the amount of damage your creature can take.

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

Field Value

Type: Int32
See Also