107 lines
2.9 KiB
TypeScript
107 lines
2.9 KiB
TypeScript
export const SONGS_WORLD = [
|
|
{
|
|
mcode: 38665,
|
|
limited_ary: [2, 2, 2, 2, 2, -1, 2, 2, 2, 2],
|
|
diffLv: [3, 6, 10, 13, 15, 0, 6, 10, 13, 15]
|
|
},
|
|
{
|
|
mcode: 38661,
|
|
limited_ary: [2, 2, 2, 2, -1, -1, 2, 2, 2, -1],
|
|
diffLv: [3, 5, 9, 12, 0, 0, 5, 9, 12, 0]
|
|
},
|
|
{
|
|
mcode: 38659,
|
|
limited_ary: [2, 2, 2, 2, 2, -1, 2, 2, 2, 2],
|
|
diffLv: [3, 7, 12, 14, 16, 0, 7, 12, 14, 16]
|
|
},
|
|
{
|
|
mcode: 38669,
|
|
limited_ary: [2, 2, 2, 2, 2, -1, 2, 2, 2, 2],
|
|
diffLv: [3, 7, 11, 14, 15, 0, 7, 11, 14, 15]
|
|
},
|
|
{
|
|
mcode: 38668,
|
|
limited_ary: [2, 2, 2, 2, -1, -1, 2, 2, 2, -1],
|
|
diffLv: [3, 6, 10, 13, 0, 0, 6, 10, 13, 0]
|
|
},
|
|
{
|
|
mcode: 38667,
|
|
limited_ary: [2, 2, 2, 2, -1, -1, 2, 2, 2, -1],
|
|
diffLv: [3, 6, 9, 12, 0, 0, 6, 9, 12, 0]
|
|
},
|
|
{
|
|
mcode: 38731,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [1, 3, 9, 13, 0, 0, 3, 9, 12, 0]
|
|
},
|
|
{
|
|
mcode: 38722,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [2, 6, 10, 14, 0, 0, 6, 10, 14, 0]
|
|
},
|
|
{
|
|
mcode: 38704,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [1, 4, 9, 12, 0, 0, 4, 9, 12, 0]
|
|
},
|
|
{
|
|
mcode: 38724,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [3, 5, 9, 13, 0, 0, 4, 9, 13, 0]
|
|
},
|
|
{
|
|
mcode: 38730,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [2, 4, 8, 13, 0, 0, 4, 8, 13, 0]
|
|
},
|
|
{
|
|
mcode: 38723,
|
|
limited_ary: [0, 0, 0, 0, 0, -1, 0, 0, 0, 0],
|
|
diffLv: [2, 4, 9, 14, 12, 0, 5, 10, 14, 12]
|
|
},
|
|
{
|
|
mcode: 38721,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [2, 4, 8, 12, 0, 0, 4, 8, 12, 0]
|
|
},
|
|
{
|
|
mcode: 38706,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [1, 4, 9, 13, 0, 0, 4, 9, 13, 0]
|
|
},
|
|
{
|
|
mcode: 38705,
|
|
limited_ary: [0, 0, 0, 0, -1, -1, 0, 0, 0, -1],
|
|
diffLv: [2, 6, 10, 13, 0, 0, 6, 10, 13, 0]
|
|
}
|
|
]
|
|
|
|
export const EVENTS_WORLD = [
|
|
{ id: 1, no: 1, sid: 38667, type: 70 },
|
|
{ id: 2, no: 1, sid: 38667, type: 71 },
|
|
{ id: 3, no: 1, sid: 38667, type: 72 },
|
|
{ id: 4, no: 1, sid: 38667, type: 73 },
|
|
{ id: 5, no: 1, sid: 38661, type: 70 },
|
|
{ id: 6, no: 1, sid: 38661, type: 71 },
|
|
{ id: 7, no: 1, sid: 38661, type: 72 },
|
|
{ id: 8, no: 1, sid: 38661, type: 73 },
|
|
{ id: 9, no: 1, sid: 38668, type: 70 },
|
|
{ id: 10, no: 1, sid: 38668, type: 71 },
|
|
{ id: 11, no: 1, sid: 38668, type: 72 },
|
|
{ id: 12, no: 1, sid: 38668, type: 73 },
|
|
{ id: 13, no: 1, sid: 38665, type: 70 },
|
|
{ id: 14, no: 1, sid: 38665, type: 71 },
|
|
{ id: 15, no: 1, sid: 38665, type: 72 },
|
|
{ id: 16, no: 1, sid: 38665, type: 73 },
|
|
{ id: 17, no: 1, sid: 38665, type: 74 },
|
|
{ id: 18, no: 1, sid: 38669, type: 70 },
|
|
{ id: 19, no: 1, sid: 38669, type: 71 },
|
|
{ id: 20, no: 1, sid: 38669, type: 72 },
|
|
{ id: 21, no: 1, sid: 38669, type: 73 },
|
|
{ id: 22, no: 1, sid: 38669, type: 74 },
|
|
{ id: 23, no: 1, sid: 38659, type: 70 },
|
|
{ id: 24, no: 1, sid: 38659, type: 71 },
|
|
{ id: 25, no: 1, sid: 38659, type: 72 },
|
|
{ id: 26, no: 1, sid: 38659, type: 73 },
|
|
{ id: 27, no: 1, sid: 38659, type: 74 }
|
|
] |