869 B
869 B
点位2(镇水塔)
待机
url: server/wushan/2/wait
{
"cron": "08:00-22:00 * * *",
"items": [
{
"data": "file://./三峡龙脊BGM.mp3"
}
]
}
Game
url: server/wushan/2/play
{
"tts": {
"start": "刘佳勇者,恭喜你成功通关!",
"timer": [
{
"time": 2,
"value": "你的荣耀将获得法阵加持,请迅速移步到法阵位置!"
}
]
},
"game": {
"video": "file://./镇水塔法阵.mp4"
}
}
点位5(登龙云台)
待机
url: server/wushan/5/wait
{
"cron": "08:00-22:00 * * *",
"items": [
{
"data": "file://./三峡龙脊BGM.mp3"
}
]
}
Game
url: server/wushan/5/play
{
"bgm": "file://./青云龙台.mp3",
"power": true,
"volume":1,
"game": {
"wait": 36
}
}