-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjson-valid
More file actions
37 lines (37 loc) · 840 Bytes
/
json-valid
File metadata and controls
37 lines (37 loc) · 840 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[{
"InScene": null,
"BeginPlay": "0001-01-01T00:00:00",
"EndPlay": "0001-01-01T00:00:00",
"Killed": false,
"EventName": "Read",
"EventDescription": "Learn info about your environment.",
"Xp": 0,
"Points": 0,
"Alive": false,
"PlayerID": 0,
"PlayerName": null
}, {
"InScene": null,
"BeginPlay": "0001-01-01T00:00:00",
"EndPlay": "0001-01-01T00:00:00",
"Killed": false,
"EventName": "Train",
"EventDescription": "Practice skills to earn xp.",
"Xp": 0,
"Points": 0,
"Alive": false,
"PlayerID": 0,
"PlayerName": null
}, {
"InScene": null,
"BeginPlay": "0001-01-01T00:00:00",
"EndPlay": "0001-01-01T00:00:00",
"Killed": false,
"EventName": "Hack",
"EventDescription": "Practice programming puzzles to enhance portal-conjuring ability. ",
"Xp": 0,
"Points": 0,
"Alive": false,
"PlayerID": 0,
"PlayerName": null
}]