53 lines
1.9 KiB
XML
53 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Defs>
|
|
<WulaFallenEmpire.EventUIConfigDef>
|
|
<defName>Wula_EventUIConfig</defName>
|
|
|
|
<!-- 主窗口设置 -->
|
|
<showMainWindow>false</showMainWindow>
|
|
<useDefaultBackground>false</useDefaultBackground>
|
|
<customBackgroundImagePath>Wula/Events/tile_large_bg</customBackgroundImagePath>
|
|
<!-- <backgroundImagePath>Wula/Events/Portraits/PIA</backgroundImagePath> -->
|
|
|
|
<windowSize>(600,850)</windowSize>
|
|
|
|
<!-- 元素显示控制 -->
|
|
<showPortrait>true</showPortrait>
|
|
<showLabel>false</showLabel>
|
|
<showCharacterName>true</showCharacterName>
|
|
<showDescriptions>true</showDescriptions>
|
|
<showOptions>true</showOptions>
|
|
|
|
<!-- 游戏控制设置 -->
|
|
<pauseGameOnOpen>false</pauseGameOnOpen>
|
|
|
|
<!-- 元素尺寸 -->
|
|
<portraitSize>(600,400)</portraitSize>
|
|
<labelSize>(600,40)</labelSize>
|
|
<characterNameSize>(600,30)</characterNameSize>
|
|
<descriptionsSize>(500,150)</descriptionsSize>
|
|
<optionsListSize>(600,200)</optionsListSize>
|
|
<optionSize>(500,150)</optionSize>
|
|
|
|
<!-- 元素间距 (x=上间距, y=下间距) -->
|
|
<portraitMargins>(0,10)</portraitMargins>
|
|
<labelMargins>(10,0)</labelMargins>
|
|
<characterNameMargins>(10,0)</characterNameMargins>
|
|
<descriptionsMargins>(10,20)</descriptionsMargins>
|
|
<optionsListMargins>(10,0)</optionsListMargins>
|
|
|
|
<!-- 描述区域内边距 (x=上下间距, y=左右间距) -->
|
|
<descriptionsPadding>(10,25)</descriptionsPadding>
|
|
|
|
<!-- 选项列表内边距 (x=左右间距, y=上下间距) -->
|
|
<optionsListPadding>(20,20)</optionsListPadding>
|
|
|
|
<!-- 选项设置 -->
|
|
<optionSpacing>20</optionSpacing>
|
|
|
|
<!-- 调试和样式 -->
|
|
<drawBorders>false</drawBorders>
|
|
<showDefName>false</showDefName>
|
|
<labelFont>Medium</labelFont>
|
|
</WulaFallenEmpire.EventUIConfigDef>
|
|
</Defs> |