Skip to content

mgroling/Dota2Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dota2Design

Game content and materials in this repository are trademarks and copyrights of Valve Corporation

API

This project uses the OpenDota API to get information about games.

Supported Fields

General

  • Picks (with order)
  • Bans (with order)
  • Radiant team name
  • Dire team name
  • Score (also for series)
  • Tower status
  • Networth advantage
  • Xp advantage
  • Game length

Players (may be summed up for team's statistics)

  • nickname
  • hero_id
  • kills
  • deaths
  • assists
  • hero_damage
  • hero_healing
  • building_damage
  • networth
  • xp
  • last_hits
  • denies
  • roshan_kills
  • aegis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published