|
@@ -287,29 +287,32 @@ lubeck_missions_1 = {
|
|
|
287
287
|
}
|
|
288
288
|
if = {
|
|
289
289
|
limit = {
|
|
290
|
-
|
|
291
|
-
is_in_trade_league = yes
|
|
292
|
-
num_of_subjects = 1
|
|
293
|
-
}
|
|
290
|
+
is_in_trade_league = yes
|
|
294
291
|
}
|
|
295
|
-
|
|
296
|
-
tooltip = hsa_either_trade_or_subject_all_100_tt
|
|
292
|
+
calc_true_if = {
|
|
297
293
|
all_country = {
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
who = ROOT
|
|
302
|
-
value = 100
|
|
303
|
-
}
|
|
294
|
+
has_opinion = {
|
|
295
|
+
who = ROOT
|
|
296
|
+
value = 100
|
|
304
297
|
}
|
|
305
298
|
OR = {
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
299
|
+
is_in_trade_league_with = ROOT
|
|
300
|
+
is_subject_of = ROOT
|
|
301
|
+
}
|
|
302
|
+
}
|
|
303
|
+
amount = 3
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
else = {
|
|
307
|
+
calc_true_if = {
|
|
308
|
+
all_country = {
|
|
309
|
+
is_subject_of = ROOT
|
|
310
|
+
has_opinion = {
|
|
311
|
+
who = ROOT
|
|
312
|
+
value = 100
|
|
311
313
|
}
|
|
312
314
|
}
|
|
315
|
+
amount = 2
|
|
313
316
|
}
|
|
314
317
|
}
|
|
315
318
|
}
|
|
@@ -2020,6 +2020,11 @@ ming_missions_2_b = {
|
|
|
2020
2020
|
icon = mission_vedic_education
|
|
2021
2021
|
required_missions = { mng_cornerstone_empire mng_reform_civil_registration }
|
|
2022
2022
|
position = 6
|
|
2023
|
+
|
|
2024
|
+
provinces_to_highlight = {
|
|
2025
|
+
province_id = 700
|
|
2026
|
+
NOT = { owned_by = ROOT }
|
|
2027
|
+
}
|
|
2023
2028
|
|
|
2024
2029
|
trigger = {
|
|
2025
2030
|
OR = {
|
|
@@ -2031,7 +2036,6 @@ ming_missions_2_b = {
|
|
|
2031
2036
|
}
|
|
2032
2037
|
}
|
|
2033
2038
|
crown_land_share = 45
|
|
2034
|
-
stability = 3
|
|
2035
2039
|
700 = { owned_by = ROOT }
|
|
2036
2040
|
}
|
|
2037
2041
|
|
|
@@ -2042,64 +2046,25 @@ ming_missions_2_b = {
|
|
|
2042
2046
|
}
|
|
2043
2047
|
custom_tooltip = mng_insight_30_tt
|
|
2044
2048
|
|
|
2045
|
-
custom_tooltip =
|
|
2046
|
-
|
|
2047
|
-
if = {
|
|
2048
|
-
limit = {
|
|
2049
|
-
NOT = { has_harmonized_with = tengri_pagan_reformed }
|
|
2050
|
-
NOT = { has_harmonized_with = vajrayana }
|
|
2051
|
-
religion = confucianism
|
|
2052
|
-
}
|
|
2053
|
-
custom_tooltip = mng_db_reward_1_tt
|
|
2054
|
-
tooltip = {
|
|
2055
|
-
add_harmonized_religion = tengri_pagan_reformed
|
|
2056
|
-
add_harmonized_religion = vajrayana
|
|
2057
|
-
add_harmony = 10
|
|
2058
|
-
}
|
|
2059
|
-
}
|
|
2060
|
-
else = {
|
|
2061
|
-
custom_tooltip = mng_db_reward_1_tt
|
|
2062
|
-
tooltip = {
|
|
2063
|
-
add_country_modifier = {
|
|
2064
|
-
name = mng_decentralized_migration_modifier
|
|
2065
|
-
duration = -1
|
|
2066
|
-
}
|
|
2067
|
-
}
|
|
2068
|
-
}
|
|
2069
|
-
|
|
2070
|
-
custom_tooltip = mng_erc_reward_tt #20 mana per Eunuch privilege
|
|
2071
|
-
|
|
2072
|
-
custom_tooltip = mng_rf_reward_tt
|
|
2073
|
-
|
|
2074
|
-
custom_tooltip = mng_rc_reward_tt
|
|
2075
|
-
|
|
2076
|
-
custom_tooltip = mng_rotc_reward_tt
|
|
2049
|
+
custom_tooltip = pol_alternatively_tt
|
|
2077
2050
|
tooltip = {
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
}
|
|
2084
|
-
change_dip = 1
|
|
2085
|
-
add_ruler_personality = silver_tongue_personality
|
|
2051
|
+
define_advisor = {
|
|
2052
|
+
name = "Buwei Zhao"
|
|
2053
|
+
type = natural_scientist
|
|
2054
|
+
cost_multiplier = 0.33
|
|
2055
|
+
skill = 2
|
|
2086
2056
|
}
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
tooltip = {
|
|
2099
|
-
create_explorer = { tradition = 80 }
|
|
2100
|
-
add_country_modifier = {
|
|
2101
|
-
name = mng_colonial_focus
|
|
2102
|
-
duration = 7300
|
|
2057
|
+
define_advisor = {
|
|
2058
|
+
name = "Yilong Ma"
|
|
2059
|
+
type = trader
|
|
2060
|
+
cost_multiplier = 0.33
|
|
2061
|
+
skill = 2
|
|
2062
|
+
}
|
|
2063
|
+
define_advisor = {
|
|
2064
|
+
name = "Chao Meng"
|
|
2065
|
+
type = quartermaster
|
|
2066
|
+
cost_multiplier = 0.33
|
|
2067
|
+
skill = 2
|
|
2103
2068
|
}
|
|
2104
2069
|
}
|
|
2105
2070
|
hidden_effect = {
|
|
@@ -2107,247 +2072,26 @@ ming_missions_2_b = {
|
|
|
2107
2072
|
limit = { has_reform = examination_system_reform }
|
|
2108
2073
|
country_event = { id = flavor_mng.30 }
|
|
2109
2074
|
}
|
|
2110
|
-
else = {
|
|
2111
|
-
|
|
2112
|
-
if = {
|
|
2113
|
-
limit = {
|
|
2114
|
-
has_country_modifier = mng_starting_malus_5_modifier
|
|
2115
|
-
OR = {
|
|
2116
|
-
has_reform = centralize_empire_reform
|
|
2117
|
-
has_reform = centralize_reform
|
|
2118
|
-
}
|
|
2119
|
-
}
|
|
2120
|
-
remove_country_modifier = mng_starting_malus_5_modifier
|
|
2121
|
-
add_country_modifier = {
|
|
2122
|
-
name = mng_starting_malus_4_modifier
|
|
2123
|
-
duration = -1
|
|
2124
|
-
}
|
|
2125
|
-
}
|
|
2126
|
-
else_if = {
|
|
2127
|
-
limit = {
|
|
2128
|
-
has_country_modifier = mng_starting_malus_4_modifier
|
|
2129
|
-
OR = {
|
|
2130
|
-
has_reform = centralize_empire_reform
|
|
2131
|
-
has_reform = centralize_reform
|
|
2132
|
-
}
|
|
2133
|
-
}
|
|
2134
|
-
remove_country_modifier = mng_starting_malus_4_modifier
|
|
2135
|
-
add_country_modifier = {
|
|
2136
|
-
name = mng_starting_malus_3_modifier
|
|
2137
|
-
duration = -1
|
|
2138
|
-
}
|
|
2139
|
-
}
|
|
2140
|
-
else_if = {
|
|
2141
|
-
limit = {
|
|
2142
|
-
has_country_modifier = mng_starting_malus_3_modifier
|
|
2143
|
-
OR = {
|
|
2144
|
-
has_reform = centralize_empire_reform
|
|
2145
|
-
has_reform = centralize_reform
|
|
2146
|
-
}
|
|
2147
|
-
}
|
|
2148
|
-
remove_country_modifier = mng_starting_malus_3_modifier
|
|
2149
|
-
add_country_modifier = {
|
|
2150
|
-
name = mng_starting_malus_2_modifier
|
|
2151
|
-
duration = -1
|
|
2152
|
-
}
|
|
2153
|
-
}
|
|
2154
|
-
else_if = {
|
|
2155
|
-
limit = {
|
|
2156
|
-
has_country_modifier = mng_starting_malus_2_modifier
|
|
2157
|
-
OR = {
|
|
2158
|
-
has_reform = centralize_empire_reform
|
|
2159
|
-
has_reform = centralize_reform
|
|
2160
|
-
}
|
|
2161
|
-
}
|
|
2162
|
-
remove_country_modifier = mng_starting_malus_1_modifier
|
|
2163
|
-
add_country_modifier = {
|
|
2164
|
-
name = mng_starting_malus_2_modifier
|
|
2165
|
-
duration = -1
|
|
2166
|
-
}
|
|
2167
|
-
}
|
|
2168
|
-
else_if = {
|
|
2169
|
-
limit = {
|
|
2170
|
-
has_country_modifier = mng_starting_malus_1_modifier
|
|
2171
|
-
OR = {
|
|
2172
|
-
has_reform = centralize_empire_reform
|
|
2173
|
-
has_reform = centralize_reform
|
|
2174
|
-
}
|
|
2175
|
-
}
|
|
2176
|
-
remove_country_modifier = mng_starting_malus_1_modifier
|
|
2177
|
-
}
|
|
2178
|
-
else_if = {
|
|
2179
|
-
limit = {
|
|
2180
|
-
is_emperor_of_china = yes
|
|
2181
|
-
OR = {
|
|
2182
|
-
has_reform = centralize_empire_reform
|
|
2183
|
-
has_reform = centralize_reform
|
|
2184
|
-
}
|
|
2185
|
-
}
|
|
2186
|
-
add_mandate = 5
|
|
2187
|
-
}
|
|
2188
|
-
else_if = {
|
|
2189
|
-
limit = {
|
|
2190
|
-
is_emperor_of_china = no
|
|
2191
|
-
OR = {
|
|
2192
|
-
has_reform = centralize_empire_reform
|
|
2193
|
-
has_reform = centralize_reform
|
|
2194
|
-
}
|
|
2195
|
-
}
|
|
2196
|
-
add_adm_power = 200
|
|
2197
|
-
}
|
|
2198
|
-
|
|
2199
|
-
if = {
|
|
2200
|
-
limit = {
|
|
2201
|
-
NOT = { has_harmonized_with = tengri_pagan_reformed }
|
|
2202
|
-
NOT = { has_harmonized_with = vajrayana }
|
|
2203
|
-
religion = confucianism
|
|
2204
|
-
}
|
|
2205
|
-
add_harmonized_religion = tengri_pagan_reformed
|
|
2206
|
-
add_harmonized_religion = vajrayana
|
|
2207
|
-
add_harmony = 10
|
|
2208
|
-
}
|
|
2209
|
-
else = {
|
|
2210
|
-
add_country_modifier = {
|
|
2211
|
-
name = mng_decentralized_migration_modifier
|
|
2212
|
-
duration = -1
|
|
2213
|
-
}
|
|
2214
|
-
}
|
|
2215
|
-
if = {
|
|
2216
|
-
limit = { has_reform = expand_imperial_court_reform }
|
|
2217
|
-
add_country_modifier = {
|
|
2218
|
-
name = mng_expanded_eunuch_palatial_rights_modifier
|
|
2219
|
-
duration = -1
|
|
2220
|
-
}
|
|
2221
|
-
set_estate_privilege = estate_eunuchs_bookkeepers_privilege
|
|
2222
|
-
if = {
|
|
2223
|
-
limit = {
|
|
2224
|
-
num_of_estate_privileges = {
|
|
2225
|
-
estate = estate_eunuchs
|
|
2226
|
-
value = 6
|
|
2227
|
-
}
|
|
2228
|
-
}
|
|
2229
|
-
add_adm_power = 120
|
|
2230
|
-
add_dip_power = 120
|
|
2231
|
-
add_mil_power = 120
|
|
2232
|
-
}
|
|
2233
|
-
else_if = {
|
|
2234
|
-
limit = {
|
|
2235
|
-
num_of_estate_privileges = {
|
|
2236
|
-
estate = estate_eunuchs
|
|
2237
|
-
value = 5
|
|
2238
|
-
}
|
|
2239
|
-
}
|
|
2240
|
-
add_adm_power = 100
|
|
2241
|
-
add_dip_power = 100
|
|
2242
|
-
add_mil_power = 100
|
|
2243
|
-
}
|
|
2244
|
-
else_if = {
|
|
2245
|
-
limit = {
|
|
2246
|
-
num_of_estate_privileges = {
|
|
2247
|
-
estate = estate_eunuchs
|
|
2248
|
-
value = 4
|
|
2249
|
-
}
|
|
2250
|
-
}
|
|
2251
|
-
add_adm_power = 80
|
|
2252
|
-
add_dip_power = 80
|
|
2253
|
-
add_mil_power = 80
|
|
2254
|
-
}
|
|
2255
|
-
else_if = {
|
|
2256
|
-
limit = {
|
|
2257
|
-
num_of_estate_privileges = {
|
|
2258
|
-
estate = estate_eunuchs
|
|
2259
|
-
value = 3
|
|
2260
|
-
}
|
|
2261
|
-
}
|
|
2262
|
-
add_adm_power = 60
|
|
2263
|
-
add_dip_power = 60
|
|
2264
|
-
add_mil_power = 60
|
|
2265
|
-
}
|
|
2266
|
-
else_if = {
|
|
2267
|
-
limit = {
|
|
2268
|
-
num_of_estate_privileges = {
|
|
2269
|
-
estate = estate_eunuchs
|
|
2270
|
-
value = 2
|
|
2271
|
-
}
|
|
2272
|
-
}
|
|
2273
|
-
add_adm_power = 40
|
|
2274
|
-
add_dip_power = 40
|
|
2275
|
-
add_mil_power = 40
|
|
2276
|
-
}
|
|
2277
|
-
else = {
|
|
2278
|
-
add_adm_power = 20
|
|
2279
|
-
add_dip_power = 20
|
|
2280
|
-
add_mil_power = 20
|
|
2281
|
-
}
|
|
2282
|
-
}
|
|
2283
|
-
if = {
|
|
2284
|
-
limit = { has_reform = limit_imperial_court_reform }
|
|
2075
|
+
else = {
|
|
2285
2076
|
define_advisor = {
|
|
2286
2077
|
name = "Buwei Zhao"
|
|
2287
2078
|
type = natural_scientist
|
|
2288
|
-
cost_multiplier = 0.
|
|
2079
|
+
cost_multiplier = 0.33
|
|
2289
2080
|
skill = 2
|
|
2290
2081
|
}
|
|
2291
2082
|
define_advisor = {
|
|
2292
2083
|
name = "Yilong Ma"
|
|
2293
2084
|
type = trader
|
|
2294
|
-
cost_multiplier = 0.
|
|
2085
|
+
cost_multiplier = 0.33
|
|
2295
2086
|
skill = 2
|
|
2296
2087
|
}
|
|
2297
2088
|
define_advisor = {
|
|
2298
2089
|
name = "Chao Meng"
|
|
2299
2090
|
type = quartermaster
|
|
2300
|
-
cost_multiplier = 0.
|
|
2091
|
+
cost_multiplier = 0.33
|
|
2301
2092
|
skill = 2
|
|
2302
2093
|
}
|
|
2303
2094
|
}
|
|
2304
|
-
if = {
|
|
2305
|
-
limit = { has_reform = regional_council_reform }
|
|
2306
|
-
every_owned_province = {
|
|
2307
|
-
limit = { has_courthouse_building_trigger = yes development = 15 }
|
|
2308
|
-
add_building = town_hall
|
|
2309
|
-
add_base_tax = 1
|
|
2310
|
-
}
|
|
2311
|
-
}
|
|
2312
|
-
if = {
|
|
2313
|
-
limit = {
|
|
2314
|
-
has_reform = representation_of_the_crown_reform
|
|
2315
|
-
has_dlc = "Rights of Man"
|
|
2316
|
-
NOT = { num_of_ruler_traits = { amount = 3 } }
|
|
2317
|
-
NOT = { dip = 6 }
|
|
2318
|
-
}
|
|
2319
|
-
every_subject_country = {
|
|
2320
|
-
add_trust = {
|
|
2321
|
-
who = ROOT
|
|
2322
|
-
value = 20
|
|
2323
|
-
mutual = yes
|
|
2324
|
-
}
|
|
2325
|
-
add_liberty_desire = -25
|
|
2326
|
-
}
|
|
2327
|
-
change_dip = 1
|
|
2328
|
-
add_ruler_personality = silver_tongue_personality
|
|
2329
|
-
}
|
|
2330
|
-
else_if = {
|
|
2331
|
-
limit = {
|
|
2332
|
-
has_reform = representation_of_the_crown_reform
|
|
2333
|
-
NOT = { dip = 5 }
|
|
2334
|
-
}
|
|
2335
|
-
change_dip = 1
|
|
2336
|
-
add_dip_power = 100
|
|
2337
|
-
}
|
|
2338
|
-
else_if = {
|
|
2339
|
-
limit = { has_reform = representation_of_the_crown_reform }
|
|
2340
|
-
add_dip_power = 200
|
|
2341
|
-
}
|
|
2342
|
-
|
|
2343
|
-
if = {
|
|
2344
|
-
limit = { has_reform = penal_colonies_reform }
|
|
2345
|
-
create_explorer = { tradition = 80 }
|
|
2346
|
-
add_country_modifier = {
|
|
2347
|
-
name = mng_colonial_focus
|
|
2348
|
-
duration = 7300
|
|
2349
|
-
}
|
|
2350
|
-
}
|
|
2351
2095
|
}
|
|
2352
2096
|
}
|
|
2353
2097
|
}
|
|
@@ -6238,7 +5982,7 @@ ming_missions_5 = {
|
|
|
6238
5982
|
region = japan_region
|
|
6239
5983
|
value = 10
|
|
6240
5984
|
}
|
|
6241
|
-
1020 = {
|
|
5985
|
+
1020 = { country_or_subject_holds = ROOT }
|
|
6242
5986
|
}
|
|
6243
5987
|
}
|
|
6244
5988
|
OR = {
|
|
@@ -6299,7 +6043,7 @@ ming_missions_5 = {
|
|
|
6299
6043
|
if = {
|
|
6300
6044
|
limit = {
|
|
6301
6045
|
has_dlc = "Leviathan"
|
|
6302
|
-
1020 = {
|
|
6046
|
+
1020 = { country_or_subject_holds = ROOT }
|
|
6303
6047
|
}
|
|
6304
6048
|
1020 = {
|
|
6305
6049
|
add_great_project_tier = {
|
|
@@ -6321,7 +6065,7 @@ ming_missions_5 = {
|
|
|
6321
6065
|
1020 = {
|
|
6322
6066
|
if = {
|
|
6323
6067
|
limit = {
|
|
6324
|
-
NOT = {
|
|
6068
|
+
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
6325
6069
|
}
|
|
6326
6070
|
owner = {
|
|
6327
6071
|
country_event = { id = flavor_mng.39 }
|
|
@@ -6347,7 +6091,7 @@ ming_missions_5 = {
|
|
|
6347
6091
|
region = japan_region
|
|
6348
6092
|
value = 10
|
|
6349
6093
|
}
|
|
6350
|
-
1020 = {
|
|
6094
|
+
1020 = { country_or_subject_holds = ROOT }
|
|
6351
6095
|
}
|
|
6352
6096
|
1020 = {
|
|
6353
6097
|
if = {
|
|
@@ -6405,9 +6149,15 @@ ming_missions_5 = {
|
|
|
6405
6149
|
else = {
|
|
6406
6150
|
if = {
|
|
6407
6151
|
limit = {
|
|
6408
|
-
NOT = {
|
|
6152
|
+
NOT = {
|
|
6153
|
+
1020 = { country_or_subject_holds = ROOT }
|
|
6154
|
+
}
|
|
6155
|
+
}
|
|
6156
|
+
1020 = {
|
|
6157
|
+
owner = {
|
|
6158
|
+
country_event = { id = flavor_mng.39 }
|
|
6159
|
+
}
|
|
6409
6160
|
}
|
|
6410
|
-
country_event = { id = flavor_mng.39 }
|
|
6411
6161
|
}
|
|
6412
6162
|
else = {
|
|
6413
6163
|
add_country_modifier = {
|
|
@@ -1021,6 +1021,11 @@ japanese_missions_eoc_2 = {
|
|
|
1021
1021
|
icon = mission_vedic_education
|
|
1022
1022
|
required_missions = { mng_cornerstone_empire2 mng_reform_civil_registration2 }
|
|
1023
1023
|
position = 10
|
|
1024
|
+
|
|
1025
|
+
provinces_to_highlight = {
|
|
1026
|
+
province_id = 700
|
|
1027
|
+
NOT = { owned_by = ROOT }
|
|
1028
|
+
}
|
|
1024
1029
|
|
|
1025
1030
|
trigger = {
|
|
1026
1031
|
OR = {
|
|
@@ -1039,64 +1044,22 @@ japanese_missions_eoc_2 = {
|
|
|
1039
1044
|
}
|
|
1040
1045
|
custom_tooltip = mng_insight_30_tt
|
|
1041
1046
|
|
|
1042
|
-
custom_tooltip =
|
|
1043
|
-
|
|
1044
|
-
if = {
|
|
1045
|
-
limit = {
|
|
1046
|
-
NOT = { has_harmonized_with = tengri_pagan_reformed }
|
|
1047
|
-
NOT = { has_harmonized_with = vajrayana }
|
|
1048
|
-
religion = confucianism
|
|
1049
|
-
}
|
|
1050
|
-
custom_tooltip = mng_db_reward_1_tt
|
|
1051
|
-
tooltip = {
|
|
1052
|
-
add_harmonized_religion = tengri_pagan_reformed
|
|
1053
|
-
add_harmonized_religion = vajrayana
|
|
1054
|
-
add_harmony = 10
|
|
1055
|
-
}
|
|
1056
|
-
}
|
|
1057
|
-
else = {
|
|
1058
|
-
custom_tooltip = mng_db_reward_1_tt
|
|
1059
|
-
tooltip = {
|
|
1060
|
-
add_country_modifier = {
|
|
1061
|
-
name = mng_decentralized_migration_modifier
|
|
1062
|
-
duration = -1
|
|
1063
|
-
}
|
|
1064
|
-
}
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
custom_tooltip = mng_erc_reward_tt #20 mana per Eunuch privilege
|
|
1068
|
-
|
|
1069
|
-
custom_tooltip = mng_rf_reward_tt
|
|
1070
|
-
|
|
1071
|
-
custom_tooltip = mng_rc_reward_tt
|
|
1072
|
-
|
|
1073
|
-
custom_tooltip = mng_rotc_reward_tt
|
|
1047
|
+
custom_tooltip = pol_alternatively_tt
|
|
1074
1048
|
tooltip = {
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
NOT = { dip = 6 }
|
|
1080
|
-
}
|
|
1081
|
-
change_dip = 1
|
|
1082
|
-
add_ruler_personality = silver_tongue_personality
|
|
1049
|
+
define_advisor = {
|
|
1050
|
+
type = natural_scientist
|
|
1051
|
+
cost_multiplier = 0.33
|
|
1052
|
+
skill = 2
|
|
1083
1053
|
}
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
custom_tooltip = mng_cc_reward_tt
|
|
1095
|
-
tooltip = {
|
|
1096
|
-
create_explorer = { tradition = 80 }
|
|
1097
|
-
add_country_modifier = {
|
|
1098
|
-
name = mng_colonial_focus
|
|
1099
|
-
duration = 7300
|
|
1054
|
+
define_advisor = {
|
|
1055
|
+
type = trader
|
|
1056
|
+
cost_multiplier = 0.33
|
|
1057
|
+
skill = 2
|
|
1058
|
+
}
|
|
1059
|
+
define_advisor = {
|
|
1060
|
+
type = quartermaster
|
|
1061
|
+
cost_multiplier = 0.33
|
|
1062
|
+
skill = 2
|
|
1100
1063
|
}
|
|
1101
1064
|
}
|
|
1102
1065
|
hidden_effect = {
|
|
@@ -1104,249 +1067,23 @@ japanese_missions_eoc_2 = {
|
|
|
1104
1067
|
limit = { has_reform = examination_system_reform }
|
|
1105
1068
|
country_event = { id = flavor_mng.30 }
|
|
1106
1069
|
}
|
|
1107
|
-
else = {
|
|
1108
|
-
|
|
1109
|
-
if = {
|
|
1110
|
-
limit = {
|
|
1111
|
-
has_country_modifier = mng_starting_malus_5_modifier
|
|
1112
|
-
OR = {
|
|
1113
|
-
has_reform = centralize_empire_reform
|
|
1114
|
-
has_reform = centralize_reform
|
|
1115
|
-
}
|
|
1116
|
-
}
|
|
1117
|
-
remove_country_modifier = mng_starting_malus_5_modifier
|
|
1118
|
-
add_country_modifier = {
|
|
1119
|
-
name = mng_starting_malus_4_modifier
|
|
1120
|
-
duration = -1
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
else_if = {
|
|
1124
|
-
limit = {
|
|
1125
|
-
has_country_modifier = mng_starting_malus_4_modifier
|
|
1126
|
-
OR = {
|
|
1127
|
-
has_reform = centralize_empire_reform
|
|
1128
|
-
has_reform = centralize_reform
|
|
1129
|
-
}
|
|
1130
|
-
}
|
|
1131
|
-
remove_country_modifier = mng_starting_malus_4_modifier
|
|
1132
|
-
add_country_modifier = {
|
|
1133
|
-
name = mng_starting_malus_3_modifier
|
|
1134
|
-
duration = -1
|
|
1135
|
-
}
|
|
1136
|
-
}
|
|
1137
|
-
else_if = {
|
|
1138
|
-
limit = {
|
|
1139
|
-
has_country_modifier = mng_starting_malus_3_modifier
|
|
1140
|
-
OR = {
|
|
1141
|
-
has_reform = centralize_empire_reform
|
|
1142
|
-
has_reform = centralize_reform
|
|
1143
|
-
}
|
|
1144
|
-
}
|
|
1145
|
-
remove_country_modifier = mng_starting_malus_3_modifier
|
|
1146
|
-
add_country_modifier = {
|
|
1147
|
-
name = mng_starting_malus_2_modifier
|
|
1148
|
-
duration = -1
|
|
1149
|
-
}
|
|
1150
|
-
}
|
|
1151
|
-
else_if = {
|
|
1152
|
-
limit = {
|
|
1153
|
-
has_country_modifier = mng_starting_malus_2_modifier
|
|
1154
|
-
OR = {
|
|
1155
|
-
has_reform = centralize_empire_reform
|
|
1156
|
-
has_reform = centralize_reform
|
|
1157
|
-
}
|
|
1158
|
-
}
|
|
1159
|
-
remove_country_modifier = mng_starting_malus_1_modifier
|
|
1160
|
-
add_country_modifier = {
|
|
1161
|
-
name = mng_starting_malus_2_modifier
|
|
1162
|
-
duration = -1
|
|
1163
|
-
}
|
|
1164
|
-
}
|
|
1165
|
-
else_if = {
|
|
1166
|
-
limit = {
|
|
1167
|
-
has_country_modifier = mng_starting_malus_1_modifier
|
|
1168
|
-
OR = {
|
|
1169
|
-
has_reform = centralize_empire_reform
|
|
1170
|
-
has_reform = centralize_reform
|
|
1171
|
-
}
|
|
1172
|
-
}
|
|
1173
|
-
remove_country_modifier = mng_starting_malus_1_modifier
|
|
1174
|
-
}
|
|
1175
|
-
else_if = {
|
|
1176
|
-
limit = {
|
|
1177
|
-
is_emperor_of_china = yes
|
|
1178
|
-
OR = {
|
|
1179
|
-
has_reform = centralize_empire_reform
|
|
1180
|
-
has_reform = centralize_reform
|
|
1181
|
-
}
|
|
1182
|
-
}
|
|
1183
|
-
add_mandate = 5
|
|
1184
|
-
}
|
|
1185
|
-
else_if = {
|
|
1186
|
-
limit = {
|
|
1187
|
-
is_emperor_of_china = no
|
|
1188
|
-
OR = {
|
|
1189
|
-
has_reform = centralize_empire_reform
|
|
1190
|
-
has_reform = centralize_reform
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
add_adm_power = 200
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
if = {
|
|
1197
|
-
limit = {
|
|
1198
|
-
OR = {
|
|
1199
|
-
NOT = { has_harmonized_with = tengri_pagan_reformed }
|
|
1200
|
-
NOT = { has_harmonized_with = vajrayana }
|
|
1201
|
-
}
|
|
1202
|
-
religion = confucianism
|
|
1203
|
-
has_reform = decentralize_reform
|
|
1204
|
-
}
|
|
1205
|
-
add_harmonized_religion = tengri_pagan_reformed
|
|
1206
|
-
add_harmonized_religion = vajrayana
|
|
1207
|
-
add_harmony = 10
|
|
1208
|
-
|
|
1209
|
-
}
|
|
1210
|
-
else_if = {
|
|
1211
|
-
limit = { has_reform = decentralize_reform }
|
|
1212
|
-
add_country_modifier = {
|
|
1213
|
-
name = mng_decentralized_migration_modifier
|
|
1214
|
-
duration = -1
|
|
1215
|
-
}
|
|
1216
|
-
}
|
|
1217
|
-
if = {
|
|
1218
|
-
limit = { has_reform = expand_imperial_court_reform }
|
|
1219
|
-
add_country_modifier = {
|
|
1220
|
-
name = mng_expanded_eunuch_palatial_rights_modifier
|
|
1221
|
-
duration = -1
|
|
1222
|
-
}
|
|
1223
|
-
set_estate_privilege = estate_eunuchs_bookkeepers_privilege
|
|
1224
|
-
if = {
|
|
1225
|
-
limit = {
|
|
1226
|
-
num_of_estate_privileges = {
|
|
1227
|
-
estate = estate_eunuchs
|
|
1228
|
-
value = 6
|
|
1229
|
-
}
|
|
1230
|
-
}
|
|
1231
|
-
add_adm_power = 120
|
|
1232
|
-
add_dip_power = 120
|
|
1233
|
-
add_mil_power = 120
|
|
1234
|
-
}
|
|
1235
|
-
else_if = {
|
|
1236
|
-
limit = {
|
|
1237
|
-
num_of_estate_privileges = {
|
|
1238
|
-
estate = estate_eunuchs
|
|
1239
|
-
value = 5
|
|
1240
|
-
}
|
|
1241
|
-
}
|
|
1242
|
-
add_adm_power = 100
|
|
1243
|
-
add_dip_power = 100
|
|
1244
|
-
add_mil_power = 100
|
|
1245
|
-
}
|
|
1246
|
-
else_if = {
|
|
1247
|
-
limit = {
|
|
1248
|
-
num_of_estate_privileges = {
|
|
1249
|
-
estate = estate_eunuchs
|
|
1250
|
-
value = 4
|
|
1251
|
-
}
|
|
1252
|
-
}
|
|
1253
|
-
add_adm_power = 80
|
|
1254
|
-
add_dip_power = 80
|
|
1255
|
-
add_mil_power = 80
|
|
1256
|
-
}
|
|
1257
|
-
else_if = {
|
|
1258
|
-
limit = {
|
|
1259
|
-
num_of_estate_privileges = {
|
|
1260
|
-
estate = estate_eunuchs
|
|
1261
|
-
value = 3
|
|
1262
|
-
}
|
|
1263
|
-
}
|
|
1264
|
-
add_adm_power = 60
|
|
1265
|
-
add_dip_power = 60
|
|
1266
|
-
add_mil_power = 60
|
|
1267
|
-
}
|
|
1268
|
-
else_if = {
|
|
1269
|
-
limit = {
|
|
1270
|
-
num_of_estate_privileges = {
|
|
1271
|
-
estate = estate_eunuchs
|
|
1272
|
-
value = 2
|
|
1273
|
-
}
|
|
1274
|
-
}
|
|
1275
|
-
add_adm_power = 40
|
|
1276
|
-
add_dip_power = 40
|
|
1277
|
-
add_mil_power = 40
|
|
1278
|
-
}
|
|
1279
|
-
else = {
|
|
1280
|
-
add_adm_power = 20
|
|
1281
|
-
add_dip_power = 20
|
|
1282
|
-
add_mil_power = 20
|
|
1283
|
-
}
|
|
1284
|
-
}
|
|
1285
|
-
if = {
|
|
1286
|
-
limit = { has_reform = limit_imperial_court_reform }
|
|
1070
|
+
else = {
|
|
1287
1071
|
define_advisor = {
|
|
1288
1072
|
type = natural_scientist
|
|
1289
|
-
cost_multiplier = 0.
|
|
1073
|
+
cost_multiplier = 0.33
|
|
1290
1074
|
skill = 2
|
|
1291
1075
|
}
|
|
1292
1076
|
define_advisor = {
|
|
1293
1077
|
type = trader
|
|
1294
|
-
cost_multiplier = 0.
|
|
1078
|
+
cost_multiplier = 0.33
|
|
1295
1079
|
skill = 2
|
|
1296
1080
|
}
|
|
1297
1081
|
define_advisor = {
|
|
1298
1082
|
type = quartermaster
|
|
1299
|
-
cost_multiplier = 0.
|
|
1083
|
+
cost_multiplier = 0.33
|
|
1300
1084
|
skill = 2
|
|
1301
1085
|
}
|
|
1302
1086
|
}
|
|
1303
|
-
if = {
|
|
1304
|
-
limit = { has_reform = regional_council_reform }
|
|
1305
|
-
every_owned_province = {
|
|
1306
|
-
limit = { has_courthouse_building_trigger = yes development = 15 }
|
|
1307
|
-
add_building = town_hall
|
|
1308
|
-
add_base_tax = 1
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1311
|
-
if = {
|
|
1312
|
-
limit = {
|
|
1313
|
-
has_reform = representation_of_the_crown_reform
|
|
1314
|
-
has_dlc = "Rights of Man"
|
|
1315
|
-
NOT = { num_of_ruler_traits = { amount = 3 } }
|
|
1316
|
-
NOT = { dip = 6 }
|
|
1317
|
-
}
|
|
1318
|
-
every_subject_country = {
|
|
1319
|
-
add_trust = {
|
|
1320
|
-
who = ROOT
|
|
1321
|
-
value = 20
|
|
1322
|
-
mutual = yes
|
|
1323
|
-
}
|
|
1324
|
-
add_liberty_desire = -25
|
|
1325
|
-
}
|
|
1326
|
-
change_dip = 1
|
|
1327
|
-
add_ruler_personality = silver_tongue_personality
|
|
1328
|
-
}
|
|
1329
|
-
else_if = {
|
|
1330
|
-
limit = {
|
|
1331
|
-
has_reform = representation_of_the_crown_reform
|
|
1332
|
-
NOT = { dip = 5 }
|
|
1333
|
-
}
|
|
1334
|
-
change_dip = 1
|
|
1335
|
-
add_dip_power = 100
|
|
1336
|
-
}
|
|
1337
|
-
else_if = {
|
|
1338
|
-
limit = { has_reform = representation_of_the_crown_reform }
|
|
1339
|
-
add_dip_power = 200
|
|
1340
|
-
}
|
|
1341
|
-
|
|
1342
|
-
if = {
|
|
1343
|
-
limit = { has_reform = penal_colonies_reform }
|
|
1344
|
-
create_explorer = { tradition = 80 }
|
|
1345
|
-
add_country_modifier = {
|
|
1346
|
-
name = mng_colonial_focus
|
|
1347
|
-
duration = 7300
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
1087
|
}
|
|
1351
1088
|
}
|
|
1352
1089
|
}
|
|
@@ -91,9 +91,9 @@ sioux_1 = {
|
|
|
91
91
|
|
|
92
92
|
trigger = {
|
|
93
93
|
OR = {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
94
|
+
government = monarchy
|
|
95
|
+
government = theocracy
|
|
96
|
+
government = republic
|
|
97
97
|
}
|
|
98
98
|
dakota_area = {
|
|
99
99
|
type = all
|
|
@@ -126,7 +126,10 @@ EMP_crusader_2 = {
|
|
|
126
126
|
provinces_to_highlight = {
|
|
127
127
|
}
|
|
128
128
|
trigger = {
|
|
129
|
-
|
|
129
|
+
OR = {
|
|
130
|
+
is_subject = no
|
|
131
|
+
overlord = { religion = catholic }
|
|
132
|
+
}
|
|
130
133
|
navy_size_percentage = 1
|
|
131
134
|
num_of_admirals = 1
|
|
132
135
|
}
|
|
@@ -364,7 +367,10 @@ EMP_crusader_3 = {
|
|
|
364
367
|
provinces_to_highlight = {
|
|
365
368
|
}
|
|
366
369
|
trigger = {
|
|
367
|
-
|
|
370
|
+
OR = {
|
|
371
|
+
is_subject = no
|
|
372
|
+
overlord = { religion = catholic }
|
|
373
|
+
}
|
|
368
374
|
if = {
|
|
369
375
|
limit = {
|
|
370
376
|
exists = PAP
|
|
@@ -598,7 +604,10 @@ EMP_crusader_4 = {
|
|
|
598
604
|
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
599
605
|
}
|
|
600
606
|
trigger = {
|
|
601
|
-
|
|
607
|
+
OR = {
|
|
608
|
+
is_subject = no
|
|
609
|
+
overlord = { religion = catholic }
|
|
610
|
+
}
|
|
602
611
|
if = {
|
|
603
612
|
limit = {
|
|
604
613
|
NOT = { has_global_flag = knights_malta_event_flag }
|
|
@@ -6,7 +6,13 @@ aq_qoyunlu_first = {
|
|
|
6
6
|
has_dlc = "King of Kings"
|
|
7
7
|
}
|
|
8
8
|
potential = {
|
|
9
|
-
|
|
9
|
+
OR = {
|
|
10
|
+
tag = AKK
|
|
11
|
+
AND = {
|
|
12
|
+
tag = RUM
|
|
13
|
+
was_tag = AKK
|
|
14
|
+
}
|
|
15
|
+
}
|
|
10
16
|
NOT = { map_setup = map_setup_random }
|
|
11
17
|
has_dlc = "King of Kings"
|
|
12
18
|
}
|
|
@@ -311,7 +317,13 @@ aq_qoyunlu_second = {
|
|
|
311
317
|
has_dlc = "King of Kings"
|
|
312
318
|
}
|
|
313
319
|
potential = {
|
|
314
|
-
|
|
320
|
+
OR = {
|
|
321
|
+
tag = AKK
|
|
322
|
+
AND = {
|
|
323
|
+
tag = RUM
|
|
324
|
+
was_tag = AKK
|
|
325
|
+
}
|
|
326
|
+
}
|
|
315
327
|
NOT = { map_setup = map_setup_random }
|
|
316
328
|
has_dlc = "King of Kings"
|
|
317
329
|
}
|
|
@@ -810,14 +822,20 @@ aq_qoyunlu_third = {
|
|
|
810
822
|
has_dlc = "King of Kings"
|
|
811
823
|
}
|
|
812
824
|
potential = {
|
|
813
|
-
|
|
825
|
+
OR = {
|
|
826
|
+
tag = AKK
|
|
827
|
+
AND = {
|
|
828
|
+
tag = RUM
|
|
829
|
+
was_tag = AKK
|
|
830
|
+
}
|
|
831
|
+
}
|
|
814
832
|
NOT = { map_setup = map_setup_random }
|
|
815
833
|
has_dlc = "King of Kings"
|
|
816
834
|
}
|
|
817
835
|
has_country_shield = yes
|
|
818
836
|
|
|
819
837
|
aq_qoyunlu_dismantle_qara_qoyunlu = {
|
|
820
|
-
icon =
|
|
838
|
+
icon = qara_qoyunlu_era
|
|
821
839
|
required_missions = { aq_qoyunlu_rally_the_turkmen aq_qoyunlu_tame_the_eagle }
|
|
822
840
|
position = 2
|
|
823
841
|
|
|
@@ -895,7 +913,7 @@ aq_qoyunlu_third = {
|
|
|
895
913
|
area = tabarestan_area
|
|
896
914
|
area = azerbaijan_area
|
|
897
915
|
area = iraq_e_ajam_area
|
|
898
|
-
area =
|
|
916
|
+
area = isfahan_area
|
|
899
917
|
area = luristan_area
|
|
900
918
|
}
|
|
901
919
|
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
@@ -907,7 +925,7 @@ aq_qoyunlu_third = {
|
|
|
907
925
|
area = tabarestan_area
|
|
908
926
|
area = azerbaijan_area
|
|
909
927
|
area = iraq_e_ajam_area
|
|
910
|
-
area =
|
|
928
|
+
area = isfahan_area
|
|
911
929
|
area = luristan_area
|
|
912
930
|
}
|
|
913
931
|
value = 8
|
|
@@ -1001,19 +1019,31 @@ aq_qoyunlu_third = {
|
|
|
1001
1019
|
|
|
1002
1020
|
provinces_to_highlight = {
|
|
1003
1021
|
OR = {
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1022
|
+
AND = {
|
|
1023
|
+
OR = {
|
|
1024
|
+
area = tabarestan_area
|
|
1025
|
+
area = azerbaijan_area
|
|
1026
|
+
area = iraq_e_ajam_area
|
|
1027
|
+
area = shahrizor_area
|
|
1028
|
+
area = luristan_area
|
|
1029
|
+
}
|
|
1030
|
+
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
1031
|
+
}
|
|
1032
|
+
AND = {
|
|
1033
|
+
region = persia_region
|
|
1034
|
+
owned_by = TIM
|
|
1035
|
+
}
|
|
1010
1036
|
}
|
|
1011
|
-
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
1012
1037
|
}
|
|
1013
1038
|
|
|
1014
1039
|
trigger = {
|
|
1015
|
-
|
|
1016
|
-
|
|
1040
|
+
NOT = {
|
|
1041
|
+
persia_region = {
|
|
1042
|
+
owner = {
|
|
1043
|
+
tag = TIM
|
|
1044
|
+
NOT = { is_subject_of = ROOT }
|
|
1045
|
+
}
|
|
1046
|
+
}
|
|
1017
1047
|
}
|
|
1018
1048
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1019
1049
|
OR = {
|
|
@@ -1184,7 +1214,13 @@ aq_qoyunlu_fourth = {
|
|
|
1184
1214
|
has_dlc = "King of Kings"
|
|
1185
1215
|
}
|
|
1186
1216
|
potential = {
|
|
1187
|
-
|
|
1217
|
+
OR = {
|
|
1218
|
+
tag = AKK
|
|
1219
|
+
AND = {
|
|
1220
|
+
tag = RUM
|
|
1221
|
+
was_tag = AKK
|
|
1222
|
+
}
|
|
1223
|
+
}
|
|
1188
1224
|
NOT = { map_setup = map_setup_random }
|
|
1189
1225
|
has_dlc = "King of Kings"
|
|
1190
1226
|
}
|
|
@@ -1485,9 +1521,9 @@ aq_qoyunlu_fourth = {
|
|
|
1485
1521
|
type = all
|
|
1486
1522
|
country_or_non_sovereign_subject_holds = ROOT
|
|
1487
1523
|
}
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1524
|
+
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1525
|
+
region = khorasan_region
|
|
1526
|
+
value = 10
|
|
1491
1527
|
}
|
|
1492
1528
|
}
|
|
1493
1529
|
|
|
@@ -1562,17 +1598,17 @@ aq_qoyunlu_fourth = {
|
|
|
1562
1598
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1563
1599
|
culture_group = iranian
|
|
1564
1600
|
has_tax_building_trigger = yes
|
|
1565
|
-
value =
|
|
1601
|
+
value = 15
|
|
1566
1602
|
}
|
|
1567
1603
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1568
1604
|
culture_group = iranian
|
|
1569
1605
|
has_production_building_trigger = yes
|
|
1570
|
-
value =
|
|
1606
|
+
value = 15
|
|
1571
1607
|
}
|
|
1572
1608
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1573
1609
|
culture_group = iranian
|
|
1574
1610
|
has_trade_building_trigger = yes
|
|
1575
|
-
value =
|
|
1611
|
+
value = 5
|
|
1576
1612
|
}
|
|
1577
1613
|
}
|
|
1578
1614
|
|
|
@@ -1629,13 +1665,13 @@ aq_qoyunlu_fourth = {
|
|
|
1629
1665
|
|
|
1630
1666
|
trigger = {
|
|
1631
1667
|
development_in_provinces = {
|
|
1632
|
-
value =
|
|
1668
|
+
value = 500
|
|
1633
1669
|
culture_group = iranian
|
|
1634
1670
|
}
|
|
1635
1671
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1636
1672
|
culture_group = iranian
|
|
1637
1673
|
development = 15
|
|
1638
|
-
value =
|
|
1674
|
+
value = 5
|
|
1639
1675
|
}
|
|
1640
1676
|
if = {
|
|
1641
1677
|
limit = {
|
|
@@ -1707,7 +1743,13 @@ aq_qoyunlu_fifth = {
|
|
|
1707
1743
|
has_dlc = "King of Kings"
|
|
1708
1744
|
}
|
|
1709
1745
|
potential = {
|
|
1710
|
-
|
|
1746
|
+
OR = {
|
|
1747
|
+
tag = AKK
|
|
1748
|
+
AND = {
|
|
1749
|
+
tag = RUM
|
|
1750
|
+
was_tag = AKK
|
|
1751
|
+
}
|
|
1752
|
+
}
|
|
1711
1753
|
NOT = { map_setup = map_setup_random }
|
|
1712
1754
|
has_dlc = "King of Kings"
|
|
1713
1755
|
}
|
|
@@ -1988,7 +2030,7 @@ aq_qoyunlu_fifth = {
|
|
|
1988
2030
|
}
|
|
1989
2031
|
|
|
1990
2032
|
aq_qoyunlu_era = {
|
|
1991
|
-
icon =
|
|
2033
|
+
icon = qara_qoyunlu_dismantle_ak_qoyunlu
|
|
1992
2034
|
required_missions = { aq_qoyunlu_house_of_wisdom }
|
|
1993
2035
|
position = 5
|
|
1994
2036
|
|
|
@@ -2943,7 +2943,7 @@ MEE_BYZ_religion_1 = {
|
|
|
2943
2943
|
has_orthodox_religious_icon_trigger = yes
|
|
2944
2944
|
}
|
|
2945
2945
|
else = {
|
|
2946
|
-
patriarch_authority = 20
|
|
2946
|
+
patriarch_authority = 0.20
|
|
2947
2947
|
}
|
|
2948
2948
|
}
|
|
2949
2949
|
effect = {
|
|
@@ -2441,7 +2441,7 @@ geo_fifth_branch = {
|
|
|
2441
2441
|
num_of_owned_provinces_with = {
|
|
2442
2442
|
has_tax_building_trigger = yes
|
|
2443
2443
|
religion = ROOT
|
|
2444
|
-
value =
|
|
2444
|
+
value = 15
|
|
2445
2445
|
}
|
|
2446
2446
|
if = {
|
|
2447
2447
|
limit = {
|
|
@@ -2451,7 +2451,7 @@ geo_fifth_branch = {
|
|
|
2451
2451
|
num_of_owned_provinces_with = {
|
|
2452
2452
|
has_state_patriach = yes
|
|
2453
2453
|
religion = orthodox
|
|
2454
|
-
value =
|
|
2454
|
+
value = 25
|
|
2455
2455
|
}
|
|
2456
2456
|
}
|
|
2457
2457
|
}
|
|
@@ -754,11 +754,23 @@ mam_missions_2 = {
|
|
|
754
754
|
}
|
|
755
755
|
}
|
|
756
756
|
4316 = { has_any_ongoing_construction = no }
|
|
757
|
+
4316 = {
|
|
758
|
+
NOT = { num_free_building_slots = 1 }
|
|
759
|
+
}
|
|
757
760
|
}
|
|
758
761
|
else = {
|
|
759
|
-
4316 = {
|
|
762
|
+
4316 = {
|
|
763
|
+
num_of_times_improved = 10
|
|
764
|
+
owned_by = ROOT
|
|
765
|
+
}
|
|
760
766
|
}
|
|
767
|
+
4316 = { num_of_buildings_in_province = 5 }
|
|
761
768
|
2315 = { owned_by = ROOT }
|
|
769
|
+
4316 = {
|
|
770
|
+
owned_by = ROOT
|
|
771
|
+
controlled_by = ROOT
|
|
772
|
+
has_siege = no
|
|
773
|
+
}
|
|
762
774
|
is_at_war = no
|
|
763
775
|
}
|
|
764
776
|
effect = {
|
|
@@ -1871,9 +1883,33 @@ mam_missions_4 = {
|
|
|
1871
1883
|
exists = yes
|
|
1872
1884
|
}
|
|
1873
1885
|
}
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1886
|
+
culture_group = turko_semitic
|
|
1887
|
+
NOT = {
|
|
1888
|
+
OR = {
|
|
1889
|
+
owned_by = ROOT
|
|
1890
|
+
OR = {
|
|
1891
|
+
owner = {
|
|
1892
|
+
is_subject_of = ROOT
|
|
1893
|
+
OR = {
|
|
1894
|
+
is_subject_of_type = colony
|
|
1895
|
+
is_subject_of_type = crown_colony
|
|
1896
|
+
is_subject_of_type = private_enterprise
|
|
1897
|
+
is_subject_of_type = self_governing_colony
|
|
1898
|
+
}
|
|
1899
|
+
}
|
|
1900
|
+
owner = {
|
|
1901
|
+
OR = {
|
|
1902
|
+
is_subject_of_type = colony
|
|
1903
|
+
is_subject_of_type = crown_colony
|
|
1904
|
+
is_subject_of_type = private_enterprise
|
|
1905
|
+
is_subject_of_type = self_governing_colony
|
|
1906
|
+
}
|
|
1907
|
+
overlord = {
|
|
1908
|
+
is_subject_of = ROOT
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
}
|
|
1877
1913
|
}
|
|
1878
1914
|
}
|
|
1879
1915
|
}
|
|
@@ -1896,7 +1932,41 @@ mam_missions_4 = {
|
|
|
1896
1932
|
}
|
|
1897
1933
|
}
|
|
1898
1934
|
else = {
|
|
1899
|
-
|
|
1935
|
+
custom_trigger_tooltip = {
|
|
1936
|
+
tooltip = has_unified_all_culture_fr_fr_tt
|
|
1937
|
+
NOT = {
|
|
1938
|
+
any_province = {
|
|
1939
|
+
culture_group = turko_semitic
|
|
1940
|
+
NOT = {
|
|
1941
|
+
OR = {
|
|
1942
|
+
owned_by = ROOT
|
|
1943
|
+
OR = {
|
|
1944
|
+
owner = {
|
|
1945
|
+
is_subject_of = ROOT
|
|
1946
|
+
OR = {
|
|
1947
|
+
is_subject_of_type = colony
|
|
1948
|
+
is_subject_of_type = crown_colony
|
|
1949
|
+
is_subject_of_type = private_enterprise
|
|
1950
|
+
is_subject_of_type = self_governing_colony
|
|
1951
|
+
}
|
|
1952
|
+
}
|
|
1953
|
+
owner = {
|
|
1954
|
+
OR = {
|
|
1955
|
+
is_subject_of_type = colony
|
|
1956
|
+
is_subject_of_type = crown_colony
|
|
1957
|
+
is_subject_of_type = private_enterprise
|
|
1958
|
+
is_subject_of_type = self_governing_colony
|
|
1959
|
+
}
|
|
1960
|
+
overlord = {
|
|
1961
|
+
is_subject_of = ROOT
|
|
1962
|
+
}
|
|
1963
|
+
}
|
|
1964
|
+
}
|
|
1965
|
+
}
|
|
1966
|
+
}
|
|
1967
|
+
}
|
|
1968
|
+
}
|
|
1969
|
+
}
|
|
1900
1970
|
if = {
|
|
1901
1971
|
limit = { has_dlc = "Mandate of Heaven" }
|
|
1902
1972
|
OR = {
|
|
@@ -257,7 +257,7 @@ kok_persia_mission_muslim_slot_1 = {
|
|
|
257
257
|
}
|
|
258
258
|
AND = {
|
|
259
259
|
superregion = near_east_superregion
|
|
260
|
-
NOT = { root = { num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = { superregion = near_east_superregion value =
|
|
260
|
+
NOT = { root = { num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = { superregion = near_east_superregion value = 125 } } }
|
|
261
261
|
}
|
|
262
262
|
AND = {
|
|
263
263
|
OR = {
|
|
@@ -271,7 +271,7 @@ kok_persia_mission_muslim_slot_1 = {
|
|
|
271
271
|
superregion = eastern_europe_superregion
|
|
272
272
|
superregion = europe_superregion
|
|
273
273
|
}
|
|
274
|
-
value =
|
|
274
|
+
value = 50
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
277
|
}
|
|
@@ -350,7 +350,7 @@ kok_persia_mission_zoroastrian_slot_1 = {
|
|
|
350
350
|
}
|
|
351
351
|
AND = {
|
|
352
352
|
superregion = near_east_superregion
|
|
353
|
-
NOT = { root = { num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = { superregion = near_east_superregion value =
|
|
353
|
+
NOT = { root = { num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = { superregion = near_east_superregion value = 125 } } }
|
|
354
354
|
}
|
|
355
355
|
AND = {
|
|
356
356
|
OR = {
|
|
@@ -364,7 +364,7 @@ kok_persia_mission_zoroastrian_slot_1 = {
|
|
|
364
364
|
superregion = eastern_europe_superregion
|
|
365
365
|
superregion = europe_superregion
|
|
366
366
|
}
|
|
367
|
-
value =
|
|
367
|
+
value = 50
|
|
368
368
|
}
|
|
369
369
|
}
|
|
370
370
|
}
|
|
@@ -515,14 +515,34 @@ kok_persia_conquest_mission_slot_2 = {
|
|
|
515
515
|
NOT = { country_or_non_sovereign_subject_holds = root }
|
|
516
516
|
}
|
|
517
517
|
trigger = {
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
}
|
|
525
|
-
|
|
518
|
+
if = {
|
|
519
|
+
limit = {
|
|
520
|
+
calc_true_if = {
|
|
521
|
+
all_province = { culture = kurdish }
|
|
522
|
+
amount = 8
|
|
523
|
+
}
|
|
524
|
+
}
|
|
525
|
+
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
526
|
+
culture = kurdish
|
|
527
|
+
value = 8
|
|
528
|
+
}
|
|
529
|
+
}
|
|
530
|
+
else_if = {
|
|
531
|
+
limit = {
|
|
532
|
+
any_province = { culture = kurdish }
|
|
533
|
+
}
|
|
534
|
+
all_province = {
|
|
535
|
+
OR = {
|
|
536
|
+
NOT = { culture = kurdish }
|
|
537
|
+
AND = {
|
|
538
|
+
culture = kurdish
|
|
539
|
+
country_or_non_sovereign_subject_holds = ROOT
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
else = {
|
|
545
|
+
NOT = { any_province = { culture = kurdish } }
|
|
526
546
|
}
|
|
527
547
|
}
|
|
528
548
|
effect = {
|
|
@@ -2728,7 +2748,7 @@ kok_persia_mission_zoroastrian_slot_4 = {
|
|
|
2728
2748
|
duration = 9125
|
|
2729
2749
|
}
|
|
2730
2750
|
if = {
|
|
2731
|
-
limit = { is_core = 4430 }
|
|
2751
|
+
limit = { NOT = { is_core = 4430 } }
|
|
2732
2752
|
add_core = 4430
|
|
2733
2753
|
}
|
|
2734
2754
|
}
|
|
@@ -6,7 +6,13 @@ qara_qoyunlu_first = {
|
|
|
6
6
|
has_dlc = "King of Kings"
|
|
7
7
|
}
|
|
8
8
|
potential = {
|
|
9
|
-
|
|
9
|
+
OR = {
|
|
10
|
+
tag = QAR
|
|
11
|
+
AND = {
|
|
12
|
+
tag = RUM
|
|
13
|
+
was_tag = QAR
|
|
14
|
+
}
|
|
15
|
+
}
|
|
10
16
|
NOT = { map_setup = map_setup_random }
|
|
11
17
|
has_dlc = "King of Kings"
|
|
12
18
|
}
|
|
@@ -443,7 +449,13 @@ qara_qoyunlu_second = {
|
|
|
443
449
|
has_dlc = "King of Kings"
|
|
444
450
|
}
|
|
445
451
|
potential = {
|
|
446
|
-
|
|
452
|
+
OR = {
|
|
453
|
+
tag = QAR
|
|
454
|
+
AND = {
|
|
455
|
+
tag = RUM
|
|
456
|
+
was_tag = QAR
|
|
457
|
+
}
|
|
458
|
+
}
|
|
447
459
|
NOT = { map_setup = map_setup_random }
|
|
448
460
|
has_dlc = "King of Kings"
|
|
449
461
|
}
|
|
@@ -894,7 +906,13 @@ qara_qoyunlu_third = {
|
|
|
894
906
|
has_dlc = "King of Kings"
|
|
895
907
|
}
|
|
896
908
|
potential = {
|
|
897
|
-
|
|
909
|
+
OR = {
|
|
910
|
+
tag = QAR
|
|
911
|
+
AND = {
|
|
912
|
+
tag = RUM
|
|
913
|
+
was_tag = QAR
|
|
914
|
+
}
|
|
915
|
+
}
|
|
898
916
|
NOT = { map_setup = map_setup_random }
|
|
899
917
|
has_dlc = "King of Kings"
|
|
900
918
|
}
|
|
@@ -1291,7 +1309,13 @@ qara_qoyunlu_fourth = {
|
|
|
1291
1309
|
has_dlc = "King of Kings"
|
|
1292
1310
|
}
|
|
1293
1311
|
potential = {
|
|
1294
|
-
|
|
1312
|
+
OR = {
|
|
1313
|
+
tag = QAR
|
|
1314
|
+
AND = {
|
|
1315
|
+
tag = RUM
|
|
1316
|
+
was_tag = QAR
|
|
1317
|
+
}
|
|
1318
|
+
}
|
|
1295
1319
|
NOT = { map_setup = map_setup_random }
|
|
1296
1320
|
has_dlc = "King of Kings"
|
|
1297
1321
|
}
|
|
@@ -1727,17 +1751,17 @@ qara_qoyunlu_fourth = {
|
|
|
1727
1751
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1728
1752
|
culture_group = iranian
|
|
1729
1753
|
has_tax_building_trigger = yes
|
|
1730
|
-
value =
|
|
1754
|
+
value = 15
|
|
1731
1755
|
}
|
|
1732
1756
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1733
1757
|
culture_group = iranian
|
|
1734
1758
|
has_production_building_trigger = yes
|
|
1735
|
-
value =
|
|
1759
|
+
value = 15
|
|
1736
1760
|
}
|
|
1737
1761
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1738
1762
|
culture_group = iranian
|
|
1739
1763
|
has_trade_building_trigger = yes
|
|
1740
|
-
value =
|
|
1764
|
+
value = 5
|
|
1741
1765
|
}
|
|
1742
1766
|
}
|
|
1743
1767
|
|
|
@@ -1794,13 +1818,13 @@ qara_qoyunlu_fourth = {
|
|
|
1794
1818
|
|
|
1795
1819
|
trigger = {
|
|
1796
1820
|
development_in_provinces = {
|
|
1797
|
-
value =
|
|
1821
|
+
value = 500
|
|
1798
1822
|
culture_group = iranian
|
|
1799
1823
|
}
|
|
1800
1824
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
1801
1825
|
culture_group = iranian
|
|
1802
1826
|
development = 15
|
|
1803
|
-
value =
|
|
1827
|
+
value = 5
|
|
1804
1828
|
}
|
|
1805
1829
|
if = {
|
|
1806
1830
|
limit = {
|
|
@@ -1872,7 +1896,13 @@ qara_qoyunlu_fifth = {
|
|
|
1872
1896
|
has_dlc = "King of Kings"
|
|
1873
1897
|
}
|
|
1874
1898
|
potential = {
|
|
1875
|
-
|
|
1899
|
+
OR = {
|
|
1900
|
+
tag = QAR
|
|
1901
|
+
AND = {
|
|
1902
|
+
tag = RUM
|
|
1903
|
+
was_tag = QAR
|
|
1904
|
+
}
|
|
1905
|
+
}
|
|
1876
1906
|
NOT = { map_setup = map_setup_random }
|
|
1877
1907
|
has_dlc = "King of Kings"
|
|
1878
1908
|
}
|
|
@@ -2083,19 +2113,31 @@ qara_qoyunlu_fifth = {
|
|
|
2083
2113
|
|
|
2084
2114
|
provinces_to_highlight = {
|
|
2085
2115
|
OR = {
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2116
|
+
AND = {
|
|
2117
|
+
OR = {
|
|
2118
|
+
area = tabarestan_area
|
|
2119
|
+
area = azerbaijan_area
|
|
2120
|
+
area = iraq_e_ajam_area
|
|
2121
|
+
area = shahrizor_area
|
|
2122
|
+
area = luristan_area
|
|
2123
|
+
}
|
|
2124
|
+
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
2125
|
+
}
|
|
2126
|
+
AND = {
|
|
2127
|
+
region = persia_region
|
|
2128
|
+
owned_by = TIM
|
|
2129
|
+
}
|
|
2092
2130
|
}
|
|
2093
|
-
NOT = { country_or_non_sovereign_subject_holds = ROOT }
|
|
2094
2131
|
}
|
|
2095
2132
|
|
|
2096
2133
|
trigger = {
|
|
2097
|
-
|
|
2098
|
-
|
|
2134
|
+
NOT = {
|
|
2135
|
+
persia_region = {
|
|
2136
|
+
owner = {
|
|
2137
|
+
tag = TIM
|
|
2138
|
+
NOT = { is_subject_of = ROOT }
|
|
2139
|
+
}
|
|
2140
|
+
}
|
|
2099
2141
|
}
|
|
2100
2142
|
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
2101
2143
|
OR = {
|
|
@@ -2195,9 +2237,9 @@ qara_qoyunlu_fifth = {
|
|
|
2195
2237
|
type = all
|
|
2196
2238
|
country_or_non_sovereign_subject_holds = ROOT
|
|
2197
2239
|
}
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2240
|
+
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
|
|
2241
|
+
region = khorasan_region
|
|
2242
|
+
value = 10
|
|
2201
2243
|
}
|
|
2202
2244
|
}
|
|
2203
2245
|
|
|
@@ -1993,6 +1993,11 @@ korean_missions_eoc_2 = {
|
|
|
1993
1993
|
icon = mission_vedic_education
|
|
1994
1994
|
required_missions = { mng_cornerstone_empire3 mng_reform_civil_registration3 }
|
|
1995
1995
|
position = 10
|
|
1996
|
+
|
|
1997
|
+
provinces_to_highlight = {
|
|
1998
|
+
province_id = 700
|
|
1999
|
+
NOT = { owned_by = ROOT }
|
|
2000
|
+
}
|
|
1996
2001
|
|
|
1997
2002
|
trigger = {
|
|
1998
2003
|
OR = {
|
|
@@ -2011,64 +2016,22 @@ korean_missions_eoc_2 = {
|
|
|
2011
2016
|
}
|
|
2012
2017
|
custom_tooltip = mng_insight_30_tt
|
|
2013
2018
|
|
|
2014
|
-
custom_tooltip =
|
|
2015
|
-
|
|
2016
|
-
if = {
|
|
2017
|
-
limit = {
|
|
2018
|
-
NOT = { has_harmonized_with = tengri_pagan_reformed }
|
|
2019
|
-
NOT = { has_harmonized_with = vajrayana }
|
|
2020
|
-
religion = confucianism
|
|
2021
|
-
}
|
|
2022
|
-
custom_tooltip = mng_db_reward_1_tt
|
|
2023
|
-
tooltip = {
|
|
2024
|
-
add_harmonized_religion = tengri_pagan_reformed
|
|
2025
|
-
add_harmonized_religion = vajrayana
|
|
2026
|
-
add_harmony = 10
|
|
2027
|
-
}
|
|
2028
|
-
}
|
|
2029
|
-
else = {
|
|
2030
|
-
custom_tooltip = mng_db_reward_1_tt
|
|
2031
|
-
tooltip = {
|
|
2032
|
-
add_country_modifier = {
|
|
2033
|
-
name = mng_decentralized_migration_modifier
|
|
2034
|
-
duration = -1
|
|
2035
|
-
}
|
|
2036
|
-
}
|
|
2037
|
-
}
|
|
2038
|
-
|
|
2039
|
-
custom_tooltip = mng_erc_reward_tt #20 mana per Eunuch privilege
|
|
2040
|
-
|
|
2041
|
-
custom_tooltip = mng_rf_reward_tt
|
|
2042
|
-
|
|
2043
|
-
custom_tooltip = mng_rc_reward_tt
|
|
2044
|
-
|
|
2045
|
-
custom_tooltip = mng_rotc_reward_tt
|
|
2019
|
+
custom_tooltip = pol_alternatively_tt
|
|
2046
2020
|
tooltip = {
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
NOT = { dip = 6 }
|
|
2052
|
-
}
|
|
2053
|
-
change_dip = 1
|
|
2054
|
-
add_ruler_personality = silver_tongue_personality
|
|
2021
|
+
define_advisor = {
|
|
2022
|
+
type = natural_scientist
|
|
2023
|
+
cost_multiplier = 0.33
|
|
2024
|
+
skill = 2
|
|
2055
2025
|
}
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
custom_tooltip = mng_cc_reward_tt
|
|
2067
|
-
tooltip = {
|
|
2068
|
-
create_explorer = { tradition = 80 }
|
|
2069
|
-
add_country_modifier = {
|
|
2070
|
-
name = mng_colonial_focus
|
|
2071
|
-
duration = 7300
|
|
2026
|
+
define_advisor = {
|
|
2027
|
+
type = trader
|
|
2028
|
+
cost_multiplier = 0.33
|
|
2029
|
+
skill = 2
|
|
2030
|
+
}
|
|
2031
|
+
define_advisor = {
|
|
2032
|
+
type = quartermaster
|
|
2033
|
+
cost_multiplier = 0.33
|
|
2034
|
+
skill = 2
|
|
2072
2035
|
}
|
|
2073
2036
|
}
|
|
2074
2037
|
hidden_effect = {
|
|
@@ -2076,248 +2039,23 @@ korean_missions_eoc_2 = {
|
|
|
2076
2039
|
limit = { has_reform = examination_system_reform }
|
|
2077
2040
|
country_event = { id = flavor_mng.30 }
|
|
2078
2041
|
}
|
|
2079
|
-
else = {
|
|
2080
|
-
|
|
2081
|
-
if = {
|
|
2082
|
-
limit = {
|
|
2083
|
-
has_country_modifier = mng_starting_malus_5_modifier
|
|
2084
|
-
OR = {
|
|
2085
|
-
has_reform = centralize_empire_reform
|
|
2086
|
-
has_reform = centralize_reform
|
|
2087
|
-
}
|
|
2088
|
-
}
|
|
2089
|
-
remove_country_modifier = mng_starting_malus_5_modifier
|
|
2090
|
-
add_country_modifier = {
|
|
2091
|
-
name = mng_starting_malus_4_modifier
|
|
2092
|
-
duration = -1
|
|
2093
|
-
}
|
|
2094
|
-
}
|
|
2095
|
-
else_if = {
|
|
2096
|
-
limit = {
|
|
2097
|
-
has_country_modifier = mng_starting_malus_4_modifier
|
|
2098
|
-
OR = {
|
|
2099
|
-
has_reform = centralize_empire_reform
|
|
2100
|
-
has_reform = centralize_reform
|
|
2101
|
-
}
|
|
2102
|
-
}
|
|
2103
|
-
remove_country_modifier = mng_starting_malus_4_modifier
|
|
2104
|
-
add_country_modifier = {
|
|
2105
|
-
name = mng_starting_malus_3_modifier
|
|
2106
|
-
duration = -1
|
|
2107
|
-
}
|
|
2108
|
-
}
|
|
2109
|
-
else_if = {
|
|
2110
|
-
limit = {
|
|
2111
|
-
has_country_modifier = mng_starting_malus_3_modifier
|
|
2112
|
-
OR = {
|
|
2113
|
-
has_reform = centralize_empire_reform
|
|
2114
|
-
has_reform = centralize_reform
|
|
2115
|
-
}
|
|
2116
|
-
}
|
|
2117
|
-
remove_country_modifier = mng_starting_malus_3_modifier
|
|
2118
|
-
add_country_modifier = {
|
|
2119
|
-
name = mng_starting_malus_2_modifier
|
|
2120
|
-
duration = -1
|
|
2121
|
-
}
|
|
2122
|
-
}
|
|
2123
|
-
else_if = {
|
|
2124
|
-
limit = {
|
|
2125
|
-
has_country_modifier = mng_starting_malus_2_modifier
|
|
2126
|
-
OR = {
|
|
2127
|
-
has_reform = centralize_empire_reform
|
|
2128
|
-
has_reform = centralize_reform
|
|
2129
|
-
}
|
|
2130
|
-
}
|
|
2131
|
-
remove_country_modifier = mng_starting_malus_1_modifier
|
|
2132
|
-
add_country_modifier = {
|
|
2133
|
-
name = mng_starting_malus_2_modifier
|
|
2134
|
-
duration = -1
|
|
2135
|
-
}
|
|
2136
|
-
}
|
|
2137
|
-
else_if = {
|
|
2138
|
-
limit = {
|
|
2139
|
-
has_country_modifier = mng_starting_malus_1_modifier
|
|
2140
|
-
OR = {
|
|
2141
|
-
has_reform = centralize_empire_reform
|
|
2142
|
-
has_reform = centralize_reform
|
|
2143
|
-
}
|
|
2144
|
-
}
|
|
2145
|
-
remove_country_modifier = mng_starting_malus_1_modifier
|
|
2146
|
-
}
|
|
2147
|
-
else_if = {
|
|
2148
|
-
limit = {
|
|
2149
|
-
is_emperor_of_china = yes
|
|
2150
|
-
OR = {
|
|
2151
|
-
has_reform = centralize_empire_reform
|
|
2152
|
-
has_reform = centralize_reform
|
|
2153
|
-
}
|
|
2154
|
-
}
|
|
2155
|
-
add_mandate = 5
|
|
2156
|
-
}
|
|
2157
|
-
else_if = {
|
|
2158
|
-
limit = {
|
|
2159
|
-
is_emperor_of_china = no
|
|
2160
|
-
OR = {
|
|
2161
|
-
has_reform = centralize_empire_reform
|
|
2162
|
-
has_reform = centralize_reform
|
|
2163
|
-
}
|
|
2164
|
-
}
|
|
2165
|
-
add_adm_power = 200
|
|
2166
|
-
}
|
|
2167
|
-
|
|
2168
|
-
if = {
|
|
2169
|
-
limit = {
|
|
2170
|
-
OR = {
|
|
2171
|
-
NOT = { has_harmonized_with = tengri_pagan_reformed }
|
|
2172
|
-
NOT = { has_harmonized_with = vajrayana }
|
|
2173
|
-
}
|
|
2174
|
-
religion = confucianism
|
|
2175
|
-
has_reform = decentralize_reform
|
|
2176
|
-
}
|
|
2177
|
-
add_harmonized_religion = tengri_pagan_reformed
|
|
2178
|
-
add_harmonized_religion = vajrayana
|
|
2179
|
-
add_harmony = 10
|
|
2180
|
-
}
|
|
2181
|
-
else_if = {
|
|
2182
|
-
limit = { has_reform = decentralize_reform }
|
|
2183
|
-
add_country_modifier = {
|
|
2184
|
-
name = mng_decentralized_migration_modifier
|
|
2185
|
-
duration = -1
|
|
2186
|
-
}
|
|
2187
|
-
}
|
|
2188
|
-
if = {
|
|
2189
|
-
limit = { has_reform = expand_imperial_court_reform }
|
|
2190
|
-
add_country_modifier = {
|
|
2191
|
-
name = mng_expanded_eunuch_palatial_rights_modifier
|
|
2192
|
-
duration = -1
|
|
2193
|
-
}
|
|
2194
|
-
set_estate_privilege = estate_eunuchs_bookkeepers_privilege
|
|
2195
|
-
if = {
|
|
2196
|
-
limit = {
|
|
2197
|
-
num_of_estate_privileges = {
|
|
2198
|
-
estate = estate_eunuchs
|
|
2199
|
-
value = 6
|
|
2200
|
-
}
|
|
2201
|
-
}
|
|
2202
|
-
add_adm_power = 120
|
|
2203
|
-
add_dip_power = 120
|
|
2204
|
-
add_mil_power = 120
|
|
2205
|
-
}
|
|
2206
|
-
else_if = {
|
|
2207
|
-
limit = {
|
|
2208
|
-
num_of_estate_privileges = {
|
|
2209
|
-
estate = estate_eunuchs
|
|
2210
|
-
value = 5
|
|
2211
|
-
}
|
|
2212
|
-
}
|
|
2213
|
-
add_adm_power = 100
|
|
2214
|
-
add_dip_power = 100
|
|
2215
|
-
add_mil_power = 100
|
|
2216
|
-
}
|
|
2217
|
-
else_if = {
|
|
2218
|
-
limit = {
|
|
2219
|
-
num_of_estate_privileges = {
|
|
2220
|
-
estate = estate_eunuchs
|
|
2221
|
-
value = 4
|
|
2222
|
-
}
|
|
2223
|
-
}
|
|
2224
|
-
add_adm_power = 80
|
|
2225
|
-
add_dip_power = 80
|
|
2226
|
-
add_mil_power = 80
|
|
2227
|
-
}
|
|
2228
|
-
else_if = {
|
|
2229
|
-
limit = {
|
|
2230
|
-
num_of_estate_privileges = {
|
|
2231
|
-
estate = estate_eunuchs
|
|
2232
|
-
value = 3
|
|
2233
|
-
}
|
|
2234
|
-
}
|
|
2235
|
-
add_adm_power = 60
|
|
2236
|
-
add_dip_power = 60
|
|
2237
|
-
add_mil_power = 60
|
|
2238
|
-
}
|
|
2239
|
-
else_if = {
|
|
2240
|
-
limit = {
|
|
2241
|
-
num_of_estate_privileges = {
|
|
2242
|
-
estate = estate_eunuchs
|
|
2243
|
-
value = 2
|
|
2244
|
-
}
|
|
2245
|
-
}
|
|
2246
|
-
add_adm_power = 40
|
|
2247
|
-
add_dip_power = 40
|
|
2248
|
-
add_mil_power = 40
|
|
2249
|
-
}
|
|
2250
|
-
else = {
|
|
2251
|
-
add_adm_power = 20
|
|
2252
|
-
add_dip_power = 20
|
|
2253
|
-
add_mil_power = 20
|
|
2254
|
-
}
|
|
2255
|
-
}
|
|
2256
|
-
if = {
|
|
2257
|
-
limit = { has_reform = limit_imperial_court_reform }
|
|
2042
|
+
else = {
|
|
2258
2043
|
define_advisor = {
|
|
2259
2044
|
type = natural_scientist
|
|
2260
|
-
cost_multiplier = 0.
|
|
2045
|
+
cost_multiplier = 0.33
|
|
2261
2046
|
skill = 2
|
|
2262
2047
|
}
|
|
2263
2048
|
define_advisor = {
|
|
2264
2049
|
type = trader
|
|
2265
|
-
cost_multiplier = 0.
|
|
2050
|
+
cost_multiplier = 0.33
|
|
2266
2051
|
skill = 2
|
|
2267
2052
|
}
|
|
2268
2053
|
define_advisor = {
|
|
2269
2054
|
type = quartermaster
|
|
2270
|
-
cost_multiplier = 0.
|
|
2055
|
+
cost_multiplier = 0.33
|
|
2271
2056
|
skill = 2
|
|
2272
2057
|
}
|
|
2273
2058
|
}
|
|
2274
|
-
if = {
|
|
2275
|
-
limit = { has_reform = regional_council_reform }
|
|
2276
|
-
every_owned_province = {
|
|
2277
|
-
limit = { has_courthouse_building_trigger = yes development = 15 }
|
|
2278
|
-
add_building = town_hall
|
|
2279
|
-
add_base_tax = 1
|
|
2280
|
-
}
|
|
2281
|
-
}
|
|
2282
|
-
if = {
|
|
2283
|
-
limit = {
|
|
2284
|
-
has_reform = representation_of_the_crown_reform
|
|
2285
|
-
has_dlc = "Rights of Man"
|
|
2286
|
-
NOT = { num_of_ruler_traits = { amount = 3 } }
|
|
2287
|
-
NOT = { dip = 6 }
|
|
2288
|
-
}
|
|
2289
|
-
every_subject_country = {
|
|
2290
|
-
add_trust = {
|
|
2291
|
-
who = ROOT
|
|
2292
|
-
value = 20
|
|
2293
|
-
mutual = yes
|
|
2294
|
-
}
|
|
2295
|
-
add_liberty_desire = -25
|
|
2296
|
-
}
|
|
2297
|
-
change_dip = 1
|
|
2298
|
-
add_ruler_personality = silver_tongue_personality
|
|
2299
|
-
}
|
|
2300
|
-
else_if = {
|
|
2301
|
-
limit = {
|
|
2302
|
-
has_reform = representation_of_the_crown_reform
|
|
2303
|
-
NOT = { dip = 5 }
|
|
2304
|
-
}
|
|
2305
|
-
change_dip = 1
|
|
2306
|
-
add_dip_power = 100
|
|
2307
|
-
}
|
|
2308
|
-
else_if = {
|
|
2309
|
-
limit = { has_reform = representation_of_the_crown_reform }
|
|
2310
|
-
add_dip_power = 200
|
|
2311
|
-
}
|
|
2312
|
-
|
|
2313
|
-
if = {
|
|
2314
|
-
limit = { has_reform = penal_colonies_reform }
|
|
2315
|
-
create_explorer = { tradition = 80 }
|
|
2316
|
-
add_country_modifier = {
|
|
2317
|
-
name = mng_colonial_focus
|
|
2318
|
-
duration = 7300
|
|
2319
|
-
}
|
|
2320
|
-
}
|
|
2321
2059
|
}
|
|
2322
2060
|
}
|
|
2323
2061
|
}
|
|
@@ -281,6 +281,17 @@ mnd_pegu_3 = {
|
|
|
281
281
|
add_accepted_culture_or_dip_power = { culture = northern_thai dip_reward = yes }
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
|
+
else = {
|
|
285
|
+
custom_tooltip = pegu_subject_lna_tt
|
|
286
|
+
tooltip = {
|
|
287
|
+
LNA = {
|
|
288
|
+
override_country_name = HARIPHUNCHAI
|
|
289
|
+
set_country_flag = is_hariphunchai
|
|
290
|
+
change_primary_culture = mon
|
|
291
|
+
add_accepted_culture_or_dip_power = { culture = northern_thai dip_reward = yes }
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
}
|
|
284
295
|
4841 = {
|
|
285
296
|
change_province_name = Hariphunchai rename_capital = Hariphunchai
|
|
286
297
|
add_base_tax = 1
|
|
@@ -378,6 +389,17 @@ mnd_pegu_3 = {
|
|
|
378
389
|
add_accepted_culture_or_dip_power = { culture = central_thai dip_reward = yes }
|
|
379
390
|
}
|
|
380
391
|
}
|
|
392
|
+
else = {
|
|
393
|
+
custom_tooltip = pegu_subject_ayu_tt
|
|
394
|
+
tooltip = {
|
|
395
|
+
AYU = {
|
|
396
|
+
override_country_name = DVARAVATI
|
|
397
|
+
set_country_flag = is_dvaravati
|
|
398
|
+
change_primary_culture = mon
|
|
399
|
+
add_accepted_culture_or_dip_power = { culture = central_thai dip_reward = yes }
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
381
403
|
}
|
|
382
404
|
}
|
|
383
405
|
mnd_peg_restore_the_mon = {
|
|
@@ -514,6 +514,7 @@ oceania_missions_slot4 = {
|
|
|
514
514
|
OR = {
|
|
515
515
|
num_of_royal_marriages = 3
|
|
516
516
|
federation_size = 3
|
|
517
|
+
num_of_cities = 20
|
|
517
518
|
}
|
|
518
519
|
prestige = 40
|
|
519
520
|
}
|
|
@@ -8,7 +8,22 @@ tur_conquerors_of_the_near_east = {
|
|
|
8
8
|
NOT = { has_dlc = "Domination" }
|
|
9
9
|
tag = TUR
|
|
10
10
|
}
|
|
11
|
-
|
|
11
|
+
AND = {
|
|
12
|
+
tag = RUM
|
|
13
|
+
OR = {
|
|
14
|
+
AND = {
|
|
15
|
+
NOT = { was_tag = AKK }
|
|
16
|
+
NOT = { was_tag = QAR }
|
|
17
|
+
}
|
|
18
|
+
AND = {
|
|
19
|
+
OR = {
|
|
20
|
+
was_tag = AKK
|
|
21
|
+
was_tag = QAR
|
|
22
|
+
}
|
|
23
|
+
NOT = { has_dlc = "King of Kings" }
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
12
27
|
}
|
|
13
28
|
NOT = { map_setup = map_setup_random }
|
|
14
29
|
}
|
|
@@ -265,7 +280,22 @@ tur_eastern_balkans = {
|
|
|
265
280
|
NOT = { has_dlc = "Domination" }
|
|
266
281
|
tag = TUR
|
|
267
282
|
}
|
|
268
|
-
|
|
283
|
+
AND = {
|
|
284
|
+
tag = RUM
|
|
285
|
+
OR = {
|
|
286
|
+
AND = {
|
|
287
|
+
NOT = { was_tag = AKK }
|
|
288
|
+
NOT = { was_tag = QAR }
|
|
289
|
+
}
|
|
290
|
+
AND = {
|
|
291
|
+
OR = {
|
|
292
|
+
was_tag = AKK
|
|
293
|
+
was_tag = QAR
|
|
294
|
+
}
|
|
295
|
+
NOT = { has_dlc = "King of Kings" }
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
}
|
|
269
299
|
}
|
|
270
300
|
NOT = { map_setup = map_setup_random }
|
|
271
301
|
}
|
|
@@ -359,7 +389,22 @@ tur_conquest_of_middle_east = {
|
|
|
359
389
|
NOT = { has_dlc = "Domination" }
|
|
360
390
|
tag = TUR
|
|
361
391
|
}
|
|
362
|
-
|
|
392
|
+
AND = {
|
|
393
|
+
tag = RUM
|
|
394
|
+
OR = {
|
|
395
|
+
AND = {
|
|
396
|
+
NOT = { was_tag = AKK }
|
|
397
|
+
NOT = { was_tag = QAR }
|
|
398
|
+
}
|
|
399
|
+
AND = {
|
|
400
|
+
OR = {
|
|
401
|
+
was_tag = AKK
|
|
402
|
+
was_tag = QAR
|
|
403
|
+
}
|
|
404
|
+
NOT = { has_dlc = "King of Kings" }
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
}
|
|
363
408
|
}
|
|
364
409
|
NOT = { map_setup = map_setup_random }
|
|
365
410
|
}
|
|
@@ -711,7 +756,22 @@ tur_black_sea = {
|
|
|
711
756
|
NOT = { has_dlc = "Domination" }
|
|
712
757
|
tag = TUR
|
|
713
758
|
}
|
|
714
|
-
|
|
759
|
+
AND = {
|
|
760
|
+
tag = RUM
|
|
761
|
+
OR = {
|
|
762
|
+
AND = {
|
|
763
|
+
NOT = { was_tag = AKK }
|
|
764
|
+
NOT = { was_tag = QAR }
|
|
765
|
+
}
|
|
766
|
+
AND = {
|
|
767
|
+
OR = {
|
|
768
|
+
was_tag = AKK
|
|
769
|
+
was_tag = QAR
|
|
770
|
+
}
|
|
771
|
+
NOT = { has_dlc = "King of Kings" }
|
|
772
|
+
}
|
|
773
|
+
}
|
|
774
|
+
}
|
|
715
775
|
}
|
|
716
776
|
NOT = { map_setup = map_setup_random }
|
|
717
777
|
}
|
|
@@ -785,7 +845,22 @@ tur_eastern_mediterrenean_missions = {
|
|
|
785
845
|
NOT = { has_dlc = "Domination" }
|
|
786
846
|
tag = TUR
|
|
787
847
|
}
|
|
788
|
-
|
|
848
|
+
AND = {
|
|
849
|
+
tag = RUM
|
|
850
|
+
OR = {
|
|
851
|
+
AND = {
|
|
852
|
+
NOT = { was_tag = AKK }
|
|
853
|
+
NOT = { was_tag = QAR }
|
|
854
|
+
}
|
|
855
|
+
AND = {
|
|
856
|
+
OR = {
|
|
857
|
+
was_tag = AKK
|
|
858
|
+
was_tag = QAR
|
|
859
|
+
}
|
|
860
|
+
NOT = { has_dlc = "King of Kings" }
|
|
861
|
+
}
|
|
862
|
+
}
|
|
863
|
+
}
|
|
789
864
|
}
|
|
790
865
|
NOT = { map_setup = map_setup_random }
|
|
791
866
|
}
|
|
@@ -1050,7 +1125,22 @@ tur_conquer_western_mediterrenean = {
|
|
|
1050
1125
|
NOT = { has_dlc = "Domination" }
|
|
1051
1126
|
tag = TUR
|
|
1052
1127
|
}
|
|
1053
|
-
|
|
1128
|
+
AND = {
|
|
1129
|
+
tag = RUM
|
|
1130
|
+
OR = {
|
|
1131
|
+
AND = {
|
|
1132
|
+
NOT = { was_tag = AKK }
|
|
1133
|
+
NOT = { was_tag = QAR }
|
|
1134
|
+
}
|
|
1135
|
+
AND = {
|
|
1136
|
+
OR = {
|
|
1137
|
+
was_tag = AKK
|
|
1138
|
+
was_tag = QAR
|
|
1139
|
+
}
|
|
1140
|
+
NOT = { has_dlc = "King of Kings" }
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
}
|
|
1054
1144
|
}
|
|
1055
1145
|
NOT = { map_setup = map_setup_random }
|
|
1056
1146
|
}
|
|
@@ -1160,7 +1250,22 @@ tur_indian_ocean = {
|
|
|
1160
1250
|
NOT = { has_dlc = "Domination" }
|
|
1161
1251
|
tag = TUR
|
|
1162
1252
|
}
|
|
1163
|
-
|
|
1253
|
+
AND = {
|
|
1254
|
+
tag = RUM
|
|
1255
|
+
OR = {
|
|
1256
|
+
AND = {
|
|
1257
|
+
NOT = { was_tag = AKK }
|
|
1258
|
+
NOT = { was_tag = QAR }
|
|
1259
|
+
}
|
|
1260
|
+
AND = {
|
|
1261
|
+
OR = {
|
|
1262
|
+
was_tag = AKK
|
|
1263
|
+
was_tag = QAR
|
|
1264
|
+
}
|
|
1265
|
+
NOT = { has_dlc = "King of Kings" }
|
|
1266
|
+
}
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1164
1269
|
}
|
|
1165
1270
|
NOT = { map_setup = map_setup_random }
|
|
1166
1271
|
}
|
|
@@ -2088,9 +2088,18 @@ liv_lva_handle_the_threats_mission_slot = {
|
|
|
2088
2088
|
}
|
|
2089
2089
|
PLC = {
|
|
2090
2090
|
alliance_with = ROOT
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2091
|
+
if = {
|
|
2092
|
+
limit = { has_dlc = "Leviathan" }
|
|
2093
|
+
trust = {
|
|
2094
|
+
who = ROOT
|
|
2095
|
+
value = 75
|
|
2096
|
+
}
|
|
2097
|
+
}
|
|
2098
|
+
else = {
|
|
2099
|
+
has_opinion = {
|
|
2100
|
+
who = ROOT
|
|
2101
|
+
value = 150
|
|
2102
|
+
}
|
|
2094
2103
|
}
|
|
2095
2104
|
}
|
|
2096
2105
|
}
|
|
@@ -701,9 +701,11 @@ poland_sca_slot_2_a = {
|
|
|
701
701
|
country_or_non_sovereign_subject_holds = ROOT
|
|
702
702
|
custom_trigger_tooltip = {
|
|
703
703
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
704
|
+
owner = {
|
|
705
|
+
OR = {
|
|
706
|
+
alliance_with = ROOT
|
|
707
|
+
overlord = { alliance_with = ROOT }
|
|
708
|
+
}
|
|
707
709
|
}
|
|
708
710
|
}
|
|
709
711
|
}
|
|
@@ -714,9 +716,11 @@ poland_sca_slot_2_a = {
|
|
|
714
716
|
country_or_non_sovereign_subject_holds = ROOT
|
|
715
717
|
custom_trigger_tooltip = {
|
|
716
718
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
719
|
+
owner = {
|
|
720
|
+
OR = {
|
|
721
|
+
alliance_with = ROOT
|
|
722
|
+
overlord = { alliance_with = ROOT }
|
|
723
|
+
}
|
|
720
724
|
}
|
|
721
725
|
}
|
|
722
726
|
}
|
|
@@ -727,9 +731,11 @@ poland_sca_slot_2_a = {
|
|
|
727
731
|
country_or_non_sovereign_subject_holds = ROOT
|
|
728
732
|
custom_trigger_tooltip = {
|
|
729
733
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
734
|
+
owner = {
|
|
735
|
+
OR = {
|
|
736
|
+
alliance_with = ROOT
|
|
737
|
+
overlord = { alliance_with = ROOT }
|
|
738
|
+
}
|
|
733
739
|
}
|
|
734
740
|
}
|
|
735
741
|
}
|
|
@@ -1955,9 +1961,11 @@ poland_sca_slot_3_a = {
|
|
|
1955
1961
|
country_or_non_sovereign_subject_holds = ROOT
|
|
1956
1962
|
custom_trigger_tooltip = {
|
|
1957
1963
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1964
|
+
owner = {
|
|
1965
|
+
OR = {
|
|
1966
|
+
alliance_with = ROOT
|
|
1967
|
+
overlord = { alliance_with = ROOT }
|
|
1968
|
+
}
|
|
1961
1969
|
}
|
|
1962
1970
|
}
|
|
1963
1971
|
}
|
|
@@ -1968,9 +1976,11 @@ poland_sca_slot_3_a = {
|
|
|
1968
1976
|
country_or_non_sovereign_subject_holds = ROOT
|
|
1969
1977
|
custom_trigger_tooltip = {
|
|
1970
1978
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1979
|
+
owner = {
|
|
1980
|
+
OR = {
|
|
1981
|
+
alliance_with = ROOT
|
|
1982
|
+
overlord = { alliance_with = ROOT }
|
|
1983
|
+
}
|
|
1974
1984
|
}
|
|
1975
1985
|
}
|
|
1976
1986
|
}
|
|
@@ -1981,9 +1991,11 @@ poland_sca_slot_3_a = {
|
|
|
1981
1991
|
country_or_non_sovereign_subject_holds = ROOT
|
|
1982
1992
|
custom_trigger_tooltip = {
|
|
1983
1993
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1994
|
+
owner = {
|
|
1995
|
+
OR = {
|
|
1996
|
+
alliance_with = ROOT
|
|
1997
|
+
overlord = { alliance_with = ROOT }
|
|
1998
|
+
}
|
|
1987
1999
|
}
|
|
1988
2000
|
}
|
|
1989
2001
|
}
|
|
@@ -1994,9 +2006,11 @@ poland_sca_slot_3_a = {
|
|
|
1994
2006
|
country_or_non_sovereign_subject_holds = ROOT
|
|
1995
2007
|
custom_trigger_tooltip = {
|
|
1996
2008
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2009
|
+
owner = {
|
|
2010
|
+
OR = {
|
|
2011
|
+
alliance_with = ROOT
|
|
2012
|
+
overlord = { alliance_with = ROOT }
|
|
2013
|
+
}
|
|
2000
2014
|
}
|
|
2001
2015
|
}
|
|
2002
2016
|
}
|
|
@@ -2007,9 +2021,11 @@ poland_sca_slot_3_a = {
|
|
|
2007
2021
|
country_or_non_sovereign_subject_holds = ROOT
|
|
2008
2022
|
custom_trigger_tooltip = {
|
|
2009
2023
|
tooltip = owned_by_ally_or_ally_subject_tt
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2024
|
+
owner = {
|
|
2025
|
+
OR = {
|
|
2026
|
+
alliance_with = ROOT
|
|
2027
|
+
overlord = { alliance_with = ROOT }
|
|
2028
|
+
}
|
|
2013
2029
|
}
|
|
2014
2030
|
}
|
|
2015
2031
|
}
|
|
@@ -976,6 +976,10 @@ swe_diplomacy_mission_slot = {
|
|
|
976
976
|
}
|
|
977
977
|
}
|
|
978
978
|
add_dip_power = 100
|
|
979
|
+
add_country_modifier = {
|
|
980
|
+
name = "swe_germanic_alliance"
|
|
981
|
+
duration = 9125
|
|
982
|
+
}
|
|
979
983
|
mecklenburg_area = {
|
|
980
984
|
limit = {
|
|
981
985
|
is_permanent_claim = ROOT
|