ValorantGameRoundOutcome
How was the round finished. spike_exploded
: spike exploded defenders_eliminated
: attackers killed all defenders spike_defused
: spike defused attack_timeout
: attackers failed to plant the spike in time attackers_eliminated
: defenders killed all attackers
Properties
Name | Type | Required | Description |
---|---|---|---|
ATTACKTIMEOUT | str | ✅ | "attack_timeout" |
ATTACKERSELIMINATED | str | ✅ | "attackers_eliminated" |
DEFENDERSELIMINATED | str | ✅ | "defenders_eliminated" |
SPIKEDEFUSED | str | ✅ | "spike_defused" |
SPIKEEXPLODED | str | ✅ | "spike_exploded" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs