Championrotation
Module: pyot.models.lol.championrotation
class ChampionRotation
ChampionRotation
Type: PyotCore
Definitions:
__init__
->None
platform
:str = models.lol.DEFAULT_PLATFORM
Endpoints:
champion_v3_rotation
:[]
Attributes:
free_champion_ids
->List[int]
free_newie_champion_ids
->List[int]
newie_max_level
->int
Properties:
property
free_champions
->List[ForwardRef(Champion)]
property
free_newie_champions
->List[ForwardRef(Champion)]
property
meraki_free_champions
->List[ForwardRef(MerakiChampion)]
property
meraki_free_newie_champions
->List[ForwardRef(MerakiChampion)]
Last updated