Diff to HTML by rtfpessoa

Files changed (15) hide show
  1. common/estates/001_brahmins.txt +8 -17
  2. common/estates/0022_rajput.txt +7 -18
  3. common/estates/002_maratha.txt +7 -18
  4. common/estates/003_vaisyas.txt +11 -20
  5. common/estates/01_church.txt +25 -17
  6. common/estates/02_nobility.txt +35 -16
  7. common/estates/03_burghers.txt +28 -17
  8. common/estates/04_cossacks.txt +6 -18
  9. common/estates/05_nomadic_tribes.txt +24 -3
  10. common/estates/06_dhimmi.txt +11 -20
  11. common/estates/07_jains.txt +7 -16
  12. common/estates/08_janissaries.txt +16 -18
  13. common/estates/09_eunuchs.txt +16 -20
  14. common/estates/10_qizilbash.txt +400 -0
  15. common/estates/11_ghulams.txt +282 -0
common/estates/001_brahmins.txt CHANGED
@@ -6,18 +6,19 @@ estate_brahmins = {
6
6
  trigger = {
7
7
  has_dlc = "Dharma"
8
8
  NOT = { has_government_attribute = disables_estate_brahmins }
9
- NOT = { has_country_flag = disables_estate_brahmins_flag }
9
+ NOT = { has_disabled_estate = { estate = estate_brahmins } }
10
10
  OR = {
11
11
  has_government_attribute = enables_estate_brahmins
12
- has_country_flag = enables_estate_brahmins_flag
12
+ has_enabled_estate = { estate = estate_brahmins }
13
13
  AND = {
14
14
  OR = {
15
15
  AND = {
16
16
  technology_group = indian
17
17
  religion_group = muslim
18
- NOT = { has_country_flag = gained_dhimmi_estate }
18
+ NOT = { has_unlocked_estate = { estate = estate_dhimmi } }
19
19
  }
20
20
  religion = hinduism
21
+ has_unlocked_estate = { estate = estate_brahmins }
21
22
  }
22
23
  NOT = { has_government_attribute = is_pirate_republic_reform }
23
24
  #NOT = { has_government_attribute = is_merchant_republic }
@@ -115,13 +116,8 @@ estate_brahmins = {
115
116
  influence_modifier = {
116
117
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
117
118
  trigger = {
118
- OR = {
119
- has_disaster = estate_nobility_disaster
120
- has_disaster = estate_church_disaster
121
- has_disaster = estate_burghers_disaster
122
- has_disaster = estate_vaisyas_disaster
123
- has_disaster = estate_jains_disaster
124
- }
119
+ has_any_estate_disaster_active = yes
120
+ has_not_own_estate_disaster_active = { estate = estate_brahmins }
125
121
  }
126
122
  influence = -40
127
123
  }
@@ -131,13 +127,8 @@ estate_brahmins = {
131
127
  loyalty_modifier = {
132
128
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
133
129
  trigger = {
134
- OR = {
135
- has_disaster = estate_nobility_disaster
136
- has_disaster = estate_church_disaster
137
- has_disaster = estate_burghers_disaster
138
- has_disaster = estate_vaisyas_disaster
139
- has_disaster = estate_jains_disaster
140
- }
130
+ has_any_estate_disaster_active = yes
131
+ has_not_own_estate_disaster_active = { estate = estate_brahmins }
141
132
  }
142
133
  loyalty = -20
143
134
  }
common/estates/0022_rajput.txt CHANGED
@@ -7,10 +7,10 @@ estate_rajput = {
7
7
  trigger = {
8
8
  has_dlc = "Dharma"
9
9
  NOT = { has_government_attribute = disables_estate_rajput }
10
- NOT = { has_country_flag = disables_estate_rajput_flag }
10
+ NOT = { has_disabled_estate = { estate = estate_rajput } }
11
11
  OR = {
12
12
  has_government_attribute = enables_estate_rajput
13
- has_country_flag = enables_estate_rajput_flag
13
+ has_enabled_estate = { estate = estate_rajput }
14
14
  AND = {
15
15
  technology_group = indian
16
16
  OR = {
@@ -22,6 +22,7 @@ estate_rajput = {
22
22
  }
23
23
  culture_group = hindusthani
24
24
  culture_group = central_indic
25
+ has_unlocked_estate = { estate = estate_rajput }
25
26
  }
26
27
  #NOT = { has_government_attribute = is_merchant_republic }
27
28
  #NOT = { has_reform = trading_city }
@@ -125,14 +126,8 @@ estate_rajput = {
125
126
  influence_modifier = {
126
127
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
127
128
  trigger = {
128
- OR = {
129
- has_disaster = estate_nobility_disaster
130
- has_disaster = estate_church_disaster
131
- has_disaster = estate_burghers_disaster
132
- has_disaster = estate_brahmins_disaster
133
- has_disaster = estate_vaisyas_disaster
134
- has_disaster = estate_jains_disaster
135
- }
129
+ has_any_estate_disaster_active = yes
130
+ has_not_own_estate_disaster_active = { estate = estate_rajput }
136
131
  }
137
132
  influence = -40
138
133
  }
@@ -141,14 +136,8 @@ estate_rajput = {
141
136
  loyalty_modifier = {
142
137
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
143
138
  trigger = {
144
- OR = {
145
- has_disaster = estate_nobility_disaster
146
- has_disaster = estate_church_disaster
147
- has_disaster = estate_burghers_disaster
148
- has_disaster = estate_brahmins_disaster
149
- has_disaster = estate_vaisyas_disaster
150
- has_disaster = estate_jains_disaster
151
- }
139
+ has_any_estate_disaster_active = yes
140
+ has_not_own_estate_disaster_active = { estate = estate_rajput }
152
141
  }
153
142
  loyalty = -20
154
143
  }
common/estates/002_maratha.txt CHANGED
@@ -7,15 +7,16 @@ estate_maratha = {
7
7
  trigger = {
8
8
  has_dlc = "Dharma"
9
9
  NOT = { has_government_attribute = disables_estate_maratha }
10
- NOT = { has_country_flag = disables_estate_maratha_flag }
10
+ NOT = { has_disabled_estate = { estate = estate_maratha } }
11
11
  OR = {
12
12
  has_government_attribute = enables_estate_maratha
13
- has_country_flag = enables_estate_maratha_flag
13
+ has_enabled_estate = { estate = estate_maratha }
14
14
  AND = {
15
15
  OR = {
16
16
  culture_group = western_aryan
17
17
  culture_group = dravidian
18
18
  primary_culture = sinhala
19
+ has_unlocked_estate = { estate = estate_maratha }
19
20
  }
20
21
  technology_group = indian
21
22
  NOT = { primary_culture = rajput }
@@ -118,14 +119,8 @@ estate_maratha = {
118
119
  influence_modifier = {
119
120
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
120
121
  trigger = {
121
- OR = {
122
- has_disaster = estate_nobility_disaster
123
- has_disaster = estate_church_disaster
124
- has_disaster = estate_burghers_disaster
125
- has_disaster = estate_brahmins_disaster
126
- has_disaster = estate_vaisyas_disaster
127
- has_disaster = estate_jains_disaster
128
- }
122
+ has_any_estate_disaster_active = yes
123
+ has_not_own_estate_disaster_active = { estate = estate_maratha }
129
124
  }
130
125
  influence = -40
131
126
  }
@@ -134,14 +129,8 @@ estate_maratha = {
134
129
  loyalty_modifier = {
135
130
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
136
131
  trigger = {
137
- OR = {
138
- has_disaster = estate_nobility_disaster
139
- has_disaster = estate_church_disaster
140
- has_disaster = estate_burghers_disaster
141
- has_disaster = estate_brahmins_disaster
142
- has_disaster = estate_vaisyas_disaster
143
- has_disaster = estate_jains_disaster
144
- }
132
+ has_any_estate_disaster_active = yes
133
+ has_not_own_estate_disaster_active = { estate = estate_maratha }
145
134
  }
146
135
  loyalty = -20
147
136
  }
common/estates/003_vaisyas.txt CHANGED
@@ -6,10 +6,11 @@ estate_vaisyas = {
6
6
  trigger = {
7
7
  has_dlc = "Dharma"
8
8
  NOT = { has_government_attribute = disables_estate_vaisyas }
9
- NOT = { has_country_flag = disables_estate_vaisyas_flag }
9
+ NOT = { has_disabled_estate = { estate = estate_vaisyas } }
10
10
  OR = {
11
11
  has_government_attribute = enables_estate_vaisyas
12
- has_country_flag = enables_estate_vaisyas_flag
12
+ has_enabled_estate = { estate = estate_vaisyas }
13
+ has_unlocked_estate = { estate = estate_vaisyas }
13
14
  AND = {
14
15
  technology_group = indian
15
16
  religion = hinduism
@@ -20,10 +21,10 @@ estate_vaisyas = {
20
21
  NOT = { is_revolutionary_republic_trigger = yes }
21
22
  NOT = { government = native }
22
23
  NOT = { has_reform = siberian_tribe }
23
- OR = {
24
- NOT = { has_reform = celestial_empire }
25
- has_dlc = "Mandate of Heaven"
26
- }
24
+ #OR = {
25
+ # NOT = { has_reform = celestial_empire }
26
+ # has_dlc = "Mandate of Heaven"
27
+ #}
27
28
  is_nomad = no
28
29
  is_colonial_nation = no
29
30
  NOT = { has_reform = revolutionary_empire_reform }
@@ -141,13 +142,8 @@ estate_vaisyas = {
141
142
  influence_modifier = {
142
143
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
143
144
  trigger = {
144
- OR = {
145
- has_disaster = estate_nobility_disaster
146
- has_disaster = estate_church_disaster
147
- has_disaster = estate_burghers_disaster
148
- has_disaster = estate_brahmins_disaster
149
- has_disaster = estate_jains_disaster
150
- }
145
+ has_any_estate_disaster_active = yes
146
+ has_not_own_estate_disaster_active = { estate = estate_vaisyas }
151
147
  }
152
148
  influence = -40
153
149
  }
@@ -155,13 +151,8 @@ estate_vaisyas = {
155
151
  loyalty_modifier = {
156
152
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
157
153
  trigger = {
158
- OR = {
159
- has_disaster = estate_nobility_disaster
160
- has_disaster = estate_church_disaster
161
- has_disaster = estate_burghers_disaster
162
- has_disaster = estate_brahmins_disaster
163
- has_disaster = estate_jains_disaster
164
- }
154
+ has_any_estate_disaster_active = yes
155
+ has_not_own_estate_disaster_active = { estate = estate_vaisyas }
165
156
  }
166
157
  loyalty = -20
167
158
  }
common/estates/01_church.txt CHANGED
@@ -4,16 +4,20 @@ estate_church = {
4
4
  # If true, country will get estate
5
5
  trigger = {
6
6
  NOT = { has_government_attribute = disables_estate_church }
7
- NOT = { has_country_flag = disables_estate_church_flag }
7
+ NOT = { has_disabled_estate = { estate = estate_church } }
8
8
  if = {
9
9
  limit = {
10
10
  religion_group = dharmic
11
11
  }
12
- NOT = { has_estate = estate_brahmins }
12
+ OR = {
13
+ has_enabled_estate = { estate = estate_church }
14
+ NOT = { has_estate = estate_brahmins }
15
+ }
13
16
  }
14
17
  OR = {
15
18
  has_government_attribute = enables_estate_church
16
- has_country_flag = enables_estate_church_flag
19
+ has_enabled_estate = { estate = estate_church }
20
+ has_unlocked_estate = { estate = estate_church }
17
21
  AND = {
18
22
  NOT = { has_government_attribute = is_pirate_republic_reform }
19
23
  NOT = { has_reform = siberian_tribe }
@@ -111,13 +115,8 @@ estate_church = {
111
115
  influence_modifier = {
112
116
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
113
117
  trigger = {
114
- OR = {
115
- has_disaster = estate_nobility_disaster
116
- has_disaster = estate_burghers_disaster
117
- has_disaster = estate_brahmins_disaster
118
- has_disaster = estate_vaisyas_disaster
119
- has_disaster = estate_jains_disaster
120
- }
118
+ has_any_estate_disaster_active = yes
119
+ has_not_own_estate_disaster_active = { estate = estate_church }
121
120
  }
122
121
  influence = -40
123
122
  }
@@ -125,13 +124,8 @@ estate_church = {
125
124
  loyalty_modifier = {
126
125
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
127
126
  trigger = {
128
- OR = {
129
- has_disaster = estate_nobility_disaster
130
- has_disaster = estate_burghers_disaster
131
- has_disaster = estate_brahmins_disaster
132
- has_disaster = estate_vaisyas_disaster
133
- has_disaster = estate_jains_disaster
134
- }
127
+ has_any_estate_disaster_active = yes
128
+ has_not_own_estate_disaster_active = { estate = estate_church }
135
129
  }
136
130
  loyalty = -20
137
131
  }
@@ -194,6 +188,13 @@ estate_church = {
194
188
  }
195
189
  }
196
190
 
191
+ custom_name = {
192
+ desc = estate_klirikoi
193
+ trigger = {
194
+ tag = BYZ
195
+ culture_group = byzantine
196
+ }
197
+ }
197
198
  custom_name = {
198
199
  desc = estate_ogboni
199
200
  trigger = {
@@ -419,6 +420,13 @@ estate_church = {
419
420
  estate_church_religious_delegation
420
421
  estate_church_institutionalized_clergy
421
422
  estate_church_donation_right
423
+ estate_church_union_of_the_churches
424
+ estate_church_BYZ_legitimization_of_dynasty
425
+ #1.36
426
+ estate_church_fund_dar_al_hadith
427
+ estate_church_fund_madrasas
428
+ estate_church_sponsor_waqf_payments
429
+ estate_church_muslim_integration
422
430
  }
423
431
 
424
432
  agendas = {
common/estates/02_nobility.txt CHANGED
@@ -7,10 +7,11 @@ estate_nobles = {
7
7
  #NOT = { has_reform = veche_republic }
8
8
  #NOT = { has_reform = trading_city }
9
9
  NOT = { has_government_attribute = disables_estate_nobles }
10
- NOT = { has_country_flag = disables_estate_nobles_flag }
10
+ NOT = { has_disabled_estate = { estate = estate_nobles } }
11
11
  OR = {
12
12
  has_government_attribute = enables_estate_nobles
13
- has_country_flag = enables_estate_nobles_flag
13
+ has_enabled_estate = { estate = estate_nobles }
14
+ has_unlocked_estate = { estate = estate_nobles }
14
15
  AND = {
15
16
  NOT = { has_government_attribute = is_pirate_republic_reform }
16
17
  NOT = { government = native }
@@ -101,13 +102,8 @@ estate_nobles = {
101
102
  influence_modifier = {
102
103
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
103
104
  trigger = {
104
- OR = {
105
- has_disaster = estate_church_disaster
106
- has_disaster = estate_burghers_disaster
107
- has_disaster = estate_brahmins_disaster
108
- has_disaster = estate_vaisyas_disaster
109
- has_disaster = estate_jains_disaster
110
- }
105
+ has_any_estate_disaster_active = yes
106
+ has_not_own_estate_disaster_active = { estate = estate_nobles }
111
107
  }
112
108
  influence = -40
113
109
  }
@@ -115,13 +111,8 @@ estate_nobles = {
115
111
  loyalty_modifier = {
116
112
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
117
113
  trigger = {
118
- OR = {
119
- has_disaster = estate_church_disaster
120
- has_disaster = estate_burghers_disaster
121
- has_disaster = estate_brahmins_disaster
122
- has_disaster = estate_vaisyas_disaster
123
- has_disaster = estate_jains_disaster
124
- }
114
+ has_any_estate_disaster_active = yes
115
+ has_not_own_estate_disaster_active = { estate = estate_nobles }
125
116
  }
126
117
  loyalty = -20
127
118
  }
@@ -210,6 +201,12 @@ estate_nobles = {
210
201
  }
211
202
 
212
203
  #Alternative naming of estates
204
+ custom_name = {
205
+ desc = estate_mamluks
206
+ trigger = {
207
+ tag = MAM
208
+ }
209
+ }
213
210
  custom_name = {
214
211
  desc = estate_imperial_nobility
215
212
  trigger = {
@@ -222,6 +219,13 @@ estate_nobles = {
222
219
  tag = OYO
223
220
  }
224
221
  }
222
+ custom_name = {
223
+ desc = estate_eugeneis
224
+ trigger = {
225
+ tag = BYZ
226
+ culture_group = byzantine
227
+ }
228
+ }
225
229
  custom_name = {
226
230
  desc = estate_nakomse
227
231
  trigger = {
@@ -470,6 +474,15 @@ estate_nobles = {
470
474
  estate_nobles_force_conscription
471
475
  estate_nobles_noble_officer_right
472
476
  estate_nobles_expedition_rights
477
+ estate_nobles_highland_fortifications
478
+ estate_nobles_emirs_of_baghdad
479
+ estate_nobles_deteriorating_army
480
+ estate_nobles_defensive_policy
481
+ estate_nobles_tofangchi_regiment
482
+ estate_nobles_tupchi_artillery_corps
483
+ estate_nobles_qurchi_service
484
+ estate_nobles_mamlukian_administration
485
+ estate_nobles_enlist_the_mamluks
473
486
  }
474
487
 
475
488
  agendas = {
@@ -501,6 +514,12 @@ estate_nobles = {
501
514
  estate_nobles_improve_prestige
502
515
  estate_nobles_hire_advisor
503
516
  estate_nobles_fire_advisor
517
+ estate_nobles_mam_three_privileges
518
+ estate_nobles_mam_recruit_mamluks
519
+ estate_nobles_mam_develop_military_infrastructure
520
+ estate_nobles_mam_increase_army_tradition
521
+ estate_nobles_mam_increase_army_professionalism
522
+ estate_nobles_mam_focus_on_military_matters
504
523
  }
505
524
 
506
525
  influence_from_dev_modifier = 1.0
common/estates/03_burghers.txt CHANGED
@@ -4,10 +4,11 @@ estate_burghers = {
4
4
  # If true, country will get estate
5
5
  trigger = {
6
6
  NOT = { has_government_attribute = disables_estate_burghers }
7
- NOT = { has_country_flag = disables_estate_burghers_flag }
7
+ NOT = { has_disabled_estate = { estate = estate_burghers } }
8
8
  OR = {
9
9
  has_government_attribute = enables_estate_burghers
10
- has_country_flag = enables_estate_burghers_flag
10
+ has_enabled_estate = { estate = estate_burghers }
11
+ has_unlocked_estate = { estate = estate_burghers }
11
12
  AND = {
12
13
  NOT = { has_government_attribute = is_pirate_republic_reform }
13
14
  NOT = { is_revolutionary_republic_trigger = yes }
@@ -108,11 +109,11 @@ estate_burghers = {
108
109
  NOT = { has_reform = free_city }
109
110
  OR = {
110
111
  capital = 1 #Stockholm
111
- capital = 6 #Skåne
112
+ capital = 6 #Sk�ne
112
113
  capital = 23 #Bergen
113
114
  capital = 36 #Reval
114
115
  capital = 38 #Riga
115
- capital = 41 #Königsberg
116
+ capital = 41 #K�nigsberg
116
117
  capital = 43 #Danzig
117
118
  capital = 44 #Hamburg
118
119
  capital = 45 #Lubeck
@@ -123,7 +124,7 @@ estate_burghers = {
123
124
  capital = 54 #Stade
124
125
  capital = 56 #Osnabruck
125
126
  capital = 57 #Brunswick
126
- capital = 85 #Köln
127
+ capital = 85 #K�ln
127
128
  capital = 86 #Munster
128
129
  capital = 90 #Bruges
129
130
  capital = 100 #Groningen
@@ -185,12 +186,8 @@ estate_burghers = {
185
186
  influence_modifier = {
186
187
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
187
188
  trigger = {
188
- OR = {
189
- has_disaster = estate_nobility_disaster
190
- has_disaster = estate_church_disaster
191
- has_disaster = estate_brahmins_disaster
192
- has_disaster = estate_jains_disaster
193
- }
189
+ has_any_estate_disaster_active = yes
190
+ has_not_own_estate_disaster_active = { estate = estate_burghers }
194
191
  }
195
192
  influence = -40
196
193
  }
@@ -198,16 +195,19 @@ estate_burghers = {
198
195
  loyalty_modifier = {
199
196
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
200
197
  trigger = {
201
- OR = {
202
- has_disaster = estate_nobility_disaster
203
- has_disaster = estate_church_disaster
204
- has_disaster = estate_brahmins_disaster
205
- has_disaster = estate_jains_disaster
206
- }
198
+ has_any_estate_disaster_active = yes
199
+ has_not_own_estate_disaster_active = { estate = estate_burghers }
207
200
  }
208
201
  loyalty = -20
209
202
  }
210
203
  #Custom Names
204
+ custom_name = {
205
+ desc = estate_emporoi
206
+ trigger = {
207
+ tag = BYZ
208
+ culture_group = byzantine
209
+ }
210
+ }
211
211
  custom_name = {
212
212
  desc = estate_quartersmasters
213
213
  trigger = {
@@ -291,6 +291,17 @@ estate_burghers = {
291
291
  estate_burghers_financial_demand
292
292
  estate_burghers_sindicat_remensa_privilege
293
293
  estate_burghers_promote_burgher_bookkeeping
294
+ estate_burghers_great_works_of_iran
295
+ estate_burghers_fund_karimi
296
+ estate_burghers_foreign_expeditions
297
+ estate_burghers_nile_goods_transport
298
+ estate_burghers_monopoly_of_coffee
299
+ estate_burghers_reliance_on_republics
300
+ estate_burghers_exkousseiai_for_latins
301
+ estate_burghers_BYZ_single_market
302
+ estate_burghers_ARB_oasis_development
303
+ estate_burghers_YEM_coffee_monopoly
304
+ estate_burghers_persian_rugs
294
305
  }
295
306
 
296
307
  agendas = {
common/estates/04_cossacks.txt CHANGED
@@ -42,10 +42,10 @@ estate_cossacks = {
42
42
  trigger = {
43
43
  has_dlc = "The Cossacks"
44
44
  NOT = { has_government_attribute = disables_estate_cossacks }
45
- NOT = { has_country_flag = disables_estate_cossacks_flag }
45
+ NOT = { has_disabled_estate = { estate = estate_cossacks } }
46
46
  OR = {
47
47
  has_government_attribute = enables_estate_cossacks
48
- has_country_flag = enables_estate_cossacks_flag
48
+ has_enabled_estate = { estate = estate_cossacks }
49
49
  AND = {
50
50
  OR = {
51
51
  has_unlocked_estate = { estate = estate_cossacks }
@@ -109,14 +109,8 @@ estate_cossacks = {
109
109
  influence_modifier = {
110
110
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
111
111
  trigger = {
112
- OR = {
113
- has_disaster = estate_nobility_disaster
114
- has_disaster = estate_church_disaster
115
- has_disaster = estate_burghers_disaster
116
- has_disaster = estate_brahmins_disaster
117
- has_disaster = estate_vaisyas_disaster
118
- has_disaster = estate_jains_disaster
119
- }
112
+ has_any_estate_disaster_active = yes
113
+ has_not_own_estate_disaster_active = { estate = estate_cossacks }
120
114
  }
121
115
  influence = -40
122
116
  }
@@ -126,14 +120,8 @@ estate_cossacks = {
126
120
  loyalty_modifier = {
127
121
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
128
122
  trigger = {
129
- OR = {
130
- has_disaster = estate_nobility_disaster
131
- has_disaster = estate_church_disaster
132
- has_disaster = estate_burghers_disaster
133
- has_disaster = estate_brahmins_disaster
134
- has_disaster = estate_vaisyas_disaster
135
- has_disaster = estate_jains_disaster
136
- }
123
+ has_any_estate_disaster_active = yes
124
+ has_not_own_estate_disaster_active = { estate = estate_cossacks }
137
125
  }
138
126
  loyalty = -20
139
127
  }
common/estates/05_nomadic_tribes.txt CHANGED
@@ -3,13 +3,17 @@ estate_nomadic_tribes = {
3
3
 
4
4
  # If true, country will get estate
5
5
  trigger = {
6
- has_dlc = "The Cossacks"
6
+ OR = {
7
+ has_dlc = "The Cossacks"
8
+ has_dlc = "King of Kings"
9
+ }
7
10
  NOT = { has_government_attribute = disables_estate_nomadic_tribes }
8
- NOT = { has_country_flag = disables_estate_nomadic_tribes_flag }
11
+ NOT = { has_disabled_estate = { estate = estate_nomadic_tribes } }
9
12
  OR = {
10
13
  has_country_modifier = enable_estate_nomadic_tribes_modifier
14
+ has_country_flag = turkoman_unlocked_tribes
11
15
  has_government_attribute = enables_estate_nomadic_tribes
12
- has_country_flag = enables_estate_nomadic_tribes_flag
16
+ has_enabled_estate = { estate = estate_nomadic_tribes }
13
17
  AND = {
14
18
  OR = {
15
19
  AND = {
@@ -79,6 +83,23 @@ estate_nomadic_tribes = {
79
83
 
80
84
  # Influence modifiers
81
85
  base_influence = 25
86
+ influence_modifier = {
87
+ desc = EST_VAL_OTHER_ESTATE_IN_POWER
88
+ trigger = {
89
+ has_any_estate_disaster_active = yes
90
+ has_not_own_estate_disaster_active = { estate = estate_nomadic_tribes }
91
+ }
92
+ influence = -40
93
+ }
94
+
95
+ loyalty_modifier = {
96
+ desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
97
+ trigger = {
98
+ has_any_estate_disaster_active = yes
99
+ has_not_own_estate_disaster_active = { estate = estate_nomadic_tribes }
100
+ }
101
+ loyalty = -20
102
+ }
82
103
 
83
104
  influence_from_dev_modifier = 0.4
84
105
 
common/estates/06_dhimmi.txt CHANGED
@@ -16,16 +16,19 @@ estate_dhimmi = {
16
16
 
17
17
  # If true, country will get estate
18
18
  trigger = {
19
- has_dlc = "The Cossacks"
19
+ OR = {
20
+ has_dlc = "The Cossacks"
21
+ has_dlc = "King of Kings"
22
+ }
20
23
  NOT = { has_government_attribute = disables_estate_dhimmi }
21
- NOT = { has_country_flag = disables_estate_dhimmi_flag }
24
+ NOT = { has_disabled_estate = { estate = estate_dhimmi } }
22
25
  OR = {
23
26
  has_government_attribute = enables_estate_dhimmi
24
- has_country_flag = enables_estate_dhimmi_flag
27
+ has_enabled_estate = { estate = estate_dhimmi }
25
28
  AND = {
26
29
  OR = {
27
30
  NOT = { has_estate = estate_brahmins }
28
- has_country_flag = gained_dhimmi_estate
31
+ has_unlocked_estate = { estate = estate_dhimmi }
29
32
  }
30
33
  NOT = { is_revolutionary_republic_trigger = yes }
31
34
  NOT = { government = native }
@@ -86,14 +89,8 @@ estate_dhimmi = {
86
89
  influence_modifier = {
87
90
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
88
91
  trigger = {
89
- OR = {
90
- has_disaster = estate_nobility_disaster
91
- has_disaster = estate_church_disaster
92
- has_disaster = estate_burghers_disaster
93
- has_disaster = estate_brahmins_disaster
94
- has_disaster = estate_vaisyas_disaster
95
- has_disaster = estate_jains_disaster
96
- }
92
+ has_any_estate_disaster_active = yes
93
+ has_not_own_estate_disaster_active = { estate = estate_dhimmi }
97
94
  }
98
95
  influence = -40
99
96
  }
@@ -104,14 +101,8 @@ estate_dhimmi = {
104
101
  loyalty_modifier = {
105
102
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
106
103
  trigger = {
107
- OR = {
108
- has_disaster = estate_nobility_disaster
109
- has_disaster = estate_church_disaster
110
- has_disaster = estate_burghers_disaster
111
- has_disaster = estate_brahmins_disaster
112
- has_disaster = estate_vaisyas_disaster
113
- has_disaster = estate_jains_disaster
114
- }
104
+ has_any_estate_disaster_active = yes
105
+ has_not_own_estate_disaster_active = { estate = estate_dhimmi }
115
106
  }
116
107
  loyalty = -20
117
108
  }
common/estates/07_jains.txt CHANGED
@@ -6,10 +6,11 @@ estate_jains = {
6
6
  trigger = {
7
7
  has_dlc = "Dharma"
8
8
  NOT = { has_government_attribute = disables_estate_jains }
9
- NOT = { has_country_flag = disables_estate_jains_flag }
9
+ NOT = { has_disabled_estate = { estate = estate_jains } }
10
10
  OR = {
11
11
  has_government_attribute = enables_estate_jains
12
- has_country_flag = enables_estate_jains_flag
12
+ has_enabled_estate = { estate = estate_jains }
13
+ has_unlocked_estate = { estate = estate_jains }
13
14
  AND = {
14
15
  technology_group = indian
15
16
  #NOT = { has_government_attribute = is_merchant_republic }
@@ -90,13 +91,8 @@ estate_jains = {
90
91
  influence_modifier = {
91
92
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
92
93
  trigger = {
93
- OR = {
94
- has_disaster = estate_nobility_disaster
95
- has_disaster = estate_church_disaster
96
- has_disaster = estate_burghers_disaster
97
- has_disaster = estate_brahmins_disaster
98
- has_disaster = estate_vaisyas_disaster
99
- }
94
+ has_any_estate_disaster_active = yes
95
+ has_not_own_estate_disaster_active = { estate = estate_jains }
100
96
  }
101
97
  influence = -40
102
98
  }
@@ -104,13 +100,8 @@ estate_jains = {
104
100
  loyalty_modifier = {
105
101
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
106
102
  trigger = {
107
- OR = {
108
- has_disaster = estate_nobility_disaster
109
- has_disaster = estate_church_disaster
110
- has_disaster = estate_burghers_disaster
111
- has_disaster = estate_brahmins_disaster
112
- has_disaster = estate_vaisyas_disaster
113
- }
103
+ has_any_estate_disaster_active = yes
104
+ has_not_own_estate_disaster_active = { estate = estate_jains }
114
105
  }
115
106
  loyalty = -20
116
107
  }
common/estates/08_janissaries.txt CHANGED
@@ -7,10 +7,20 @@ estate_janissaries = {
7
7
  trigger = {
8
8
  has_dlc = "Domination"
9
9
  NOT = { has_government_attribute = disables_estate_janissaries }
10
- NOT = { has_country_flag = disables_estate_janissaries_flag }
10
+ NOT = { has_disabled_estate = { estate = estate_janissaries } }
11
11
  OR = {
12
12
  has_government_attribute = enables_estate_janissaries
13
- has_country_flag = enables_estate_janissaries_flag
13
+ has_enabled_estate = { estate = estate_janissaries }
14
+ AND = {
15
+ has_unlocked_estate = { estate = estate_janissaries }
16
+ NOT = { has_government_attribute = is_pirate_republic_reform }
17
+ NOT = { government = native }
18
+ NOT = { has_reform = siberian_tribe }
19
+ NOT = { is_revolutionary_republic_trigger = yes }
20
+ NOT = { has_reform = revolutionary_empire_reform }
21
+ is_nomad = no
22
+ is_colonial_nation = no
23
+ }
14
24
  }
15
25
  }
16
26
 
@@ -65,14 +75,8 @@ estate_janissaries = {
65
75
  influence_modifier = {
66
76
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
67
77
  trigger = {
68
- OR = {
69
- has_disaster = estate_nobility_disaster
70
- has_disaster = estate_church_disaster
71
- has_disaster = estate_burghers_disaster
72
- has_disaster = estate_brahmins_disaster
73
- has_disaster = estate_vaisyas_disaster
74
- has_disaster = estate_jains_disaster
75
- }
78
+ has_any_estate_disaster_active = yes
79
+ has_not_own_estate_disaster_active = { estate = estate_janissaries }
76
80
  }
77
81
  influence = -40
78
82
  }
@@ -889,14 +893,8 @@ estate_janissaries = {
889
893
  loyalty_modifier = {
890
894
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
891
895
  trigger = {
892
- OR = {
893
- has_disaster = estate_nobility_disaster
894
- has_disaster = estate_church_disaster
895
- has_disaster = estate_burghers_disaster
896
- has_disaster = estate_brahmins_disaster
897
- has_disaster = estate_vaisyas_disaster
898
- has_disaster = estate_jains_disaster
899
- }
896
+ has_any_estate_disaster_active = yes
897
+ has_not_own_estate_disaster_active = { estate = estate_janissaries }
900
898
  }
901
899
  loyalty = -20
902
900
  }
common/estates/09_eunuchs.txt CHANGED
@@ -6,10 +6,20 @@ estate_eunuchs = {
6
6
  # If true, country will get estate
7
7
  trigger = {
8
8
  has_dlc = "Domination"
9
- NOT = { has_country_flag = disables_estate_eunuchs_flag }
9
+ NOT = { has_disabled_estate = { estate = estate_eunuchs } }
10
10
  OR = {
11
- has_country_flag = enables_estate_rajput_flag
11
+ has_enabled_estate = { estate = estate_eunuchs }
12
12
  is_emperor_of_china = yes
13
+ AND = {
14
+ has_unlocked_estate = { estate = estate_eunuchs }
15
+ NOT = { has_government_attribute = is_pirate_republic_reform }
16
+ NOT = { government = native }
17
+ NOT = { has_reform = siberian_tribe }
18
+ NOT = { is_revolutionary_republic_trigger = yes }
19
+ NOT = { has_reform = revolutionary_empire_reform }
20
+ is_nomad = no
21
+ is_colonial_nation = no
22
+ }
13
23
  }
14
24
  }
15
25
 
@@ -67,15 +77,8 @@ estate_eunuchs = {
67
77
  influence_modifier = {
68
78
  desc = EST_VAL_OTHER_ESTATE_IN_POWER
69
79
  trigger = {
70
- OR = {
71
- has_disaster = estate_nobility_disaster
72
- has_disaster = estate_church_disaster
73
- has_disaster = estate_burghers_disaster
74
- has_disaster = estate_brahmins_disaster
75
- has_disaster = estate_vaisyas_disaster
76
- has_disaster = estate_jains_disaster
77
- has_disaster = estate_nomadic_tribes_disaster
78
- }
80
+ has_any_estate_disaster_active = yes
81
+ has_not_own_estate_disaster_active = { estate = estate_eunuchs }
79
82
  }
80
83
  influence = -40
81
84
  }
@@ -125,15 +128,8 @@ estate_eunuchs = {
125
128
  loyalty_modifier = {
126
129
  desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
127
130
  trigger = {
128
- OR = {
129
- has_disaster = estate_nobility_disaster
130
- has_disaster = estate_church_disaster
131
- has_disaster = estate_burghers_disaster
132
- has_disaster = estate_brahmins_disaster
133
- has_disaster = estate_vaisyas_disaster
134
- has_disaster = estate_jains_disaster
135
- has_disaster = estate_nomadic_tribes_disaster
136
- }
131
+ has_any_estate_disaster_active = yes
132
+ has_not_own_estate_disaster_active = { estate = estate_eunuchs }
137
133
  }
138
134
  loyalty = -20
139
135
  }
common/estates/10_qizilbash.txt ADDED
@@ -0,0 +1,400 @@
1
+ # For Government Reforms to identify properly influence and loyalty modifiers, remember to put disqualifying triggers before the has_reform
2
+
3
+ estate_qizilbash = {
4
+ icon = 15
5
+
6
+ # If true, country will get estate
7
+ trigger = {
8
+ has_dlc = "King of Kings"
9
+ NOT = { has_government_attribute = disables_estate_qizilbash }
10
+ NOT = { has_disabled_estate = { estate = estate_qizilbash } }
11
+ OR = {
12
+ has_government_attribute = enables_estate_qizilbash
13
+ has_enabled_estate = { estate = estate_qizilbash }
14
+ AND = {
15
+ OR = {
16
+ tag = PER
17
+ tag = ARL
18
+ has_unlocked_estate = { estate = estate_qizilbash }
19
+ }
20
+ NOT = { has_government_attribute = is_pirate_republic_reform }
21
+ NOT = { government = native }
22
+ NOT = { has_reform = siberian_tribe }
23
+ NOT = { is_revolutionary_republic_trigger = yes }
24
+ NOT = { has_reform = revolutionary_empire_reform }
25
+ is_nomad = no
26
+ is_colonial_nation = no
27
+ }
28
+ }
29
+ }
30
+
31
+ # These scale with loyalty & power
32
+ country_modifier_happy = {
33
+ army_tradition = 0.5
34
+ cavalry_power = 0.1
35
+ allowed_qizilbash_fraction = 0.2
36
+ }
37
+ country_modifier_neutral = {
38
+ army_tradition = 0.5
39
+ }
40
+ country_modifier_angry = {
41
+ army_tradition = -0.5
42
+ global_unrest = 2
43
+ allowed_qizilbash_fraction = -0.2
44
+ }
45
+ land_ownership_modifier = {
46
+ qizilbash_loyalty_modifier = 0.2
47
+ }
48
+
49
+ province_independence_weight = {
50
+ factor = 1
51
+ modifier = {
52
+ factor = 1.5
53
+ culture_group = owner
54
+ religion_group = owner
55
+ }
56
+ modifier = {
57
+ factor = 1.5
58
+ base_manpower = 5
59
+ }
60
+ modifier = {
61
+ factor = 1.5
62
+ OR = {
63
+ has_building = barracks
64
+ has_building = training_fields
65
+ }
66
+ }
67
+ modifier = {
68
+ factor = 0.75
69
+ development = 20
70
+ }
71
+ modifier = {
72
+ factor = 0.5
73
+ NOT = { is_state_core = owner }
74
+ }
75
+ }
76
+
77
+ # Influence modifiers
78
+ base_influence = 10
79
+ influence_modifier = {
80
+ desc = EST_VAL_OTHER_ESTATE_IN_POWER
81
+ trigger = {
82
+ has_any_estate_disaster_active = yes
83
+ has_not_own_estate_disaster_active = { estate = estate_qizilbash }
84
+ }
85
+ influence = -40
86
+ }
87
+ influence_modifier = {
88
+ desc = EST_VAL_NO_SHIA_PROVINCES
89
+ trigger = {
90
+ not = { religion_group = zoroastrian_group }
91
+ NOT = { any_owned_province = { religion = shiite } }
92
+ }
93
+ influence = -20
94
+ }
95
+ influence_modifier = {
96
+ desc = EST_VAL_IS_SHIA
97
+ trigger = {
98
+ religion = shiite
99
+ }
100
+ influence = 5
101
+ }
102
+ influence_modifier = {
103
+ desc = EST_VAL_IS_ZOROASTRIAN
104
+ trigger = {
105
+ religion_group = zoroastrian_group
106
+ }
107
+ influence = 5
108
+ }
109
+ influence_modifier = {
110
+ desc = EST_VAL_TOLERATES_SHIA
111
+ trigger = {
112
+ NOT = { religion = shiite }
113
+ not = { religion_group = zoroastrian_group }
114
+ OR = {
115
+ AND = {
116
+ religion_group = muslim
117
+ has_global_modifier_value = {
118
+ which = tolerance_heretic
119
+ value = 0.01
120
+ }
121
+ }
122
+ AND = {
123
+ NOT = { religion_group = muslim }
124
+ has_global_modifier_value = {
125
+ which = tolerance_heathen
126
+ value = 0.01
127
+ }
128
+ }
129
+ }
130
+ }
131
+ influence = 5
132
+ }
133
+ influence_modifier = {
134
+ desc = EST_VAL_TOLERATES_NOT_SHIA
135
+ trigger = {
136
+ NOT = { religion = shiite }
137
+ not = { religion_group = zoroastrian_group }
138
+ OR = {
139
+ AND = {
140
+ religion_group = muslim
141
+ NOT = {
142
+ has_global_modifier_value = {
143
+ which = tolerance_heretic
144
+ value = 0
145
+ }
146
+ }
147
+ }
148
+ AND = {
149
+ NOT = { religion_group = muslim }
150
+ NOT = {
151
+ has_global_modifier_value = {
152
+ which = tolerance_heathen
153
+ value = 0
154
+ }
155
+ }
156
+ }
157
+ }
158
+ }
159
+ influence = -10
160
+ }
161
+ influence_modifier = {
162
+ desc = EST_VAL_ACCEPTS_TURKOMAN_CULTURE
163
+ trigger = {
164
+ not = { religion_group = zoroastrian_group }
165
+ NOT = { primary_culture = turco_iranian }
166
+ NOT = { primary_culture = azerbaijani }
167
+ NOT = { primary_culture = turkish }
168
+ NOT = { primary_culture = turkmeni }
169
+ OR = {
170
+ accepted_culture = turco_iranian
171
+ accepted_culture = azerbaijani
172
+ accepted_culture = turkish
173
+ accepted_culture = turkmeni
174
+ }
175
+ }
176
+ influence = 5
177
+ }
178
+ influence_modifier = {
179
+ desc = EST_VAL_IS_TURKOMAN_CULTURE
180
+ trigger = {
181
+ not = { religion_group = zoroastrian_group }
182
+ OR = {
183
+ primary_culture = turco_iranian
184
+ primary_culture = azerbaijani
185
+ primary_culture = turkish
186
+ primary_culture = turkmeni
187
+ }
188
+ }
189
+ influence = 10
190
+ }
191
+ influence_modifier = {
192
+ desc = EST_VAL_USES_CAVALRY
193
+ trigger = {
194
+ cavalry_fraction = 0.5
195
+ }
196
+ influence = 5
197
+ }
198
+ influence_modifier = {
199
+ desc = EST_VAL_QIZILBASH_ON_THE_FIELD
200
+ trigger = {
201
+ num_of_qizilbash = 12
202
+ not = { religion_group = zoroastrian_group }
203
+ }
204
+ influence = 10
205
+ }
206
+ influence_modifier = {
207
+ desc = EST_VAL_ASWARAN_ON_THE_FIELD
208
+ trigger = {
209
+ num_of_qizilbash = 12
210
+ religion_group = zoroastrian_group
211
+ }
212
+ influence = 10
213
+ }
214
+
215
+ #Loyalty Modifiers
216
+ loyalty_modifier = {
217
+ desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
218
+ trigger = {
219
+ has_any_estate_disaster_active = yes
220
+ has_not_own_estate_disaster_active = { estate = estate_qizilbash }
221
+ }
222
+ loyalty = -20
223
+ }
224
+ loyalty_modifier = {
225
+ desc = EST_VAL_NO_SHIA_PROVINCES_LOY
226
+ trigger = {
227
+ NOT = { any_owned_province = { religion = shiite } }
228
+ not = { religion_group = zoroastrian_group }
229
+ }
230
+ loyalty = -20
231
+ }
232
+ loyalty_modifier = {
233
+ desc = EST_VAL_IS_SHIA_LOY
234
+ trigger = {
235
+ religion = shiite
236
+ }
237
+ loyalty = 10
238
+ }
239
+ loyalty_modifier = {
240
+ desc = EST_VAL_IS_ZOROASTRIAN_LOY
241
+ trigger = {
242
+ religion_group = zoroastrian_group
243
+ }
244
+ loyalty = 5
245
+ }
246
+ loyalty_modifier = {
247
+ desc = EST_VAL_TOLERATES_SHIA_LOY
248
+ trigger = {
249
+ NOT = { religion = shiite }
250
+ OR = {
251
+ AND = {
252
+ religion_group = muslim
253
+ has_global_modifier_value = {
254
+ which = tolerance_heretic
255
+ value = 0.01
256
+ }
257
+ }
258
+ AND = {
259
+ NOT = { religion_group = muslim }
260
+ has_global_modifier_value = {
261
+ which = tolerance_heathen
262
+ value = 0.01
263
+ }
264
+ }
265
+ }
266
+ }
267
+ loyalty = 5
268
+ }
269
+ loyalty_modifier = {
270
+ desc = EST_VAL_TOLERATES_NOT_SHIA_LOY
271
+ trigger = {
272
+ NOT = { religion = shiite }
273
+ not = { religion_group = zoroastrian_group }
274
+ OR = {
275
+ AND = {
276
+ religion_group = muslim
277
+ NOT = {
278
+ has_global_modifier_value = {
279
+ which = tolerance_heretic
280
+ value = 0
281
+ }
282
+ }
283
+ }
284
+ AND = {
285
+ NOT = { religion_group = muslim }
286
+ NOT = {
287
+ has_global_modifier_value = {
288
+ which = tolerance_heathen
289
+ value = 0
290
+ }
291
+ }
292
+ }
293
+ }
294
+ }
295
+ loyalty = -20
296
+ }
297
+ loyalty_modifier = {
298
+ desc = EST_VAL_ACCEPTS_TURKOMAN_CULTURE_LOY
299
+ trigger = {
300
+ not = { religion_group = zoroastrian_group }
301
+ NOT = { primary_culture = turco_iranian }
302
+ NOT = { primary_culture = azerbaijani }
303
+ NOT = { primary_culture = turkish }
304
+ NOT = { primary_culture = turkmeni }
305
+ OR = {
306
+ accepted_culture = turco_iranian
307
+ accepted_culture = azerbaijani
308
+ accepted_culture = turkish
309
+ accepted_culture = turkmeni
310
+ }
311
+ }
312
+ loyalty = 10
313
+ }
314
+ loyalty_modifier = {
315
+ desc = EST_VAL_IS_TURKOMAN_CULTURE_LOY
316
+ trigger = {
317
+ not = { religion_group = zoroastrian_group }
318
+ OR = {
319
+ primary_culture = turco_iranian
320
+ primary_culture = azerbaijani
321
+ primary_culture = turkish
322
+ primary_culture = turkmeni
323
+ }
324
+ }
325
+ loyalty = 15
326
+ }
327
+ loyalty_modifier = {
328
+ desc = EST_VAL_USES_CAVALRY_LOY
329
+ trigger = {
330
+ cavalry_fraction = 0.5
331
+ }
332
+ loyalty = 10
333
+ }
334
+ loyalty_modifier = {
335
+ desc = EST_VAL_QIZILBASH_ON_THE_FIELD_LOY
336
+ trigger = {
337
+ num_of_qizilbash = 12
338
+ not = { religion_group = zoroastrian_group }
339
+ }
340
+ loyalty = 5
341
+ }
342
+ loyalty_modifier = {
343
+ desc = EST_VAL_ASWARAN_ON_THE_FIELD_LOY
344
+ trigger = {
345
+ num_of_qizilbash = 12
346
+ religion_group = zoroastrian_group
347
+ }
348
+ loyalty = 5
349
+ }
350
+
351
+ custom_name = {
352
+ desc = estate_aswaran
353
+ trigger = { religion_group = zoroastrian_group }
354
+ }
355
+
356
+ privileges = {
357
+ estate_qizilbash_land_rights
358
+ estate_qizilbash_military
359
+ estate_qizilbash_loyalty_privilege
360
+ estate_qizilbash_establish_the_qizilbash_regiments
361
+ estate_qizilbash_expand_the_qizilbash_regiments
362
+ estate_qizilbash_horse_responsibilities
363
+ estate_qizilbash_protected_communities
364
+ estate_qizilbash_military_leadership
365
+ estate_qizilbash_supremacy_over_the_aristocracy
366
+ estate_qizilbash_defensive_policy
367
+ estate_qizilbash_regimental_discipline
368
+ estate_qizilbash_tofangchi_regiment
369
+ estate_qizilbash_tupchi_artillery_corps
370
+ estate_qizilbash_qurchi_service
371
+ estate_qizilbash_mamlukian_administration
372
+ }
373
+
374
+ agendas = {
375
+ estate_qizilbash_hire_advisor
376
+ estate_qizilbash_fire_advisor
377
+ estate_qizilbash_three_privileges
378
+ estate_qizilbash_increase_monthly_military_power
379
+ estate_qizilbash_retake_core
380
+ estate_qizilbash_recruit_more_qizilbash
381
+ estate_qizilbash_humiliate_rival
382
+ estate_qizilbash_build_army_building_in_y
383
+ estate_qizilbash_build_soldier_household
384
+ estate_qizilbash_crush_revolts
385
+ estate_qizilbash_expand_into_x
386
+ estate_qizilbash_bigger_army_than_rival
387
+ estate_qizilbash_protect_our_culture
388
+ estate_qizilbash_despoil_x
389
+ estate_qizilbash_develop_x
390
+ estate_qizilbash_convert_province_x
391
+ estate_qizilbash_establish_safavid_order
392
+ estate_qizilbash_defeat_large_army
393
+ estate_qizilbash_build_fort_building_in_y
394
+ estate_qizilbash_build_cavalry
395
+ }
396
+
397
+ color = { 200 0 0 }
398
+
399
+ influence_from_dev_modifier = 1.0
400
+ }
common/estates/11_ghulams.txt ADDED
@@ -0,0 +1,282 @@
1
+ # For Government Reforms to identify properly influence and loyalty modifiers, remember to put disqualifying triggers before the has_reform
2
+
3
+ estate_ghulams = {
4
+ icon = 14
5
+
6
+ # If true, country will get estate
7
+ trigger = {
8
+ has_dlc = "King of Kings"
9
+ NOT = { has_government_attribute = disables_estate_ghulams }
10
+ NOT = { has_disabled_estate = { estate = estate_ghulams } }
11
+ OR = {
12
+ has_government_attribute = enables_estate_ghulams
13
+ has_enabled_estate = { estate = estate_ghulams }
14
+ AND = {
15
+ has_unlocked_estate = { estate = estate_ghulams }
16
+ NOT = { has_government_attribute = is_pirate_republic_reform }
17
+ NOT = { government = native }
18
+ NOT = { has_reform = siberian_tribe }
19
+ NOT = { is_revolutionary_republic_trigger = yes }
20
+ NOT = { has_reform = revolutionary_empire_reform }
21
+ is_nomad = no
22
+ is_colonial_nation = no
23
+ }
24
+ }
25
+ }
26
+
27
+ # These scale with loyalty & power
28
+ country_modifier_happy = {
29
+ defensiveness = 0.1
30
+ land_maintenance_modifier = -0.1
31
+ reinforce_speed = 0.1
32
+ }
33
+ country_modifier_neutral = {
34
+ land_maintenance_modifier = -0.1
35
+ }
36
+ country_modifier_angry = {
37
+ defensiveness = -0.1
38
+ global_unrest = 2
39
+ }
40
+ land_ownership_modifier = {
41
+ ghulams_loyalty_modifier = 0.2
42
+ }
43
+
44
+ province_independence_weight = {
45
+ factor = 1
46
+ modifier = {
47
+ factor = 1.5
48
+ culture_group = owner
49
+ religion_group = owner
50
+ }
51
+ modifier = {
52
+ factor = 1.5
53
+ base_manpower = 5
54
+ }
55
+ modifier = {
56
+ factor = 1.5
57
+ OR = {
58
+ has_building = barracks
59
+ has_building = training_fields
60
+ }
61
+ }
62
+ modifier = {
63
+ factor = 0.75
64
+ development = 20
65
+ }
66
+ modifier = {
67
+ factor = 0.5
68
+ NOT = { is_state_core = owner }
69
+ }
70
+ }
71
+
72
+ # Influence modifiers
73
+ base_influence = 10
74
+ influence_modifier = {
75
+ desc = EST_VAL_OTHER_ESTATE_IN_POWER
76
+ trigger = {
77
+ has_any_estate_disaster_active = yes
78
+ has_not_own_estate_disaster_active = { estate = estate_ghulams }
79
+ }
80
+ influence = -40
81
+ }
82
+ influence_modifier = {
83
+ desc = EST_VAL_OWNS_CHRISTIAN_PROVINCE
84
+ trigger = {
85
+ any_owned_province = {
86
+ religion_group = christian
87
+ }
88
+ }
89
+ influence = 5
90
+ }
91
+ influence_modifier = {
92
+ desc = EST_VAL_OWNS_NO_CHRISTIAN_PROVINCE
93
+ trigger = {
94
+ NOT = {
95
+ any_owned_province = {
96
+ religion_group = christian
97
+ }
98
+ }
99
+ }
100
+ influence = -20
101
+ }
102
+ influence_modifier = {
103
+ desc = EST_VAL_IS_NOT_MUSLIM
104
+ trigger = {
105
+ NOT = { religion_group = muslim }
106
+ }
107
+ influence = 10
108
+ }
109
+ influence_modifier = {
110
+ desc = EST_VAL_TOLERATES_CHRISTIANS
111
+ trigger = {
112
+ NOT = { religion_group = christian }
113
+ has_global_modifier_value = {
114
+ which = tolerance_heathen
115
+ value = 0.01
116
+ }
117
+ }
118
+ influence = 5
119
+ }
120
+ influence_modifier = {
121
+ desc = EST_VAL_TOLERATES_NOT_CHRISTIANS
122
+ trigger = {
123
+ NOT = { religion_group = christian }
124
+ NOT = {
125
+ has_global_modifier_value = {
126
+ which = tolerance_heathen
127
+ value = 0
128
+ }
129
+ }
130
+ }
131
+ influence = -10
132
+ }
133
+ influence_modifier = {
134
+ desc = EST_VAL_ACCEPTS_CAUCASIAN_CULTURE
135
+ trigger = {
136
+ NOT = { culture_group = caucasian }
137
+ NOT = { primary_culture = georgian_new }
138
+ OR = {
139
+ accepted_culture = georgian
140
+ accepted_culture = georgian_new
141
+ accepted_culture = armenian
142
+ accepted_culture = circassian
143
+ accepted_culture = dagestani
144
+ }
145
+ }
146
+ influence = 5
147
+ }
148
+ influence_modifier = {
149
+ desc = EST_VAL_IS_CAUCASIAN_CULTURE
150
+ trigger = {
151
+ culture_group = caucasian
152
+ }
153
+ influence = 10
154
+ }
155
+
156
+ #Loyalty Modifiers
157
+ loyalty_modifier = {
158
+ desc = EST_VAL_OTHER_ESTATE_IN_POWER_LOY
159
+ trigger = {
160
+ has_any_estate_disaster_active = yes
161
+ has_not_own_estate_disaster_active = { estate = estate_ghulams }
162
+ }
163
+ loyalty = -20
164
+ }
165
+ loyalty_modifier = {
166
+ desc = EST_VAL_OWNS_CHRISTIAN_PROVINCE_LOY
167
+ trigger = {
168
+ any_owned_province = {
169
+ religion_group = christian
170
+ }
171
+ }
172
+ loyalty = 5
173
+ }
174
+ loyalty_modifier = {
175
+ desc = EST_VAL_OWNS_NO_CHRISTIAN_PROVINCE_LOY
176
+ trigger = {
177
+ NOT = {
178
+ any_owned_province = {
179
+ religion_group = christian
180
+ }
181
+ }
182
+ }
183
+ loyalty = -10
184
+ }
185
+ loyalty_modifier = {
186
+ desc = EST_VAL_IS_NOT_MUSLIM_LOY
187
+ trigger = {
188
+ NOT = { religion_group = muslim }
189
+ }
190
+ loyalty = 20
191
+ }
192
+ loyalty_modifier = {
193
+ desc = EST_VAL_TOLERATES_CHRISTIANS_LOY
194
+ trigger = {
195
+ NOT = { religion_group = christian }
196
+ has_global_modifier_value = {
197
+ which = tolerance_heathen
198
+ value = 0.01
199
+ }
200
+ }
201
+ loyalty = 10
202
+ }
203
+ loyalty_modifier = {
204
+ desc = EST_VAL_TOLERATES_NOT_CHRISTIANS_LOY
205
+ trigger = {
206
+ NOT = { religion_group = christian }
207
+ NOT = {
208
+ has_global_modifier_value = {
209
+ which = tolerance_heathen
210
+ value = 0
211
+ }
212
+ }
213
+ }
214
+ loyalty = -20
215
+ }
216
+ loyalty_modifier = {
217
+ desc = EST_VAL_ACCEPTS_CAUCASIAN_CULTURE_LOY
218
+ trigger = {
219
+ NOT = { culture_group = caucasian }
220
+ NOT = { primary_culture = georgian_new }
221
+ OR = {
222
+ accepted_culture = georgian
223
+ accepted_culture = georgian_new
224
+ accepted_culture = armenian
225
+ accepted_culture = circassian
226
+ accepted_culture = dagestani
227
+ }
228
+ }
229
+ loyalty = 10
230
+ }
231
+ loyalty_modifier = {
232
+ desc = EST_VAL_IS_CAUCASIAN_CULTURE_LOY
233
+ trigger = {
234
+ culture_group = caucasian
235
+ }
236
+ loyalty = 15
237
+ }
238
+
239
+ privileges = {
240
+ estate_ghulams_land_rights
241
+ estate_ghulams_military
242
+ estate_ghulams_advisor
243
+ estate_ghulams_loyalty_privilege
244
+ estate_ghulams_levies
245
+ estate_ghulams_levies_non_muslims
246
+ estate_ghulams_special_privilege
247
+ estate_ghulams_government
248
+ estate_ghulams_ensure_caucasian_sovereignty
249
+ estate_ghulams_defensive_policy
250
+ estate_ghulams_tofangchi_regiment
251
+ estate_ghulams_tupchi_artillery_corps
252
+ estate_ghulams_qurchi_service
253
+ estate_ghulams_mamlukian_administration
254
+ }
255
+
256
+ agendas = {
257
+ estate_ghulams_hire_advisor
258
+ estate_ghulams_fire_advisor
259
+ estate_ghulams_three_privileges
260
+ estate_ghulams_reduce_war_exhaustion
261
+ estate_ghulams_increase_monthly_military_power
262
+ estate_ghulams_retake_core
263
+ estate_ghulams_support_independence
264
+ estate_ghulams_stop_converting_province_x
265
+ estate_ghulams_build_an_army
266
+ estate_ghulams_humiliate_rival
267
+ estate_ghulams_build_army_building_in_y
268
+ estate_ghulams_build_soldier_household
269
+ estate_ghulams_crush_revolts
270
+ estate_ghulams_expand_into_x
271
+ estate_ghulams_condottieri_rivals
272
+ estate_ghulams_bigger_army_than_rival
273
+ estate_ghulams_build_up_manpower_reserves
274
+ estate_ghulams_develop_x
275
+ estate_ghulams_reduce_other_estate_influence
276
+ estate_ghulams_build_fort_building_in_y
277
+ }
278
+
279
+ color = { 5 122 44 }
280
+
281
+ influence_from_dev_modifier = 1.0
282
+ }