ENUM
CharacterRankingMetricType
All the possible metrics.
link GraphQL Schema definition
- enum CharacterRankingMetricType {
- # Boss cDPS is unique to FFXIV and is damage done to the boss adjusted for
- # raid-contributing buffs and debuffs.
- # Boss damage per second.
- # Boss nDPS is unique to FFXIV and is damage done to the boss adjusted for
- # raid-contributing buffs and debuffs.
- # Boss rDPS is unique to FFXIV and is damage done to the boss adjusted for
- # raid-contributing buffs and debuffs.
- # Choose an appropriate default depending on the other selected parameters.
- # Damage per second.
- # Healing per second.
- # Survivability ranking for tanks. Deprecated. Only supported for some older WoW
- # zones.
- # Score. Used by WoW Mythic dungeons and by ESO trials.
- # Speed. Not supported by every zone.
- # cDPS is unique to FFXIV and is damage done adjusted for raid-contributing buffs
- # and debuffs.
- # nDPS is unique to FFXIV and is damage done adjusted for raid-contributing buffs
- # and debuffs.
- # rDPS is unique to FFXIV and is damage done adjusted for raid-contributing buffs
- # and debuffs.
- # Healing done per second to tanks.
- # Weighted damage per second. Unique to WoW currently. Used to remove pad damage
- # and reward damage done to high priority targets.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of healers in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- # Unique to FFXIV. Represents the combined ranking for a pair of tanks in eight
- # player content.
- }