Files
bettergi-scripts-list/repo/js/WeeklyThousandStarRealm/settings.json
躁动的氨气 f60e778486 添加全新千星脚本 (#2416)
* 添加全新千星脚本

* 添加全新千星脚本

* 添加全新千星脚本

* 添加全新千星脚本
2025-11-30 11:52:32 +08:00

32 lines
681 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": "runJS",
"type": "checkbox",
"label": "我已阅读说明中的免责声明"
},
{
"type": "input-text",
"name": "room",
"label": "奇域关卡关键词或关卡GUID\n仅支持单个默认为作者特供地图",
"default": "37135473336"
},
{
"type": "input-text",
"name": "thisAttempts",
"label": "指定通关次数",
"default": "0"
},
{
"type": "input-text",
"name": "weekMaxExp",
"label": "每周可获取的经验值上限",
"default": "4000"
},
{
"type": "input-text",
"name": "singleExp",
"label": "每次通关获取的经验值数量",
"default": "270"
}
]