ActivityServerBoss.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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>2016-05-23T08:20:00Z</Created>
  11. <Version>16.00</Version>
  12. </DocumentProperties>
  13. <Worksheet ss:Name="ActivityServerBOSS">
  14. <Table ss:ExpandedColumnCount="9" x:FullColumns="1"
  15. x:FullRows="1" ss:DefaultColumnWidth="153.75" ss:DefaultRowHeight="20.0625">
  16. <Row ss:AutoFitHeight="0">
  17. <Cell><Data ss:Type="String">顺序编号</Data><Comment ss:Author="Administrator"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9" html:Color="#000000">编号顺序编号&#10;</Font></ss:Data></Comment></Cell>
  18. <Cell><Data ss:Type="String">绑定的活动编号</Data></Cell>
  19. <Cell><Data ss:Type="String">备注</Data></Cell>
  20. <Cell><Data ss:Type="String">怪物ID</Data></Cell>
  21. <Cell><Data ss:Type="String">怪物名称</Data></Cell>
  22. <Cell><Data ss:Type="String">活动时间内刷新小时分钟</Data></Cell>
  23. <Cell><Data ss:Type="String">活动地图(默认1线)</Data></Cell>
  24. <Cell><Data ss:Type="String">出生路点</Data></Cell>
  25. <Cell><Data ss:Type="String">怪物动态等级</Data><Comment ss:Author="Administrator"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">怪物刷新等级是否为动态等级(按照服务器前10平均等级赋予等级)&#10;0或者空:不是&#10;1:是的</Font></B><Font html:Face="宋体" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  26. </Row>
  27. <Row ss:AutoFitHeight="0">
  28. <Cell><Data ss:Type="String">ID</Data></Cell>
  29. <Cell><Data ss:Type="String">ActivityID</Data></Cell>
  30. <Cell><Data ss:Type="String">@Remark</Data></Cell>
  31. <Cell><Data ss:Type="String">MonsterID</Data></Cell>
  32. <Cell><Data ss:Type="String">@name</Data></Cell>
  33. <Cell><Data ss:Type="String">BornTime</Data></Cell>
  34. <Cell><Data ss:Type="String">BornMap</Data></Cell>
  35. <Cell><Data ss:Type="String">BornPoint</Data></Cell>
  36. <Cell><Data ss:Type="String">MonFloatLv</Data></Cell>
  37. </Row>
  38. <Row ss:AutoFitHeight="0">
  39. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  40. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  41. <Cell ss:Index="4"><Data ss:Type="String">NUMBER</Data></Cell>
  42. <Cell><Data ss:Type="String">STRING</Data></Cell>
  43. <Cell><Data ss:Type="String">STRING</Data></Cell>
  44. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  45. <Cell><Data ss:Type="String">STRING</Data></Cell>
  46. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  47. </Row>
  48. <Row ss:AutoFitHeight="0">
  49. <Cell><Data ss:Type="Number">1</Data></Cell>
  50. <Cell><Data ss:Type="Number">11</Data></Cell>
  51. <Cell><Data ss:Type="String">年兽在主城1线</Data></Cell>
  52. <Cell><Data ss:Type="Number">30061</Data></Cell>
  53. <Cell><Data ss:Type="String">年兽</Data></Cell>
  54. <Cell><Data ss:Type="String">20:00</Data></Cell>
  55. <Cell><Data ss:Type="Number">10098</Data></Cell>
  56. <Cell><Data ss:Type="String">m5</Data></Cell>
  57. <Cell><Data ss:Type="Number">1</Data></Cell>
  58. </Row>
  59. </Table>
  60. <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>
  61. </WorksheetOptions>
  62. </Worksheet>
  63. </Workbook>