{ "gameInfo": { "title": "Starfall Chronicles", "version": "1.4.2", "engine": "Custom C++/Vulkan", "releaseDate": "2025-11-14", "isEarlyAccess": false, "supportedPlatforms": ["PC", "PS5", "Xbox Series X|S", "Switch 2"], "tags": ["RPG", "Open World", "Co-op", "Sci-Fi"], "publisher": { "name": "Nebula Interactive", "founded": 2011, "headquarters": { "city": "Vancouver", "country": "Canada", "coordinates": { "lat": 49.2827, "lng": -123.1207 } } } }, "settings": { "graphics": { "resolution": { "width": 2560, "height": 1440, "refreshRate": 144 }, "quality": "Ultra", "vsync": false, "rayTracing": true, "fieldOfView": 90, "brightness": 1.05 }, "audio": { "masterVolume": 0.8, "channels": { "music": 0.6, "sfx": 0.9, "voice": 1.0, "ambience": 0.5 }, "subtitles": true, "language": "en-US" }, "controls": { "invertY": false, "sensitivity": 6.5, "keybinds": { "moveForward": "W", "moveBackward": "S", "jump": "Space", "interact": "E", "inventory": "Tab" } } }, "world": { "name": "The Veyra Expanse", "seed": 8823145, "regions": [ { "id": "region_001", "name": "Ashen Coast", "climate": "Temperate", "dangerLevel": 2, "discovered": true, "biomes": ["Beach", "Cliffs", "Ruins"], "npcs": [ { "id": "npc_014", "name": "Old Mira", "role": "Quest Giver", "hostile": false, "dialogue": { "greeting": "Storms took my boat, traveler. Perhaps you can help.", "questIds": ["q_boat_repair", "q_lost_cargo"] }, "position": { "x": 120.5, "y": 0.0, "z": -34.2 } }, { "id": "npc_015", "name": "Rust Sentinel", "role": "Guardian", "hostile": true, "level": 12, "lootTable": ["scrap_metal", "power_cell", null] } ] }, { "id": "region_002", "name": "Veyra Highlands", "climate": "Alpine", "dangerLevel": 4, "discovered": false, "biomes": ["Mountains", "Glacier", "Caverns"], "npcs": [] } ] }, "player": { "name": "Kael Draven", "level": 27, "experience": 184320, "class": "Voidwalker", "stats": { "health": 340, "mana": 210, "stamina": 150, "attributes": { "strength": 18, "agility": 24, "intellect": 21, "luck": 9 } }, "inventory": [ { "itemId": "sword_001", "name": "Ember Fang", "type": "Weapon", "rarity": "Legendary", "damage": 87, "enchantments": ["Fire Aspect III", "Lifesteal I"], "equipped": true }, { "itemId": "potion_003", "name": "Greater Healing Potion", "type": "Consumable", "rarity": "Common", "quantity": 5, "effects": { "healAmount": 250, "duration": 0 } }, { "itemId": "armor_007", "name": "Nightscale Chestplate", "type": "Armor", "rarity": "Epic", "defense": 64, "equipped": true, "setBonus": { "setName": "Nightscale", "piecesEquipped": 3, "bonuses": ["+10% Stealth", "+5 Agility"] } } ], "skillTree": { "voidMastery": { "unlocked": true, "points": 8, "abilities": [ { "name": "Shadow Step", "rank": 3, "maxRank": 5, "unlocked": true }, { "name": "Void Pulse", "rank": 1, "maxRank": 5, "unlocked": true }, { "name": "Eclipse Form", "rank": 0, "maxRank": 1, "unlocked": false } ] }, "swordplay": { "unlocked": true, "points": 6, "abilities": [ { "name": "Riposte", "rank": 2, "maxRank": 3, "unlocked": true }, { "name": "Whirlwind Strike", "rank": 5, "maxRank": 5, "unlocked": true } ] } } }, "multiplayer": { "enabled": true, "maxPartySize": 4, "servers": [ { "region": "us-west", "host": "na-node-3.starfall.net", "ping": 22, "playerCount": 1840, "maxCapacity": 2500, "online": true }, { "region": "eu-central", "host": "eu-node-1.starfall.net", "ping": 65, "playerCount": 2210, "maxCapacity": 2500, "online": true }, { "region": "ap-southeast", "host": "ap-node-2.starfall.net", "ping": null, "playerCount": 0, "maxCapacity": 2000, "online": false } ] }, "achievements": [ { "id": "ach_01", "name": "First Steps", "unlocked": true, "unlockedAt": "2025-11-15T09:22:11Z", "points": 10 }, { "id": "ach_02", "name": "Void Walker", "unlocked": true, "unlockedAt": "2025-12-02T18:47:03Z", "points": 25 }, { "id": "ach_03", "name": "Untouchable", "unlocked": false, "unlockedAt": null, "points": 50 } ], "localization": { "supportedLanguages": ["en-US", "es-ES", "fr-FR", "ja-JP", "de-DE"], "strings": { "en-US": { "welcome": "Welcome to the Veyra Expanse", "gameOver": "You have fallen..." }, "ja-JP": { "welcome": "ヴェイラ・エクスパンスへようこそ", "gameOver": "あなたは倒れた..." } } }, "buildMetadata": { "buildNumber": 10492, "commitHash": "9f3a1c2", "debugMode": false, "lastUpdated": "2026-07-28T14:03:00Z", "changelog": [ "Fixed collision bug in Ashen Coast ruins", "Balanced Voidwalker ultimate cooldown", "Added Switch 2 controller support" ] } }