Enum CharacterAttribute
Namespace: ReadyM.Relay.Common.Oblivion.ECS.Values
Assembly: ReadyM.Relay.Common.Oblivion.dll
Character attributes.
public enum CharacterAttribute : byte
Fields
Strength = 0
Intelligence = 1
Willpower = 2
Agility = 3
Speed = 4
Endurance = 5
Personality = 6
Luck = 7
Armorer = 12
Athletics = 13
Blade = 14
Block = 15
Blunt = 16
HandToHand = 17
HeavyArmor = 18
Alchemy = 19
Alteration = 20
Conjuration = 21
Destruction = 22
Illusion = 23
Mysticism = 24
Restoration = 25
Acrobatics = 26
LightArmor = 27
Marksman = 28
Mercantile = 29
Security = 30
Sneak = 31
Speechcraft = 32
MAX_VALUE = 33