TaskInterface.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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:ss="urn:schemas-microsoft-com:office:spreadsheet"
  7. xmlns:html="http://www.w3.org/TR/REC-html40">
  8. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  9. <Created>2006-09-16T00:00:00Z</Created>
  10. <Version>16.00</Version>
  11. </DocumentProperties>
  12. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  13. <AllowPNG/>
  14. <RemovePersonalInformation/>
  15. </OfficeDocumentSettings>
  16. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  17. <ProtectStructure>False</ProtectStructure>
  18. <ProtectWindows>False</ProtectWindows>
  19. </ExcelWorkbook>
  20. <Styles>
  21. <Style ss:ID="Default" ss:Name="Normal">
  22. <Alignment ss:Vertical="Bottom"/>
  23. <Borders/>
  24. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  25. <Interior/>
  26. <NumberFormat/>
  27. <Protection/>
  28. </Style>
  29. <Style ss:ID="s1">
  30. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  31. </Style>
  32. </Styles>
  33. <Worksheet ss:Name="TaskInterface">
  34. <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="15" x:FullColumns="1"
  35. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  36. <Row ss:AutoFitHeight="0">
  37. <Cell><Data ss:Type="String">任务类型</Data></Cell>
  38. <Cell><Data ss:Type="String">任务名称</Data></Cell>
  39. </Row>
  40. <Row ss:AutoFitHeight="0">
  41. <Cell><Data ss:Type="String">ID</Data></Cell>
  42. <Cell><Data ss:Type="String">Name</Data></Cell>
  43. </Row>
  44. <Row ss:AutoFitHeight="0">
  45. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  46. <Cell><Data ss:Type="String">STRING</Data></Cell>
  47. </Row>
  48. <Row ss:AutoFitHeight="0">
  49. <Cell><Data ss:Type="Number">0</Data></Cell>
  50. <Cell><Data ss:Type="String">主线</Data></Cell>
  51. </Row>
  52. <Row ss:AutoFitHeight="0">
  53. <Cell><Data ss:Type="Number">1</Data></Cell>
  54. <Cell><Data ss:Type="String">师训</Data></Cell>
  55. </Row>
  56. <Row ss:AutoFitHeight="0">
  57. <Cell><Data ss:Type="Number">2</Data></Cell>
  58. <Cell><Data ss:Type="String">师门</Data></Cell>
  59. </Row>
  60. <Row ss:AutoFitHeight="0">
  61. <Cell><Data ss:Type="Number">3</Data></Cell>
  62. <Cell><Data ss:Type="String">跑环任务</Data></Cell>
  63. </Row>
  64. <Row ss:AutoFitHeight="0">
  65. <Cell><Data ss:Type="Number">4</Data></Cell>
  66. <Cell><Data ss:Type="String">支线</Data></Cell>
  67. </Row>
  68. <Row ss:AutoFitHeight="0">
  69. <Cell><Data ss:Type="Number">5</Data></Cell>
  70. <Cell><Data ss:Type="String">PVP</Data></Cell>
  71. </Row>
  72. <Row ss:AutoFitHeight="0">
  73. <Cell><Data ss:Type="Number">6</Data></Cell>
  74. <Cell><Data ss:Type="String">区域触发任务</Data></Cell>
  75. </Row>
  76. <Row ss:AutoFitHeight="0">
  77. <Cell><Data ss:Type="Number">7</Data></Cell>
  78. <Cell><Data ss:Type="String">节日任务</Data></Cell>
  79. </Row>
  80. <Row ss:AutoFitHeight="0">
  81. <Cell><Data ss:Type="Number">8</Data></Cell>
  82. <Cell><Data ss:Type="String">挖宝任务</Data></Cell>
  83. </Row>
  84. <Row ss:AutoFitHeight="0">
  85. <Cell><Data ss:Type="Number">9</Data></Cell>
  86. <Cell><Data ss:Type="String">挑战</Data></Cell>
  87. </Row>
  88. <Row ss:AutoFitHeight="0">
  89. <Cell><Data ss:Type="Number">10</Data></Cell>
  90. <Cell><Data ss:Type="String">奇遇</Data></Cell>
  91. </Row>
  92. <Row ss:AutoFitHeight="0">
  93. <Cell><Data ss:Type="Number">11</Data></Cell>
  94. <Cell><Data ss:Type="String">渡劫</Data></Cell>
  95. </Row>
  96. </Table>
  97. <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>
  98. </WorksheetOptions>
  99. </Worksheet>
  100. </Workbook>