|
@@ -4,7 +4,10 @@ estate_brahmins = {
|
|
|
4
4
|
# If true, country will get estate
|
|
5
5
|
#This replaces Church Estate for Dharmic Group and replaces Dhimmi Estate for Muslim Group.
|
|
6
6
|
trigger = {
|
|
7
|
-
|
|
7
|
+
OR = {
|
|
8
|
+
has_dlc = "Dharma"
|
|
9
|
+
has_dlc = "Winds of Change"
|
|
10
|
+
}
|
|
8
11
|
NOT = { has_government_attribute = disables_estate_brahmins }
|
|
9
12
|
NOT = { has_disabled_estate = { estate = estate_brahmins } }
|
|
10
13
|
OR = {
|
|
@@ -5,7 +5,10 @@ estate_rajput = {
|
|
|
5
5
|
|
|
6
6
|
# If true, country will get estate
|
|
7
7
|
trigger = {
|
|
8
|
-
|
|
8
|
+
OR = {
|
|
9
|
+
has_dlc = "Dharma"
|
|
10
|
+
has_dlc = "Winds of Change"
|
|
11
|
+
}
|
|
9
12
|
NOT = { has_government_attribute = disables_estate_rajput }
|
|
10
13
|
NOT = { has_disabled_estate = { estate = estate_rajput } }
|
|
11
14
|
OR = {
|
|
@@ -171,6 +174,7 @@ estate_rajput = {
|
|
|
171
174
|
estate_rajput_royal_court_tasks
|
|
172
175
|
estate_rajput_noble_promotion
|
|
173
176
|
estate_rajput_force_conscription
|
|
177
|
+
estate_rajputs_MUG_rajput_mansabdars
|
|
174
178
|
}
|
|
175
179
|
|
|
176
180
|
agendas = {
|
|
@@ -5,7 +5,10 @@ estate_maratha = {
|
|
|
5
5
|
|
|
6
6
|
# If true, country will get estate
|
|
7
7
|
trigger = {
|
|
8
|
-
|
|
8
|
+
OR = {
|
|
9
|
+
has_dlc = "Dharma"
|
|
10
|
+
has_dlc = "Winds of Change"
|
|
11
|
+
}
|
|
9
12
|
NOT = { has_government_attribute = disables_estate_maratha }
|
|
10
13
|
NOT = { has_disabled_estate = { estate = estate_maratha } }
|
|
11
14
|
OR = {
|
|
@@ -4,7 +4,10 @@ estate_vaisyas = {
|
|
|
4
4
|
# If true, country will get estate
|
|
5
5
|
#Replaces Burghers
|
|
6
6
|
trigger = {
|
|
7
|
-
|
|
7
|
+
OR = {
|
|
8
|
+
has_dlc = "Dharma"
|
|
9
|
+
has_dlc = "Winds of Change"
|
|
10
|
+
}
|
|
8
11
|
NOT = { has_government_attribute = disables_estate_vaisyas }
|
|
9
12
|
NOT = { has_disabled_estate = { estate = estate_vaisyas } }
|
|
10
13
|
OR = {
|
|
@@ -261,6 +261,13 @@ estate_church = {
|
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
263
|
}
|
|
264
|
+
custom_name = {
|
|
265
|
+
desc = HORDE_SHAMANS
|
|
266
|
+
trigger = {
|
|
267
|
+
has_country_flag = hordes_devout_tengri_completion_flag
|
|
268
|
+
religion = tengri_pagan_reformed
|
|
269
|
+
}
|
|
270
|
+
}
|
|
264
271
|
custom_name = {
|
|
265
272
|
desc = estate_gurus
|
|
266
273
|
trigger = {
|
|
@@ -427,6 +434,13 @@ estate_church = {
|
|
|
427
434
|
estate_church_fund_madrasas
|
|
428
435
|
estate_church_sponsor_waqf_payments
|
|
429
436
|
estate_church_muslim_integration
|
|
437
|
+
#1.37
|
|
438
|
+
estate_church_INC_idol_making
|
|
439
|
+
estate_church_MAY_cocoa_monopoly
|
|
440
|
+
estate_church_religious_tolerance
|
|
441
|
+
estate_church_TIM_yasa_supremacy
|
|
442
|
+
estate_church_TIM_promote_ijazah
|
|
443
|
+
estate_church_MUG_promote_divine_religion
|
|
430
444
|
}
|
|
431
445
|
|
|
432
446
|
agendas = {
|
|
@@ -306,6 +306,18 @@ estate_nobles = {
|
|
|
306
306
|
}
|
|
307
307
|
}
|
|
308
308
|
}
|
|
309
|
+
custom_name = {
|
|
310
|
+
desc = estate_pakoyoq
|
|
311
|
+
trigger = {
|
|
312
|
+
primary_culture = inca
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
custom_name = {
|
|
316
|
+
desc = estate_almahen
|
|
317
|
+
trigger = {
|
|
318
|
+
is_mayan_society_trigger = yes
|
|
319
|
+
}
|
|
320
|
+
}
|
|
309
321
|
custom_name = {
|
|
310
322
|
desc = estate_tetecuhtin
|
|
311
323
|
trigger = {
|
|
@@ -351,7 +363,10 @@ estate_nobles = {
|
|
|
351
363
|
has_reform = prussian_republic_reform
|
|
352
364
|
has_reform = prussian_monarchy_base
|
|
353
365
|
has_reform = prussian_monarchy
|
|
354
|
-
|
|
366
|
+
AND = {
|
|
367
|
+
primary_culture = prussian
|
|
368
|
+
tag = GER
|
|
369
|
+
}
|
|
355
370
|
}
|
|
356
371
|
}
|
|
357
372
|
}
|
|
@@ -483,6 +498,28 @@ estate_nobles = {
|
|
|
483
498
|
estate_nobles_qurchi_service
|
|
484
499
|
estate_nobles_mamlukian_administration
|
|
485
500
|
estate_nobles_enlist_the_mamluks
|
|
501
|
+
estate_nobles_vegvar_system
|
|
502
|
+
estate_nobles_ITA_military_governors
|
|
503
|
+
estate_nobles_GER_diploma_andreanum
|
|
504
|
+
estate_nobles_orangist_privileges
|
|
505
|
+
estate_nobles_MAY_arm_nobles_with_obsidian_blades
|
|
506
|
+
estate_nobles_MAY_spread_dynastic_influence
|
|
507
|
+
estate_nobles_AZT_triple_alliance
|
|
508
|
+
estate_nobles_AZT_warrior_culture
|
|
509
|
+
estate_nobles_reformatio_sigismundi
|
|
510
|
+
estate_nobles_basqaq_autonomy
|
|
511
|
+
estate_nobles_habsburg_disunity
|
|
512
|
+
estate_nobles_hab_habsburg_connections
|
|
513
|
+
estate_nobles_imperial_war_leader
|
|
514
|
+
estate_nobles_melting_pot_of_cultures
|
|
515
|
+
estate_nobles_hab_von_raab_restructions
|
|
516
|
+
estate_nobles_TIM_soyurghal_grants
|
|
517
|
+
estate_nobles_TIM_chagatai_warriors
|
|
518
|
+
estate_nobles_TIM_appease_the_elites
|
|
519
|
+
estate_nobles_MUG_development_of_the_subah
|
|
520
|
+
estate_nobles_four_class_system
|
|
521
|
+
estate_nobles_hungarian_nobility_privileges
|
|
522
|
+
estate_nobles_austrian_nobility_privileges
|
|
486
523
|
}
|
|
487
524
|
|
|
488
525
|
agendas = {
|
|
@@ -226,6 +226,12 @@ estate_burghers = {
|
|
|
226
226
|
culture_group = east_asian
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
|
+
custom_name = {
|
|
230
|
+
desc = estate_ppolom
|
|
231
|
+
trigger = {
|
|
232
|
+
is_mayan_society_trigger = yes
|
|
233
|
+
}
|
|
234
|
+
}
|
|
229
235
|
custom_name = {
|
|
230
236
|
desc = estate_pochteca
|
|
231
237
|
trigger = {
|
|
@@ -302,6 +308,27 @@ estate_burghers = {
|
|
|
302
308
|
estate_burghers_ARB_oasis_development
|
|
303
309
|
estate_burghers_YEM_coffee_monopoly
|
|
304
310
|
estate_burghers_persian_rugs
|
|
311
|
+
estate_burghers_hungarian_royal_cities
|
|
312
|
+
estate_burghers_italian_coastal_influence
|
|
313
|
+
estate_burghers_livestock_regulations
|
|
314
|
+
estate_burghers_arabian_traders
|
|
315
|
+
estate_burghers_omani_marines
|
|
316
|
+
estate_burghers_ITA_promote_latin_merchants
|
|
317
|
+
estate_burghers_ITA_permit_merchant_colonists
|
|
318
|
+
estate_burghers_GER_customs_union
|
|
319
|
+
estate_burghers_GER_turn_towards_mercantilism
|
|
320
|
+
estate_burghers_black_devils
|
|
321
|
+
estate_burghers_maximize_cargo_space
|
|
322
|
+
estate_burghers_diversify_fluyts
|
|
323
|
+
estate_burghers_voc_privilege
|
|
324
|
+
estate_burghers_INC_mountain_development
|
|
325
|
+
estate_burghers_MAY_support_of_chontal_maya
|
|
326
|
+
estate_burghers_MAY_tropical_adaptation
|
|
327
|
+
estate_burghers_SUN_support_recovering_populations
|
|
328
|
+
estate_burghers_AZT_sponsor_artisans
|
|
329
|
+
estate_burghers_AZT_mexican_gold_mines
|
|
330
|
+
estate_burghers_fugger_family
|
|
331
|
+
estate_burghers_TIM_gulf_toll
|
|
305
332
|
}
|
|
306
333
|
|
|
307
334
|
agendas = {
|
|
@@ -6,6 +6,7 @@ estate_nomadic_tribes = {
|
|
|
6
6
|
OR = {
|
|
7
7
|
has_dlc = "The Cossacks"
|
|
8
8
|
has_dlc = "King of Kings"
|
|
9
|
+
has_dlc = "Winds of Change"
|
|
9
10
|
}
|
|
10
11
|
NOT = { has_government_attribute = disables_estate_nomadic_tribes }
|
|
11
12
|
NOT = { has_disabled_estate = { estate = estate_nomadic_tribes } }
|
|
@@ -116,6 +117,10 @@ estate_nomadic_tribes = {
|
|
|
116
117
|
estate_nomadic_tribes_military_service
|
|
117
118
|
estate_nomadic_tribes_ensure_tribal_loyalty
|
|
118
119
|
estate_nomadic_tribes_secured_succession
|
|
120
|
+
estate_nomadic_tribes_basqaq_autonomy
|
|
121
|
+
estate_nomadic_tribes_religious_tolerance
|
|
122
|
+
estate_nomadic_tribes_nomadic_caravans
|
|
123
|
+
estate_nomadic_tribes_tribal_absolutism
|
|
119
124
|
}
|
|
120
125
|
|
|
121
126
|
agendas = {
|
|
@@ -4,7 +4,10 @@ estate_jains = {
|
|
|
4
4
|
# If true, country will get estate
|
|
5
5
|
|
|
6
6
|
trigger = {
|
|
7
|
-
|
|
7
|
+
OR = {
|
|
8
|
+
has_dlc = "Dharma"
|
|
9
|
+
has_dlc = "Winds of Change"
|
|
10
|
+
}
|
|
8
11
|
NOT = { has_government_attribute = disables_estate_jains }
|
|
9
12
|
NOT = { has_disabled_estate = { estate = estate_jains } }
|
|
10
13
|
OR = {
|
|
@@ -127,6 +130,9 @@ estate_jains = {
|
|
|
127
130
|
estate_jains_patronize_jain_familiy
|
|
128
131
|
estate_jains_incorruptible_offices
|
|
129
132
|
estate_jains_promote_jain_bookkeeping
|
|
133
|
+
estate_jains_MUG_gujarati_trade
|
|
134
|
+
estate_jains_MUG_support_malaccan_viceroyalty
|
|
135
|
+
estate_jains_MUG_debase_the_ruppee
|
|
130
136
|
}
|
|
131
137
|
|
|
132
138
|
agendas = {
|
|
@@ -945,14 +945,6 @@ estate_janissaries = {
|
|
|
945
945
|
}
|
|
946
946
|
loyalty = 30
|
|
947
947
|
}
|
|
948
|
-
loyalty_modifier = {
|
|
949
|
-
desc = EST_VAL_RULER_MIL_SKILLS_LOY
|
|
950
|
-
trigger = {
|
|
951
|
-
mil = 5
|
|
952
|
-
NOT = { mil = 6 }
|
|
953
|
-
}
|
|
954
|
-
loyalty = 25
|
|
955
|
-
}
|
|
956
948
|
loyalty_modifier = {
|
|
957
949
|
desc = EST_VAL_JANISSARY_PERCENTAGE_LOY
|
|
958
950
|
trigger = {
|
|
@@ -208,6 +208,7 @@ estate_eunuchs = {
|
|
|
208
208
|
estate_eunuchs_establish_favor_system_privilege
|
|
209
209
|
estate_eunuchs_allow_personal_fortunes_privilege
|
|
210
210
|
estate_eunuchs_single_whip_law_privilege
|
|
211
|
+
estate_eunuchs_ears_and_eyes_of_the_emperor_privilege
|
|
211
212
|
}
|
|
212
213
|
|
|
213
214
|
agendas = {
|