Files
TYW-HighVisText/Config/XUi/windows.xml
2025-06-04 16:33:07 +09:30

25 lines
1.8 KiB
XML

<configs>
<setattribute xpath="/windows/window[@name='toolTip']/rect/label[@name='lblText']" name="effect">outline</setattribute>
<setattribute xpath="/windows/window[@name='toolTip']/rect/label[@name='lblText']" name="effect_color">[black]</setattribute>
<setattribute xpath="/windows/window[@name='toolTip']/rect/label[@name='lblText']" name="effect_distance">1,1</setattribute>
<setattribute xpath="/windows/window[@name='interactionPrompt']/label[@name='lblText']" name="effect">outline</setattribute>
<setattribute xpath="/windows/window[@name='interactionPrompt']/label[@name='lblText']" name="effect_color">[black]</setattribute>
<setattribute xpath="/windows/window[@name='interactionPrompt']/label[@name='lblText']" name="effect_distance">1,1</setattribute>
<setattribute xpath="/windows/window[@name='windowCompass']//sprite[@visible='{showtime}']/label" name="effect_color">[black]</setattribute>
<setattribute xpath="/windows/window[@name='windowCompass']//sprite[@visible='{showtime}']/label" name="effect_distance">1,1</setattribute>
<setattribute xpath="/windows/window[@name='windowQuestTracker']//label" name="effect">outline</setattribute>
<setattribute xpath="/windows/window[@name='windowQuestTracker']//label" name="effect_color">[black]</setattribute>
<setattribute xpath="/windows/window[@name='windowQuestTracker']//label" name="effect_distance">1,1</setattribute>
<setattribute xpath="/windows//label[@name='durabilityValue']" name="effect">outline</setattribute>
<setattribute xpath="/windows//label[@name='durabilityValue']" name="effect_color">[black]</setattribute>
<setattribute xpath="/windows//label[@name='durabilityValue']" name="effect_distance">1,1</setattribute>
<!-- STOP USING UPPERCASED MESSAGE! -->
<setattribute xpath="/windows/window[@name='toolTipPopups']/label" name="upper_case">
false
</setattribute>
</configs>