123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- {
- "global":{
- "tiles_max_in_x":"18",
- "tiles_max_in_y":"20",
- "tile_offset_unit":"0.5",
- "interval_collect":"1000",
- "interval_match":"2000",
- "tile_var":{
- "1":"100",
- "2":"70,30",
- "3":"60,30,10",
- "4":"50,30,15,5",
- "5":"50,20,15,10,5",
- "6":"40,20,15,10,10,5",
- "7":"30,20,20,15,10,5",
- "8":"25,25,20,15,10,5"
- },
- "revive":{
- "coins":"900,1600,2500,2500"
- },
- "dtc_progress":"30:20,60:50,100:70",
- "dtc_progress_collect_bar":"30:20,60:50,100:70",
- "move_unit":"0:0.3,2:0.25,4:0.15,6:0.12,8:0.09,12:0.07",
- "default_user_cat":"3",
- "rotate_tile_grp":"50",
- "lv_int_ad":"300000",
- "lvsuffix":"13",
- "lvinstMap":"1:1,3:2,5:3"
- },
- "boost":{
- "png_plist":"tileMatch_ui.plist",
- "boost_plusone":{
- "name":"More Boost",
- "desc":"Add extra slot int the backpack",
- "cost":"500",
- "min_lv":"1",
- "png":"plus_blue_banner_icon.png"
- },
- "boost_giveback1":{
- "name":"More Boost",
- "desc":"Put back the last tile",
- "cost":"650",
- "min_lv":"21",
- "ccb":"ig_inbooster_沙漏.redream",
- "png":"g_prop_1.png"
- },
- "boost_fetchTop3":{
- "name":"More Boost",
- "desc":"Moveaway 3 tiles at the top",
- "cost":"800",
- "min_lv":"22",
- "ccb":"ig_inbooster_吸尘器.redream",
- "png":"g_prop_2.png"
- },
- "boost_find3":{
- "name":"More Boost",
- "desc":"Eliminate as much as more tiles in the backpack",
- "cost":"1300",
- "min_lv":"23",
- "ccb":"ig_inbooster_磁铁.redream",
- "png":"g_prop_3.png"
- },
- "boost_reroll":{
- "name":"More Boost",
- "desc":"Re-arrange all the tiles",
- "cost":"650",
- "min_lv":"24",
- "ccb":"ig_inbooster_风扇.redream",
- "png":"g_prop_4.png"
- }
- },
- "boost_outside":{
- "png_plist":"tileMatch_ui.plist",
- "boost_outside_shell3":{
- "name":"More Boost",
- "desc":"Add 3 shell in the map",
- "cost":"4900",
- "min_lv":"15",
- "png":"game_prop_8.png"
- },
- "boost_outside_fetchTop3":{
- "name":"More Boost",
- "desc":"Moveaway 3 tiles at the top",
- "cost":"2900",
- "min_lv":"8",
- "png":"game_prop_6.png"
- },
- "boost_outside_find3":{
- "name":"More Boost",
- "desc":"Eliminate as much as more tiles in the backpack",
- "cost":"3900",
- "min_lv":"10",
- "png":"game_prop_7.png"
- },
- "boost_outside_claw":{
- "name":"More Boost",
- "desc":"Moveaway 3 tiles at the top",
- "cost":"900",
- "min_lv":"15",
- "png":"game_prop_9.png"
- },
- "boost_outside_master_card":{
- "name":"More Boost",
- "desc":"Eliminate as much as more tiles in the backpack",
- "cost":"1900",
- "min_lv":"16",
- "png":"game_prop_10.png"
- },
- "boost_outside_shell_double":{
- "name":"More Boost",
- "desc":"shell double in the map",
- "cost":"4900",
- "min_lv":"15",
- "png":"game_prop_12.png"
- },
- "boost_outside_plusone":{
- "name":"More Boost",
- "desc":"Add extra slot int the backpack",
- "cost":"1500",
- "min_lv":"17",
- "png":"game_prop_13.png"
- }
- },
- "groups":{
- "grp_1":{
- "lvsuffix":"1",
- "lvinstIdx":"1",
- "win_streak_3_start_level":"62",
- "options":{
- "dda":"1",
- "failure_help":"1",
- "cnt1_deeper":"1",
- "use_outside_boost":"1",
- "use_new_tile_theme":"1",
- "plusone_onlyonce":"1"
- }
- },
- "grp_2":{
- "lvsuffix":"1",
- "lvinstIdx":"2",
- "win_streak_3_start_level":"62",
- "options":{
- "dda":"1",
- "failure_help":"1",
- "cnt1_deeper":"1",
- "use_outside_boost":"1",
- "use_new_tile_theme":"1",
- "plusone_onlyonce":"1"
- }
- }
- }
- }
|