js脚本:尘歌壶洞天百宝购买 (#389)
* 向右行走X毫秒 可以选择向右行走多少毫秒 * Add files via upload * Add files via upload * Delete 火希芙班.txt * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Delete 尘歌壶洞天百宝购买 directory --------- Co-authored-by: 辉鸭蛋 <huiyadanli@gmail.com>
This commit is contained in:
58
repo/js/尘歌壶洞天百宝购买/settings.json
Normal file
58
repo/js/尘歌壶洞天百宝购买/settings.json
Normal file
@@ -0,0 +1,58 @@
|
||||
[
|
||||
// {
|
||||
// "name": "cloth",
|
||||
// "type": "select",
|
||||
// "label": "布匹",
|
||||
// "options": ["是", "否"],
|
||||
// "default": "否"
|
||||
// },
|
||||
{
|
||||
"name": "transientResin",
|
||||
"type": "select",
|
||||
"label": "须臾树脂",
|
||||
"options": ["是", "否"],
|
||||
"default": "否"
|
||||
},
|
||||
{
|
||||
"name": "heroExp",
|
||||
"type": "select",
|
||||
"label": "大英雄的经验",
|
||||
"options": ["是", "否"],
|
||||
"default": "否"
|
||||
},
|
||||
{
|
||||
"name": "wandererExp",
|
||||
"type": "select",
|
||||
"label": "流浪者的经验",
|
||||
"options": ["是", "否"],
|
||||
"default": "否"
|
||||
},
|
||||
{
|
||||
"name": "magicOre",
|
||||
"type": "select",
|
||||
"label": "精锻用魔矿",
|
||||
"options": ["是", "否"],
|
||||
"default": "否"
|
||||
},
|
||||
{
|
||||
"name": "mora",
|
||||
"type": "select",
|
||||
"label": "摩拉",
|
||||
"options": ["是", "否"],
|
||||
"default": "否"
|
||||
},
|
||||
{
|
||||
"name": "sacredEssence",
|
||||
"type": "select",
|
||||
"label": "祝圣精华",
|
||||
"options": ["是", "否"],
|
||||
"default": "否"
|
||||
},
|
||||
{
|
||||
"name": "sacredOintment",
|
||||
"type": "select",
|
||||
"label": "祝圣油膏",
|
||||
"options": ["是", "否"],
|
||||
"default": "是"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user