Beta Documentation - Subject to change.

A mount that can be used in combat.

Methods

  NameDescription
GetAgilityGets the modified agility of the player.
GetArmorGets the armor value of the mount.
GetBaseAgilityGets the unmodified agility of the mount.
GetBaseArmorGets the base armor value of the mount.
GetBaseMaxMoraleGets the base max morale of the mount.
GetBaseMaxPowerGets the base max power of the mount.
GetBaseStrengthGets the unmodified strength of the mount.
GetFuryGets the current fury of the combat horse.
GetMaxFuryGets the max fury of the combat horse.
GetMaxMoraleGets the max morale of the mount.
GetMaxPowerGets the max power of the mount.
GetMaxTemporaryMoraleGets the maximum temporary morale of the mount.
GetMaxTemporaryPowerGets the max temporary power of the mount.
GetMoraleGets the current morale of the mount.
GetNameGets the name of the entity. (Inherited from Mount)
GetNameGets the name of the entity. (Inherited from Entity)
GetPowerGets the current power of the mount.
GetStrengthGets the modified strength of the player.
GetTemporaryMoraleGets the temporary morale of the mount.
GetTemporaryPowerGets the temporary power of the mount.
IsLocalPlayerReturns true if this entity is the local player entity. (Deprecated). (Inherited from Entity)

Events

  NameDescription
BaseMaxMoraleChangedEvent fired when the mount's base max morale changes.
BaseMaxPowerChangedEvent fired when he mount's base max power changes.
FuryChangedEvent fired when he mount's max temporary power changes.
MaxMoraleChangedEvent fired when the mount's max morale changes.
MaxPowerChangedEvent fired when he mount's max power changes.
MaxTemporaryMoraleChangedEvent fired when the mount's max temporary morale changes.
MaxTemporaryPowerChangedEvent fired when he mount's max temporary power changes.
MoraleChangedEvent fired when the mount's morale changes.
NameChangedEvent fired when the actor's name changes. (Inherited from Entity)
PowerChangedEvent fired when he mount's power changes.
TemporaryMoraleChangedEvent fired when the mount's temporary morale changes.
TemporaryPowerChangedEvent fired when he mount's temporary power changes.