This commit is contained in:
Govizlora
2023-09-02 13:05:56 -07:00
parent 4ba54ddf86
commit dc53e045e3
6 changed files with 6 additions and 6 deletions

View File

@@ -200,7 +200,7 @@ AsstTaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const cha
// Mizuki - 水月与深蓝之树
// Sami - 探索者的银凇止境
"mode": int, // 模式,可选项。默认 0
// 0 - 刷蜡烛,尽可能稳定打更多层数
// 0 - 刷蜡烛,尽可能稳定打更多层数
// 1 - 刷源石锭,第一层投资完就退出
// 2 - 【即将弃用】两者兼顾,投资过后再退出,没有投资就继续往后打
"starts_count": int, // 开始探索 次数,可选,默认 INT_MAX。达到后自动停止任务

View File

@@ -1621,7 +1621,7 @@ namespace MaaWpfGui.Main
/// <list type="bullet">
/// <item>
/// <term><c>0</c></term>
/// <description>刷蜡烛,尽可能稳定打更多层数。</description>
/// <description>刷蜡烛,尽可能稳定打更多层数。</description>
/// </item>
/// <item>
/// <term><c>1</c></term>

View File

@@ -81,7 +81,7 @@
<system:String x:Key="GeneralWithoutScreencapErr">通用模式(屏蔽异常输出)</system:String>
<system:String x:Key="DormThreshold">基建工作心情阈值</system:String>
<system:String x:Key="InfrastThresholdTip">若启用自定义换班,该字段仅针对 autofill 的房间有效</system:String>
<system:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</system:String>
<system:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</system:String>
<system:String x:Key="RoguelikeStrategyGold">刷源石锭,到达第二层后直接退出</system:String>
<system:String x:Key="RoguelikeLastReward">烧开水,到达第三层后直接退出</system:String>
<system:String x:Key="StartingSquad">开局分队</system:String>

View File

@@ -126,7 +126,7 @@
<s:String x:Key="InvestmentEnabled">投资源石锭</s:String>
<s:String x:Key="RefreshTraderWithDice">刷新商店(指路鳞)</s:String>
<s:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</s:String>
<s:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</s:String>
<s:String x:Key="RoguelikeStrategyGold">刷源石锭,到达第二层后直接退出</s:String>
<s:String x:Key="StartingSquad">开局分队</s:String>
<s:String x:Key="StartingRoles">开局职业组</s:String>

View File

@@ -123,7 +123,7 @@
<s:String x:Key="InvestmentEnabled">投资源石锭</s:String>
<s:String x:Key="RefreshTraderWithDice">刷新商店(指路鳞)</s:String>
<s:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</s:String>
<s:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</s:String>
<s:String x:Key="RoguelikeStrategyGold">刷源石锭,到达第二层后直接退出</s:String>
<s:String x:Key="StartingSquad">开局分队</s:String>
<s:String x:Key="StartingRoles">开局职业组</s:String>

View File

@@ -126,7 +126,7 @@
<s:String x:Key="InvestmentEnabled">投资源石锭</s:String>
<s:String x:Key="RefreshTraderWithDice">刷新商店(指路鳞)</s:String>
<s:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</s:String>
<s:String x:Key="RoguelikeStrategyExp">刷等级,尽可能稳定打更多层数</s:String>
<s:String x:Key="RoguelikeStrategyGold">刷源石锭,到达第二层后直接退出</s:String>
<s:String x:Key="StartingSquad">开局分队</s:String>
<s:String x:Key="StartingRoles">开局职业组</s:String>