Click or drag to resize
CamouflagePointsAttributeInvisibleOdds Property
Returns the calculated odds of a creature actually appearing invisible. This is a direct factor as to whether the creature will actually be seen or not and is not scaled by distance or the ability of sight of the other creatures.

Namespace: Terrarium.Sdk.Classes.Creature.Attributes
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public int InvisibleOdds { get; }

Property Value

Type: Int32
See Also