Faction
Represents a game faction.
Properties
Section titled “Properties”Data about this faction.
Type: FactionData
id Getter
Section titled “id ”The ID of the faction.
Type: number
name Getter
Section titled “name ”The in-game name of the faction.
Type: string
rank Getter
Section titled “rank ”The rank that the player has achieved in this faction.
Type: number
remainingRep Getter
Section titled “remainingRep ”The remaining amount of rep required for the player to rank up.
Type: number
rep Getter
Section titled “rep ”The amount of rep the player has for their current rank.
Type: number
requiredRep Getter
Section titled “requiredRep ”The total required rep for the player to rank up.
Type: number
totalRep Getter
Section titled “totalRep ”The total amount of rep the player has for this faction.
Type: number