Skip to content

Instantly share code, notes, and snippets.

@griefnote
Last active March 18, 2020 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save griefnote/81aeeccd073a7c938a200368b94abe51 to your computer and use it in GitHub Desktop.
Save griefnote/81aeeccd073a7c938a200368b94abe51 to your computer and use it in GitHub Desktop.
シナジースキルの残り効果時間を表示するトリガー群
<?xml version="1.0" encoding="utf-8"?>
<Exports>
<Panels>
<PanelSettings>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>true</IsExpanded>
<Enabled>true</Enabled>
<PanelName>シナジースキル効果時間表示</PanelName>
<ID>f9f67e69-258a-4142-b537-26f9c905ef86</ID>
<Left>500</Left>
<Top>500</Top>
<SortOrder>SortRecastTimeASC</SortOrder>
<FixedPositionSpell>false</FixedPositionSpell>
<Horizontal>true</Horizontal>
<Locked>false</Locked>
<Margin>-7</Margin>
<EnabledAdvancedLayout>false</EnabledAdvancedLayout>
<Width>450</Width>
<Height>80</Height>
<BackgroundColor>
<A>1</A>
<R>0</R>
<G>0</G>
<B>0</B>
<ScA>0.003921569</ScA>
<ScR>0</ScR>
<ScG>0</ScG>
<ScB>0</ScB>
</BackgroundColor>
<GridPadding>0 0 0 0</GridPadding>
<GridVerticalAlignment>Top</GridVerticalAlignment>
<GridHorizontalAlignment>Left</GridHorizontalAlignment>
<IsStackLayout>false</IsStackLayout>
<StackPanelOrientation>Horizontal</StackPanelOrientation>
</PanelSettings>
</Panels>
<Spells>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>366</ID>
<Guid>59f7246d-be1d-45a4-a990-3c2e2c48ce23</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>だまし討ち:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>gains the effect of 被ダメージ上昇 from &lt;NIN&gt;</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>15</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1100</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>2258_だまし討ち.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>30</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>367</ID>
<Guid>c933b7bb-0679-4904-ab76-d3af95a72e40</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>桃園結義:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of 桃園結義</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>15</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1101</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>7396_桃園結義.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>20</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>368</ID>
<Guid>28f9938a-3ba4-412a-8a5a-a99f53f74a37</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>エンボルデン:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt;に「エンボルデン」の効果。$</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>20</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1102</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>7520_エンボルデン.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>35</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>369</ID>
<Guid>33cf4d52-ca77-44d6-9a7c-918eb479926d</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>ディヴィネーション:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of ディヴィネーション</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>15</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1103</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>16552_ディヴィネーション.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>33</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>370</ID>
<Guid>2b1ca151-df03-4937-bbe4-14c892710b74</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>攻めのタンゴ:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of 攻めのタンゴ</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>20</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1104</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>16011_攻めのタンゴ.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>38</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>371</ID>
<Guid>b457f31a-c1f5-46fb-a983-809d3151f4c2</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>テクニカルフィニッシュ:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of テクニカルフィニッシュ</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>20</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1105</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>16004_テクニカルフィニッシュ.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>38</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>372</ID>
<Guid>c10725f0-ebd4-4f3f-8d23-589a5b6f5b97</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>連環計:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>gains the effect of 連環計 from &lt;SCH&gt;</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>15</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1105</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>7436_連環計.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>28</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>373</ID>
<Guid>d08b98f9-edbb-4252-b53d-e8ae373a2947</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>エギの加護:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of エギの加護</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>15</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1106</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>7450_エギの加護.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>27</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>374</ID>
<Guid>bd4bacd9-a5a1-4767-bf2d-d07a90a40d13</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>ドラゴンサイト:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of 竜の(左|右)眼</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>20</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1107</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>7398_ドラゴンサイト.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>22</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>375</ID>
<Guid>16e6f347-5e52-4bb1-ad91-70a992df6aac</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>バトルリタニー:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of バトルリタニー</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>20</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1110</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>3557_バトルリタニー.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>22</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
<SpellTimer>
<SortPriority>0</SortPriority>
<IsChecked>false</IsChecked>
<IsExpanded>false</IsExpanded>
<Enabled>true</Enabled>
<IsCircleStyle>true</IsCircleStyle>
<TitleVerticalAlignmentInCircle>Center</TitleVerticalAlignmentInCircle>
<Left>0</Left>
<Top>0</Top>
<ID>376</ID>
<Guid>8c6ddbee-a2a0-4a4e-8269-f42a79fc740b</Guid>
<PanelID>f9f67e69-258a-4142-b537-26f9c905ef86</PanelID>
<Panel>シナジースキル効果時間表示</Panel>
<SpellTitle>バトルボイス:効果</SpellTitle>
<RegexEnabled>true</RegexEnabled>
<Keyword>&lt;mex&gt; gains the effect of バトルボイス</Keyword>
<KeywordForExtend1 />
<KeywordForExtend2 />
<RecastTime>20</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font FontFamily="Impact" Size="30" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<BarWidth>69</BarWidth>
<BarHeight>7</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1111</DisplayNo>
<DontHide>false</DontHide>
<IsHideInNotCombat>false</IsHideInNotCombat>
<ExtendBeyondOriginalRecastTime>false</ExtendBeyondOriginalRecastTime>
<HideSpellName>true</HideSpellName>
<HideCounter>false</HideCounter>
<IsCounterToCenter>false</IsCounterToCenter>
<IsReverse>true</IsReverse>
<MatchDateTime>0001-01-01T00:00:00</MatchDateTime>
<UseHotbarRecastTime>false</UseHotbarRecastTime>
<HotbarName />
<ReduceIconBrightness>true</ReduceIconBrightness>
<SpellIcon>0118_バトルボイス.png</SpellIcon>
<SpellIconSize>58</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>23</PartyJobFilter>
<PartyCompositionFilter>LightParty,FullPartyT1,FullPartyT2</PartyCompositionFilter>
<ZoneFilter />
<TimersMustRunningForStart />
<TimersMustStoppingForStart />
<ExpressionFilter>
<expression />
<expression />
<expression />
<expression />
</ExpressionFilter>
<IsSequentialTTS>false</IsSequentialTTS>
<MatchTextToSpeak />
<MatchAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</MatchAdvancedConfig>
<OverTime>0</OverTime>
<OverTextToSpeak />
<OverAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</OverAdvancedConfig>
<BeforeTime>0</BeforeTime>
<BeforeTextToSpeak />
<BeforeAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</BeforeAdvancedConfig>
<TimeupTextToSpeak />
<TimeupAdvancedConfig>
<IsEnabled>false</IsEnabled>
<ToMainDevice>true</ToMainDevice>
<ToSubDevice>false</ToSubDevice>
<ToDicordTextChat>false</ToDicordTextChat>
<Palette>Default</Palette>
</TimeupAdvancedConfig>
<MatchSound />
<OverSound />
<BeforeSound />
<TimeupSound />
</SpellTimer>
</Spells>
<Tickers />
</Exports>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment