123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?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>2016-05-23T08:20:00Z</Created>
- <Version>16.00</Version>
- </DocumentProperties>
- <Worksheet ss:Name="ActivityServerBOSS">
- <Table ss:ExpandedColumnCount="9" x:FullColumns="1"
- x:FullRows="1" ss:DefaultColumnWidth="153.75" ss:DefaultRowHeight="20.0625">
- <Row ss:AutoFitHeight="0">
- <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">编号顺序编号 </Font></ss:Data></Comment></Cell>
- <Cell><Data ss:Type="String">绑定的活动编号</Data></Cell>
- <Cell><Data ss:Type="String">备注</Data></Cell>
- <Cell><Data ss:Type="String">怪物ID</Data></Cell>
- <Cell><Data ss:Type="String">怪物名称</Data></Cell>
- <Cell><Data ss:Type="String">活动时间内刷新小时分钟</Data></Cell>
- <Cell><Data ss:Type="String">活动地图(默认1线)</Data></Cell>
- <Cell><Data ss:Type="String">出生路点</Data></Cell>
- <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平均等级赋予等级) 0或者空:不是 1:是的</Font></B><Font html:Face="宋体" html:Size="9" html:Color="#000000"> </Font></ss:Data></Comment></Cell>
- </Row>
- <Row ss:AutoFitHeight="0">
- <Cell><Data ss:Type="String">ID</Data></Cell>
- <Cell><Data ss:Type="String">ActivityID</Data></Cell>
- <Cell><Data ss:Type="String">@Remark</Data></Cell>
- <Cell><Data ss:Type="String">MonsterID</Data></Cell>
- <Cell><Data ss:Type="String">@name</Data></Cell>
- <Cell><Data ss:Type="String">BornTime</Data></Cell>
- <Cell><Data ss:Type="String">BornMap</Data></Cell>
- <Cell><Data ss:Type="String">BornPoint</Data></Cell>
- <Cell><Data ss:Type="String">MonFloatLv</Data></Cell>
- </Row>
- <Row ss:AutoFitHeight="0">
- <Cell><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell ss:Index="4"><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell><Data ss:Type="String">STRING</Data></Cell>
- <Cell><Data ss:Type="String">STRING</Data></Cell>
- <Cell><Data ss:Type="String">NUMBER</Data></Cell>
- <Cell><Data ss:Type="String">STRING</Data></Cell>
- <Cell><Data ss:Type="String">NUMBER</Data></Cell>
- </Row>
- <Row ss:AutoFitHeight="0">
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">11</Data></Cell>
- <Cell><Data ss:Type="String">年兽在主城1线</Data></Cell>
- <Cell><Data ss:Type="Number">30061</Data></Cell>
- <Cell><Data ss:Type="String">年兽</Data></Cell>
- <Cell><Data ss:Type="String">20:00</Data></Cell>
- <Cell><Data ss:Type="Number">10098</Data></Cell>
- <Cell><Data ss:Type="String">m5</Data></Cell>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- </Row>
- </Table>
- <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>
- </WorksheetOptions>
- </Worksheet>
- </Workbook>
|