|
@@ -1981,7 +1981,12 @@ iqta_legacy = {
|
|
|
1981
1981
|
}
|
|
1982
1982
|
|
|
1983
1983
|
conditional = {
|
|
1984
|
-
allow = {
|
|
1984
|
+
allow = {
|
|
1985
|
+
OR = {
|
|
1986
|
+
has_dlc = "Cradle of Civilization"
|
|
1987
|
+
has_dlc = "Winds of Change"
|
|
1988
|
+
}
|
|
1989
|
+
}
|
|
1985
1990
|
government_abilities = {
|
|
1986
1991
|
iqta_mechanic
|
|
1987
1992
|
}
|
|
@@ -2047,7 +2052,12 @@ indian_sultanate_legacy = {
|
|
|
2047
2052
|
}
|
|
2048
2053
|
|
|
2049
2054
|
conditional = {
|
|
2050
|
-
allow = {
|
|
2055
|
+
allow = {
|
|
2056
|
+
OR = {
|
|
2057
|
+
has_dlc = "Cradle of Civilization"
|
|
2058
|
+
has_dlc = "Winds of Change"
|
|
2059
|
+
}
|
|
2060
|
+
}
|
|
2051
2061
|
government_abilities = {
|
|
2052
2062
|
iqta_mechanic
|
|
2053
2063
|
}
|
|
@@ -217,7 +217,12 @@ indian_sultanate_reform = {
|
|
|
217
217
|
}
|
|
218
218
|
|
|
219
219
|
conditional = {
|
|
220
|
-
allow = {
|
|
220
|
+
allow = {
|
|
221
|
+
OR = {
|
|
222
|
+
has_dlc = "Cradle of Civilization"
|
|
223
|
+
has_dlc = "Winds of Change"
|
|
224
|
+
}
|
|
225
|
+
}
|
|
221
226
|
government_abilities = {
|
|
222
227
|
iqta_mechanic
|
|
223
228
|
}
|
|
@@ -777,9 +782,13 @@ iqta = {
|
|
|
777
782
|
vassal_income = 0.33
|
|
778
783
|
global_tax_modifier = 0.05
|
|
779
784
|
}
|
|
780
|
-
|
|
781
785
|
conditional = {
|
|
782
|
-
allow = {
|
|
786
|
+
allow = {
|
|
787
|
+
OR = {
|
|
788
|
+
has_dlc = "Cradle of Civilization"
|
|
789
|
+
has_dlc = "Winds of Change"
|
|
790
|
+
}
|
|
791
|
+
}
|
|
783
792
|
government_abilities = {
|
|
784
793
|
iqta_mechanic
|
|
785
794
|
}
|
|
@@ -1156,6 +1165,15 @@ serbian_despotate_reform = {
|
|
|
1156
1165
|
nation_designer_trigger = {
|
|
1157
1166
|
primary_culture = serbian
|
|
1158
1167
|
}
|
|
1168
|
+
conditional = {
|
|
1169
|
+
allow = {
|
|
1170
|
+
has_dlc = "Winds of Change"
|
|
1171
|
+
has_dlc = "Golden Century"
|
|
1172
|
+
}
|
|
1173
|
+
custom_attributes = {
|
|
1174
|
+
order_of_the_dragon_unlocked = yes
|
|
1175
|
+
}
|
|
1176
|
+
}
|
|
1159
1177
|
valid_for_nation_designer = yes
|
|
1160
1178
|
nation_designer_cost = 15
|
|
1161
1179
|
|
|
@@ -1344,7 +1362,12 @@ sharifate_reform = {
|
|
|
1344
1362
|
same_religion_advisor_cost = -0.1
|
|
1345
1363
|
}
|
|
1346
1364
|
conditional = {
|
|
1347
|
-
allow = {
|
|
1365
|
+
allow = {
|
|
1366
|
+
OR = {
|
|
1367
|
+
has_dlc = "Cradle of Civilization"
|
|
1368
|
+
has_dlc = "Winds of Change"
|
|
1369
|
+
}
|
|
1370
|
+
}
|
|
1348
1371
|
government_abilities = {
|
|
1349
1372
|
iqta_mechanic
|
|
1350
1373
|
}
|
|
@@ -1426,10 +1449,12 @@ barbary_sultanate_reform = {
|
|
|
1426
1449
|
icon = "barbary_eyalet_government"
|
|
1427
1450
|
allow_normal_conversion = yes
|
|
1428
1451
|
potential = {
|
|
1452
|
+
religion_group = muslim
|
|
1429
1453
|
culture_group = maghrebi
|
|
1430
1454
|
}
|
|
1431
1455
|
queen = no
|
|
1432
1456
|
nation_designer_trigger = {
|
|
1457
|
+
religion_group = muslim
|
|
1433
1458
|
culture_group = maghrebi
|
|
1434
1459
|
}
|
|
1435
1460
|
valid_for_nation_designer = yes
|
|
@@ -1441,7 +1466,12 @@ barbary_sultanate_reform = {
|
|
|
1441
1466
|
navy_tradition_decay = -0.005
|
|
1442
1467
|
}
|
|
1443
1468
|
conditional = {
|
|
1444
|
-
allow = {
|
|
1469
|
+
allow = {
|
|
1470
|
+
OR = {
|
|
1471
|
+
has_dlc = "Cradle of Civilization"
|
|
1472
|
+
has_dlc = "Winds of Change"
|
|
1473
|
+
}
|
|
1474
|
+
}
|
|
1445
1475
|
government_abilities = {
|
|
1446
1476
|
iqta_mechanic
|
|
1447
1477
|
}
|
|
@@ -1687,6 +1717,7 @@ bohemian_elective_kingdom_reform = {
|
|
|
1687
1717
|
primary_culture = czech
|
|
1688
1718
|
primary_culture = czech_new
|
|
1689
1719
|
}
|
|
1720
|
+
NOT = { has_country_flag = bohemia_abolished }
|
|
1690
1721
|
}
|
|
1691
1722
|
nation_designer_trigger = {
|
|
1692
1723
|
OR = {
|
|
@@ -1759,7 +1790,10 @@ stadthalter_monarchy_reform = {
|
|
|
1759
1790
|
}
|
|
1760
1791
|
conditional = {
|
|
1761
1792
|
allow = {
|
|
1762
|
-
|
|
1793
|
+
or = {
|
|
1794
|
+
has_dlc = "Res Publica"
|
|
1795
|
+
has_dlc = "Winds of Change"
|
|
1796
|
+
}
|
|
1763
1797
|
}
|
|
1764
1798
|
queen = no
|
|
1765
1799
|
heir = no
|
|
@@ -2415,6 +2449,12 @@ austrian_dual_monarchy = {
|
|
|
2415
2449
|
monarch_diplomatic_power = 2
|
|
2416
2450
|
promote_culture_cost = -0.33
|
|
2417
2451
|
}
|
|
2452
|
+
effect = {
|
|
2453
|
+
change_dip = 2
|
|
2454
|
+
}
|
|
2455
|
+
removed_effect = {
|
|
2456
|
+
change_dip = -2
|
|
2457
|
+
}
|
|
2418
2458
|
}
|
|
2419
2459
|
|
|
2420
2460
|
principality = {
|
|
@@ -2735,6 +2775,7 @@ mughal_government = {
|
|
|
2735
2775
|
OR = {
|
|
2736
2776
|
has_dlc = "Dharma"
|
|
2737
2777
|
has_dlc = "King of Kings"
|
|
2778
|
+
has_dlc = "Winds of Change"
|
|
2738
2779
|
}
|
|
2739
2780
|
AND = {
|
|
2740
2781
|
tag = MUG
|
|
@@ -2752,144 +2793,238 @@ mughal_government = {
|
|
|
2752
2793
|
assimilation_cultures = {
|
|
2753
2794
|
altaic = {
|
|
2754
2795
|
artillery_cost = -0.1
|
|
2796
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2797
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2755
2798
|
}
|
|
2756
2799
|
baltic = {
|
|
2757
2800
|
naval_forcelimit_modifier = 0.05
|
|
2801
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2802
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2758
2803
|
}
|
|
2759
2804
|
british = {
|
|
2760
2805
|
ship_durability = 0.05
|
|
2806
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2807
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2761
2808
|
}
|
|
2762
2809
|
burman = {
|
|
2763
2810
|
free_leader_pool = 1
|
|
2811
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2812
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2764
2813
|
}
|
|
2765
2814
|
byzantine = {
|
|
2766
2815
|
legitimacy = 0.25
|
|
2816
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2817
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2767
2818
|
}
|
|
2768
2819
|
carpathian = {
|
|
2769
2820
|
mercenary_cost = -0.1
|
|
2821
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2822
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2770
2823
|
}
|
|
2771
2824
|
caucasian = {
|
|
2772
2825
|
mercenary_discipline = 0.05
|
|
2826
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2827
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2773
2828
|
}
|
|
2774
2829
|
gaelic = {
|
|
2775
2830
|
shock_damage = 0.05
|
|
2831
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2832
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2776
2833
|
}
|
|
2777
2834
|
central_indic = {
|
|
2778
2835
|
land_attrition = -0.1
|
|
2836
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2837
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2779
2838
|
}
|
|
2780
2839
|
east_asian = {
|
|
2781
2840
|
state_maintenance_modifier = -0.2
|
|
2841
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2842
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2782
2843
|
}
|
|
2783
2844
|
kongo_group = {
|
|
2784
2845
|
heir_chance = 0.5
|
|
2846
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2847
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2785
2848
|
}
|
|
2786
2849
|
cushitic = {
|
|
2787
2850
|
missionaries = 1
|
|
2851
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2852
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2788
2853
|
}
|
|
2789
2854
|
dravidian = {
|
|
2790
2855
|
global_trade_goods_size_modifier = 0.05
|
|
2856
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2857
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2791
2858
|
}
|
|
2792
2859
|
african = {
|
|
2793
2860
|
global_tax_income = 10
|
|
2861
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2862
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2794
2863
|
}
|
|
2795
2864
|
east_slavic = {
|
|
2796
2865
|
land_forcelimit_modifier = 0.1
|
|
2866
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2867
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2797
2868
|
}
|
|
2798
2869
|
eastern_aryan = {
|
|
2799
2870
|
production_efficiency = 0.05
|
|
2871
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2872
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2800
2873
|
}
|
|
2801
2874
|
evenks = {
|
|
2802
2875
|
cavalry_flanking = 0.2
|
|
2876
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2877
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2803
2878
|
}
|
|
2804
2879
|
french = {
|
|
2805
2880
|
diplomats = 1
|
|
2881
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2882
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2806
2883
|
}
|
|
2807
2884
|
germanic = {
|
|
2808
2885
|
global_institution_spread = 0.15
|
|
2886
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2887
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2809
2888
|
}
|
|
2810
2889
|
great_lakes_group = {
|
|
2811
2890
|
loot_amount = 0.5
|
|
2891
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2892
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2812
2893
|
}
|
|
2813
2894
|
hindusthani = {
|
|
2814
2895
|
core_creation = -0.1
|
|
2896
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2897
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2815
2898
|
}
|
|
2816
2899
|
iberian = {
|
|
2817
2900
|
global_colonial_growth = 10
|
|
2901
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2902
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2818
2903
|
}
|
|
2819
2904
|
iranian = {
|
|
2820
2905
|
advisor_cost = -0.1
|
|
2906
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2907
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2821
2908
|
}
|
|
2822
2909
|
japanese_g = {
|
|
2823
2910
|
land_morale = 0.1
|
|
2911
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2912
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2824
2913
|
}
|
|
2825
2914
|
kamchatkan_g = {
|
|
2826
2915
|
hostile_attrition = 1
|
|
2916
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2917
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2827
2918
|
}
|
|
2828
2919
|
korean_g = {
|
|
2829
2920
|
idea_cost = -0.05
|
|
2921
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2922
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2830
2923
|
}
|
|
2831
2924
|
latin = {
|
|
2832
2925
|
embracement_cost = -0.1
|
|
2926
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2927
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2833
2928
|
}
|
|
2834
2929
|
lost_cultures_group = {
|
|
2835
2930
|
discipline = 0.05
|
|
2931
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2932
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2836
2933
|
}
|
|
2837
2934
|
turko_semitic = {
|
|
2838
2935
|
cavalry_power = 0.1
|
|
2936
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2937
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2839
2938
|
}
|
|
2840
2939
|
maghrebi = {
|
|
2841
2940
|
privateer_efficiency = 0.25
|
|
2941
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2942
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2842
2943
|
}
|
|
2843
2944
|
malay = {
|
|
2844
2945
|
merchants = 1
|
|
2946
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2947
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2845
2948
|
}
|
|
2846
2949
|
mande = {
|
|
2847
2950
|
tolerance_heretic = 1
|
|
2951
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2952
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2848
2953
|
}
|
|
2849
2954
|
pacific = {
|
|
2850
2955
|
global_sailors_modifier = 0.1
|
|
2956
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2957
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2851
2958
|
}
|
|
2852
2959
|
sahelian = {
|
|
2853
2960
|
movement_speed = 0.1
|
|
2961
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2962
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2854
2963
|
}
|
|
2855
2964
|
scandinavian = {
|
|
2856
2965
|
mil_advisor_cost = -0.1
|
|
2966
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2967
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2857
2968
|
}
|
|
2858
2969
|
southeastasian_group = {
|
|
2859
2970
|
development_cost = -0.05
|
|
2971
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2972
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2860
2973
|
}
|
|
2861
2974
|
south_slavic = {
|
|
2862
2975
|
warscore_cost_vs_other_religion = -0.1
|
|
2976
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2977
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2863
2978
|
}
|
|
2864
2979
|
southern_african = {
|
|
2865
2980
|
inflation_reduction = 0.05
|
|
2981
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2982
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2866
2983
|
}
|
|
2867
2984
|
sudanese = {
|
|
2868
2985
|
caravan_power = 0.1
|
|
2986
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2987
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2869
2988
|
}
|
|
2870
2989
|
tartar = {
|
|
2871
2990
|
cavalry_cost = -0.15
|
|
2991
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2992
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2872
2993
|
}
|
|
2873
2994
|
thai_group = {
|
|
2874
2995
|
build_cost = -0.05
|
|
2996
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
2997
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2875
2998
|
}
|
|
2876
2999
|
tibetan_group = {
|
|
2877
3000
|
prestige_per_development_from_conversion = 0.5
|
|
3001
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
3002
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2878
3003
|
}
|
|
2879
3004
|
finno_ugric = {
|
|
2880
3005
|
prestige_decay = -0.01
|
|
3006
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
3007
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2881
3008
|
}
|
|
2882
3009
|
west_african = {
|
|
2883
3010
|
global_autonomy = -0.01
|
|
3011
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
3012
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2884
3013
|
}
|
|
2885
3014
|
west_slavic = {
|
|
2886
3015
|
leader_land_fire = 1
|
|
3016
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
3017
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2887
3018
|
}
|
|
2888
3019
|
western_aryan = {
|
|
2889
3020
|
trade_efficiency = 0.05
|
|
3021
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
3022
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2890
3023
|
}
|
|
2891
3024
|
slavic = {
|
|
2892
3025
|
province_warscore_cost = -0.15
|
|
3026
|
+
effect = { hidden_effect = { change_variable = { which = cultures_assimilated value = 1 } } }
|
|
3027
|
+
removed_effect = { hidden_effect = { subtract_variable = { which = cultures_assimilated value = 1 } } }
|
|
2893
3028
|
}
|
|
2894
3029
|
}
|
|
2895
3030
|
}
|
|
@@ -3324,8 +3459,8 @@ solomonic_empire = {
|
|
|
3324
3459
|
}
|
|
3325
3460
|
trigger = {
|
|
3326
3461
|
OR = {
|
|
3462
|
+
has_reform = solomonic_empire
|
|
3327
3463
|
have_had_reform = solomonic_empire
|
|
3328
|
-
has_country_flag = unlocked_solomid_empire_reform
|
|
3329
3464
|
}
|
|
3330
3465
|
}
|
|
3331
3466
|
valid_for_nation_designer = yes
|
|
@@ -3458,6 +3593,76 @@ musa_rule = {
|
|
|
3458
3593
|
}
|
|
3459
3594
|
}
|
|
3460
3595
|
|
|
3596
|
+
arabic_plutocracy_reform = {
|
|
3597
|
+
icon = arabian_plutocracy_reform
|
|
3598
|
+
allow_normal_conversion = no
|
|
3599
|
+
potential = {
|
|
3600
|
+
OR = {
|
|
3601
|
+
primary_culture = omani_culture
|
|
3602
|
+
primary_culture = gulf_arabic
|
|
3603
|
+
}
|
|
3604
|
+
}
|
|
3605
|
+
trigger = {
|
|
3606
|
+
OR = {
|
|
3607
|
+
primary_culture = omani_culture
|
|
3608
|
+
primary_culture = gulf_arabic
|
|
3609
|
+
}
|
|
3610
|
+
}
|
|
3611
|
+
nation_designer_trigger = {
|
|
3612
|
+
OR = {
|
|
3613
|
+
primary_culture = omani_culture
|
|
3614
|
+
primary_culture = gulf_arabic
|
|
3615
|
+
}
|
|
3616
|
+
}
|
|
3617
|
+
valid_for_nation_designer = yes
|
|
3618
|
+
nation_designer_cost = 10
|
|
3619
|
+
|
|
3620
|
+
government_abilities = {
|
|
3621
|
+
arabic_trade_influence
|
|
3622
|
+
}
|
|
3623
|
+
|
|
3624
|
+
modifiers = {
|
|
3625
|
+
merchants = 1
|
|
3626
|
+
placed_merchant_power = 5
|
|
3627
|
+
}
|
|
3628
|
+
|
|
3629
|
+
boost_income = yes
|
|
3630
|
+
conditional = {
|
|
3631
|
+
allow = {
|
|
3632
|
+
has_dlc = "Leviathan"
|
|
3633
|
+
}
|
|
3634
|
+
allow_draft_transport_ships = yes
|
|
3635
|
+
}
|
|
3636
|
+
conditional = {
|
|
3637
|
+
allow = {
|
|
3638
|
+
has_dlc = "Res Publica"
|
|
3639
|
+
NOT = { has_dlc = "Mare Nostrum" }
|
|
3640
|
+
}
|
|
3641
|
+
can_use_trade_post = yes
|
|
3642
|
+
}
|
|
3643
|
+
conditional = {
|
|
3644
|
+
allow = {
|
|
3645
|
+
has_dlc = "Mare Nostrum"
|
|
3646
|
+
NOT = { has_dlc = "Res Publica" }
|
|
3647
|
+
}
|
|
3648
|
+
can_form_trade_league = yes
|
|
3649
|
+
trade_city_reform = trading_city
|
|
3650
|
+
}
|
|
3651
|
+
conditional = {
|
|
3652
|
+
allow = {
|
|
3653
|
+
has_dlc = "Res Publica"
|
|
3654
|
+
has_dlc = "Mare Nostrum"
|
|
3655
|
+
}
|
|
3656
|
+
can_use_trade_post = yes
|
|
3657
|
+
can_form_trade_league = yes
|
|
3658
|
+
trade_city_reform = trading_city
|
|
3659
|
+
}
|
|
3660
|
+
|
|
3661
|
+
ai = {
|
|
3662
|
+
factor = 0
|
|
3663
|
+
}
|
|
3664
|
+
}
|
|
3665
|
+
|
|
3461
3666
|
polish_great_sejm = {
|
|
3462
3667
|
icon = "parliament_hall"
|
|
3463
3668
|
allow_normal_conversion = no
|
|
@@ -4393,6 +4598,220 @@ norwegian_parliamentary_monarchy = {
|
|
|
4393
4598
|
}
|
|
4394
4599
|
}
|
|
4395
4600
|
|
|
4601
|
+
austrian_absolute_monarchy = {
|
|
4602
|
+
icon = "austrian_dual_monarchy_reform"
|
|
4603
|
+
allow_normal_conversion = yes
|
|
4604
|
+
potential = {
|
|
4605
|
+
has_dlc = "Winds of Change"
|
|
4606
|
+
OR = {
|
|
4607
|
+
has_reform = austrian_absolute_monarchy
|
|
4608
|
+
have_had_reform = austrian_absolute_monarchy
|
|
4609
|
+
}
|
|
4610
|
+
}
|
|
4611
|
+
valid_for_nation_designer = yes
|
|
4612
|
+
nation_designer_cost = 100
|
|
4613
|
+
nation_designer_trigger = {
|
|
4614
|
+
has_dlc = "Winds of Change"
|
|
4615
|
+
}
|
|
4616
|
+
|
|
4617
|
+
modifiers = {
|
|
4618
|
+
culture_conversion_cost = -0.25
|
|
4619
|
+
culture_conversion_time = -0.2
|
|
4620
|
+
monarch_diplomatic_power = 2
|
|
4621
|
+
}
|
|
4622
|
+
|
|
4623
|
+
custom_attributes = {
|
|
4624
|
+
increase_nobles_loyalty_per_culture_conversion = yes
|
|
4625
|
+
}
|
|
4626
|
+
effect = {
|
|
4627
|
+
change_dip = 2
|
|
4628
|
+
}
|
|
4629
|
+
removed_effect = {
|
|
4630
|
+
change_dip = -2
|
|
4631
|
+
}
|
|
4632
|
+
}
|
|
4633
|
+
|
|
4634
|
+
merchant_aristocracy_reform = {
|
|
4635
|
+
icon = "merchant_aristocracy_reform"
|
|
4636
|
+
allow_normal_conversion = no
|
|
4637
|
+
potential = {
|
|
4638
|
+
OR = {
|
|
4639
|
+
has_reform = merchant_aristocracy_reform
|
|
4640
|
+
have_had_reform = merchant_aristocracy_reform
|
|
4641
|
+
AND = {
|
|
4642
|
+
tag = FEO
|
|
4643
|
+
government = monarchy
|
|
4644
|
+
}
|
|
4645
|
+
}
|
|
4646
|
+
}
|
|
4647
|
+
trigger = {
|
|
4648
|
+
OR = {
|
|
4649
|
+
has_reform = merchant_aristocracy_reform
|
|
4650
|
+
have_had_reform = merchant_aristocracy_reform
|
|
4651
|
+
AND = {
|
|
4652
|
+
tag = FEO
|
|
4653
|
+
government = monarchy
|
|
4654
|
+
}
|
|
4655
|
+
}
|
|
4656
|
+
}
|
|
4657
|
+
nation_designer_trigger = {
|
|
4658
|
+
primary_culture = goths
|
|
4659
|
+
}
|
|
4660
|
+
valid_for_nation_designer = yes
|
|
4661
|
+
nation_designer_cost = 10
|
|
4662
|
+
|
|
4663
|
+
modifiers = {
|
|
4664
|
+
max_absolutism = -10
|
|
4665
|
+
global_trade_goods_size_modifier = 0.05
|
|
4666
|
+
}
|
|
4667
|
+
|
|
4668
|
+
conditional = {
|
|
4669
|
+
allow = {
|
|
4670
|
+
has_dlc = "Winds of Change"
|
|
4671
|
+
}
|
|
4672
|
+
custom_attributes = {
|
|
4673
|
+
enables_recruit_foreign_generals = yes
|
|
4674
|
+
}
|
|
4675
|
+
}
|
|
4676
|
+
conditional = {
|
|
4677
|
+
allow = {
|
|
4678
|
+
has_dlc = "Leviathan"
|
|
4679
|
+
}
|
|
4680
|
+
allow_draft_transport_ships = yes
|
|
4681
|
+
}
|
|
4682
|
+
conditional = {
|
|
4683
|
+
allow = {
|
|
4684
|
+
has_dlc = "Res Publica"
|
|
4685
|
+
}
|
|
4686
|
+
can_use_trade_post = yes
|
|
4687
|
+
}
|
|
4688
|
+
|
|
4689
|
+
ai = {
|
|
4690
|
+
factor = 0
|
|
4691
|
+
}
|
|
4692
|
+
}
|
|
4693
|
+
|
|
4694
|
+
andean_empire_reform = {
|
|
4695
|
+
icon = "andean_empire_reform"
|
|
4696
|
+
allow_normal_conversion = no
|
|
4697
|
+
potential = {
|
|
4698
|
+
has_country_flag = INC_new_reform
|
|
4699
|
+
}
|
|
4700
|
+
valid_for_nation_designer = yes
|
|
4701
|
+
nation_designer_cost = 60
|
|
4702
|
+
fixed_rank = 3
|
|
4703
|
+
modifiers = {
|
|
4704
|
+
global_unrest = -2
|
|
4705
|
+
max_absolutism_effect = 0.1
|
|
4706
|
+
}
|
|
4707
|
+
custom_attributes = {
|
|
4708
|
+
enables_divine_idea_group = yes
|
|
4709
|
+
enables_aristocratic_idea_group = no
|
|
4710
|
+
}
|
|
4711
|
+
|
|
4712
|
+
government_abilities = {
|
|
4713
|
+
divine_authority_mechanic
|
|
4714
|
+
}
|
|
4715
|
+
}
|
|
4716
|
+
|
|
4717
|
+
aztec_empire_reform = {
|
|
4718
|
+
icon = "aztec_empire_reform"
|
|
4719
|
+
allow_normal_conversion = no
|
|
4720
|
+
potential = {
|
|
4721
|
+
primary_culture = aztek
|
|
4722
|
+
}
|
|
4723
|
+
valid_for_nation_designer = yes
|
|
4724
|
+
nation_designer_cost = 60
|
|
4725
|
+
fixed_rank = 3
|
|
4726
|
+
modifiers = {
|
|
4727
|
+
reduced_liberty_desire = 10
|
|
4728
|
+
}
|
|
4729
|
+
effect = {
|
|
4730
|
+
hidden_effect = {
|
|
4731
|
+
remove_country_modifier = the_fifth_sun
|
|
4732
|
+
}
|
|
4733
|
+
}
|
|
4734
|
+
removed_effect = {
|
|
4735
|
+
hidden_effect = {
|
|
4736
|
+
remove_country_modifier = the_fifth_sun
|
|
4737
|
+
}
|
|
4738
|
+
}
|
|
4739
|
+
|
|
4740
|
+
government_abilities = {
|
|
4741
|
+
blood_gathering_mechanic
|
|
4742
|
+
}
|
|
4743
|
+
}
|
|
4744
|
+
|
|
4745
|
+
nahuatl_monarchy_reform = {
|
|
4746
|
+
icon = "nahuatl_monarchy_reform"
|
|
4747
|
+
allow_normal_conversion = no
|
|
4748
|
+
potential = {
|
|
4749
|
+
religion = nahuatl
|
|
4750
|
+
}
|
|
4751
|
+
valid_for_nation_designer = yes
|
|
4752
|
+
nation_designer_cost = 30
|
|
4753
|
+
modifiers = {
|
|
4754
|
+
manpower_recovery_speed = 0.10
|
|
4755
|
+
}
|
|
4756
|
+
effect = {
|
|
4757
|
+
hidden_effect = {
|
|
4758
|
+
remove_country_modifier = the_fifth_sun
|
|
4759
|
+
}
|
|
4760
|
+
}
|
|
4761
|
+
removed_effect = {
|
|
4762
|
+
hidden_effect = {
|
|
4763
|
+
remove_country_modifier = the_fifth_sun
|
|
4764
|
+
}
|
|
4765
|
+
}
|
|
4766
|
+
|
|
4767
|
+
government_abilities = {
|
|
4768
|
+
blood_gathering_mechanic
|
|
4769
|
+
}
|
|
4770
|
+
}
|
|
4771
|
+
|
|
4772
|
+
maya_confederation_reform = {
|
|
4773
|
+
icon = "maya_confederation_reform"
|
|
4774
|
+
allow_normal_conversion = no
|
|
4775
|
+
potential = {
|
|
4776
|
+
has_country_flag = maya_confederation_reform_unlocked
|
|
4777
|
+
}
|
|
4778
|
+
valid_for_nation_designer = yes
|
|
4779
|
+
nation_designer_cost = 60
|
|
4780
|
+
modifiers = {
|
|
4781
|
+
reduced_liberty_desire = 10
|
|
4782
|
+
annexation_relations_impact = -0.5
|
|
4783
|
+
diplomatic_upkeep = 1
|
|
4784
|
+
}
|
|
4785
|
+
|
|
4786
|
+
custom_attributes = {
|
|
4787
|
+
MAY_free_diplo_annexation = yes
|
|
4788
|
+
}
|
|
4789
|
+
}
|
|
4790
|
+
|
|
4791
|
+
divine_kingship_reform = {
|
|
4792
|
+
icon = "divine_kingship_reform"
|
|
4793
|
+
allow_normal_conversion = no
|
|
4794
|
+
potential = {
|
|
4795
|
+
has_country_flag = divine_kingship_reform_unlocked
|
|
4796
|
+
}
|
|
4797
|
+
valid_for_nation_designer = yes
|
|
4798
|
+
nation_designer_cost = 60
|
|
4799
|
+
modifiers = {
|
|
4800
|
+
max_absolutism = 5
|
|
4801
|
+
church_influence_modifier = 0.05
|
|
4802
|
+
overextension_impact_modifier = -0.1
|
|
4803
|
+
reform_progress_growth = -0.1
|
|
4804
|
+
}
|
|
4805
|
+
custom_attributes = {
|
|
4806
|
+
enables_divine_idea_group = yes
|
|
4807
|
+
enables_aristocratic_idea_group = no
|
|
4808
|
+
}
|
|
4809
|
+
|
|
4810
|
+
custom_attributes = {
|
|
4811
|
+
MAY_max_abso_buff = yes
|
|
4812
|
+
}
|
|
4813
|
+
}
|
|
4814
|
+
|
|
4396
4815
|
#Hereditary vs Nobility
|
|
4397
4816
|
enforce_privileges_reform = {
|
|
4398
4817
|
icon = "people_walking"
|
|
@@ -4734,10 +5153,15 @@ black_army_reform = {
|
|
|
4734
5153
|
icon = "black_army_reform"
|
|
4735
5154
|
allow_normal_conversion = yes
|
|
4736
5155
|
potential = {
|
|
4737
|
-
|
|
4738
|
-
|
|
5156
|
+
OR = {
|
|
5157
|
+
AND = {
|
|
5158
|
+
is_or_was_tag = {
|
|
5159
|
+
tag = HUN
|
|
5160
|
+
}
|
|
5161
|
+
has_country_flag = black_army_reform_flag
|
|
5162
|
+
}
|
|
5163
|
+
tag = AUH
|
|
4739
5164
|
}
|
|
4740
|
-
has_country_flag = black_army_reform_flag
|
|
4741
5165
|
is_revolutionary = no
|
|
4742
5166
|
}
|
|
4743
5167
|
modifiers = {
|
|
@@ -4980,6 +5404,25 @@ ministerialis_promotion_reform = {
|
|
|
4980
5404
|
}
|
|
4981
5405
|
}
|
|
4982
5406
|
|
|
5407
|
+
TIM_plunder_economy = {
|
|
5408
|
+
icon = "horde_riding"
|
|
5409
|
+
allow_normal_conversion = yes
|
|
5410
|
+
potential = {
|
|
5411
|
+
has_dlc = "Winds of Change"
|
|
5412
|
+
has_unlocked_government_reform = {
|
|
5413
|
+
government_reform = TIM_plunder_economy
|
|
5414
|
+
}
|
|
5415
|
+
}
|
|
5416
|
+
custom_attributes = {
|
|
5417
|
+
enables_horde_idea_group = yes
|
|
5418
|
+
enables_aristocratic_idea_group = no
|
|
5419
|
+
}
|
|
5420
|
+
raze_province = yes
|
|
5421
|
+
modifiers = {
|
|
5422
|
+
raze_power_gain = -0.5
|
|
5423
|
+
}
|
|
5424
|
+
}
|
|
5425
|
+
|
|
4983
5426
|
#Bureaucracy:
|
|
4984
5427
|
|
|
4985
5428
|
centralize_reform = {
|
|
@@ -5460,6 +5903,45 @@ legacy_of_timur_reform = {
|
|
|
5460
5903
|
}
|
|
5461
5904
|
}
|
|
5462
5905
|
|
|
5906
|
+
timurid_diwan_reform = {
|
|
5907
|
+
icon = "timurid_diwan_reform"
|
|
5908
|
+
allow_normal_conversion = yes
|
|
5909
|
+
potential = {
|
|
5910
|
+
has_dlc = "Winds of Change"
|
|
5911
|
+
has_unlocked_government_reform = {
|
|
5912
|
+
government_reform = timurid_diwan_reform
|
|
5913
|
+
}
|
|
5914
|
+
}
|
|
5915
|
+
modifiers = {
|
|
5916
|
+
national_focus_years = -5
|
|
5917
|
+
governing_capacity = 150
|
|
5918
|
+
}
|
|
5919
|
+
conditional = {
|
|
5920
|
+
allow = {
|
|
5921
|
+
OR = {
|
|
5922
|
+
has_dlc = "Common Sense"
|
|
5923
|
+
has_dlc = "Res Publica"
|
|
5924
|
+
}
|
|
5925
|
+
}
|
|
5926
|
+
custom_attributes = {
|
|
5927
|
+
enables_timurid_diwan = yes
|
|
5928
|
+
}
|
|
5929
|
+
}
|
|
5930
|
+
conditional = {
|
|
5931
|
+
allow = {
|
|
5932
|
+
NOT = {
|
|
5933
|
+
OR = {
|
|
5934
|
+
has_dlc = "Common Sense"
|
|
5935
|
+
has_dlc = "Res Publica"
|
|
5936
|
+
}
|
|
5937
|
+
}
|
|
5938
|
+
}
|
|
5939
|
+
custom_attributes = {
|
|
5940
|
+
buffed_strong_duchies = yes
|
|
5941
|
+
}
|
|
5942
|
+
}
|
|
5943
|
+
}
|
|
5944
|
+
|
|
5463
5945
|
#State and Religion
|
|
5464
5946
|
#in Common
|
|
5465
5947
|
restoration_of_clergy_reform = {
|
|
@@ -6118,7 +6600,10 @@ great_council_of_mechelen_reform = {
|
|
|
6118
6600
|
allow_normal_conversion = yes
|
|
6119
6601
|
potential = {
|
|
6120
6602
|
has_dlc = "Domination"
|
|
6121
|
-
|
|
6603
|
+
OR = {
|
|
6604
|
+
primary_culture = burgundian
|
|
6605
|
+
has_country_flag = council_of_mechelen_flag
|
|
6606
|
+
}
|
|
6122
6607
|
}
|
|
6123
6608
|
modifiers = {
|
|
6124
6609
|
diplomatic_annexation_cost = -0.1
|
|
@@ -6872,4 +7357,92 @@ egyptian_government_reform = {
|
|
|
6872
7357
|
government_abilities = {
|
|
6873
7358
|
egyptian_westernization
|
|
6874
7359
|
}
|
|
7360
|
+
}
|
|
7361
|
+
|
|
7362
|
+
gothic_monarchy_reform = {
|
|
7363
|
+
icon = gothic_monarchy_reform
|
|
7364
|
+
allow_normal_conversion = no
|
|
7365
|
+
potential = {
|
|
7366
|
+
OR = {
|
|
7367
|
+
has_reform = gothic_monarchy_reform
|
|
7368
|
+
have_had_reform = gothic_monarchy_reform
|
|
7369
|
+
}
|
|
7370
|
+
}
|
|
7371
|
+
trigger = {
|
|
7372
|
+
OR = {
|
|
7373
|
+
has_reform = gothic_monarchy_reform
|
|
7374
|
+
have_had_reform = gothic_monarchy_reform
|
|
7375
|
+
}
|
|
7376
|
+
}
|
|
7377
|
+
nation_designer_trigger = {
|
|
7378
|
+
OR = {
|
|
7379
|
+
primary_culture = goths
|
|
7380
|
+
primary_culture = gothic_ger
|
|
7381
|
+
}
|
|
7382
|
+
}
|
|
7383
|
+
valid_for_nation_designer = yes
|
|
7384
|
+
nation_designer_cost = 20
|
|
7385
|
+
|
|
7386
|
+
custom_attributes = {
|
|
7387
|
+
enables_recruit_foreign_generals = yes
|
|
7388
|
+
}
|
|
7389
|
+
|
|
7390
|
+
modifiers = {
|
|
7391
|
+
merc_maintenance_modifier = -0.15
|
|
7392
|
+
mercenary_manpower = 0.25
|
|
7393
|
+
}
|
|
7394
|
+
|
|
7395
|
+
ai = {
|
|
7396
|
+
factor = 0
|
|
7397
|
+
}
|
|
7398
|
+
}
|
|
7399
|
+
|
|
7400
|
+
empire_of_trebizond = {
|
|
7401
|
+
icon = "pronoiar_monarchy_reform"
|
|
7402
|
+
allow_normal_conversion = yes
|
|
7403
|
+
potential = {
|
|
7404
|
+
government = monarchy
|
|
7405
|
+
religion_group = christian
|
|
7406
|
+
tag = TRE
|
|
7407
|
+
}
|
|
7408
|
+
legacy_equivalent = feudal_monarchy
|
|
7409
|
+
valid_for_nation_designer = no
|
|
7410
|
+
|
|
7411
|
+
modifiers = {
|
|
7412
|
+
unjustified_demands = -0.25
|
|
7413
|
+
tolerance_heathen = 1
|
|
7414
|
+
reverse_relation_with_heathen_religion = 10
|
|
7415
|
+
}
|
|
7416
|
+
|
|
7417
|
+
conditional = {
|
|
7418
|
+
allow = {
|
|
7419
|
+
has_dlc = "Winds of Change"
|
|
7420
|
+
}
|
|
7421
|
+
custom_attributes = {
|
|
7422
|
+
can_royal_marry_heathens = yes
|
|
7423
|
+
}
|
|
7424
|
+
}
|
|
7425
|
+
}
|
|
7426
|
+
|
|
7427
|
+
crusader_nobility_reform = {
|
|
7428
|
+
icon = "holy_state_reform"
|
|
7429
|
+
allow_normal_conversion = yes
|
|
7430
|
+
potential = {
|
|
7431
|
+
has_unlocked_government_reform = {
|
|
7432
|
+
government_reform = crusader_nobility_reform
|
|
7433
|
+
}
|
|
7434
|
+
}
|
|
7435
|
+
valid_for_nation_designer = no
|
|
7436
|
+
|
|
7437
|
+
modifiers = {
|
|
7438
|
+
reverse_relation_with_heretic_religion = 10
|
|
7439
|
+
warscore_cost_vs_other_religion = -0.1
|
|
7440
|
+
nobles_loyalty_modifier = 0.1
|
|
7441
|
+
nobles_influence_modifier = 0.1
|
|
7442
|
+
}
|
|
7443
|
+
|
|
7444
|
+
custom_attributes = {
|
|
7445
|
+
pp_on_heathen_wars = yes
|
|
7446
|
+
}
|
|
7447
|
+
|
|
6875
7448
|
}
|
|
@@ -324,6 +324,7 @@ merchants_reform = {
|
|
|
324
324
|
enables_aristocratic_idea_group = no
|
|
325
325
|
is_merchant_republic = yes
|
|
326
326
|
elections_increase_factions_influence = yes
|
|
327
|
+
locked_government_type = yes
|
|
327
328
|
}
|
|
328
329
|
ai = {
|
|
329
330
|
factor = 0.75 #generic
|
|
@@ -355,6 +356,7 @@ merchants_reform = {
|
|
|
355
356
|
venice_merchants_reform = {
|
|
356
357
|
icon = "trading_city"
|
|
357
358
|
allow_normal_conversion = yes
|
|
359
|
+
lock_level_when_selected = yes
|
|
358
360
|
modifiers = {
|
|
359
361
|
max_absolutism = -10
|
|
360
362
|
merchants = 1
|
|
@@ -404,7 +406,16 @@ venice_merchants_reform = {
|
|
|
404
406
|
can_form_trade_league = yes
|
|
405
407
|
trade_city_reform = trading_city
|
|
406
408
|
}
|
|
409
|
+
conditional = {
|
|
410
|
+
allow = {
|
|
411
|
+
has_dlc = "Winds of Change"
|
|
412
|
+
}
|
|
413
|
+
government_abilities = {
|
|
414
|
+
council_of_ten
|
|
415
|
+
}
|
|
416
|
+
}
|
|
407
417
|
custom_attributes = {
|
|
418
|
+
locked_government_type = yes
|
|
408
419
|
enables_plutocratic_idea_group = yes
|
|
409
420
|
enables_aristocratic_idea_group = no
|
|
410
421
|
lottery_election = yes
|
|
@@ -1892,9 +1903,11 @@ dutch_republic = {
|
|
|
1892
1903
|
}
|
|
1893
1904
|
conditional = {
|
|
1894
1905
|
allow = {
|
|
1895
|
-
|
|
1906
|
+
OR = {
|
|
1907
|
+
has_dlc = "Res Publica"
|
|
1908
|
+
has_dlc = "Winds of Change"
|
|
1909
|
+
}
|
|
1896
1910
|
}
|
|
1897
|
-
|
|
1898
1911
|
states_general_mechanic = {
|
|
1899
1912
|
statists = {
|
|
1900
1913
|
naval_forcelimit_modifier = 0.10
|
|
@@ -1990,6 +2003,34 @@ cossacks_reform = {
|
|
|
1990
2003
|
duration = 4
|
|
1991
2004
|
}
|
|
1992
2005
|
|
|
2006
|
+
city_alliance_reform = {
|
|
2007
|
+
icon = "land_christian_sun_reform"
|
|
2008
|
+
allow_normal_conversion = no
|
|
2009
|
+
potential = {
|
|
2010
|
+
religion = nahuatl
|
|
2011
|
+
}
|
|
2012
|
+
valid_for_nation_designer = yes
|
|
2013
|
+
nation_designer_cost = 30
|
|
2014
|
+
modifiers = {
|
|
2015
|
+
global_unrest = -1
|
|
2016
|
+
reduced_liberty_desire = 5
|
|
2017
|
+
}
|
|
2018
|
+
effect = {
|
|
2019
|
+
hidden_effect = {
|
|
2020
|
+
remove_country_modifier = the_fifth_sun
|
|
2021
|
+
}
|
|
2022
|
+
}
|
|
2023
|
+
removed_effect = {
|
|
2024
|
+
hidden_effect = {
|
|
2025
|
+
remove_country_modifier = the_fifth_sun
|
|
2026
|
+
}
|
|
2027
|
+
}
|
|
2028
|
+
|
|
2029
|
+
government_abilities = {
|
|
2030
|
+
blood_gathering_mechanic
|
|
2031
|
+
}
|
|
2032
|
+
}
|
|
2033
|
+
|
|
1993
2034
|
#Republican Virtues
|
|
1994
2035
|
|
|
1995
2036
|
republican_authoritarianism_reform = {
|
|
@@ -2521,7 +2562,6 @@ consolidate_power_in_cities_reform = {
|
|
|
2521
2562
|
allow_normal_conversion = yes
|
|
2522
2563
|
potential = {
|
|
2523
2564
|
OR = {
|
|
2524
|
-
has_reform = venice_merchants_reform
|
|
2525
2565
|
has_reform = merchants_reform
|
|
2526
2566
|
has_reform = veche_republic
|
|
2527
2567
|
has_reform = great_veche_republic
|
|
@@ -2529,7 +2569,6 @@ consolidate_power_in_cities_reform = {
|
|
|
2529
2569
|
}
|
|
2530
2570
|
trigger = {
|
|
2531
2571
|
OR = {
|
|
2532
|
-
has_reform = venice_merchants_reform
|
|
2533
2572
|
has_reform = merchants_reform
|
|
2534
2573
|
has_reform = veche_republic
|
|
2535
2574
|
has_reform = great_veche_republic
|
|
@@ -4044,4 +4083,30 @@ millenarian_theocracy_reform = {
|
|
|
4044
4083
|
ai = {
|
|
4045
4084
|
factor = 10
|
|
4046
4085
|
}
|
|
4086
|
+
}
|
|
4087
|
+
|
|
4088
|
+
ven_promissione_ducale_reform = {
|
|
4089
|
+
icon = "ven_promissione_ducale_reform"
|
|
4090
|
+
allow_normal_conversion = yes
|
|
4091
|
+
potential = {
|
|
4092
|
+
OR = {
|
|
4093
|
+
has_unlocked_government_reform = {
|
|
4094
|
+
government_reform = ven_promissione_ducale_reform
|
|
4095
|
+
}
|
|
4096
|
+
have_had_reform = ven_promissione_ducale_reform
|
|
4097
|
+
}
|
|
4098
|
+
}
|
|
4099
|
+
trigger = {
|
|
4100
|
+
is_or_was_tag = { tag = VEN }
|
|
4101
|
+
government = republic
|
|
4102
|
+
}
|
|
4103
|
+
modifiers = {
|
|
4104
|
+
yearly_corruption = -0.25
|
|
4105
|
+
candidate_random_bonus = 1
|
|
4106
|
+
monthly_authority_power = 0.1
|
|
4107
|
+
|
|
4108
|
+
}
|
|
4109
|
+
ai = {
|
|
4110
|
+
factor = 10
|
|
4111
|
+
}
|
|
4047
4112
|
}
|
|
@@ -256,6 +256,34 @@ militarized_crusader_order_reform = {
|
|
|
256
256
|
}
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
+
blood_theocracy_reform = {
|
|
260
|
+
icon = "blood_theocracy_reform"
|
|
261
|
+
allow_normal_conversion = no
|
|
262
|
+
potential = {
|
|
263
|
+
religion = nahuatl
|
|
264
|
+
}
|
|
265
|
+
valid_for_nation_designer = yes
|
|
266
|
+
nation_designer_cost = 30
|
|
267
|
+
modifiers = {
|
|
268
|
+
monthly_blood = 0.1
|
|
269
|
+
tolerance_own = 1
|
|
270
|
+
}
|
|
271
|
+
effect = {
|
|
272
|
+
hidden_effect = {
|
|
273
|
+
remove_country_modifier = the_fifth_sun
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
removed_effect = {
|
|
277
|
+
hidden_effect = {
|
|
278
|
+
remove_country_modifier = the_fifth_sun
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
government_abilities = {
|
|
283
|
+
blood_gathering_mechanic
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
|
|
259
287
|
holy_horde_reform = {
|
|
260
288
|
allow_normal_conversion = no
|
|
261
289
|
icon = "holy_horde"
|
|
@@ -813,7 +841,7 @@ millennialistic_theocracy_reform = {
|
|
|
813
841
|
}
|
|
814
842
|
|
|
815
843
|
zoroastrian_theocracy_reform = {
|
|
816
|
-
icon = "
|
|
844
|
+
icon = "zoroastrian_theocracy"
|
|
817
845
|
allow_normal_conversion = yes
|
|
818
846
|
potential = {
|
|
819
847
|
NOT = { tag = PAP }
|
|
@@ -857,10 +885,12 @@ ajuuraan_theocracy_reform = {
|
|
|
857
885
|
allow_normal_conversion = yes
|
|
858
886
|
potential = {
|
|
859
887
|
NOT = { tag = PAP }
|
|
888
|
+
religion_group = muslim
|
|
860
889
|
primary_culture = somali
|
|
861
890
|
}
|
|
862
891
|
valid_for_nation_designer = yes
|
|
863
892
|
nation_designer_trigger = {
|
|
893
|
+
religion_group = muslim
|
|
864
894
|
primary_culture = somali
|
|
865
895
|
}
|
|
866
896
|
nation_designer_cost = 0
|
|
@@ -875,7 +905,10 @@ ajuuraan_theocracy_reform = {
|
|
|
875
905
|
heirs_can_be_generals = yes
|
|
876
906
|
conditional = {
|
|
877
907
|
allow = {
|
|
878
|
-
|
|
908
|
+
OR = {
|
|
909
|
+
has_dlc = "Cradle of Civilization"
|
|
910
|
+
has_dlc = "Winds of Change"
|
|
911
|
+
}
|
|
879
912
|
}
|
|
880
913
|
government_abilities = {
|
|
881
914
|
iqta_mechanic
|
|
@@ -80,15 +80,50 @@ great_mongol_state_reform = {
|
|
|
80
80
|
cav_to_inf_ratio = 0.5
|
|
81
81
|
movement_speed = 0.2
|
|
82
82
|
years_of_nationalism = -5
|
|
83
|
+
may_establish_frontier = yes
|
|
83
84
|
}
|
|
84
85
|
conditional = {
|
|
85
86
|
allow = { has_dlc = "Mandate of Heaven" }
|
|
86
87
|
allow_banners = yes
|
|
88
|
+
custom_attributes = {
|
|
89
|
+
can_recruit_banners_from_primary_culture_provinces = yes
|
|
90
|
+
}
|
|
87
91
|
}
|
|
88
92
|
custom_attributes = {
|
|
89
93
|
enables_horde_idea_group = yes
|
|
90
94
|
enables_aristocratic_idea_group = no
|
|
91
95
|
}
|
|
96
|
+
effect = {
|
|
97
|
+
hidden_effect = {
|
|
98
|
+
if = {
|
|
99
|
+
limit = { has_dlc = "Mandate of Heaven" }
|
|
100
|
+
capital_scope = {
|
|
101
|
+
add_province_modifier = {
|
|
102
|
+
name = allow_banners_capital_modifier
|
|
103
|
+
duration = -1
|
|
104
|
+
hidden = yes
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
every_owned_province = {
|
|
108
|
+
limit = { culture = root }
|
|
109
|
+
add_province_modifier = {
|
|
110
|
+
name = mongol_banners_location
|
|
111
|
+
duration = -1
|
|
112
|
+
hidden = yes
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
removed_effect = {
|
|
119
|
+
hidden_effect = {
|
|
120
|
+
capital_scope = { remove_province_modifier = allow_banners_capital_modifier }
|
|
121
|
+
every_owned_province = {
|
|
122
|
+
limit = { has_province_modifier = mongol_banners_location }
|
|
123
|
+
remove_province_modifier = mongol_banners_location
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
92
127
|
ai = {
|
|
93
128
|
factor = 1000
|
|
94
129
|
}
|
|
@@ -622,6 +657,10 @@ tribe_becomes_monarchy_reform = {
|
|
|
622
657
|
NOT = { has_government_attribute_short_desc = locked_government_type }
|
|
623
658
|
}
|
|
624
659
|
effect = {
|
|
660
|
+
if = {
|
|
661
|
+
limit = { has_reform = steppe_horde }
|
|
662
|
+
hidden_effect = { set_country_flag = was_horde_flag }
|
|
663
|
+
}
|
|
625
664
|
set_country_flag = populists_in_government
|
|
626
665
|
lose_reforms = 4
|
|
627
666
|
if = {
|
|
@@ -722,6 +761,10 @@ tribe_becomes_republic_reform = {
|
|
|
722
761
|
NOT = { has_government_attribute_short_desc = locked_government_type }
|
|
723
762
|
}
|
|
724
763
|
effect = {
|
|
764
|
+
if = {
|
|
765
|
+
limit = { has_reform = steppe_horde }
|
|
766
|
+
hidden_effect = { set_country_flag = was_horde_flag }
|
|
767
|
+
}
|
|
725
768
|
set_country_flag = populists_in_government
|
|
726
769
|
lose_reforms = 4
|
|
727
770
|
if = {
|
|
@@ -848,6 +891,10 @@ tribe_becomes_theocracy_reform = {
|
|
|
848
891
|
NOT = { has_government_attribute_short_desc = locked_government_type }
|
|
849
892
|
}
|
|
850
893
|
effect = {
|
|
894
|
+
if = {
|
|
895
|
+
limit = { has_reform = steppe_horde }
|
|
896
|
+
hidden_effect = { set_country_flag = was_horde_flag }
|
|
897
|
+
}
|
|
851
898
|
set_country_flag = populists_in_government
|
|
852
899
|
lose_reforms = 4
|
|
853
900
|
if = {
|
|
@@ -358,6 +358,7 @@ native_trading_with_foreigners_reform = {
|
|
|
358
358
|
exists = yes
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
|
+
on_native_government_change_effect = yes
|
|
361
362
|
change_government = native_sponsor_scope
|
|
362
363
|
embrace_institutions_of = native_sponsor_scope
|
|
363
364
|
change_government_reform_progress = -350 # Doing it like this to avoid that migration code triggers
|
|
@@ -384,6 +385,7 @@ native_becomes_monarchy_reform = {
|
|
|
384
385
|
settle_province = ROOT
|
|
385
386
|
}
|
|
386
387
|
set_country_flag = populists_in_government
|
|
388
|
+
on_native_government_change_effect = yes
|
|
387
389
|
change_government = monarchy
|
|
388
390
|
change_government_reform_progress = -450 # Doing it like this to avoid that migration code triggers
|
|
389
391
|
}
|
|
@@ -404,6 +406,7 @@ native_becomes_republic_reform = {
|
|
|
404
406
|
settle_province = ROOT
|
|
405
407
|
}
|
|
406
408
|
set_country_flag = populists_in_government
|
|
409
|
+
on_native_government_change_effect = yes
|
|
407
410
|
change_government = republic
|
|
408
411
|
change_government_reform_progress = -250 # Doing it like this to avoid that migration code triggers
|
|
409
412
|
}
|
|
@@ -435,6 +438,7 @@ native_becomes_theocracy_reform = {
|
|
|
435
438
|
settle_province = ROOT
|
|
436
439
|
}
|
|
437
440
|
set_country_flag = populists_in_government
|
|
441
|
+
on_native_government_change_effect = yes
|
|
438
442
|
change_government = theocracy
|
|
439
443
|
change_government_reform_progress = -250 # Doing it like this to avoid that migration code triggers
|
|
440
444
|
}
|
|
@@ -461,6 +465,7 @@ native_becomes_horde_reform = {
|
|
|
461
465
|
settle_province = ROOT
|
|
462
466
|
}
|
|
463
467
|
set_country_flag = populists_in_government
|
|
468
|
+
on_native_government_change_effect = yes
|
|
464
469
|
change_government = tribal
|
|
465
470
|
add_government_reform = steppe_horde
|
|
466
471
|
change_unit_type = nomad_group
|
|
@@ -1063,7 +1063,7 @@ strengthen_the_ulema_reform = {
|
|
|
1063
1063
|
conditional = {
|
|
1064
1064
|
allow = { has_dlc = "Cradle of Civilization" }
|
|
1065
1065
|
custom_attributes = {
|
|
1066
|
-
allow_piety_switch_decision = yes #Enables a decision which gives 1 stabhit, but turns your piety 180
|
|
1066
|
+
allow_piety_switch_decision = yes #Enables a decision which gives 1 stabhit, but turns your piety 180°
|
|
1067
1067
|
}
|
|
1068
1068
|
}
|
|
1069
1069
|
|
|
@@ -1739,7 +1739,7 @@ legacy_of_the_safavid_reform = {
|
|
|
1739
1739
|
conditional = {
|
|
1740
1740
|
allow = { has_dlc = "Cradle of Civilization" }
|
|
1741
1741
|
custom_attributes = {
|
|
1742
|
-
allow_piety_switch_decision = yes #Enables a decision which gives 1 stabhit, but turns your piety 180
|
|
1742
|
+
allow_piety_switch_decision = yes #Enables a decision which gives 1 stabhit, but turns your piety 180°
|
|
1743
1743
|
}
|
|
1744
1744
|
}
|
|
1745
1745
|
ai = {
|
|
@@ -3206,7 +3206,10 @@ expanded_black_army_reform = {
|
|
|
3206
3206
|
icon = "black_army_reform"
|
|
3207
3207
|
allow_normal_conversion = yes
|
|
3208
3208
|
potential = {
|
|
3209
|
-
|
|
3209
|
+
OR = {
|
|
3210
|
+
has_dlc = "Domination"
|
|
3211
|
+
has_dlc = "Winds of Change"
|
|
3212
|
+
}
|
|
3210
3213
|
primary_culture = hungarian
|
|
3211
3214
|
}
|
|
3212
3215
|
modifiers = {
|
|
@@ -3263,6 +3266,8 @@ royal_marines_reform = {
|
|
|
3263
3266
|
OR = {
|
|
3264
3267
|
primary_culture = english
|
|
3265
3268
|
primary_culture = anglois
|
|
3269
|
+
tag = GBR
|
|
3270
|
+
tag = AVE
|
|
3266
3271
|
}
|
|
3267
3272
|
}
|
|
3268
3273
|
trigger = {
|
|
@@ -3404,6 +3409,27 @@ staatse_leger_reform = {
|
|
|
3404
3409
|
mercs_do_not_cost_army_professionalism = yes
|
|
3405
3410
|
}
|
|
3406
3411
|
|
|
3412
|
+
effect = {
|
|
3413
|
+
if = {
|
|
3414
|
+
limit = {
|
|
3415
|
+
has_country_flag = ned_staatse_leger_buff_flag
|
|
3416
|
+
}
|
|
3417
|
+
add_country_modifier = {
|
|
3418
|
+
name = ned_empowered_staatse_leger
|
|
3419
|
+
duration = -1
|
|
3420
|
+
}
|
|
3421
|
+
}
|
|
3422
|
+
}
|
|
3423
|
+
|
|
3424
|
+
removed_effect = {
|
|
3425
|
+
if = {
|
|
3426
|
+
limit = {
|
|
3427
|
+
has_country_modifier = ned_empowered_staatse_leger
|
|
3428
|
+
}
|
|
3429
|
+
remove_country_modifier = ned_empowered_staatse_leger
|
|
3430
|
+
}
|
|
3431
|
+
}
|
|
3432
|
+
|
|
3407
3433
|
ai = {
|
|
3408
3434
|
factor = 1000
|
|
3409
3435
|
}
|
|
@@ -4242,6 +4268,57 @@ restore_the_master_of_offices_reform = {
|
|
|
4242
4268
|
}
|
|
4243
4269
|
}
|
|
4244
4270
|
|
|
4271
|
+
chinampa_farms_reform = {
|
|
4272
|
+
icon = "land_christian_sun_reform"
|
|
4273
|
+
allow_normal_conversion = yes
|
|
4274
|
+
potential = {
|
|
4275
|
+
OR = {
|
|
4276
|
+
primary_culture = aztek
|
|
4277
|
+
has_country_flag = unlock_aztec_missions_flag
|
|
4278
|
+
}
|
|
4279
|
+
}
|
|
4280
|
+
trigger = {
|
|
4281
|
+
custom_trigger_tooltip = {
|
|
4282
|
+
tooltip = AZT_COMPLETED_FARMS_MISSION
|
|
4283
|
+
has_country_flag = azt_chinampa_reform_flag
|
|
4284
|
+
}
|
|
4285
|
+
}
|
|
4286
|
+
valid_for_nation_designer = yes
|
|
4287
|
+
nation_designer_cost = 60
|
|
4288
|
+
modifiers = {
|
|
4289
|
+
global_trade_goods_size_modifier = 0.05
|
|
4290
|
+
}
|
|
4291
|
+
|
|
4292
|
+
custom_attributes = {
|
|
4293
|
+
chinampa_farms_mechanic = yes
|
|
4294
|
+
}
|
|
4295
|
+
|
|
4296
|
+
effect = {
|
|
4297
|
+
hidden_effect = {
|
|
4298
|
+
every_owned_province = {
|
|
4299
|
+
limit = {
|
|
4300
|
+
trade_goods = grain
|
|
4301
|
+
}
|
|
4302
|
+
add_province_modifier = {
|
|
4303
|
+
name = chinampa_farms_modifier
|
|
4304
|
+
duration = -1
|
|
4305
|
+
hidden = yes
|
|
4306
|
+
}
|
|
4307
|
+
}
|
|
4308
|
+
}
|
|
4309
|
+
}
|
|
4310
|
+
removed_effect = {
|
|
4311
|
+
hidden_effect = {
|
|
4312
|
+
every_owned_province = {
|
|
4313
|
+
limit = {
|
|
4314
|
+
has_province_modifier = chinampa_farms_modifier
|
|
4315
|
+
}
|
|
4316
|
+
remove_province_modifier = chinampa_farms_modifier
|
|
4317
|
+
}
|
|
4318
|
+
}
|
|
4319
|
+
}
|
|
4320
|
+
}
|
|
4321
|
+
|
|
4245
4322
|
#1.36 Armenia
|
|
4246
4323
|
|
|
4247
4324
|
nakharar_title = {
|
|
@@ -4324,7 +4401,7 @@ turkoman_ottoman_institutions = {
|
|
|
4324
4401
|
|
|
4325
4402
|
#Court Ideas
|
|
4326
4403
|
superiority_of_the_state_reform = {
|
|
4327
|
-
icon = russian_queen
|
|
4404
|
+
icon = russian_queen
|
|
4328
4405
|
potential = {
|
|
4329
4406
|
NOT = { has_unlocked_government_reform = { government_reform = divided_aristocracy_reform } }
|
|
4330
4407
|
}
|
|
@@ -4347,7 +4424,7 @@ superiority_of_the_state_reform = {
|
|
|
4347
4424
|
|
|
4348
4425
|
#Persia
|
|
4349
4426
|
divided_aristocracy_reform = {
|
|
4350
|
-
icon =
|
|
4427
|
+
icon = "feudal_theocracy"
|
|
4351
4428
|
potential = {
|
|
4352
4429
|
has_unlocked_government_reform = { government_reform = divided_aristocracy_reform }
|
|
4353
4430
|
}
|
|
@@ -4519,4 +4596,878 @@ integrated_ottoman_officials = {
|
|
|
4519
4596
|
ai = {
|
|
4520
4597
|
factor = 10
|
|
4521
4598
|
}
|
|
4522
|
-
}
|
|
4599
|
+
}
|
|
4600
|
+
|
|
4601
|
+
russian_mercenary_guard_reform = {
|
|
4602
|
+
icon = russian_mercenary_guard_reform
|
|
4603
|
+
allow_normal_conversion = no
|
|
4604
|
+
potential = {
|
|
4605
|
+
has_country_flag = feo_unlock_russian_mercenary_guard_reform_flag
|
|
4606
|
+
}
|
|
4607
|
+
|
|
4608
|
+
modifiers = {
|
|
4609
|
+
has_streltsy = yes
|
|
4610
|
+
allowed_streltsy_fraction = 0.1
|
|
4611
|
+
}
|
|
4612
|
+
effect = {
|
|
4613
|
+
custom_tooltip = FEO_STRELTSY_BUFF_TT
|
|
4614
|
+
hidden_effect = {
|
|
4615
|
+
add_country_modifier = {
|
|
4616
|
+
name = feo_elite_russian_guard
|
|
4617
|
+
duration = -1
|
|
4618
|
+
hidden = yes
|
|
4619
|
+
}
|
|
4620
|
+
}
|
|
4621
|
+
}
|
|
4622
|
+
removed_effect = {
|
|
4623
|
+
remove_country_modifier = feo_elite_russian_guard
|
|
4624
|
+
}
|
|
4625
|
+
|
|
4626
|
+
ai = {
|
|
4627
|
+
factor = 10
|
|
4628
|
+
}
|
|
4629
|
+
}
|
|
4630
|
+
|
|
4631
|
+
ayyubid_dynasty = {
|
|
4632
|
+
icon = ayyubid_dynasty
|
|
4633
|
+
allow_convert = no
|
|
4634
|
+
allow_normal_conversion = no
|
|
4635
|
+
lock_level_when_selected = yes
|
|
4636
|
+
legacy_equivalent = iqta_legacy
|
|
4637
|
+
potential = {
|
|
4638
|
+
religion_group = muslim
|
|
4639
|
+
primary_culture = kurdish
|
|
4640
|
+
OR = {
|
|
4641
|
+
tag = HSN
|
|
4642
|
+
was_tag = HSN
|
|
4643
|
+
}
|
|
4644
|
+
}
|
|
4645
|
+
valid_for_nation_designer = no
|
|
4646
|
+
nation_designer_cost = 0
|
|
4647
|
+
modifiers = {
|
|
4648
|
+
advisor_pool = 1
|
|
4649
|
+
state_governing_cost = -0.1
|
|
4650
|
+
}
|
|
4651
|
+
custom_attributes = {
|
|
4652
|
+
negate_unaccepted_levantine_culture = yes
|
|
4653
|
+
}
|
|
4654
|
+
effect = {
|
|
4655
|
+
hidden_effect = {
|
|
4656
|
+
every_owned_province = {
|
|
4657
|
+
limit = {
|
|
4658
|
+
culture_group = turko_semitic
|
|
4659
|
+
NOT = { has_owner_accepted_culture = yes }
|
|
4660
|
+
NOT = { has_province_modifier = hsn_ayyubid_tolerance }
|
|
4661
|
+
}
|
|
4662
|
+
add_province_modifier = {
|
|
4663
|
+
name = hsn_ayyubid_tolerance
|
|
4664
|
+
duration = -1
|
|
4665
|
+
}
|
|
4666
|
+
}
|
|
4667
|
+
}
|
|
4668
|
+
}
|
|
4669
|
+
removed_effect = {
|
|
4670
|
+
hidden_effect = {
|
|
4671
|
+
every_owned_province = {
|
|
4672
|
+
limit = { has_province_modifier = hsn_ayyubid_tolerance }
|
|
4673
|
+
remove_province_modifier = hsn_ayyubid_tolerance
|
|
4674
|
+
}
|
|
4675
|
+
}
|
|
4676
|
+
}
|
|
4677
|
+
post_removed_effect = {
|
|
4678
|
+
hidden_effect = {
|
|
4679
|
+
every_owned_province = {
|
|
4680
|
+
limit = { has_province_modifier = hsn_ayyubid_tolerance }
|
|
4681
|
+
remove_province_modifier = hsn_ayyubid_tolerance
|
|
4682
|
+
}
|
|
4683
|
+
}
|
|
4684
|
+
}
|
|
4685
|
+
conditional = {
|
|
4686
|
+
allow = {
|
|
4687
|
+
OR = {
|
|
4688
|
+
has_dlc = "Cradle of Civilization"
|
|
4689
|
+
has_dlc = "Winds of Change"
|
|
4690
|
+
}
|
|
4691
|
+
}
|
|
4692
|
+
government_abilities = {
|
|
4693
|
+
iqta_mechanic
|
|
4694
|
+
}
|
|
4695
|
+
}
|
|
4696
|
+
|
|
4697
|
+
}
|
|
4698
|
+
|
|
4699
|
+
ayyubid_high_command = {
|
|
4700
|
+
icon = "modernized_furusiyya_reform"
|
|
4701
|
+
allow_normal_conversion = yes
|
|
4702
|
+
potential = {
|
|
4703
|
+
OR = {
|
|
4704
|
+
tag = HSN
|
|
4705
|
+
was_tag = HSN
|
|
4706
|
+
}
|
|
4707
|
+
}
|
|
4708
|
+
modifiers = {
|
|
4709
|
+
max_general_shock = 2
|
|
4710
|
+
general_cost = -0.1
|
|
4711
|
+
free_land_leader_pool = 2
|
|
4712
|
+
}
|
|
4713
|
+
custom_attributes = {
|
|
4714
|
+
army_tradition_for_generals = yes
|
|
4715
|
+
}
|
|
4716
|
+
trigger = {
|
|
4717
|
+
custom_trigger_tooltip = {
|
|
4718
|
+
tooltip = hsn_unlocked_reform_tt
|
|
4719
|
+
has_unlocked_government_reform = { government_reform = ayyubid_high_command }
|
|
4720
|
+
}
|
|
4721
|
+
}
|
|
4722
|
+
}
|
|
4723
|
+
|
|
4724
|
+
#Germany
|
|
4725
|
+
german_cultural_disunity_reform = {
|
|
4726
|
+
icon = "german_cultural_disunity_reform"
|
|
4727
|
+
lock_level_when_selected = yes
|
|
4728
|
+
block_cultural_union = yes
|
|
4729
|
+
potential = {
|
|
4730
|
+
tag = GER
|
|
4731
|
+
has_country_flag = GER_stuck_disunited
|
|
4732
|
+
}
|
|
4733
|
+
modifiers = {
|
|
4734
|
+
promote_culture_cost = 0.5
|
|
4735
|
+
}
|
|
4736
|
+
government_abilities = {
|
|
4737
|
+
cultural_unity_mechanic
|
|
4738
|
+
}
|
|
4739
|
+
|
|
4740
|
+
removed_effect = {
|
|
4741
|
+
clr_country_flag = GER_stuck_disunited
|
|
4742
|
+
hidden_effect = {
|
|
4743
|
+
remove_country_modifier = GER_pommeranian_modifier
|
|
4744
|
+
remove_country_modifier = GER_austrian_modifier
|
|
4745
|
+
remove_country_modifier = GER_bavarian_modifier
|
|
4746
|
+
remove_country_modifier = GER_swiss_modifier
|
|
4747
|
+
remove_country_modifier = GER_swabian_modifier
|
|
4748
|
+
remove_country_modifier = GER_franconian_modifier
|
|
4749
|
+
remove_country_modifier = GER_saxon_modifier
|
|
4750
|
+
remove_country_modifier = GER_hessian_modifier
|
|
4751
|
+
remove_country_modifier = GER_hannoverian_modifier
|
|
4752
|
+
remove_country_modifier = GER_lower_saxon_modifier
|
|
4753
|
+
remove_country_modifier = GER_prussian_modifier
|
|
4754
|
+
}
|
|
4755
|
+
}
|
|
4756
|
+
|
|
4757
|
+
ai = {
|
|
4758
|
+
factor = 1
|
|
4759
|
+
}
|
|
4760
|
+
}
|
|
4761
|
+
|
|
4762
|
+
german_franconian_reform = {
|
|
4763
|
+
icon = "paper_with_seal"
|
|
4764
|
+
potential = {
|
|
4765
|
+
has_country_flag = GER_unlocked_franconian_reform
|
|
4766
|
+
}
|
|
4767
|
+
modifiers = {
|
|
4768
|
+
idea_cost = -0.1
|
|
4769
|
+
same_culture_advisor_cost = -0.1
|
|
4770
|
+
}
|
|
4771
|
+
|
|
4772
|
+
effect = {
|
|
4773
|
+
hidden_effect = {
|
|
4774
|
+
custom_tooltip = GER_paper_provinces
|
|
4775
|
+
tooltip = {
|
|
4776
|
+
add_province_modifier = {
|
|
4777
|
+
name = GER_paper_provinces_franconian
|
|
4778
|
+
duration = -1
|
|
4779
|
+
}
|
|
4780
|
+
}
|
|
4781
|
+
}
|
|
4782
|
+
hidden_effect = {
|
|
4783
|
+
every_owned_province = {
|
|
4784
|
+
limit = {
|
|
4785
|
+
trade_goods = paper
|
|
4786
|
+
}
|
|
4787
|
+
add_province_modifier = {
|
|
4788
|
+
name = GER_paper_provinces_franconian
|
|
4789
|
+
duration = -1
|
|
4790
|
+
}
|
|
4791
|
+
}
|
|
4792
|
+
}
|
|
4793
|
+
}
|
|
4794
|
+
removed_effect = {
|
|
4795
|
+
hidden_effect = {
|
|
4796
|
+
every_owned_province = {
|
|
4797
|
+
limit = {
|
|
4798
|
+
has_province_modifier = GER_paper_provinces_franconian
|
|
4799
|
+
}
|
|
4800
|
+
remove_province_modifier = GER_paper_provinces_franconian
|
|
4801
|
+
}
|
|
4802
|
+
}
|
|
4803
|
+
}
|
|
4804
|
+
|
|
4805
|
+
custom_attributes = {
|
|
4806
|
+
GER_buff_paper_provinces = yes
|
|
4807
|
+
}
|
|
4808
|
+
ai = {
|
|
4809
|
+
factor = 1
|
|
4810
|
+
}
|
|
4811
|
+
}
|
|
4812
|
+
|
|
4813
|
+
german_saxon_reform = {
|
|
4814
|
+
icon = "paper_money_map"
|
|
4815
|
+
potential = {
|
|
4816
|
+
has_country_flag = GER_unlocked_saxon_reform
|
|
4817
|
+
}
|
|
4818
|
+
modifiers = {
|
|
4819
|
+
production_efficiency = 0.1
|
|
4820
|
+
}
|
|
4821
|
+
|
|
4822
|
+
effect = {
|
|
4823
|
+
hidden_effect = {
|
|
4824
|
+
custom_tooltip = GER_mining_provinces
|
|
4825
|
+
tooltip = {
|
|
4826
|
+
add_province_modifier = {
|
|
4827
|
+
name = GER_mining_provinces_saxon
|
|
4828
|
+
duration = -1
|
|
4829
|
+
}
|
|
4830
|
+
}
|
|
4831
|
+
}
|
|
4832
|
+
hidden_effect = {
|
|
4833
|
+
every_owned_province = {
|
|
4834
|
+
limit = {
|
|
4835
|
+
OR = {
|
|
4836
|
+
trade_goods = iron
|
|
4837
|
+
trade_goods = gold
|
|
4838
|
+
trade_goods = copper
|
|
4839
|
+
}
|
|
4840
|
+
}
|
|
4841
|
+
add_province_modifier = {
|
|
4842
|
+
name = GER_mining_provinces_saxon
|
|
4843
|
+
duration = -1
|
|
4844
|
+
}
|
|
4845
|
+
}
|
|
4846
|
+
}
|
|
4847
|
+
}
|
|
4848
|
+
removed_effect = {
|
|
4849
|
+
hidden_effect = {
|
|
4850
|
+
every_owned_province = {
|
|
4851
|
+
limit = {
|
|
4852
|
+
has_province_modifier = GER_mining_provinces_saxon
|
|
4853
|
+
}
|
|
4854
|
+
remove_province_modifier = GER_mining_provinces_saxon
|
|
4855
|
+
}
|
|
4856
|
+
}
|
|
4857
|
+
}
|
|
4858
|
+
|
|
4859
|
+
custom_attributes = {
|
|
4860
|
+
GER_buff_mining_provinces = yes
|
|
4861
|
+
}
|
|
4862
|
+
ai = {
|
|
4863
|
+
factor = 1
|
|
4864
|
+
}
|
|
4865
|
+
}
|
|
4866
|
+
|
|
4867
|
+
german_lower_saxon_reform = {
|
|
4868
|
+
icon = "consulate_of_the_sea"
|
|
4869
|
+
potential = {
|
|
4870
|
+
has_country_flag = GER_unlocked_lower_saxon_reform
|
|
4871
|
+
}
|
|
4872
|
+
modifiers = {
|
|
4873
|
+
trade_efficiency = 0.1
|
|
4874
|
+
own_coast_naval_combat_bonus = 1.0
|
|
4875
|
+
}
|
|
4876
|
+
conditional = {
|
|
4877
|
+
allow = {
|
|
4878
|
+
has_dlc = "Res Publica"
|
|
4879
|
+
}
|
|
4880
|
+
can_use_trade_post = yes
|
|
4881
|
+
}
|
|
4882
|
+
|
|
4883
|
+
ai = {
|
|
4884
|
+
factor = 1
|
|
4885
|
+
}
|
|
4886
|
+
}
|
|
4887
|
+
|
|
4888
|
+
german_rhenish_reform = {
|
|
4889
|
+
icon = "merchant"
|
|
4890
|
+
potential = {
|
|
4891
|
+
has_country_flag = GER_unlocked_rhenish_reform
|
|
4892
|
+
}
|
|
4893
|
+
modifiers = {
|
|
4894
|
+
ae_impact = -0.15
|
|
4895
|
+
diplomats = 1
|
|
4896
|
+
}
|
|
4897
|
+
|
|
4898
|
+
custom_attributes = {
|
|
4899
|
+
GER_buff_diplomat_advisor_for_rhenish = yes
|
|
4900
|
+
}
|
|
4901
|
+
|
|
4902
|
+
ai = {
|
|
4903
|
+
factor = 1
|
|
4904
|
+
}
|
|
4905
|
+
}
|
|
4906
|
+
|
|
4907
|
+
german_austrian_reform = {
|
|
4908
|
+
icon = "crown"
|
|
4909
|
+
potential = {
|
|
4910
|
+
has_country_flag = GER_unlocked_austrian_reform
|
|
4911
|
+
}
|
|
4912
|
+
modifiers = {
|
|
4913
|
+
chance_to_inherit = 0.25
|
|
4914
|
+
}
|
|
4915
|
+
|
|
4916
|
+
custom_attributes = {
|
|
4917
|
+
GER_unlock_integrated_vassal = yes
|
|
4918
|
+
}
|
|
4919
|
+
|
|
4920
|
+
ai = {
|
|
4921
|
+
factor = 1
|
|
4922
|
+
}
|
|
4923
|
+
}
|
|
4924
|
+
|
|
4925
|
+
german_bavarian_reform = {
|
|
4926
|
+
icon = "politician"
|
|
4927
|
+
potential = {
|
|
4928
|
+
has_country_flag = GER_unlocked_bavarian_reform
|
|
4929
|
+
}
|
|
4930
|
+
modifiers = {
|
|
4931
|
+
monthly_splendor = 2
|
|
4932
|
+
prestige = 1
|
|
4933
|
+
}
|
|
4934
|
+
|
|
4935
|
+
conditional = {
|
|
4936
|
+
allow = {
|
|
4937
|
+
has_dlc = "Mandate of Heaven"
|
|
4938
|
+
}
|
|
4939
|
+
custom_attributes = {
|
|
4940
|
+
GER_taking_age_rewards_gives_stability = yes
|
|
4941
|
+
}
|
|
4942
|
+
}
|
|
4943
|
+
|
|
4944
|
+
conditional = {
|
|
4945
|
+
allow = {
|
|
4946
|
+
NOT = { has_dlc = "Mandate of Heaven" }
|
|
4947
|
+
}
|
|
4948
|
+
custom_attributes = {
|
|
4949
|
+
diet_increases_not_influence = yes
|
|
4950
|
+
}
|
|
4951
|
+
}
|
|
4952
|
+
|
|
4953
|
+
ai = {
|
|
4954
|
+
factor = 1
|
|
4955
|
+
}
|
|
4956
|
+
}
|
|
4957
|
+
|
|
4958
|
+
german_prussian_reform = {
|
|
4959
|
+
icon = "prussian_monarchy"
|
|
4960
|
+
potential = {
|
|
4961
|
+
has_country_flag = GER_unlocked_prussian_reform
|
|
4962
|
+
}
|
|
4963
|
+
modifiers = {
|
|
4964
|
+
monthly_militarized_society = 0.1
|
|
4965
|
+
monthly_prussian_militarized_society_1 = 0.1
|
|
4966
|
+
monthly_prussian_militarized_society_2 = 0.1
|
|
4967
|
+
monthly_prussian_militarized_society_3 = 0.1
|
|
4968
|
+
land_maintenance_modifier = -0.05
|
|
4969
|
+
}
|
|
4970
|
+
|
|
4971
|
+
conditional = {
|
|
4972
|
+
allow = {
|
|
4973
|
+
OR = {
|
|
4974
|
+
has_dlc = "Rights of Man"
|
|
4975
|
+
has_dlc = "Domination"
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
custom_attributes = {
|
|
4979
|
+
GER_buff_prussian_militarization = yes
|
|
4980
|
+
}
|
|
4981
|
+
}
|
|
4982
|
+
conditional = {
|
|
4983
|
+
allow = {
|
|
4984
|
+
NOT = {
|
|
4985
|
+
OR = {
|
|
4986
|
+
has_dlc = "Rights of Man"
|
|
4987
|
+
has_dlc = "Domination"
|
|
4988
|
+
}
|
|
4989
|
+
}
|
|
4990
|
+
}
|
|
4991
|
+
custom_attributes = {
|
|
4992
|
+
free_noble_levies = yes
|
|
4993
|
+
}
|
|
4994
|
+
}
|
|
4995
|
+
|
|
4996
|
+
ai = {
|
|
4997
|
+
factor = 1
|
|
4998
|
+
}
|
|
4999
|
+
}
|
|
5000
|
+
|
|
5001
|
+
german_swiss_reform = {
|
|
5002
|
+
icon = "mercenaries"
|
|
5003
|
+
potential = {
|
|
5004
|
+
has_country_flag = GER_unlocked_swiss_reform
|
|
5005
|
+
}
|
|
5006
|
+
modifiers = {
|
|
5007
|
+
mercenary_manpower = 0.25
|
|
5008
|
+
}
|
|
5009
|
+
|
|
5010
|
+
conditional = {
|
|
5011
|
+
allow = { has_dlc = "Domination" }
|
|
5012
|
+
government_abilities = {
|
|
5013
|
+
hessian_militarization_mechanic
|
|
5014
|
+
}
|
|
5015
|
+
custom_attributes = {
|
|
5016
|
+
GER_sweeten_mercanary_deals_gives_twice = yes
|
|
5017
|
+
}
|
|
5018
|
+
}
|
|
5019
|
+
custom_attributes = {
|
|
5020
|
+
mercs_do_not_cost_army_professionalism = yes
|
|
5021
|
+
}
|
|
5022
|
+
|
|
5023
|
+
ai = {
|
|
5024
|
+
factor = 1
|
|
5025
|
+
}
|
|
5026
|
+
}
|
|
5027
|
+
|
|
5028
|
+
german_swabian_reform = {
|
|
5029
|
+
icon = "paper_with_seal_3"
|
|
5030
|
+
potential = {
|
|
5031
|
+
has_country_flag = GER_unlocked_swabian_reform
|
|
5032
|
+
}
|
|
5033
|
+
modifiers = {
|
|
5034
|
+
inflation_reduction = 0.1
|
|
5035
|
+
development_cost_in_primary_culture = -0.1
|
|
5036
|
+
}
|
|
5037
|
+
|
|
5038
|
+
conditional = {
|
|
5039
|
+
allow = { has_dlc = "Domination" }
|
|
5040
|
+
custom_attributes = {
|
|
5041
|
+
GER_upgrade_merchant_bookkeeping = yes
|
|
5042
|
+
}
|
|
5043
|
+
}
|
|
5044
|
+
conditional = {
|
|
5045
|
+
allow = {
|
|
5046
|
+
NOT = { has_dlc = "Domination" }
|
|
5047
|
+
}
|
|
5048
|
+
custom_attributes = {
|
|
5049
|
+
no_mercantilism_loss_from_privilege = yes
|
|
5050
|
+
}
|
|
5051
|
+
}
|
|
5052
|
+
|
|
5053
|
+
ai = {
|
|
5054
|
+
factor = 1
|
|
5055
|
+
}
|
|
5056
|
+
}
|
|
5057
|
+
|
|
5058
|
+
german_westphalian_reform = {
|
|
5059
|
+
icon = "church"
|
|
5060
|
+
potential = {
|
|
5061
|
+
has_country_flag = GER_unlocked_westphalian_reform
|
|
5062
|
+
}
|
|
5063
|
+
modifiers = {
|
|
5064
|
+
papal_influence = 1
|
|
5065
|
+
church_power_modifier = 0.25
|
|
5066
|
+
monthly_fervor_increase = 1
|
|
5067
|
+
global_missionary_strength = 0.02
|
|
5068
|
+
}
|
|
5069
|
+
|
|
5070
|
+
custom_attributes = {
|
|
5071
|
+
GER_upgrade_religious_state = yes
|
|
5072
|
+
}
|
|
5073
|
+
|
|
5074
|
+
ai = {
|
|
5075
|
+
factor = 1
|
|
5076
|
+
}
|
|
5077
|
+
}
|
|
5078
|
+
|
|
5079
|
+
german_other_reform = {
|
|
5080
|
+
icon = "crown"
|
|
5081
|
+
potential = {
|
|
5082
|
+
has_country_flag = GER_unlocked_other_reform
|
|
5083
|
+
}
|
|
5084
|
+
modifiers = {
|
|
5085
|
+
governing_capacity_modifier = 0.15
|
|
5086
|
+
}
|
|
5087
|
+
}
|
|
5088
|
+
|
|
5089
|
+
merchant_representation_reform = {
|
|
5090
|
+
icon = "merchant_representation_reform"
|
|
5091
|
+
allow_normal_conversion = yes
|
|
5092
|
+
potential = {
|
|
5093
|
+
has_unlocked_government_reform = {
|
|
5094
|
+
government_reform = merchant_representation_reform
|
|
5095
|
+
}
|
|
5096
|
+
}
|
|
5097
|
+
trigger = {
|
|
5098
|
+
}
|
|
5099
|
+
modifiers = {
|
|
5100
|
+
global_trade_power = 0.1
|
|
5101
|
+
global_ship_trade_power = 0.33
|
|
5102
|
+
}
|
|
5103
|
+
conditional = {
|
|
5104
|
+
allow = {
|
|
5105
|
+
has_dlc = "Domination"
|
|
5106
|
+
}
|
|
5107
|
+
custom_attributes = {
|
|
5108
|
+
can_establish_trade_protectorates = yes
|
|
5109
|
+
}
|
|
5110
|
+
}
|
|
5111
|
+
conditional = {
|
|
5112
|
+
allow = {
|
|
5113
|
+
OR = {
|
|
5114
|
+
has_dlc = "Common Sense"
|
|
5115
|
+
has_dlc = "Domination"
|
|
5116
|
+
}
|
|
5117
|
+
}
|
|
5118
|
+
has_parliament = yes
|
|
5119
|
+
}
|
|
5120
|
+
|
|
5121
|
+
ai = {
|
|
5122
|
+
factor = 100
|
|
5123
|
+
}
|
|
5124
|
+
}
|
|
5125
|
+
|
|
5126
|
+
integrated_ottoman_officials = {
|
|
5127
|
+
icon = "integrated_ottoman_officials"
|
|
5128
|
+
allow_normal_conversion = yes
|
|
5129
|
+
potential = {
|
|
5130
|
+
has_dlc = "King of Kings"
|
|
5131
|
+
OR = {
|
|
5132
|
+
have_had_reform = integrated_ottoman_officials
|
|
5133
|
+
has_unlocked_government_reform = {
|
|
5134
|
+
government_reform = integrated_ottoman_officials
|
|
5135
|
+
}
|
|
5136
|
+
}
|
|
5137
|
+
}
|
|
5138
|
+
modifiers = {
|
|
5139
|
+
global_autonomy = -0.05
|
|
5140
|
+
tolerance_of_heathens_capacity = 1
|
|
5141
|
+
}
|
|
5142
|
+
|
|
5143
|
+
conditional = {
|
|
5144
|
+
allow = {
|
|
5145
|
+
has_dlc = "Cradle of Civilization"
|
|
5146
|
+
}
|
|
5147
|
+
has_pashas = yes
|
|
5148
|
+
custom_attributes = { reveal_ruler_skills_for_mamluks = yes }
|
|
5149
|
+
}
|
|
5150
|
+
|
|
5151
|
+
ai = {
|
|
5152
|
+
factor = 10
|
|
5153
|
+
}
|
|
5154
|
+
}
|
|
5155
|
+
|
|
5156
|
+
seven_provinces_reform = {
|
|
5157
|
+
icon = "seven_provinces_reform"
|
|
5158
|
+
allow_normal_conversion = yes
|
|
5159
|
+
|
|
5160
|
+
potential = {
|
|
5161
|
+
tag = NED
|
|
5162
|
+
}
|
|
5163
|
+
|
|
5164
|
+
modifiers = {
|
|
5165
|
+
manpower_in_culture_group_provinces = 0.15
|
|
5166
|
+
}
|
|
5167
|
+
|
|
5168
|
+
custom_attributes = {
|
|
5169
|
+
seven_provinces_organization = yes
|
|
5170
|
+
}
|
|
5171
|
+
|
|
5172
|
+
effect = {
|
|
5173
|
+
hidden_effect = {
|
|
5174
|
+
every_owned_province = {
|
|
5175
|
+
limit = {
|
|
5176
|
+
region = low_countries_region
|
|
5177
|
+
culture_group = ROOT
|
|
5178
|
+
}
|
|
5179
|
+
add_province_modifier = {
|
|
5180
|
+
name = ned_seven_provinces_organization_positive_modifier
|
|
5181
|
+
duration = -1
|
|
5182
|
+
hidden = yes
|
|
5183
|
+
}
|
|
5184
|
+
}
|
|
5185
|
+
every_owned_province = {
|
|
5186
|
+
limit = {
|
|
5187
|
+
NOT = { region = low_countries_region }
|
|
5188
|
+
continent = europe
|
|
5189
|
+
}
|
|
5190
|
+
add_province_modifier = {
|
|
5191
|
+
name = ned_seven_provinces_organization_negative_modifier
|
|
5192
|
+
duration = -1
|
|
5193
|
+
hidden = yes
|
|
5194
|
+
}
|
|
5195
|
+
}
|
|
5196
|
+
}
|
|
5197
|
+
}
|
|
5198
|
+
|
|
5199
|
+
removed_effect = {
|
|
5200
|
+
hidden_effect = {
|
|
5201
|
+
every_owned_province = {
|
|
5202
|
+
limit = {
|
|
5203
|
+
has_province_modifier = ned_seven_provinces_organization_positive_modifier
|
|
5204
|
+
}
|
|
5205
|
+
remove_province_modifier = ned_seven_provinces_organization_positive_modifier
|
|
5206
|
+
}
|
|
5207
|
+
every_owned_province = {
|
|
5208
|
+
limit = {
|
|
5209
|
+
has_province_modifier = ned_seven_provinces_organization_negative_modifier
|
|
5210
|
+
}
|
|
5211
|
+
remove_province_modifier = ned_seven_provinces_organization_negative_modifier
|
|
5212
|
+
}
|
|
5213
|
+
}
|
|
5214
|
+
}
|
|
5215
|
+
|
|
5216
|
+
ai = {
|
|
5217
|
+
factor = 1
|
|
5218
|
+
}
|
|
5219
|
+
}
|
|
5220
|
+
|
|
5221
|
+
modern_economics_reform = {
|
|
5222
|
+
icon = "modern_economics_reform"
|
|
5223
|
+
allow_normal_conversion = yes
|
|
5224
|
+
|
|
5225
|
+
potential = {
|
|
5226
|
+
tag = NED
|
|
5227
|
+
}
|
|
5228
|
+
|
|
5229
|
+
modifiers = {
|
|
5230
|
+
trade_efficiency = 0.1
|
|
5231
|
+
burghers_loyalty_modifier = 0.1
|
|
5232
|
+
}
|
|
5233
|
+
|
|
5234
|
+
custom_attributes = {
|
|
5235
|
+
economic_golden_age = yes
|
|
5236
|
+
}
|
|
5237
|
+
|
|
5238
|
+
ai = {
|
|
5239
|
+
factor = 1
|
|
5240
|
+
}
|
|
5241
|
+
}
|
|
5242
|
+
|
|
5243
|
+
support_state_reform = {
|
|
5244
|
+
icon = "support_state_reform"
|
|
5245
|
+
allow_normal_conversion = yes
|
|
5246
|
+
|
|
5247
|
+
potential = {
|
|
5248
|
+
tag = NED
|
|
5249
|
+
has_reform = dutch_republic
|
|
5250
|
+
}
|
|
5251
|
+
|
|
5252
|
+
modifiers = {
|
|
5253
|
+
republican_tradition = 0.2
|
|
5254
|
+
}
|
|
5255
|
+
|
|
5256
|
+
custom_attributes = {
|
|
5257
|
+
republican_virtues = yes
|
|
5258
|
+
}
|
|
5259
|
+
|
|
5260
|
+
ai = {
|
|
5261
|
+
factor = 1
|
|
5262
|
+
}
|
|
5263
|
+
}
|
|
5264
|
+
|
|
5265
|
+
orangist_stadholders_reform = {
|
|
5266
|
+
icon = "orangist_stadholders_reform"
|
|
5267
|
+
allow_normal_conversion = yes
|
|
5268
|
+
|
|
5269
|
+
potential = {
|
|
5270
|
+
tag = NED
|
|
5271
|
+
has_reform = dutch_republic
|
|
5272
|
+
}
|
|
5273
|
+
|
|
5274
|
+
modifiers = {
|
|
5275
|
+
republican_tradition = -0.2
|
|
5276
|
+
max_absolutism = 25
|
|
5277
|
+
}
|
|
5278
|
+
|
|
5279
|
+
custom_attributes = {
|
|
5280
|
+
orangist_cause = yes
|
|
5281
|
+
}
|
|
5282
|
+
|
|
5283
|
+
ai = {
|
|
5284
|
+
factor = 1
|
|
5285
|
+
}
|
|
5286
|
+
}
|
|
5287
|
+
|
|
5288
|
+
apostolic_kingdom = {
|
|
5289
|
+
icon = "apostolic_kingdom"
|
|
5290
|
+
allow_normal_conversion = yes
|
|
5291
|
+
potential = {
|
|
5292
|
+
religion = catholic
|
|
5293
|
+
OR = {
|
|
5294
|
+
tag = HUN
|
|
5295
|
+
was_tag = HUN
|
|
5296
|
+
}
|
|
5297
|
+
}
|
|
5298
|
+
legacy_equivalent = feudal_monarchy
|
|
5299
|
+
valid_for_nation_designer = no
|
|
5300
|
+
|
|
5301
|
+
nation_designer_trigger = {
|
|
5302
|
+
primary_culture = hungarian
|
|
5303
|
+
religion = catholic
|
|
5304
|
+
}
|
|
5305
|
+
|
|
5306
|
+
modifiers = {
|
|
5307
|
+
manpower_in_true_faith_provinces = 0.1
|
|
5308
|
+
recover_army_morale_speed = 0.1
|
|
5309
|
+
}
|
|
5310
|
+
|
|
5311
|
+
conditional = {
|
|
5312
|
+
allow = {
|
|
5313
|
+
has_dlc = "Winds of Change"
|
|
5314
|
+
has_dlc = "Golden Century"
|
|
5315
|
+
}
|
|
5316
|
+
custom_attributes = {
|
|
5317
|
+
order_of_the_dragon_unlocked = yes
|
|
5318
|
+
}
|
|
5319
|
+
}
|
|
5320
|
+
}
|
|
5321
|
+
|
|
5322
|
+
cuman_lancers_reform = {
|
|
5323
|
+
icon = "cuman_lancers_reform"
|
|
5324
|
+
allow_normal_conversion = yes
|
|
5325
|
+
potential = {
|
|
5326
|
+
OR = {
|
|
5327
|
+
tag = HUN
|
|
5328
|
+
was_tag = HUN
|
|
5329
|
+
tag = AUH
|
|
5330
|
+
}
|
|
5331
|
+
has_dlc = "Winds of Change"
|
|
5332
|
+
}
|
|
5333
|
+
trigger = {
|
|
5334
|
+
if = {
|
|
5335
|
+
limit = { has_modifier_locking_military_tier = yes }
|
|
5336
|
+
OR = {
|
|
5337
|
+
has_reform = cuman_lancers_reform
|
|
5338
|
+
has_not_modifier_locking_military_tier = yes
|
|
5339
|
+
}
|
|
5340
|
+
}
|
|
5341
|
+
}
|
|
5342
|
+
custom_attributes = {
|
|
5343
|
+
army_tradition_on_stackwipe = yes
|
|
5344
|
+
}
|
|
5345
|
+
modifiers = {
|
|
5346
|
+
cav_to_inf_ratio = 0.25
|
|
5347
|
+
cavalry_cost = -0.2
|
|
5348
|
+
}
|
|
5349
|
+
|
|
5350
|
+
ai = {
|
|
5351
|
+
factor = 1
|
|
5352
|
+
}
|
|
5353
|
+
}
|
|
5354
|
+
|
|
5355
|
+
continue_the_renaissance_reform = {
|
|
5356
|
+
icon = man_on_podium
|
|
5357
|
+
allow_normal_conversion = yes
|
|
5358
|
+
potential = {
|
|
5359
|
+
OR = {
|
|
5360
|
+
tag = HUN
|
|
5361
|
+
was_tag = HUN
|
|
5362
|
+
tag = AUH
|
|
5363
|
+
}
|
|
5364
|
+
has_dlc = "Winds of Change"
|
|
5365
|
+
}
|
|
5366
|
+
custom_attributes = {
|
|
5367
|
+
monarch_power_on_institutions = yes
|
|
5368
|
+
}
|
|
5369
|
+
modifiers = {
|
|
5370
|
+
embracement_cost = -0.1
|
|
5371
|
+
global_institution_spread = 0.1
|
|
5372
|
+
}
|
|
5373
|
+
|
|
5374
|
+
ai = {
|
|
5375
|
+
factor = 1
|
|
5376
|
+
}
|
|
5377
|
+
}
|
|
5378
|
+
|
|
5379
|
+
extend_the_unio_trium_nationum_reform = {
|
|
5380
|
+
icon = "extend_the_unio_trium_nationum_reform"
|
|
5381
|
+
allow_normal_conversion = yes
|
|
5382
|
+
potential = {
|
|
5383
|
+
OR = {
|
|
5384
|
+
tag = HUN
|
|
5385
|
+
was_tag = HUN
|
|
5386
|
+
tag = AUH
|
|
5387
|
+
}
|
|
5388
|
+
has_dlc = "Winds of Change"
|
|
5389
|
+
}
|
|
5390
|
+
custom_attributes = {
|
|
5391
|
+
seizing_land_no_rebels_from_estate_nobles = yes
|
|
5392
|
+
}
|
|
5393
|
+
modifiers = {
|
|
5394
|
+
global_unrest = -1
|
|
5395
|
+
nobles_privilege_slots = 1
|
|
5396
|
+
nobles_influence_modifier = 0.1
|
|
5397
|
+
nobles_loyalty_modifier = 0.1
|
|
5398
|
+
}
|
|
5399
|
+
|
|
5400
|
+
ai = {
|
|
5401
|
+
factor = 1
|
|
5402
|
+
}
|
|
5403
|
+
}
|
|
5404
|
+
|
|
5405
|
+
imperial_hungarian_government = { #Hungarian alternative of the Imperial Austrian Monarchy
|
|
5406
|
+
icon = "imperial_hungarian_government"
|
|
5407
|
+
allow_normal_conversion = yes
|
|
5408
|
+
legacy_equivalent = feudal_monarchy
|
|
5409
|
+
potential = { #added via script
|
|
5410
|
+
has_dlc = "Winds of Change"
|
|
5411
|
+
has_unlocked_government_reform = {
|
|
5412
|
+
government_reform = imperial_hungarian_government
|
|
5413
|
+
}
|
|
5414
|
+
}
|
|
5415
|
+
valid_for_nation_designer = no
|
|
5416
|
+
|
|
5417
|
+
modifiers = {
|
|
5418
|
+
num_accepted_cultures = 2
|
|
5419
|
+
global_unrest = -2
|
|
5420
|
+
monarch_diplomatic_power = 2
|
|
5421
|
+
promote_culture_cost = -0.33
|
|
5422
|
+
}
|
|
5423
|
+
}
|
|
5424
|
+
|
|
5425
|
+
bergordnung_reforms_reform = {
|
|
5426
|
+
icon = "laesio_enormis_reform"
|
|
5427
|
+
allow_normal_conversion = yes
|
|
5428
|
+
potential = {
|
|
5429
|
+
has_unlocked_government_reform = {
|
|
5430
|
+
government_reform = bergordnung_reforms_reform
|
|
5431
|
+
}
|
|
5432
|
+
OR = {
|
|
5433
|
+
tag = BOH
|
|
5434
|
+
was_tag = BOH
|
|
5435
|
+
}
|
|
5436
|
+
has_dlc = "Winds of Change"
|
|
5437
|
+
}
|
|
5438
|
+
custom_attributes = {
|
|
5439
|
+
developing_manufactories_extra_dev_chance = yes
|
|
5440
|
+
}
|
|
5441
|
+
modifiers = {
|
|
5442
|
+
production_efficiency = 0.1
|
|
5443
|
+
}
|
|
5444
|
+
|
|
5445
|
+
ai = {
|
|
5446
|
+
factor = 1
|
|
5447
|
+
}
|
|
5448
|
+
}
|
|
5449
|
+
|
|
5450
|
+
vozove_hradby_reform = {
|
|
5451
|
+
icon = "vozove_hradby_reform"
|
|
5452
|
+
allow_normal_conversion = yes
|
|
5453
|
+
potential = {
|
|
5454
|
+
has_unlocked_government_reform = {
|
|
5455
|
+
government_reform = vozove_hradby_reform
|
|
5456
|
+
}
|
|
5457
|
+
OR = {
|
|
5458
|
+
tag = BOH
|
|
5459
|
+
was_tag = BOH
|
|
5460
|
+
}
|
|
5461
|
+
has_dlc = "Winds of Change"
|
|
5462
|
+
}
|
|
5463
|
+
custom_attributes = {
|
|
5464
|
+
battles_on_own_territory_bonus_tradition = yes
|
|
5465
|
+
}
|
|
5466
|
+
modifiers = {
|
|
5467
|
+
morale_damage_received = -0.1
|
|
5468
|
+
}
|
|
5469
|
+
|
|
5470
|
+
ai = {
|
|
5471
|
+
factor = 1
|
|
5472
|
+
}
|
|
5473
|
+
}
|