GuardianAttributes

From LoTROInterface Wiki

Jump to: navigation, search


Provides class information for the Guardian player class.

Methods

Name Description
GetStance Gets the current stance.
IsBlockTier1Available Returns true if the first tier block skills are usable.
IsBlockTier2Available Returns true if the second tier block skills are usable.
IsBlockTier3Available Returns true if the third tier block skills are usable.
IsParryTier1Available Returns true if the first tier parry skills are usable.
IsParryTier2Available Returns true if the second tier parry skills are usable.
IsParryTier3Available Returns true if the third tier parry skills are usable.


Events

Name Description
IsBlockTier1Changed Event fired when the block tier 1 availability has changed.
IsBlockTier2Changed Event fired when the block tier 2 availability has changed.
IsBlockTier3Changed Event fired when the block tier 2 availability has changed.
IsParryTier1Changed Event fired when the parry tier 1 availability has changed.
IsParryTier2Changed Event fired when the parry tier 2 availability has changed.
IsParryTier3Changed Event fired when the parry tier 2 availability has changed.
StanceChanged Event fired when the stance changes.


Remarks

Provides class information for the Guardian player class.

Inheritence Hierarchy

Turbine.Object

Turbine.Gameplay.EntityReference
Turbine.Gameplay.Attributes
Turbine.Gameplay.ClassAttributes
Turbine.Gameplay.Attributes.GuardianAttributes
Personal tools