-
Notifications
You must be signed in to change notification settings - Fork 0
/
SongSelect.json
98 lines (98 loc) · 2.44 KB
/
SongSelect.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"DrawableInfo": {
"global": [
{
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2024.412.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 620.65094,
"y": -140.87057
},
"Rotation": 0.0,
"Scale": {
"x": 0.82191944,
"y": 0.8219193
},
"Width": null,
"Height": null,
"Anchor": 12,
"Origin": 9,
"UsesFixedAnchor": true,
"Settings": {
"attribute": 4,
"template": "|HP {HPDrain}",
"font": 1
},
"Children": []
},
{
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2024.412.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 620.84015,
"y": -166.61984
},
"Rotation": 0.0,
"Scale": {
"x": 0.82191944,
"y": 0.8219193
},
"Width": null,
"Height": null,
"Anchor": 12,
"Origin": 9,
"UsesFixedAnchor": true,
"Settings": {
"attribute": 4,
"template": "|CS {CircleSize}",
"font": 1
},
"Children": []
},
{
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2024.412.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 620.6502,
"y": -116.47517
},
"Rotation": 0.0,
"Scale": {
"x": 0.82191944,
"y": 0.8219193
},
"Width": null,
"Height": null,
"Anchor": 12,
"Origin": 9,
"UsesFixedAnchor": true,
"Settings": {
"attribute": 4,
"template": "|OD {Accuracy}",
"font": 1
},
"Children": []
},
{
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2024.412.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 620.4582,
"y": -90.72522
},
"Rotation": 0.0,
"Scale": {
"x": 0.82191944,
"y": 0.8219193
},
"Width": null,
"Height": null,
"Anchor": 12,
"Origin": 9,
"UsesFixedAnchor": true,
"Settings": {
"attribute": 4,
"template": "|AR {ApproachRate}",
"font": 1
},
"Children": []
}
]
}
}