ValorantFullRoundPlayer
Properties
Name | Type | Required | Description |
---|---|---|---|
agent | BaseValorantAgent | ✅ | |
assists | int | ✅ | Number of player's assists |
combat_score | int | ✅ | Combat score of the player in the round |
eco_beg_prep | int | ✅ | Player economy at the beginning of the preperation phase |
eco_end_prep | int | ✅ | Player economy at the end of the preperation phase |
id_ | int | ✅ | ID of the player |
kills | int | ✅ | Number of player's kills |
name | str | ✅ | Professional name of the player |
shield_type | ValorantPlayerShield | ✅ | |
weapon | BaseValorantWeapon | ✅ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs