Skip to content

Commit 6a2915e

Browse files
committed
поменял чарт
1 parent a9fd286 commit 6a2915e

File tree

2 files changed

+95
-26
lines changed

2 files changed

+95
-26
lines changed

songs/Powerjack/charts/normal.json

Lines changed: 94 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"bookmarks": [],
23
"events": [
34
{
45
"params": [
@@ -285,6 +286,54 @@
285286
"name": "Camera Movement",
286287
"time": 43500
287288
},
289+
{
290+
"params": [
291+
true,
292+
0.8,
293+
"camGame",
294+
16,
295+
"cube",
296+
"InOut",
297+
"direct",
298+
false
299+
],
300+
"time": 49500,
301+
"name": "Camera Zoom"
302+
},
303+
{
304+
"params": [
305+
"40",
306+
"Cube",
307+
"InOut",
308+
"1"
309+
],
310+
"time": 49500,
311+
"name": "Cinematics (Bar)"
312+
},
313+
{
314+
"params": [
315+
true,
316+
0.5,
317+
"camGame",
318+
32,
319+
"cube",
320+
"InOut",
321+
"direct",
322+
false
323+
],
324+
"name": "Camera Zoom",
325+
"time": 52500
326+
},
327+
{
328+
"params": [
329+
"0",
330+
"Cube",
331+
"InOut",
332+
"4"
333+
],
334+
"name": "Cinematics (Bar)",
335+
"time": 52500
336+
},
288337
{
289338
"params": [
290339
0,
@@ -333,6 +382,16 @@
333382
"time": 78000,
334383
"name": "HScript Call"
335384
},
385+
{
386+
"params": [
387+
"30",
388+
"Cube",
389+
"InOut",
390+
"1.5"
391+
],
392+
"time": 78000,
393+
"name": "Cinematics (Bar)"
394+
},
336395
{
337396
"params": [
338397
0,
@@ -383,13 +442,13 @@
383442
},
384443
{
385444
"params": [
386-
false,
387-
-1,
388-
16,
389-
"camGame"
445+
"0",
446+
"Expo",
447+
"InOut",
448+
"2.5"
390449
],
391-
"time": 84750,
392-
"name": "Camera Flash"
450+
"time": 82500,
451+
"name": "Cinematics (Bar)"
393452
},
394453
{
395454
"params": [
@@ -865,6 +924,16 @@
865924
"name": "Camera Movement",
866925
"time": 144750
867926
},
927+
{
928+
"params": [
929+
"10",
930+
"Cube",
931+
"InOut",
932+
"3.2"
933+
],
934+
"time": 147750,
935+
"name": "Cinematics (Bar)"
936+
},
868937
{
869938
"params": [
870939
"cloudFade",
@@ -873,6 +942,22 @@
873942
"time": 150000,
874943
"name": "HScript Call"
875944
},
945+
{
946+
"params": [
947+
"tweenColor",
948+
"h, 500, 0.5"
949+
],
950+
"name": "HScript Call",
951+
"time": 150375
952+
},
953+
{
954+
"params": [
955+
"tweenColor",
956+
"h, 0, 1"
957+
],
958+
"time": 150468.75,
959+
"name": "HScript Call"
960+
},
876961
{
877962
"params": [
878963
1,
@@ -1233,25 +1318,8 @@
12331318
"name": "Cinematics (Strums)"
12341319
}
12351320
],
1236-
"scrollSpeed": 3.2,
1237-
"chartVersion": "1.6.0",
1238-
"meta": {
1239-
"customValues": {},
1240-
"color": "#FFAF00",
1241-
"opponentModeAllowed": false,
1242-
"difficulties": [
1243-
"normal"
1244-
],
1245-
"icon": "fleatway",
1246-
"coopAllowed": false,
1247-
"stepsPerBeat": 4,
1248-
"displayName": "Powerjack",
1249-
"needsVoices": true,
1250-
"beatsPerMeasure": 4,
1251-
"bpm": 160
1252-
},
1253-
"bookmarks": [],
12541321
"codenameChart": true,
1322+
"stage": "fleatway",
12551323
"strumLines": [
12561324
{
12571325
"keyCount": 4,
@@ -13894,7 +13962,8 @@
1389413962
"type": 2
1389513963
}
1389613964
],
13897-
"stage": "fleatway",
13965+
"chartVersion": "1.6.0",
13966+
"scrollSpeed": 3.2,
1389813967
"noteTypes": [
1389913968
"Alt Anim Note",
1390013969
"No Anim Note"

songs/Powerjack/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"customValues": {},
3-
"color": "#FFAF00",
3+
"color": "#FF7200",
44
"opponentModeAllowed": false,
55
"difficulties": [
66
"normal"

0 commit comments

Comments
 (0)