-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathTriggernometryExport.xml
404 lines (404 loc) · 45.5 KB
/
TriggernometryExport.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<?xml version="1.0"?>
<TriggernometryExport Version="1">
<ExportedFolder FFXIVJobFilter="32640" Id="81b2977f-5915-4ea5-bec6-0db8aa8ed3f0" Name="Auto Crafter v2.4.0" Enabled="true">
<Folders />
<Triggers>
<Trigger Enabled="true" Source="FFXIVNetwork" Sequential="True" Name="Auto Craft Toggle" Id="6748436f-717b-4235-b0c7-2b6de62cdaa4" RegularExpression="^00\|.*\|0038\|\|(?:(?<autocraft>ac|autocraft)(?: (on|off))?|(?<dalamud>where plogon))">
<Actions>
<Action OrderNumber="1" VariableOp="SetNumeric" VariableName="acstatus" VariableExpression="0" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:acstatus}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="2" VariableOp="SetNumeric" VariableName="acstatus" VariableExpression="max(${var:acstatus}≠1, ${func:length:${1}}-1)%2" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${func:length:${autocraft}}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericGreater" />
</Condition>
</Action>
<Action OrderNumber="3" TriggerOp="EnableTrigger" TriggerId="5786cb19-de10-4ef4-b9e8-ed84bf4e2c42" ActionType="Trigger">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="4" TriggerOp="DisableTrigger" TriggerId="5786cb19-de10-4ef4-b9e8-ed84bf4e2c42" ActionType="Trigger">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:acstatus}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="5" VariableOp="SetNumeric" VariableName="material" VariableExpression="0" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:material}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="6" VariableOp="SetString" VariableName="sbet" VariableExpression="00:00" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:sbet}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="7" VariableOp="SetString" VariableName="macroType" VariableExpression="keybind" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:macroType}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="8" VariableOp="SetString" VariableName="macroID" VariableExpression="1" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:macroID}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="9" VariableOp="SetNumeric" VariableName="sbc" VariableExpression="0" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:sbc}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="10" VariableOp="SetNumeric" VariableName="matlimit" VariableExpression="0" Enabled="False" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:matlimit}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="11" TextAuraAlignment="TopRight" TextAuraFontSize="9.75" TextAuraForeground="White" TextAuraOutline="#AB9152" TextAuraName="acAura" TextAuraExpression="[MAT:${var:material}${func:padleft(47,${numeric:or(${var:matlimit})}):}${var:matlimit}] [SB:${var:sbc}] [${var:sbet}][${func:toupper:${var:macroType}}: ${var:macroID}]" TextAuraXIniExpression="${_screenwidth}/2" TextAuraYIniExpression="56" TextAuraWIniExpression="${_screenwidth}-54-${_screenwidth}/2" TextAuraHIniExpression="100" TextAuraOIniExpression="100" TextAuraFontName="AxisLatinPro-Regular" ActionType="TextAura">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="12" TextAuraAlignment="TopRight" TextAuraFontSize="8.25" TextAuraForeground="White" TextAuraOutline="#AB9152" TextAuraName="acAuradev" TextAuraExpression="[${var:acstatus}][${var:pressconfirm}][MAT:${var:material} SPB:${var:sbc}] [${var:sbet}]" TextAuraXIniExpression="851" TextAuraYIniExpression="868" TextAuraWIniExpression="324" TextAuraHIniExpression="30" TextAuraOIniExpression="100" TextAuraFontName="AxisLatinPro-Regular" Enabled="False" ActionType="TextAura">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="13" TextAuraOp="DeactivateAuraRegex" TextAuraFontSize="8.25" TextAuraName="acAura" TextAuraFontName="Microsoft Sans Serif" ActionType="TextAura">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:acstatus}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="14" ActionType="SystemBeep">
<Condition Enabled="false" Grouping="Or" />
</Action>
<Action OrderNumber="15" JsonEndpointExpression="http://localhost:51323/" JsonPayloadExpression="{ "version": 1, "id": 123456, "type": "ExecuteCommand", "payload": { "command": "/pcraft run loop 1 CheckPlugins" } }" ActionType="GenericJson">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="16" VariableOp="SetNumeric" VariableName="dalamud" VariableExpression="0" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="17" VariableOp="SetNumeric" VariableName="dalamud" VariableExpression="1" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${dalamud}" ExpressionTypeL="String" ExpressionR="where plogon" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
</Actions>
<Condition Enabled="false" Grouping="Or" />
</Trigger>
<Trigger Enabled="false" Source="FFXIVNetwork" Sequential="True" Name="Auto Crafter" Id="5786cb19-de10-4ef4-b9e8-ed84bf4e2c42" RegularExpression="^12\||\|0(?:038\|\|(?:Macro #(?<macro>\d) finished|(?:ac|autocraft) (?:(?<par>reset|pause)|(?:limit )?(?<limit>\d+)|set (?<material>\d+)|macro (?:(?<macroType>individual) (?<macroID>[1-9]?\d)|(?<macroType>shared) (?<macroID>[1-9]?\d)|(?<macroType>snd) (?<macroID>.*)|(?<macroType>keybind) (?<macroID>[1-9]))$))|03C\||8(?:3C\||B0\|\|(?:You lose the effect of ..(?<regex>Well Fed|Medicated|Squadron Spiritbonding Manual|That Which Binds Us)\.|.*「(?<regex>カンパニーアクション:錬精度上昇量アップ|強化薬|錬精度上昇量アップ|食事)」が切れた。)|42\|\|(?:.+(?<regex>は所持品から材料を取り出した。|は製作に失敗した……|のマテリア精製をした!)|(?<regex>You begin synthesizing|Your synthesis fails!|You successfully extract a))|39\|\|(?:.+(?<regex>錬精度が)|(?<regex>Your spiritbond with the)|The condition of your.+ (?<regex>0%)|.*の耐久度が(?<regex>0%)になった。)|C2\|\|(?:.+(?<regex>を完成させた!)|(?<regex>You synthesize))))" Description="Auto-spiritbond crafter gear, Supported language (EN_JP)">
<Actions>
<Action OrderNumber="1" MutexOpType="Acquire" MutexName="sbm" ActionType="Mutex">
<Condition Enabled="false" Grouping="Or" />
</Action>
<Action OrderNumber="2" TriggerOp="DisableTrigger" TriggerId="5786cb19-de10-4ef4-b9e8-ed84bf4e2c42" ActionType="Trigger">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:acstatus}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="3" VariableOp="SetNumeric" VariableName="sbc" VariableExpression="${var:sbc}+1" ActionType="Variable" Description="Spiritbond count (sbc) + 1" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Your spiritbond with the" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="錬精度が" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="4" VariableOp="SetNumeric" VariableName="sbc" VariableExpression="${var:sbc}-1" ActionType="Variable" Description="sbc-1" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You successfully extract a" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="のマテリア精製をした!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${var:sbc}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericGreaterEqual" />
</Condition>
</Action>
<Action OrderNumber="5" VariableOp="SetNumeric" VariableName="material" VariableExpression="${var:material}+1" ActionType="Variable" Description="material+1" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Your synthesis fails!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は製作に失敗した……" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You synthesize" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="を完成させた!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="6" VariableOp="SetNumeric" VariableName="material" VariableExpression="0" ActionType="Variable" Description="material=0" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionGroup Enabled="false" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${var:resett}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${par}" ExpressionTypeL="String" ExpressionR="reset" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="7" VariableOp="SetString" VariableName="macroType" VariableExpression="${macroType}" ActionType="Variable" Description="macroType = ${macroType}" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${func:length:${macroType}}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
</Condition>
</Action>
<Action OrderNumber="8" VariableOp="SetString" VariableName="macroID" VariableExpression="${macroID}" ActionType="Variable" Description="macroID = ${macroID}" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${func:length:${macroID}}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
</Condition>
</Action>
<Action OrderNumber="9" SystemBeepFreqExpression="500" KeypressType="WindowMessage" KeyPressExpression="1" KeyPressCode="49+${numeric:if(${func:length:${macro}},(${macro}),${var:macroID}-1)}" KeyPressWindow="FINAL FANTASY XIV" ActionType="KeyPress" Description="Execute Macro [ keybind ]" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="(${macro})" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${evar:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:material}" ExpressionTypeL="Numeric" ExpressionR="${var:matlimit}" ExpressionTypeR="Numeric" ConditionType="NumericLess" />
<ConditionSingle Enabled="true" ExpressionL="${var:matlimit}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${var:macroType}" ExpressionTypeL="String" ExpressionR="keybind" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="10" SystemBeepFreqExpression="500" JsonEndpointExpression="http://localhost:51323/" JsonPayloadExpression="{ "version": 1, "id": 123456, "type": "ExecuteCommand", "payload": { "command": "/runmacro ${var:macroID} ${var:macroType}" } }" ActionType="GenericJson" Description="Execute Macro [ shared/individual ] [ DALAMUD ]" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="false" ExpressionL="(${macro})" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${evar:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:material}" ExpressionTypeL="Numeric" ExpressionR="${var:matlimit}" ExpressionTypeR="Numeric" ConditionType="NumericLess" />
<ConditionSingle Enabled="true" ExpressionL="${var:matlimit}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:macroType}" ExpressionTypeL="String" ExpressionR="shared" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${var:macroType}" ExpressionTypeL="String" ExpressionR="individual" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
</Condition>
</Action>
<Action OrderNumber="11" SystemBeepFreqExpression="500" JsonEndpointExpression="http://localhost:51323/" JsonPayloadExpression="{ "version": 1, "id": 123456, "type": "ExecuteCommand", "payload": { "command": "/pcraft run loop 1 ${var:macroID}" } }" ActionType="GenericJson" Description="Execute Macro [ snd ] [ DALAMUD ]" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="(${macro})" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${evar:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:material}" ExpressionTypeL="Numeric" ExpressionR="${var:matlimit}" ExpressionTypeR="Numeric" ConditionType="NumericLess" />
<ConditionSingle Enabled="true" ExpressionL="${var:matlimit}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${var:macroType}" ExpressionTypeL="String" ExpressionR="snd" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="12" VariableOp="SetNumeric" VariableName="material" VariableExpression="${material}" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${func:length:${material}}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
</Condition>
</Action>
<Action OrderNumber="13" VariableOp="SetNumeric" VariableName="matlimit" VariableExpression="${limit}" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${limit}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
</Condition>
</Action>
<Action OrderNumber="14" VariableName="matlimit" ActionType="Variable">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${limit}" ExpressionTypeL="String" ExpressionR="0" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="15" VariableOp="SetNumeric" VariableName="sbst" VariableExpression="${_systemtime}" ActionType="Variable" Description="sbst=_systemtime" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:resett}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="true" ExpressionL="${evar:sbst}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="false" ExpressionL="${var:material}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${evar:acstatus}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="16" VariableOp="SetNumeric" VariableName="resett" VariableExpression="1" ActionType="Variable" Description="resett=1" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionGroup Enabled="false" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${var:sbc}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You successfully extract a" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="のマテリア精製をした!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${par}" ExpressionTypeL="String" ExpressionR="reset" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="17" VariableName="resett" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="18" VariableOp="SetString" VariableName="sbet" VariableExpression="${func:padleft(48,2):${numeric:floor((${_systemtime}-${var:sbst})/60)}}:${func:padleft(48,2):${numeric:(${_systemtime}-${var:sbst})%60}}" ActionType="Variable">
<Condition Enabled="false" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:pressconfirm}" ExpressionTypeL="String" ExpressionR="0" ExpressionTypeR="String" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="19" VariableOp="SetString" VariableName="sbet" VariableExpression="00:00" Enabled="False" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:resett}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="20" TextAuraAlignment="TopRight" TextAuraFontSize="8.25" TextAuraForeground="White" TextAuraOutline="#AB9152" TextAuraName="craftCountdev" TextAuraExpression="[${var:acstatus}][${var:pressconfirm}][MAT:${var:material} SPB:${var:sbc}] [${var:sbet}]" TextAuraXIniExpression="851" TextAuraYIniExpression="868" TextAuraWIniExpression="324" TextAuraHIniExpression="30" TextAuraOIniExpression="100" TextAuraFontName="AxisLatinPro-Regular" Enabled="False" ActionType="TextAura">
<Condition Enabled="false" Grouping="Or" />
</Action>
<Action OrderNumber="21" TextAuraAlignment="TopRight" TextAuraFontSize="9.75" TextAuraForeground="White" TextAuraOutline="#AB9152" TextAuraName="craftCount" TextAuraExpression="[MAT:${var:material} SPB:${var:sbc}] [${var:sbet}]" TextAuraXIniExpression="${_screenwidth}-257" TextAuraYIniExpression="54" TextAuraWIniExpression="200" TextAuraHIniExpression="100" TextAuraOIniExpression="100" TextAuraFontName="AxisLatinPro-Regular" Enabled="False" ActionType="TextAura">
<Condition Enabled="false" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${_ffxivplayer}" ExpressionTypeL="String" ExpressionR="Hikari Lonecat" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="22" VariableOp="SetNumeric" VariableName="repair" VariableExpression="1" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="0%" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Squadron Spiritbonding Manual" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="That Which Binds Us" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="カンパニーアクション:錬精度上昇量アップ" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="錬精度上昇量アップ" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${par}" ExpressionTypeL="String" ExpressionR="pause" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="23" VariableName="repair" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="24" KeyPressExpression="{F14}" VariableOp="SetNumeric" VariableName="pressconfirm" VariableExpression="${_systemtimems}" ActionType="Variable" Description="Calls for pressconfirm" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="false" ExpressionL="${reset}" ExpressionTypeL="String" ExpressionR="Your synthesis fails!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="false" ExpressionL="${reset}" ExpressionTypeL="String" ExpressionR="は製作に失敗した……" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You synthesize" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="を完成させた!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${var:sbc}" ExpressionTypeL="Numeric" ExpressionR="13" ExpressionTypeR="Numeric" ConditionType="NumericLess" />
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${var:material}" ExpressionTypeL="Numeric" ExpressionR="${var:matlimit}" ExpressionTypeR="Numeric" ConditionType="NumericLess" />
<ConditionSingle Enabled="true" ExpressionL="${var:matlimit}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${evar:repair}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="25" KeyPressExpression="{F14}" VariableOp="SetNumeric" VariableName="pressconfirm" VariableExpression="0" ActionType="SystemBeep">
<Condition Enabled="true" Grouping="Or">
<ConditionGroup Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${0}" ExpressionTypeL="String" ExpressionR="^12\||\|083C\||\|003C\|" ExpressionTypeR="String" ConditionType="RegexMatch" />
<ConditionSingle Enabled="false" ExpressionL="${_systemtimems}-${var:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="4800" ExpressionTypeR="Numeric" ConditionType="NumericGreater" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Well Fed" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="false" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="0%" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="食事" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${evar:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionGroup Enabled="true" Grouping="And">
<ConditionGroup Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Your synthesis fails!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は製作に失敗した……" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You synthesize" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="を完成させた!" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${var:material}" ExpressionTypeL="Numeric" ExpressionR="${var:matlimit}" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</ConditionGroup>
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="0%" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Squadron Spiritbonding Manual" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="That Which Binds Us" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="カンパニーアクション:錬精度上昇量アップ" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="錬精度上昇量アップ" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="26" KeyPressExpression="{F14}" VariableName="pressconfirm" VariableExpression="0" ActionType="Variable">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${var:sbc}" ExpressionTypeL="Numeric" ExpressionR="12" ExpressionTypeR="Numeric" ConditionType="NumericGreaterEqual" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${0}" ExpressionTypeL="String" ExpressionR="^12\||\|083C\||\|003C\|" ExpressionTypeR="String" ConditionType="RegexMatch" />
<ConditionSingle Enabled="true" ExpressionL="${_systemtimems}-${var:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="4800" ExpressionTypeR="Numeric" ConditionType="NumericGreater" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="0%" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Well Fed" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="食事" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="false" ExpressionL="${var:sbc}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericGreater" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Medicated" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="Squadron Spiritbonding Manual" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="That Which Binds Us" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="強化薬" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="カンパニーアクション:錬精度上昇量アップ" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="錬精度上昇量アップ" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="27" AuraName="cBase" AuraImage="https://raw.githubusercontent.com/gynryiie/assets/master/icons/progressBg.png" AuraXIniExpression="(${_screenwidth}-156)/2" AuraYIniExpression="floor(689/1080*${_screenheight}*27/26)" AuraWIniExpression="156" AuraHIniExpression="14" AuraOIniExpression="100" ActionType="Aura">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${evar:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="true" ExpressionL="${var:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="28" AuraName="cProgress1" AuraImage="https://raw.githubusercontent.com/gynryiie/assets/master/icons/progressF1.png" AuraXIniExpression="${_imageaura[cBase].x}" AuraYIniExpression="${_imageaura[cBase].y}" AuraWIniExpression="${_imageaura[cProgress1].w}" AuraHIniExpression="14" AuraOIniExpression="100" AuraWTickExpression="min(((${_systemtimems}-${var:pressconfirm})/1800)*152, 152)" VariableOp="SetNumeric" VariableName="casting" VariableExpression="1" ActionType="Aura">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${evar:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="true" ExpressionL="${var:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="29" AuraName="cProgress2" AuraImage="https://raw.githubusercontent.com/gynryiie/assets/master/icons/progressF2.png" AuraXIniExpression="${_imageaura[cBase].x}" AuraYIniExpression="${_imageaura[cBase].y}" AuraWIniExpression="${_imageaura[cProgress2].w}" AuraHIniExpression="14" AuraOIniExpression="100" AuraWTickExpression="(${_systemtimems}-${var:pressconfirm}-1800)/3000*152" VariableOp="SetNumeric" VariableName="casting" VariableExpression="1" ActionType="Aura">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${_systemtimems}-${var:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="1800" ExpressionTypeR="Numeric" ConditionType="NumericGreaterEqual" />
<ConditionSingle Enabled="true" ExpressionL="${var:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="30" AuraOp="DeactivateAuraRegex" AuraName="cProgress|cBase" ActionType="Aura">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${evar:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="true" ExpressionL="${var:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="31" KeypressType="WindowMessage" KeyPressCode="96" KeyPressWindow="FINAL FANTASY XIV" VariableOp="SetNumeric" VariableName="synthesizeQueued" VariableExpression="0" ActionType="Variable" Description="Initialize Synthesize Queue Flag [ DALAMUD ]" DescriptionOverride="True">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${_systemtimems}-${var:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="2500" ExpressionTypeR="Numeric" ConditionType="NumericGreater" />
<ConditionSingle Enabled="true" ExpressionL="${var:dalamud}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="true" ExpressionL="${evar:synthesizeQueued}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="32" JsonEndpointExpression="http://localhost:51323/" JsonPayloadExpression="{ "version": 1, "id": 123456, "type": "ExecuteCommand", "payload": { "command": "/pcraft run loop 1 Synthesize" } }" KeypressType="WindowMessage" KeyPressCode="96" KeyPressWindow="FINAL FANTASY XIV" ActionType="GenericJson" Description="NEW Click Synthesize [ DALAMUD ]" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:synthesizeQueued}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
</Condition>
</Action>
<Action OrderNumber="33" KeypressType="WindowMessage" KeyPressCode="96" KeyPressWindow="FINAL FANTASY XIV" ActionType="KeyPress">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${_systemtimems}-${var:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="1800" ExpressionTypeR="Numeric" ConditionType="NumericGreater" />
<ConditionSingle Enabled="true" ExpressionL="${var:dalamud}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="34" TriggerId="5786cb19-de10-4ef4-b9e8-ed84bf4e2c42" TriggerForce="regexp" ActionType="Trigger">
<Condition Enabled="true" Grouping="And">
<ConditionSingle Enabled="true" ExpressionL="${evar:pressconfirm}" ExpressionTypeL="Numeric" ExpressionR="1" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
<ConditionSingle Enabled="true" ExpressionL="${evar:synthesizeQueued}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericEqual" />
</Condition>
</Action>
<Action OrderNumber="35" KeypressType="WindowMessage" KeyPressCode="96" KeyPressWindow="FINAL FANTASY XIV" VariableName="synthesizeQueued" ActionType="Variable" Description="Unset synthesizeQueued [ DALAMUD ]" DescriptionOverride="True">
<Condition Enabled="true" Grouping="Or">
<ConditionSingle Enabled="true" ExpressionL="${evar:synthesizeQueued}" ExpressionTypeL="Numeric" ExpressionR="0" ExpressionTypeR="Numeric" ConditionType="NumericNotEqual" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="You begin synthesizing" ExpressionTypeR="String" ConditionType="StringEqualCase" />
<ConditionSingle Enabled="true" ExpressionL="${regex}" ExpressionTypeL="String" ExpressionR="は所持品から材料を取り出した。" ExpressionTypeR="String" ConditionType="StringEqualCase" />
</Condition>
</Action>
<Action OrderNumber="36" MutexName="sbm" ActionType="Mutex">
<Condition Enabled="false" Grouping="Or" />
</Action>
</Actions>
<Condition Enabled="false" Grouping="Or" />
</Trigger>
</Triggers>
</ExportedFolder>
</TriggernometryExport>