OnlineGift.xml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  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>2006-09-16T00:00:00Z</Created>
  11. <Version>15.00</Version>
  12. </DocumentProperties>
  13. <CustomDocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  14. <KSOProductBuildVer dt:dt="string">2052-10.1.0.6490</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="Bottom"/>
  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. <NumberFormat ss:Format="@"/>
  34. </Style>
  35. </Styles>
  36. <Worksheet ss:Name="OlGift">
  37. <Table ss:ExpandedColumnCount="12" ss:ExpandedRowCount="16" x:FullColumns="1"
  38. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  39. <Row>
  40. <Cell><Data ss:Type="String">礼包ID</Data></Cell>
  41. <Cell><Data ss:Type="String">类型</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9">作者:</Font></B><Font html:Size="9">&#10;&#10;0:通用礼包&#10;1:首日登陆礼包</Font></ss:Data></Comment></Cell>
  42. <Cell><Data ss:Type="String">礼包名称</Data></Cell>
  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">阶级上限</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9">作者:</Font></B><Font html:Size="9">&#10;填写【阶级】后,【等级】字段无效&#10;&#10;阶级相关Character表中的UpLevel字段</Font></ss:Data></Comment></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"><B><Font html:Size="9">作者:</Font></B><Font html:Size="9">&#10;奖励物品与奖励TC只能二选一,策划确保不会出现并存的情况</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"><B><Font html:Size="9">作者:</Font></B><Font html:Size="9">&#10;此为奖励物品数量,与奖励TC无关</Font></ss:Data></Comment></Cell>
  51. <Cell><Data ss:Type="String">备注</Data></Cell>
  52. </Row>
  53. <Row>
  54. <Cell><Data ss:Type="String">GiftId</Data></Cell>
  55. <Cell><Data ss:Type="String">Type</Data></Cell>
  56. <Cell><Data ss:Type="String">Name</Data></Cell>
  57. <Cell><Data ss:Type="String">@Remark</Data></Cell>
  58. <Cell><Data ss:Type="String">LvDown</Data></Cell>
  59. <Cell><Data ss:Type="String">LvUp</Data></Cell>
  60. <Cell><Data ss:Type="String">DownOrder</Data></Cell>
  61. <Cell><Data ss:Type="String">UpOrder</Data></Cell>
  62. <Cell><Data ss:Type="String">Time</Data></Cell>
  63. <Cell><Data ss:Type="String">Reward</Data></Cell>
  64. <Cell><Data ss:Type="String">Number</Data></Cell>
  65. <Cell><Data ss:Type="String">@Remark</Data></Cell>
  66. </Row>
  67. <Row>
  68. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  69. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  70. <Cell><Data ss:Type="String">STRING</Data></Cell>
  71. <Cell/>
  72. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  73. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  74. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  75. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  76. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  77. <Cell><Data ss:Type="String">STRING</Data></Cell>
  78. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  79. </Row>
  80. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  81. <Cell><Data ss:Type="Number">1</Data></Cell>
  82. <Cell><Data ss:Type="Number">0</Data></Cell>
  83. <Cell><Data ss:Type="String">10分钟奖励</Data></Cell>
  84. <Cell><Data ss:Type="String">10分钟在线礼包</Data></Cell>
  85. <Cell><Data ss:Type="Number">1</Data></Cell>
  86. <Cell><Data ss:Type="Number">999</Data></Cell>
  87. <Cell><Data ss:Type="Number">0</Data></Cell>
  88. <Cell><Data ss:Type="Number">12</Data></Cell>
  89. <Cell><Data ss:Type="Number">10</Data></Cell>
  90. <Cell><Data ss:Type="String">gold1w:1;willow:1;fruits:1</Data></Cell>
  91. <Cell><Data ss:Type="Number">1</Data></Cell>
  92. <Cell/>
  93. </Row>
  94. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  95. <Cell><Data ss:Type="Number">2</Data></Cell>
  96. <Cell><Data ss:Type="Number">0</Data></Cell>
  97. <Cell><Data ss:Type="String">30分钟奖励</Data></Cell>
  98. <Cell><Data ss:Type="String">30分钟在线礼包</Data></Cell>
  99. <Cell><Data ss:Type="Number">1</Data></Cell>
  100. <Cell><Data ss:Type="Number">999</Data></Cell>
  101. <Cell><Data ss:Type="Number">0</Data></Cell>
  102. <Cell><Data ss:Type="Number">12</Data></Cell>
  103. <Cell><Data ss:Type="Number">30</Data></Cell>
  104. <Cell><Data ss:Type="String">gold1w:3;sachet:1;fan:1</Data></Cell>
  105. <Cell><Data ss:Type="Number">1</Data></Cell>
  106. <Cell/>
  107. </Row>
  108. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  109. <Cell><Data ss:Type="Number">3</Data></Cell>
  110. <Cell><Data ss:Type="Number">0</Data></Cell>
  111. <Cell><Data ss:Type="String">60分钟奖励</Data></Cell>
  112. <Cell><Data ss:Type="String">60分钟在线礼包</Data></Cell>
  113. <Cell><Data ss:Type="Number">1</Data></Cell>
  114. <Cell><Data ss:Type="Number">999</Data></Cell>
  115. <Cell><Data ss:Type="Number">0</Data></Cell>
  116. <Cell><Data ss:Type="Number">12</Data></Cell>
  117. <Cell><Data ss:Type="Number">60</Data></Cell>
  118. <Cell><Data ss:Type="String">gold1w:5;handkerchief:1;hp3:3</Data></Cell>
  119. <Cell><Data ss:Type="Number">1</Data></Cell>
  120. <Cell/>
  121. </Row>
  122. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  123. <Cell><Data ss:Type="Number">4</Data></Cell>
  124. <Cell><Data ss:Type="Number">0</Data></Cell>
  125. <Cell><Data ss:Type="String">90分钟奖励</Data></Cell>
  126. <Cell><Data ss:Type="String">90分钟在线礼包</Data></Cell>
  127. <Cell><Data ss:Type="Number">1</Data></Cell>
  128. <Cell><Data ss:Type="Number">999</Data></Cell>
  129. <Cell><Data ss:Type="Number">0</Data></Cell>
  130. <Cell><Data ss:Type="Number">12</Data></Cell>
  131. <Cell><Data ss:Type="Number">90</Data></Cell>
  132. <Cell><Data ss:Type="String">gold1w:8;ptexp3:3;hp3:5</Data></Cell>
  133. <Cell><Data ss:Type="Number">1</Data></Cell>
  134. <Cell/>
  135. </Row>
  136. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  137. <Cell><Data ss:Type="Number">5</Data></Cell>
  138. <Cell><Data ss:Type="Number">0</Data></Cell>
  139. <Cell><ss:Data ss:Type="String" xmlns="http://www.w3.org/TR/REC-html40"><Font html:Color="#000000">120分钟奖励</Font></ss:Data></Cell>
  140. <Cell><Data ss:Type="String">120分钟在线礼包</Data></Cell>
  141. <Cell><Data ss:Type="Number">1</Data></Cell>
  142. <Cell><Data ss:Type="Number">999</Data></Cell>
  143. <Cell><Data ss:Type="Number">0</Data></Cell>
  144. <Cell><Data ss:Type="Number">12</Data></Cell>
  145. <Cell><Data ss:Type="Number">120</Data></Cell>
  146. <Cell><Data ss:Type="String">gold1w:10;ptexp3:5;chbsd3:2</Data></Cell>
  147. <Cell><Data ss:Type="Number">1</Data></Cell>
  148. <Cell/>
  149. </Row>
  150. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  151. <Cell><Data ss:Type="Number">6</Data></Cell>
  152. <Cell><Data ss:Type="Number">1</Data></Cell>
  153. <Cell><Data ss:Type="String">10分钟奖励</Data></Cell>
  154. <Cell><Data ss:Type="String">10分钟在线礼包</Data></Cell>
  155. <Cell><Data ss:Type="Number">1</Data></Cell>
  156. <Cell><Data ss:Type="Number">999</Data></Cell>
  157. <Cell><Data ss:Type="Number">0</Data></Cell>
  158. <Cell><Data ss:Type="Number">12</Data></Cell>
  159. <Cell><Data ss:Type="Number">10</Data></Cell>
  160. <Cell><Data ss:Type="String">gold1w:1;willow:1;fruits:1</Data></Cell>
  161. <Cell><Data ss:Type="Number">1</Data></Cell>
  162. <Cell/>
  163. </Row>
  164. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  165. <Cell><Data ss:Type="Number">7</Data></Cell>
  166. <Cell><Data ss:Type="Number">1</Data></Cell>
  167. <Cell><Data ss:Type="String">30分钟奖励</Data></Cell>
  168. <Cell><Data ss:Type="String">30分钟在线礼包</Data></Cell>
  169. <Cell><Data ss:Type="Number">1</Data></Cell>
  170. <Cell><Data ss:Type="Number">999</Data></Cell>
  171. <Cell><Data ss:Type="Number">0</Data></Cell>
  172. <Cell><Data ss:Type="Number">12</Data></Cell>
  173. <Cell><Data ss:Type="Number">30</Data></Cell>
  174. <Cell><Data ss:Type="String">gold1w:3;sachet:1;fan:1</Data></Cell>
  175. <Cell><Data ss:Type="Number">1</Data></Cell>
  176. <Cell/>
  177. </Row>
  178. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  179. <Cell><Data ss:Type="Number">8</Data></Cell>
  180. <Cell><Data ss:Type="Number">1</Data></Cell>
  181. <Cell><Data ss:Type="String">60分钟奖励</Data></Cell>
  182. <Cell><Data ss:Type="String">60分钟在线礼包</Data></Cell>
  183. <Cell><Data ss:Type="Number">1</Data></Cell>
  184. <Cell><Data ss:Type="Number">999</Data></Cell>
  185. <Cell><Data ss:Type="Number">0</Data></Cell>
  186. <Cell><Data ss:Type="Number">12</Data></Cell>
  187. <Cell><Data ss:Type="Number">60</Data></Cell>
  188. <Cell><Data ss:Type="String">gold1w:5;handkerchief:1;hp3:3</Data></Cell>
  189. <Cell><Data ss:Type="Number">1</Data></Cell>
  190. <Cell/>
  191. </Row>
  192. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  193. <Cell><Data ss:Type="Number">9</Data></Cell>
  194. <Cell><Data ss:Type="Number">1</Data></Cell>
  195. <Cell><Data ss:Type="String">90分钟奖励</Data></Cell>
  196. <Cell><Data ss:Type="String">90分钟在线礼包</Data></Cell>
  197. <Cell><Data ss:Type="Number">1</Data></Cell>
  198. <Cell><Data ss:Type="Number">999</Data></Cell>
  199. <Cell><Data ss:Type="Number">0</Data></Cell>
  200. <Cell><Data ss:Type="Number">12</Data></Cell>
  201. <Cell><Data ss:Type="Number">90</Data></Cell>
  202. <Cell><Data ss:Type="String">gold1w:8;ptexp3:3;hp3:5</Data></Cell>
  203. <Cell><Data ss:Type="Number">1</Data></Cell>
  204. <Cell/>
  205. </Row>
  206. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  207. <Cell><Data ss:Type="Number">10</Data></Cell>
  208. <Cell><Data ss:Type="Number">1</Data></Cell>
  209. <Cell><ss:Data ss:Type="String" xmlns="http://www.w3.org/TR/REC-html40"><Font html:Color="#000000">120分钟奖励</Font></ss:Data></Cell>
  210. <Cell><Data ss:Type="String">120分钟在线礼包</Data></Cell>
  211. <Cell><Data ss:Type="Number">1</Data></Cell>
  212. <Cell><Data ss:Type="Number">999</Data></Cell>
  213. <Cell><Data ss:Type="Number">0</Data></Cell>
  214. <Cell><Data ss:Type="Number">12</Data></Cell>
  215. <Cell><Data ss:Type="Number">120</Data></Cell>
  216. <Cell><Data ss:Type="String">gold1w:10;ptexp3:5;chbsd3:2</Data></Cell>
  217. <Cell><Data ss:Type="Number">1</Data></Cell>
  218. <Cell/>
  219. </Row>
  220. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  221. <Cell ss:Index="4"/>
  222. <Cell/>
  223. <Cell ss:Index="10"/>
  224. </Row>
  225. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  226. <Cell ss:Index="4"/>
  227. <Cell/>
  228. <Cell ss:Index="10"/>
  229. </Row>
  230. <Row ss:AutoFitHeight="0" ss:Height="50.0625">
  231. <Cell ss:Index="3"/>
  232. <Cell/>
  233. <Cell/>
  234. <Cell ss:Index="10"/>
  235. <Cell ss:Index="12"/>
  236. </Row>
  237. </Table>
  238. <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>
  239. </WorksheetOptions>
  240. </Worksheet>
  241. <Worksheet ss:Name="Remark">
  242. <Table ss:ExpandedColumnCount="3" ss:ExpandedRowCount="48" x:FullColumns="1"
  243. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
  244. <Row>
  245. <Cell><Data ss:Type="Number">10</Data></Cell>
  246. <Cell><Data ss:Type="Number">1</Data></Cell>
  247. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">10级登陆1分钟礼包</Data></Cell>
  248. </Row>
  249. <Row>
  250. <Cell><Data ss:Type="Number">10</Data></Cell>
  251. <Cell><Data ss:Type="Number">5</Data></Cell>
  252. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">10级登陆5分钟礼包</Data></Cell>
  253. </Row>
  254. <Row>
  255. <Cell><Data ss:Type="Number">10</Data></Cell>
  256. <Cell><Data ss:Type="Number">10</Data></Cell>
  257. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">10级登陆10分钟礼包</Data></Cell>
  258. </Row>
  259. <Row>
  260. <Cell><Data ss:Type="Number">10</Data></Cell>
  261. <Cell><Data ss:Type="Number">30</Data></Cell>
  262. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">10级登陆30分钟礼包</Data></Cell>
  263. </Row>
  264. <Row>
  265. <Cell><Data ss:Type="Number">10</Data></Cell>
  266. <Cell><Data ss:Type="Number">60</Data></Cell>
  267. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">10级登陆60分钟礼包</Data></Cell>
  268. </Row>
  269. <Row>
  270. <Cell><Data ss:Type="Number">10</Data></Cell>
  271. <Cell><Data ss:Type="Number">120</Data></Cell>
  272. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">10级登陆120分钟礼包</Data></Cell>
  273. </Row>
  274. <Row>
  275. <Cell><Data ss:Type="Number">20</Data></Cell>
  276. <Cell><Data ss:Type="Number">1</Data></Cell>
  277. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">20级登陆1分钟礼包</Data></Cell>
  278. </Row>
  279. <Row>
  280. <Cell><Data ss:Type="Number">20</Data></Cell>
  281. <Cell><Data ss:Type="Number">5</Data></Cell>
  282. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">20级登陆5分钟礼包</Data></Cell>
  283. </Row>
  284. <Row>
  285. <Cell><Data ss:Type="Number">20</Data></Cell>
  286. <Cell><Data ss:Type="Number">10</Data></Cell>
  287. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">20级登陆10分钟礼包</Data></Cell>
  288. </Row>
  289. <Row>
  290. <Cell><Data ss:Type="Number">20</Data></Cell>
  291. <Cell><Data ss:Type="Number">30</Data></Cell>
  292. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">20级登陆30分钟礼包</Data></Cell>
  293. </Row>
  294. <Row>
  295. <Cell><Data ss:Type="Number">20</Data></Cell>
  296. <Cell><Data ss:Type="Number">60</Data></Cell>
  297. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">20级登陆60分钟礼包</Data></Cell>
  298. </Row>
  299. <Row>
  300. <Cell><Data ss:Type="Number">20</Data></Cell>
  301. <Cell><Data ss:Type="Number">120</Data></Cell>
  302. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">20级登陆120分钟礼包</Data></Cell>
  303. </Row>
  304. <Row>
  305. <Cell><Data ss:Type="Number">30</Data></Cell>
  306. <Cell><Data ss:Type="Number">1</Data></Cell>
  307. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">30级登陆1分钟礼包</Data></Cell>
  308. </Row>
  309. <Row>
  310. <Cell><Data ss:Type="Number">30</Data></Cell>
  311. <Cell><Data ss:Type="Number">5</Data></Cell>
  312. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">30级登陆5分钟礼包</Data></Cell>
  313. </Row>
  314. <Row>
  315. <Cell><Data ss:Type="Number">30</Data></Cell>
  316. <Cell><Data ss:Type="Number">10</Data></Cell>
  317. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">30级登陆10分钟礼包</Data></Cell>
  318. </Row>
  319. <Row>
  320. <Cell><Data ss:Type="Number">30</Data></Cell>
  321. <Cell><Data ss:Type="Number">30</Data></Cell>
  322. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">30级登陆30分钟礼包</Data></Cell>
  323. </Row>
  324. <Row>
  325. <Cell><Data ss:Type="Number">30</Data></Cell>
  326. <Cell><Data ss:Type="Number">60</Data></Cell>
  327. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">30级登陆60分钟礼包</Data></Cell>
  328. </Row>
  329. <Row>
  330. <Cell><Data ss:Type="Number">30</Data></Cell>
  331. <Cell><Data ss:Type="Number">120</Data></Cell>
  332. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">30级登陆120分钟礼包</Data></Cell>
  333. </Row>
  334. <Row>
  335. <Cell><Data ss:Type="Number">40</Data></Cell>
  336. <Cell><Data ss:Type="Number">1</Data></Cell>
  337. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">40级登陆1分钟礼包</Data></Cell>
  338. </Row>
  339. <Row>
  340. <Cell><Data ss:Type="Number">40</Data></Cell>
  341. <Cell><Data ss:Type="Number">5</Data></Cell>
  342. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">40级登陆5分钟礼包</Data></Cell>
  343. </Row>
  344. <Row>
  345. <Cell><Data ss:Type="Number">40</Data></Cell>
  346. <Cell><Data ss:Type="Number">10</Data></Cell>
  347. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">40级登陆10分钟礼包</Data></Cell>
  348. </Row>
  349. <Row>
  350. <Cell><Data ss:Type="Number">40</Data></Cell>
  351. <Cell><Data ss:Type="Number">30</Data></Cell>
  352. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">40级登陆30分钟礼包</Data></Cell>
  353. </Row>
  354. <Row>
  355. <Cell><Data ss:Type="Number">40</Data></Cell>
  356. <Cell><Data ss:Type="Number">60</Data></Cell>
  357. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">40级登陆60分钟礼包</Data></Cell>
  358. </Row>
  359. <Row>
  360. <Cell><Data ss:Type="Number">40</Data></Cell>
  361. <Cell><Data ss:Type="Number">120</Data></Cell>
  362. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">40级登陆120分钟礼包</Data></Cell>
  363. </Row>
  364. <Row>
  365. <Cell><Data ss:Type="Number">50</Data></Cell>
  366. <Cell><Data ss:Type="Number">1</Data></Cell>
  367. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">50级登陆1分钟礼包</Data></Cell>
  368. </Row>
  369. <Row>
  370. <Cell><Data ss:Type="Number">50</Data></Cell>
  371. <Cell><Data ss:Type="Number">5</Data></Cell>
  372. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">50级登陆5分钟礼包</Data></Cell>
  373. </Row>
  374. <Row>
  375. <Cell><Data ss:Type="Number">50</Data></Cell>
  376. <Cell><Data ss:Type="Number">10</Data></Cell>
  377. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">50级登陆10分钟礼包</Data></Cell>
  378. </Row>
  379. <Row>
  380. <Cell><Data ss:Type="Number">50</Data></Cell>
  381. <Cell><Data ss:Type="Number">30</Data></Cell>
  382. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">50级登陆30分钟礼包</Data></Cell>
  383. </Row>
  384. <Row>
  385. <Cell><Data ss:Type="Number">50</Data></Cell>
  386. <Cell><Data ss:Type="Number">60</Data></Cell>
  387. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">50级登陆60分钟礼包</Data></Cell>
  388. </Row>
  389. <Row>
  390. <Cell><Data ss:Type="Number">50</Data></Cell>
  391. <Cell><Data ss:Type="Number">120</Data></Cell>
  392. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">50级登陆120分钟礼包</Data></Cell>
  393. </Row>
  394. <Row>
  395. <Cell><Data ss:Type="Number">60</Data></Cell>
  396. <Cell><Data ss:Type="Number">1</Data></Cell>
  397. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">60级登陆1分钟礼包</Data></Cell>
  398. </Row>
  399. <Row>
  400. <Cell><Data ss:Type="Number">60</Data></Cell>
  401. <Cell><Data ss:Type="Number">5</Data></Cell>
  402. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">60级登陆5分钟礼包</Data></Cell>
  403. </Row>
  404. <Row>
  405. <Cell><Data ss:Type="Number">60</Data></Cell>
  406. <Cell><Data ss:Type="Number">10</Data></Cell>
  407. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">60级登陆10分钟礼包</Data></Cell>
  408. </Row>
  409. <Row>
  410. <Cell><Data ss:Type="Number">60</Data></Cell>
  411. <Cell><Data ss:Type="Number">30</Data></Cell>
  412. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">60级登陆30分钟礼包</Data></Cell>
  413. </Row>
  414. <Row>
  415. <Cell><Data ss:Type="Number">60</Data></Cell>
  416. <Cell><Data ss:Type="Number">60</Data></Cell>
  417. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">60级登陆60分钟礼包</Data></Cell>
  418. </Row>
  419. <Row>
  420. <Cell><Data ss:Type="Number">60</Data></Cell>
  421. <Cell><Data ss:Type="Number">120</Data></Cell>
  422. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">60级登陆120分钟礼包</Data></Cell>
  423. </Row>
  424. <Row>
  425. <Cell><Data ss:Type="Number">70</Data></Cell>
  426. <Cell><Data ss:Type="Number">1</Data></Cell>
  427. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">70级登陆1分钟礼包</Data></Cell>
  428. </Row>
  429. <Row>
  430. <Cell><Data ss:Type="Number">70</Data></Cell>
  431. <Cell><Data ss:Type="Number">5</Data></Cell>
  432. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">70级登陆5分钟礼包</Data></Cell>
  433. </Row>
  434. <Row>
  435. <Cell><Data ss:Type="Number">70</Data></Cell>
  436. <Cell><Data ss:Type="Number">10</Data></Cell>
  437. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">70级登陆10分钟礼包</Data></Cell>
  438. </Row>
  439. <Row>
  440. <Cell><Data ss:Type="Number">70</Data></Cell>
  441. <Cell><Data ss:Type="Number">30</Data></Cell>
  442. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">70级登陆30分钟礼包</Data></Cell>
  443. </Row>
  444. <Row>
  445. <Cell><Data ss:Type="Number">70</Data></Cell>
  446. <Cell><Data ss:Type="Number">60</Data></Cell>
  447. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">70级登陆60分钟礼包</Data></Cell>
  448. </Row>
  449. <Row>
  450. <Cell><Data ss:Type="Number">70</Data></Cell>
  451. <Cell><Data ss:Type="Number">120</Data></Cell>
  452. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">70级登陆120分钟礼包</Data></Cell>
  453. </Row>
  454. <Row>
  455. <Cell><Data ss:Type="String">一阶</Data></Cell>
  456. <Cell><Data ss:Type="Number">1</Data></Cell>
  457. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">一阶登陆1分钟礼包</Data></Cell>
  458. </Row>
  459. <Row>
  460. <Cell><Data ss:Type="String">一阶</Data></Cell>
  461. <Cell><Data ss:Type="Number">5</Data></Cell>
  462. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">一阶登陆5分钟礼包</Data></Cell>
  463. </Row>
  464. <Row>
  465. <Cell><Data ss:Type="String">一阶</Data></Cell>
  466. <Cell><Data ss:Type="Number">10</Data></Cell>
  467. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">一阶登陆10分钟礼包</Data></Cell>
  468. </Row>
  469. <Row>
  470. <Cell><Data ss:Type="String">一阶</Data></Cell>
  471. <Cell><Data ss:Type="Number">30</Data></Cell>
  472. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">一阶登陆30分钟礼包</Data></Cell>
  473. </Row>
  474. <Row>
  475. <Cell><Data ss:Type="String">一阶</Data></Cell>
  476. <Cell><Data ss:Type="Number">60</Data></Cell>
  477. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">一阶登陆60分钟礼包</Data></Cell>
  478. </Row>
  479. <Row>
  480. <Cell><Data ss:Type="String">一阶</Data></Cell>
  481. <Cell><Data ss:Type="Number">120</Data></Cell>
  482. <Cell ss:Formula="=IF(LENB(RC[-2])&lt;4,RC[-2]&amp;&quot;级&quot;,RC[-2])&amp;&quot;登陆&quot;&amp;RC[-1]&amp;&quot;分钟礼包&quot;"><Data ss:Type="String">一阶登陆120分钟礼包</Data></Cell>
  483. </Row>
  484. </Table>
  485. <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>
  486. </WorksheetOptions>
  487. </Worksheet>
  488. </Workbook>