Skip to content

Commit

Permalink
v1.11.11 修复一个问题
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackCleaverLoli committed Jan 16, 2025
1 parent c48fbdc commit 9487bb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MissFisher.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<TriggernometryExport PluginVersion="1.2.0.718">
<ExportedFolder FFXIVJobFilter="131072" Id="d4f12b0f-6d04-407c-9116-a60916459a7c" ZoneFilterRegularExpression="by 黑色公主切萝莉肥 空天姬是免费的" Name="新能源钓竿 空天姬 1.11.10" Enabled="true" RawEnvironmentVariables="版本 = 1.11.10&#xD;&#xA;快照 = 25w03e&#xD;&#xA;摘要 = 修复一个问题。最近新增航线预报界面、拍水后预设参数。国际服如使用练级模式,请更新鲶鱼精到 1.3.5.4&#xD;&#xA;namazu = 1.3.5.3&#xD;&#xA;单语言空间 = 4096&#xD;&#xA;普通钓饵空间 = 105">
<ExportedFolder FFXIVJobFilter="131072" Id="d4f12b0f-6d04-407c-9116-a60916459a7c" ZoneFilterRegularExpression="by 黑色公主切萝莉肥 空天姬是免费的" Name="新能源钓竿 空天姬 1.11.11" Enabled="true" RawEnvironmentVariables="版本 = 1.11.11&#xD;&#xA;快照 = 25w03e&#xD;&#xA;摘要 = 修复一个问题。最近新增航线预报界面、拍水后预设参数。国际服如使用练级模式,请更新鲶鱼精到 1.3.5.4&#xD;&#xA;namazu = 1.3.5.3&#xD;&#xA;单语言空间 = 4096&#xD;&#xA;普通钓饵空间 = 105">
<Folders>
<Folder Id="73ba9ce8-fa77-4491-b210-8f571b0f3a51" Name="更多" Enabled="true">
<Folders>
Expand Down Expand Up @@ -2122,7 +2122,7 @@
<Action OrderNumber="14" VariableOp="SetString" VariableName="空天姬预拍水模式攒鱼计" VariableExpression="1" ActionType="Variable" Asynchronous="False">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${log}" ExpressionTypeL="String" ExpressionR="" ExpressionTypeR="String" ConditionType="StringNotEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="min( ( ${ev:空天姬最大ET} ? ( ${v:空天姬最小ET} ) ? ( ${v:空天姬最小ET} ) : ( ${ev:空天姬天气} ? min(nextETms(00:00),nextETms(08:00),nextETms(16:00)) : 0 ) : 0 ) , ( ${ev:空天姬天气} ? min(nextETms(00:00),nextETms(08:00),nextETms(16:00)) : 0 ) ) &gt;= 180000" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="min( ( ${ev:空天姬最大ET} ? ( ${v:空天姬最小ET} ) ? ( ${v:空天姬最小ET} ) : ( ${ev:空天姬天气} ? min(nextETms(00:00),nextETms(08:00),nextETms(16:00)) : 180001 ) : 180001 ) , ( ${ev:空天姬天气} ? min(nextETms(00:00),nextETms(08:00),nextETms(16:00)) : 180001 ) ) &gt;= 180000" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="15" NamedCallbackName="command" NamedCallbackParam="/e ${if: ${ev:空天姬预拍水模式攒鱼计} ? 开始${if: (${v:空天姬控制鱼计}) &gt; 8 ? : 攒鱼计并 } : &quot;距离窗口期不足 3,将跳过攒鱼计&#xD;&#xA;开始&quot; }尝试预拍水……" ActionType="NamedCallback">
Expand Down Expand Up @@ -6998,7 +6998,7 @@
<ConditionSingle Enabled="true" ExpressionL="${_me.maxgp}" ExpressionTypeL="String" ExpressionR="0" ExpressionTypeR="String" ConditionType="NumericNotEqual" />
</Condition>
</Trigger>
<Trigger Enabled="true" Name="ServerTick 转发" Id="66bfbb08-7c2f-4404-a91f-b988ba84540c" RegularExpression="^.{15}UpdateHp 27:[^:]+:[^:]+:[^:]+:[^:]+:0" PeriodRefire="Deny" RefirePeriodExpression="1000">
<Trigger Enabled="false" Name="ServerTick 转发" Id="66bfbb08-7c2f-4404-a91f-b988ba84540c" RegularExpression="^.{15}UpdateHp 27:[^:]+:[^:]+:[^:]+:[^:]+:0" PeriodRefire="Deny" RefirePeriodExpression="1000">
<Actions>
<Action OrderNumber="1" VariableOp="SetNumeric" VariableName="空天姬控制采集力缺口GP" VariableExpression="${_me.maxgp} - ${_me.currentgp}" ActionType="Variable" Asynchronous="False" />
<Action OrderNumber="2" VariableOp="SetString" VariableName="空天姬控制采集力悬浮窗" VariableExpression="0" ActionType="Variable" Asynchronous="False">
Expand Down

0 comments on commit 9487bb4

Please sign in to comment.