506 lines
21 KiB
JavaScript
506 lines
21 KiB
JavaScript
// level config — one entry per level
|
|
// x,y = center w,h = dimensions
|
|
// bg → put your PNG in public/backgrounds/levelN.png
|
|
// playerImg → put your PNG in public/assets/player_levelN.png
|
|
|
|
export const LEVELS = [
|
|
|
|
// ── LEVEL 1: CRIMSON ──────────────────────────────────────────────────────
|
|
{
|
|
id: 1,
|
|
name: 'Eruption',
|
|
color: '#970505',
|
|
bg: '/backgrounds/level1.png',
|
|
playerImg: '/assets/player_level1.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 170, y: 370, w: 160, h: 14 },
|
|
{ x: 390, y: 308, w: 150, h: 14 },
|
|
{ x: 610, y: 248, w: 150, h: 14 },
|
|
{ x: 395, y: 188, w: 140, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 170, y: 338, color: '#970505' },
|
|
{ x: 390, y: 278, color: '#970505' },
|
|
{ x: 610, y: 216, color: '#970505' },
|
|
{ x: 395, y: 156, color: '#970505' },
|
|
],
|
|
enemies: [
|
|
{ x: 390, y: 283, patrol: 50 },
|
|
],
|
|
tar: [],
|
|
fragmentQuotes: [
|
|
'Red is the first color infants learn to see.',
|
|
'Anger, passion, urgency — red holds them all.',
|
|
'To feel intensely is not weakness. It is aliveness.',
|
|
'The heart has always beaten in red.',
|
|
],
|
|
completeQuote: 'Red is the color of urgency and passion. Of love at its most raw, and fury at its most honest. You do not need to be calm to be whole — sometimes the world needs your fire.',
|
|
},
|
|
|
|
// ── LEVEL 2: AMBER ────────────────────────────────────────────────────────
|
|
{
|
|
id: 2,
|
|
name: 'Sunset',
|
|
color: '#CF8917',
|
|
bg: '/backgrounds/level2.png',
|
|
playerImg: '/assets/player_level2.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 160, y: 375, w: 150, h: 14 },
|
|
{ x: 360, y: 318, w: 140, h: 14 },
|
|
{ x: 560, y: 260, w: 130, h: 14 },
|
|
{ x: 710, y: 330, w: 110, h: 14 },
|
|
{ x: 280, y: 238, w: 110, h: 14 },
|
|
{ x: 478, y: 188, w: 110, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 160, y: 343, color: '#CF8917' },
|
|
{ x: 710, y: 298, color: '#CF8917' },
|
|
{ x: 280, y: 206, color: '#CF8917' },
|
|
{ x: 478, y: 156, color: '#CF8917' },
|
|
],
|
|
enemies: [
|
|
{ x: 360, y: 293, patrol: 45 },
|
|
{ x: 560, y: 235, patrol: 40 },
|
|
],
|
|
tar: [
|
|
{ x: 490, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Orange reaches toward others.',
|
|
'Warmth is a form of courage.',
|
|
'Creativity begins where comfort ends.',
|
|
'You were built to connect.',
|
|
],
|
|
completeQuote: 'Amber glows like a hearthfire — the color of gathering, of sharing, of laughter that carries across a room. Enthusiasm is not naivety. It is a choice to stay open. Let yourself be warm.',
|
|
},
|
|
|
|
// ── LEVEL 3: YELLOW ───────────────────────────────────────────────────────
|
|
{
|
|
id: 3,
|
|
name: 'Golden',
|
|
color: '#E3D214',
|
|
bg: '/backgrounds/level3.png',
|
|
playerImg: '/assets/player_level3.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 140, y: 372, w: 150, h: 14 },
|
|
{ x: 575, y: 365, w: 150, h: 14 },
|
|
{ x: 280, y: 302, w: 120, h: 14 },
|
|
{ x: 510, y: 295, w: 120, h: 14 },
|
|
{ x: 155, y: 238, w: 110, h: 14 },
|
|
{ x: 420, y: 228, w: 130, h: 14 },
|
|
{ x: 660, y: 220, w: 110, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 280, y: 270, color: '#E3D214' },
|
|
{ x: 660, y: 188, color: '#E3D214' },
|
|
{ x: 155, y: 206, color: '#E3D214' },
|
|
{ x: 420, y: 196, color: '#E3D214' },
|
|
],
|
|
enemies: [
|
|
{ x: 575, y: 340, patrol: 52 },
|
|
{ x: 420, y: 203, patrol: 45 },
|
|
],
|
|
tar: [
|
|
{ x: 370, y: 432 },
|
|
{ x: 700, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Yellow is the color of a question.',
|
|
'Clarity costs something — it asks you to really look.',
|
|
'Anxiety and curiosity live in the same color.',
|
|
'The brightest light also casts the sharpest shadow.',
|
|
],
|
|
completeQuote: 'Yellow is the mind\'s color — quick, restless, brilliant. It carries both hope and anxiety in equal measure. Your nervous energy is not a flaw. It is the same thing as your intelligence.',
|
|
},
|
|
|
|
// ── LEVEL 4: GREEN ────────────────────────────────────────────────────────
|
|
{
|
|
id: 4,
|
|
name: 'Greenery',
|
|
color: '#39BD1C',
|
|
bg: '/backgrounds/level4.png',
|
|
playerImg: '/assets/player_level4.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 140, y: 372, w: 130, h: 14 },
|
|
{ x: 665, y: 365, w: 130, h: 14 },
|
|
{ x: 270, y: 305, w: 120, h: 14 },
|
|
{ x: 510, y: 298, w: 120, h: 14 },
|
|
{ x: 165, y: 242, w: 110, h: 14 },
|
|
{ x: 380, y: 232, w: 120, h: 14 },
|
|
{ x: 610, y: 225, w: 110, h: 14 },
|
|
{ x: 290, y: 175, w: 95, h: 14 },
|
|
{ x: 520, y: 168, w: 95, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 270, y: 273, color: '#39BD1C' },
|
|
{ x: 510, y: 266, color: '#39BD1C' },
|
|
{ x: 380, y: 200, color: '#39BD1C' },
|
|
{ x: 520, y: 136, color: '#39BD1C' },
|
|
],
|
|
enemies: [
|
|
{ x: 140, y: 347, patrol: 40 },
|
|
{ x: 270, y: 280, patrol: 38 },
|
|
{ x: 610, y: 200, patrol: 36 },
|
|
],
|
|
tar: [
|
|
{ x: 395, y: 432 },
|
|
{ x: 610, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Growth rarely feels like growth while it\'s happening.',
|
|
'Green is the slowest and most stubborn color.',
|
|
'Balance is not a destination. It is a practice.',
|
|
'Every root is also a reach.',
|
|
],
|
|
completeQuote: 'Green is the color of becoming. It does not rush, does not announce itself. It simply keeps going — through concrete, through drought, through winter. You are allowed to grow quietly, at your own pace.',
|
|
},
|
|
|
|
// ── LEVEL 5: CYAN ─────────────────────────────────────────────────────────
|
|
{
|
|
id: 5,
|
|
name: 'Tidal',
|
|
color: '#12B6C8',
|
|
bg: '/backgrounds/level5.png',
|
|
playerImg: '/assets/player_level5.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 145, y: 378, w: 140, h: 14 },
|
|
{ x: 355, y: 395, w: 115, h: 14 },
|
|
{ x: 540, y: 368, w: 125, h: 14 },
|
|
{ x: 705, y: 348, w: 115, h: 14 },
|
|
{ x: 235, y: 308, w: 110, h: 14 },
|
|
{ x: 445, y: 295, w: 110, h: 14 },
|
|
{ x: 640, y: 278, w: 115, h: 14 },
|
|
{ x: 125, y: 248, w: 95, h: 14 },
|
|
{ x: 365, y: 235, w: 90, h: 14 },
|
|
{ x: 590, y: 220, w: 90, h: 14 },
|
|
{ x: 755, y: 202, w: 80, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 235, y: 276, color: '#12B6C8' },
|
|
{ x: 640, y: 246, color: '#12B6C8' },
|
|
{ x: 125, y: 216, color: '#12B6C8' },
|
|
{ x: 365, y: 203, color: '#12B6C8' },
|
|
{ x: 755, y: 170, color: '#12B6C8' },
|
|
],
|
|
enemies: [
|
|
{ x: 355, y: 370, patrol: 35 },
|
|
{ x: 445, y: 270, patrol: 35 },
|
|
{ x: 590, y: 195, patrol: 28 },
|
|
],
|
|
tar: [
|
|
{ x: 265, y: 432 },
|
|
{ x: 480, y: 432 },
|
|
{ x: 680, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Teal lives between blue\'s depth and green\'s life.',
|
|
'Clear water still has a bottom.',
|
|
'Calm is not the absence of feeling — it\'s feeling without drowning.',
|
|
'To speak honestly is an act of trust.',
|
|
'You can be still and still be powerful.',
|
|
],
|
|
completeQuote: 'Cyan is the color of honest water — clear enough to see through, deep enough to matter. It asks you to say what you mean, and listen without armor. Clarity is a gift you can give.',
|
|
},
|
|
|
|
// ── LEVEL 6: DEEP BLUE ────────────────────────────────────────────────────
|
|
{
|
|
id: 6,
|
|
name: 'The Abyss',
|
|
color: '#170CB7',
|
|
bg: '/backgrounds/level6.png',
|
|
playerImg: '/assets/player_level6.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 130, y: 382, w: 125, h: 14 },
|
|
{ x: 675, y: 370, w: 130, h: 14 },
|
|
{ x: 308, y: 355, w: 108, h: 14 },
|
|
{ x: 510, y: 385, w: 105, h: 14 },
|
|
{ x: 220, y: 302, w: 100, h: 14 },
|
|
{ x: 455, y: 290, w: 100, h: 14 },
|
|
{ x: 660, y: 275, w: 110, h: 14 },
|
|
{ x: 105, y: 245, w: 88, h: 14 },
|
|
{ x: 358, y: 232, w: 85, h: 14 },
|
|
{ x: 580, y: 215, w: 85, h: 14 },
|
|
{ x: 745, y: 198, w: 80, h: 14 },
|
|
{ x: 268, y: 175, w: 80, h: 14 },
|
|
{ x: 480, y: 165, w: 80, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 308, y: 323, color: '#170CB7' },
|
|
{ x: 220, y: 270, color: '#170CB7' },
|
|
{ x: 660, y: 243, color: '#170CB7' },
|
|
{ x: 358, y: 200, color: '#170CB7' },
|
|
{ x: 480, y: 133, color: '#170CB7' },
|
|
],
|
|
enemies: [
|
|
{ x: 510, y: 360, patrol: 33 },
|
|
{ x: 455, y: 265, patrol: 30 },
|
|
{ x: 660, y: 250, patrol: 37 },
|
|
{ x: 358, y: 207, patrol: 25 },
|
|
],
|
|
tar: [
|
|
{ x: 230, y: 432 },
|
|
{ x: 460, y: 432 },
|
|
{ x: 640, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Blue is the color humans most often call their favorite.',
|
|
'There is beauty in melancholy — it means you loved something.',
|
|
'Depth and heaviness are not the same thing.',
|
|
'Trust is built in the dark, not the light.',
|
|
'Some truths only surface in the quiet.',
|
|
],
|
|
completeQuote: 'Blue is the color of depth and devotion. It holds grief and loyalty in the same hand without flinching. Do not be afraid to go deep. That is where the real things live — where you find out who you actually are.',
|
|
},
|
|
|
|
// ── LEVEL 7: PURPLE ───────────────────────────────────────────────────────
|
|
{
|
|
id: 7,
|
|
name: 'Twilight Spire',
|
|
color: '#6613BA',
|
|
bg: '/backgrounds/level7.png',
|
|
playerImg: '/assets/player_level7.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 130, y: 385, w: 115, h: 14 },
|
|
{ x: 308, y: 365, w: 100, h: 14 },
|
|
{ x: 483, y: 390, w: 100, h: 14 },
|
|
{ x: 652, y: 358, w: 115, h: 14 },
|
|
{ x: 768, y: 300, w: 75, h: 14 },
|
|
{ x: 578, y: 272, w: 88, h: 14 },
|
|
{ x: 400, y: 295, w: 85, h: 14 },
|
|
{ x: 220, y: 285, w: 90, h: 14 },
|
|
{ x: 90, y: 248, w: 80, h: 14 },
|
|
{ x: 320, y: 232, w: 80, h: 14 },
|
|
{ x: 518, y: 215, w: 80, h: 14 },
|
|
{ x: 698, y: 190, w: 78, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 652, y: 326, color: '#6613BA' },
|
|
{ x: 220, y: 253, color: '#6613BA' },
|
|
{ x: 320, y: 200, color: '#6613BA' },
|
|
{ x: 518, y: 183, color: '#6613BA' },
|
|
{ x: 698, y: 158, color: '#6613BA' },
|
|
],
|
|
enemies: [
|
|
{ x: 308, y: 340, patrol: 28 },
|
|
{ x: 400, y: 270, patrol: 25 },
|
|
{ x: 578, y: 247, patrol: 26 },
|
|
{ x: 90, y: 223, patrol: 22 },
|
|
],
|
|
tar: [
|
|
{ x: 200, y: 432 },
|
|
{ x: 408, y: 432 },
|
|
{ x: 618, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Purple is the rarest color found in nature.',
|
|
'Mystery is an invitation, not a threat.',
|
|
'Imagination is how you escape — and return changed.',
|
|
'Wisdom is just questions that have aged well.',
|
|
'Transformation is always a little uncomfortable.',
|
|
],
|
|
completeQuote: 'Purple is the color of the in-between — twilight, magic, the moment before understanding arrives. You do not need everything figured out. Some things are only ever felt, never fully explained. Trust the mystery.',
|
|
},
|
|
|
|
// ── LEVEL 8: MAGENTA ──────────────────────────────────────────────────────
|
|
{
|
|
id: 8,
|
|
name: 'Neon Bloom',
|
|
color: '#C71287',
|
|
bg: '/backgrounds/level8.png',
|
|
playerImg: '/assets/player_level8.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 155, y: 380, w: 130, h: 14 },
|
|
{ x: 338, y: 360, w: 118, h: 14 },
|
|
{ x: 513, y: 380, w: 110, h: 14 },
|
|
{ x: 688, y: 358, w: 120, h: 14 },
|
|
{ x: 165, y: 308, w: 100, h: 14 },
|
|
{ x: 365, y: 300, w: 90, h: 14 },
|
|
{ x: 553, y: 308, w: 100, h: 14 },
|
|
{ x: 728, y: 278, w: 78, h: 14 },
|
|
{ x: 260, y: 248, w: 90, h: 14 },
|
|
{ x: 448, y: 238, w: 90, h: 14 },
|
|
{ x: 636, y: 222, w: 90, h: 14 },
|
|
{ x: 368, y: 178, w: 80, h: 14 },
|
|
{ x: 553, y: 165, w: 80, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 165, y: 276, color: '#C71287' },
|
|
{ x: 728, y: 246, color: '#C71287' },
|
|
{ x: 448, y: 206, color: '#C71287' },
|
|
{ x: 368, y: 146, color: '#C71287' },
|
|
{ x: 553, y: 133, color: '#C71287' },
|
|
],
|
|
enemies: [
|
|
{ x: 338, y: 335, patrol: 38 },
|
|
{ x: 688, y: 333, patrol: 40 },
|
|
{ x: 553, y: 283, patrol: 32 },
|
|
{ x: 365, y: 275, patrol: 25 },
|
|
],
|
|
tar: [
|
|
{ x: 178, y: 432 },
|
|
{ x: 378, y: 432 },
|
|
{ x: 558, y: 432 },
|
|
{ x: 738, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Pink is strength dressed in softness.',
|
|
'Compassion begins with yourself.',
|
|
'To love boldly in a hard world is a radical act.',
|
|
'Playfulness is not childishness — it is aliveness.',
|
|
'You are allowed to bloom loudly.',
|
|
],
|
|
completeQuote: 'Magenta doesn\'t apologize for being bright. It is the color of unconditional love — love that does not shrink itself to be acceptable. Tenderness is not weakness. You can be soft and still be powerful.',
|
|
},
|
|
|
|
// ── LEVEL 9: BROWN ────────────────────────────────────────────────────────
|
|
{
|
|
id: 9,
|
|
name: 'Deep Caves',
|
|
color: '#753F16',
|
|
bg: '/backgrounds/level9.png',
|
|
playerImg: '/assets/player_level9.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 135, y: 382, w: 128, h: 14 },
|
|
{ x: 315, y: 365, w: 112, h: 14 },
|
|
{ x: 496, y: 388, w: 108, h: 14 },
|
|
{ x: 660, y: 358, w: 118, h: 14 },
|
|
{ x: 200, y: 322, w: 100, h: 14 },
|
|
{ x: 400, y: 312, w: 93, h: 14 },
|
|
{ x: 578, y: 305, w: 100, h: 14 },
|
|
{ x: 738, y: 288, w: 78, h: 14 },
|
|
{ x: 118, y: 262, w: 88, h: 14 },
|
|
{ x: 310, y: 255, w: 88, h: 14 },
|
|
{ x: 492, y: 245, w: 88, h: 14 },
|
|
{ x: 658, y: 232, w: 88, h: 14 },
|
|
{ x: 232, y: 195, w: 78, h: 14 },
|
|
{ x: 425, y: 185, w: 78, h: 14 },
|
|
{ x: 608, y: 178, w: 78, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 578, y: 273, color: '#753F16' },
|
|
{ x: 310, y: 223, color: '#753F16' },
|
|
{ x: 658, y: 200, color: '#753F16' },
|
|
{ x: 425, y: 153, color: '#753F16' },
|
|
{ x: 608, y: 146, color: '#753F16' },
|
|
],
|
|
enemies: [
|
|
{ x: 315, y: 340, patrol: 35 },
|
|
{ x: 660, y: 333, patrol: 40 },
|
|
{ x: 400, y: 287, patrol: 28 },
|
|
{ x: 492, y: 220, patrol: 28 },
|
|
{ x: 738, y: 263, patrol: 22 },
|
|
],
|
|
tar: [
|
|
{ x: 152, y: 432 },
|
|
{ x: 348, y: 432 },
|
|
{ x: 540, y: 432 },
|
|
{ x: 712, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Brown is the color of everything that holds.',
|
|
'Stability is not glamorous. It is essential.',
|
|
'The earth holds everything without complaint.',
|
|
'Reliability is its own kind of love.',
|
|
'Roots make the reaching possible.',
|
|
],
|
|
completeQuote: 'Brown is the color of the ground beneath you — steady, patient, without performance. It does not need to be seen to do its work. In a world obsessed with brightness, groundedness is a radical act.',
|
|
},
|
|
|
|
// ── LEVEL 10: THE COLOR REALM — final ─────────────────────────────────────
|
|
{
|
|
id: 10,
|
|
name: 'The Color Realm',
|
|
color: '#FFD700',
|
|
bg: '/backgrounds/level10.png',
|
|
playerImg: '/assets/player_level10.png',
|
|
spawnX: 60,
|
|
spawnY: 400,
|
|
platforms: [
|
|
{ x: 400, y: 440, w: 800, h: 12 },
|
|
{ x: 120, y: 380, w: 140, h: 14 },
|
|
{ x: 310, y: 362, w: 120, h: 14 },
|
|
{ x: 510, y: 382, w: 120, h: 14 },
|
|
{ x: 700, y: 365, w: 130, h: 14 },
|
|
{ x: 210, y: 305, w: 120, h: 14 },
|
|
{ x: 420, y: 298, w: 110, h: 14 },
|
|
{ x: 628, y: 288, w: 120, h: 14 },
|
|
{ x: 115, y: 248, w: 100, h: 14 },
|
|
{ x: 315, y: 238, w: 95, h: 14 },
|
|
{ x: 515, y: 228, w: 95, h: 14 },
|
|
{ x: 715, y: 215, w: 90, h: 14 },
|
|
{ x: 215, y: 178, w: 90, h: 14 },
|
|
{ x: 415, y: 168, w: 90, h: 14 },
|
|
{ x: 615, y: 160, w: 90, h: 14 },
|
|
{ x: 415, y: 128, w: 80, h: 14 },
|
|
],
|
|
fragments: [
|
|
{ x: 310, y: 330, color: '#970505' },
|
|
{ x: 700, y: 333, color: '#CF8917' },
|
|
{ x: 210, y: 273, color: '#E3D214' },
|
|
{ x: 628, y: 256, color: '#39BD1C' },
|
|
{ x: 315, y: 206, color: '#12B6C8' },
|
|
{ x: 715, y: 183, color: '#170CB7' },
|
|
{ x: 215, y: 146, color: '#6613BA' },
|
|
{ x: 615, y: 128, color: '#C71287' },
|
|
{ x: 415, y: 96, color: '#753F16' },
|
|
],
|
|
enemies: [
|
|
{ x: 120, y: 355, patrol: 45 },
|
|
{ x: 510, y: 357, patrol: 40 },
|
|
{ x: 420, y: 273, patrol: 35 },
|
|
{ x: 628, y: 263, patrol: 42 },
|
|
{ x: 515, y: 203, patrol: 30 },
|
|
],
|
|
tar: [
|
|
{ x: 225, y: 432 },
|
|
{ x: 390, y: 432 },
|
|
{ x: 540, y: 432 },
|
|
{ x: 665, y: 432 },
|
|
{ x: 760, y: 432 },
|
|
],
|
|
fragmentQuotes: [
|
|
'Red — the first color you ever saw.',
|
|
'Amber — the warmth you learned to offer.',
|
|
'Yellow — the light that made you curious.',
|
|
'Green — the slow courage to keep growing.',
|
|
'Cyan — the voice you learned to trust.',
|
|
'Blue — the depths you survived.',
|
|
'Purple — the mystery you stopped running from.',
|
|
'Magenta — the love you let yourself deserve.',
|
|
'Brown — the ground that held you all along.',
|
|
],
|
|
completeQuote: 'Every color is an emotion. Every emotion is a part of you. To be fully human is to carry them all — the burning and the quiet, the growing and the grief. You are not broken. You are a spectrum. And you are whole.',
|
|
},
|
|
];
|
|
|
|
export function getLevel(id) {
|
|
return LEVELS.find(level => level.id === id);
|
|
}
|