Advertisement
kubasal

held items upgrades

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