DOTA
Game Stats
DOTA_DURATION_SECONDS
Description: Game duration in seconds after the draft phase has finished
Type: INTEGER
Example: 3083
Team Stats
DOTA_TOWER_KILLS
Description: Total amount of towers destroyed by this team
Type: INTEGER
Example: 4
DOTA_BARRACKS_KILLS
Description: Total amount of barracks destroyed by this team
Type: INTEGER
Example: 0
DOTA_ROSHAN_KILLS
Description: Total amount of times Roshan was slain by this team
Type: INTEGER
Example: 1
DOTA_EXPERIENCE_TOTAL
Description: Total amount of experience gained by this team
Type: INTEGER
Example: 550
DOTA_NETWORTH_TOTAL
Description: Total amount of gold gained by this team
Type: INTEGER
Example: 101774
Player Stats
DOTA_DENIES
Description: How many creeps this player denied the enemy team from killing
Type: INTEGER
Example: 1
DOTA_EXPERIENCE
Description: Total amount of experience gained by this player
Type: INTEGER
Example: 150
DOTA_BUYBACK
Description: Indicates whether the player has Buyback available or not
Type: Boolean
Example: true
DOTA_HEALTH_PERCENTAGE
Description: How much percentage health the player currently has
Type: INTEGER
Example: 75