Files
justice/www/html/Game/data/game-timing.json
T
2026-05-01 10:39:10 +00:00

42 lines
1.6 KiB
JSON

{
"gauntletTickMs": 150,
"gauntletJumpTicks": 5,
"gauntletTimeLimitSec": 60,
"gauntletLaneImageUrls": [
"/Game/img/gauntlet-assets/gauntlet-6aa244ab734b12e4.png",
"/Game/img/gauntlet-assets/gauntlet-c4d4482e2a60eac9.png",
"/Game/img/gauntlet-assets/gauntlet-67a585790f67fe67.png",
"/Game/img/gauntlet-assets/gauntlet-077c293962b8fe07.png"
],
"gauntletLaserTopUrl": "/Game/img/gauntlet-assets/gauntlet-dd51baed17270995.png",
"gauntletLaserBottomUrl": "/Game/img/gauntlet-assets/gauntlet-dd51baed17270995.png",
"gauntletLaserLineUrl": "/Game/img/gauntlet-assets/gauntlet-2a75a958cd5e5e8a.png",
"gauntletLaserFillColor": "rgba(255,204,204,0)",
"gauntletLaserStrokeColor": "rgba(255,220,255,0)",
"gauntletLaserLineWidthPx": 0,
"stackSwingHz": 0.1,
"stackBlockWidthTiles": 3.2,
"jumpSurviveJumpHeightMult": 1.5,
"jumpSurviveMissionTimeSec": 0,
"spaceShooterMissionTimeSec": 0,
"spaceShooterShipImageUrls": [
"/Game/img/ViolentCrime/Rocket-1.png",
"/Game/img/ViolentCrime/Rocket-2.png",
"/Game/img/ViolentCrime/Rocket-3.png",
"/Game/img/ViolentCrime/Rocket-4.png",
"/Game/img/ViolentCrime/Rocket-5.png",
"/Game/img/ViolentCrime/Rocket-6.png"
],
"spaceShooterAsteroidSpriteUrls": [
"/Game/img/ViolentCrime/Meteo-1.png",
"/Game/img/ViolentCrime/Meteo-2.png",
"/Game/img/ViolentCrime/Meteo-3.png"
],
"spaceShooterAsteroidExplodeFrameMs": 60,
"spaceShooterAsteroidIntervalMs": 300,
"spaceShooterShipDamageOverlayUrls": [
"/Game/img/ViolentCrime/Rocket-broke-1.png",
"/Game/img/ViolentCrime/Rocket-broke-2.png",
"/Game/img/ViolentCrime/Rocket-broke-3.png"
]
}