Files
bettergi-scripts-list/repo/js/尘歌壶一条龙/settings.json
迷路の龙王 866dc23a7e 尘歌壶一条龙 (#932)
* Update and rename readme.txt to readme.md

* Update readme.md

* Update and rename readme.md to README.md

* Update main.js

* Update manifest.json

* Update README.md

* Update README.md

* Add files via upload

* Add files via upload

* Add files via upload

* Update repo/js/尘歌壶一条龙/manifest.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-27 14:03:08 +08:00

23 lines
821 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "route",
"type": "input-text",
"label": "进入尘歌壶以后寻找阿圆的路径\n填写规则方向键+空格+时间(单位:毫秒)\n多个路径用英文逗号隔开示例A 1800,S 1300\n示例配套洞天摹数81708444664"
},
{
"name": "itemsToBuy",
"type": "input-text",
"label": "想要购买的物品名称,支持只填写部分文字\n多个物品用英文逗号隔开例如祝圣精华,树脂"
},
{
"name": "forgingRoute",
"type": "input-text",
"label": "锻造路径(格式同上)示例D 2000\n周一自动执行"
},
{
"name": "cookingRoute",
"type": "input-text",
"label": "烹饪路径(格式同上)示例W 1000\n周一自动执行"
}
]