Files
bettergi-scripts-list/repo/js/AutoFriendshipFowl/manifest.json
Iluvenis f88becaadd 鸡腿好感提高高移速角色成功率 (#2765)
* update 鸡腿好感添加Ocr功能,提高成功率

* update 提高高移速角色成功率
2026-01-23 00:33:05 +08:00

22 lines
462 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.4",
"tags": [
"好感",
"突发事件"
],
"bgi_version": "0.44.0",
"description": "通过喂狗突发事件刷好感度确保队伍满员4个角色都能刷每天上限10次",
"authors": [
{
"name": "花火"
},
{
"name": "秋云",
"links": "https://github.com/physligl"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}