Skip to content

feat: 添加任务,自动使用一次应急理智加强剂#1061

Merged
MistEO merged 2 commits intoMaaEnd:mainfrom
fuhaixi:main
Mar 7, 2026
Merged

feat: 添加任务,自动使用一次应急理智加强剂#1061
MistEO merged 2 commits intoMaaEnd:mainfrom
fuhaixi:main

Conversation

@fuhaixi
Copy link
Contributor

@fuhaixi fuhaixi commented Mar 7, 2026

使用一次应急理智加强剂,主要用于消耗日常和月卡给的有时限的应急理智加强剂。(上次pr废弃了,提交历史太混乱

Summary by Sourcery

添加一个新的自动化任务及其相关资源,用于自动消耗特殊的理智回复道具。

新功能:

  • 引入 AutoUseSpMedication 任务,用于自动使用单个紧急理智恢复道具,主要针对每日和每月奖励中带有时间限制的理智回复道具。

增强:

  • 更新界面配置和本地化字符串,以展示新的 AutoUseSpMedication 任务及其相关的流水线资源。
Original summary in English

Summary by Sourcery

Add a new automated task and supporting resources to automatically consume a special sanity medication item.

New Features:

  • Introduce an AutoUseSpMedication task to automatically use a single emergency sanity booster item, targeting time-limited boosters from daily and monthly rewards.

Enhancements:

  • Update interface configuration and localization strings to surface the new AutoUseSpMedication task and related pipeline resources.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - 我已经审查了你的更改,一切看起来都很棒!


Sourcery 对开源项目是免费的——如果你觉得我们的代码审查有帮助,欢迎分享 ✨
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的代码审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

"description": "$task.AutoUseSpMedication.description",
"entry": "AutoUseSpMedicationEntry",
"label": "$task.AutoUseSpMedication.label",
"name": "AutoUseSpMedication"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

给其他语言的也加下?让 AI 给加下就行

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已添加

@MistEO MistEO merged commit 8fb24e0 into MaaEnd:main Mar 7, 2026
17 checks passed
MistEO pushed a commit that referenced this pull request Mar 9, 2026
MistEO pushed a commit that referenced this pull request Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants