maidraw 0.9.3 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/themes/chunithm/best/common/luminous/achievement/A.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/AA.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/AAA.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/B.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/BB.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/BBB.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/C.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/D.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/S.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/SP.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/SS.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/SSP.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/SSS.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/achievement/SSSP.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/jp/background.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/jp/logo.png +0 -0
- package/assets/themes/chunithm/best/common/luminous/plus/logo.png +0 -0
- package/assets/themes/chunithm/best/luminousLandscape/new/manifest.json +132 -0
- package/assets/themes/chunithm/best/luminousLandscape/recents/manifest.json +141 -0
- package/assets/themes/chunithm/best/luminousPlusLandscape/new/manifest.json +132 -0
- package/assets/themes/chunithm/best/luminousPlusLandscape/recents/manifest.json +141 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
{
|
|
2
|
+
"displayName": "CHUNITHM LUMINOUS, landscape",
|
|
3
|
+
"name": "jp-luminous-landscape-new",
|
|
4
|
+
"width": 2920,
|
|
5
|
+
"height": 1340,
|
|
6
|
+
"sprites": {
|
|
7
|
+
"achievement": {
|
|
8
|
+
"d": "../../common/luminous/achievement/D.png",
|
|
9
|
+
"c": "../../common/luminous/achievement/C.png",
|
|
10
|
+
"b": "../../common/luminous/achievement/B.png",
|
|
11
|
+
"bb": "../../common/luminous/achievement/BB.png",
|
|
12
|
+
"bbb": "../../common/luminous/achievement/BBB.png",
|
|
13
|
+
"a": "../../common/luminous/achievement/A.png",
|
|
14
|
+
"aa": "../../common/luminous/achievement/AA.png",
|
|
15
|
+
"aaa": "../../common/luminous/achievement/AAA.png",
|
|
16
|
+
"s": "../../common/luminous/achievement/S.png",
|
|
17
|
+
"sp": "../../common/luminous/achievement/SP.png",
|
|
18
|
+
"ss": "../../common/luminous/achievement/SS.png",
|
|
19
|
+
"ssp": "../../common/luminous/achievement/SSP.png",
|
|
20
|
+
"sss": "../../common/luminous/achievement/SSS.png",
|
|
21
|
+
"sssp": "../../common/luminous/achievement/SSSP.png"
|
|
22
|
+
},
|
|
23
|
+
"milestone": {
|
|
24
|
+
"aj": "../../common/versionless/milestone/aj.png",
|
|
25
|
+
"ajc": "../../common/versionless/milestone/ajc.png",
|
|
26
|
+
"fc": "../../common/versionless/milestone/fc.png",
|
|
27
|
+
"none": "../../common/versionless/void.png"
|
|
28
|
+
},
|
|
29
|
+
"ratingNumberMap": "../../common/versionless/numberMap.png",
|
|
30
|
+
"profile": {
|
|
31
|
+
"nameplate": "../../common/versionless/nameplate.png",
|
|
32
|
+
"icon": "../../common/versionless/icon.png"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"elements": [
|
|
36
|
+
{
|
|
37
|
+
"type": "image",
|
|
38
|
+
"x": 0,
|
|
39
|
+
"y": -151,
|
|
40
|
+
"width": 2920,
|
|
41
|
+
"height": 1642,
|
|
42
|
+
"path": "../../common/luminous/jp/background.png"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "image",
|
|
46
|
+
"x": 925,
|
|
47
|
+
"y": 40,
|
|
48
|
+
"width": 450,
|
|
49
|
+
"height": 228,
|
|
50
|
+
"path": "../../common/luminous/jp/logo.png"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "score-grid",
|
|
54
|
+
"x": 70,
|
|
55
|
+
"y": 400,
|
|
56
|
+
"horizontalSize": 4,
|
|
57
|
+
"verticalSize": 5,
|
|
58
|
+
"region": "new",
|
|
59
|
+
"index": 0,
|
|
60
|
+
"scoreBubble": {
|
|
61
|
+
"width": 290,
|
|
62
|
+
"height": 155,
|
|
63
|
+
"margin": 10,
|
|
64
|
+
"gap": 20,
|
|
65
|
+
"color": {
|
|
66
|
+
"basic": "#70E262",
|
|
67
|
+
"advanced": "#FFBB00",
|
|
68
|
+
"expert": "#FF4A5A",
|
|
69
|
+
"master": "#A04FDA",
|
|
70
|
+
"ultima": "#591C28",
|
|
71
|
+
"worldsEnd": "#70E262"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"type": "score-grid",
|
|
77
|
+
"x": 1330,
|
|
78
|
+
"y": 225,
|
|
79
|
+
"horizontalSize": 5,
|
|
80
|
+
"verticalSize": 6,
|
|
81
|
+
"region": "old",
|
|
82
|
+
"index": 0,
|
|
83
|
+
"scoreBubble": {
|
|
84
|
+
"width": 290,
|
|
85
|
+
"height": 155,
|
|
86
|
+
"margin": 10,
|
|
87
|
+
"gap": 20,
|
|
88
|
+
"color": {
|
|
89
|
+
"basic": "#70E262",
|
|
90
|
+
"advanced": "#FFBB00",
|
|
91
|
+
"expert": "#FF4A5A",
|
|
92
|
+
"master": "#A04FDA",
|
|
93
|
+
"ultima": "#591C28",
|
|
94
|
+
"worldsEnd": "#70E262"
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"type": "profile",
|
|
100
|
+
"x": 100,
|
|
101
|
+
"y": 100,
|
|
102
|
+
"height": 320
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "text",
|
|
106
|
+
"size": 32,
|
|
107
|
+
"x": 2840,
|
|
108
|
+
"y": 1307,
|
|
109
|
+
"borderColor": "#d96c64",
|
|
110
|
+
"align": "right",
|
|
111
|
+
"content": "Generated by saltbot | chunithm.cab/discord | chunithm.cab/invite"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"type": "text",
|
|
115
|
+
"size": 24,
|
|
116
|
+
"x": 910,
|
|
117
|
+
"y": 278,
|
|
118
|
+
"borderColor": "#d96c64",
|
|
119
|
+
"align": "left",
|
|
120
|
+
"content": "NEW\nOLD\nNAIVE 30/50"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "text",
|
|
124
|
+
"size": 24,
|
|
125
|
+
"x": 1070,
|
|
126
|
+
"y": 278,
|
|
127
|
+
"borderColor": "#d96c64",
|
|
128
|
+
"align": "left",
|
|
129
|
+
"content": "average: {newScoreRatingAvg}\naverage: {oldScoreRatingAvg}\naverage: {naiveBest30}/{naiveBest50}"
|
|
130
|
+
}
|
|
131
|
+
]
|
|
132
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
{
|
|
2
|
+
"displayName": "CHUNITHM LUMINOUS, landscape",
|
|
3
|
+
"name": "jp-luminous-landscape-recents",
|
|
4
|
+
"width": 2320,
|
|
5
|
+
"height": 1440,
|
|
6
|
+
"sprites": {
|
|
7
|
+
"achievement": {
|
|
8
|
+
"d": "../../common/luminous/achievement/D.png",
|
|
9
|
+
"c": "../../common/luminous/achievement/C.png",
|
|
10
|
+
"b": "../../common/luminous/achievement/B.png",
|
|
11
|
+
"bb": "../../common/luminous/achievement/BB.png",
|
|
12
|
+
"bbb": "../../common/luminous/achievement/BBB.png",
|
|
13
|
+
"a": "../../common/luminous/achievement/A.png",
|
|
14
|
+
"aa": "../../common/luminous/achievement/AA.png",
|
|
15
|
+
"aaa": "../../common/luminous/achievement/AAA.png",
|
|
16
|
+
"s": "../../common/luminous/achievement/S.png",
|
|
17
|
+
"sp": "../../common/luminous/achievement/SP.png",
|
|
18
|
+
"ss": "../../common/luminous/achievement/SS.png",
|
|
19
|
+
"ssp": "../../common/luminous/achievement/SSP.png",
|
|
20
|
+
"sss": "../../common/luminous/achievement/SSS.png",
|
|
21
|
+
"sssp": "../../common/luminous/achievement/SSSP.png"
|
|
22
|
+
},
|
|
23
|
+
"milestone": {
|
|
24
|
+
"aj": "../../common/versionless/milestone/aj.png",
|
|
25
|
+
"ajc": "../../common/versionless/milestone/ajc.png",
|
|
26
|
+
"fc": "../../common/versionless/milestone/fc.png",
|
|
27
|
+
"none": "../../common/versionless/void.png"
|
|
28
|
+
},
|
|
29
|
+
"ratingNumberMap": "../../common/versionless/numberMap.png",
|
|
30
|
+
"profile": {
|
|
31
|
+
"nameplate": "../../common/versionless/nameplate.png",
|
|
32
|
+
"icon": "../../common/versionless/icon.png"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"elements": [
|
|
36
|
+
{
|
|
37
|
+
"type": "image",
|
|
38
|
+
"x": -70,
|
|
39
|
+
"y": 0,
|
|
40
|
+
"width": 2560,
|
|
41
|
+
"height": 1440,
|
|
42
|
+
"path": "../../common/luminous/jp/background.png"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "image",
|
|
46
|
+
"x": 925,
|
|
47
|
+
"y": 40,
|
|
48
|
+
"width": 450,
|
|
49
|
+
"height": 228,
|
|
50
|
+
"path": "../../common/luminous/jp/logo.png"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "score-grid",
|
|
54
|
+
"x": 70,
|
|
55
|
+
"y": 500,
|
|
56
|
+
"horizontalSize": 2,
|
|
57
|
+
"verticalSize": 5,
|
|
58
|
+
"region": "new",
|
|
59
|
+
"index": 0,
|
|
60
|
+
"scoreBubble": {
|
|
61
|
+
"width": 290,
|
|
62
|
+
"height": 155,
|
|
63
|
+
"margin": 10,
|
|
64
|
+
"gap": 20,
|
|
65
|
+
"color": {
|
|
66
|
+
"basic": "#70E262",
|
|
67
|
+
"advanced": "#FFBB00",
|
|
68
|
+
"expert": "#FF4A5A",
|
|
69
|
+
"master": "#A04FDA",
|
|
70
|
+
"ultima": "#591C28",
|
|
71
|
+
"worldsEnd": "#70E262"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"type": "score-grid",
|
|
77
|
+
"x": 730,
|
|
78
|
+
"y": 325,
|
|
79
|
+
"horizontalSize": 5,
|
|
80
|
+
"verticalSize": 6,
|
|
81
|
+
"region": "old",
|
|
82
|
+
"index": 0,
|
|
83
|
+
"scoreBubble": {
|
|
84
|
+
"width": 290,
|
|
85
|
+
"height": 155,
|
|
86
|
+
"margin": 10,
|
|
87
|
+
"gap": 20,
|
|
88
|
+
"color": {
|
|
89
|
+
"basic": "#70E262",
|
|
90
|
+
"advanced": "#FFBB00",
|
|
91
|
+
"expert": "#FF4A5A",
|
|
92
|
+
"master": "#A04FDA",
|
|
93
|
+
"ultima": "#591C28",
|
|
94
|
+
"worldsEnd": "#70E262"
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"type": "profile",
|
|
100
|
+
"x": 50,
|
|
101
|
+
"y": 50,
|
|
102
|
+
"height": 300
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "text",
|
|
106
|
+
"size": 32,
|
|
107
|
+
"x": 2240,
|
|
108
|
+
"y": 1407,
|
|
109
|
+
"borderColor": "#d96c64",
|
|
110
|
+
"align": "right",
|
|
111
|
+
"content": "Generated by saltbot | chunithm.cab/discord | chunithm.cab/invite"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"type": "text",
|
|
115
|
+
"size": 24,
|
|
116
|
+
"x": 80,
|
|
117
|
+
"y": 405,
|
|
118
|
+
"borderColor": "#d96c64",
|
|
119
|
+
"align": "left",
|
|
120
|
+
"content": "RECENT\nBEST\nNAIVE 50"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "text",
|
|
124
|
+
"size": 11,
|
|
125
|
+
"x": 147,
|
|
126
|
+
"y": 438,
|
|
127
|
+
"borderColor": "#d96c64",
|
|
128
|
+
"align": "left",
|
|
129
|
+
"content": "NAIVE 30"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"type": "text",
|
|
133
|
+
"size": 24,
|
|
134
|
+
"x": 210,
|
|
135
|
+
"y": 405,
|
|
136
|
+
"borderColor": "#d96c64",
|
|
137
|
+
"align": "left",
|
|
138
|
+
"content": "scores average: {newScoreRatingAvg}\nscores average: {oldScoreRatingAvg}\nscores average: {naiveBest50}"
|
|
139
|
+
}
|
|
140
|
+
]
|
|
141
|
+
}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
{
|
|
2
|
+
"displayName": "CHUNITHM LUMINOUS PLUS, landscape",
|
|
3
|
+
"name": "jp-luminousplus-landscape-new",
|
|
4
|
+
"width": 2920,
|
|
5
|
+
"height": 1340,
|
|
6
|
+
"sprites": {
|
|
7
|
+
"achievement": {
|
|
8
|
+
"d": "../../common/luminous/achievement/D.png",
|
|
9
|
+
"c": "../../common/luminous/achievement/C.png",
|
|
10
|
+
"b": "../../common/luminous/achievement/B.png",
|
|
11
|
+
"bb": "../../common/luminous/achievement/BB.png",
|
|
12
|
+
"bbb": "../../common/luminous/achievement/BBB.png",
|
|
13
|
+
"a": "../../common/luminous/achievement/A.png",
|
|
14
|
+
"aa": "../../common/luminous/achievement/AA.png",
|
|
15
|
+
"aaa": "../../common/luminous/achievement/AAA.png",
|
|
16
|
+
"s": "../../common/luminous/achievement/S.png",
|
|
17
|
+
"sp": "../../common/luminous/achievement/SP.png",
|
|
18
|
+
"ss": "../../common/luminous/achievement/SS.png",
|
|
19
|
+
"ssp": "../../common/luminous/achievement/SSP.png",
|
|
20
|
+
"sss": "../../common/luminous/achievement/SSS.png",
|
|
21
|
+
"sssp": "../../common/luminous/achievement/SSSP.png"
|
|
22
|
+
},
|
|
23
|
+
"milestone": {
|
|
24
|
+
"aj": "../../common/versionless/milestone/aj.png",
|
|
25
|
+
"ajc": "../../common/versionless/milestone/ajc.png",
|
|
26
|
+
"fc": "../../common/versionless/milestone/fc.png",
|
|
27
|
+
"none": "../../common/versionless/void.png"
|
|
28
|
+
},
|
|
29
|
+
"ratingNumberMap": "../../common/versionless/numberMap.png",
|
|
30
|
+
"profile": {
|
|
31
|
+
"nameplate": "../../common/versionless/nameplate.png",
|
|
32
|
+
"icon": "../../common/versionless/icon.png"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"elements": [
|
|
36
|
+
{
|
|
37
|
+
"type": "image",
|
|
38
|
+
"x": 0,
|
|
39
|
+
"y": -151,
|
|
40
|
+
"width": 2920,
|
|
41
|
+
"height": 1642,
|
|
42
|
+
"path": "../../common/luminous/jp/background.png"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "image",
|
|
46
|
+
"x": 925,
|
|
47
|
+
"y": -8,
|
|
48
|
+
"width": 450,
|
|
49
|
+
"height": 323,
|
|
50
|
+
"path": "../../common/luminous/plus/logo.png"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "score-grid",
|
|
54
|
+
"x": 70,
|
|
55
|
+
"y": 400,
|
|
56
|
+
"horizontalSize": 4,
|
|
57
|
+
"verticalSize": 5,
|
|
58
|
+
"region": "new",
|
|
59
|
+
"index": 0,
|
|
60
|
+
"scoreBubble": {
|
|
61
|
+
"width": 290,
|
|
62
|
+
"height": 155,
|
|
63
|
+
"margin": 10,
|
|
64
|
+
"gap": 20,
|
|
65
|
+
"color": {
|
|
66
|
+
"basic": "#70E262",
|
|
67
|
+
"advanced": "#FFBB00",
|
|
68
|
+
"expert": "#FF4A5A",
|
|
69
|
+
"master": "#A04FDA",
|
|
70
|
+
"ultima": "#591C28",
|
|
71
|
+
"worldsEnd": "#70E262"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"type": "score-grid",
|
|
77
|
+
"x": 1330,
|
|
78
|
+
"y": 225,
|
|
79
|
+
"horizontalSize": 5,
|
|
80
|
+
"verticalSize": 6,
|
|
81
|
+
"region": "old",
|
|
82
|
+
"index": 0,
|
|
83
|
+
"scoreBubble": {
|
|
84
|
+
"width": 290,
|
|
85
|
+
"height": 155,
|
|
86
|
+
"margin": 10,
|
|
87
|
+
"gap": 20,
|
|
88
|
+
"color": {
|
|
89
|
+
"basic": "#70E262",
|
|
90
|
+
"advanced": "#FFBB00",
|
|
91
|
+
"expert": "#FF4A5A",
|
|
92
|
+
"master": "#A04FDA",
|
|
93
|
+
"ultima": "#591C28",
|
|
94
|
+
"worldsEnd": "#70E262"
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"type": "profile",
|
|
100
|
+
"x": 100,
|
|
101
|
+
"y": 100,
|
|
102
|
+
"height": 320
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "text",
|
|
106
|
+
"size": 32,
|
|
107
|
+
"x": 2840,
|
|
108
|
+
"y": 1307,
|
|
109
|
+
"borderColor": "#d96c64",
|
|
110
|
+
"align": "right",
|
|
111
|
+
"content": "Generated by saltbot | chunithm.cab/discord | chunithm.cab/invite"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"type": "text",
|
|
115
|
+
"size": 24,
|
|
116
|
+
"x": 910,
|
|
117
|
+
"y": 278,
|
|
118
|
+
"borderColor": "#d96c64",
|
|
119
|
+
"align": "left",
|
|
120
|
+
"content": "NEW\nOLD\nNAIVE 30/50"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "text",
|
|
124
|
+
"size": 24,
|
|
125
|
+
"x": 1070,
|
|
126
|
+
"y": 278,
|
|
127
|
+
"borderColor": "#d96c64",
|
|
128
|
+
"align": "left",
|
|
129
|
+
"content": "average: {newScoreRatingAvg}\naverage: {oldScoreRatingAvg}\naverage: {naiveBest30}/{naiveBest50}"
|
|
130
|
+
}
|
|
131
|
+
]
|
|
132
|
+
}
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
{
|
|
2
|
+
"displayName": "CHUNITHM LUMINOUS PLUS, landscape",
|
|
3
|
+
"name": "jp-luminousplus-landscape-recents",
|
|
4
|
+
"width": 2320,
|
|
5
|
+
"height": 1440,
|
|
6
|
+
"sprites": {
|
|
7
|
+
"achievement": {
|
|
8
|
+
"d": "../../common/luminous/achievement/D.png",
|
|
9
|
+
"c": "../../common/luminous/achievement/C.png",
|
|
10
|
+
"b": "../../common/luminous/achievement/B.png",
|
|
11
|
+
"bb": "../../common/luminous/achievement/BB.png",
|
|
12
|
+
"bbb": "../../common/luminous/achievement/BBB.png",
|
|
13
|
+
"a": "../../common/luminous/achievement/A.png",
|
|
14
|
+
"aa": "../../common/luminous/achievement/AA.png",
|
|
15
|
+
"aaa": "../../common/luminous/achievement/AAA.png",
|
|
16
|
+
"s": "../../common/luminous/achievement/S.png",
|
|
17
|
+
"sp": "../../common/luminous/achievement/SP.png",
|
|
18
|
+
"ss": "../../common/luminous/achievement/SS.png",
|
|
19
|
+
"ssp": "../../common/luminous/achievement/SSP.png",
|
|
20
|
+
"sss": "../../common/luminous/achievement/SSS.png",
|
|
21
|
+
"sssp": "../../common/luminous/achievement/SSSP.png"
|
|
22
|
+
},
|
|
23
|
+
"milestone": {
|
|
24
|
+
"aj": "../../common/versionless/milestone/aj.png",
|
|
25
|
+
"ajc": "../../common/versionless/milestone/ajc.png",
|
|
26
|
+
"fc": "../../common/versionless/milestone/fc.png",
|
|
27
|
+
"none": "../../common/versionless/void.png"
|
|
28
|
+
},
|
|
29
|
+
"ratingNumberMap": "../../common/versionless/numberMap.png",
|
|
30
|
+
"profile": {
|
|
31
|
+
"nameplate": "../../common/versionless/nameplate.png",
|
|
32
|
+
"icon": "../../common/versionless/icon.png"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"elements": [
|
|
36
|
+
{
|
|
37
|
+
"type": "image",
|
|
38
|
+
"x": -70,
|
|
39
|
+
"y": 0,
|
|
40
|
+
"width": 2560,
|
|
41
|
+
"height": 1440,
|
|
42
|
+
"path": "../../common/luminous/jp/background.png"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "image",
|
|
46
|
+
"x": 925,
|
|
47
|
+
"y": -8,
|
|
48
|
+
"width": 450,
|
|
49
|
+
"height": 323,
|
|
50
|
+
"path": "../../common/luminous/plus/logo.png"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "score-grid",
|
|
54
|
+
"x": 70,
|
|
55
|
+
"y": 500,
|
|
56
|
+
"horizontalSize": 2,
|
|
57
|
+
"verticalSize": 5,
|
|
58
|
+
"region": "new",
|
|
59
|
+
"index": 0,
|
|
60
|
+
"scoreBubble": {
|
|
61
|
+
"width": 290,
|
|
62
|
+
"height": 155,
|
|
63
|
+
"margin": 10,
|
|
64
|
+
"gap": 20,
|
|
65
|
+
"color": {
|
|
66
|
+
"basic": "#70E262",
|
|
67
|
+
"advanced": "#FFBB00",
|
|
68
|
+
"expert": "#FF4A5A",
|
|
69
|
+
"master": "#A04FDA",
|
|
70
|
+
"ultima": "#591C28",
|
|
71
|
+
"worldsEnd": "#70E262"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"type": "score-grid",
|
|
77
|
+
"x": 730,
|
|
78
|
+
"y": 325,
|
|
79
|
+
"horizontalSize": 5,
|
|
80
|
+
"verticalSize": 6,
|
|
81
|
+
"region": "old",
|
|
82
|
+
"index": 0,
|
|
83
|
+
"scoreBubble": {
|
|
84
|
+
"width": 290,
|
|
85
|
+
"height": 155,
|
|
86
|
+
"margin": 10,
|
|
87
|
+
"gap": 20,
|
|
88
|
+
"color": {
|
|
89
|
+
"basic": "#70E262",
|
|
90
|
+
"advanced": "#FFBB00",
|
|
91
|
+
"expert": "#FF4A5A",
|
|
92
|
+
"master": "#A04FDA",
|
|
93
|
+
"ultima": "#591C28",
|
|
94
|
+
"worldsEnd": "#70E262"
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"type": "profile",
|
|
100
|
+
"x": 50,
|
|
101
|
+
"y": 50,
|
|
102
|
+
"height": 300
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"type": "text",
|
|
106
|
+
"size": 32,
|
|
107
|
+
"x": 2240,
|
|
108
|
+
"y": 1407,
|
|
109
|
+
"borderColor": "#d96c64",
|
|
110
|
+
"align": "right",
|
|
111
|
+
"content": "Generated by saltbot | chunithm.cab/discord | chunithm.cab/invite"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"type": "text",
|
|
115
|
+
"size": 24,
|
|
116
|
+
"x": 80,
|
|
117
|
+
"y": 405,
|
|
118
|
+
"borderColor": "#d96c64",
|
|
119
|
+
"align": "left",
|
|
120
|
+
"content": "RECENT\nBEST\nNAIVE 50"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "text",
|
|
124
|
+
"size": 11,
|
|
125
|
+
"x": 147,
|
|
126
|
+
"y": 438,
|
|
127
|
+
"borderColor": "#d96c64",
|
|
128
|
+
"align": "left",
|
|
129
|
+
"content": "NAIVE 30"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"type": "text",
|
|
133
|
+
"size": 24,
|
|
134
|
+
"x": 210,
|
|
135
|
+
"y": 405,
|
|
136
|
+
"borderColor": "#d96c64",
|
|
137
|
+
"align": "left",
|
|
138
|
+
"content": "scores average: {newScoreRatingAvg}\nscores average: {oldScoreRatingAvg}\nscores average: {naiveBest50}"
|
|
139
|
+
}
|
|
140
|
+
]
|
|
141
|
+
}
|