@@ -37,12 +37,10 @@ superpower = {
3737 country_influence_add = 2000
3838 country_diplomatic_play_maneuvers_add = 200
3939 country_loan_interest_rate_mult = -0.75
40- state_migration_pull_mult = 0.5
41- country_agitator_slots_add = 4
40+ state_migration_pull_mult = 0.35
41+ country_agitator_slots_add = 3
4242 country_support_independence_weekly_liberty_desire_add = 0.50
4343 country_leverage_resistance_add = 1500
44- country_free_charters_add = 3
45- country_max_companies_add = 10
4644 country_max_unassigned_generals_add = 5
4745 country_max_unassigned_admirals_add = 5
4846 }
@@ -81,10 +79,8 @@ great_power = {
8179 country_support_independence_weekly_liberty_desire_add = 0.20
8280 state_migration_pull_mult = 0.25
8381 country_leverage_resistance_add = 1000
84- country_free_charters_add = 1
8582 country_max_unassigned_generals_add = 3
8683 country_max_unassigned_admirals_add = 3
87- country_max_companies_add = 8
8884 }
8985}
9086
@@ -123,7 +119,6 @@ major_power = {
123119 country_leverage_resistance_add = 750
124120 country_max_unassigned_generals_add = 2
125121 country_max_unassigned_admirals_add = 2
126- country_max_companies_add = 6
127122 }
128123}
129124
@@ -154,7 +149,6 @@ minor_power = {
154149 country_leverage_resistance_add = 500
155150 country_max_unassigned_generals_add = 1
156151 country_max_unassigned_admirals_add = 1
157- country_max_companies_add = 4
158152 }
159153}
160154
@@ -183,7 +177,6 @@ insignificant_power = {
183177 country_support_independence_weekly_liberty_desire_add = 0.03
184178 country_agitator_slots_add = 1
185179 country_leverage_resistance_add = 250
186- country_max_companies_add = 2
187180 }
188181}
189182
0 commit comments