123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- {
- "global":{
- "activeLv":"38",
- "durationRound":"1h",
- "cooldownRound":"10m",
- "durationCycle":"1d",
- "cooldownCycle":"3m",
- "roundsInCycle":"1",
- "playersCnt":"5",
- "timeLimit":"workday",
- "entryRewards":"life:1h",
- "resStrategy":"byMins:8",
- "res2collect":"mushroom",
- "name":"picking_party",
- "topItemHeightInList":"30",
- "needUserStart":"1"
- },
- "rank":{
- "1":{
- "reward":"box",
- "reward_cnt":"1",
- "reward_style":"box",
- "reward_content":"卡片_超级卡包1:1,outside_claw:1,outside_master_card:1,back1:1,find3:1"
- }
- },
- "tips":{
- "player":"Pass more levels to raise up your rank!"
- },
- "resources":{
- "entry":"pp_A_入口.redream",
- "detailPage":"pp_A_main.redream",
- "listItem":"pp_item.redream",
- "rewardPage":"pp_结算.redream",
- "guidePage":"pp_A_开始弹窗.redream",
- "infoPage":"pp_A_开始弹窗.redream",
- "tokenAnim":"pp_入口_蘑菇.redream",
- "entryRewardsAnim":"pp_started.redream",
- "listItemHeight":"116",
- "rewards":{
- "卡片_超级卡包1":{
- "sp":"卡片_超级卡包.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "卡片_高级卡包1":{
- "sp":"卡片_高级卡包.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "卡片_普通卡包1":{
- "sp":"卡片_普通卡包.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "卡片_超级卡包2":{
- "sp":"卡片_超级卡包.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "卡片_高级卡包2":{
- "sp":"卡片_高级卡包.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "卡片_普通卡包2":{
- "sp":"卡片_普通卡包.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "卡片_万能卡":{
- "sp":"卡片_万能卡.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "coin":{
- "sp":"common_coin_1.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "reroll":{
- "sp":"common_prop_4.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "fetchtop3":{
- "sp":"common_prop_2.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "find3":{
- "sp":"common_prop_3.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "back1":{
- "sp":"common_prop_1.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "outside_plusone":{
- "sp":"common_prop_5.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "outside_master_card":{
- "sp":"common_prop_10.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "outside_claw":{
- "sp":"common_prop_9.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "reward_double":{
- "sp":"common_prop_11.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "plusone":{
- "sp":"common_prop_5.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "life":{
- "sp":"common_icon_life_.png",
- "hint":"",
- "plist":"ui_common.plist"
- },
- "box":{
- "sp":"uc_icon_box.png",
- "hint":"",
- "plist":"ui_clover.plist"
- }
- }
- }
- }
|