YaoYu.xml 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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-02-27T11:14:00Z</Created>
  11. <Version>16.00</Version>
  12. </DocumentProperties>
  13. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  14. <KSOProductBuildVer dt:dt="string">2052-11.1.0.8976</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. <TabRatio>860</TabRatio>
  21. <ProtectStructure>False</ProtectStructure>
  22. <ProtectWindows>False</ProtectWindows>
  23. </ExcelWorkbook>
  24. <Styles>
  25. <Style ss:ID="Default" ss:Name="Normal">
  26. <Alignment ss:Vertical="Center"/>
  27. <Borders/>
  28. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  29. <Interior/>
  30. <NumberFormat/>
  31. <Protection/>
  32. </Style>
  33. </Styles>
  34. <Worksheet ss:Name="YaoYuBossAttr">
  35. <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="11" x:FullColumns="1"
  36. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  37. <Row ss:AutoFitHeight="0">
  38. <Cell><Data ss:Type="String">怪物ID</Data></Cell>
  39. <Cell><Data ss:Type="String">击杀后激活的属性</Data></Cell>
  40. </Row>
  41. <Row ss:AutoFitHeight="0">
  42. <Cell><Data ss:Type="String">MonsterID</Data></Cell>
  43. <Cell><Data ss:Type="String">Attr</Data></Cell>
  44. </Row>
  45. <Row ss:AutoFitHeight="0">
  46. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  47. <Cell><Data ss:Type="String">STRING</Data></Cell>
  48. </Row>
  49. <Row ss:AutoFitHeight="0">
  50. <Cell><Data ss:Type="Number">61008</Data></Cell>
  51. <Cell><Data ss:Type="String">57:500:3</Data></Cell>
  52. </Row>
  53. <Row ss:AutoFitHeight="0">
  54. <Cell><Data ss:Type="Number">61009</Data></Cell>
  55. <Cell><Data ss:Type="String">58:500:3</Data></Cell>
  56. </Row>
  57. <Row ss:AutoFitHeight="0">
  58. <Cell><Data ss:Type="Number">61010</Data></Cell>
  59. <Cell><Data ss:Type="String">27:500:3</Data></Cell>
  60. </Row>
  61. <Row ss:AutoFitHeight="0">
  62. <Cell><Data ss:Type="Number">61011</Data></Cell>
  63. <Cell><Data ss:Type="String">12:500:3</Data></Cell>
  64. </Row>
  65. <Row ss:AutoFitHeight="0">
  66. <Cell><Data ss:Type="Number">61012</Data></Cell>
  67. <Cell><Data ss:Type="String">25:500:3</Data></Cell>
  68. </Row>
  69. <Row ss:AutoFitHeight="0">
  70. <Cell><Data ss:Type="Number">61013</Data></Cell>
  71. <Cell><Data ss:Type="String">17:500:3</Data></Cell>
  72. </Row>
  73. <Row ss:AutoFitHeight="0">
  74. <Cell><Data ss:Type="Number">61014</Data></Cell>
  75. <Cell><Data ss:Type="String">41:1000:3</Data></Cell>
  76. </Row>
  77. <Row ss:AutoFitHeight="0">
  78. <Cell><Data ss:Type="Number">61015</Data></Cell>
  79. <Cell><Data ss:Type="String">28:500:3</Data></Cell>
  80. </Row>
  81. </Table>
  82. <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>
  83. </WorksheetOptions>
  84. </Worksheet>
  85. </Workbook>