当前位置:   article > 正文

钢铁雄心4mod星火 国策树代码-2_钢铁雄心4国策代码

钢铁雄心4国策代码
  1. #第三阶段国策树
  2. shared_focus = {
  3.         id = Strengthen_border_defense
  4.         icon = Strengthen_border_defense
  5.         x = 11
  6.         y = 0
  7.         
  8.         cost = 5
  9.         
  10.         allow_branch ={
  11.         has_country_flag = src_prc_phase_third
  12.         }
  13.         ai_will_do = {
  14.         factor = 4 
  15.         }
  16.         
  17.         available = {
  18.         
  19.         }
  20.         bypass = {
  21.         
  22.         }
  23.         cancel_if_invalid = yes
  24.         continue_if_invalid = no
  25.         available_if_capitulated = no
  26.         search_filters = {
  27.         
  28.         }
  29.         completion_reward = {
  30.         
  31.         }
  32.     }
  33. shared_focus = {
  34.         id = Border_infrastructure
  35.         icon = Border_infrastructure
  36.         x = 7
  37.         y = 1
  38.         
  39.         cost = 5
  40.         
  41.         prerequisite =
  42.         focus = Strengthen_border_defense
  43.         }
  44.         ai_will_do = {
  45.         factor = 4 
  46.         }
  47.         
  48.         available = {
  49.         
  50.         }
  51.         bypass = {
  52.         
  53.         }
  54.         cancel_if_invalid = yes
  55.         continue_if_invalid = no
  56.         available_if_capitulated = no
  57.         search_filters = {
  58.         
  59.         }
  60.         completion_reward = {
  61.         
  62.         }
  63.     }
  64. shared_focus = {
  65.         id = Eliminate_border_bandits
  66.         icon = Eliminate_border_bandits
  67.         x = 15
  68.         y = 1
  69.         
  70.         cost = 5
  71.         
  72.         prerequisite =
  73.         focus = Strengthen_border_defense
  74.         }
  75.         ai_will_do = {
  76.         factor = 4 
  77.         }
  78.         
  79.         available = {
  80.         
  81.         }
  82.         bypass = {
  83.         
  84.         }
  85.         cancel_if_invalid = yes
  86.         continue_if_invalid = no
  87.         available_if_capitulated = no
  88.         search_filters = {
  89.         
  90.         }
  91.         completion_reward = {
  92.         
  93.         }
  94.     }
  95. shared_focus = {
  96.         id = Border_supply_station
  97.         icon = Border_supply_station
  98.         x = 5
  99.         y = 2
  100.         
  101.         cost = 5
  102.         
  103.         prerequisite =
  104.         focus = Border_infrastructure
  105.         }
  106.         ai_will_do = {
  107.         factor = 4 
  108.         }
  109.         
  110.         available = {
  111.         
  112.         }
  113.         bypass = {
  114.         
  115.         }
  116.         cancel_if_invalid = yes
  117.         continue_if_invalid = no
  118.         available_if_capitulated = no
  119.         search_filters = {
  120.         
  121.         }
  122.         completion_reward = {
  123.         
  124.         }
  125.     }
  126. shared_focus = {
  127.         id = Mobile_sentry
  128.         icon = Mobile_sentry
  129.         x = 7
  130.         y = 2
  131.         
  132.         cost = 5
  133.         
  134.         prerequisite =
  135.         focus = Border_infrastructure
  136.         }
  137.         ai_will_do = {
  138.         factor = 4 
  139.         }
  140.         
  141.         available = {
  142.         
  143.         }
  144.         bypass = {
  145.         
  146.         }
  147.         cancel_if_invalid = yes
  148.         continue_if_invalid = no
  149.         available_if_capitulated = no
  150.         search_filters = {
  151.         
  152.         }
  153.         completion_reward = {
  154.         
  155.         }
  156.     }
  157. shared_focus = {
  158.         id = Reforming_road
  159.         icon = Reforming_road
  160.         x = 9
  161.         y = 2
  162.         
  163.         cost = 5
  164.         
  165.         prerequisite =
  166.         focus = Border_infrastructure
  167.         }
  168.         ai_will_do = {
  169.         factor = 4 
  170.         }
  171.         
  172.         available = {
  173.         
  174.         }
  175.         bypass = {
  176.         
  177.         }
  178.         cancel_if_invalid = yes
  179.         continue_if_invalid = no
  180.         available_if_capitulated = no
  181.         search_filters = {
  182.         
  183.         }
  184.         completion_reward = {
  185.         
  186.         }
  187.     }
  188. shared_focus = {
  189.         id = Against_the_Japanese_encirclement_and_suppression_team
  190.         icon = Against_the_Japanese_encirclement_and_suppression_team
  191.         x = 13
  192.         y = 2
  193.         
  194.         cost = 5
  195.         
  196.         prerequisite =
  197.         focus = Eliminate_border_bandits
  198.         }
  199.         ai_will_do = {
  200.         factor = 4 
  201.         }
  202.         
  203.         available = {
  204.         
  205.         }
  206.         bypass = {
  207.         
  208.         }
  209.         cancel_if_invalid = yes
  210.         continue_if_invalid = no
  211.         available_if_capitulated = no
  212.         search_filters = {
  213.         
  214.         }
  215.         completion_reward = {
  216.         
  217.         }
  218.     }
  219. shared_focus = {
  220.         id = Help_Kazakhstan_eliminate_bandits
  221.         icon = Help_Kazakhstan_eliminate_bandits
  222.         x = 15
  223.         y = 2
  224.         
  225.         cost = 5
  226.         
  227.         prerequisite =
  228.         focus = Eliminate_border_bandits
  229.         }
  230.         ai_will_do = {
  231.         factor = 4 
  232.         }
  233.         
  234.         available = {
  235.         
  236.         }
  237.         bypass = {
  238.         
  239.         }
  240.         cancel_if_invalid = yes
  241.         continue_if_invalid = no
  242.         available_if_capitulated = no
  243.         search_filters = {
  244.         
  245.         }
  246.         completion_reward = {
  247.         
  248.         }
  249.     }
  250. shared_focus = {
  251.         id = Counterattack_the_Marauders_of_the_Ma_family_Army
  252.         icon = Counterattack_the_Marauders_of_the_Ma_family_Army
  253.         x = 17
  254.         y = 2
  255.         
  256.         cost = 5
  257.         
  258.         prerequisite =
  259.         focus = Eliminate border bandits
  260.         }
  261.         ai_will_do = {
  262.         factor = 4 
  263.         }
  264.         
  265.         available = {
  266.         
  267.         }
  268.         bypass = {
  269.         
  270.         }
  271.         cancel_if_invalid = yes
  272.         continue_if_invalid = no
  273.         available_if_capitulated = no
  274.         search_filters = {
  275.         
  276.         }
  277.         completion_reward = {
  278.         
  279.         }
  280.     }
  281. shared_focus = {
  282.         id = The_border_is_rock_solid
  283.         icon = The_border_is_rock_solid
  284.         x = 7
  285.         y = 3
  286.         
  287.         cost = 5
  288.         
  289.         prerequisite =
  290.         focus = Border_supply_station
  291.         }
  292.         prerequisite =
  293.         focus = Mobile_sentry
  294.         }
  295.         prerequisite =
  296.         focus = Reforming_road
  297.         }
  298.         ai_will_do = {
  299.         factor = 4 
  300.         }
  301.         
  302.         available = {
  303.         
  304.         }
  305.         bypass = {
  306.         
  307.         }
  308.         cancel_if_invalid = yes
  309.         continue_if_invalid = no
  310.         available_if_capitulated = no
  311.         search_filters = {
  312.         
  313.         }
  314.         completion_reward = {
  315.         
  316.         }
  317.     }
  318. shared_focus = {
  319.         id = The_boundary_pillar_is_spotless
  320.         icon = The_boundary_pillar_is_spotless
  321.         x = 15
  322.         y = 3
  323.         
  324.         cost = 5
  325.         
  326.         prerequisite =
  327.         focus = Against_the_Japanese_encirclement_and_suppression_team
  328.         }
  329.         prerequisite =
  330.         focus = Help_Kazakhstan_eliminate_bandits
  331.         }
  332.         prerequisite =
  333.         focus = Counterattack_the_Marauders_of_the_Ma_family_Army
  334.         }
  335.         ai_will_do = {
  336.         factor = 4 
  337.         }
  338.         
  339.         available = {
  340.         
  341.         }
  342.         bypass = {
  343.         
  344.         }
  345.         cancel_if_invalid = yes
  346.         continue_if_invalid = no
  347.         available_if_capitulated = no
  348.         search_filters = {
  349.         
  350.         }
  351.         completion_reward = {
  352.         
  353.         }
  354.     }
  355. shared_focus = {
  356.         id = Advance_towards_China
  357.         icon = Advance_towards_China
  358.         x = 11
  359.         y = 4
  360.         
  361.         cost = 5
  362.         
  363.         prerequisite =
  364.         focus = The_border_is_rock_solid
  365.         }
  366.         prerequisite =
  367.         focus = The_boundary_pillar_is_spotless
  368.         }
  369.         ai_will_do = {
  370.         factor = 4 
  371.         }
  372.         
  373.         available = {
  374.         
  375.         }
  376.         bypass = {
  377.         
  378.         }
  379.         cancel_if_invalid = yes
  380.         continue_if_invalid = no
  381.         available_if_capitulated = no
  382.         search_filters = {
  383.         
  384.         }
  385.         completion_reward = {
  386.         
  387.         }
  388.     }
  389. shared_focus = {
  390.         id = Gratitude_and_resentment_with_Ma_family
  391.         icon = Gratitude_and_resentment_with_Ma_family
  392.         x = 11
  393.         y = 5
  394.         
  395.         cost = 5
  396.         
  397.         prerequisite =
  398.         focus = Advance_towards_China
  399.         }
  400.         ai_will_do = {
  401.         factor = 4 
  402.         }
  403.         
  404.         available = {
  405.         
  406.         }
  407.         bypass = {
  408.         
  409.         }
  410.         cancel_if_invalid = yes
  411.         continue_if_invalid = no
  412.         available_if_capitulated = no
  413.         search_filters = {
  414.         
  415.         }
  416.         completion_reward = {
  417.         
  418.         }
  419.     }
  420. shared_focus = {
  421.         id = a_step_back_for_a_better_future
  422.         icon = a_step_back_for_a_better_future
  423.         x = 9
  424.         y = 6
  425.         
  426.         cost = 5
  427.         
  428.         prerequisite =
  429.         focus = Gratitude_and_resentment_with_Ma_family
  430.         }
  431.         ai_will_do = {
  432.         factor = 4 
  433.         }
  434.         
  435.         available = {
  436.         
  437.         }
  438.         bypass = {
  439.         
  440.         }
  441.         cancel_if_invalid = yes
  442.         continue_if_invalid = no
  443.         available_if_capitulated = no
  444.         search_filters = {
  445.         
  446.         }
  447.         completion_reward = {
  448.         
  449.         }
  450.     }
  451. shared_focus = {
  452.         id = Blood_debt_must_be_paid_with_blood
  453.         icon = Blood_debt_must_be_paid_with_blood
  454.         x = 13
  455.         y = 6
  456.         
  457.         cost = 5
  458.         
  459.         prerequisite =
  460.         focus = Gratitude_and_resentment_with_Ma_family
  461.         }
  462.         ai_will_do = {
  463.         factor = 4 
  464.         }
  465.         
  466.         available = {
  467.         
  468.         }
  469.         bypass = {
  470.         
  471.         }
  472.         cancel_if_invalid = yes
  473.         continue_if_invalid = no
  474.         available_if_capitulated = no
  475.         search_filters = {
  476.         
  477.         }
  478.         completion_reward = {
  479.         
  480.         }
  481.     }
  482. shared_focus = {
  483.         id = Qinghai_negotiation
  484.         icon = Qinghai_negotiation
  485.         x = 9
  486.         y = 7
  487.         
  488.         cost = 5
  489.         
  490.         prerequisite =
  491.         focus = a_step_back_for_a_better_future
  492.         }
  493.         ai_will_do = {
  494.         factor = 4 
  495.         }
  496.         
  497.         available = {
  498.         
  499.         }
  500.         bypass = {
  501.         
  502.         }
  503.         cancel_if_invalid = yes
  504.         continue_if_invalid = no
  505.         available_if_capitulated = no
  506.         search_filters = {
  507.         
  508.         }
  509.         completion_reward = {
  510.         
  511.         }
  512.     }
  513. shared_focus = {
  514.         id = Concentrate_on_the_border
  515.         icon = Concentrate_on_the_border
  516.         x = 13
  517.         y = 7
  518.         
  519.         cost = 5
  520.         
  521.         prerequisite =
  522.         focus = Blood_debt_must_be_paid_with_blood
  523.         }
  524.         ai_will_do = {
  525.         factor = 4 
  526.         }
  527.         
  528.         available = {
  529.         
  530.         }
  531.         bypass = {
  532.         
  533.         }
  534.         cancel_if_invalid = yes
  535.         continue_if_invalid = no
  536.         available_if_capitulated = no
  537.         search_filters = {
  538.         
  539.         }
  540.         completion_reward = {
  541.         
  542.         }
  543.     }
  544. shared_focus = {
  545.         id = Ma_Jiajun's_independent_status
  546.         icon = Ma_Jiajun's_independent_status
  547.         x = 8
  548.         y = 8
  549.         
  550.         cost = 5
  551.         
  552.         prerequisite =
  553.         focus = Qinghai_negotiation
  554.         }
  555.         mutually_exclusive =
  556.         focus = It_is_a_principle_that_the_party_commands_the_gun
  557.         }
  558.         ai_will_do = {
  559.         factor = 4 
  560.         }
  561.         
  562.         available = {
  563.         
  564.         }
  565.         bypass = {
  566.         
  567.         }
  568.         cancel_if_invalid = yes
  569.         continue_if_invalid = no
  570.         available_if_capitulated = no
  571.         search_filters = {
  572.         
  573.         }
  574.         completion_reward = {
  575.         
  576.         }
  577.     }
  578. shared_focus = {
  579.         id = It_is_a_principle_that_the_party_commands_the_gun
  580.         icon = It_is_a_principle_that_the_party_commands_the_gun
  581.         x = 10
  582.         y = 8
  583.         
  584.         cost = 5
  585.         
  586.         prerequisite =
  587.         focus = Qinghai_negotiation
  588.         }
  589.         mutually_exclusive =
  590.         focus = Ma_Jiajun's_independent_status
  591.         }
  592.         ai_will_do = {
  593.         factor = 4 
  594.         }
  595.         
  596.         available = {
  597.         
  598.         }
  599.         bypass = {
  600.         
  601.         }
  602.         cancel_if_invalid = yes
  603.         continue_if_invalid = no
  604.         available_if_capitulated = no
  605.         search_filters = {
  606.         
  607.         }
  608.         completion_reward = {
  609.         
  610.         }
  611.     }
  612. shared_focus = {
  613.         id = Evacuate_the_masses
  614.         icon = Evacuate_the_masses
  615.         x = 13
  616.         y = 8
  617.         
  618.         cost = 5
  619.         
  620.         prerequisite = { 
  621.         focus = Concentrate on the border
  622.         }
  623.         ai_will_do = {
  624.         factor = 4 
  625.         }
  626.         
  627.         available = {
  628.         
  629.         }
  630.         bypass = {
  631.         
  632.         }
  633.         cancel_if_invalid = yes
  634.         continue_if_invalid = no
  635.         available_if_capitulated = no
  636.         search_filters = {
  637.         
  638.         }
  639.         completion_reward = {
  640.         
  641.         }
  642.     }
  643. shared_focus = {
  644.         id = Provide_interest_free_loans
  645.         icon = Provide_interest_free_loans
  646.         x = 8
  647.         y = 9
  648.         
  649.         cost = 5
  650.         
  651.         prerequisite = { 
  652.         focus = Ma_Jiajun's_independent_status
  653.         or
  654.         focus = It_is_a_principle_that_the_party_commands_the_gun
  655.         }
  656.         mutually_exclusive =
  657.         focus = Take_over_large_enterprises_in_Qinghai
  658.         }
  659.         ai_will_do = {
  660.         factor = 4 
  661.         }
  662.         
  663.         available = {
  664.         
  665.         }
  666.         bypass = {
  667.         
  668.         }
  669.         cancel_if_invalid = yes
  670.         continue_if_invalid = no
  671.         available_if_capitulated = no
  672.         search_filters = {
  673.         
  674.         }
  675.         completion_reward = {
  676.         
  677.         }
  678.     }
  679. shared_focus = {
  680.         id = Take_over_large_enterprises_in_Qinghai
  681.         icon = focus = Take_over_large_enterprises_in_Qinghai
  682.         x = 10
  683.         y = 9
  684.         
  685.         cost = 5
  686.         
  687.         prerequisite =
  688.         focus = Ma_Jiajun's_independent_status
  689.         or
  690.         focus = It_is_a_principle_that_the_party_commands_the_gun
  691.         }
  692.         mutually_exclusive = { 
  693.         focus = Provide_interest_free_loans
  694.         }
  695.         ai_will_do = {
  696.         factor = 4 
  697.         }
  698.         
  699.         available = {
  700.         
  701.         }
  702.         bypass = {
  703.         
  704.         }
  705.         cancel_if_invalid = yes
  706.         continue_if_invalid = no
  707.         available_if_capitulated = no
  708.         search_filters = {
  709.         
  710.         }
  711.         completion_reward = {
  712.         
  713.         }
  714.     }
  715. shared_focus = {
  716.         id = Ensure_logistics
  717.         icon = Ensure_logistics
  718.         x = 13
  719.         y = 9
  720.         
  721.         cost = 5
  722.         
  723.         prerequisite = { 
  724.         focus = Evacuate_the_masses
  725.         }
  726.         ai_will_do = {
  727.         factor = 4 
  728.         }
  729.         
  730.         available = {
  731.         
  732.         }
  733.         bypass = {
  734.         
  735.         }
  736.         cancel_if_invalid = yes
  737.         continue_if_invalid = no
  738.         available_if_capitulated = no
  739.         search_filters = {
  740.         
  741.         }
  742.         completion_reward = {
  743.         
  744.         }
  745.     }
  746. shared_focus = {
  747.         id = Registration_of_land_assets
  748.         icon = Registration_of_land_assets
  749.         x = 8
  750.         y = 10
  751.         
  752.         cost = 5
  753.         
  754.         prerequisite = { 
  755.         focus = Take_over_large_enterprises_in_Qinghai
  756.         or
  757.         focus = Provide_interest_free_loans
  758.         }
  759.         mutually_exclusive = { 
  760.         focus = Resolute_land_reform
  761.         }
  762.         ai_will_do = {
  763.         factor = 4 
  764.         }
  765.         
  766.         available = {
  767.         
  768.         }
  769.         bypass = {
  770.         
  771.         }
  772.         cancel_if_invalid = yes
  773.         continue_if_invalid = no
  774.         available_if_capitulated = no
  775.         search_filters = {
  776.         
  777.         }
  778.         completion_reward = {
  779.         
  780.         }
  781.     }
  782. shared_focus = {
  783.         id = Resolute_land_reform
  784.         icon = Resolute_land_reform
  785.         x = 10
  786.         y = 10
  787.         
  788.         cost = 5
  789.         
  790.         prerequisite = { 
  791.         focus = Take_over_large_enterprises_in_Qinghai
  792.         or
  793.         focus = Provide_interest_free_loans
  794.         }
  795.         mutually_exclusive = { 
  796.         focus = Registration_of_land_assets
  797.         }
  798.         ai_will_do = {
  799.         factor = 4 
  800.         }
  801.         
  802.         available = {
  803.         
  804.         }
  805.         bypass = {
  806.         
  807.         }
  808.         cancel_if_invalid = yes
  809.         continue_if_invalid = no
  810.         available_if_capitulated = no
  811.         search_filters = {
  812.         
  813.         }
  814.         completion_reward = {
  815.         
  816.         }
  817.     }
  818. shared_focus = {
  819.         id = Concentrated_weapons
  820.         icon = Concentrated_weapons
  821.         x = 13
  822.         y = 10
  823.         
  824.         cost = 5
  825.         
  826.         prerequisite = { 
  827.         focus = Ensure_logistics
  828.         }
  829.         ai_will_do = {
  830.         factor = 4 
  831.         }
  832.         
  833.         available = {
  834.         
  835.         }
  836.         bypass = {
  837.         
  838.         }
  839.         cancel_if_invalid = yes
  840.         continue_if_invalid = no
  841.         available_if_capitulated = no
  842.         search_filters = {
  843.         
  844.         }
  845.         completion_reward = {
  846.         
  847.         }
  848.     }
  849. shared_focus = {
  850.         id = The__negotiations_are_over
  851.         icon = The_negotiations_are_over
  852.         x = 9
  853.         y = 11
  854.         
  855.         cost = 5
  856.         
  857.         prerequisite = { 
  858.         focus = Registration_of_land_assets
  859.         or
  860.         focus = Resolute_land_reform
  861.         }
  862.         ai_will_do = {
  863.         factor = 4 
  864.         }
  865.         
  866.         available = {
  867.         
  868.         }
  869.         bypass = {
  870.         
  871.         }
  872.         cancel_if_invalid = yes
  873.         continue_if_invalid = no
  874.         available_if_capitulated = no
  875.         search_filters = {
  876.         
  877.         }
  878.         completion_reward = {
  879.         
  880.         }
  881.     }
  882. shared_focus = {
  883.         id = Prepare_for_the_western_expedition
  884.         icon = Prepare_for_the_western_expedition
  885.         x = 13
  886.         y = 11
  887.         
  888.         cost = 5
  889.         
  890.         prerequisite = { 
  891.         focus = Concentrated_weapons
  892.         }
  893.         ai_will_do = {
  894.         factor = 4 
  895.         }
  896.         
  897.         available = {
  898.         
  899.         }
  900.         bypass = {
  901.         
  902.         }
  903.         cancel_if_invalid = yes
  904.         continue_if_invalid = no
  905.         available_if_capitulated = no
  906.         search_filters = {
  907.         
  908.         }
  909.         completion_reward = {
  910.         
  911.         }
  912.     }
  913. shared_focus = {
  914.         id = Imperialist_watchdog
  915.         icon = Imperialist_watchdog
  916.         x = 11
  917.         y = 12
  918.         
  919.         cost = 5
  920.         
  921.         prerequisite = { 
  922.         focus = The_negotiations_are_over
  923.         }
  924.         prerequisite = { 
  925.         focus = Prepare_for_the_western_expedition
  926.         }
  927.         ai_will_do = {
  928.         factor = 4 
  929.         }
  930.         
  931.         available = {
  932.         
  933.         }
  934.         bypass = {
  935.         
  936.         }
  937.         cancel_if_invalid = yes
  938.         continue_if_invalid = no
  939.         available_if_capitulated = no
  940.         search_filters = {
  941.         
  942.         }
  943.         completion_reward = {
  944.         
  945.         }
  946.     }
  947. shared_focus = {
  948.         id = Mastiff_claw
  949.         icon = Mastiff_claw
  950.         x = 9
  951.         y = 13
  952.         
  953.         cost = 5
  954.         
  955.         prerequisite = { 
  956.         focus = Imperialist_watchdog
  957.         }
  958.         ai_will_do = {
  959.         factor = 4 
  960.         }
  961.         
  962.         available = {
  963.         
  964.         }
  965.         bypass = {
  966.         
  967.         }
  968.         cancel_if_invalid = yes
  969.         continue_if_invalid = no
  970.         available_if_capitulated = no
  971.         search_filters = {
  972.         
  973.         }
  974.         completion_reward = {
  975.         
  976.         }
  977.     }
  978. shared_focus = {
  979.         id = Reverse_cut_dog_hip
  980.         icon = Reverse_cut_dog_hip
  981.         x = 13
  982.         y = 13
  983.         
  984.         cost = 5
  985.         
  986.         prerequisite = { 
  987.         focus = Imperialist_watchdog
  988.         }
  989.         ai_will_do = {
  990.         factor = 4 
  991.         }
  992.         
  993.         available = {
  994.         
  995.         }
  996.         bypass = {
  997.         
  998.         }
  999.         cancel_if_invalid = yes
  1000.         continue_if_invalid = no
  1001.         available_if_capitulated = no
  1002.         search_filters = {
  1003.         
  1004.         }
  1005.         completion_reward = {
  1006.         
  1007.         }
  1008.     }
  1009. shared_focus = {
  1010.         id = Infiltrate_Logistics
  1011.         icon = Infiltrate_Logistics
  1012.         x = 8
  1013.         y = 14
  1014.         
  1015.         cost = 5
  1016.         
  1017.         prerequisite = { 
  1018.         focus = Mastiff_claw
  1019.         }
  1020.         ai_will_do = {
  1021.         factor = 4 
  1022.         }
  1023.         
  1024.         available = {
  1025.         
  1026.         }
  1027.         bypass = {
  1028.         
  1029.         }
  1030.         cancel_if_invalid = yes
  1031.         continue_if_invalid = no
  1032.         available_if_capitulated = no
  1033.         search_filters = {
  1034.         
  1035.         }
  1036.         completion_reward = {
  1037.         
  1038.         }
  1039.     }
  1040. shared_focus = {
  1041.         id = Local_intelligence_network
  1042.         icon = Local_intelligence_network
  1043.         x = 10
  1044.         y = 14
  1045.         
  1046.         cost = 5
  1047.         
  1048.         prerequisite = { 
  1049.         focus = Mastiff_claw
  1050.         }
  1051.         ai_will_do = {
  1052.         factor = 4 
  1053.         }
  1054.         
  1055.         available = {
  1056.         
  1057.         }
  1058.         bypass = {
  1059.         
  1060.         }
  1061.         cancel_if_invalid = yes
  1062.         continue_if_invalid = no
  1063.         available_if_capitulated = no
  1064.         search_filters = {
  1065.         
  1066.         }
  1067.         completion_reward = {
  1068.         
  1069.         }
  1070.     }
  1071. shared_focus = {
  1072.         id = Reorganization_of_northwest_peasant_association
  1073.         icon = Reorganization_of_northwest_peasant_association
  1074.         x = 12
  1075.         y = 14
  1076.         
  1077.         cost = 5
  1078.         
  1079.         prerequisite = { 
  1080.         focus = Reverse_cut_dog_hip
  1081.         }
  1082.         ai_will_do = {
  1083.         factor = 4 
  1084.         }
  1085.         
  1086.         available = {
  1087.         
  1088.         }
  1089.         bypass = {
  1090.         
  1091.         }
  1092.         cancel_if_invalid = yes
  1093.         continue_if_invalid = no
  1094.         available_if_capitulated = no
  1095.         search_filters = {
  1096.         
  1097.         }
  1098.         completion_reward = {
  1099.         
  1100.         }
  1101.     }
  1102. shared_focus = {
  1103.         id = Aid_the_northwest_Anti_Japanese_guerrillas
  1104.         icon = Aid_the_northwest_Anti_Japanese_guerrillas
  1105.         x = 14
  1106.         y = 14
  1107.         
  1108.         cost = 5
  1109.         
  1110.         prerequisite = { 
  1111.         focus = Reverse_cut_dog_hip
  1112.         }
  1113.         ai_will_do = {
  1114.         factor = 4 
  1115.         }
  1116.         
  1117.         available = {
  1118.         
  1119.         }
  1120.         bypass = {
  1121.         
  1122.         }
  1123.         cancel_if_invalid = yes
  1124.         continue_if_invalid = no
  1125.         available_if_capitulated = no
  1126.         search_filters = {
  1127.         
  1128.         }
  1129.         completion_reward = {
  1130.         
  1131.         }
  1132.     }
  1133. shared_focus = {
  1134.         id = Flatten_canine_teeth
  1135.         icon = Flatten_canine_teeth
  1136.         x = 9
  1137.         y = 15
  1138.         
  1139.         cost = 5
  1140.         
  1141.         prerequisite = { 
  1142.         focus = Infiltrate_Logistics
  1143.         }
  1144.         prerequisite = { 
  1145.         focus = Local_intelligence_network
  1146.         }
  1147.         ai_will_do = {
  1148.         factor = 4 
  1149.         }
  1150.         
  1151.         available = {
  1152.         
  1153.         }
  1154.         bypass = {
  1155.         
  1156.         }
  1157.         cancel_if_invalid = yes
  1158.         continue_if_invalid = no
  1159.         available_if_capitulated = no
  1160.         search_filters = {
  1161.         
  1162.         }
  1163.         completion_reward = {
  1164.         
  1165.         }
  1166.     }
  1167. shared_focus = {
  1168.         id = Take_care_of_your_head
  1169.         icon = Take_care_of_your_head
  1170.         x = 13
  1171.         y = 15
  1172.         
  1173.         cost = 5
  1174.         
  1175.         prerequisite = { 
  1176.         focus = Reorganization_of_northwest_peasant_association
  1177.         }
  1178.         prerequisite = { 
  1179.         focus = Aid_the_northwest_Anti_Japanese_guerrillas
  1180.         }
  1181.         ai_will_do = {
  1182.         factor = 4 
  1183.         }
  1184.         
  1185.         available = {
  1186.         
  1187.         }
  1188.         bypass = {
  1189.         
  1190.         }
  1191.         cancel_if_invalid = yes
  1192.         continue_if_invalid = no
  1193.         available_if_capitulated = no
  1194.         search_filters = {
  1195.         
  1196.         }
  1197.         completion_reward = {
  1198.         
  1199.         }
  1200.     }
  1201. shared_focus = {
  1202.         id = Hit_the_dog_on_the_head_with_a_stick
  1203.         icon = Hit_the_dog_on_the_head_with_a_stick
  1204.         x = 11
  1205.         y = 16
  1206.         
  1207.         cost = 5
  1208.         
  1209.         prerequisite = { 
  1210.         focus = Flatten_canine_teeth
  1211.         }
  1212.         prerequisite = { 
  1213.         focus = Take_care_of_your_head
  1214.         }
  1215.         ai_will_do = {
  1216.         factor = 4 
  1217.         }
  1218.         
  1219.         available = {
  1220.         
  1221.         }
  1222.         bypass = {
  1223.         
  1224.         }
  1225.         cancel_if_invalid = yes
  1226.         continue_if_invalid = no
  1227.         available_if_capitulated = no
  1228.         search_filters = {
  1229.         
  1230.         }
  1231.         completion_reward = {
  1232.         
  1233.         }
  1234.     }
  1235. shared_focus = {
  1236.         id = The_red_star_shines_on_the_northwest
  1237.         icon = The_red_star_shines_on_the_northwest
  1238.         x = 11
  1239.         y = 17
  1240.         
  1241.         cost = 5
  1242.         
  1243.         prerequisite = { 
  1244.         focus = Hit_the_dog_on_the_head_with_a_stick
  1245.         }
  1246.         ai_will_do = {
  1247.         factor = 4 
  1248.         }
  1249.         
  1250.         available = {
  1251.         
  1252.         }
  1253.         bypass = {
  1254.         
  1255.         }
  1256.         cancel_if_invalid = yes
  1257.         continue_if_invalid = no
  1258.         available_if_capitulated = no
  1259.         search_filters = {
  1260.         
  1261.         }
  1262.         completion_reward = {
  1263.         
  1264.         }
  1265.     }

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/神奇cpp/article/detail/766660
推荐阅读
相关标签
  

闽ICP备14008679号