FengShenImage.xml 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  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>2020-10-21T09:30:00Z</Created>
  11. <Version>16.00</Version>
  12. </DocumentProperties>
  13. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  14. <KSOProductBuildVer dt:dt="string">2052-11.1.0.10132</KSOProductBuildVer>
  15. </CustomDocumentProperties>
  16. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  17. <AllowPNG/>
  18. </OfficeDocumentSettings>
  19. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  20. <ProtectStructure>False</ProtectStructure>
  21. <ProtectWindows>False</ProtectWindows>
  22. </ExcelWorkbook>
  23. <Styles>
  24. <Style ss:ID="Default" ss:Name="Normal">
  25. <Alignment ss:Vertical="Center"/>
  26. <Borders/>
  27. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  28. <Interior/>
  29. <NumberFormat/>
  30. <Protection/>
  31. </Style>
  32. <Style ss:ID="s1">
  33. <Alignment ss:Vertical="Center"/>
  34. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#000000"
  35. ss:Bold="1"/>
  36. <Interior/>
  37. </Style>
  38. </Styles>
  39. <Worksheet ss:Name="FengShenImageNpc">
  40. <Table ss:ExpandedColumnCount="5" ss:ExpandedRowCount="9" x:FullColumns="1"
  41. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  42. <Row ss:AutoFitHeight="0">
  43. <Cell><Data ss:Type="String">编号</Data></Cell>
  44. <Cell><Data ss:Type="String">说明</Data></Cell>
  45. <Cell><Data ss:Type="String">职业</Data></Cell>
  46. <Cell><Data ss:Type="String">性别</Data></Cell>
  47. <Cell><Data ss:Type="String">雕像编辑器id</Data></Cell>
  48. </Row>
  49. <Row ss:AutoFitHeight="0" ss:Height="14.25">
  50. <Cell><Data ss:Type="String">Id</Data></Cell>
  51. <Cell><Data ss:Type="String">@Param</Data></Cell>
  52. <Cell><Data ss:Type="String">Pro</Data></Cell>
  53. <Cell><Data ss:Type="String">Sex</Data></Cell>
  54. <Cell><Data ss:Type="String">NpcId</Data></Cell>
  55. </Row>
  56. <Row ss:AutoFitHeight="0">
  57. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  58. <Cell><Data ss:Type="String">STRING</Data></Cell>
  59. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  60. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  61. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  62. </Row>
  63. <Row ss:AutoFitHeight="0">
  64. <Cell><Data ss:Type="Number">1</Data></Cell>
  65. <Cell><Data ss:Type="String">战士男</Data></Cell>
  66. <Cell><Data ss:Type="Number">1</Data></Cell>
  67. <Cell><Data ss:Type="Number">0</Data></Cell>
  68. <Cell><Data ss:Type="Number">10098100</Data></Cell>
  69. </Row>
  70. <Row ss:AutoFitHeight="0">
  71. <Cell><Data ss:Type="Number">2</Data></Cell>
  72. <Cell><Data ss:Type="String">法师男</Data></Cell>
  73. <Cell><Data ss:Type="Number">3</Data></Cell>
  74. <Cell><Data ss:Type="Number">0</Data></Cell>
  75. <Cell><Data ss:Type="Number">10098102</Data></Cell>
  76. </Row>
  77. <Row ss:AutoFitHeight="0">
  78. <Cell><Data ss:Type="Number">3</Data></Cell>
  79. <Cell><Data ss:Type="String">治疗男</Data></Cell>
  80. <Cell><Data ss:Type="Number">5</Data></Cell>
  81. <Cell><Data ss:Type="Number">0</Data></Cell>
  82. <Cell><Data ss:Type="Number">10098104</Data></Cell>
  83. </Row>
  84. <Row ss:AutoFitHeight="0">
  85. <Cell><Data ss:Type="Number">4</Data></Cell>
  86. <Cell><Data ss:Type="String">战士女</Data></Cell>
  87. <Cell><Data ss:Type="Number">1</Data></Cell>
  88. <Cell><Data ss:Type="Number">1</Data></Cell>
  89. <Cell><Data ss:Type="Number">10098101</Data></Cell>
  90. </Row>
  91. <Row ss:AutoFitHeight="0">
  92. <Cell><Data ss:Type="Number">5</Data></Cell>
  93. <Cell><Data ss:Type="String">法师女</Data></Cell>
  94. <Cell><Data ss:Type="Number">3</Data></Cell>
  95. <Cell><Data ss:Type="Number">1</Data></Cell>
  96. <Cell><Data ss:Type="Number">10098103</Data></Cell>
  97. </Row>
  98. <Row ss:AutoFitHeight="0">
  99. <Cell><Data ss:Type="Number">6</Data></Cell>
  100. <Cell><Data ss:Type="String">治疗女</Data></Cell>
  101. <Cell><Data ss:Type="Number">5</Data></Cell>
  102. <Cell><Data ss:Type="Number">1</Data></Cell>
  103. <Cell><Data ss:Type="Number">10098105</Data></Cell>
  104. </Row>
  105. </Table>
  106. <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>
  107. </WorksheetOptions>
  108. </Worksheet>
  109. <Worksheet ss:Name="FengShenImagePonit">
  110. <Table ss:ExpandedColumnCount="5" ss:ExpandedRowCount="8" x:FullColumns="1"
  111. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  112. <Row ss:AutoFitHeight="0" ss:Height="15.75">
  113. <Cell><Data ss:Type="String">编号</Data></Cell>
  114. <Cell><Data ss:Type="String">说明</Data></Cell>
  115. <Cell><Data ss:Type="String">称号信息</Data></Cell>
  116. <Cell><Data ss:Type="String">路点</Data></Cell>
  117. <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">Administrator:</Font></B><Font html:Size="9">&#10;角度公式&#10;参数*弧度值(57.295)+90=呈现角度</Font></ss:Data></Comment></Cell>
  118. </Row>
  119. <Row ss:AutoFitHeight="0" ss:Height="14.25">
  120. <Cell><Data ss:Type="String">Id</Data></Cell>
  121. <Cell><Data ss:Type="String">@Param</Data></Cell>
  122. <Cell><Data ss:Type="String">Title</Data></Cell>
  123. <Cell><Data ss:Type="String">Point</Data></Cell>
  124. <Cell><Data ss:Type="String">Dir</Data></Cell>
  125. </Row>
  126. <Row ss:AutoFitHeight="0">
  127. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  128. <Cell><Data ss:Type="String">STRING</Data></Cell>
  129. <Cell><Data ss:Type="String">STRING</Data></Cell>
  130. <Cell><Data ss:Type="String">STRING</Data></Cell>
  131. <Cell><Data ss:Type="String">FLOAT</Data></Cell>
  132. </Row>
  133. <Row ss:AutoFitHeight="0">
  134. <Cell><Data ss:Type="Number">1</Data></Cell>
  135. <Cell><Data ss:Type="String">雕像1路点</Data></Cell>
  136. <Cell><Data ss:Type="String">度厄星君</Data></Cell>
  137. <Cell><Data ss:Type="String">n33</Data></Cell>
  138. <Cell><Data ss:Type="Number">-1.57</Data></Cell>
  139. </Row>
  140. <Row ss:AutoFitHeight="0">
  141. <Cell><Data ss:Type="Number">2</Data></Cell>
  142. <Cell><Data ss:Type="String">雕像2路点</Data></Cell>
  143. <Cell><Data ss:Type="String">司命星君</Data></Cell>
  144. <Cell><Data ss:Type="String">n31</Data></Cell>
  145. <Cell><Data ss:Type="Number">-1.25</Data></Cell>
  146. </Row>
  147. <Row ss:AutoFitHeight="0">
  148. <Cell><Data ss:Type="Number">3</Data></Cell>
  149. <Cell><Data ss:Type="String">雕像3路点</Data></Cell>
  150. <Cell><Data ss:Type="String">文昌帝君</Data></Cell>
  151. <Cell><Data ss:Type="String">n30</Data></Cell>
  152. <Cell><Data ss:Type="Number">-1.4</Data></Cell>
  153. </Row>
  154. <Row ss:AutoFitHeight="0">
  155. <Cell><Data ss:Type="Number">4</Data></Cell>
  156. <Cell><Data ss:Type="String">雕像4路点</Data></Cell>
  157. <Cell><Data ss:Type="String">司禄星君</Data></Cell>
  158. <Cell><Data ss:Type="String">n32</Data></Cell>
  159. <Cell><Data ss:Type="Number">0.78500000000000003</Data></Cell>
  160. </Row>
  161. <Row ss:AutoFitHeight="0">
  162. <Cell><Data ss:Type="Number">5</Data></Cell>
  163. <Cell><Data ss:Type="String">雕像5路点</Data></Cell>
  164. <Cell><Data ss:Type="String">延寿星君</Data></Cell>
  165. <Cell><Data ss:Type="String">n34</Data></Cell>
  166. <Cell><Data ss:Type="Number">0.61</Data></Cell>
  167. </Row>
  168. </Table>
  169. <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>
  170. </WorksheetOptions>
  171. </Worksheet>
  172. </Workbook>