Seed.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  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. <Revision>1</Revision>
  11. <Created>2009-05-26T02:18:00Z</Created>
  12. <Company>csz</Company>
  13. <Version>15.00</Version>
  14. </DocumentProperties>
  15. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  16. <KSOProductBuildVer dt:dt="string">2052-10.1.0.6690</KSOProductBuildVer>
  17. </CustomDocumentProperties>
  18. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  19. <AllowPNG/>
  20. </OfficeDocumentSettings>
  21. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  22. <TabRatio>750</TabRatio>
  23. <ProtectStructure>False</ProtectStructure>
  24. <ProtectWindows>False</ProtectWindows>
  25. </ExcelWorkbook>
  26. <Styles>
  27. <Style ss:ID="Default" ss:Name="Normal">
  28. <Alignment ss:Vertical="Center"/>
  29. <Borders/>
  30. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="12"/>
  31. <Interior/>
  32. <NumberFormat/>
  33. <Protection/>
  34. </Style>
  35. <Style ss:ID="s1">
  36. <Alignment ss:Vertical="Center" ss:WrapText="1"/>
  37. <Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Bold="1"/>
  38. <Interior ss:Color="#9BC2E6" ss:Pattern="Solid"/>
  39. <Protection/>
  40. </Style>
  41. </Styles>
  42. <Worksheet ss:Name="Seed">
  43. <Table ss:ExpandedColumnCount="7" ss:ExpandedRowCount="4" x:FullColumns="1"
  44. x:FullRows="1" ss:DefaultColumnWidth="54"
  45. ss:DefaultRowHeight="14.25">
  46. <Row ss:StyleID="s1">
  47. <Cell><Data ss:Type="String">编号</Data></Cell>
  48. <Cell><Data ss:Type="String">名称</Data></Cell>
  49. <Cell><Data ss:Type="String">种子品质</Data><Comment ss:Author="微软用户"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9">csz:&#10;1:蓝色,精良&#10;2:紫色,史诗&#10;3:橙色,传说&#10;</Font></ss:Data></Comment></Cell>
  50. <Cell><Data ss:Type="String">代码</Data><Comment ss:Author="微软用户"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9">csz:&#10;物品缩写代码:3-10位长度的英文字符</Font></ss:Data></Comment></Cell>
  51. <Cell><Data ss:Type="String">银两价格</Data><Comment ss:Author="lusheng"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">李虓康&#10;填写了银两价格就读取银两价格,0则不读取</Font></B><Font html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  52. <Cell><Data ss:Type="String">元宝价格</Data><Comment ss:Author="lusheng"><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">&#10;填写了元宝价格就读取银两价格,0则不读取</Font></ss:Data></Comment></Cell>
  53. <Cell><Data ss:Type="String">产出物品</Data><Comment ss:Author="lusheng"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">李虓康:&#10;</Font></B><Font html:Size="9" html:Color="#000000">格式:&#10;代码:数量</Font><B><Font html:Size="9" html:Color="#000000">&#10;</Font></B><Font html:Size="9" html:Color="#000000">&#10;&#10;</Font></ss:Data></Comment></Cell>
  54. </Row>
  55. <Row ss:StyleID="s1">
  56. <Cell><Data ss:Type="String">ID</Data></Cell>
  57. <Cell><Data ss:Type="String">Name</Data></Cell>
  58. <Cell><Data ss:Type="String">Qcolor</Data></Cell>
  59. <Cell><Data ss:Type="String">Code</Data></Cell>
  60. <Cell><Data ss:Type="String">Price1</Data></Cell>
  61. <Cell><Data ss:Type="String">Price2</Data></Cell>
  62. <Cell><Data ss:Type="String">Items</Data></Cell>
  63. </Row>
  64. <Row ss:Height="13.5" ss:StyleID="s1">
  65. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  66. <Cell><Data ss:Type="String">STRING</Data></Cell>
  67. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  68. <Cell><Data ss:Type="String">STRING</Data></Cell>
  69. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  70. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  71. <Cell><Data ss:Type="String">STRING</Data></Cell>
  72. </Row>
  73. <Row>
  74. <Cell><Data ss:Type="Number">1</Data></Cell>
  75. <Cell><Data ss:Type="String">银两种子</Data></Cell>
  76. <Cell><Data ss:Type="Number">1</Data></Cell>
  77. <Cell><Data ss:Type="String">seed1</Data></Cell>
  78. <Cell><Data ss:Type="Number">10000</Data></Cell>
  79. <Cell><Data ss:Type="Number">0</Data></Cell>
  80. <Cell><Data ss:Type="String">gold1w:1</Data></Cell>
  81. </Row>
  82. </Table>
  83. <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>
  84. </WorksheetOptions>
  85. </Worksheet>
  86. <Worksheet ss:Name="SeedTime">
  87. <Table ss:ExpandedColumnCount="11" ss:ExpandedRowCount="8" x:FullColumns="1"
  88. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
  89. <Row>
  90. <Cell><Data ss:Type="String">编号</Data></Cell>
  91. <Cell><Data ss:Type="String">种子品质</Data><Comment ss:Author="微软用户"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Size="9">csz:&#10;1:蓝色,精良&#10;2:紫色,史诗&#10;3:橙色,传说&#10;4:绿色,套装: &#10;5:红色,顶级(暂未开放)&#10;</Font></ss:Data></Comment></Cell>
  92. <Cell><Data ss:Type="String">种植时间</Data><Comment ss:Author="lusheng"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">lusheng:</Font></B><Font html:Size="9" html:Color="#000000">&#10;时间单位为分钟</Font></ss:Data></Comment></Cell>
  93. <Cell><Data ss:Type="String">减少时间</Data><Comment ss:Author="lusheng"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">李虓康&#10;时间单位为分钟</Font></B></ss:Data></Comment></Cell>
  94. </Row>
  95. <Row>
  96. <Cell><Data ss:Type="String">ID</Data></Cell>
  97. <Cell><Data ss:Type="String">Qcolor</Data></Cell>
  98. <Cell><Data ss:Type="String">Time</Data></Cell>
  99. <Cell><Data ss:Type="String">ReduceTime</Data></Cell>
  100. </Row>
  101. <Row>
  102. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  103. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  104. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  105. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  106. </Row>
  107. <Row>
  108. <Cell><Data ss:Type="Number">1</Data></Cell>
  109. <Cell><Data ss:Type="Number">1</Data></Cell>
  110. <Cell><Data ss:Type="Number">60</Data></Cell>
  111. <Cell><Data ss:Type="Number">6</Data></Cell>
  112. </Row>
  113. <Row>
  114. <Cell><Data ss:Type="Number">2</Data></Cell>
  115. <Cell><Data ss:Type="Number">2</Data></Cell>
  116. <Cell><Data ss:Type="Number">120</Data></Cell>
  117. <Cell><Data ss:Type="Number">12</Data></Cell>
  118. </Row>
  119. <Row>
  120. <Cell><Data ss:Type="Number">3</Data></Cell>
  121. <Cell><Data ss:Type="Number">3</Data></Cell>
  122. <Cell><Data ss:Type="Number">180</Data></Cell>
  123. <Cell><Data ss:Type="Number">18</Data></Cell>
  124. </Row>
  125. <Row>
  126. <Cell><Data ss:Type="Number">4</Data></Cell>
  127. <Cell><Data ss:Type="Number">4</Data></Cell>
  128. <Cell><Data ss:Type="Number">240</Data></Cell>
  129. <Cell><Data ss:Type="Number">24</Data></Cell>
  130. </Row>
  131. <Row>
  132. <Cell><Data ss:Type="Number">5</Data></Cell>
  133. <Cell><Data ss:Type="Number">5</Data></Cell>
  134. <Cell><Data ss:Type="Number">480</Data></Cell>
  135. <Cell><Data ss:Type="Number">48</Data></Cell>
  136. </Row>
  137. </Table>
  138. <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>
  139. </WorksheetOptions>
  140. </Worksheet>
  141. <Worksheet ss:Name="FarmLand">
  142. <Table ss:ExpandedColumnCount="5" ss:ExpandedRowCount="15" x:FullColumns="1"
  143. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
  144. <Row>
  145. <Cell><Data ss:Type="String">编号</Data></Cell>
  146. <Cell><Data ss:Type="String">需要等级</Data></Cell>
  147. <Cell><Data ss:Type="String">需要元宝</Data></Cell>
  148. <Cell><Data ss:Type="String">需要月卡</Data><Comment ss:Author="lusheng"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">李虓康:&#10;0表示不需要&#10;1表示需要</Font></B></ss:Data></Comment></Cell>
  149. <Cell><Data ss:Type="String">需要尊享卡卡</Data><Comment ss:Author="lusheng"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9" html:Color="#000000">李虓康:&#10;0表示不需要&#10;1表示需要</Font></B></ss:Data></Comment></Cell>
  150. </Row>
  151. <Row>
  152. <Cell><Data ss:Type="String">ID</Data></Cell>
  153. <Cell><Data ss:Type="String">Level</Data></Cell>
  154. <Cell><Data ss:Type="String">Diamond</Data></Cell>
  155. <Cell><Data ss:Type="String">MonthCard</Data></Cell>
  156. <Cell><Data ss:Type="String">VmCard</Data></Cell>
  157. </Row>
  158. <Row>
  159. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  160. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  161. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  162. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  163. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  164. </Row>
  165. <Row>
  166. <Cell><Data ss:Type="Number">1</Data></Cell>
  167. <Cell><Data ss:Type="Number">30</Data></Cell>
  168. <Cell><Data ss:Type="Number">0</Data></Cell>
  169. <Cell><Data ss:Type="Number">0</Data></Cell>
  170. <Cell><Data ss:Type="Number">0</Data></Cell>
  171. </Row>
  172. <Row>
  173. <Cell><Data ss:Type="Number">2</Data></Cell>
  174. <Cell><Data ss:Type="Number">40</Data></Cell>
  175. <Cell><Data ss:Type="Number">0</Data></Cell>
  176. <Cell><Data ss:Type="Number">0</Data></Cell>
  177. <Cell><Data ss:Type="Number">0</Data></Cell>
  178. </Row>
  179. <Row>
  180. <Cell><Data ss:Type="Number">3</Data></Cell>
  181. <Cell><Data ss:Type="Number">50</Data></Cell>
  182. <Cell><Data ss:Type="Number">0</Data></Cell>
  183. <Cell><Data ss:Type="Number">0</Data></Cell>
  184. <Cell><Data ss:Type="Number">0</Data></Cell>
  185. </Row>
  186. <Row>
  187. <Cell><Data ss:Type="Number">4</Data></Cell>
  188. <Cell><Data ss:Type="Number">60</Data></Cell>
  189. <Cell><Data ss:Type="Number">0</Data></Cell>
  190. <Cell><Data ss:Type="Number">0</Data></Cell>
  191. <Cell><Data ss:Type="Number">0</Data></Cell>
  192. </Row>
  193. <Row>
  194. <Cell><Data ss:Type="Number">5</Data></Cell>
  195. <Cell><Data ss:Type="Number">70</Data></Cell>
  196. <Cell><Data ss:Type="Number">0</Data></Cell>
  197. <Cell><Data ss:Type="Number">0</Data></Cell>
  198. <Cell><Data ss:Type="Number">0</Data></Cell>
  199. </Row>
  200. <Row>
  201. <Cell><Data ss:Type="Number">6</Data></Cell>
  202. <Cell><Data ss:Type="Number">80</Data></Cell>
  203. <Cell><Data ss:Type="Number">0</Data></Cell>
  204. <Cell><Data ss:Type="Number">0</Data></Cell>
  205. <Cell><Data ss:Type="Number">0</Data></Cell>
  206. </Row>
  207. <Row>
  208. <Cell><Data ss:Type="Number">7</Data></Cell>
  209. <Cell><Data ss:Type="Number">40</Data></Cell>
  210. <Cell><Data ss:Type="Number">500</Data></Cell>
  211. <Cell><Data ss:Type="Number">0</Data></Cell>
  212. <Cell><Data ss:Type="Number">0</Data></Cell>
  213. </Row>
  214. <Row>
  215. <Cell><Data ss:Type="Number">8</Data></Cell>
  216. <Cell><Data ss:Type="Number">40</Data></Cell>
  217. <Cell><Data ss:Type="Number">1000</Data></Cell>
  218. <Cell><Data ss:Type="Number">0</Data></Cell>
  219. <Cell><Data ss:Type="Number">0</Data></Cell>
  220. </Row>
  221. <Row>
  222. <Cell><Data ss:Type="Number">9</Data></Cell>
  223. <Cell><Data ss:Type="Number">40</Data></Cell>
  224. <Cell><Data ss:Type="Number">1500</Data></Cell>
  225. <Cell><Data ss:Type="Number">0</Data></Cell>
  226. <Cell><Data ss:Type="Number">0</Data></Cell>
  227. </Row>
  228. <Row>
  229. <Cell><Data ss:Type="Number">10</Data></Cell>
  230. <Cell><Data ss:Type="Number">40</Data></Cell>
  231. <Cell><Data ss:Type="Number">2000</Data></Cell>
  232. <Cell><Data ss:Type="Number">0</Data></Cell>
  233. <Cell><Data ss:Type="Number">0</Data></Cell>
  234. </Row>
  235. <Row>
  236. <Cell><Data ss:Type="Number">11</Data></Cell>
  237. <Cell><Data ss:Type="Number">40</Data></Cell>
  238. <Cell><Data ss:Type="Number">0</Data></Cell>
  239. <Cell><Data ss:Type="Number">1</Data></Cell>
  240. <Cell><Data ss:Type="Number">0</Data></Cell>
  241. </Row>
  242. <Row>
  243. <Cell><Data ss:Type="Number">12</Data></Cell>
  244. <Cell><Data ss:Type="Number">40</Data></Cell>
  245. <Cell><Data ss:Type="Number">0</Data></Cell>
  246. <Cell><Data ss:Type="Number">0</Data></Cell>
  247. <Cell><Data ss:Type="Number">1</Data></Cell>
  248. </Row>
  249. </Table>
  250. <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>
  251. </WorksheetOptions>
  252. </Worksheet>
  253. <Worksheet ss:Name="FarmRecord">
  254. <Table ss:ExpandedColumnCount="3" ss:ExpandedRowCount="9" x:FullColumns="1"
  255. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
  256. <Row>
  257. <Cell><Data ss:Type="String">动态类型</Data></Cell>
  258. <Cell><Data ss:Type="String">内容</Data></Cell>
  259. <Cell><Data ss:Type="String">备注</Data></Cell>
  260. </Row>
  261. <Row>
  262. <Cell><Data ss:Type="String">RecordType</Data></Cell>
  263. <Cell><Data ss:Type="String">RecordMsg</Data></Cell>
  264. <Cell><Data ss:Type="String">@Remark</Data></Cell>
  265. </Row>
  266. <Row>
  267. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  268. <Cell><Data ss:Type="String">STRING</Data></Cell>
  269. <Cell><Data ss:Type="String">STRING</Data></Cell>
  270. </Row>
  271. <Row>
  272. <Cell><Data ss:Type="Number">1</Data></Cell>
  273. <Cell><Data ss:Type="String">[{RecordTime}] {Role1}拜访了我的果园,为我的植物浇了水。</Data></Cell>
  274. <Cell><Data ss:Type="String">1 帮我浇水</Data></Cell>
  275. </Row>
  276. <Row>
  277. <Cell><Data ss:Type="Number">2</Data></Cell>
  278. <Cell><ss:Data ss:Type="String" xmlns="http://www.w3.org/TR/REC-html40">[{RecordTime}] {Role1}拜访了我的果园,从我的田地中偷取了{result}个{item}</ss:Data></Cell>
  279. <Cell><Data ss:Type="String">2 偷我菜</Data></Cell>
  280. </Row>
  281. <Row>
  282. <Cell><Data ss:Type="Number">3</Data></Cell>
  283. <Cell><Data ss:Type="String">[{RecordTime}] 我种下了{item}种子。</Data></Cell>
  284. <Cell><Data ss:Type="String">3 种菜</Data></Cell>
  285. </Row>
  286. <Row>
  287. <Cell><Data ss:Type="Number">4</Data></Cell>
  288. <Cell><ss:Data ss:Type="String" xmlns="http://www.w3.org/TR/REC-html40">[{RecordTime}] 我为{item}树浇了水。</ss:Data></Cell>
  289. <Cell><Data ss:Type="String">4 浇水</Data></Cell>
  290. </Row>
  291. <Row>
  292. <Cell><Data ss:Type="Number">5</Data></Cell>
  293. <Cell><ss:Data ss:Type="String" xmlns="http://www.w3.org/TR/REC-html40">[{RecordTime}] 我为{item}树浇了水,效果显著,预期产量增加5%。</ss:Data></Cell>
  294. <Cell><Data ss:Type="String">5 浇水效果好</Data></Cell>
  295. </Row>
  296. <Row>
  297. <Cell><Data ss:Type="Number">6</Data></Cell>
  298. <Cell><Data ss:Type="String">[{RecordTime}] 我没有及时为{item}树浇水,导致{item}树缺水严重,生长缓慢,预期产量降低5%。。</Data></Cell>
  299. <Cell><Data ss:Type="String">6 忘记浇水</Data></Cell>
  300. </Row>
  301. </Table>
  302. <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>
  303. </WorksheetOptions>
  304. </Worksheet>
  305. </Workbook>