Advertisement
Guest User

real_currency

a guest
Feb 22nd, 2019
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 41.51 KB | None | 0 0
  1. "real_currency": {
  2.       "coins1_2": {
  3.         "price": 2,
  4.         "discount": 0,
  5.         "items": {
  6.           "coins": 20
  7.         }
  8.       },
  9.       "coins2": {
  10.         "price": 5,
  11.         "discount": 20,
  12.         "items": {
  13.           "coins": 60
  14.         }
  15.       },
  16.       "coins3": {
  17.         "price": 10,
  18.         "discount": 30,
  19.         "popular": 1,
  20.         "items": {
  21.           "coins": 130
  22.         }
  23.       },
  24.       "coins4": {
  25.         "price": 20,
  26.         "discount": 40,
  27.         "items": {
  28.           "coins": 280
  29.         }
  30.       },
  31.       "coins5": {
  32.         "price": 50,
  33.         "discount": 50,
  34.         "items": {
  35.           "coins": 750
  36.         }
  37.       },
  38.       "coins6": {
  39.         "price": 100,
  40.         "discount": 60,
  41.         "best": 1,
  42.         "items": {
  43.           "coins": 1600
  44.         }
  45.       },
  46.       "coins2_discount20": {
  47.         "price": 4,
  48.         "items": {
  49.           "coins": 60
  50.         }
  51.       },
  52.       "coins2_discount40": {
  53.         "price": 3,
  54.         "items": {
  55.           "coins": 60
  56.         }
  57.       },
  58.       "coins2_discount60": {
  59.         "price": 2,
  60.         "items": {
  61.           "coins": 60
  62.         }
  63.       },
  64.       "coins2_discount80": {
  65.         "price": 1,
  66.         "items": {
  67.           "coins": 60
  68.         }
  69.       },
  70.       "coins3_discount20": {
  71.         "price": 8,
  72.         "items": {
  73.           "coins": 130
  74.         }
  75.       },
  76.       "coins3_discount30": {
  77.         "price": 7,
  78.         "items": {
  79.           "coins": 130
  80.         }
  81.       },
  82.       "coins3_discount40": {
  83.         "price": 6,
  84.         "items": {
  85.           "coins": 130
  86.         }
  87.       },
  88.       "coins3_discount60": {
  89.         "price": 4,
  90.         "items": {
  91.           "coins": 130
  92.         }
  93.       },
  94.       "coins4_discount20": {
  95.         "price": 16,
  96.         "items": {
  97.           "coins": 280
  98.         }
  99.       },
  100.       "coins4_discount30": {
  101.         "price": 14,
  102.         "items": {
  103.           "coins": 280
  104.         }
  105.       },
  106.       "coins4_discount40": {
  107.         "price": 12,
  108.         "items": {
  109.           "coins": 280
  110.         }
  111.       },
  112.       "coins4_discount60": {
  113.         "price": 8,
  114.         "items": {
  115.           "coins": 280
  116.         }
  117.       },
  118.       "coins5_discount20": {
  119.         "price": 40,
  120.         "items": {
  121.           "coins": 750
  122.         }
  123.       },
  124.       "coins5_discount30": {
  125.         "price": 35,
  126.         "items": {
  127.           "coins": 750
  128.         }
  129.       },
  130.       "coins5_discount40": {
  131.         "price": 30,
  132.         "items": {
  133.           "coins": 750
  134.         }
  135.       },
  136.       "coins5_discount60": {
  137.         "price": 20,
  138.         "items": {
  139.           "coins": 750
  140.         }
  141.       },
  142.       "coins6_discount20": {
  143.         "price": 80,
  144.         "items": {
  145.           "coins": 1600
  146.         }
  147.       },
  148.       "coins6_discount30": {
  149.         "price": 70,
  150.         "items": {
  151.           "coins": 1600
  152.         }
  153.       },
  154.       "coins6_discount40": {
  155.         "price": 60,
  156.         "items": {
  157.           "coins": 1600
  158.         }
  159.       },
  160.       "coins2_bonus50": {
  161.         "price": 5,
  162.         "items": {
  163.           "coins": 90
  164.         }
  165.       },
  166.       "coins3_bonus50": {
  167.         "price": 10,
  168.         "items": {
  169.           "coins": 195
  170.         }
  171.       },
  172.       "coins4_bonus30": {
  173.         "price": 20,
  174.         "items": {
  175.           "coins": 365
  176.         }
  177.       },
  178.       "coins4_bonus40": {
  179.         "price": 20,
  180.         "items": {
  181.           "coins": 390
  182.         }
  183.       },
  184.       "coins5_bonus30": {
  185.         "price": 50,
  186.         "items": {
  187.           "coins": 975
  188.         }
  189.       },
  190.       "energy1_bonus50": {
  191.         "price": 2,
  192.         "items": {
  193.           "energy": 300
  194.         }
  195.       },
  196.       "energy1_bonus80": {
  197.         "price": 2,
  198.         "items": {
  199.           "energy": 360
  200.         }
  201.       },
  202.       "energy1_bonus150": {
  203.         "price": 2,
  204.         "items": {
  205.           "energy": 500
  206.         }
  207.       },
  208.       "energy2_bonus50": {
  209.         "price": 5,
  210.         "items": {
  211.           "energy": 900
  212.         }
  213.       },
  214.       "energy2_bonus80": {
  215.         "price": 5,
  216.         "items": {
  217.           "energy": 1080
  218.         }
  219.       },
  220.       "energy2_bonus150": {
  221.         "price": 5,
  222.         "items": {
  223.           "energy": 1500
  224.         }
  225.       },
  226.       "energy3_bonus40": {
  227.         "price": 10,
  228.         "items": {
  229.           "energy": 2030
  230.         }
  231.       },
  232.       "energy3_bonus50": {
  233.         "price": 10,
  234.         "items": {
  235.           "energy": 2175
  236.         }
  237.       },
  238.       "energy4_bonus30": {
  239.         "price": 20,
  240.         "items": {
  241.           "energy": 4400
  242.         }
  243.       },
  244.       "energy4_bonus40": {
  245.         "price": 20,
  246.         "items": {
  247.           "energy": 4760
  248.         }
  249.       },
  250.       "energy5_bonus30": {
  251.         "price": 50,
  252.         "items": {
  253.           "energy": 11900
  254.         }
  255.       },
  256.       "energy6_bonus30": {
  257.         "price": 100,
  258.         "items": {
  259.           "energy": 25350
  260.         }
  261.       },
  262.       "pack1": {
  263.         "price": 10,
  264.         "items": {
  265.           "coins": 60,
  266.           "shuffle": 5,
  267.           "explosion": 3,
  268.           "unlimlife1": 1
  269.         }
  270.       },
  271.       "pack2": {
  272.         "price": 15,
  273.         "items": {
  274.           "coins": 130,
  275.           "shuffle": 10,
  276.           "locks": 4,
  277.           "unlimlife2": 3
  278.         }
  279.       },
  280.       "pack3": {
  281.         "price": 25,
  282.         "items": {
  283.           "coins": 280,
  284.           "shuffle": 20,
  285.           "diamonds": 5,
  286.           "unlimlife3": 7
  287.         }
  288.       },
  289.       "shufflepack_1": {
  290.         "price": 1,
  291.         "giveupsToShow": 2,
  292.         "closedShopsToShow": 1,
  293.         "giveupsInRowToShow": 8,
  294.         "bonusFinishGiveupsToShow": 4,
  295.         "passLevelToShow": 46,
  296.         "limitPerDay": 1,
  297.         "discount": 95,
  298.         "test": 0,
  299.         "items": {
  300.           "shuffle": 7
  301.         }
  302.       },
  303.       "subscriptionpack2": {
  304.         "price": 10
  305.       }
  306.     },
  307.     "time_offers_settings": {
  308.       "payer_type_change_time": 30,
  309.       "exp_offer_limit": 1
  310.     },
  311.     "time_offers": {
  312.       "first_discount_nonpayers": {
  313.         "requirements": {
  314.           "donate": 0,
  315.           "finished_level": "level16",
  316.           "not_finished_level": "level24"
  317.         },
  318.         "option": {
  319.           "id_1": {
  320.             "original_purchase": "coins2",
  321.             "offered_purchase": "coins2_discount40",
  322.             "percent": 40
  323.           },
  324.           "id_2": {
  325.             "original_purchase": "coins3",
  326.             "offered_purchase": "coins3_discount60",
  327.             "percent": 60
  328.           }
  329.         },
  330.         "reward": {
  331.           "shuffle": 3,
  332.           "explosion": 2,
  333.           "time": 1
  334.         },
  335.         "type": "double_coins_reward",
  336.         "priority": 1,
  337.         "duration": 86400,
  338.         "single": 1,
  339.         "scene_to_show": "main",
  340.         "can_start_with": [
  341.           {
  342.             "id": "double_energy_first"
  343.           },
  344.           {
  345.             "id": "double_energy"
  346.           }
  347.         ]
  348.       },
  349.       "first_discount_payers1": {
  350.         "requirements": {
  351.           "donate": 1,
  352.           "average_from": 0.01,
  353.           "average_to": 3,
  354.           "finished_level": "level16",
  355.           "not_finished_level": "level24"
  356.         },
  357.         "reward": {
  358.           "shuffle": 2,
  359.           "explosion": 1,
  360.           "time": 1
  361.         },
  362.         "option": {
  363.           "id_1": {
  364.             "original_purchase": "coins2",
  365.             "offered_purchase": "coins2_discount40",
  366.             "percent": 40
  367.           },
  368.           "id_2": {
  369.             "original_purchase": "coins3",
  370.             "offered_purchase": "coins3_discount60",
  371.             "percent": 60
  372.           }
  373.         },
  374.         "type": "double_coins_reward",
  375.         "priority": 1,
  376.         "duration": 3600,
  377.         "single": 1,
  378.         "scene_to_show": "main",
  379.         "can_start_with": [
  380.           {
  381.             "id": "double_energy_first"
  382.           },
  383.           {
  384.             "id": "double_energy"
  385.           }
  386.         ]
  387.       },
  388.       "first_discount_payers2": {
  389.         "requirements": {
  390.           "donate": 1,
  391.           "average_from": 3.01,
  392.           "average_to": 7,
  393.           "finished_level": "level16",
  394.           "not_finished_level": "level24"
  395.         },
  396.         "reward": {
  397.           "shuffle": 2,
  398.           "explosion": 1,
  399.           "time": 1
  400.         },
  401.         "option": {
  402.           "id_1": {
  403.             "original_purchase": "coins2",
  404.             "offered_purchase": "coins2_discount40",
  405.             "percent": 40
  406.           },
  407.           "id_2": {
  408.             "original_purchase": "coins3",
  409.             "offered_purchase": "coins3_discount60",
  410.             "percent": 60
  411.           }
  412.         },
  413.         "type": "double_coins_reward",
  414.         "priority": 1,
  415.         "duration": 3600,
  416.         "single": 1,
  417.         "scene_to_show": "main",
  418.         "can_start_with": [
  419.           {
  420.             "id": "double_energy_first"
  421.           },
  422.           {
  423.             "id": "double_energy"
  424.           }
  425.         ]
  426.       },
  427.       "first_discount_payers3": {
  428.         "requirements": {
  429.           "donate": 1,
  430.           "average_from": 7.01,
  431.           "average_to": 12,
  432.           "finished_level": "level16",
  433.           "not_finished_level": "level24"
  434.         },
  435.         "reward": {
  436.           "shuffle": 2,
  437.           "explosion": 2,
  438.           "time": 1
  439.         },
  440.         "option": {
  441.           "id_1": {
  442.             "original_purchase": "coins3",
  443.             "offered_purchase": "coins3_discount30",
  444.             "percent": 30
  445.           },
  446.           "id_2": {
  447.             "original_purchase": "coins4",
  448.             "offered_purchase": "coins4_discount40",
  449.             "percent": 40
  450.           }
  451.         },
  452.         "type": "double_coins_reward",
  453.         "priority": 1,
  454.         "duration": 3600,
  455.         "single": 1,
  456.         "scene_to_show": "main",
  457.         "can_start_with": [
  458.           {
  459.             "id": "double_energy_first"
  460.           },
  461.           {
  462.             "id": "double_energy"
  463.           }
  464.         ]
  465.       },
  466.       "first_discount_payers4": {
  467.         "requirements": {
  468.           "donate": 1,
  469.           "average_from": 12.01,
  470.           "average_to": 30,
  471.           "finished_level": "level16",
  472.           "not_finished_level": "level24"
  473.         },
  474.         "reward": {
  475.           "shuffle": 4,
  476.           "explosion": 4,
  477.           "time": 3
  478.         },
  479.         "option": {
  480.           "id_1": {
  481.             "original_purchase": "coins4",
  482.             "offered_purchase": "coins4_discount30",
  483.             "percent": 30
  484.           },
  485.           "id_2": {
  486.             "original_purchase": "coins5",
  487.             "offered_purchase": "coins5_discount40",
  488.             "percent": 40
  489.           }
  490.         },
  491.         "type": "double_coins_reward",
  492.         "priority": 1,
  493.         "duration": 3600,
  494.         "single": 1,
  495.         "scene_to_show": "main",
  496.         "can_start_with": [
  497.           {
  498.             "id": "double_energy_first"
  499.           },
  500.           {
  501.             "id": "double_energy"
  502.           }
  503.         ]
  504.       },
  505.       "first_discount_payers5": {
  506.         "requirements": {
  507.           "donate": 1,
  508.           "average_from": 30.01,
  509.           "average_to": 100,
  510.           "finished_level": "level16",
  511.           "not_finished_level": "level24"
  512.         },
  513.         "reward": {
  514.           "shuffle": 5,
  515.           "explosion": 4,
  516.           "time": 4
  517.         },
  518.         "option": {
  519.           "id_1": {
  520.             "original_purchase": "coins5",
  521.             "offered_purchase": "coins5_discount30",
  522.             "percent": 30
  523.           },
  524.           "id_2": {
  525.             "original_purchase": "coins6",
  526.             "offered_purchase": "coins6_discount40",
  527.             "percent": 40
  528.           }
  529.         },
  530.         "type": "double_coins_reward",
  531.         "priority": 1,
  532.         "duration": 3600,
  533.         "single": 1,
  534.         "scene_to_show": "main",
  535.         "can_start_with": [
  536.           {
  537.             "id": "double_energy_first"
  538.           },
  539.           {
  540.             "id": "double_energy"
  541.           }
  542.         ]
  543.       },
  544.       "first_energy_nonpayers": {
  545.         "requirements": {
  546.           "donate": 0,
  547.           "quest_expd": {
  548.             "island": 2,
  549.             "quest_name": "q_exp1"
  550.           }
  551.         },
  552.         "option": {
  553.           "id_1": {
  554.             "original_purchase": "coins1",
  555.             "offered_purchase": "energy1_bonus50",
  556.             "percent": 50
  557.           },
  558.           "id_2": {
  559.             "original_purchase": "coins2",
  560.             "offered_purchase": "energy2_bonus50",
  561.             "percent": 50
  562.           }
  563.         },
  564.         "type": "double_energy_first",
  565.         "priority": 1,
  566.         "duration": 3600,
  567.         "single": 1,
  568.         "scene_to_show": "expedition",
  569.         "can_start_with": [
  570.           {
  571.             "id": "double_coins_reward"
  572.           },
  573.           {
  574.             "id": "single_coins_discount"
  575.           },
  576.           {
  577.             "id": "single_coins_bonus"
  578.           }
  579.         ]
  580.       },
  581.       "first_energy_payers1": {
  582.         "requirements": {
  583.           "donate": 1,
  584.           "average_from": 0.01,
  585.           "average_to": 3,
  586.           "quest_expd": {
  587.             "island": 3,
  588.             "quest_name": "q_exp1"
  589.           }
  590.         },
  591.         "option": {
  592.           "id_1": {
  593.             "original_purchase": "coins2",
  594.             "offered_purchase": "energy2_bonus50",
  595.             "percent": 50
  596.           },
  597.           "id_2": {
  598.             "original_purchase": "coins3",
  599.             "offered_purchase": "energy3_bonus50",
  600.             "percent": 50
  601.           }
  602.         },
  603.         "type": "double_energy_first",
  604.         "priority": 1,
  605.         "duration": 86400,
  606.         "single": 1,
  607.         "scene_to_show": "expedition",
  608.         "can_start_with": [
  609.           {
  610.             "id": "double_coins_reward"
  611.           },
  612.           {
  613.             "id": "single_coins_discount"
  614.           },
  615.           {
  616.             "id": "single_coins_bonus"
  617.           }
  618.         ]
  619.       },
  620.       "first_energy_payers2": {
  621.         "requirements": {
  622.           "donate": 1,
  623.           "average_from": 3.01,
  624.           "average_to": 7,
  625.           "quest_expd": {
  626.             "island": 3,
  627.             "quest_name": "q_exp1"
  628.           }
  629.         },
  630.         "option": {
  631.           "id_1": {
  632.             "original_purchase": "coins2",
  633.             "offered_purchase": "energy2_bonus50",
  634.             "percent": 50
  635.           },
  636.           "id_2": {
  637.             "original_purchase": "coins3",
  638.             "offered_purchase": "energy3_bonus50",
  639.             "percent": 50
  640.           }
  641.         },
  642.         "type": "double_energy_first",
  643.         "priority": 1,
  644.         "duration": 86400,
  645.         "single": 1,
  646.         "scene_to_show": "expedition",
  647.         "can_start_with": [
  648.           {
  649.             "id": "double_coins_reward"
  650.           },
  651.           {
  652.             "id": "single_coins_discount"
  653.           },
  654.           {
  655.             "id": "single_coins_bonus"
  656.           }
  657.         ]
  658.       },
  659.       "first_energy_payers3": {
  660.         "requirements": {
  661.           "donate": 1,
  662.           "average_from": 7.01,
  663.           "average_to": 12,
  664.           "quest_expd": {
  665.             "island": 3,
  666.             "quest_name": "q_exp1"
  667.           }
  668.         },
  669.         "option": {
  670.           "id_1": {
  671.             "original_purchase": "coins3",
  672.             "offered_purchase": "energy3_bonus40",
  673.             "percent": 40
  674.           },
  675.           "id_2": {
  676.             "original_purchase": "coins4",
  677.             "offered_purchase": "energy4_bonus40",
  678.             "percent": 40
  679.           }
  680.         },
  681.         "type": "double_energy_first",
  682.         "priority": 1,
  683.         "duration": 86400,
  684.         "single": 1,
  685.         "scene_to_show": "expedition",
  686.         "can_start_with": [
  687.           {
  688.             "id": "double_coins_reward"
  689.           },
  690.           {
  691.             "id": "single_coins_discount"
  692.           },
  693.           {
  694.             "id": "single_coins_bonus"
  695.           }
  696.         ]
  697.       },
  698.       "first_energy_payers4": {
  699.         "requirements": {
  700.           "donate": 1,
  701.           "average_from": 12.01,
  702.           "average_to": 30,
  703.           "quest_expd": {
  704.             "island": 3,
  705.             "quest_name": "q_exp1"
  706.           }
  707.         },
  708.         "option": {
  709.           "id_1": {
  710.             "original_purchase": "coins4",
  711.             "offered_purchase": "energy4_bonus30",
  712.             "percent": 30
  713.           },
  714.           "id_2": {
  715.             "original_purchase": "coins5",
  716.             "offered_purchase": "energy5_bonus30",
  717.             "percent": 30
  718.           }
  719.         },
  720.         "type": "double_energy_first",
  721.         "priority": 1,
  722.         "duration": 86400,
  723.         "single": 1,
  724.         "scene_to_show": "expedition",
  725.         "can_start_with": [
  726.           {
  727.             "id": "double_coins_reward"
  728.           },
  729.           {
  730.             "id": "single_coins_discount"
  731.           },
  732.           {
  733.             "id": "single_coins_bonus"
  734.           }
  735.         ]
  736.       },
  737.       "first_energy_payers5": {
  738.         "requirements": {
  739.           "donate": 1,
  740.           "average_from": 30.01,
  741.           "average_to": 100,
  742.           "quest_expd": {
  743.             "island": 3,
  744.             "quest_name": "q_exp1"
  745.           }
  746.         },
  747.         "option": {
  748.           "id_1": {
  749.             "original_purchase": "coins5",
  750.             "offered_purchase": "energy5_bonus30",
  751.             "percent": 30
  752.           },
  753.           "id_2": {
  754.             "original_purchase": "coins6",
  755.             "offered_purchase": "energy6_bonus30",
  756.             "percent": 30
  757.           }
  758.         },
  759.         "type": "double_energy_first",
  760.         "priority": 1,
  761.         "duration": 86400,
  762.         "single": 1,
  763.         "scene_to_show": "expedition",
  764.         "can_start_with": [
  765.           {
  766.             "id": "double_coins_reward"
  767.           },
  768.           {
  769.             "id": "single_coins_discount"
  770.           },
  771.           {
  772.             "id": "single_coins_bonus"
  773.           }
  774.         ]
  775.       },
  776.       "regular_discount_nonpayers": {
  777.         "requirements": {
  778.           "donate": 0,
  779.           "pre_offer_array_or": [
  780.             {
  781.               "id": "first_discount_nonpayers"
  782.             },
  783.             {
  784.               "id": "first_discount_payers1"
  785.             },
  786.             {
  787.               "id": "first_discount_payers2"
  788.             },
  789.             {
  790.               "id": "first_discount_payers3"
  791.             },
  792.             {
  793.               "id": "first_discount_payers4"
  794.             },
  795.             {
  796.               "id": "first_discount_payers5"
  797.             },
  798.             {
  799.               "id": "starterpack"
  800.             }
  801.           ],
  802.           "game_time_since_last_offer": 600,
  803.           "real_time_since_last_offer": 604800,
  804.           "finished_level": "level25"
  805.         },
  806.         "option": {
  807.           "id_1": {
  808.             "original_purchase": "coins2",
  809.             "offered_purchase": "coins2_discount40",
  810.             "percent": 40
  811.           }
  812.         },
  813.         "type": "single_coins_discount",
  814.         "priority": 2,
  815.         "duration": 86400,
  816.         "scene_to_show": "main",
  817.         "can_start_with": [
  818.           {
  819.             "id": "double_energy_first"
  820.           },
  821.           {
  822.             "id": "double_energy"
  823.           }
  824.         ]
  825.       },
  826.       "regular_energy_nonpayers": {
  827.         "requirements": {
  828.           "donate": 0,
  829.           "pre_offer_array_or": [
  830.             {
  831.               "id": "first_energy_nonpayers"
  832.             },
  833.             {
  834.               "id": "first_energy_payers1"
  835.             },
  836.             {
  837.               "id": "first_energy_payers2"
  838.             },
  839.             {
  840.               "id": "first_energy_payers3"
  841.             },
  842.             {
  843.               "id": "first_energy_payers4"
  844.             },
  845.             {
  846.               "id": "first_energy_payers5"
  847.             }
  848.           ],
  849.           "quest_expd": {
  850.             "island": 2,
  851.             "quest_name": "q_exp1"
  852.           },
  853.           "game_time_since_last_offer": 600,
  854.           "real_time_since_last_offer": 604800
  855.         },
  856.         "option": {
  857.           "id_1": {
  858.             "original_purchase": "coins1",
  859.             "offered_purchase": "energy1_bonus80",
  860.             "percent": 80
  861.           },
  862.           "id_2": {
  863.             "original_purchase": "coins2",
  864.             "offered_purchase": "energy2_bonus80",
  865.             "percent": 80
  866.           }
  867.         },
  868.         "type": "double_energy",
  869.         "priority": 3,
  870.         "duration": 86400,
  871.         "scene_to_show": "expedition",
  872.         "can_start_with": [
  873.           {
  874.             "id": "double_coins_reward"
  875.           },
  876.           {
  877.             "id": "single_coins_discount"
  878.           },
  879.           {
  880.             "id": "single_coins_bonus"
  881.           }
  882.         ]
  883.       },
  884.       "regular_discount_nonpayers_2": {
  885.         "requirements": {
  886.           "donate": 0,
  887.           "pre_offer_array_or": [
  888.             {
  889.               "id": "regular_discount_nonpayers"
  890.             }
  891.           ],
  892.           "game_time_since_last_offer": 600,
  893.           "real_time_since_last_offer": 604800,
  894.           "finished_level": "level25"
  895.         },
  896.         "option": {
  897.           "id_1": {
  898.             "original_purchase": "coins2",
  899.             "offered_purchase": "coins2_discount60",
  900.             "percent": 60
  901.           }
  902.         },
  903.         "type": "single_coins_discount",
  904.         "priority": 4,
  905.         "duration": 86400,
  906.         "scene_to_show": "main",
  907.         "can_start_with": [
  908.           {
  909.             "id": "double_energy_first"
  910.           },
  911.           {
  912.             "id": "double_energy"
  913.           }
  914.         ]
  915.       },
  916.       "regular_discount_nonpayers_3": {
  917.         "requirements": {
  918.           "donate": 0,
  919.           "pre_offer_array_or": [
  920.             {
  921.               "id": "regular_discount_nonpayers_2"
  922.             }
  923.           ],
  924.           "game_time_since_last_offer": 600,
  925.           "real_time_since_last_offer": 604800,
  926.           "finished_level": "level25"
  927.         },
  928.         "option": {
  929.           "id_1": {
  930.             "original_purchase": "coins2",
  931.             "offered_purchase": "coins2_discount80",
  932.             "percent": 80
  933.           }
  934.         },
  935.         "type": "single_coins_discount",
  936.         "priority": 5,
  937.         "duration": 86400,
  938.         "scene_to_show": "main",
  939.         "can_start_with": [
  940.           {
  941.             "id": "double_energy_first"
  942.           },
  943.           {
  944.             "id": "double_energy"
  945.           }
  946.         ]
  947.       },
  948.       "regular_energy_nonpayers_2": {
  949.         "requirements": {
  950.           "donate": 0,
  951.           "pre_offer_array_or": [
  952.             {
  953.               "id": "regular_energy_nonpayers"
  954.             }
  955.           ],
  956.           "quest_expd": {
  957.             "island": 2,
  958.             "quest_name": "q_exp1"
  959.           },
  960.           "game_time_since_last_offer": 600,
  961.           "real_time_since_last_offer": 604800
  962.         },
  963.         "option": {
  964.           "id_1": {
  965.             "original_purchase": "coins1",
  966.             "offered_purchase": "energy1_bonus150",
  967.             "percent": 150
  968.           },
  969.           "id_2": {
  970.             "original_purchase": "coins2",
  971.             "offered_purchase": "energy2_bonus150",
  972.             "percent": 150
  973.           }
  974.         },
  975.         "type": "double_energy",
  976.         "priority": 6,
  977.         "duration": 86400,
  978.         "scene_to_show": "expedition",
  979.         "can_start_with": [
  980.           {
  981.             "id": "double_coins_reward"
  982.           },
  983.           {
  984.             "id": "single_coins_discount"
  985.           },
  986.           {
  987.             "id": "single_coins_bonus"
  988.           }
  989.         ]
  990.       },
  991.       "regular_bonus_payers1": {
  992.         "requirements": {
  993.           "donate": 1,
  994.           "average_from": 0.01,
  995.           "average_to": 3,
  996.           "pre_offer_array_or": [
  997.             {
  998.               "id": "first_discount_nonpayers"
  999.             },
  1000.             {
  1001.               "id": "first_discount_payers1"
  1002.             },
  1003.             {
  1004.               "id": "first_discount_payers2"
  1005.             },
  1006.             {
  1007.               "id": "first_discount_payers3"
  1008.             },
  1009.             {
  1010.               "id": "first_discount_payers4"
  1011.             },
  1012.             {
  1013.               "id": "first_discount_payers5"
  1014.             },
  1015.             {
  1016.               "id": "starterpack"
  1017.             }
  1018.           ],
  1019.           "game_time_since_last_offer": 600,
  1020.           "real_time_since_last_offer": 864000,
  1021.           "finished_level": "level25"
  1022.         },
  1023.         "option": {
  1024.           "id_1": {
  1025.             "original_purchase": "coins2",
  1026.             "offered_purchase": "coins2_bonus50",
  1027.             "percent": 50
  1028.           }
  1029.         },
  1030.         "type": "single_coins_bonus",
  1031.         "priority": 2,
  1032.         "duration": 3600,
  1033.         "scene_to_show": "main",
  1034.         "can_start_with": [
  1035.           {
  1036.             "id": "double_energy_first"
  1037.           },
  1038.           {
  1039.             "id": "double_energy"
  1040.           }
  1041.         ]
  1042.       },
  1043.       "regular_discount_payers1": {
  1044.         "requirements": {
  1045.           "donate": 1,
  1046.           "average_from": 0.01,
  1047.           "average_to": 3,
  1048.           "pre_offer_array_or": [
  1049.             {
  1050.               "id": "regular_bonus_payers1"
  1051.             }
  1052.           ],
  1053.           "game_time_since_last_offer": 600,
  1054.           "real_time_since_last_offer": 864000,
  1055.           "finished_level": "level25"
  1056.         },
  1057.         "option": {
  1058.           "id_1": {
  1059.             "original_purchase": "coins3",
  1060.             "offered_purchase": "coins3_discount40",
  1061.             "percent": 40
  1062.           }
  1063.         },
  1064.         "type": "single_coins_discount",
  1065.         "priority": 3,
  1066.         "duration": 3600,
  1067.         "scene_to_show": "main",
  1068.         "can_start_with": [
  1069.           {
  1070.             "id": "double_energy_first"
  1071.           },
  1072.           {
  1073.             "id": "double_energy"
  1074.           }
  1075.         ]
  1076.       },
  1077.       "regular_energy_payers1": {
  1078.         "requirements": {
  1079.           "donate": 1,
  1080.           "average_from": 0.01,
  1081.           "average_to": 3,
  1082.           "pre_offer_array_or": [
  1083.             {
  1084.               "id": "first_energy_nonpayers"
  1085.             },
  1086.             {
  1087.               "id": "first_energy_payers1"
  1088.             },
  1089.             {
  1090.               "id": "first_energy_payers2"
  1091.             },
  1092.             {
  1093.               "id": "first_energy_payers3"
  1094.             },
  1095.             {
  1096.               "id": "first_energy_payers4"
  1097.             },
  1098.             {
  1099.               "id": "first_energy_payers5"
  1100.             }
  1101.           ],
  1102.           "quest_expd": {
  1103.             "island": 3,
  1104.             "quest_name": "q_exp1"
  1105.           },
  1106.           "game_time_since_last_offer": 600,
  1107.           "real_time_since_last_offer": 864000
  1108.         },
  1109.         "option": {
  1110.           "id_1": {
  1111.             "original_purchase": "coins1",
  1112.             "offered_purchase": "energy1_bonus50",
  1113.             "percent": 50
  1114.           },
  1115.           "id_2": {
  1116.             "original_purchase": "coins2",
  1117.             "offered_purchase": "energy2_bonus50",
  1118.             "percent": 50
  1119.           }
  1120.         },
  1121.         "type": "double_energy",
  1122.         "priority": 4,
  1123.         "duration": 3600,
  1124.         "scene_to_show": "expedition",
  1125.         "can_start_with": [
  1126.           {
  1127.             "id": "double_coins_reward"
  1128.           },
  1129.           {
  1130.             "id": "single_coins_discount"
  1131.           },
  1132.           {
  1133.             "id": "single_coins_bonus"
  1134.           }
  1135.         ]
  1136.       },
  1137.       "regular_discount_payers2": {
  1138.         "requirements": {
  1139.           "donate": 1,
  1140.           "average_from": 3.01,
  1141.           "average_to": 7,
  1142.           "pre_offer_array_or": [
  1143.             {
  1144.               "id": "first_discount_nonpayers"
  1145.             },
  1146.             {
  1147.               "id": "first_discount_payers1"
  1148.             },
  1149.             {
  1150.               "id": "first_discount_payers2"
  1151.             },
  1152.             {
  1153.               "id": "first_discount_payers3"
  1154.             },
  1155.             {
  1156.               "id": "first_discount_payers4"
  1157.             },
  1158.             {
  1159.               "id": "first_discount_payers5"
  1160.             },
  1161.             {
  1162.               "id": "starterpack"
  1163.             }
  1164.           ],
  1165.           "game_time_since_last_offer": 600,
  1166.           "real_time_since_last_offer": 864000,
  1167.           "finished_level": "level25"
  1168.         },
  1169.         "option": {
  1170.           "id_1": {
  1171.             "original_purchase": "coins3",
  1172.             "offered_purchase": "coins3_discount30",
  1173.             "percent": 30
  1174.           }
  1175.         },
  1176.         "type": "single_coins_discount",
  1177.         "priority": 2,
  1178.         "duration": 3600,
  1179.         "scene_to_show": "main",
  1180.         "can_start_with": [
  1181.           {
  1182.             "id": "double_energy_first"
  1183.           },
  1184.           {
  1185.             "id": "double_energy"
  1186.           }
  1187.         ]
  1188.       },
  1189.       "regular_bonus_payers2": {
  1190.         "requirements": {
  1191.           "donate": 1,
  1192.           "average_from": 3.01,
  1193.           "average_to": 7,
  1194.           "pre_offer_array_or": [
  1195.             {
  1196.               "id": "regular_discount_payers2"
  1197.             }
  1198.           ],
  1199.           "game_time_since_last_offer": 600,
  1200.           "real_time_since_last_offer": 864000,
  1201.           "finished_level": "level25"
  1202.         },
  1203.         "option": {
  1204.           "id_1": {
  1205.             "original_purchase": "coins3",
  1206.             "offered_purchase": "coins3_bonus50",
  1207.             "percent": 50
  1208.           }
  1209.         },
  1210.         "type": "single_coins_bonus",
  1211.         "priority": 3,
  1212.         "duration": 3600,
  1213.         "scene_to_show": "main",
  1214.         "can_start_with": [
  1215.           {
  1216.             "id": "double_energy_first"
  1217.           },
  1218.           {
  1219.             "id": "double_energy"
  1220.           }
  1221.         ]
  1222.       },
  1223.       "regular_energy_payers2": {
  1224.         "requirements": {
  1225.           "donate": 1,
  1226.           "average_from": 3.01,
  1227.           "average_to": 7,
  1228.           "pre_offer_array_or": [
  1229.             {
  1230.               "id": "first_energy_nonpayers"
  1231.             },
  1232.             {
  1233.               "id": "first_energy_payers1"
  1234.             },
  1235.             {
  1236.               "id": "first_energy_payers2"
  1237.             },
  1238.             {
  1239.               "id": "first_energy_payers3"
  1240.             },
  1241.             {
  1242.               "id": "first_energy_payers4"
  1243.             },
  1244.             {
  1245.               "id": "first_energy_payers5"
  1246.             }
  1247.           ],
  1248.           "quest_expd": {
  1249.             "island": 3,
  1250.             "quest_name": "q_exp1"
  1251.           },
  1252.           "game_time_since_last_offer": 600,
  1253.           "real_time_since_last_offer": 864000
  1254.         },
  1255.         "option": {
  1256.           "id_1": {
  1257.             "original_purchase": "coins2",
  1258.             "offered_purchase": "energy2_bonus50",
  1259.             "percent": 50
  1260.           },
  1261.           "id_2": {
  1262.             "original_purchase": "coins3",
  1263.             "offered_purchase": "energy3_bonus50",
  1264.             "percent": 50
  1265.           }
  1266.         },
  1267.         "type": "double_energy",
  1268.         "priority": 4,
  1269.         "duration": 3600,
  1270.         "scene_to_show": "expedition",
  1271.         "can_start_with": [
  1272.           {
  1273.             "id": "double_coins_reward"
  1274.           },
  1275.           {
  1276.             "id": "single_coins_discount"
  1277.           },
  1278.           {
  1279.             "id": "single_coins_bonus"
  1280.           }
  1281.         ]
  1282.       },
  1283.       "regular_discount_payers3": {
  1284.         "requirements": {
  1285.           "donate": 1,
  1286.           "average_from": 7.01,
  1287.           "average_to": 12,
  1288.           "pre_offer_array_or": [
  1289.             {
  1290.               "id": "first_discount_nonpayers"
  1291.             },
  1292.             {
  1293.               "id": "first_discount_payers1"
  1294.             },
  1295.             {
  1296.               "id": "first_discount_payers2"
  1297.             },
  1298.             {
  1299.               "id": "first_discount_payers3"
  1300.             },
  1301.             {
  1302.               "id": "first_discount_payers4"
  1303.             },
  1304.             {
  1305.               "id": "first_discount_payers5"
  1306.             },
  1307.             {
  1308.               "id": "starterpack"
  1309.             }
  1310.           ],
  1311.           "game_time_since_last_offer": 600,
  1312.           "real_time_since_last_offer": 864000,
  1313.           "finished_level": "level25"
  1314.         },
  1315.         "option": {
  1316.           "id_1": {
  1317.             "original_purchase": "coins4",
  1318.             "offered_purchase": "coins4_discount30",
  1319.             "percent": 30
  1320.           }
  1321.         },
  1322.         "type": "single_coins_discount",
  1323.         "priority": 2,
  1324.         "duration": 3600,
  1325.         "scene_to_show": "main",
  1326.         "can_start_with": [
  1327.           {
  1328.             "id": "double_energy_first"
  1329.           },
  1330.           {
  1331.             "id": "double_energy"
  1332.           }
  1333.         ]
  1334.       },
  1335.       "regular_bonus_payers3": {
  1336.         "requirements": {
  1337.           "donate": 1,
  1338.           "average_from": 7.01,
  1339.           "average_to": 12,
  1340.           "pre_offer_array_or": [
  1341.             {
  1342.               "id": "regular_discount_payers3"
  1343.             }
  1344.           ],
  1345.           "game_time_since_last_offer": 600,
  1346.           "real_time_since_last_offer": 864000,
  1347.           "finished_level": "level25"
  1348.         },
  1349.         "option": {
  1350.           "id_1": {
  1351.             "original_purchase": "coins4",
  1352.             "offered_purchase": "coins4_bonus40",
  1353.             "percent": 40
  1354.           }
  1355.         },
  1356.         "type": "single_coins_bonus",
  1357.         "priority": 3,
  1358.         "duration": 3600,
  1359.         "scene_to_show": "main",
  1360.         "can_start_with": [
  1361.           {
  1362.             "id": "double_energy_first"
  1363.           },
  1364.           {
  1365.             "id": "double_energy"
  1366.           }
  1367.         ]
  1368.       },
  1369.       "regular_energy_payers3": {
  1370.         "requirements": {
  1371.           "donate": 1,
  1372.           "average_from": 7.01,
  1373.           "average_to": 12,
  1374.           "pre_offer_array_or": [
  1375.             {
  1376.               "id": "first_energy_nonpayers"
  1377.             },
  1378.             {
  1379.               "id": "first_energy_payers1"
  1380.             },
  1381.             {
  1382.               "id": "first_energy_payers2"
  1383.             },
  1384.             {
  1385.               "id": "first_energy_payers3"
  1386.             },
  1387.             {
  1388.               "id": "first_energy_payers4"
  1389.             },
  1390.             {
  1391.               "id": "first_energy_payers5"
  1392.             }
  1393.           ],
  1394.           "quest_expd": {
  1395.             "island": 3,
  1396.             "quest_name": "q_exp1"
  1397.           },
  1398.           "game_time_since_last_offer": 600,
  1399.           "real_time_since_last_offer": 864000
  1400.         },
  1401.         "option": {
  1402.           "id_1": {
  1403.             "original_purchase": "coins3",
  1404.             "offered_purchase": "energy3_bonus40",
  1405.             "percent": 40
  1406.           },
  1407.           "id_2": {
  1408.             "original_purchase": "coins4",
  1409.             "offered_purchase": "energy4_bonus40",
  1410.             "percent": 40
  1411.           }
  1412.         },
  1413.         "type": "double_energy",
  1414.         "priority": 4,
  1415.         "duration": 3600,
  1416.         "scene_to_show": "expedition",
  1417.         "can_start_with": [
  1418.           {
  1419.             "id": "double_coins_reward"
  1420.           },
  1421.           {
  1422.             "id": "single_coins_discount"
  1423.           },
  1424.           {
  1425.             "id": "single_coins_bonus"
  1426.           }
  1427.         ]
  1428.       },
  1429.       "regular_discount_payers4": {
  1430.         "requirements": {
  1431.           "donate": 1,
  1432.           "average_from": 12.01,
  1433.           "average_to": 30,
  1434.           "pre_offer_array_or": [
  1435.             {
  1436.               "id": "first_discount_nonpayers"
  1437.             },
  1438.             {
  1439.               "id": "first_discount_payers1"
  1440.             },
  1441.             {
  1442.               "id": "first_discount_payers2"
  1443.             },
  1444.             {
  1445.               "id": "first_discount_payers3"
  1446.             },
  1447.             {
  1448.               "id": "first_discount_payers4"
  1449.             },
  1450.             {
  1451.               "id": "first_discount_payers5"
  1452.             },
  1453.             {
  1454.               "id": "starterpack"
  1455.             }
  1456.           ],
  1457.           "game_time_since_last_offer": 600,
  1458.           "real_time_since_last_offer": 864000,
  1459.           "finished_level": "level25"
  1460.         },
  1461.         "option": {
  1462.           "id_1": {
  1463.             "original_purchase": "coins5",
  1464.             "offered_purchase": "coins5_discount20",
  1465.             "percent": 20
  1466.           }
  1467.         },
  1468.         "type": "single_coins_discount",
  1469.         "priority": 2,
  1470.         "duration": 3600,
  1471.         "scene_to_show": "main",
  1472.         "can_start_with": [
  1473.           {
  1474.             "id": "double_energy_first"
  1475.           },
  1476.           {
  1477.             "id": "double_energy"
  1478.           }
  1479.         ]
  1480.       },
  1481.       "regular_bonus_payers4": {
  1482.         "requirements": {
  1483.           "donate": 1,
  1484.           "average_from": 12.01,
  1485.           "average_to": 30,
  1486.           "pre_offer_array_or": [
  1487.             {
  1488.               "id": "regular_discount_payers4"
  1489.             }
  1490.           ],
  1491.           "game_time_since_last_offer": 600,
  1492.           "real_time_since_last_offer": 864000,
  1493.           "finished_level": "level25"
  1494.         },
  1495.         "option": {
  1496.           "id_1": {
  1497.             "original_purchase": "coins5",
  1498.             "offered_purchase": "coins5_bonus30",
  1499.             "percent": 30
  1500.           }
  1501.         },
  1502.         "type": "single_coins_bonus",
  1503.         "priority": 3,
  1504.         "duration": 3600,
  1505.         "scene_to_show": "main",
  1506.         "can_start_with": [
  1507.           {
  1508.             "id": "double_energy_first"
  1509.           },
  1510.           {
  1511.             "id": "double_energy"
  1512.           }
  1513.         ]
  1514.       },
  1515.       "regular_energy_payers4": {
  1516.         "requirements": {
  1517.           "donate": 1,
  1518.           "average_from": 12.01,
  1519.           "average_to": 30,
  1520.           "pre_offer_array_or": [
  1521.             {
  1522.               "id": "first_energy_nonpayers"
  1523.             },
  1524.             {
  1525.               "id": "first_energy_payers1"
  1526.             },
  1527.             {
  1528.               "id": "first_energy_payers2"
  1529.             },
  1530.             {
  1531.               "id": "first_energy_payers3"
  1532.             },
  1533.             {
  1534.               "id": "first_energy_payers4"
  1535.             },
  1536.             {
  1537.               "id": "first_energy_payers5"
  1538.             }
  1539.           ],
  1540.           "quest_expd": {
  1541.             "island": 3,
  1542.             "quest_name": "q_exp1"
  1543.           },
  1544.           "game_time_since_last_offer": 600,
  1545.           "real_time_since_last_offer": 864000
  1546.         },
  1547.         "option": {
  1548.           "id_1": {
  1549.             "original_purchase": "coins4",
  1550.             "offered_purchase": "energy4_bonus30",
  1551.             "percent": 30
  1552.           },
  1553.           "id_2": {
  1554.             "original_purchase": "coins5",
  1555.             "offered_purchase": "energy5_bonus30",
  1556.             "percent": 30
  1557.           }
  1558.         },
  1559.         "type": "double_energy",
  1560.         "priority": 4,
  1561.         "duration": 3600,
  1562.         "scene_to_show": "expedition",
  1563.         "can_start_with": [
  1564.           {
  1565.             "id": "double_coins_reward"
  1566.           },
  1567.           {
  1568.             "id": "single_coins_discount"
  1569.           },
  1570.           {
  1571.             "id": "single_coins_bonus"
  1572.           }
  1573.         ]
  1574.       },
  1575.       "regular_bonus_payers5": {
  1576.         "requirements": {
  1577.           "donate": 1,
  1578.           "average_from": 30.01,
  1579.           "average_to": 100,
  1580.           "pre_offer_array_or": [
  1581.             {
  1582.               "id": "first_discount_nonpayers"
  1583.             },
  1584.             {
  1585.               "id": "first_discount_payers1"
  1586.             },
  1587.             {
  1588.               "id": "first_discount_payers2"
  1589.             },
  1590.             {
  1591.               "id": "first_discount_payers3"
  1592.             },
  1593.             {
  1594.               "id": "first_discount_payers4"
  1595.             },
  1596.             {
  1597.               "id": "first_discount_payers5"
  1598.             },
  1599.             {
  1600.               "id": "starterpack"
  1601.             }
  1602.           ],
  1603.           "game_time_since_last_offer": 600,
  1604.           "real_time_since_last_offer": 864000,
  1605.           "finished_level": "level25"
  1606.         },
  1607.         "option": {
  1608.           "id_1": {
  1609.             "original_purchase": "coins5",
  1610.             "offered_purchase": "coins5_bonus30",
  1611.             "percent": 30
  1612.           }
  1613.         },
  1614.         "type": "single_coins_bonus",
  1615.         "priority": 2,
  1616.         "duration": 3600,
  1617.         "scene_to_show": "main",
  1618.         "can_start_with": [
  1619.           {
  1620.             "id": "double_energy_first"
  1621.           },
  1622.           {
  1623.             "id": "double_energy"
  1624.           }
  1625.         ]
  1626.       },
  1627.       "regular_discount_payers5": {
  1628.         "requirements": {
  1629.           "donate": 1,
  1630.           "average_from": 30.01,
  1631.           "average_to": 100,
  1632.           "pre_offer_array_or": [
  1633.             {
  1634.               "id": "regular_bonus_payers5"
  1635.             }
  1636.           ],
  1637.           "game_time_since_last_offer": 600,
  1638.           "real_time_since_last_offer": 864000,
  1639.           "finished_level": "level25"
  1640.         },
  1641.         "option": {
  1642.           "id_1": {
  1643.             "original_purchase": "coins6",
  1644.             "offered_purchase": "coins6_discount20",
  1645.             "percent": 20
  1646.           }
  1647.         },
  1648.         "type": "single_coins_discount",
  1649.         "priority": 3,
  1650.         "duration": 3600,
  1651.         "scene_to_show": "main",
  1652.         "can_start_with": [
  1653.           {
  1654.             "id": "double_energy_first"
  1655.           },
  1656.           {
  1657.             "id": "double_energy"
  1658.           }
  1659.         ]
  1660.       },
  1661.       "regular_discount_payers5_2": {
  1662.         "requirements": {
  1663.           "donate": 1,
  1664.           "average_from": 30.01,
  1665.           "average_to": 100,
  1666.           "pre_offer_array_or": [
  1667.             {
  1668.               "id": "regular_discount_payers5"
  1669.             }
  1670.           ],
  1671.           "game_time_since_last_offer": 600,
  1672.           "real_time_since_last_offer": 864000,
  1673.           "finished_level": "level25"
  1674.         },
  1675.         "option": {
  1676.           "id_1": {
  1677.             "original_purchase": "coins6",
  1678.             "offered_purchase": "coins6_discount30",
  1679.             "percent": 30
  1680.           }
  1681.         },
  1682.         "type": "single_coins_discount",
  1683.         "priority": 4,
  1684.         "duration": 3600,
  1685.         "scene_to_show": "main",
  1686.         "can_start_with": [
  1687.           {
  1688.             "id": "double_energy_first"
  1689.           },
  1690.           {
  1691.             "id": "double_energy"
  1692.           }
  1693.         ]
  1694.       },
  1695.       "regular_energy_payers5": {
  1696.         "requirements": {
  1697.           "donate": 1,
  1698.           "average_from": 30.01,
  1699.           "average_to": 100,
  1700.           "pre_offer_array_or": [
  1701.             {
  1702.               "id": "first_energy_nonpayers"
  1703.             },
  1704.             {
  1705.               "id": "first_energy_payers1"
  1706.             },
  1707.             {
  1708.               "id": "first_energy_payers2"
  1709.             },
  1710.             {
  1711.               "id": "first_energy_payers3"
  1712.             },
  1713.             {
  1714.               "id": "first_energy_payers4"
  1715.             },
  1716.             {
  1717.               "id": "first_energy_payers5"
  1718.             }
  1719.           ],
  1720.           "quest_expd": {
  1721.             "island": 3,
  1722.             "quest_name": "q_exp1"
  1723.           },
  1724.           "game_time_since_last_offer": 600,
  1725.           "real_time_since_last_offer": 864000
  1726.         },
  1727.         "option": {
  1728.           "id_1": {
  1729.             "original_purchase": "coins5",
  1730.             "offered_purchase": "energy5_bonus30",
  1731.             "percent": 30
  1732.           },
  1733.           "id_2": {
  1734.             "original_purchase": "coins6",
  1735.             "offered_purchase": "energy6_bonus30",
  1736.             "percent": 30
  1737.           }
  1738.         },
  1739.         "type": "double_energy",
  1740.         "priority": 5,
  1741.         "duration": 3600,
  1742.         "scene_to_show": "expedition",
  1743.         "can_start_with": [
  1744.           {
  1745.             "id": "double_coins_reward"
  1746.           },
  1747.           {
  1748.             "id": "single_coins_discount"
  1749.           },
  1750.           {
  1751.             "id": "single_coins_bonus"
  1752.           }
  1753.         ]
  1754.       }
  1755.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement