-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path1825-R2.json
60 lines (60 loc) · 994 Bytes
/
1825-R2.json
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
51
52
53
54
55
56
57
58
59
60
{
"info": {
"title": "1825 R2",
"designer": "Francis Tresham",
"background": "background"
},
"colors": {
"background": "#7777cc"
},
"tiles": {
"3": 1,
"10": 1,
"35": 1,
"37": 1,
"58": 2,
"115": 1,
"W9": {
"quantity": 1,
"color": "gray",
"track": [
{
"side": 1,
"type": "straight"
},
{
"side": 4,
"type": "gentle",
"end": 0.75
},
{
"side": 5,
"type": "sharp"
}
],
"tokens": [
{
"label": "S&D",
"color": "white",
"angle": -90,
"percent": 0.6
}
],
"values": [
{
"value": 10,
"angle": 210,
"percent": 0.8
}
],
"labels": [
{
"label": "HIGHBRIDGE",
"angle": 102,
"percent": 0.3,
"rotation": 90
}
]
}
}
}