Advertisement
Olivki

ben

Sep 16th, 2018
430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.04 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <TriggernometryExport Version="1">
  3.   <ExportedTrigger Enabled="true" Name="Death" Id="ac822ac6-0a98-473c-b45a-bf47651bf822" RegularExpression="((?&lt;player&gt;[A-Za-z'-]+ [A-Za-z'-]+)|You) (are|is) defeated by the " DebugLevel="Inherit" PrevActions="Keep" PrevActionsRefire="Allow" Scheduling="FromFire" PeriodRefire="Allow" RefirePeriodExpression="0">
  4.     <Actions>
  5.       <Action DiscordTts="false" OrderNumber="1" AuraImageMode="Normal" TextAuraAlignment="MiddleCenter" TextAuraFontSize="8.25" TextAuraEffect="None" TextAuraUseOutline="false" Enabled="true" ActionType="UseTTS" ExecutionDelayExpression="0" Asynchronous="true" DebugLevel="Inherit" RefireInterrupt="false" RefireRequeue="true" SystemBeepFreqExpression="1000" SystemBeepLengthExpression="100" PlaySoundVolumeExpression="100" PlaySoundExclusive="true" PlaySoundMyself="false" PlaySpeechMyself="false" UseTTSTextExpression="${player} died." UseTTSVolumeExpression="100" UseTTSRateExpression="0" UseTTSExclusive="true" LaunchProcessWindowStyle="Normal" ExecScriptType="CSharp" MessageBoxIconType="None" VariableOp="Unset" ListVariableOp="Unset" ListVariableExpressionType="String" TriggerOp="FireTrigger" TriggerForce="" TriggerId="00000000-0000-0000-0000-000000000000" FolderOp="EnableFolder" FolderId="00000000-0000-0000-0000-000000000000" AuraOp="ActivateAura" TextAuraOp="ActivateAura" TextAuraFontName="Microsoft Sans Serif" TextAuraForeground="Black" TextAuraBackground="Transparent" TextAuraOutline="White" OBSControlType="StartStreaming" LogProcess="false">
  6.         <Conditions />
  7.       </Action>
  8.     </Actions>
  9.     <Conditions>
  10.       <Condition OrderNumber="1" ExpressionL="${_ffxivparty[${player}].inparty}" ExpressionTypeL="String" ExpressionR="1" ExpressionTypeR="String" ConditionType="NumericEqual" Enabled="true" />
  11.       <Condition OrderNumber="2" ExpressionL="${_ffxivparty[${player}].currenthp}" ExpressionTypeL="String" ExpressionR="0" ExpressionTypeR="String" ConditionType="NumericEqual" Enabled="true" />
  12.     </Conditions>
  13.   </ExportedTrigger>
  14. </TriggernometryExport>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement