Click or drag to resize
EngineSettingsBaseInflictedDamagePerUnitOfRadius Field

Represents the base amount of damage that can be dealt by a creature that places 0 points into the AttackDamagePointsAttribute. The amount of damage taken from this constant is multiplied by the current radius of the creature. This means both MatureSize and the AttackDamagePointsAttribute can increase the amount of damage your creature can dish out.

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 BaseInflictedDamagePerUnitOfRadius

Field Value

Type: Int32
See Also