{
    "success": true,
    "maps": [
        {
            "mapName": "Titan Arena",
            "mapDescription": "A colossal stadium where dreams are tested under roaring crowds and flashing lights. Only skill, speed, and focus separate legends from spectators.",
            "mapBossSpeech": "Welcome to Titan Arena, challenger! This stadium thrives on action. Check the job vacancies on this map and see which are currently open. The crowd is waiting\u2014don\u2019t keep them bored.",
            "mapImage": "assets\/imgs\/stadium.png",
            "mapBossImage": "assets\/imgs\/stadium_boss.png",
            "gameFolderList": [
                "titan_soccer",
                "titan_balance_ball"
            ]
        },
        {
            "mapName": "Irondeep Mines",
            "mapDescription": "Deep beneath the surface lies a network of tunnels filled with mystery, danger, and opportunity. Every shift could uncover fortune\u2014or failure.",
            "mapBossSpeech": "You\u2019ve got the look of someone ready to work. Head over to the job vacancies in Irondeep Mines and see which tasks are active. Down here, idle hands earn nothing.",
            "mapImage": "assets\/imgs\/mining.png",
            "mapBossImage": "assets\/imgs\/mining_boss.png",
            "gameFolderList": []
        },
        {
            "mapName": "Neonspire City",
            "mapDescription": "A living city of lights, hustle, and endless side gigs.",
            "mapBossSpeech": "City life never sleeps, and neither do the jobs.",
            "mapImage": "assets\/imgs\/city.png",
            "mapBossImage": "assets\/imgs\/city_boss.png",
            "gameFolderList": []
        },
        {
            "mapName": "Velocity Circuit",
            "mapDescription": "An electrifying race track built for precision, reflexes, and pure adrenaline.",
            "mapBossSpeech": "Engines are warm and the track is live.",
            "mapImage": "assets\/imgs\/racetrack.png",
            "mapBossImage": "assets\/imgs\/racetrack_boss.png",
            "gameFolderList": []
        },
        {
            "mapName": "Greenhaven Fields",
            "mapDescription": "Wide open farmlands where patience, planning, and timing rule.",
            "mapBossSpeech": "Fields are ready and seasons don\u2019t wait.",
            "mapImage": "assets\/imgs\/farming.png",
            "mapBossImage": "assets\/imgs\/farming_boss.png",
            "gameFolderList": []
        },
        {
            "mapName": "Astryx Nova",
            "mapDescription": "A vast orbital megacity floating beyond the planet\u2019s atmosphere.",
            "mapBossSpeech": "Welcome to Astryx Nova, drifter.",
            "mapImage": "assets\/imgs\/space_city.png",
            "mapBossImage": "assets\/imgs\/space_city_boss.png",
            "gameFolderList": [
                "galactic_stroll"
            ]
        }
    ],
    "games": [
        {
            "id": "galactic_stroll",
            "foldername": "galactic_stroll",
            "title": "Pleiadeian Odyssey (1\u2764\ufe0f, 3\u26a1)",
            "description": "Pleiadeians need your help to get them thru the asteroid belt! Your expertise in ship maneuvering and warp deployment is crucial to their survival. Navigate through the treacherous asteroid belt, avoid collisions, and use your warp abilities strategically to help the Pleiadeians reach safety. Can you guide them to freedom and become a hero of the galaxy?",
            "starterfile": "index.html",
            "entryamount": 0,
            "iconimage": "icon.png",
            "thumbnailimage": "thumbnail.png",
            "enabled": true
        },
        {
            "id": "titan_balance_ball",
            "foldername": "titan_balance_ball",
            "title": "Titan Balance Ball",
            "description": "Test your focus and reflexes in Titan Balance Ball. Carefully balance the ball and fight against gravity and movement to survive as long as possible. The longer you last, the higher your score climbs.",
            "starterfile": "index.html",
            "entryamount": 0,
            "iconimage": "icon.png",
            "thumbnailimage": "thumbnail.png",
            "enabled": true
        },
        {
            "id": "titan_soccer",
            "foldername": "titan_soccer",
            "title": "Titan Soccer",
            "description": "Step onto the pitch in Titan Soccer, a fast-paced football challenge where precision and timing matter. Control a single player using touch controls and outplay the opposition to drive the ball into the enemy goal. Your earnings are based on how well you play, not just whether you win. Each goal you score gives a solid score boost, while accurate shots, good passing, tackles, and maintaining possession add extra rewards. Winning a match grants a bonus, drawing gives a smaller reward, and losing may reduce your score\u2014especially if your performance was poor. Playing harder difficulties increases your total rewards through multipliers. Energy reflects effort and efficiency: strong, accurate play can recover energy, while missed shots, losses, and long matches drain it. In short, smart, skillful football earns more than reckless play.",
            "starterfile": "index.html",
            "entryamount": 0,
            "iconimage": "icon.png",
            "thumbnailimage": "thumbnail.png",
            "enabled": true
        }
    ]
}