velkoz v1.0.0 Velkoz.ChampionMastery

Summary

Functions

simply builds the url for this module

Get a champion mastery by player id and champion id

Get all champion mastery entries sorted by number of champion points descending

Get a player’s total champion mastery score, which is the sum of individual champion mastery levels

Get specified number of top champion mastery entries sorted by number of champion points desceneing

Functions

build_url(region)

simply builds the url for this module

champion_mastery_for_player(region, summoner_id, champion_id)

Get a champion mastery by player id and champion id.

player_champion_masteries(region, summoner_id)

Get all champion mastery entries sorted by number of champion points descending

player_score(region, summoner_id)

Get a player’s total champion mastery score, which is the sum of individual champion mastery levels

top_champs(region, summoner_id, count \\ 3)

Get specified number of top champion mastery entries sorted by number of champion points desceneing