* 周本2.2更新 * Update repo/js/周本3-公子/main.js Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update repo/js/周本11-火龙/assets/tp.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
18 lines
364 B
JSON
18 lines
364 B
JSON
[
|
|
{
|
|
"name": "foodName",
|
|
"type": "input-text",
|
|
"label": "请输入料理名称,多食物用法(攻击-药剂-防御)"
|
|
},
|
|
{
|
|
"name": "resurgenceFoodName",
|
|
"type": "input-text",
|
|
"label": "请输入复活料理名称 "
|
|
},
|
|
{
|
|
"name": "recoveryFoodName",
|
|
"type": "input-text",
|
|
"label": "请输入回血料理名称 "
|
|
}
|
|
]
|