ItemModelShow.xml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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>2015-06-05T18:19:34Z</Created>
  10. <Version>15.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="s16">
  30. <Alignment ss:Vertical="Center" ss:WrapText="1"/>
  31. <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss"/>
  32. <Interior ss:Color="#9BC2E6" ss:Pattern="Solid"/>
  33. </Style>
  34. <Style ss:ID="s17">
  35. <Alignment ss:Vertical="Center" ss:WrapText="1"/>
  36. <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss"/>
  37. </Style>
  38. </Styles>
  39. <Worksheet ss:Name="ItemModel">
  40. <Table ss:ExpandedColumnCount="3" ss:ExpandedRowCount="4" x:FullColumns="1"
  41. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
  42. <Column ss:AutoFitWidth="0" ss:Width="109.5"/>
  43. <Column ss:AutoFitWidth="0" ss:Width="105.75"/>
  44. <Column ss:AutoFitWidth="0" ss:Width="432"/>
  45. <Row ss:Height="16.5">
  46. <Cell ss:StyleID="s16"><Data ss:Type="String">名称</Data></Cell>
  47. <Cell ss:StyleID="s16"><Data ss:Type="String">代码</Data><Comment ss:Author="作者"><ss:Data
  48. xmlns="http://www.w3.org/TR/REC-html40"><Font html:Face="宋体"
  49. x:CharSet="134" html:Size="9">csz:&#10;物品缩写代码:3-10位长度的英文字符</Font></ss:Data></Comment></Cell>
  50. <Cell ss:StyleID="s16"><Data ss:Type="String">模型文件</Data></Cell>
  51. </Row>
  52. <Row ss:Height="16.5">
  53. <Cell ss:StyleID="s17"><Data ss:Type="String">Name</Data></Cell>
  54. <Cell ss:StyleID="s17"><Data ss:Type="String">Code</Data></Cell>
  55. <Cell ss:StyleID="s17"><Data ss:Type="String">AvatarId</Data></Cell>
  56. </Row>
  57. <Row ss:Height="16.5">
  58. <Cell ss:StyleID="s17"><Data ss:Type="String">STRING</Data></Cell>
  59. <Cell ss:StyleID="s17"><Data ss:Type="String">STRING</Data></Cell>
  60. <Cell ss:StyleID="s17"><Data ss:Type="String">STRING</Data></Cell>
  61. </Row>
  62. <Row>
  63. <Cell><Data ss:Type="String">白龙</Data></Cell>
  64. <Cell><Data ss:Type="String">mount06</Data></Cell>
  65. <Cell><Data ss:Type="String">/res/unit/mount/mnt_ma_03.assetbundles</Data></Cell>
  66. </Row>
  67. </Table>
  68. </Worksheet>
  69. </Workbook>