pickingParty-v2.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "global":{
  3. "activeLv":"38",
  4. "durationRound":"1h",
  5. "cooldownRound":"10m",
  6. "durationCycle":"1d",
  7. "cooldownCycle":"3m",
  8. "roundsInCycle":"1",
  9. "playersCnt":"5",
  10. "timeLimit":"workday",
  11. "entryRewards":"life:1h",
  12. "resStrategy":"byMins:8",
  13. "res2collect":"mushroom",
  14. "name":"picking_party",
  15. "topItemHeightInList":"30",
  16. "needUserStart":"1"
  17. },
  18. "rank":{
  19. "1":{
  20. "reward":"box",
  21. "reward_cnt":"1",
  22. "reward_style":"box",
  23. "reward_content":"卡片_超级卡包1:1,outside_claw:1,outside_master_card:1,back1:1,find3:1"
  24. }
  25. },
  26. "tips":{
  27. "player":"Pass more levels to raise up your rank!"
  28. },
  29. "resources":{
  30. "entry":"pp_A_入口.redream",
  31. "detailPage":"pp_A_main.redream",
  32. "listItem":"pp_item.redream",
  33. "rewardPage":"pp_结算.redream",
  34. "guidePage":"pp_A_开始弹窗.redream",
  35. "infoPage":"pp_A_开始弹窗.redream",
  36. "tokenAnim":"pp_入口_蘑菇.redream",
  37. "entryRewardsAnim":"pp_started.redream",
  38. "listItemHeight":"116",
  39. "rewards":{
  40. "卡片_超级卡包1":{
  41. "sp":"卡片_超级卡包.png",
  42. "hint":"",
  43. "plist":"ui_common.plist"
  44. },
  45. "卡片_高级卡包1":{
  46. "sp":"卡片_高级卡包.png",
  47. "hint":"",
  48. "plist":"ui_common.plist"
  49. },
  50. "卡片_普通卡包1":{
  51. "sp":"卡片_普通卡包.png",
  52. "hint":"",
  53. "plist":"ui_common.plist"
  54. },
  55. "卡片_超级卡包2":{
  56. "sp":"卡片_超级卡包.png",
  57. "hint":"",
  58. "plist":"ui_common.plist"
  59. },
  60. "卡片_高级卡包2":{
  61. "sp":"卡片_高级卡包.png",
  62. "hint":"",
  63. "plist":"ui_common.plist"
  64. },
  65. "卡片_普通卡包2":{
  66. "sp":"卡片_普通卡包.png",
  67. "hint":"",
  68. "plist":"ui_common.plist"
  69. },
  70. "卡片_万能卡":{
  71. "sp":"卡片_万能卡.png",
  72. "hint":"",
  73. "plist":"ui_common.plist"
  74. },
  75. "coin":{
  76. "sp":"common_coin_1.png",
  77. "hint":"",
  78. "plist":"ui_common.plist"
  79. },
  80. "reroll":{
  81. "sp":"common_prop_4.png",
  82. "hint":"",
  83. "plist":"ui_common.plist"
  84. },
  85. "fetchtop3":{
  86. "sp":"common_prop_2.png",
  87. "hint":"",
  88. "plist":"ui_common.plist"
  89. },
  90. "find3":{
  91. "sp":"common_prop_3.png",
  92. "hint":"",
  93. "plist":"ui_common.plist"
  94. },
  95. "back1":{
  96. "sp":"common_prop_1.png",
  97. "hint":"",
  98. "plist":"ui_common.plist"
  99. },
  100. "outside_plusone":{
  101. "sp":"common_prop_5.png",
  102. "hint":"",
  103. "plist":"ui_common.plist"
  104. },
  105. "outside_master_card":{
  106. "sp":"common_prop_10.png",
  107. "hint":"",
  108. "plist":"ui_common.plist"
  109. },
  110. "outside_claw":{
  111. "sp":"common_prop_9.png",
  112. "hint":"",
  113. "plist":"ui_common.plist"
  114. },
  115. "reward_double":{
  116. "sp":"common_prop_11.png",
  117. "hint":"",
  118. "plist":"ui_common.plist"
  119. },
  120. "plusone":{
  121. "sp":"common_prop_5.png",
  122. "hint":"",
  123. "plist":"ui_common.plist"
  124. },
  125. "life":{
  126. "sp":"common_icon_life_.png",
  127. "hint":"",
  128. "plist":"ui_common.plist"
  129. },
  130. "box":{
  131. "sp":"uc_icon_box.png",
  132. "hint":"",
  133. "plist":"ui_clover.plist"
  134. }
  135. }
  136. }
  137. }