LoLGameTeam
Team's data for a Game
Properties
Name | Type | Required | Description |
---|---|---|---|
bans | List[int] | ✅ | |
baron_kills | int | ✅ | |
chemtech_drake_kills | int | ✅ | |
cloud_drake_kills | int | ✅ | |
color | LoLTeamColor | ✅ | |
dragon_kills | int | ✅ | |
elder_drake_kills | int | ✅ | |
first_baron | bool | ✅ | Whether team got first baron Nashor |
first_blood | bool | ✅ | Whether team got first blood |
first_dragon | bool | ✅ | Whether team got first dragon |
first_herald | bool | ✅ | Whether team got first herald |
first_inhibitor | bool | ✅ | Whether team got first inhibitor |
first_tower | bool | ✅ | Whether team got first tower |
first_voidgrub | bool | ✅ | Whether team killed the first voidgrub |
gold_earned | int | ✅ | |
herald_kills | int | ✅ | |
hextech_drake_kills | int | ✅ | |
infernal_drake_kills | int | ✅ | |
inhibitor_kills | int | ✅ | |
kills | int | ✅ | |
mountain_drake_kills | int | ✅ | |
ocean_drake_kills | int | ✅ | |
player_ids | List[int] | ✅ | |
team | BaseTeam | ✅ | |
tower_kills | int | ✅ | |
voidgrub_kills | int | ✅ | The number of voidgrubs killed by a team. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs