Files
game-driver/json.md
2025-02-27 11:36:40 +08:00

661 B
Raw Blame History

点位2镇水塔

待机

url: server/wushan/2/wait

{
  "cron": "* * * *",
  "items": [
    {
      "data": "file:///opt/game/三峡龙脊BGM.mp3"
    }
  ]
}

Game

url: server/wushan/2/play

{
  "tts": {
    "start": "刘佳勇者,恭喜你成功通关!",
    "timer": [
      {
        "time": 2,
        "value": "你的荣耀将获得法阵加持,请迅速移步到法阵位置!"
      }
    ]
  },
  "game": {
    "video": "file:///opt/game/镇水塔法阵.mp4"
  }
}

STOP 待机

url: server/wushan/2/command

stop-bg

STOP GAME

url: server/wushan/2/command

stop