EEex_GetActorBaseConstitution

EEex_GetActorBaseConstitution(actorID)

Returns the actor’s base constitution, (defined at offset 0x23D of the .CRE)

Parameters

  • actorID - the actor id to return the base constitution for

Return

Returns the base constitution as a byte value

Example

local basecon = EEex_GetActorBaseConstitution(actorID)

See Also

EEex_GetActorBaseCharisma, EEex_GetActorBaseDexterity, EEex_GetActorBaseIntelligence, EEex_GetActorBaseStrength, EEex_GetActorBaseWisdom