Legend Schema
This schema contains legend statistics over the lifetime of the player’s account.
Contents
Section titled “Contents”| Element | Type | Required | Mode | Description |
|---|---|---|---|---|
| legend_id | Number | ✔️ | All & Ranked | The ID of the legend. |
| games | Number | ❌ | All & Ranked | The number of games the player has played this legend. |
| wins | Number | ❌ | All & Ranked | The number of wins the player has earned with this legend. |
| damage_dealt | Number | ❌ | All | The total amount of damage the player dealt while playing this legend. |
| damage_taken | Number | ❌ | All | The total amount of damage the player received while playing this legend. |
| kos | Number | ❌ | All | The number of knockouts the player earned playing this legend. |
| falls | Number | ❌ | All | The number of times the player has been knocked out playing this legend. |
| suicides | Number | ❌ | All | The amount of times the player has knocked themselves out playing this legend. |
| team_kos | Number | ❌ | All | The number of times the player has knocked out a teammate of theirs while playing this legend. |
| match_time | Number | ❌ | All | The total amount of time the player has played this legend in game. |
| damage_unarmed | Number | ❌ | All | The amount of damage the player inflicted with this legend while unarmed. |
| damage_thrown_item | Number | ❌ | All | The amount of damage the player inflicted with this legend using thrown items. |
| damage_weapon_one | Number | ❌ | All | The amount of damage the player inflicted with this legend using the legend’s first listed weapon. |
| damage_weapon_two | Number | ❌ | All | The amount of damage the player inflicted with this legend using the legend’s second listed weapon. |
| damage_gadgets | Number | ❌ | All | The amount of damage the player inflicted with this legend using any gadget. |
| ko_unarmed | Number | ❌ | All | The amount of knockouts the player earned with this legend while unarmed. |
| ko_weapon_one | Number | ❌ | All | The amount of knockouts the player earned with this legend using the legend’s first listed weapon. |
| ko_weapon_two | Number | ❌ | All | The amount of knockouts the player earned with this legend using the legend’s second listed weapon. |
| ko_gadgets | Number | ❌ | All | The amount of knockouts the player earned with this legend using any gadget. |
| time_held_weapon_one | Number | ❌ | All | The total amount of time the player has held the legend’s first listed weapon. |
| time_held_weapon_two | Number | ❌ | All | The total amount of time the player has held the legend’s second listed weapon. |
| xp | Number | ❌ | All | The total amount of XP the player has earned on this legend. |
| level | Number | ❌ | All | The amount of legend levels the player has on this legend. |
| xp_percentage | Number | ❌ | All | The distance the player is to this legend’s next level up expressed as a percentage. |
| rating | Number | ❌ | Ranked | The current Elo rating of the legend. |
| peak_rating | Number | ❌ | Ranked | The highest Elo rating the player has achieved with this legend in the current season. |
| tier | String | ❌ | Ranked | The current rating tier the legend is in. |