Created
March 17, 2018 12:05
-
-
Save nikicat/b4922c2cdc86e91c3af7b7667640d67d to your computer and use it in GitHub Desktop.
PUBG telemetry fields
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LogMatchDefinition | |
| MatchId | |
| PingQuality | |
| _D | |
| _T | |
| _U | |
| _V | |
| LogPlayerLogin | |
| _D | |
| _T | |
| _U | |
| _V | |
| accountId | |
| errorMessage | |
| result | |
| LogPlayerCreate | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| LogPlayerPosition | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| clientFPS | |
| elapsedTime | |
| numAlivePlayers | |
| LogPlayerLogout | |
| _D | |
| _T | |
| _U | |
| _V | |
| accountId | |
| LogPlayerAttack | |
| _D | |
| _T | |
| _U | |
| _V | |
| attackId | |
| attackType | |
| attacker.accountId | |
| attacker.health | |
| attacker.location.x | |
| attacker.location.y | |
| attacker.location.z | |
| attacker.name | |
| attacker.ranking | |
| attacker.teamId | |
| vehicle.feulPercent | |
| vehicle.healthPercent | |
| vehicle.vehicleId | |
| vehicle.vehicleType | |
| weapon.attachedItems | |
| weapon.category | |
| weapon.itemId | |
| weapon.stackCount | |
| weapon.subCategory | |
| LogItemPickup | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| item.attachedItems | |
| item.category | |
| item.itemId | |
| item.stackCount | |
| item.subCategory | |
| LogVehicleRide | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| vehicle.feulPercent | |
| vehicle.healthPercent | |
| vehicle.vehicleId | |
| vehicle.vehicleType | |
| LogItemEquip | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| item.attachedItems | |
| item.category | |
| item.itemId | |
| item.stackCount | |
| item.subCategory | |
| LogMatchStart | |
| _D | |
| _T | |
| _U | |
| _V | |
| characters | |
| mapName | |
| weatherId | |
| LogGameStatePeriodic | |
| _D | |
| _T | |
| _U | |
| _V | |
| gameState.elapsedTime | |
| gameState.numAlivePlayers | |
| gameState.numAliveTeams | |
| gameState.numJoinPlayers | |
| gameState.numStartPlayers | |
| gameState.poisonGasWarningPosition.x | |
| gameState.poisonGasWarningPosition.y | |
| gameState.poisonGasWarningPosition.z | |
| gameState.poisonGasWarningRadius | |
| gameState.redZonePosition.x | |
| gameState.redZonePosition.y | |
| gameState.redZonePosition.z | |
| gameState.redZoneRadius | |
| gameState.safetyZonePosition.x | |
| gameState.safetyZonePosition.y | |
| gameState.safetyZonePosition.z | |
| gameState.safetyZoneRadius | |
| LogVehicleLeave | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| vehicle.feulPercent | |
| vehicle.healthPercent | |
| vehicle.vehicleId | |
| vehicle.vehicleType | |
| LogItemUnequip | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| item.attachedItems | |
| item.category | |
| item.itemId | |
| item.stackCount | |
| item.subCategory | |
| LogPlayerTakeDamage | |
| _D | |
| _T | |
| _U | |
| _V | |
| attackId | |
| attacker.accountId | |
| attacker.health | |
| attacker.location.x | |
| attacker.location.y | |
| attacker.location.z | |
| attacker.name | |
| attacker.ranking | |
| attacker.teamId | |
| damage | |
| damageCauserName | |
| damageReason | |
| damageTypeCategory | |
| victim.accountId | |
| victim.health | |
| victim.location.x | |
| victim.location.y | |
| victim.location.z | |
| victim.name | |
| victim.ranking | |
| victim.teamId | |
| LogItemAttach | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| childItem.attachedItems | |
| childItem.category | |
| childItem.itemId | |
| childItem.stackCount | |
| childItem.subCategory | |
| parentItem.attachedItems | |
| parentItem.category | |
| parentItem.itemId | |
| parentItem.stackCount | |
| parentItem.subCategory | |
| LogItemDrop | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| item.attachedItems | |
| item.category | |
| item.itemId | |
| item.stackCount | |
| item.subCategory | |
| LogPlayerKill | |
| _D | |
| _T | |
| _U | |
| _V | |
| attackId | |
| damageCauserName | |
| damageTypeCategory | |
| distance | |
| killer.accountId | |
| killer.health | |
| killer.location.x | |
| killer.location.y | |
| killer.location.z | |
| killer.name | |
| killer.ranking | |
| killer.teamId | |
| victim.accountId | |
| victim.health | |
| victim.location.x | |
| victim.location.y | |
| victim.location.z | |
| victim.name | |
| victim.ranking | |
| victim.teamId | |
| LogItemDetach | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| childItem.attachedItems | |
| childItem.category | |
| childItem.itemId | |
| childItem.stackCount | |
| childItem.subCategory | |
| parentItem.attachedItems | |
| parentItem.category | |
| parentItem.itemId | |
| parentItem.stackCount | |
| parentItem.subCategory | |
| LogItemUse | |
| _D | |
| _T | |
| _U | |
| _V | |
| character.accountId | |
| character.health | |
| character.location.x | |
| character.location.y | |
| character.location.z | |
| character.name | |
| character.ranking | |
| character.teamId | |
| item.attachedItems | |
| item.category | |
| item.itemId | |
| item.stackCount | |
| item.subCategory | |
| LogCarePackageSpawn | |
| _D | |
| _T | |
| _U | |
| _V | |
| itemPackage.itemPackageId | |
| itemPackage.items | |
| itemPackage.location.x | |
| itemPackage.location.y | |
| itemPackage.location.z | |
| LogCarePackageLand | |
| _D | |
| _T | |
| _U | |
| _V | |
| itemPackage.itemPackageId | |
| itemPackage.items | |
| itemPackage.location.x | |
| itemPackage.location.y | |
| itemPackage.location.z | |
| LogVehicleDestroy | |
| _D | |
| _T | |
| _U | |
| _V | |
| attackId | |
| attacker.accountId | |
| attacker.health | |
| attacker.location.x | |
| attacker.location.y | |
| attacker.location.z | |
| attacker.name | |
| attacker.ranking | |
| attacker.teamId | |
| damageCauserName | |
| damageTypeCategory | |
| distance | |
| vehicle.feulPercent | |
| vehicle.healthPercent | |
| vehicle.vehicleId | |
| vehicle.vehicleType | |
| LogMatchEnd | |
| _D | |
| _T | |
| _U | |
| _V | |
| characters |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment