OBJECT
GameFaction
A faction that a player or guild can belong to. Factions have an integer id used to identify them throughout the API and a localized name describing the faction.
link Require by
- CharacterA player character. Characters can earn individual rankings and appear in reports.
- GameDataThe game object contains collections of data such as NPCs, classes, abilities, items, maps, etc. Game data only changes when major game patches are released, so you should cache results for as long as possible and only update when new content is released for the game.
- GuildA single guild. Guilds earn their own rankings and contain characters. They may correspond to a guild in-game or be a custom guild created just to hold reports and rankings.