Skip to content

tes3factionRank⚓︎

A container describing an individual rank inside a faction. In Morrowind, the player needs to meet all the requirements to advance to a rank in a faction. These include two of the faction's favored attributes, any two of the faction's favored skills and reputation requirement.

Properties⚓︎

attributes⚓︎

Read-only. An array-style table holding the two attribute requirements.

Returns:

  • result (number[])

reputation⚓︎

The reputation requirement to advance to this rank.

Returns:

  • result (number)

skills⚓︎

Read-only. An array-style table holding the two skill requirements.

Returns:

  • result (number[])