diff --git a/docs/index.html b/docs/index.html index ddc1b80..59ff5c0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -418,9 +418,9 @@ data-styled.g138[id="sc-iIUQWv"]{content:"liFvtQ,"}/*!sc*/
| tone_version | string |
| match_id | string |
| game_mode | string |
| map | string |
| game_time | string <time> |
| player_count | integer |
| attacker_name | string |
| attacker_id | integer |
| attacker_current_weapon | string |
| attacker_current_weapon_mods | integer |
| attacker_weapon_1 | string |
| attacker_weapon_1_mods | integer |
| attacker_weapon_2 | string |
| attacker_weapon_2_mods | integer |
| attacker_weapon_3 | string |
| attacker_weapon_3_mods | integer |
| attacker_offhand_weapon_1 | integer |
| attacker_offhand_weapon_2 | integer |
| victim_name | string |
| victim_id | integer |
| victim_current_weapon | string |
| victim_current_weapon_mods | integer |
| victim_weapon_1 | string |
| victim_weapon_1_mods | integer |
| victim_weapon_2 | string |
| victim_weapon_2_mods | integer |
| victim_weapon_3 | string |
| victim_weapon_3_mods | integer |
| victim_offhand_weapon_1 | integer |
| victim_offhand_weapon_2 | integer |
| cause_of_death required | string |
| distance | number |
{- "tone_version": "string",
- "match_id": "string",
- "game_mode": "string",
- "map": "string",
- "game_time": "14:15:22Z",
- "player_count": 0,
- "attacker_name": "string",
- "attacker_id": 0,
- "attacker_current_weapon": "string",
- "attacker_current_weapon_mods": 0,
- "attacker_weapon_1": "string",
- "attacker_weapon_1_mods": 0,
- "attacker_weapon_2": "string",
- "attacker_weapon_2_mods": 0,
- "attacker_weapon_3": "string",
- "attacker_weapon_3_mods": 0,
- "attacker_offhand_weapon_1": 0,
- "attacker_offhand_weapon_2": 0,
- "victim_name": "string",
- "victim_id": 0,
- "victim_current_weapon": "string",
- "victim_current_weapon_mods": 0,
- "victim_weapon_1": "string",
- "victim_weapon_1_mods": 0,
- "victim_weapon_2": "string",
- "victim_weapon_2_mods": 0,
- "victim_weapon_3": "string",
- "victim_weapon_3_mods": 0,
- "victim_offhand_weapon_1": 0,
- "victim_offhand_weapon_2": 0,
- "cause_of_death": "string",
- "distance": 0
}{- "tone_version": "string",
- "match_id": "string",
- "game_mode": "string",
- "map": "string",
- "game_time": "14:15:22Z",
- "player_count": 0,
- "attacker_name": "string",
- "attacker_id": 0,
- "attacker_current_weapon": "string",
- "attacker_current_weapon_mods": 0,
- "attacker_weapon_1": "string",
- "attacker_weapon_1_mods": 0,
- "attacker_weapon_2": "string",
- "attacker_weapon_2_mods": 0,
- "attacker_weapon_3": "string",
- "attacker_weapon_3_mods": 0,
- "attacker_offhand_weapon_1": 0,
- "attacker_offhand_weapon_2": 0,
- "victim_name": "string",
- "victim_id": 0,
- "victim_current_weapon": "string",
- "victim_current_weapon_mods": 0,
- "victim_weapon_1": "string",
- "victim_weapon_1_mods": 0,
- "victim_weapon_2": "string",
- "victim_weapon_2_mods": 0,
- "victim_weapon_3": "string",
- "victim_weapon_3_mods": 0,
- "victim_offhand_weapon_1": 0,
- "victim_offhand_weapon_2": 0,
- "cause_of_death": "string",
- "distance": 0
}