cassiopeia
cassiopeia copied to clipboard
CumulativeTimeline object doesn't have all the info available in the API
Accessing a ParticipantState
in a CumulativeTimeline
object (i.e. at a particular timestamp) doesn't fetch all the info available by the API.
For example, there is no attribute champion stats with ability haste
, ability power
, etc ...
This is however available on Riot's API:
Feel free to submit a PR for this.
I'll try after Riot fixes the timeline on their end (cf. this issue)!