Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/static_modifiers/00_static_modifiers.txt +127 -7
common/static_modifiers/00_static_modifiers.txt CHANGED
@@ -118,6 +118,7 @@ in_capital_state = {
118
118
  local_institution_spread = 0.05
119
119
  local_state_maintenance_modifier = -0.5
120
120
  local_governing_cost = -1.0
121
+ local_has_qizilbash = yes
121
122
  }
122
123
 
123
124
  coastal = {
@@ -179,6 +180,7 @@ land_province = {
179
180
  local_manpower_modifier = 0.25 #25% of manpower.
180
181
  local_has_musketeers = yes
181
182
  local_has_streltsy = yes
183
+ local_has_mamluks = yes
182
184
  }
183
185
 
184
186
  mild_winter = {
@@ -408,6 +410,7 @@ same_culture_group = {
408
410
  }
409
411
 
410
412
  non_accepted_culture = {
413
+ monthly_persian_influence = -0.01
411
414
  local_tax_modifier = -0.33
412
415
  local_missionary_strength = -0.02
413
416
  local_manpower_modifier = -0.33
@@ -601,6 +604,7 @@ base_values = {
601
604
  tolerance_of_heathens_capacity = 3
602
605
  max_flagships = 1
603
606
  num_of_parliament_issues = 10
607
+ has_marines = yes
604
608
  }
605
609
 
606
610
  # AI 'cheats' that compensate for flaws in its long-term decision making, removing these may severely cripple the AI
@@ -758,6 +762,7 @@ peace = {
758
762
  pr_smugglers_influence = 0.1
759
763
  monthly_militarized_society = -0.1
760
764
  monthly_ottoman_decadence = 0.1
765
+ monthly_asha_vahishta = 0.25
761
766
  }
762
767
 
763
768
  unconditional_surrender = {
@@ -834,6 +839,8 @@ army_tradition = {
834
839
  maratha_loyalty_modifier = 0.05
835
840
  rajput_loyalty_modifier = 0.05
836
841
  janissaries_loyalty_modifier = 0.05
842
+ qizilbash_loyalty_modifier = 0.05
843
+ ghulams_loyalty_modifier = 0.05
837
844
  allowed_tercio_fraction = 0.1
838
845
  allowed_samurai_fraction = 0.1
839
846
  }
@@ -883,12 +890,12 @@ defender_of_faith = {
883
890
  prestige = 1 #1% extra prestige yearly
884
891
  missionaries = 1
885
892
  devotion = 0.5
886
-
887
-
893
+ monthly_asha_vahishta = 0.25
888
894
  }
889
895
 
890
896
  defender_of_faith_refused_cta = {
891
897
  diplomatic_reputation = -1
898
+ monthly_asha_vahishta = -2
892
899
  }
893
900
 
894
901
  emperor = {
@@ -1043,8 +1050,10 @@ corruption = {
1043
1050
  dhimmi_loyalty_modifier = 0.1
1044
1051
  jains_loyalty_modifier = 0.1
1045
1052
  rajput_loyalty_modifier = 0.1
1046
- janissaries_loyalty_modifier = 0.1
1047
1053
  eunuchs_loyalty_modifier = 0.1
1054
+ janissaries_loyalty_modifier = 0.1
1055
+ qizilbash_loyalty_modifier = 0.1
1056
+ ghulams_loyalty_modifier = 0.1
1048
1057
  monthly_heir_claim_increase = 0.025
1049
1058
  monthly_russian_modernization = -1
1050
1059
  monthly_ottoman_decadence = 10
@@ -1121,6 +1130,8 @@ prestige = {
1121
1130
  embracement_cost = -0.1
1122
1131
  monthly_heir_claim_increase = 0.05
1123
1132
 
1133
+ monthly_persian_influence = 0.25
1134
+
1124
1135
  brahmins_hindu_loyalty_modifier = 0.05
1125
1136
  brahmins_muslim_loyalty_modifier = 0.05
1126
1137
  brahmins_other_loyalty_modifier = 0.05
@@ -1136,6 +1147,8 @@ prestige = {
1136
1147
  rajput_loyalty_modifier = 0.05
1137
1148
  janissaries_loyalty_modifier = 0.05
1138
1149
  eunuchs_loyalty_modifier = 0.05
1150
+ qizilbash_loyalty_modifier = 0.05
1151
+ ghulams_loyalty_modifier = 0.05
1139
1152
  }
1140
1153
 
1141
1154
  no_debate_in_parliament = {
@@ -1240,6 +1253,39 @@ federation_leader = {
1240
1253
  land_morale = 0.1
1241
1254
  }
1242
1255
 
1256
+ pronoia_base_overlord_modifiers = {
1257
+ # land_forcelimit = -5
1258
+ pronoia_amount_check_influence = 1 #used for exporting, invisible by default
1259
+ }
1260
+
1261
+ pronoia_base_modifiers = {
1262
+ core_creation = 1
1263
+ overextension_impact_modifier = 1
1264
+ administrative_efficiency = -0.2
1265
+ global_manpower = 5
1266
+ global_manpower_modifier = 0.5
1267
+ global_regiment_cost = -0.5
1268
+ }
1269
+
1270
+ BYZ_pronoia_buff_army_tradition_modifier = {
1271
+ army_tradition = 0.2
1272
+ }
1273
+
1274
+ BYZ_pronoia_land_forcelimit_penalty = {
1275
+ land_forcelimit = -5
1276
+ }
1277
+
1278
+ BYZ_extra_forcelimit_for_pronoiars = {
1279
+ land_forcelimit = 5
1280
+ }
1281
+
1282
+ BYZ_army_trad = {
1283
+ army_tradition = 3
1284
+ }
1285
+
1286
+ BYZ_discipline = {
1287
+ discipline = 0.05
1288
+ }
1243
1289
 
1244
1290
  tributary_state_behind_overlord_tech_adm = {
1245
1291
  adm_tech_cost_modifier = -0.05
@@ -1323,6 +1369,12 @@ musketeers_modifier = {
1323
1369
  samurai_modifier = {
1324
1370
  }
1325
1371
 
1372
+ qizilbash_modifier = {
1373
+ }
1374
+
1375
+ mamluks_modifier = {
1376
+ }
1377
+
1326
1378
  geobukseon_modifier = {
1327
1379
  }
1328
1380
 
@@ -1360,6 +1412,7 @@ power_projection_25 = {
1360
1412
  #100 Land Forcelimit = 1
1361
1413
  land_forcelimit = {
1362
1414
  free_land_leader_pool = 1.25 #80 Army forcelimit -> +1 free leader
1415
+ num_of_pronoiars = 1
1363
1416
  }
1364
1417
 
1365
1418
  #100 Naval Forcelimit = 1
@@ -2003,6 +2056,17 @@ samurai_regiment = {
2003
2056
  reinforce_cost_modifier = 0.5
2004
2057
  }
2005
2058
 
2059
+ qizilbash_regiment = {
2060
+ fire_damage_received = -0.05
2061
+ land_maintenance_modifier = -0.25
2062
+ }
2063
+
2064
+ mamluks_regiment = {
2065
+ drill_gain_modifier = 1
2066
+ morale_damage = 0.1
2067
+ reinforce_speed = 0.33
2068
+ }
2069
+
2006
2070
  geobukseon_ship = {
2007
2071
  ship_durability = 0.1
2008
2072
  galley_power = 0.1
@@ -2107,10 +2171,12 @@ over_governing_capacity_modifier = {
2107
2171
  monthly_ottoman_decadence = 2
2108
2172
  }
2109
2173
 
2110
- # At 1000% below capacity, this modifier will be fully used
2174
+ #Scales with used capacity, being at full capacity means 100% of the modifier
2111
2175
  under_governing_capacity_modifier = {
2112
2176
  }
2113
-
2177
+ #Scales with unused capacity, eing at full capacity means 0% of the modifier
2178
+ reverse_under_governing_capacity_modifier = {
2179
+ }
2114
2180
 
2115
2181
  lost_hegemony = {
2116
2182
  all_power_cost = 0.10
@@ -2172,14 +2238,17 @@ num_accepted_cultures = {
2172
2238
 
2173
2239
  ruler_adm = {
2174
2240
  monthly_council_consensus = 0.1
2241
+ monthly_egyptian_westernization = 0.05
2175
2242
  }
2176
2243
 
2177
2244
  ruler_dip = {
2178
2245
  monthly_council_consensus = 0.1
2246
+ monthly_egyptian_westernization = 0.05
2179
2247
  }
2180
2248
 
2181
2249
  ruler_mil = {
2182
2250
  monthly_council_consensus = 0.1
2251
+ monthly_egyptian_westernization = 0.05
2183
2252
  }
2184
2253
 
2185
2254
  heir_adm = {
@@ -2230,7 +2299,7 @@ negative_imperial_authority_member = {
2230
2299
 
2231
2300
  slackening_modifier = {
2232
2301
  yearly_army_professionalism = -0.05
2233
- manpower_recovery_speed = 1
2302
+ manpower_recovery_speed = 2
2234
2303
  }
2235
2304
 
2236
2305
  royal_council_meeting_mod = {
@@ -2267,4 +2336,55 @@ average_global_autonomy = { #100% autonomy => 100% modifier
2267
2336
 
2268
2337
  reverse_average_global_autonomy = { #100% autonomy => 0% modifier
2269
2338
  monthly_council_consensus = 0.2
2270
- }
2339
+ }
2340
+
2341
+ adur_burzhen_mihr_mod = {
2342
+ country_diplomatic_power = 1
2343
+ development_cost = -0.1
2344
+ monthly_asha_vahishta = -0.5
2345
+ religion = yes
2346
+ }
2347
+
2348
+ adur_farnbag_mod = {
2349
+ country_admin_power = 1
2350
+ reform_progress_growth = 0.1
2351
+ monthly_asha_vahishta = -0.5
2352
+ religion = yes
2353
+ }
2354
+
2355
+ adur_gushnasp_mod = {
2356
+ country_military_power = 1
2357
+ own_territory_dice_roll_bonus = 1
2358
+ monthly_asha_vahishta = -0.5
2359
+ religion = yes
2360
+ }
2361
+
2362
+ culturally_influencing_countries = {
2363
+ influence_to_vassal_elevation_cost = 20
2364
+ monthly_persian_influence = -0.2
2365
+ }
2366
+
2367
+ culturally_influencing_countries_same_culture = {
2368
+ influence_to_vassal_elevation_cost = 20
2369
+ }
2370
+
2371
+ culturally_influenced_country = {
2372
+ relation_with_same_religion = 10
2373
+ reverse_relation_with_same_religion = 10
2374
+ }
2375
+
2376
+ manpower_percentage = {
2377
+
2378
+ }
2379
+
2380
+ reverse_manpower_percentage = {
2381
+
2382
+ }
2383
+
2384
+ sailors_percentage = {
2385
+
2386
+ }
2387
+
2388
+ reverse_sailors_percentage = {
2389
+
2390
+ }