metadata dict | training_data dict | game_state dict | settings dict |
|---|---|---|---|
{
"game": "XFORC3D: SNIPER CELL",
"version": "1.0",
"export_date": "2026-01-08T02:20:14.254Z",
"player_stats": {
"level": 9,
"total_xp": 15843,
"waves_completed": 3,
"drones_destroyed": 22,
"accuracy": 21
}
} | {
"sessions": [
{
"startTime": 1767838745977,
"endTime": 1767838814254,
"totalXP": 15843,
"levelsGained": 8,
"wavesCompleted": 2
}
],
"shots": [
{
"timestamp": 1767838746204,
"type": "drone_spawn",
"wave": 1,
"level": 1,
"drone_id": 63,
... | {
"level": 9,
"xp": 519,
"totalXP": 15843,
"wave": 3,
"droneKills": 5,
"dronesDestroyedTotal": 22,
"damage": 208,
"stats": {
"shotsFired": 207,
"shotsHit": 44,
"dronesDestroyed": 22,
"totalDrones": 27,
"accuracy": 21,
"maxDrones": 5
}
} | {
"XP_LOSS_RATE": 0.25,
"max_drones_by_tier": {
"1-10": "4-5 drones max",
"11-20": "6 drones max",
"21-30": "7 drones max",
"31-40": "8 drones max",
"41-50": "9 drones max",
"51-99": "10 drones max"
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.