fixed
2.45.2
over 1 year ago by Bethany Davies
Summary: adjusted the computation method for /stats
endpoints for DotA2 tower_kills
, and LoL damage dealt_to_champions_percentage
& gold_percentage
.
Fixed
DotA2
- Adjusted the computation method for DotA2
tower_kills
in the/stats
endpoints, to reflect the total towers taken by players and creeps.
LoL
- Adjusted the computation method for the following data points in the
/stats
endpoints, to better represent a player's impact:dealt_to_champions_percentage
(for the objectstotal_damage
,true_damage
,physical_damage
, andmagic_damage
)gold_percentage
Reference documentation
- Changed the default view of an example request, to match API usage advice.