-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmissing.json
More file actions
50 lines (50 loc) · 1.31 KB
/
missing.json
File metadata and controls
50 lines (50 loc) · 1.31 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"calculatedData" : {
"disfunctionalPercentage" : 0.0,
"gearAbility" : 2.0,
"liftoffAbility" : 0,
"numGearsPlacedAuto" : 0,
"numGearsPlacedTele" : 2,
"numHighShotsAuto" : 0,
"numHighShotsTele" : 0.0,
"numLowShotsAuto" : 0,
"numLowShotsTele" : 0,
"numRPs" : 0,
"wasDisfunctional" : false
},
"didBecomeIncapacitated" : false,
"didLiftoff" : false,
"didReachBaselineAuto" : false,
"didStartDisabled" : false,
"gearsPlacedByLiftAuto" : {
"lift1" : 0,
"lift2" : 0,
"lift3" : 0
},
"gearsPlacedByLiftTele" : {
"lift1" : 1,
"lift2" : 0,
"lift3" : 1
},
"matchNumber" : 7,
"numGearGroundIntakesTele" : 0,
"numGearLoaderIntakesTele" : 1,
"numGearsEjectedTele" : 0,
"numGearsFumbledTele" : 0,
"numHoppersOpenedAuto" : 0,
"numHoppersOpenedTele" : 0,
"rankAgility" : 1,
"rankBallControl" : 0,
"rankDefense" : 0,
"rankGearControl" : 1,
"rankSpeed" : 1,
"scoutName" : [ "jack" ],
"matchNumber" : 7,
"rankAgility" : 1,
"rankBallControl" : 3,
"rankDefense" : 0,
"rankGearControl" : 1,
"rankSpeed" : 2,
"superNotes" : "",
"teamNumber" : 5049
}