mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
22 lines
452 B
JSON
22 lines
452 B
JSON
[
|
|
{
|
|
"name": "executingTypes",
|
|
"type": "multi-checkbox",
|
|
"label": "要执行的物品种类",
|
|
"default": [
|
|
"圣遗物"
|
|
],
|
|
"options": [
|
|
"全选",
|
|
"武器",
|
|
"圣遗物",
|
|
"养成道具",
|
|
"食物",
|
|
"材料",
|
|
"小道具",
|
|
"任务",
|
|
"贵重道具",
|
|
"摆设"
|
|
]
|
|
}
|
|
] |