等待插卡逻辑完成

This commit is contained in:
2024-11-22 14:48:05 +08:00
parent 2886009d4d
commit 4df77f15d9
4 changed files with 53 additions and 3 deletions

View File

@@ -69,9 +69,13 @@
## 青云龙台5
待定
```json lines
{
// 等待插卡时间,单位秒
"wait_card": 0,
// 插卡后持续时间,单位秒
"wait": 0
}
```
`wait_card` 为等待插卡的时长,超过时长将直接结束且没有任何现场效果。`wait` 为插卡后持续的现场效果时间。