Dota2TeamAverages
Properties
Name | Type | Required | Description |
---|---|---|---|
assists | float | ✅ | |
barracks | float | ✅ | |
camps_stacked | float | ✅ | The average number of camps stacked by the team |
creeps_stacked | float | ✅ | |
damage_taken | float | ✅ | The average damage taken by the team |
deaths | float | ✅ | |
denies | float | ✅ | Average number of denies per game |
game_length | int | ✅ | Duration of the game in seconds. null when the game status is not finished |
gold_per_min | float | ✅ | |
gold_spent | float | ✅ | The average of the team's gold spent |
heal | float | ✅ | |
hero_damage | float | ✅ | |
kills | float | ✅ | |
lane_creep | float | ✅ | |
last_hits | float | ✅ | |
net_worth | float | ✅ | |
neutral_creep | float | ✅ | |
observer_used | float | ✅ | |
observer_wards_destroyed | float | ✅ | |
observer_wards_purchased | float | ✅ | |
ratios | Dota2TeamRatios | ✅ | |
roshan_kills | float | ✅ | The average number of Roshans killed by the team |
sentry_used | float | ✅ | |
sentry_wards_destroyed | float | ✅ | |
sentry_wards_purchased | float | ✅ | |
tower_damage | float | ✅ | |
tower_kills | float | ✅ | |
xp_per_min | float | ✅ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs