meraki-analytics / orianna

A Java framework for the Riot Games League of Legends API (http://developer.riotgames.com/).
MIT License
182 stars 56 forks source link

com.merakianalytics.orianna.types.core.match.ParticipantStats#getPentaKills doesn't reflect pentas that happened #133

Closed lolbyte-code closed 2 years ago

lolbyte-code commented 3 years ago

For example, look at this match: 4001952466. If you hit that match thru the Riot API (i.e. https://na1.api.riotgames.com/lol/match/v4/matches/4001952466), there is a penta kill for one summoner but Orianna only surfaces a quadra kill.

lolbyte-code commented 3 years ago

cc @robrua