
- { "name": "pvplog", "base": "", "fields": [ { "name": "p1", "type": "name" }, { "name": "p2", "type": "name" }, { "name": "p1_nickname", "type": "string" }, { "name": "p2_nickname", "type": "string" }, { "name": "p1_formation", "type": "pvpformation" }, { "name": "p2_formation", "type": "pvpformation" }, { "name": "p1_points_change", "type": "int32" }, { "name": "p2_points_change", "type": "int32" }, { "name": "p1_points", "type": "uint32" }, { "name": "p2_points", "type": "uint32" }, { "name": "win", "type": "uint8" }, { "name": "droplist", "type": "pvpdrop[]" }, { "name": "metadata", "type": "uint32" }, { "name": "random_seed", "type": "uint32" }, { "name": "dt", "type": "uint32" } ] }