goods.yaml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  1. # 每日限购商品
  2. goodslimitday:
  3. goods152: true
  4. goods153: true
  5. goods154: true
  6. goods155: true
  7. goods156: true
  8. goods157: true
  9. goods158: true
  10. goods231: true
  11. goods232: true
  12. goods233: true
  13. goods234: true
  14. goods235: true
  15. goods236: true
  16. goods237: true
  17. goods238: true
  18. goods239: true
  19. goods240: true
  20. goods241: true
  21. goods242: true
  22. goods243: true
  23. goods244: true
  24. goods245: true
  25. goods246: true
  26. goods252: true
  27. goods284: true
  28. goods285: true
  29. goods286: true
  30. goods291: true #6元
  31. goods292: true #12元
  32. goods293: true #50元
  33. #新版商城 【ID1021540】【大厅+web】返还礼包调整
  34. goods_fh_3: true
  35. goods_fh_6: true
  36. goods_fh_12: true
  37. goods_fh_30: true
  38. goods_fh_50: true
  39. goods_fh_98: true
  40. goods_fh_198: true
  41. goods_fh_300: true
  42. goods_fh_600: true
  43. goods_fh_1200: true
  44. goods_everyday_1_60: true
  45. goods_everyday_1_120: true
  46. goods_everyweek_1_680: true
  47. # 限时礼包
  48. goodslimittime:
  49. goods181: true
  50. goods182: true
  51. goods183: true
  52. goods184: true
  53. goods185: true
  54. goods186: true
  55. # 月限购1次商品
  56. goodslimitmonth:
  57. firstcharge_6: true
  58. firstcharge_12: true
  59. firstcharge_30: true
  60. firstcharge_50: true
  61. # 季卡限购
  62. goodslimitquarter:
  63. goods281: true
  64. goods282: true
  65. goodslimitthmonth:
  66. goods255: true #限购特惠6元
  67. goods256: true #限购特惠12元
  68. goods257: true #限购特惠30元
  69. goods258: true #限购特惠50元
  70. goods259: true #限购特惠98元
  71. goods260: true #限购特惠198元
  72. goods261: true #限购特惠488元
  73. goods262: true #限购特惠648元
  74. goods264: true #限购特惠328元
  75. goodslimitweek:
  76. goods294: true # 98元
  77. goods295: true # 198元
  78. goods296: true # 328元
  79. goods311: true # 648元
  80. goods_everyweek_1_980: true
  81. # 复活礼包
  82. goodsfhlb:
  83. goods_resurrect_1_1: # 第一档普通
  84. props:
  85. - prop_id: 15
  86. amount: 80000
  87. diamond: 30
  88. no_lose_times: 1
  89. again_win_addition: 0
  90. othergameprops:
  91. bhz:
  92. - prop_id: 15
  93. amount: 90000
  94. goods_resurrect_1_2: # 第一档精英
  95. props:
  96. - prop_id: 15
  97. amount: 150000
  98. diamond: 60
  99. no_lose_times: 1
  100. again_win_addition: 0
  101. othergameprops:
  102. bhz:
  103. - prop_id: 15
  104. amount: 180000
  105. goods_resurrect_1_3: # 第一档土豪
  106. props:
  107. - prop_id: 15
  108. amount: 300000
  109. diamond: 120
  110. no_lose_times: 1
  111. again_win_addition: 0
  112. othergameprops:
  113. bhz:
  114. - prop_id: 15
  115. amount: 360000
  116. goods_resurrect_1_4: # 第一档至尊
  117. props:
  118. - prop_id: 15
  119. amount: 750000
  120. diamond: 300
  121. no_lose_times: 1
  122. again_win_addition: 0
  123. othergameprops:
  124. bhz:
  125. - prop_id: 15
  126. amount: 900000
  127. goods_resurrect_1_5: # 第一档大师
  128. props:
  129. - prop_id: 15
  130. amount: 2450000
  131. diamond: 980
  132. no_lose_times: 1
  133. again_win_addition: 0
  134. othergameprops:
  135. bhz:
  136. - prop_id: 15
  137. amount: 2970000
  138. goods_resurrect_1_6: # 第一档王牌
  139. props:
  140. - prop_id: 15
  141. amount: 4950000
  142. diamond: 1980
  143. no_lose_times: 1
  144. again_win_addition: 0
  145. othergameprops:
  146. bhz:
  147. - prop_id: 15
  148. amount: 6000000
  149. goods_resurrect_2_1: # 第二档普通
  150. props:
  151. - prop_id: 15
  152. amount: 180000
  153. diamond: 60
  154. no_lose_times: 2
  155. again_win_addition: 50
  156. othergameprops:
  157. bhz:
  158. - prop_id: 15
  159. amount: 240000
  160. goods_resurrect_2_2: # 第二档精英
  161. props:
  162. - prop_id: 15
  163. amount: 360000
  164. diamond: 120
  165. no_lose_times: 2
  166. again_win_addition: 50
  167. othergameprops:
  168. bhz:
  169. - prop_id: 15
  170. amount: 480000
  171. goods_resurrect_2_3: # 第二档土豪
  172. props:
  173. - prop_id: 15
  174. amount: 900000
  175. diamond: 300
  176. no_lose_times: 2
  177. again_win_addition: 50
  178. othergameprops:
  179. bhz:
  180. - prop_id: 15
  181. amount: 1200000
  182. goods_resurrect_2_4: # 第二档至尊
  183. props:
  184. - prop_id: 15
  185. amount: 1500000
  186. diamond: 500
  187. no_lose_times: 2
  188. again_win_addition: 50
  189. othergameprops:
  190. bhz:
  191. - prop_id: 15
  192. amount: 2000000
  193. goods_resurrect_2_5: # 第二档大师
  194. props:
  195. - prop_id: 15
  196. amount: 6000000
  197. diamond: 1980
  198. no_lose_times: 2
  199. again_win_addition: 50
  200. othergameprops:
  201. bhz:
  202. - prop_id: 15
  203. amount: 7920000
  204. goods_resurrect_2_6: # 第二档王牌
  205. props:
  206. - prop_id: 15
  207. amount: 9950000
  208. diamond: 3280
  209. no_lose_times: 2
  210. again_win_addition: 50
  211. othergameprops:
  212. bhz:
  213. - prop_id: 15
  214. amount: 13100000
  215. goods_resurrect_3_1: # 第三档普通
  216. props:
  217. - prop_id: 15
  218. amount: 480000
  219. diamond: 120
  220. no_lose_times: 3
  221. again_win_addition: 100
  222. othergameprops:
  223. bhz:
  224. - prop_id: 15
  225. amount: 600000
  226. goods_resurrect_3_2: # 第三档精英
  227. props:
  228. - prop_id: 15
  229. amount: 1200000
  230. diamond: 300
  231. no_lose_times: 3
  232. again_win_addition: 100
  233. othergameprops:
  234. bhz:
  235. - prop_id: 15
  236. amount: 1500000
  237. goods_resurrect_3_3: # 第三档土豪
  238. props:
  239. - prop_id: 15
  240. amount: 2000000
  241. diamond: 500
  242. no_lose_times: 3
  243. again_win_addition: 100
  244. othergameprops:
  245. bhz:
  246. - prop_id: 15
  247. amount: 2500000
  248. goods_resurrect_3_4: # 第三档至尊
  249. props:
  250. - prop_id: 15
  251. amount: 3920000
  252. diamond: 980
  253. no_lose_times: 3
  254. again_win_addition: 100
  255. othergameprops:
  256. bhz:
  257. - prop_id: 15
  258. amount: 4900000
  259. goods_resurrect_3_5: # 第三档大师
  260. props:
  261. - prop_id: 15
  262. amount: 13120000
  263. diamond: 3280
  264. no_lose_times: 3
  265. again_win_addition: 100
  266. othergameprops:
  267. bhz:
  268. - prop_id: 15
  269. amount: 16500000
  270. goods_resurrect_3_6: # 第三档王牌
  271. props:
  272. - prop_id: 15
  273. amount: 25920000
  274. diamond: 6480
  275. no_lose_times: 3
  276. again_win_addition: 100
  277. othergameprops:
  278. bhz:
  279. - prop_id: 15
  280. amount: 32500000
  281. # 斗地主复活礼包
  282. goodsfhlbddz:
  283. goods_ddz_resurrect_1_1: # 第一档普通
  284. props:
  285. - prop_id: 15
  286. amount: 90000
  287. diamond: 30
  288. no_lose_times: 1
  289. again_win_addition: 0
  290. goods_ddz_resurrect_1_2: # 第一档精英
  291. props:
  292. - prop_id: 15
  293. amount: 180000
  294. diamond: 60
  295. no_lose_times: 1
  296. again_win_addition: 0
  297. goods_ddz_resurrect_1_3: # 第一档土豪
  298. props:
  299. - prop_id: 15
  300. amount: 360000
  301. diamond: 120
  302. no_lose_times: 1
  303. again_win_addition: 0
  304. goods_ddz_resurrect_1_4: # 第一档至尊
  305. props:
  306. - prop_id: 15
  307. amount: 900000
  308. diamond: 300
  309. no_lose_times: 1
  310. again_win_addition: 0
  311. goods_ddz_resurrect_1_5: # 第一档大师
  312. props:
  313. - prop_id: 15
  314. amount: 2950000
  315. diamond: 980
  316. no_lose_times: 1
  317. again_win_addition: 0
  318. goods_ddz_resurrect_1_6: # 第一档王牌
  319. props:
  320. - prop_id: 15
  321. amount: 6000000
  322. diamond: 1980
  323. no_lose_times: 1
  324. again_win_addition: 0
  325. goods_ddz_resurrect_2_1: # 第二档普通
  326. props:
  327. - prop_id: 15
  328. amount: 180000
  329. diamond: 60
  330. no_lose_times: 2
  331. again_win_addition: 50
  332. goods_ddz_resurrect_2_2: # 第二档精英
  333. props:
  334. - prop_id: 15
  335. amount: 360000
  336. diamond: 120
  337. no_lose_times: 2
  338. again_win_addition: 50
  339. goods_ddz_resurrect_2_3: # 第二档土豪
  340. props:
  341. - prop_id: 15
  342. amount: 900000
  343. diamond: 300
  344. no_lose_times: 2
  345. again_win_addition: 50
  346. goods_ddz_resurrect_2_4: # 第二档至尊
  347. props:
  348. - prop_id: 15
  349. amount: 1500000
  350. diamond: 500
  351. no_lose_times: 2
  352. again_win_addition: 50
  353. goods_ddz_resurrect_2_5: # 第二档大师
  354. props:
  355. - prop_id: 15
  356. amount: 6000000
  357. diamond: 1980
  358. no_lose_times: 2
  359. again_win_addition: 50
  360. goods_ddz_resurrect_2_6: # 第二档王牌
  361. props:
  362. - prop_id: 15
  363. amount: 9850000
  364. diamond: 3280
  365. no_lose_times: 2
  366. again_win_addition: 50
  367. goods_ddz_resurrect_3_1: # 第三档普通
  368. props:
  369. - prop_id: 15
  370. amount: 360000
  371. diamond: 120
  372. no_lose_times: 3
  373. again_win_addition: 100
  374. goods_ddz_resurrect_3_2: # 第三档精英
  375. props:
  376. - prop_id: 15
  377. amount: 900000
  378. diamond: 300
  379. no_lose_times: 3
  380. again_win_addition: 100
  381. goods_ddz_resurrect_3_3: # 第三档土豪
  382. props:
  383. - prop_id: 15
  384. amount: 1500000
  385. diamond: 500
  386. no_lose_times: 3
  387. again_win_addition: 100
  388. goods_ddz_resurrect_3_4: # 第三档至尊
  389. props:
  390. - prop_id: 15
  391. amount: 2950000
  392. diamond: 980
  393. no_lose_times: 3
  394. again_win_addition: 100
  395. goods_ddz_resurrect_3_5: # 第三档大师
  396. props:
  397. - prop_id: 15
  398. amount: 9850000
  399. diamond: 3280
  400. no_lose_times: 3
  401. again_win_addition: 100
  402. goods_ddz_resurrect_3_6: # 第三档王牌
  403. props:
  404. - prop_id: 15
  405. amount: 19500000
  406. diamond: 6480
  407. no_lose_times: 3
  408. again_win_addition: 100
  409. fhlbaddition: true # 复活礼包特权加成开关
  410. monthcard: #月卡配置
  411. basebean: 30000000
  412. diamond: 300
  413. original_diamond: 15000
  414. sumbeans: 120000000
  415. daily:
  416. 15: 3000000
  417. 272: 10
  418. 273: 10
  419. 274: 10
  420. monthcardv2: #月卡配置免输再得改为魔法道具 【大厅】去掉免输再得卡相关产出 https://project.feishu.cn/jiaxiang/story/detail/3494153
  421. basebean: 30000000
  422. diamond: 300
  423. original_diamond: 15000
  424. sumbeans: 120000000
  425. daily:
  426. 15: 3000000
  427. 360: 10
  428. 361: 10
  429. 362: 10 # lgy:随机三个魔法道具,这里随便写三个魔法道具过去
  430. monthcardv3: #月卡配置免输再得改为魔法道具 【大厅】去掉免输再得卡相关产出 https://project.feishu.cn/jiaxiang/story/detail/3494153
  431. basebean: 300000000
  432. diamond: 300
  433. original_diamond: 15000
  434. sumbeans: 1200000000
  435. turntablenum: 2 #月卡转盘次数
  436. trialbasebean: 10000000 #1元体验购买立得
  437. daily:
  438. 15: 30000000
  439. monthcardv4:
  440. basebean: 300000000
  441. diamond: 300
  442. original_diamond: 15000
  443. sumbeans: 1200000000
  444. turntablenum: 2 #月卡转盘次数
  445. trialbasebean: 10000000 #1元体验购买立得
  446. awards: #购买/续费月卡立得
  447. 15: 300000000
  448. 368: 100
  449. 369: 100
  450. 370: 100
  451. 371: 100
  452. trialawards: #购买1月体验立得
  453. 15: 10000000
  454. 368: 10
  455. 369: 10
  456. 370: 10
  457. 371: 10
  458. daily:
  459. 15: 30000000
  460. 368: 20
  461. 369: 20
  462. 370: 20
  463. 371: 20
  464. 411: