-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.json
More file actions
38 lines (38 loc) · 817 Bytes
/
stats.json
File metadata and controls
38 lines (38 loc) · 817 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
38
{
"Chidori": {
"success": 0,
"failures": 2,
"times": [],
"mastery": "Unranked"
},
"Shadow Clone Jutsu": {
"success": 6,
"failures": 1,
"times": [
14.362790584564209,
7.209742069244385,
21.32707929611206,
3.817784547805786,
8.240200757980347,
12.730002641677856
],
"mastery": "Master"
},
"Body Flicker Jutsu": {
"success": 2,
"failures": 4,
"times": [
4.774044513702393,
3.702298641204834
],
"mastery": "Novice"
},
"Transformation Jutsu": {
"success": 1,
"failures": 0,
"times": [
34.967970848083496
],
"mastery": "Novice"
}
}