Files
bettergi-scripts-list/repo/js/HoeingPathingTest/manifest.json
mno 0c687cfb5a js:几个js适配6.3版本或修复bug (#2679)
* js:锄地一条龙1.20.0

1.适配6.3新怪物类型
2.增加新的拾取物
3.增加实验路线
4.把汐酱删掉的战斗后复位和传送前等待加回去

* js:锄地路线测试

适配6.3新怪物

* js:只要大瓶

修正识别大瓶阈值

* js:采集cd管理

增加6.3新地方特产
2026-01-14 23:47:28 +08:00

17 lines
396 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.
{
"manifest_version": 1,
"name": "锄地路线测试",
"version": "1.2",
"description": "用于测试锄地路线的怪物信息运行时间并根据运行记录修改description字段以适配js锄地一条龙",
"authors": [
{
"name": "mno"
},
{
"name": "Tool_tingsu",
"link": ""
}
],
"settings_ui": "settings.json",
"main": "main.js"
}