feat: 补充莉奈娅挖矿说明#162
Merged
Merged
Conversation
|
@zaodonganqi is attempting to deploy a commit to the huiyadan's projects Team on Vercel. A member of the Team first needs to authorize it. |
huiyadanli
requested changes
Apr 21, 2026
| | `set_time` | 设置时间。`action_params`中填写格式:`HH:MM` 或 `HH:MM:<bool>`,bool值可以指定是否使用快速调整时间,默认是 `true`,如 `06:00:true` 表示使用快速调整时间的方式调整时间到早上六点(0.44.0存在) | | ||
| | `use_gadget` | 使用小道具(<kbd>Z</kbd>),默认会等待CD。`action_params` 填写 not_wait 则不等待,直接使用小道具 | | ||
| | `mining` | 挖矿并拾取,支持不同角色的挖矿动作,自动识别当前队伍中的角色执行对应挖矿策略。`action_params` 填写 `disablePickupAround` 可禁用挖矿后的自动拾取。 | | ||
| | `linnea_mining` | 莉奈娅Yolo挖矿,使用YOLO模型识别矿物并自动瞄准挖矿,具体逻辑见[莉奈娅挖矿策略](#莉奈娅挖矿策略)。`action_params` 格式:`射箭次数,大循环次数`,如 `3` 或 `3,10`。第一个参数为射箭次数(默认1),第二个参数为大循环寻矿次数(默认5)。当大循环次数小于射箭次数时,自动提升为射箭次数。 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.