update mg1 and lobbya and B

This commit is contained in:
2026-06-27 05:28:21 +00:00
parent 2e20e87b45
commit cc9bc8dbf3
14 changed files with 4088 additions and 855 deletions
+8 -11
View File
@@ -2,12 +2,7 @@
"gauntletTickMs": 220,
"gauntletJumpTicks": 16,
"gauntletTimeLimitSec": 0,
"gauntletLaneImageUrls": [
"/Game/img/gauntlet-assets/obstacles-2.png",
"/Game/img/gauntlet-assets/obstacles-3.png",
"/Game/img/gauntlet-assets/obstacles-4.png",
"/Game/img/gauntlet-assets/obstacles-5.png"
],
"gauntletLaneImageUrls": [],
"gauntletLaserTopUrl": "",
"gauntletLaserBottomUrl": "",
"gauntletLaserLineUrl": "",
@@ -74,7 +69,7 @@
"/Game/img/ViolentCrime/Meteo-3.png"
],
"spaceShooterAsteroidExplodeFrameMs": 60,
"spaceShooterAsteroidIntervalMs": 200,
"spaceShooterAsteroidIntervalMs": 300,
"spaceShooterShipDamageOverlayUrls": [
"/Game/img/ViolentCrime/Rocket-broke-1.png",
"/Game/img/ViolentCrime/Rocket-broke-2.png",
@@ -95,13 +90,15 @@
"balloonBossPlayerBalloonFallbackUrl": "/Game/img/MegaVirus/Artboard%209.png",
"balloonBossBalloonsPerPlayer": 3,
"forcedMinigameKeys": [
"stack",
"jump_survive",
"space_shooter"
"quiz",
"gauntlet",
"balloon_boss"
],
"testSpecialCardByMap": {},
"troublesomeForceOffer": false,
"specialQuizIconExpireSec": 20,
"pickVoteSec": 25,
"trialVoteSec": 30
"trialVoteSec": 30,
"lobbyDebugHud": true,
"lobbyDebugHudNames": []
}