cyberware-2281/mod/Menus/prefabs/cyberware/cw_implants.xml
2024-04-28 01:58:18 +02:00

1841 lines
46 KiB
XML

<!-- ######################################################################################## General -->
<_CWxImplants> 1 </_CWxImplants>
<_CWxHasDUIF3><copy src="sibling(HUDmainMenu)" trait="_DUIF3" /></_CWxHasDUIF3>
<!-- ######################################################################################## IO Implants Panel -->
<_PNxImplantsPanelEnabled> 0 </_PNxImplantsPanelEnabled>
<_PNxImplantsPanelAcceptEnabled> 0 </_PNxImplantsPanelAcceptEnabled>
<_PNxImplantsPanelAcceptSelected> <copy src="PNxImplantsPanelAcceptButton" trait="_Selected" /> </_PNxImplantsPanelAcceptSelected>
<_PNxImplantsPanelCaps> 0 </_PNxImplantsPanelCaps>
<_PNxImplantsPanelPrice> 0 </_PNxImplantsPanelPrice>
<_PNxCyberboyRegion> 0 </_PNxCyberboyRegion>
<_PNxCyberboyRegionReset> 0 </_PNxCyberboyRegionReset>
<_PNxCyberboyLineNum> 0 </_PNxCyberboyLineNum>
<_PNxCyberboyShowRightSlot1> 0 </_PNxCyberboyShowRightSlot1>
<_PNxCyberboyShowRightSlot2> 0 </_PNxCyberboyShowRightSlot2>
<_PNxCyberboyShowLeftSlot1> 0 </_PNxCyberboyShowLeftSlot1>
<_PNxCyberboyShowLeftSlot2> 0 </_PNxCyberboyShowLeftSlot2>
<_PNxCyberboyMenuActive> 0 </_PNxCyberboyMenuActive>
<_PNxCyberboyRightImplant1State> 0 </_PNxCyberboyRightImplant1State>
<_PNxCyberboyRightImplant2State> 0 </_PNxCyberboyRightImplant2State>
<_PNxCyberboyLeftImplant1State> 0 </_PNxCyberboyLeftImplant1State>
<_PNxCyberboyLeftImplant2State> 0 </_PNxCyberboyLeftImplant2State>
<_PNxCyberboyRightImplant1Active> 0 </_PNxCyberboyRightImplant1Active>
<_PNxCyberboyRightImplant2Active> 0 </_PNxCyberboyRightImplant2Active>
<_PNxCyberboyLeftImplant1Active> 0 </_PNxCyberboyLeftImplant1Active>
<_PNxCyberboyLeftImplant2Active> 0 </_PNxCyberboyLeftImplant2Active>
<_PNxCyberboyRightImplant1Path> </_PNxCyberboyRightImplant1Path>
<_PNxCyberboyRightImplant2Path> </_PNxCyberboyRightImplant2Path>
<_PNxCyberboyLeftImplant1Path> </_PNxCyberboyLeftImplant1Path>
<_PNxCyberboyLeftImplant2Path> </_PNxCyberboyLeftImplant2Path>
<_PNxCyberboyHeadSelected> <copy src="PNxCyberboySelectHeadTrigger" trait="_Selected" /> </_PNxCyberboyHeadSelected>
<_PNxCyberboyTorsoSelected> <copy src="PNxCyberboySelectTorsoTrigger" trait="_Selected" /> </_PNxCyberboyTorsoSelected>
<_PNxCyberboyRightArmSelected> <copy src="PNxCyberboySelectRightArmTrigger" trait="_Selected" /> </_PNxCyberboyRightArmSelected>
<_PNxCyberboyLeftArmSelected> <copy src="PNxCyberboySelectLeftArmTrigger" trait="_Selected" /> </_PNxCyberboyLeftArmSelected>
<_PNxCyberboyRightLegSelected> <copy src="PNxCyberboySelectRightLegTrigger" trait="_Selected" /> </_PNxCyberboyRightLegSelected>
<_PNxCyberboyLeftLegSelected> <copy src="PNxCyberboySelectLeftLegTrigger" trait="_Selected" /> </_PNxCyberboyLeftLegSelected>
<_PNxCyberboyRightImplant1Selected> <copy src="PNxCyberboyRightImplant1" trait="_Selected" /> </_PNxCyberboyRightImplant1Selected>
<_PNxCyberboyRightImplant2Selected> <copy src="PNxCyberboyRightImplant2" trait="_Selected" /> </_PNxCyberboyRightImplant2Selected>
<_PNxCyberboyLeftImplant1Selected> <copy src="PNxCyberboyLeftImplant1" trait="_Selected" /> </_PNxCyberboyLeftImplant1Selected>
<_PNxCyberboyLeftImplant2Selected> <copy src="PNxCyberboyLeftImplant2" trait="_Selected" /> </_PNxCyberboyLeftImplant2Selected>
<!-- ######################################################################################## Implants Panel -->
<rect name="PNxImplantsPanel">
<visible>
<copy src="io()" trait="_PNxImplantsPanelEnabled" />
</visible>
<image name="PNxImplantsPanelBackground">
<systemcolor> &hudmain; </systemcolor>
<zoom> &scale; </zoom>
<depth> 0 </depth>
<alpha> 180 </alpha>
<x>0</x>
<y>0</y>
<width> <copy src="screen()" trait="width" /> </width>
<height> <copy src="screen()" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\background.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<image name="PNxCyberboyLines">
<systemcolor> &nosystemcolor; </systemcolor>
<zoom> &scale; </zoom>
<depth> 11 </depth>
<x>
<copy src="screen()" trait="width" />
<div> 2 </div>
<sub>
<copy src="me()" trait="width" />
<div> 2 </div>
</sub>
</x>
<y>
<copy src="screen()" trait="height" />
<div> 2 </div>
<sub>
<copy src="me()" trait="height" />
<div> 2 </div>
</sub>
</y>
<width> 1024 </width>
<height> 576 </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\cyboy_lines.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<image name="PNxCyberboyBackground">
<filename> Interface\Shared\Background\solid_black.dds </filename>
<width>
<copy src="screen()" trait="width"/>
<mul src="me()" trait="_scale"/>
</width>
<height>
<copy src="screen()" trait="height"/>
<mul src="me()" trait="_scale"/>
</height>
<x>
<copy src="screen()" trait="width"/>
<sub src="me()" trait="width"/>
<div> 2 </div>
</x>
<y>
<copy src="screen()" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
</y>
<zoom> &scale; </zoom>
<brightness> 128 </brightness>
<alpha> <copy src="globals()" trait="_background_fill_alpha"/> </alpha>
<locus> &true; </locus>
<_scale> 0.8 </_scale>
<rect name="PNxCyberboyFrame">
<locus> &true; </locus>
<depth> 3 </depth>
<_buffer> 10 </_buffer>
<image name="ulcv">
<include src="vertical_fade_line.xml"/>
<_x> 48 </_x>
<_y> 96 </_y>
</image>
<image name="ulch">
<include src="line.xml"/>
<_length> 50 </_length>
<x> <copy src="sibling(ulcv)" trait="_x"/> </x>
<y>
<copy src="sibling(ulcv)" trait="_y"/>
<add> 0 </add>
</y>
<depth> 2 </depth>
</image>
<text name="title">
<x>
<copy src="sibling(ulcv)" trait="_x"/>
<add src="sibling(ulch)" trait="width"/>
<add src="parent()" trait="_buffer"/>
</x>
<y>
<copy src="sibling(ulch)" trait="y"/>
<add>
<copy src="sibling(ulch)" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
</add>
<add> 5 </add>
</y>
<font> 6 </font>
<string> Cybernetic Implants </string>
</text>
<image name="umh">
<include src="line.xml"/>
<x>
<copy src="sibling(title)" trait="x"/>
<add src="sibling(title)" trait="width"/>
<add src="parent()" trait="_buffer"/>
</x>
<y> <copy src="sibling(urcv)" trait="y"/> </y>
<_length>
<copy src="sibling(urcv)" trait="x"/>
<sub src="me()" trait="x"/>
</_length>
</image>
<image name="urcv">
<include src="vertical_fade_line.xml"/>
<_x>
<copy src="grandparent()" trait="width"/>
<sub src="sibling(ulcv)" trait="_x"/>
<sub>
<copy src="me()" trait="width"/>
<onlyif> &xbox; </onlyif>
</sub>
</_x>
<_y> <copy src="sibling(ulcv)" trait="_y"/> </_y>
</image>
<image name="llcv">
<include src="vertical_fade_line.xml"/>
<_bottom_to_top> &true; </_bottom_to_top>
<_x> <copy src="sibling(ulcv)" trait="_x"/> </_x>
<_y>
<copy src="grandparent()" trait="height"/>
<sub src="sibling(ulcv)" trait="_y"/>
</_y>
</image>
<image name="llch">
<include src="line.xml"/>
<_length>
<copy src="sibling(ulch)" trait="_length"/>
</_length>
<x> <copy src="sibling(ulcv)" trait="_x"/> </x>
<y>
<copy src="sibling(llcv)" trait="_y"/>
<sub src="me()" trait="height"/>
</y>
</image>
<image name="nevada_symbol">
<filename> cyberware\hud\cy\nevada.dds </filename>
<zoom> &scale; </zoom>
<x>
<copy src="sibling(llch)" trait="x"/>
<add src="sibling(llch)" trait="width"/>
</x>
<y>
<copy src="sibling(llch)" trait="y"/>
<add>
<copy src="sibling(llch)" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
</add>
</y>
<height> 34 </height>
<width> 118 </width>
</image>
<image name="lrch">
<include src="line.xml"/>
<_length>
<copy src="sibling(lrcv)" trait="_x"/>
<sub src="me()" trait="x"/>
</_length>
<x>
<copy src="sibling(nevada_symbol)" trait="x"/>
<add src="sibling(nevada_symbol)" trait="width"/>
</x>
<y> <copy src="sibling(llch)" trait="y"/> </y>
</image>
<image name="lrcv">
<include src="vertical_fade_line.xml"/>
<_bottom_to_top> &true; </_bottom_to_top>
<_x> <copy src="sibling(urcv)" trait="_x"/> </_x>
<_y> <copy src="sibling(llcv)" trait="_y"/> </_y>
</image>
<image name="lmv">
<include src="vertical_fade_line.xml"/>
<_bottom_to_top> &true; </_bottom_to_top>
<_x>
<copy src="grandparent()" trait="width"/>
<div> 2 </div>
</_x>
<_y>
<copy src="sibling(lrcv)" trait="_y"/>
</_y>
<height> 40 </height>
</image>
</rect>
</image>
<hotrect name="PNxImplantsPanelCloseButton">
<id> 3 </id>
<depth> 4 </depth>
<systemcolor> &hudalt; </systemcolor>
<_horbuf> 20 </_horbuf>
<_verbuf> 20 </_verbuf>
<x>
<copy src="PNxCyberboyBackground" trait="x"/>
<add src="PNxCyberboyBackground" trait="width"/>
<sub> 81 </sub>
<sub src="me()" trait="width"/>
</x>
<y>
<copy src="PNxCyberboyBackground" trait="y"/>
<add> 120 </add>
</y>
<width>
<copy src="child(button_text)" trait="width"/>
<add src="me()" trait="_horbuf"/>
</width>
<height>
<copy src="child(button_text)" trait="height"/>
<add src="me()" trait="_verbuf"/>
</height>
<target> &true; </target>
<locus>&true;</locus>
<mouseoversound> UIMenuFocus </mouseoversound>
<string> &-sExit; </string>
<_xbox_button> &xbuttonb; </_xbox_button>
<_PCButtonText> &-sPCMenuHintE; </_PCButtonText>
<text name="button_text">
<font> 2 </font>
<string> <copy src="parent()" trait="string"/> </string>
<justify> &right; </justify>
<x>
<copy src="sibling(box)" trait="x"/>
<add>
<copy src="parent()" trait="width"/>
<sub>
<copy src="parent()" trait="_horbuf"/>
<div> 2 </div>
</sub>
</add>
</x>
<y>
<copy src="sibling(box)" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
<add> 10 </add>
</y>
</text>
<rect name="box">
<include src="box.xml"/>
<visible><copy src="parent()" trait="mouseover"/></visible>
</rect>
<image name="xbox_button">
<visible>
<copy src="globals()" trait="_Has360Controller"/>
<and>
<copy src="parent()" trait="_xbox_button"/>
<gt> 0 </gt>
</and>
</visible>
<filename>
<copy src="parent()" trait="_xbox_button"/>
<sub> &default_accept; </sub>
<add> 1 </add>
<copy src="me()" trait="_filename_"/>
</filename>
<texatlas> Interface\InterfaceShared.tai </texatlas>
<width> 75 </width>
<height> 75 </height>
<x>
<copy src="sibling(box)" trait="x"/>
<sub>
<copy src="me()" trait="width"/>
<sub> 10 </sub>
</sub>
</x>
<y>
<copy src="sibling(box)" trait="y"/>
<add>
<copy src="sibling(box)" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
</add>
</y>
<_filename_2> general_button_b.dds </_filename_2>
<_filename_15> glow_general_button_b.dds </_filename_15>
</image>
<text name="PCShortcutLabel">
<visible>
<not src="globals()" trait="_Has360Controller"/>
<and src="parent()" trait="_PCButtonText"/>
</visible>
<x>
<copy src="sibling(box)" trait="x"/>
<add src="sibling(box)" trait="width"/>
<add> 5 </add>
</x>
<y> <copy src="sibling(button_text)" trait="y"/> </y>
<font> <copy src="sibling(button_text)" trait="font"/> </font>
<string> <copy src="parent()" trait="_PCButtonText"/> </string>
</text>
</hotrect>
<hotrect name="PNxImplantsPanelAcceptButton">
<depth> 4 </depth>
<_horbuf> 20 </_horbuf>
<_verbuf> 20 </_verbuf>
<_line_alpha>
<copy> 128 </copy>
<add>
<copy> 127 </copy>
<onlyif>
<copy src="me()" trait="target"/>
</onlyif>
</add>
</_line_alpha>
<x>
<copy src="PNxCyberboyBackground" trait="x"/>
<add src="PNxCyberboyBackground" trait="width"/>
<sub> 81 </sub>
<sub src="me()" trait="width"/>
</x>
<y>
<copy src="PNxImplantsPanelCloseButton" trait="y"/>
<add src="PNxImplantsPanelCloseButton" trait="height"/>
<add> 5 </add>
</y>
<width>
<copy src="child(button_text)" trait="width"/>
<add src="me()" trait="_horbuf"/>
</width>
<height>
<copy src="child(button_text)" trait="height"/>
<add src="me()" trait="_verbuf"/>
</height>
<target>
<copy src="io()" trait="_PNxImplantsPanelAcceptEnabled"/>
<eq> 1 </eq>
</target>
<locus>&true;</locus>
<mouseoversound> UIMenuFocus </mouseoversound>
<string> &-sAccept; </string>
<clicksound> UIMenuPrevNext</clicksound>
<_PCButtonText> &-sPCMenuHintA; </_PCButtonText>
<_xbox_button> &xbuttony; </_xbox_button>
<text name="button_text">
<font> 2 </font>
<string> <copy src="parent()" trait="string"/> </string>
<justify> &right; </justify>
<alpha> <copy src="parent()" trait="_line_alpha"/> </alpha>
<x>
<copy src="sibling(box)" trait="x"/>
<add>
<copy src="parent()" trait="width"/>
<sub>
<copy src="parent()" trait="_horbuf"/>
<div> 2 </div>
</sub>
</add>
</x>
<y>
<copy src="sibling(box)" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
<add> 10 </add>
</y>
</text>
<rect name="box">
<include src="box.xml"/>
<visible><copy src="parent()" trait="mouseover"/></visible>
<_line_alpha> <copy src="parent()" trait="_line_alpha"/> </_line_alpha>
</rect>
<image name="xbox_button">
<visible>
<copy src="globals()" trait="_Has360Controller"/>
<and>
<copy src="parent()" trait="_xbox_button"/>
<gt> 0 </gt>
</and>
</visible>
<filename>
<copy src="parent()" trait="_xbox_button"/>
<sub> &default_accept; </sub>
<add> 1 </add>
<copy src="me()" trait="_filename_"/>
</filename>
<texatlas> Interface\InterfaceShared.tai </texatlas>
<alpha> <copy src="parent()" trait="_line_alpha"/> </alpha>
<width> 75 </width>
<height> 75 </height>
<x>
<copy src="sibling(box)" trait="x"/>
<sub>
<copy src="me()" trait="width"/>
<sub> 10 </sub>
</sub>
</x>
<y>
<copy src="sibling(box)" trait="y"/>
<add>
<copy src="sibling(box)" trait="height"/>
<sub src="me()" trait="height"/>
<div> 2 </div>
</add>
</y>
<_filename_4> general_button_y.dds </_filename_4>
<_filename_17> glow_general_button_y.dds </_filename_17>
</image>
<text name="PCShortcutLabel">
<visible>
<not src="globals()" trait="_Has360Controller"/>
<and src="parent()" trait="_PCButtonText"/>
</visible>
<alpha> <copy src="parent()" trait="_line_alpha"/> </alpha>
<x>
<copy src="sibling(box)" trait="x"/>
<add src="sibling(box)" trait="width"/>
<add> 5 </add>
</x>
<y> <copy src="sibling(button_text)" trait="y"/> </y>
<font> <copy src="sibling(button_text)" trait="font"/> </font>
<string> <copy src="parent()" trait="_PCButtonText"/> </string>
</text>
<_Selected>
<sub src="io()" trait="_PNxCyberboyMenuActive" />
<add src="me()" trait="clicked" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<rect name="PNxImplantsPanelCaps">
<x>
<copy src="screen()" trait="width"/>
<div> 2 </div>
</x>
<y>
<copy src="PNxCyberboyBackground" trait="y"/>
<add src="PNxCyberboyBackground" trait="height"/>
<sub> 120 </sub>
<sub>
<copy> 12 </copy>
<onlyifnot src="io()" trait="_CWxHasDUIF3" />
</sub>
</y>
<text name="label">
<depth> 4 </depth>
<font> 2 </font>
<justify> &right; </justify>
<string> &-sInventoryCaps; </string>
<font> <copy src="globals()" trait="_gl_listFont" /> </font>
<x>
<copy src="sibling(value)" trait="x"/>
<sub src="sibling(value)" trait="width"/>
<sub> 20 </sub>
</x>
<y> <copy src="parent" trait="y"/> </y>
</text>
<text name="value">
<depth> 4 </depth>
<justify> &right; </justify>
<x>
<copy src="parent" trait="x"/>
<sub> 10 </sub>
</x>
<y> <copy src="parent" trait="y"/> </y>
<font> <copy src="sibling(label)" trait="font"/> </font>
<string> <copy src="io()" trait="_PNxImplantsPanelCaps"/> </string>
</text>
</rect>
<rect name="PNxImplantsPanelPrice">
<x>
<copy src="PNxImplantsPanelCaps" trait="x"/>
</x>
<y>
<copy src="PNxImplantsPanelCaps" trait="y"/>
</y>
<text name="label">
<depth> 4 </depth>
<font> 2 </font>
<string> Price </string>
<font> <copy src="globals()" trait="_gl_listFont" /> </font>
<x>
<copy src="parent" trait="x"/>
<add> 10 </add>
</x>
<y> <copy src="parent" trait="y"/> </y>
</text>
<text name="value">
<depth> 4 </depth>
<x>
<copy src="sibling(label)" trait="x"/>
<add src="sibling(label)" trait="width"/>
<add> 20 </add>
</x>
<y> <copy src="parent" trait="y"/> </y>
<font> <copy src="sibling(label)" trait="font"/> </font>
<string> <copy src="io()" trait="_PNxImplantsPanelPrice"/> </string>
</text>
</rect>
<image name="PNxCyberboyRightSlot1">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="io()" trait="_PNxCyberboyShowRightSlot1" />
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 288 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 40 </add>
</y>
<width> 204 </width>
<height> 132 </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\leftslot.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboyRightImplant1">
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<visible>
<copy src="sibling(PNxCyberboyRightSlot1)" trait="visible" />
</visible>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyRightSlot1)" trait="x" />
<add>
<copy src="sibling(PNxCyberboyRightSlot1)" trait="width" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</x>
<y>
<copy src="sibling(PNxCyberboyRightSlot1)" trait="y" />
<add>
<copy src="sibling(PNxCyberboyRightSlot1)" trait="height" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</y>
<width> 128 </width>
<height> 128 </height>
<_Selected>
<sub src="io()" trait="_PNxCyberboyMenuActive" />
<add src="me()" trait="clicked" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
<image name="PNxCyberboyRightImplantImage1">
<systemcolor>
<copy> &hudmain; </copy>
<onlyif src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyRightImplant1Active"/>
</or>
<add>
<copy> &nosystemcolor; </copy>
<onlyifnot src="parent()" trait="mouseover" />
</add>
</systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="io()" trait="_PNxCyberboyRightImplant1State" />
<gt> 0 </gt>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<add> 2 </add>
</x>
<y>
<copy src="parent()" trait="y" />
</y>
<width> 128 </width>
<height> 128 </height>
<filename>
<copy src="io()" trait="_PNxCyberboyRightImplant1Path" />
</filename>
</image>
<image name="PNxCyberboyRightImplantEmptyImage1">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyRightImplant1Active"/>
</or>
<and>
<copy src="io()" trait="_PNxCyberboyRightImplant1State" />
<eq> 0 </eq>
</and>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<sub> 4 </sub>
</x>
<y>
<copy src="parent()" trait="y" />
<sub> 5 </sub>
</y>
<width> <copy src="parent()" trait="width" /> </width>
<height> <copy src="parent()" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\implant_add.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
</hotrect>
<image name="PNxCyberboyRightSlot2">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="io()" trait="_PNxCyberboyShowRightSlot2" />
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 88 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 54 </add>
</y>
<width> 204 </width>
<height> 132 </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\rightslot.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboyRightImplant2">
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<visible>
<copy src="sibling(PNxCyberboyRightSlot2)" trait="visible" />
</visible>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyRightSlot2)" trait="x" />
<add>
<copy src="sibling(PNxCyberboyRightSlot2)" trait="width" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</x>
<y>
<copy src="sibling(PNxCyberboyRightSlot2)" trait="y" />
<add>
<copy src="sibling(PNxCyberboyRightSlot2)" trait="height" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</y>
<width> 128 </width>
<height> 128 </height>
<_Selected>
<sub src="io()" trait="_PNxCyberboyMenuActive" />
<add src="me()" trait="clicked" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
<image name="PNxCyberboyRightImplantImage2">
<systemcolor>
<copy> &hudmain; </copy>
<onlyif src="parent()" trait="mouseover" />
<add>
<copy> &nosystemcolor; </copy>
<onlyifnot src="parent()" trait="mouseover" />
</add>
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyRightImplant2Active"/>
</or>
</systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="io()" trait="_PNxCyberboyRightImplant2State" />
<gt> 0 </gt>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<add> 2 </add>
</x>
<y>
<copy src="parent()" trait="y" />
</y>
<width> 128 </width>
<height> 128 </height>
<filename>
<copy src="io()" trait="_PNxCyberboyRightImplant2Path" />
</filename>
</image>
<image name="PNxCyberboyRightImplantEmptyImage2">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyRightImplant2Active"/>
</or>
<and>
<copy src="io()" trait="_PNxCyberboyRightImplant2State" />
<eq> 0 </eq>
</and>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<sub> 3 </sub>
</x>
<y>
<copy src="parent()" trait="y" />
<sub> 5 </sub>
</y>
<width> <copy src="parent()" trait="width" /> </width>
<height> <copy src="parent()" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\implant_add.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
</hotrect>
<image name="PNxCyberboyLeftSlot1">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="io()" trait="_PNxCyberboyShowLeftSlot1" />
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 546 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 29 </add>
</y>
<width> 204 </width>
<height> 132 </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\rightslot.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboyLeftImplant1">
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<visible>
<copy src="sibling(PNxCyberboyLeftSlot1)" trait="visible" />
</visible>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyLeftSlot1)" trait="x" />
<add>
<copy src="sibling(PNxCyberboyLeftSlot1)" trait="width" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</x>
<y>
<copy src="sibling(PNxCyberboyLeftSlot1)" trait="y" />
<add>
<copy src="sibling(PNxCyberboyLeftSlot1)" trait="height" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</y>
<width> 128 </width>
<height> 128 </height>
<_Selected>
<sub src="io()" trait="_PNxCyberboyMenuActive" />
<add src="me()" trait="clicked" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
<image name="PNxCyberboyLeftImplantImage1">
<systemcolor>
<copy> &hudmain; </copy>
<onlyif src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyLeftImplant1Active"/>
</or>
<add>
<copy> &nosystemcolor; </copy>
<onlyifnot src="parent()" trait="mouseover" />
</add>
</systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="io()" trait="_PNxCyberboyLeftImplant1State" />
<gt> 0 </gt>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<add> 2 </add>
</x>
<y>
<copy src="parent()" trait="y" />
</y>
<width> 128 </width>
<height> 128 </height>
<filename>
<copy src="io()" trait="_PNxCyberboyLeftImplant1Path" />
</filename>
</image>
<image name="PNxCyberboyLeftImplantEmptyImage1">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyLeftImplant1Active"/>
</or>
<and>
<copy src="io()" trait="_PNxCyberboyLeftImplant1State" />
<eq> 0 </eq>
</and>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<add> 3 </add>
</x>
<y>
<copy src="parent()" trait="y" />
<sub> 5 </sub>
</y>
<width> <copy src="parent()" trait="width" /> </width>
<height> <copy src="parent()" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\implant_add.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
</hotrect>
<image name="PNxCyberboyLeftSlot2">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="io()" trait="_PNxCyberboyShowLeftSlot2" />
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 746 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 45 </add>
</y>
<width> 204 </width>
<height> 132 </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\leftslot.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboyLeftImplant2">
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<visible>
<copy src="sibling(PNxCyberboyLeftSlot2)" trait="visible" />
</visible>
<depth> 15 </depth>
<x>
<copy src="sibling(PNxCyberboyLeftSlot2)" trait="x" />
<add>
<copy src="sibling(PNxCyberboyLeftSlot2)" trait="width" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</x>
<y>
<copy src="sibling(PNxCyberboyLeftSlot2)" trait="y" />
<add>
<copy src="sibling(PNxCyberboyLeftSlot2)" trait="height" />
<div> 2 </div>
</add>
<sub> 64 </sub>
</y>
<width> 128 </width>
<height> 128 </height>
<_Selected>
<sub src="io()" trait="_PNxCyberboyMenuActive" />
<add src="me()" trait="clicked" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
<image name="PNxCyberboyLeftImplantImage2">
<systemcolor>
<copy> &hudmain; </copy>
<onlyif src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyLeftImplant2Active"/>
</or>
<add>
<copy> &nosystemcolor; </copy>
<onlyifnot src="parent()" trait="mouseover" />
</add>
</systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="io()" trait="_PNxCyberboyLeftImplant2State" />
<gt> 0 </gt>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<add> 2 </add>
</x>
<y>
<copy src="parent()" trait="y" />
</y>
<width> 128 </width>
<height> 128 </height>
<filename>
<copy src="io()" trait="_PNxCyberboyLeftImplant2Path" />
</filename>
</image>
<image name="PNxCyberboyLeftImplantEmptyImage2">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="parent()" trait="visible" />
<and src="parent()" trait="mouseover" />
<or>
<copy src="globals()" trait="_Has360Controller"/>
<and src="io()" trait="_PNxCyberboyLeftImplant2Active"/>
</or>
<and>
<copy src="io()" trait="_PNxCyberboyLeftImplant2State" />
<eq> 0 </eq>
</and>
</visible>
<zoom> &scale; </zoom>
<depth> 15 </depth>
<x>
<copy src="parent()" trait="x" />
<add> 4 </add>
</x>
<y>
<copy src="parent()" trait="y" />
<sub> 5 </sub>
</y>
<width> <copy src="parent()" trait="width" /> </width>
<height> <copy src="parent()" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\implant_add.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
</hotrect>
<image name="PNxCyberboyArrow">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="io()" trait="_PNxCyberboyRegion" />
<gt> 0 </gt>
</visible>
<zoom> &scale; </zoom>
<depth> 14 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 181 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 141 </add>
</y>
<width> 676 </width>
<height> 332 </height>
<_filename_1> cyberware\hud\cy\arrow_head.dds </_filename_1>
<_filename_2> cyberware\hud\cy\arrow_torso.dds </_filename_2>
<_filename_3> cyberware\hud\cy\arrow_leftarm.dds </_filename_3>
<_filename_4> cyberware\hud\cy\arrow_rightarm.dds </_filename_4>
<_filename_5> cyberware\hud\cy\arrow_leftleg.dds </_filename_5>
<_filename_6> cyberware\hud\cy\arrow_rightleg.dds </_filename_6>
<_filename_7> cyberware\hud\cy\arrow_head2.dds </_filename_7>
<_filename_8> cyberware\hud\cy\arrow_torso2.dds </_filename_8>
<_filename_9> cyberware\hud\cy\arrow_leftarm2.dds </_filename_9>
<_filename_10> cyberware\hud\cy\arrow_rightarm2.dds </_filename_10>
<_filename_11> cyberware\hud\cy\arrow_leftleg2.dds </_filename_11>
<_filename_12> cyberware\hud\cy\arrow_rightleg2.dds </_filename_12>
<filename>
<copy src="io()" trait="_PNxCyberboyLineNum" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<image name="PNxCyberboyBase">
<systemcolor> &nosystemcolor; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<zoom> &scale; </zoom>
<depth> 12 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 423 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 115 </add>
</y>
<width> 192 </width>
<height> 404 </height>
<filename> cyberware\hud\cy\cyboy_base.dds </filename>
</image>
<hotrect name="PNxCyberboySelectHeadTrigger">
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<target>&true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<depth> 13 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 482 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 128 </add>
</y>
<width> 80 </width>
<height> 100 </height>
<_Selected>
<sub>
<copy src="me()" trait="clicked" />
<onlyif>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 1 </eq>
</onlyif>
</sub>
<add>
<copy src="me()" trait="clicked" />
<onlyifnot>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 1 </eq>
</onlyifnot>
</add>
<sub>
<copy src="PNxCyberboySelectTorsoTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftLegTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightLegTrigger" trait="clicked" />
</sub>
<sub src="io()" trait="_PNxCyberboyRegionReset" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<image name="PNxCyberboySelectHeadImage">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="sibling(PNxCyberboySelectHeadTrigger)" trait="mouseover" />
</visible>
<alpha> 150 </alpha>
<zoom> &scale; </zoom>
<depth> 13 </depth>
<x> <copy src="sibling(PNxCyberboyBase)" trait="x" /> </x>
<y> <copy src="sibling(PNxCyberboyBase)" trait="y" /> </y>
<width> <copy src="sibling(PNxCyberboyBase)" trait="width" /> </width>
<height> <copy src="sibling(PNxCyberboyBase)" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\select_head.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboySelectTorsoTrigger">
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<depth> 13 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 482 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 239 </add>
</y>
<width> 72 </width>
<height> 102 </height>
<_Selected>
<sub>
<copy src="me()" trait="clicked" />
<onlyif>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 2 </eq>
</onlyif>
</sub>
<add>
<copy src="me()" trait="clicked" />
<onlyifnot>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 2 </eq>
</onlyifnot>
</add>
<sub>
<copy src="PNxCyberboySelectHeadTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftLegTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightLegTrigger" trait="clicked" />
</sub>
<sub src="io()" trait="_PNxCyberboyRegionReset" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<image name="PNxCyberboySelectTorsoImage">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="sibling(PNxCyberboySelectTorsoTrigger)" trait="mouseover" />
</visible>
<alpha> 150 </alpha>
<zoom> &scale; </zoom>
<depth> 13 </depth>
<x> <copy src="sibling(PNxCyberboyBase)" trait="x" /> </x>
<y> <copy src="sibling(PNxCyberboyBase)" trait="y" /> </y>
<width> <copy src="sibling(PNxCyberboyBase)" trait="width" /> </width>
<height> <copy src="sibling(PNxCyberboyBase)" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\select_torso.dds </_filename_1>
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboySelectRightArmTrigger">
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<depth> 13 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 437 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 256 </add>
</y>
<width> 36 </width>
<height> 98 </height>
<_Selected>
<sub>
<copy src="me()" trait="clicked" />
<onlyif>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 3 </eq>
</onlyif>
</sub>
<add>
<copy src="me()" trait="clicked" />
<onlyifnot>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 3 </eq>
</onlyifnot>
</add>
<sub>
<copy src="PNxCyberboySelectTorsoTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectHeadTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftLegTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightLegTrigger" trait="clicked" />
</sub>
<sub src="io()" trait="_PNxCyberboyRegionReset" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<image name="PNxCyberboySelectRightArmImage">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="sibling(PNxCyberboySelectRightArmTrigger)" trait="mouseover" />
</visible>
<alpha> 150 </alpha>
<zoom> &scale; </zoom>
<depth> 13 </depth>
<x> <copy src="sibling(PNxCyberboyBase)" trait="x" /> </x>
<y> <copy src="sibling(PNxCyberboyBase)" trait="y" /> </y>
<width> <copy src="sibling(PNxCyberboyBase)" trait="width" /> </width>
<height> <copy src="sibling(PNxCyberboyBase)" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\select_leftarm.dds </_filename_1> <!-- left... right... whats the difference... -->
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboySelectLeftArmTrigger">
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<depth> 13 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 573 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 256 </add>
</y>
<width> 35 </width>
<height> 118 </height>
<_Selected>
<sub>
<copy src="me()" trait="clicked" />
<onlyif>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 4 </eq>
</onlyif>
</sub>
<add>
<copy src="me()" trait="clicked" />
<onlyifnot>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 4 </eq>
</onlyifnot>
</add>
<sub>
<copy src="PNxCyberboySelectTorsoTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectHeadTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftLegTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightLegTrigger" trait="clicked" />
</sub>
<sub src="io()" trait="_PNxCyberboyRegionReset" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<image name="PNxCyberboySelectLeftArmImage">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="sibling(PNxCyberboySelectLeftArmTrigger)" trait="mouseover" />
</visible>
<alpha> 150 </alpha>
<zoom> &scale; </zoom>
<depth> 13 </depth>
<x> <copy src="sibling(PNxCyberboyBase)" trait="x" /> </x>
<y> <copy src="sibling(PNxCyberboyBase)" trait="y" /> </y>
<width> <copy src="sibling(PNxCyberboyBase)" trait="width" /> </width>
<height> <copy src="sibling(PNxCyberboyBase)" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\select_rightarm.dds </_filename_1> <!-- left... right... whats the difference... -->
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboySelectRightLegTrigger">
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<depth> 13 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 463 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 367 </add>
</y>
<width> 52 </width>
<height> 114 </height>
<_Selected>
<sub>
<copy src="me()" trait="clicked" />
<onlyif>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 5 </eq>
</onlyif>
</sub>
<add>
<copy src="me()" trait="clicked" />
<onlyifnot>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 5 </eq>
</onlyifnot>
</add>
<sub>
<copy src="PNxCyberboySelectTorsoTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectHeadTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftLegTrigger" trait="clicked" />
</sub>
<sub src="io()" trait="_PNxCyberboyRegionReset" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<image name="PNxCyberboySelectRightLegImage">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="sibling(PNxCyberboySelectRightLegTrigger)" trait="mouseover" />
</visible>
<alpha> 150 </alpha>
<zoom> &scale; </zoom>
<depth> 13 </depth>
<x> <copy src="sibling(PNxCyberboyBase)" trait="x" /> </x>
<y> <copy src="sibling(PNxCyberboyBase)" trait="y" /> </y>
<width> <copy src="sibling(PNxCyberboyBase)" trait="width" /> </width>
<height> <copy src="sibling(PNxCyberboyBase)" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\select_leftleg.dds </_filename_1> <!-- left... right... whats the difference... -->
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
<hotrect name="PNxCyberboySelectLeftLegTrigger">
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
</visible>
<target> &true; </target>
<mouseoversound> UIMenuFocus </mouseoversound>
<clicksound> UIMenuOK </clicksound>
<depth> 13 </depth>
<x>
<copy src="sibling(PNxCyberboyLines)" trait="x" />
<add> 514 </add>
</x>
<y>
<copy src="sibling(PNxCyberboyLines)" trait="y" />
<add> 367 </add>
</y>
<width> 59 </width>
<height> 116 </height>
<_Selected>
<sub>
<copy src="me()" trait="clicked" />
<onlyif>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 6 </eq>
</onlyif>
</sub>
<add>
<copy src="me()" trait="clicked" />
<onlyifnot>
<copy src="io()" trait="_PNxCyberboyRegion" />
<eq> 6 </eq>
</onlyifnot>
</add>
<sub>
<copy src="PNxCyberboySelectTorsoTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectLeftArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightArmTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectRightLegTrigger" trait="clicked" />
</sub>
<sub>
<copy src="PNxCyberboySelectHeadTrigger" trait="clicked" />
</sub>
<sub src="io()" trait="_PNxCyberboyRegionReset" />
<max> 0 </max>
<min> 1 </min>
</_Selected>
</hotrect>
<image name="PNxCyberboySelectLeftLegImage">
<systemcolor> &hudmain; </systemcolor>
<visible>
<copy src="sibling(PNxImplantsPanelBackground)" trait="visible" />
<and src="sibling(PNxCyberboySelectLeftLegTrigger)" trait="mouseover" />
</visible>
<alpha> 150 </alpha>
<zoom> &scale; </zoom>
<depth> 13 </depth>
<x> <copy src="sibling(PNxCyberboyBase)" trait="x" /> </x>
<y> <copy src="sibling(PNxCyberboyBase)" trait="y" /> </y>
<width> <copy src="sibling(PNxCyberboyBase)" trait="width" /> </width>
<height> <copy src="sibling(PNxCyberboyBase)" trait="height" /> </height>
<_filename_0> Interface\Shared\solid.dds </_filename_0>
<_filename_1> cyberware\hud\cy\select_rightleg.dds </_filename_1> <!-- left... right... whats the difference... -->
<filename>
<copy src="me()" trait="visible" />
<copy src="me()" trait="_filename_" />
</filename>
</image>
</rect>