Supported Games
Supported Games
Tom Clancy's Rainbow Six® Siege
All of the game events emitted by Rainbow Six Siege.
local_player
{
"profile_id": "f2f38d39-4a5d-4425-bdc1-f74c9a0c9da7"
}
started_queuing
{
"game_mode": "Unknown",
"game_type": {
"id": 138115,
"value": ""
},
"match_type": "QUICK PLAY"
}
stopped_queuing
null
match_started
{
"game_mode": "HOSTAGE",
"game_type": {
"id": 138115,
"value": ""
},
"match_type": "QUICK PLAY",
"match_id": "6a8e725c-e563-4d3d-a4a4-4b03f6da0d8b",
"map": {
"id": 0,
"name": {
"id": 208094,
"value": ""
},
"time_of_day": {
"id": 177839,
"value": ""
}
},
"is_round_based": true,
"current_round_index": 0,
"rounds": [
{
"index": 0,
"rounds_until_next_segment": 1,
"segment_size": 2,
"segment_index": 0,
"team_0": {
"role": "attacker",
"state": 0
},
"team_1": {
"role": "defender",
"state": 0
}
},
{
"index": 1,
"rounds_until_next_segment": 0,
"segment_size": 2,
"segment_index": 0,
"team_0": {
"role": "attacker",
"state": 0
},
"team_1": {
"role": "defender",
"state": 0
}
},
{
"index": 2,
"rounds_until_next_segment": 1,
"segment_size": 2,
"segment_index": 1,
"team_0": {
"role": "defender",
"state": 0
},
"team_1": {
"role": "attacker",
"state": 0
}
},
{
"index": 3,
"rounds_until_next_segment": 0,
"segment_size": 2,
"segment_index": 1,
"team_0": {
"role": "defender",
"state": 0
},
"team_1": {
"role": "attacker",
"state": 0
}
},
{
"index": 4,
"rounds_until_next_segment": 0,
"segment_size": 1,
"segment_index": 2,
"team_0": {
"role": "invalid",
"state": 0
},
"team_1": {
"role": "invalid",
"state": 0
}
}
]
}
map_changed
{
"map": {
"id": 0,
"name": {
"id": 208094,
"value": ""
},
"time_of_day": {
"id": 177839,
"value": ""
}
}
}
phase_changed
{
"phase": "intro"
}
player_joined
{
"player_id": 1,
"username": "head",
"profile_id": "f2f38d39-4a5d-4425-bdc1-f74c9a0c9da7",
"is_bot": false,
"is_enemy": false,
"is_squad_member": false,
"is_local_player": true,
"side": "attacker",
"team": 0,
"is_privacy_username": false,
"has_avatar_hidden": false,
"has_commend_streak": true,
"ping_id": 0,
"match_stats": {
"kills": 0,
"deaths": 0,
"assists": 0,
"score": 0,
"plants": 0
},
"life_state": "dead",
"ping": 0,
"starting_side": "attacker"
}
player_ping_id_changed
{
"player_id": 1,
"ping_id": 5
}
player_operator_changed
{
"player_id": 1,
"operator_name": {
"id": 282399,
"value": ""
}
}
player_life_state_changed
{
"player_id": 1,
"life_state": "low_health"
}
player_location_changed
{
"player_id": 1,
"location_name": "1F BBQ"
}
player_ping_updated
{
"player_id": 1,
"ping": 36
}
player_stats_changed
{
"player_id": 1,
"match_stats": {
"kills": 0,
"deaths": 0,
"assists": 0,
"score": 5,
"plants": 0
}
}
player_died
{
"player_id": 1,
"instigator_player_id": 6
}
round_ended
{
"round_data": {
"index": 0,
"rounds_until_next_segment": 1,
"segment_size": 2,
"segment_index": 0,
"team_0": {
"role": "attacker",
"state": 3
},
"team_1": {
"role": "defender",
"state": 2
}
},
"damage_events": [
{
"instigator_player_id": 1,
"receiver_player_id": 6,
"damage_amount": 61,
"remaining_health": 84,
"pre_damage_health": 145,
"max_health": 145,
"damage_type": "bullet",
"damage_team_type": "unknown",
"damage_item_id": 238373640207,
"damage_time": 1743115498894
}
],
"players": [
{
"player_id": 1,
"final_health": 100,
"final_life_state": "normal",
"operator_name": {
"id": 62246,
"value": ""
}
}
]
}
Was this page helpful?