|
@@ -30,7 +30,7 @@ english_french_act_of_union = {
|
|
|
30
30
|
FRA = { junior_union_with = ENG }
|
|
31
31
|
FRA = { is_subject_of = ENG }
|
|
32
32
|
}
|
|
33
|
-
FRA = { NOT = { num_of_cities =
|
|
33
|
+
FRA = { NOT = { num_of_cities = 40 } }
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
adm_tech = 10
|
|
@@ -46,7 +46,7 @@ english_french_act_of_union = {
|
|
|
46
46
|
exists = yes
|
|
47
47
|
ai = yes
|
|
48
48
|
is_subject_of = ROOT
|
|
49
|
-
NOT = { num_of_cities =
|
|
49
|
+
NOT = { num_of_cities = 40 }
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
52
|
tooltip = {
|
|
@@ -441,7 +441,7 @@ country_decisions = {
|
|
|
441
441
|
FRA = { junior_union_with = ROOT }
|
|
442
442
|
FRA = { is_subject_of = ROOT }
|
|
443
443
|
}
|
|
444
|
-
FRA = { NOT = { num_of_cities =
|
|
444
|
+
FRA = { NOT = { num_of_cities = 40 } }
|
|
445
445
|
}
|
|
446
446
|
}
|
|
447
447
|
num_of_owned_provinces_with = {
|
|
@@ -459,7 +459,7 @@ country_decisions = {
|
|
|
459
459
|
exists = yes
|
|
460
460
|
ai = yes
|
|
461
461
|
is_subject_of = ROOT
|
|
462
|
-
NOT = { num_of_cities =
|
|
462
|
+
NOT = { num_of_cities = 40 }
|
|
463
463
|
}
|
|
464
464
|
}
|
|
465
465
|
inherit = FRA
|
|
@@ -4061,7 +4061,10 @@ ming_missions_3_b = {
|
|
|
4061
4061
|
owned_by = ROOT
|
|
4062
4062
|
base_production = 12
|
|
4063
4063
|
}
|
|
4064
|
-
|
|
4064
|
+
if = {
|
|
4065
|
+
limit = { tag = MNG }
|
|
4066
|
+
has_idea = single_whip_law
|
|
4067
|
+
}
|
|
4065
4068
|
NOT = { inflation = 1 }
|
|
4066
4069
|
NOT = { num_of_loans = 1 }
|
|
4067
4070
|
current_income_balance = 35
|
|
@@ -4152,218 +4155,14 @@ ming_missions_3_b = {
|
|
|
4152
4155
|
mng_shengshi_zhishi = {
|
|
4153
4156
|
icon = mng_shengshi_zhishi
|
|
4154
4157
|
required_missions = { mng_mutual_trade_system mng_pure_land mng_expand_yongle_dadian }
|
|
4155
|
-
position = 9
|
|
4156
|
-
provinces_to_highlight = {
|
|
4157
|
-
owned_by = ROOT
|
|
4158
|
-
OR = {
|
|
4159
|
-
if = {
|
|
4160
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
4161
|
-
NOT = { prosperity = 100 }
|
|
4162
|
-
}
|
|
4163
|
-
NOT = { num_of_times_improved = 5 }
|
|
4164
|
-
}
|
|
4165
|
-
}
|
|
4166
|
-
|
|
4158
|
+
position = 9
|
|
4167
4159
|
trigger = {
|
|
4168
|
-
custom_trigger_tooltip = {
|
|
4169
|
-
tooltip = mng_zhishi_trigger_desc_tt
|
|
4170
|
-
if = {
|
|
4171
|
-
limit = {
|
|
4172
|
-
has_dlc = "Mandate of Heaven"
|
|
4173
|
-
is_emperor_of_china = yes
|
|
4174
|
-
}
|
|
4175
|
-
imperial_mandate = 50
|
|
4176
|
-
}
|
|
4177
|
-
else = { prestige = 50 }
|
|
4178
|
-
NOT = {
|
|
4179
|
-
num_of_estate_privileges = {
|
|
4180
|
-
estate = estate_eunuchs
|
|
4181
|
-
value = 2
|
|
4182
|
-
}
|
|
4183
|
-
}
|
|
4184
|
-
NOT = {
|
|
4185
|
-
num_of_estate_privileges = {
|
|
4186
|
-
estate = estate_nobles
|
|
4187
|
-
value = 2
|
|
4188
|
-
}
|
|
4189
|
-
}
|
|
4190
|
-
NOT = {
|
|
4191
|
-
num_of_estate_privileges = {
|
|
4192
|
-
estate = estate_burghers
|
|
4193
|
-
value = 2
|
|
4194
|
-
}
|
|
4195
|
-
}
|
|
4196
|
-
NOT = {
|
|
4197
|
-
num_of_estate_privileges = {
|
|
4198
|
-
estate = estate_church
|
|
4199
|
-
value = 2
|
|
4200
|
-
}
|
|
4201
|
-
}
|
|
4202
|
-
NOT = {
|
|
4203
|
-
estate_influence = {
|
|
4204
|
-
estate = estate_nobles
|
|
4205
|
-
influence = 50
|
|
4206
|
-
}
|
|
4207
|
-
}
|
|
4208
|
-
NOT = {
|
|
4209
|
-
estate_influence = {
|
|
4210
|
-
estate = estate_church
|
|
4211
|
-
influence = 50
|
|
4212
|
-
}
|
|
4213
|
-
}
|
|
4214
|
-
NOT = {
|
|
4215
|
-
estate_influence = {
|
|
4216
|
-
estate = estate_burghers
|
|
4217
|
-
influence = 50
|
|
4218
|
-
}
|
|
4219
|
-
}
|
|
4220
|
-
NOT = {
|
|
4221
|
-
estate_influence = {
|
|
4222
|
-
estate = estate_eunuchs
|
|
4223
|
-
influence = 50
|
|
4224
|
-
}
|
|
4225
|
-
}
|
|
4226
|
-
monthly_adm = 8
|
|
4227
|
-
NOT = { num_of_loans = 1 }
|
|
4228
|
-
OR = {
|
|
4229
|
-
has_had_golden_age = yes
|
|
4230
|
-
monthly_income = 250
|
|
4231
|
-
}
|
|
4232
|
-
}
|
|
4233
4160
|
if = {
|
|
4234
4161
|
limit = {
|
|
4235
4162
|
has_dlc = "Mandate of Heaven"
|
|
4236
4163
|
is_emperor_of_china = yes
|
|
4237
4164
|
}
|
|
4238
|
-
imperial_mandate = 50
|
|
4239
|
-
}
|
|
4240
|
-
else = { prestige = 50 }
|
|
4241
|
-
NOT = {
|
|
4242
|
-
num_of_estate_privileges = {
|
|
4243
|
-
estate = estate_eunuchs
|
|
4244
|
-
value = 2
|
|
4245
|
-
}
|
|
4246
|
-
}
|
|
4247
|
-
NOT = {
|
|
4248
|
-
num_of_estate_privileges = {
|
|
4249
|
-
estate = estate_nobles
|
|
4250
|
-
value = 2
|
|
4251
|
-
}
|
|
4252
|
-
}
|
|
4253
|
-
NOT = {
|
|
4254
|
-
num_of_estate_privileges = {
|
|
4255
|
-
estate = estate_burghers
|
|
4256
|
-
value = 2
|
|
4257
|
-
}
|
|
4258
|
-
}
|
|
4259
|
-
NOT = {
|
|
4260
|
-
num_of_estate_privileges = {
|
|
4261
|
-
estate = estate_church
|
|
4262
|
-
value = 2
|
|
4263
|
-
}
|
|
4264
|
-
}
|
|
4265
|
-
NOT = {
|
|
4266
|
-
estate_influence = {
|
|
4267
|
-
estate = estate_nobles
|
|
4268
|
-
influence = 50
|
|
4269
|
-
}
|
|
4270
|
-
}
|
|
4271
|
-
NOT = {
|
|
4272
|
-
estate_influence = {
|
|
4273
|
-
estate = estate_church
|
|
4274
|
-
influence = 50
|
|
4275
|
-
}
|
|
4276
|
-
}
|
|
4277
|
-
NOT = {
|
|
4278
|
-
estate_influence = {
|
|
4279
|
-
estate = estate_burghers
|
|
4280
|
-
influence = 50
|
|
4281
|
-
}
|
|
4282
|
-
}
|
|
4283
|
-
NOT = {
|
|
4284
|
-
estate_influence = {
|
|
4285
|
-
estate = estate_eunuchs
|
|
4286
|
-
influence = 50
|
|
4287
|
-
}
|
|
4288
|
-
}
|
|
4289
|
-
monthly_adm = 8
|
|
4290
|
-
NOT = { num_of_loans = 1 }
|
|
4291
|
-
OR = {
|
|
4292
|
-
has_had_golden_age = yes
|
|
4293
|
-
monthly_income = 250
|
|
4294
|
-
}
|
|
4295
|
-
empire_of_china_num_reforms_passed = 5
|
|
4296
|
-
custom_trigger_tooltip = {
|
|
4297
|
-
tooltip = mng_shengshi_trigger_tt
|
|
4298
|
-
if = {
|
|
4299
|
-
limit = {
|
|
4300
|
-
has_dlc = "Mandate of Heaven"
|
|
4301
|
-
is_emperor_of_china = yes
|
|
4302
|
-
}
|
|
4303
|
-
imperial_mandate = 95
|
|
4304
|
-
}
|
|
4305
|
-
else = { prestige = 90 }
|
|
4306
|
-
NOT = {
|
|
4307
|
-
num_of_estate_privileges = {
|
|
4308
|
-
estate = estate_eunuchs
|
|
4309
|
-
value = 1
|
|
4310
|
-
}
|
|
4311
|
-
}
|
|
4312
|
-
NOT = {
|
|
4313
|
-
num_of_estate_privileges = {
|
|
4314
|
-
estate = estate_nobles
|
|
4315
|
-
value = 1
|
|
4316
|
-
}
|
|
4317
|
-
}
|
|
4318
|
-
NOT = {
|
|
4319
|
-
num_of_estate_privileges = {
|
|
4320
|
-
estate = estate_burghers
|
|
4321
|
-
value = 1
|
|
4322
|
-
}
|
|
4323
|
-
}
|
|
4324
|
-
NOT = {
|
|
4325
|
-
num_of_estate_privileges = {
|
|
4326
|
-
estate = estate_church
|
|
4327
|
-
value = 1
|
|
4328
|
-
}
|
|
4329
|
-
}
|
|
4330
|
-
NOT = {
|
|
4331
|
-
estate_influence = {
|
|
4332
|
-
estate = estate_nobles
|
|
4333
|
-
influence = 40
|
|
4334
|
-
}
|
|
4335
|
-
}
|
|
4336
|
-
NOT = {
|
|
4337
|
-
estate_influence = {
|
|
4338
|
-
estate = estate_church
|
|
4339
|
-
influence = 40
|
|
4340
|
-
}
|
|
4341
|
-
}
|
|
4342
|
-
NOT = {
|
|
4343
|
-
estate_influence = {
|
|
4344
|
-
estate = estate_burghers
|
|
4345
|
-
influence = 40
|
|
4346
|
-
}
|
|
4347
|
-
}
|
|
4348
|
-
NOT = {
|
|
4349
|
-
estate_influence = {
|
|
4350
|
-
estate = estate_eunuchs
|
|
4351
|
-
influence = 40
|
|
4352
|
-
}
|
|
4353
|
-
}
|
|
4354
|
-
monthly_adm = 12
|
|
4355
|
-
NOT = { num_of_loans = 1 }
|
|
4356
|
-
OR = {
|
|
4357
|
-
in_golden_age = yes
|
|
4358
|
-
monthly_income = 500
|
|
4359
|
-
}
|
|
4360
4165
|
empire_of_china_num_reforms_passed = 10
|
|
4361
|
-
}
|
|
4362
|
-
if = {
|
|
4363
|
-
limit = {
|
|
4364
|
-
has_dlc = "Mandate of Heaven"
|
|
4365
|
-
is_emperor_of_china = yes
|
|
4366
|
-
}
|
|
4367
4166
|
imperial_mandate = 95
|
|
4368
4167
|
}
|
|
4369
4168
|
else = { prestige = 90 }
|
|
@@ -4421,7 +4220,6 @@ ming_missions_3_b = {
|
|
|
4421
4220
|
in_golden_age = yes
|
|
4422
4221
|
monthly_income = 500
|
|
4423
4222
|
}
|
|
4424
|
-
empire_of_china_num_reforms_passed = 10
|
|
4425
4223
|
}
|
|
4426
4224
|
|
|
4427
4225
|
effect = {
|
|
@@ -6835,9 +6633,20 @@ ming_missions_5_b = {
|
|
|
6835
6633
|
num_of_galley = 50
|
|
6836
6634
|
num_of_light_ship = 50
|
|
6837
6635
|
}
|
|
6838
|
-
|
|
6839
|
-
|
|
6840
|
-
|
|
6636
|
+
if = {
|
|
6637
|
+
limit = { tag = MNG }
|
|
6638
|
+
OR = {
|
|
6639
|
+
mission_completed = mng_repeal_haijin_policy
|
|
6640
|
+
mission_completed = mng_improve_haijin_policy
|
|
6641
|
+
}
|
|
6642
|
+
}
|
|
6643
|
+
else = {
|
|
6644
|
+
OR = {
|
|
6645
|
+
full_idea_group = trade_ideas
|
|
6646
|
+
dip = 6
|
|
6647
|
+
monthly_dip = 10
|
|
6648
|
+
national_focus = DIP
|
|
6649
|
+
}
|
|
6841
6650
|
}
|
|
6842
6651
|
}
|
|
6843
6652
|
|
|
@@ -2217,217 +2217,13 @@ japanese_missions_eoc_3 = {
|
|
|
2217
2217
|
icon = mng_shengshi_zhishi
|
|
2218
2218
|
required_missions = { mng_mutual_trade_system2 mng_pure_land2 mng_expand_yongle_dadian2 }
|
|
2219
2219
|
position = 13
|
|
2220
|
-
provinces_to_highlight = {
|
|
2221
|
-
owned_by = ROOT
|
|
2222
|
-
OR = {
|
|
2223
|
-
if = {
|
|
2224
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
2225
|
-
NOT = { prosperity = 100 }
|
|
2226
|
-
}
|
|
2227
|
-
NOT = { num_of_times_improved = 5 }
|
|
2228
|
-
}
|
|
2229
|
-
}
|
|
2230
|
-
|
|
2231
2220
|
trigger = {
|
|
2232
|
-
custom_trigger_tooltip = {
|
|
2233
|
-
tooltip = mng_zhishi_trigger_desc_tt
|
|
2234
|
-
if = {
|
|
2235
|
-
limit = {
|
|
2236
|
-
has_dlc = "Mandate of Heaven"
|
|
2237
|
-
is_emperor_of_china = yes
|
|
2238
|
-
}
|
|
2239
|
-
imperial_mandate = 50
|
|
2240
|
-
}
|
|
2241
|
-
else = { prestige = 50 }
|
|
2242
|
-
NOT = {
|
|
2243
|
-
num_of_estate_privileges = {
|
|
2244
|
-
estate = estate_eunuchs
|
|
2245
|
-
value = 2
|
|
2246
|
-
}
|
|
2247
|
-
}
|
|
2248
|
-
NOT = {
|
|
2249
|
-
num_of_estate_privileges = {
|
|
2250
|
-
estate = estate_nobles
|
|
2251
|
-
value = 2
|
|
2252
|
-
}
|
|
2253
|
-
}
|
|
2254
|
-
NOT = {
|
|
2255
|
-
num_of_estate_privileges = {
|
|
2256
|
-
estate = estate_burghers
|
|
2257
|
-
value = 2
|
|
2258
|
-
}
|
|
2259
|
-
}
|
|
2260
|
-
NOT = {
|
|
2261
|
-
num_of_estate_privileges = {
|
|
2262
|
-
estate = estate_church
|
|
2263
|
-
value = 2
|
|
2264
|
-
}
|
|
2265
|
-
}
|
|
2266
|
-
NOT = {
|
|
2267
|
-
estate_influence = {
|
|
2268
|
-
estate = estate_nobles
|
|
2269
|
-
influence = 50
|
|
2270
|
-
}
|
|
2271
|
-
}
|
|
2272
|
-
NOT = {
|
|
2273
|
-
estate_influence = {
|
|
2274
|
-
estate = estate_church
|
|
2275
|
-
influence = 50
|
|
2276
|
-
}
|
|
2277
|
-
}
|
|
2278
|
-
NOT = {
|
|
2279
|
-
estate_influence = {
|
|
2280
|
-
estate = estate_burghers
|
|
2281
|
-
influence = 50
|
|
2282
|
-
}
|
|
2283
|
-
}
|
|
2284
|
-
NOT = {
|
|
2285
|
-
estate_influence = {
|
|
2286
|
-
estate = estate_eunuchs
|
|
2287
|
-
influence = 50
|
|
2288
|
-
}
|
|
2289
|
-
}
|
|
2290
|
-
monthly_adm = 8
|
|
2291
|
-
NOT = { num_of_loans = 1 }
|
|
2292
|
-
OR = {
|
|
2293
|
-
has_had_golden_age = yes
|
|
2294
|
-
monthly_income = 250
|
|
2295
|
-
}
|
|
2296
|
-
}
|
|
2297
2221
|
if = {
|
|
2298
2222
|
limit = {
|
|
2299
2223
|
has_dlc = "Mandate of Heaven"
|
|
2300
2224
|
is_emperor_of_china = yes
|
|
2301
2225
|
}
|
|
2302
|
-
imperial_mandate = 50
|
|
2303
|
-
}
|
|
2304
|
-
else = { prestige = 50 }
|
|
2305
|
-
NOT = {
|
|
2306
|
-
num_of_estate_privileges = {
|
|
2307
|
-
estate = estate_eunuchs
|
|
2308
|
-
value = 2
|
|
2309
|
-
}
|
|
2310
|
-
}
|
|
2311
|
-
NOT = {
|
|
2312
|
-
num_of_estate_privileges = {
|
|
2313
|
-
estate = estate_nobles
|
|
2314
|
-
value = 2
|
|
2315
|
-
}
|
|
2316
|
-
}
|
|
2317
|
-
NOT = {
|
|
2318
|
-
num_of_estate_privileges = {
|
|
2319
|
-
estate = estate_burghers
|
|
2320
|
-
value = 2
|
|
2321
|
-
}
|
|
2322
|
-
}
|
|
2323
|
-
NOT = {
|
|
2324
|
-
num_of_estate_privileges = {
|
|
2325
|
-
estate = estate_church
|
|
2326
|
-
value = 2
|
|
2327
|
-
}
|
|
2328
|
-
}
|
|
2329
|
-
NOT = {
|
|
2330
|
-
estate_influence = {
|
|
2331
|
-
estate = estate_nobles
|
|
2332
|
-
influence = 50
|
|
2333
|
-
}
|
|
2334
|
-
}
|
|
2335
|
-
NOT = {
|
|
2336
|
-
estate_influence = {
|
|
2337
|
-
estate = estate_church
|
|
2338
|
-
influence = 50
|
|
2339
|
-
}
|
|
2340
|
-
}
|
|
2341
|
-
NOT = {
|
|
2342
|
-
estate_influence = {
|
|
2343
|
-
estate = estate_burghers
|
|
2344
|
-
influence = 50
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
|
-
NOT = {
|
|
2348
|
-
estate_influence = {
|
|
2349
|
-
estate = estate_eunuchs
|
|
2350
|
-
influence = 50
|
|
2351
|
-
}
|
|
2352
|
-
}
|
|
2353
|
-
monthly_adm = 8
|
|
2354
|
-
NOT = { num_of_loans = 1 }
|
|
2355
|
-
OR = {
|
|
2356
|
-
has_had_golden_age = yes
|
|
2357
|
-
monthly_income = 250
|
|
2358
|
-
}
|
|
2359
|
-
empire_of_china_num_reforms_passed = 5
|
|
2360
|
-
custom_trigger_tooltip = {
|
|
2361
|
-
tooltip = mng_shengshi_trigger_tt
|
|
2362
|
-
if = {
|
|
2363
|
-
limit = {
|
|
2364
|
-
has_dlc = "Mandate of Heaven"
|
|
2365
|
-
is_emperor_of_china = yes
|
|
2366
|
-
}
|
|
2367
|
-
imperial_mandate = 95
|
|
2368
|
-
}
|
|
2369
|
-
else = { prestige = 90 }
|
|
2370
|
-
NOT = {
|
|
2371
|
-
num_of_estate_privileges = {
|
|
2372
|
-
estate = estate_eunuchs
|
|
2373
|
-
value = 1
|
|
2374
|
-
}
|
|
2375
|
-
}
|
|
2376
|
-
NOT = {
|
|
2377
|
-
num_of_estate_privileges = {
|
|
2378
|
-
estate = estate_nobles
|
|
2379
|
-
value = 1
|
|
2380
|
-
}
|
|
2381
|
-
}
|
|
2382
|
-
NOT = {
|
|
2383
|
-
num_of_estate_privileges = {
|
|
2384
|
-
estate = estate_burghers
|
|
2385
|
-
value = 1
|
|
2386
|
-
}
|
|
2387
|
-
}
|
|
2388
|
-
NOT = {
|
|
2389
|
-
num_of_estate_privileges = {
|
|
2390
|
-
estate = estate_church
|
|
2391
|
-
value = 1
|
|
2392
|
-
}
|
|
2393
|
-
}
|
|
2394
|
-
NOT = {
|
|
2395
|
-
estate_influence = {
|
|
2396
|
-
estate = estate_nobles
|
|
2397
|
-
influence = 40
|
|
2398
|
-
}
|
|
2399
|
-
}
|
|
2400
|
-
NOT = {
|
|
2401
|
-
estate_influence = {
|
|
2402
|
-
estate = estate_church
|
|
2403
|
-
influence = 40
|
|
2404
|
-
}
|
|
2405
|
-
}
|
|
2406
|
-
NOT = {
|
|
2407
|
-
estate_influence = {
|
|
2408
|
-
estate = estate_burghers
|
|
2409
|
-
influence = 40
|
|
2410
|
-
}
|
|
2411
|
-
}
|
|
2412
|
-
NOT = {
|
|
2413
|
-
estate_influence = {
|
|
2414
|
-
estate = estate_eunuchs
|
|
2415
|
-
influence = 40
|
|
2416
|
-
}
|
|
2417
|
-
}
|
|
2418
|
-
monthly_adm = 12
|
|
2419
|
-
NOT = { num_of_loans = 1 }
|
|
2420
|
-
OR = {
|
|
2421
|
-
in_golden_age = yes
|
|
2422
|
-
monthly_income = 500
|
|
2423
|
-
}
|
|
2424
2226
|
empire_of_china_num_reforms_passed = 10
|
|
2425
|
-
}
|
|
2426
|
-
if = {
|
|
2427
|
-
limit = {
|
|
2428
|
-
has_dlc = "Mandate of Heaven"
|
|
2429
|
-
is_emperor_of_china = yes
|
|
2430
|
-
}
|
|
2431
2227
|
imperial_mandate = 95
|
|
2432
2228
|
}
|
|
2433
2229
|
else = { prestige = 90 }
|
|
@@ -2485,112 +2281,47 @@ japanese_missions_eoc_3 = {
|
|
|
2485
2281
|
in_golden_age = yes
|
|
2486
2282
|
monthly_income = 500
|
|
2487
2283
|
}
|
|
2488
|
-
empire_of_china_num_reforms_passed = 10
|
|
2489
2284
|
}
|
|
2490
2285
|
|
|
2491
2286
|
effect = {
|
|
2492
|
-
custom_tooltip =
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
duration = 9125
|
|
2497
|
-
}
|
|
2498
|
-
add_power_projection = {
|
|
2499
|
-
type = 25_permanent_power_projection
|
|
2500
|
-
amount = 10
|
|
2501
|
-
}
|
|
2502
|
-
change_ruler_stat = {
|
|
2503
|
-
stat = adm
|
|
2504
|
-
amount = 1
|
|
2505
|
-
}
|
|
2506
|
-
change_ruler_stat = {
|
|
2507
|
-
stat = dip
|
|
2508
|
-
amount = 1
|
|
2509
|
-
}
|
|
2510
|
-
change_ruler_stat = {
|
|
2511
|
-
stat = mil
|
|
2512
|
-
amount = 1
|
|
2513
|
-
}
|
|
2287
|
+
custom_tooltip = mng_passing_reform_grants_10_estate_loyalty_tt
|
|
2288
|
+
add_power_projection = {
|
|
2289
|
+
type = 25_permanent_power_projection
|
|
2290
|
+
amount = 25
|
|
2514
2291
|
}
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
name = mng_prosperous_era_modifier
|
|
2520
|
-
duration = -1
|
|
2521
|
-
}
|
|
2522
|
-
if = {
|
|
2523
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
2524
|
-
if = {
|
|
2525
|
-
limit = { has_had_golden_age = yes }
|
|
2526
|
-
reset_golden_age = yes
|
|
2527
|
-
}
|
|
2528
|
-
else_if = {
|
|
2529
|
-
limit = { in_golden_age = yes }
|
|
2530
|
-
extend_golden_age = 240
|
|
2531
|
-
}
|
|
2532
|
-
}
|
|
2533
|
-
add_power_projection = {
|
|
2534
|
-
type = 25_permanent_power_projection
|
|
2535
|
-
amount = 25
|
|
2536
|
-
}
|
|
2292
|
+
custom_tooltip = zim_amongst_the_great_powers_tt
|
|
2293
|
+
add_country_modifier = {
|
|
2294
|
+
name = mng_prosperous_era_modifier
|
|
2295
|
+
duration = -1
|
|
2537
2296
|
}
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
hidden_effect = {
|
|
2297
|
+
if = {
|
|
2298
|
+
limit = { has_dlc = "Mandate of Heaven" }
|
|
2541
2299
|
if = {
|
|
2542
|
-
limit = {
|
|
2543
|
-
|
|
2544
|
-
in_golden_age = yes
|
|
2545
|
-
monthly_income = 500
|
|
2546
|
-
}
|
|
2547
|
-
monthly_adm = 12
|
|
2548
|
-
}
|
|
2549
|
-
add_country_modifier = {
|
|
2550
|
-
name = mng_prosperous_era_modifier
|
|
2551
|
-
duration = -1
|
|
2552
|
-
}
|
|
2553
|
-
if = {
|
|
2554
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
2555
|
-
if = {
|
|
2556
|
-
limit = { has_had_golden_age = yes }
|
|
2557
|
-
reset_golden_age = yes
|
|
2558
|
-
}
|
|
2559
|
-
else_if = {
|
|
2560
|
-
limit = { in_golden_age = yes }
|
|
2561
|
-
extend_golden_age = 240
|
|
2562
|
-
}
|
|
2563
|
-
}
|
|
2564
|
-
add_power_projection = {
|
|
2565
|
-
type = 25_permanent_power_projection
|
|
2566
|
-
amount = 25
|
|
2567
|
-
}
|
|
2568
|
-
custom_tooltip = mng_passing_reform_grants_10_estate_loyalty_tt
|
|
2569
|
-
set_country_flag = mng_shengshi_reward_flag
|
|
2300
|
+
limit = { has_had_golden_age = yes }
|
|
2301
|
+
reset_golden_age = yes
|
|
2570
2302
|
}
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
duration = 9125
|
|
2575
|
-
}
|
|
2576
|
-
add_power_projection = {
|
|
2577
|
-
type = 25_permanent_power_projection
|
|
2578
|
-
amount = 10
|
|
2579
|
-
}
|
|
2580
|
-
change_ruler_stat = {
|
|
2581
|
-
stat = adm
|
|
2582
|
-
amount = 1
|
|
2583
|
-
}
|
|
2584
|
-
change_ruler_stat = {
|
|
2585
|
-
stat = dip
|
|
2586
|
-
amount = 1
|
|
2587
|
-
}
|
|
2588
|
-
change_ruler_stat = {
|
|
2589
|
-
stat = mil
|
|
2590
|
-
amount = 1
|
|
2591
|
-
}
|
|
2303
|
+
else_if = {
|
|
2304
|
+
limit = { in_golden_age = yes }
|
|
2305
|
+
extend_golden_age = 240
|
|
2592
2306
|
}
|
|
2593
2307
|
}
|
|
2308
|
+
set_country_flag = mng_shengshi_reward_flag
|
|
2309
|
+
add_country_modifier = {
|
|
2310
|
+
name = mng_well_governed_era_modifier
|
|
2311
|
+
duration = 9125
|
|
2312
|
+
}
|
|
2313
|
+
change_ruler_stat = {
|
|
2314
|
+
stat = adm
|
|
2315
|
+
amount = 1
|
|
2316
|
+
}
|
|
2317
|
+
change_ruler_stat = {
|
|
2318
|
+
stat = dip
|
|
2319
|
+
amount = 1
|
|
2320
|
+
}
|
|
2321
|
+
change_ruler_stat = {
|
|
2322
|
+
stat = mil
|
|
2323
|
+
amount = 1
|
|
2324
|
+
}
|
|
2594
2325
|
}
|
|
2595
2326
|
}
|
|
2596
2327
|
}
|
|
@@ -3966,6 +3697,14 @@ japanese_missions_eoc_5 = {
|
|
|
3966
3697
|
mission_completed = mng_improve_haijin_policy
|
|
3967
3698
|
}
|
|
3968
3699
|
}
|
|
3700
|
+
else = {
|
|
3701
|
+
OR = {
|
|
3702
|
+
full_idea_group = trade_ideas
|
|
3703
|
+
dip = 6
|
|
3704
|
+
monthly_dip = 10
|
|
3705
|
+
national_focus = DIP
|
|
3706
|
+
}
|
|
3707
|
+
}
|
|
3969
3708
|
}
|
|
3970
3709
|
|
|
3971
3710
|
effect = {
|
|
@@ -3021,7 +3021,7 @@ dom_cas_missions_4_b = {
|
|
|
3021
3021
|
sailors_percentage = 0.5
|
|
3022
3022
|
num_of_galley = 20
|
|
3023
3023
|
if = {
|
|
3024
|
-
limit = { has_dlc = "
|
|
3024
|
+
limit = { has_dlc = "Rule Britannia" }
|
|
3025
3025
|
has_naval_doctrine = any
|
|
3026
3026
|
}
|
|
3027
3027
|
}
|
|
@@ -643,46 +643,46 @@ emp_bra_pru_2 = {
|
|
|
643
643
|
country_or_non_sovereign_subject_holds = ROOT
|
|
644
644
|
}
|
|
645
645
|
}
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
}
|
|
659
|
-
}
|
|
646
|
+
effect = {
|
|
647
|
+
if = {
|
|
648
|
+
limit = {
|
|
649
|
+
has_dlc = "Domination"
|
|
650
|
+
has_dlc = "Mandate of Heaven"
|
|
651
|
+
NOT = { current_age = age_of_absolutism }
|
|
652
|
+
NOT = { current_age = age_of_revolutions }
|
|
653
|
+
NOT = {
|
|
654
|
+
development_in_provinces = {
|
|
655
|
+
region = poland_region
|
|
656
|
+
country_or_non_sovereign_subject_holds = ROOT
|
|
657
|
+
value = 200
|
|
660
658
|
}
|
|
661
|
-
custom_tooltip = pru_200_dev_unlock_Ability_x_tt
|
|
662
659
|
}
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
custom_tooltip = pru_200_dev_unlock_Ability_tt
|
|
677
|
-
}
|
|
678
|
-
else = {
|
|
679
|
-
add_country_modifier = {
|
|
680
|
-
name = "polish_partitions"
|
|
681
|
-
duration = 7300
|
|
682
|
-
}
|
|
660
|
+
}
|
|
661
|
+
custom_tooltip = pru_200_dev_unlock_Ability_x_tt
|
|
662
|
+
}
|
|
663
|
+
else_if = {
|
|
664
|
+
limit = {
|
|
665
|
+
has_dlc = "Domination"
|
|
666
|
+
has_dlc = "Mandate of Heaven"
|
|
667
|
+
NOT = { current_age = age_of_absolutism }
|
|
668
|
+
NOT = { current_age = age_of_revolutions }
|
|
669
|
+
development_in_provinces = {
|
|
670
|
+
region = poland_region
|
|
671
|
+
country_or_non_sovereign_subject_holds = ROOT
|
|
672
|
+
value = 200
|
|
683
673
|
}
|
|
684
|
-
restore_country_name = yes
|
|
685
674
|
}
|
|
675
|
+
set_country_flag = unlock_polish_ability_flag
|
|
676
|
+
custom_tooltip = pru_200_dev_unlock_Ability_tt
|
|
677
|
+
}
|
|
678
|
+
else = {
|
|
679
|
+
add_country_modifier = {
|
|
680
|
+
name = "polish_partitions"
|
|
681
|
+
duration = 7300
|
|
682
|
+
}
|
|
683
|
+
}
|
|
684
|
+
restore_country_name = yes
|
|
685
|
+
}
|
|
686
686
|
ai_weight = {
|
|
687
687
|
factor = 500
|
|
688
688
|
}
|
|
@@ -1478,4 +1478,4 @@ emp_bra_pru_4 = {
|
|
|
1478
1478
|
factor = 500
|
|
1479
1479
|
}
|
|
1480
1480
|
}
|
|
1481
|
-
}
|
|
1481
|
+
}
|
|
@@ -2574,7 +2574,6 @@ korean_missions_eoc_3 = {
|
|
|
2574
2574
|
owned_by = ROOT
|
|
2575
2575
|
base_production = 12
|
|
2576
2576
|
}
|
|
2577
|
-
has_idea = single_whip_law
|
|
2578
2577
|
NOT = { inflation = 1 }
|
|
2579
2578
|
NOT = { num_of_loans = 1 }
|
|
2580
2579
|
current_income_balance = 35
|
|
@@ -2665,218 +2664,14 @@ korean_missions_eoc_3 = {
|
|
|
2665
2664
|
mng_shengshi_zhishi3 = {
|
|
2666
2665
|
icon = mng_shengshi_zhishi
|
|
2667
2666
|
required_missions = { mng_mutual_trade_system3 mng_pure_land3 mng_expand_yongle_dadian3 }
|
|
2668
|
-
position = 13
|
|
2669
|
-
provinces_to_highlight = {
|
|
2670
|
-
owned_by = ROOT
|
|
2671
|
-
OR = {
|
|
2672
|
-
if = {
|
|
2673
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
2674
|
-
NOT = { prosperity = 100 }
|
|
2675
|
-
}
|
|
2676
|
-
NOT = { num_of_times_improved = 5 }
|
|
2677
|
-
}
|
|
2678
|
-
}
|
|
2679
|
-
|
|
2667
|
+
position = 13
|
|
2680
2668
|
trigger = {
|
|
2681
|
-
custom_trigger_tooltip = {
|
|
2682
|
-
tooltip = mng_zhishi_trigger_desc_tt
|
|
2683
|
-
if = {
|
|
2684
|
-
limit = {
|
|
2685
|
-
has_dlc = "Mandate of Heaven"
|
|
2686
|
-
is_emperor_of_china = yes
|
|
2687
|
-
}
|
|
2688
|
-
imperial_mandate = 50
|
|
2689
|
-
}
|
|
2690
|
-
else = { prestige = 50 }
|
|
2691
|
-
NOT = {
|
|
2692
|
-
num_of_estate_privileges = {
|
|
2693
|
-
estate = estate_eunuchs
|
|
2694
|
-
value = 2
|
|
2695
|
-
}
|
|
2696
|
-
}
|
|
2697
|
-
NOT = {
|
|
2698
|
-
num_of_estate_privileges = {
|
|
2699
|
-
estate = estate_nobles
|
|
2700
|
-
value = 2
|
|
2701
|
-
}
|
|
2702
|
-
}
|
|
2703
|
-
NOT = {
|
|
2704
|
-
num_of_estate_privileges = {
|
|
2705
|
-
estate = estate_burghers
|
|
2706
|
-
value = 2
|
|
2707
|
-
}
|
|
2708
|
-
}
|
|
2709
|
-
NOT = {
|
|
2710
|
-
num_of_estate_privileges = {
|
|
2711
|
-
estate = estate_church
|
|
2712
|
-
value = 2
|
|
2713
|
-
}
|
|
2714
|
-
}
|
|
2715
|
-
NOT = {
|
|
2716
|
-
estate_influence = {
|
|
2717
|
-
estate = estate_nobles
|
|
2718
|
-
influence = 50
|
|
2719
|
-
}
|
|
2720
|
-
}
|
|
2721
|
-
NOT = {
|
|
2722
|
-
estate_influence = {
|
|
2723
|
-
estate = estate_church
|
|
2724
|
-
influence = 50
|
|
2725
|
-
}
|
|
2726
|
-
}
|
|
2727
|
-
NOT = {
|
|
2728
|
-
estate_influence = {
|
|
2729
|
-
estate = estate_burghers
|
|
2730
|
-
influence = 50
|
|
2731
|
-
}
|
|
2732
|
-
}
|
|
2733
|
-
NOT = {
|
|
2734
|
-
estate_influence = {
|
|
2735
|
-
estate = estate_eunuchs
|
|
2736
|
-
influence = 50
|
|
2737
|
-
}
|
|
2738
|
-
}
|
|
2739
|
-
monthly_adm = 8
|
|
2740
|
-
NOT = { num_of_loans = 1 }
|
|
2741
|
-
OR = {
|
|
2742
|
-
has_had_golden_age = yes
|
|
2743
|
-
monthly_income = 250
|
|
2744
|
-
}
|
|
2745
|
-
}
|
|
2746
2669
|
if = {
|
|
2747
2670
|
limit = {
|
|
2748
2671
|
has_dlc = "Mandate of Heaven"
|
|
2749
2672
|
is_emperor_of_china = yes
|
|
2750
2673
|
}
|
|
2751
|
-
imperial_mandate = 50
|
|
2752
|
-
}
|
|
2753
|
-
else = { prestige = 50 }
|
|
2754
|
-
NOT = {
|
|
2755
|
-
num_of_estate_privileges = {
|
|
2756
|
-
estate = estate_eunuchs
|
|
2757
|
-
value = 2
|
|
2758
|
-
}
|
|
2759
|
-
}
|
|
2760
|
-
NOT = {
|
|
2761
|
-
num_of_estate_privileges = {
|
|
2762
|
-
estate = estate_nobles
|
|
2763
|
-
value = 2
|
|
2764
|
-
}
|
|
2765
|
-
}
|
|
2766
|
-
NOT = {
|
|
2767
|
-
num_of_estate_privileges = {
|
|
2768
|
-
estate = estate_burghers
|
|
2769
|
-
value = 2
|
|
2770
|
-
}
|
|
2771
|
-
}
|
|
2772
|
-
NOT = {
|
|
2773
|
-
num_of_estate_privileges = {
|
|
2774
|
-
estate = estate_church
|
|
2775
|
-
value = 2
|
|
2776
|
-
}
|
|
2777
|
-
}
|
|
2778
|
-
NOT = {
|
|
2779
|
-
estate_influence = {
|
|
2780
|
-
estate = estate_nobles
|
|
2781
|
-
influence = 50
|
|
2782
|
-
}
|
|
2783
|
-
}
|
|
2784
|
-
NOT = {
|
|
2785
|
-
estate_influence = {
|
|
2786
|
-
estate = estate_church
|
|
2787
|
-
influence = 50
|
|
2788
|
-
}
|
|
2789
|
-
}
|
|
2790
|
-
NOT = {
|
|
2791
|
-
estate_influence = {
|
|
2792
|
-
estate = estate_burghers
|
|
2793
|
-
influence = 50
|
|
2794
|
-
}
|
|
2795
|
-
}
|
|
2796
|
-
NOT = {
|
|
2797
|
-
estate_influence = {
|
|
2798
|
-
estate = estate_eunuchs
|
|
2799
|
-
influence = 50
|
|
2800
|
-
}
|
|
2801
|
-
}
|
|
2802
|
-
monthly_adm = 8
|
|
2803
|
-
NOT = { num_of_loans = 1 }
|
|
2804
|
-
OR = {
|
|
2805
|
-
has_had_golden_age = yes
|
|
2806
|
-
monthly_income = 250
|
|
2807
|
-
}
|
|
2808
|
-
empire_of_china_num_reforms_passed = 5
|
|
2809
|
-
custom_trigger_tooltip = {
|
|
2810
|
-
tooltip = mng_shengshi_trigger_tt
|
|
2811
|
-
if = {
|
|
2812
|
-
limit = {
|
|
2813
|
-
has_dlc = "Mandate of Heaven"
|
|
2814
|
-
is_emperor_of_china = yes
|
|
2815
|
-
}
|
|
2816
|
-
imperial_mandate = 95
|
|
2817
|
-
}
|
|
2818
|
-
else = { prestige = 90 }
|
|
2819
|
-
NOT = {
|
|
2820
|
-
num_of_estate_privileges = {
|
|
2821
|
-
estate = estate_eunuchs
|
|
2822
|
-
value = 1
|
|
2823
|
-
}
|
|
2824
|
-
}
|
|
2825
|
-
NOT = {
|
|
2826
|
-
num_of_estate_privileges = {
|
|
2827
|
-
estate = estate_nobles
|
|
2828
|
-
value = 1
|
|
2829
|
-
}
|
|
2830
|
-
}
|
|
2831
|
-
NOT = {
|
|
2832
|
-
num_of_estate_privileges = {
|
|
2833
|
-
estate = estate_burghers
|
|
2834
|
-
value = 1
|
|
2835
|
-
}
|
|
2836
|
-
}
|
|
2837
|
-
NOT = {
|
|
2838
|
-
num_of_estate_privileges = {
|
|
2839
|
-
estate = estate_church
|
|
2840
|
-
value = 1
|
|
2841
|
-
}
|
|
2842
|
-
}
|
|
2843
|
-
NOT = {
|
|
2844
|
-
estate_influence = {
|
|
2845
|
-
estate = estate_nobles
|
|
2846
|
-
influence = 40
|
|
2847
|
-
}
|
|
2848
|
-
}
|
|
2849
|
-
NOT = {
|
|
2850
|
-
estate_influence = {
|
|
2851
|
-
estate = estate_church
|
|
2852
|
-
influence = 40
|
|
2853
|
-
}
|
|
2854
|
-
}
|
|
2855
|
-
NOT = {
|
|
2856
|
-
estate_influence = {
|
|
2857
|
-
estate = estate_burghers
|
|
2858
|
-
influence = 40
|
|
2859
|
-
}
|
|
2860
|
-
}
|
|
2861
|
-
NOT = {
|
|
2862
|
-
estate_influence = {
|
|
2863
|
-
estate = estate_eunuchs
|
|
2864
|
-
influence = 40
|
|
2865
|
-
}
|
|
2866
|
-
}
|
|
2867
|
-
monthly_adm = 12
|
|
2868
|
-
NOT = { num_of_loans = 1 }
|
|
2869
|
-
OR = {
|
|
2870
|
-
in_golden_age = yes
|
|
2871
|
-
monthly_income = 500
|
|
2872
|
-
}
|
|
2873
2674
|
empire_of_china_num_reforms_passed = 10
|
|
2874
|
-
}
|
|
2875
|
-
if = {
|
|
2876
|
-
limit = {
|
|
2877
|
-
has_dlc = "Mandate of Heaven"
|
|
2878
|
-
is_emperor_of_china = yes
|
|
2879
|
-
}
|
|
2880
2675
|
imperial_mandate = 95
|
|
2881
2676
|
}
|
|
2882
2677
|
else = { prestige = 90 }
|
|
@@ -2934,112 +2729,47 @@ korean_missions_eoc_3 = {
|
|
|
2934
2729
|
in_golden_age = yes
|
|
2935
2730
|
monthly_income = 500
|
|
2936
2731
|
}
|
|
2937
|
-
empire_of_china_num_reforms_passed = 10
|
|
2938
2732
|
}
|
|
2939
2733
|
|
|
2940
2734
|
effect = {
|
|
2941
|
-
custom_tooltip = mng_zhishi_reward_tt
|
|
2942
|
-
tooltip = {
|
|
2943
|
-
add_country_modifier = {
|
|
2944
|
-
name = mng_well_governed_era_modifier
|
|
2945
|
-
duration = 9125
|
|
2946
|
-
}
|
|
2947
|
-
add_power_projection = {
|
|
2948
|
-
type = 25_permanent_power_projection
|
|
2949
|
-
amount = 10
|
|
2950
|
-
}
|
|
2951
|
-
change_ruler_stat = {
|
|
2952
|
-
stat = adm
|
|
2953
|
-
amount = 1
|
|
2954
|
-
}
|
|
2955
|
-
change_ruler_stat = {
|
|
2956
|
-
stat = dip
|
|
2957
|
-
amount = 1
|
|
2958
|
-
}
|
|
2959
|
-
change_ruler_stat = {
|
|
2960
|
-
stat = mil
|
|
2961
|
-
amount = 1
|
|
2962
|
-
}
|
|
2963
|
-
}
|
|
2964
|
-
|
|
2965
|
-
custom_tooltip = mng_shengshi_reward_tt
|
|
2966
|
-
tooltip = {
|
|
2967
|
-
add_country_modifier = {
|
|
2968
|
-
name = mng_prosperous_era_modifier
|
|
2969
|
-
duration = -1
|
|
2970
|
-
}
|
|
2971
|
-
if = {
|
|
2972
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
2973
|
-
if = {
|
|
2974
|
-
limit = { has_had_golden_age = yes }
|
|
2975
|
-
reset_golden_age = yes
|
|
2976
|
-
}
|
|
2977
|
-
else_if = {
|
|
2978
|
-
limit = { in_golden_age = yes }
|
|
2979
|
-
extend_golden_age = 240
|
|
2980
|
-
}
|
|
2981
|
-
}
|
|
2982
|
-
add_power_projection = {
|
|
2983
|
-
type = 25_permanent_power_projection
|
|
2984
|
-
amount = 25
|
|
2985
|
-
}
|
|
2986
|
-
}
|
|
2987
2735
|
custom_tooltip = mng_passing_reform_grants_10_estate_loyalty_tt
|
|
2988
|
-
|
|
2989
|
-
|
|
2736
|
+
add_power_projection = {
|
|
2737
|
+
type = 25_permanent_power_projection
|
|
2738
|
+
amount = 25
|
|
2739
|
+
}
|
|
2740
|
+
custom_tooltip = zim_amongst_the_great_powers_tt
|
|
2741
|
+
add_country_modifier = {
|
|
2742
|
+
name = mng_prosperous_era_modifier
|
|
2743
|
+
duration = -1
|
|
2744
|
+
}
|
|
2745
|
+
if = {
|
|
2746
|
+
limit = { has_dlc = "Mandate of Heaven" }
|
|
2990
2747
|
if = {
|
|
2991
|
-
limit = {
|
|
2992
|
-
|
|
2993
|
-
in_golden_age = yes
|
|
2994
|
-
monthly_income = 500
|
|
2995
|
-
}
|
|
2996
|
-
monthly_adm = 12
|
|
2997
|
-
}
|
|
2998
|
-
add_country_modifier = {
|
|
2999
|
-
name = mng_prosperous_era_modifier
|
|
3000
|
-
duration = -1
|
|
3001
|
-
}
|
|
3002
|
-
if = {
|
|
3003
|
-
limit = { has_dlc = "Mandate of Heaven" }
|
|
3004
|
-
if = {
|
|
3005
|
-
limit = { has_had_golden_age = yes }
|
|
3006
|
-
reset_golden_age = yes
|
|
3007
|
-
}
|
|
3008
|
-
else_if = {
|
|
3009
|
-
limit = { in_golden_age = yes }
|
|
3010
|
-
extend_golden_age = 240
|
|
3011
|
-
}
|
|
3012
|
-
}
|
|
3013
|
-
add_power_projection = {
|
|
3014
|
-
type = 25_permanent_power_projection
|
|
3015
|
-
amount = 25
|
|
3016
|
-
}
|
|
3017
|
-
custom_tooltip = mng_passing_reform_grants_10_estate_loyalty_tt
|
|
3018
|
-
set_country_flag = mng_shengshi_reward_flag
|
|
2748
|
+
limit = { has_had_golden_age = yes }
|
|
2749
|
+
reset_golden_age = yes
|
|
3019
2750
|
}
|
|
3020
|
-
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
duration = 9125
|
|
3024
|
-
}
|
|
3025
|
-
add_power_projection = {
|
|
3026
|
-
type = 25_permanent_power_projection
|
|
3027
|
-
amount = 10
|
|
3028
|
-
}
|
|
3029
|
-
change_ruler_stat = {
|
|
3030
|
-
stat = adm
|
|
3031
|
-
amount = 1
|
|
3032
|
-
}
|
|
3033
|
-
change_ruler_stat = {
|
|
3034
|
-
stat = dip
|
|
3035
|
-
amount = 1
|
|
3036
|
-
}
|
|
3037
|
-
change_ruler_stat = {
|
|
3038
|
-
stat = mil
|
|
3039
|
-
amount = 1
|
|
3040
|
-
}
|
|
2751
|
+
else_if = {
|
|
2752
|
+
limit = { in_golden_age = yes }
|
|
2753
|
+
extend_golden_age = 240
|
|
3041
2754
|
}
|
|
3042
2755
|
}
|
|
2756
|
+
set_country_flag = mng_shengshi_reward_flag
|
|
2757
|
+
add_country_modifier = {
|
|
2758
|
+
name = mng_well_governed_era_modifier
|
|
2759
|
+
duration = 9125
|
|
2760
|
+
}
|
|
2761
|
+
change_ruler_stat = {
|
|
2762
|
+
stat = adm
|
|
2763
|
+
amount = 1
|
|
2764
|
+
}
|
|
2765
|
+
change_ruler_stat = {
|
|
2766
|
+
stat = dip
|
|
2767
|
+
amount = 1
|
|
2768
|
+
}
|
|
2769
|
+
change_ruler_stat = {
|
|
2770
|
+
stat = mil
|
|
2771
|
+
amount = 1
|
|
2772
|
+
}
|
|
3043
2773
|
}
|
|
3044
2774
|
}
|
|
3045
2775
|
}
|
|
@@ -3496,9 +3226,11 @@ korean_missions_eoc_5 = {
|
|
|
3496
3226
|
num_of_galley = 50
|
|
3497
3227
|
num_of_light_ship = 50
|
|
3498
3228
|
}
|
|
3499
|
-
OR = {
|
|
3500
|
-
|
|
3501
|
-
|
|
3229
|
+
OR = {
|
|
3230
|
+
full_idea_group = trade_ideas
|
|
3231
|
+
dip = 6
|
|
3232
|
+
monthly_dip = 10
|
|
3233
|
+
national_focus = DIP
|
|
3502
3234
|
}
|
|
3503
3235
|
}
|
|
3504
3236
|
|
|
@@ -13,7 +13,6 @@ manchu_missions_1 = {
|
|
|
13
13
|
tag = NHX
|
|
14
14
|
}
|
|
15
15
|
NOT = { map_setup = map_setup_random }
|
|
16
|
-
NOT = { has_dlc = "Mandate of Heaven" }
|
|
17
16
|
NOT = { has_dlc = "Domination" }
|
|
18
17
|
}
|
|
19
18
|
has_country_shield = yes
|
|
@@ -197,7 +196,7 @@ manchu_missions_1_b = {
|
|
|
197
196
|
potential = {
|
|
198
197
|
tag = MJZ
|
|
199
198
|
NOT = { map_setup = map_setup_random }
|
|
200
|
-
|
|
199
|
+
|
|
201
200
|
NOT = { has_dlc = "Domination" }
|
|
202
201
|
}
|
|
203
202
|
has_country_shield = yes
|
|
@@ -508,7 +507,6 @@ manchu_missions_2 = {
|
|
|
508
507
|
tag = NHX
|
|
509
508
|
}
|
|
510
509
|
NOT = { map_setup = map_setup_random }
|
|
511
|
-
NOT = { has_dlc = "Mandate of Heaven" }
|
|
512
510
|
NOT = { has_dlc = "Domination" }
|
|
513
511
|
}
|
|
514
512
|
has_country_shield = yes
|
|
@@ -783,7 +781,6 @@ manchu_missions_2_b = {
|
|
|
783
781
|
potential = {
|
|
784
782
|
tag = MJZ
|
|
785
783
|
NOT = { map_setup = map_setup_random }
|
|
786
|
-
NOT = { has_dlc = "Mandate of Heaven" }
|
|
787
784
|
NOT = { has_dlc = "Domination" }
|
|
788
785
|
}
|
|
789
786
|
has_country_shield = yes
|
|
@@ -1099,7 +1096,6 @@ manchu_missions_3 = {
|
|
|
1099
1096
|
tag = NHX
|
|
1100
1097
|
}
|
|
1101
1098
|
NOT = { map_setup = map_setup_random }
|
|
1102
|
-
NOT = { has_dlc = "Mandate of Heaven" }
|
|
1103
1099
|
NOT = { has_dlc = "Domination" }
|
|
1104
1100
|
}
|
|
1105
1101
|
has_country_shield = yes
|
|
@@ -1134,7 +1130,6 @@ manchu_missions_3_b = {
|
|
|
1134
1130
|
potential = {
|
|
1135
1131
|
tag = MJZ
|
|
1136
1132
|
NOT = { map_setup = map_setup_random }
|
|
1137
|
-
NOT = { has_dlc = "Mandate of Heaven" }
|
|
1138
1133
|
NOT = { has_dlc = "Domination" }
|
|
1139
1134
|
}
|
|
1140
1135
|
has_country_shield = yes
|
|
@@ -1308,7 +1303,6 @@ manchu_missions_4 = {
|
|
|
1308
1303
|
potential = {
|
|
1309
1304
|
tag = MJZ
|
|
1310
1305
|
NOT = { map_setup = map_setup_random }
|
|
1311
|
-
NOT = { has_dlc = "Mandate of Heaven" }
|
|
1312
1306
|
NOT = { has_dlc = "Domination" }
|
|
1313
1307
|
}
|
|
1314
1308
|
has_country_shield = yes
|