123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- <?xml version="1.0"?>
- <?mso-application progid="Excel.Sheet"?>
- <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:o="urn:schemas-microsoft-com:office:office"
- xmlns:x="urn:schemas-microsoft-com:office:excel"
- xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
- xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:html="http://www.w3.org/TR/REC-html40">
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
- <Created>2018-03-05T08:21:00Z</Created>
- <Version>15.00</Version>
- </DocumentProperties>
- <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
- <KSOProductBuildVer dt:dt="string">2052-10.1.0.6929</KSOProductBuildVer>
- </CustomDocumentProperties>
- <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
- <AllowPNG/>
- </OfficeDocumentSettings>
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
- <ProtectStructure>False</ProtectStructure>
- <ProtectWindows>False</ProtectWindows>
- </ExcelWorkbook>
- <Styles>
- <Style ss:ID="Default" ss:Name="Normal">
- <Alignment ss:Vertical="Center"/>
- <Borders/>
- <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
- <Interior/>
- <NumberFormat/>
- <Protection/>
- </Style>
- <Style ss:ID="s16" ss:Name="常规 2">
- <Alignment ss:Vertical="Center"/>
- <Borders/>
- <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
- <Interior/>
- <NumberFormat/>
- <Protection/>
- </Style>
- <Style ss:ID="s17">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Borders/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Size="11"
- ss:Bold="1"/>
- <Interior/>
- <NumberFormat/>
- </Style>
- <Style ss:ID="s18">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Borders/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Size="11"
- ss:Bold="1"/>
- <Interior ss:Color="#C5D9F1" ss:Pattern="Solid"/>
- <NumberFormat/>
- </Style>
- <Style ss:ID="s19">
- <Alignment ss:Vertical="Center"/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Color="#000000"
- ss:Bold="1"/>
- <Interior/>
- <NumberFormat/>
- </Style>
- <Style ss:ID="s20">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss"/>
- <Interior/>
- </Style>
- <Style ss:ID="s21" ss:Parent="s16">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Color="#0000FF"/>
- <Interior/>
- </Style>
- <Style ss:ID="s22" ss:Parent="s16">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Color="#FF00FF"/>
- <Interior/>
- </Style>
- <Style ss:ID="s23" ss:Parent="s16">
- <Alignment ss:Vertical="Center" ss:WrapText="1"/>
- <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss" ss:Color="#C0504D"/>
- <Interior/>
- </Style>
- </Styles>
- <Worksheet ss:Name="PKLostBagItemType">
- <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="6" x:FullColumns="1"
- x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
- <Column ss:AutoFitWidth="0" ss:Width="87"/>
- <Column ss:AutoFitWidth="0" ss:Width="106.5"/>
- <Row ss:Height="15">
- <Cell ss:StyleID="s17"><Data ss:Type="String">道具code</Data><Comment
- ss:Author="Administrator"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
- html:Size="9">Administrator:</Font></B><Font html:Size="9"> 被杀死后允许掉落的物品白名单,只有填写的物品才允许掉落</Font></ss:Data></Comment></Cell>
- <Cell ss:StyleID="s18"><Data ss:Type="String">道具名</Data></Cell>
- </Row>
- <Row ss:Height="16.5">
- <Cell ss:StyleID="s19"><Data ss:Type="String">ItemCode</Data></Cell>
- <Cell ss:StyleID="s19"><Data ss:Type="String">@Remark</Data></Cell>
- </Row>
- <Row ss:Height="16.5">
- <Cell ss:StyleID="s19"><Data ss:Type="String">STRING</Data></Cell>
- <Cell ss:StyleID="s19"/>
- </Row>
- <Row ss:Height="16.5">
- <Cell ss:StyleID="s20"><Data ss:Type="String">hp1</Data></Cell>
- <Cell ss:StyleID="s21"><Data ss:Type="String">1级生命之水</Data></Cell>
- </Row>
- <Row ss:Height="16.5">
- <Cell ss:StyleID="s20"><Data ss:Type="String">hp2</Data></Cell>
- <Cell ss:StyleID="s22"><Data ss:Type="String">2级生命之水</Data></Cell>
- </Row>
- <Row ss:Height="16.5">
- <Cell ss:StyleID="s20"><Data ss:Type="String">hp3</Data></Cell>
- <Cell ss:StyleID="s23"><Data ss:Type="String">3级生命之水</Data></Cell>
- </Row>
- </Table>
- </Worksheet>
- </Workbook>
|