Click or drag to resize
EngineSettingsBaseDefendedDamagePerUnitOfRadius Field

Represents the base amount of damage that can be absorbed by a creature that places 0 points 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 BaseDefendedDamagePerUnitOfRadius

Field Value

Type: Int32
See Also