PKLostBagItemType.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  4. xmlns:o="urn:schemas-microsoft-com:office:office"
  5. xmlns:x="urn:schemas-microsoft-com:office:excel"
  6. xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
  7. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  8. xmlns:html="http://www.w3.org/TR/REC-html40">
  9. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  10. <Created>2018-03-05T08:21:00Z</Created>
  11. <Version>15.00</Version>
  12. </DocumentProperties>
  13. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  14. <KSOProductBuildVer dt:dt="string">2052-10.1.0.6929</KSOProductBuildVer>
  15. </CustomDocumentProperties>
  16. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  17. <AllowPNG/>
  18. </OfficeDocumentSettings>
  19. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  20. <ProtectStructure>False</ProtectStructure>
  21. <ProtectWindows>False</ProtectWindows>
  22. </ExcelWorkbook>
  23. <Styles>
  24. <Style ss:ID="Default" ss:Name="Normal">
  25. <Alignment ss:Vertical="Center"/>
  26. <Borders/>
  27. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  28. <Interior/>
  29. <NumberFormat/>
  30. <Protection/>
  31. </Style>
  32. <Style ss:ID="s1" ss:Name="常规 2">
  33. <Alignment ss:Vertical="Center"/>
  34. <Borders/>
  35. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
  36. <Interior/>
  37. <NumberFormat/>
  38. <Protection/>
  39. </Style>
  40. </Styles>
  41. <Worksheet ss:Name="PKLostBagItemType">
  42. <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="6" x:FullColumns="1"
  43. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  44. <Row ss:Height="15">
  45. <Cell><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">&#10;被杀死后允许掉落的物品白名单,只有填写的物品才允许掉落</Font></ss:Data></Comment></Cell>
  46. <Cell><Data ss:Type="String">道具名</Data></Cell>
  47. </Row>
  48. <Row ss:Height="16.5">
  49. <Cell><Data ss:Type="String">ItemCode</Data></Cell>
  50. <Cell><Data ss:Type="String">@Remark</Data></Cell>
  51. </Row>
  52. <Row ss:Height="16.5">
  53. <Cell><Data ss:Type="String">STRING</Data></Cell>
  54. <Cell/>
  55. </Row>
  56. <Row ss:Height="16.5">
  57. <Cell><Data ss:Type="String">hp1</Data></Cell>
  58. <Cell><Data ss:Type="String">1级生命之水</Data></Cell>
  59. </Row>
  60. <Row ss:Height="16.5">
  61. <Cell><Data ss:Type="String">hp2</Data></Cell>
  62. <Cell><Data ss:Type="String">2级生命之水</Data></Cell>
  63. </Row>
  64. <Row ss:Height="16.5">
  65. <Cell><Data ss:Type="String">hp3</Data></Cell>
  66. <Cell><Data ss:Type="String">3级生命之水</Data></Cell>
  67. </Row>
  68. </Table>
  69. <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"><Unsynced/> <FrozenNoSplit/> <SplitHorizontal>3</SplitHorizontal> <TopRowBottomPane>3</TopRowBottomPane> <SplitVertical>1</SplitVertical><LeftColumnRightPane>1</LeftColumnRightPane> <ActivePane>0</ActivePane>
  70. </WorksheetOptions>
  71. </Worksheet>
  72. </Workbook>