Skip to main content

LOL

Game Stats

LOL_DURATION_SECONDS

Description: Game duration in seconds after the draft phase has finished

Type: INTEGER

Example: 1923

Team Stats

LOL_CHAMPION_KILLS

Description: Total amount of enemy champions killed by this team

Type: INTEGER

Example: 4

LOL_TOWER_KILLS

Description: Total amount of towers destroyed by this team

Type: INTEGER

Example: 2

LOL_DRAGON_KILLS

Description: Total amount of dragons slain by this team

Type: INTEGER

Example: 2

LOL_BARON_KILLS

Description: Total amount of times Baron Nashor was slain by this team

Type: INTEGER

Example: 0

LOL_INHIBITOR_KILLS

Description: Total amount of inhibitors destroyed by this team

Type: INTEGER

Example: 0

LOL_FIRST_BLOOD

Description: This team had the first kill in the game

Type: BOOLEAN

Example: false

LOL_GOLD_TOTAL

Description: Total amount of gold gained by this team

Type: INTEGER

Example: 51512

LOL_EXPERIENCE_TOTAL

Description: Total amount of experience gained by this team

Type: INTEGER

Example: 61842

Player Stats

LOL_CHAMPION

Description: Which champion this player picked

Type: STRING

Example: Varus

LOL_KILLS

Description: How many enemy champions this player has killed

Type: INTEGER

Example: 2

LOL_DEATHS

Description: How many times this player died

Type: INTEGER

Example: 2

LOL_ASSISTS

Description: How many assists this player had

Type: INTEGER

Example: 2

LOL_CHAMPION_LEVEL

Description: Level of this player’s champion

Type: INTEGER

Example: 16

LOL_MINION_KILLS

Description: How many minions this player killed

Type: INTEGER

Example: 314

LOL_FIRST_BLOOD

Description: This player had the first kill in the game

Type: BOOLEAN

Example: false

LOL_GOLD_TOTAL

Description: Total amount of gold gained by this player

Type: INTEGER

Example: 12243

LOL_KDA_RATIO

Description: Kill / Death / Assist ratio of this player

Type: FLOAT

Example: 2.0