mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-05-21 22:35:48 +08:00
31
repo/js/WeeklyThousandStarRealm/settings.json
Normal file
31
repo/js/WeeklyThousandStarRealm/settings.json
Normal file
@@ -0,0 +1,31 @@
|
||||
[
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user