123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?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:ss="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:html="http://www.w3.org/TR/REC-html40">
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
- <Keywords>无用</Keywords>
- <Created>2006-09-16T00:00:00Z</Created>
- <Version>15.00</Version>
- </DocumentProperties>
- <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
- <AllowPNG/>
- <RemovePersonalInformation/>
- </OfficeDocumentSettings>
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
- <ProtectStructure>False</ProtectStructure>
- <ProtectWindows>False</ProtectWindows>
- </ExcelWorkbook>
- <Styles>
- <Style ss:ID="Default" ss:Name="Normal">
- <Alignment ss:Vertical="Bottom"/>
- <Borders/>
- <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
- <Interior/>
- <NumberFormat/>
- <Protection/>
- </Style>
- <Style ss:ID="s1">
- <Alignment ss:Vertical="Center"/>
- <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12" ss:Color="#000000"
- ss:Bold="1"/>
- <Interior ss:Color="#B8CCE4" ss:Pattern="Solid"/>
- </Style>
- </Styles>
- <Worksheet ss:Name="Event">
- <Table ss:ExpandedColumnCount="6" ss:ExpandedRowCount="5" x:FullColumns="1"
- x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
- <Row ss:Height="14.25">
- <Cell><Data ss:Type="String">事件ID</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9" html:Color="#000000">刘琦: 表示战斗编辑器中特殊事件触发的ID 此处ID为唯一ID</Font></ss:Data></Comment></Cell>
- <Cell><Data ss:Type="String">事件类型</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000"> 事件触发的类型 1=地图传送(传送至镜像副本) 2=后续拓展 </Font></ss:Data></Comment></Cell>
- <Cell><Data ss:Type="String">事件参数1</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000"> 填写触发事件中,所执行的参数 当EventType=1时,此处填写所需传送的目标的场景ID </Font></ss:Data></Comment></Cell>
- <Cell><Data ss:Type="String">事件参数2</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">刘琦 填写触发事件中,所执行的参数</Font></B></ss:Data></Comment></Cell>
- <Cell><Data ss:Type="String">事件参数3</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">作者:</Font></B><Font html:Size="9" html:Color="#000000"> 填写触发事件中,所执行的参数</Font></ss:Data></Comment></Cell>
- <Cell><Data ss:Type="String">事件备注</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="String">EventID</Data></Cell>
- <Cell><Data ss:Type="String">EventType</Data></Cell>
- <Cell><Data ss:Type="String">EventData1</Data></Cell>
- <Cell><Data ss:Type="String">EventData2</Data></Cell>
- <Cell><Data ss:Type="String">EventData3</Data></Cell>
- <Cell><ss:Data ss:Type="String" xmlns="http://www.w3.org/TR/REC-html40"><B>@Remark</B></ss:Data></Cell>
- </Row>
- <Row>
- <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">STRING</Data></Cell>
- <Cell><Data ss:Type="String">STRING</Data></Cell>
- <Cell><Data ss:Type="String">STRING</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">10001</Data></Cell>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">60001</Data></Cell>
- <Cell/>
- <Cell/>
- <Cell><Data ss:Type="String">在艾文郡触发,传送至巨树之眼</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="Number">10002</Data></Cell>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">60002</Data></Cell>
- <Cell/>
- <Cell/>
- <Cell><Data ss:Type="String">在遗忘之地,传送至炙热之魂</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>
|