Skip to content

Instantly share code, notes, and snippets.

@griefnote
Last active January 3, 2022 03:19
Show Gist options
  • Save griefnote/f90e9a5ab2ad0d8baec08cbad6291feb to your computer and use it in GitHub Desktop.
Save griefnote/f90e9a5ab2ad0d8baec08cbad6291feb to your computer and use it in GitHub Desktop.
オフェンシブなシナジースキルの有効な効果時間を表示するパネルです。4人または8人PTでのみ動作します。
<?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>53</Left>
<Locked>false</Locked>
<Top>189</Top>
<Margin>-8</Margin>
<Horizontal>true</Horizontal>
<SortOrder>SortRecastTimeASC</SortOrder>
<EnabledAdvancedLayout>false</EnabledAdvancedLayout>
<Width>444</Width>
<Height>80</Height>
<GridPadding>0 0 0 0</GridPadding>
<GridVerticalAlignment>Top</GridVerticalAlignment>
<GridHorizontalAlignment>Left</GridHorizontalAlignment>
<IsStackLayout>false</IsStackLayout>
<StackPanelOrientation>Horizontal</StackPanelOrientation>
<FixedPositionSpell>false</FixedPositionSpell>
<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>
</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>136</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>16011_攻めのタンゴ.png</SpellIcon>
<SpellIconSize>49</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>132</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>2258_だまし討ち.png</SpellIcon>
<SpellIconSize>49</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>463</ID>
<Guid>aeb339a1-63cd-4b16-9eda-1029890ff73c</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>24405_アルケインサークル.png</SpellIcon>
<SpellIconSize>49</SpellIconSize>
<IsNotResetAtWipeout>false</IsNotResetAtWipeout>
<TimeupHide>false</TimeupHide>
<ToInstance>false</ToInstance>
<UpperLimitOfExtension>0</UpperLimitOfExtension>
<BlinkTime>0</BlinkTime>
<BlinkIcon>false</BlinkIcon>
<BlinkBar>false</BlinkBar>
<JobFilter />
<PartyJobFilter>39</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>133</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>7396_桃園結義.png</SpellIcon>
<SpellIconSize>49</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>134</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>7520_エンボルデン.png</SpellIcon>
<SpellIconSize>49</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>135</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>16552_ディヴィネーション.png</SpellIcon>
<SpellIconSize>49</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>139</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>30</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>25842_シアリングライト.png</SpellIcon>
<SpellIconSize>49</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>138</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>7436_連環計.png</SpellIcon>
<SpellIconSize>49</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>137</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1108</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>49</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>142</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>15</RecastTime>
<DelayToShow>0</DelayToShow>
<RecastTimeExtending1>0</RecastTimeExtending1>
<RecastTimeExtending2>0</RecastTimeExtending2>
<RecastTimeExtending3>0</RecastTimeExtending3>
<OverlapRecastTime>true</OverlapRecastTime>
<IsNotResetBarOnExtended>false</IsNotResetBarOnExtended>
<ProgressBarVisible>true</ProgressBarVisible>
<Font Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1109</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>49</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>
<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>465</ID>
<Guid>c4d960ea-44e0-4dfe-92c2-41acc61381ee</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>25785_光神のフィナーレ.png</SpellIcon>
<SpellIconSize>49</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>
<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>141</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</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>3557_バトルリタニー.png</SpellIcon>
<SpellIconSize>49</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>140</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 Size="30" FontFamily="Impact" Stretch="Condensed" Style="Normal" Weight="Normal" />
<FontColor>#FFFFFF</FontColor>
<FontOutlineColor>#0000FF</FontOutlineColor>
<WarningTime>0</WarningTime>
<ChangeFontColorsWhenWarning>false</ChangeFontColorsWhenWarning>
<WarningFontColor>Transparent</WarningFontColor>
<WarningFontOutlineColor>Transparent</WarningFontOutlineColor>
<ChangeFontColorWhenContainsMe>false</ChangeFontColorWhenContainsMe>
<BarWidth>57</BarWidth>
<BarHeight>5</BarHeight>
<BarColor>#FEF263</BarColor>
<BarOutlineColor>#000000</BarOutlineColor>
<BarBlurRadius>15</BarBlurRadius>
<BackgroundColor>#FFFFFF</BackgroundColor>
<BackgroundAlpha>0</BackgroundAlpha>
<DisplayNo>1112</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>49</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>
</Spells>
<Tickers />
</Exports>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment