|
@@ -17,7 +17,13 @@ benedictines = {
|
|
|
17
17
|
add_base_tax = 1
|
|
18
18
|
}
|
|
19
19
|
per_province_abandon_effect = {
|
|
20
|
-
|
|
20
|
+
add_base_manpower = -1
|
|
21
|
+
hidden_effect = {
|
|
22
|
+
if = {
|
|
23
|
+
limit = { NOT = { base_tax = 1 } }
|
|
24
|
+
set_base_tax = 1
|
|
25
|
+
}
|
|
26
|
+
}
|
|
21
27
|
}
|
|
22
28
|
modifier = {
|
|
23
29
|
local_unrest = -1
|
|
@@ -48,7 +54,13 @@ carthusians = {
|
|
|
48
54
|
add_base_tax = 1
|
|
49
55
|
}
|
|
50
56
|
per_province_abandon_effect = {
|
|
51
|
-
|
|
57
|
+
add_base_manpower = -1
|
|
58
|
+
hidden_effect = {
|
|
59
|
+
if = {
|
|
60
|
+
limit = { NOT = { base_tax = 1 } }
|
|
61
|
+
set_base_tax = 1
|
|
62
|
+
}
|
|
63
|
+
}
|
|
52
64
|
}
|
|
53
65
|
modifier = {
|
|
54
66
|
local_build_cost = -0.1
|
|
@@ -79,7 +91,13 @@ hieronymites = {
|
|
|
79
91
|
add_base_tax = 1
|
|
80
92
|
}
|
|
81
93
|
per_province_abandon_effect = {
|
|
82
|
-
|
|
94
|
+
add_base_manpower = -1
|
|
95
|
+
hidden_effect = {
|
|
96
|
+
if = {
|
|
97
|
+
limit = { NOT = { base_tax = 1 } }
|
|
98
|
+
set_base_tax = 1
|
|
99
|
+
}
|
|
100
|
+
}
|
|
83
101
|
}
|
|
84
102
|
modifier = {
|
|
85
103
|
local_tax_modifier = 0.25
|
|
@@ -111,7 +129,13 @@ jesuit_order = {
|
|
|
111
129
|
add_base_tax = 1
|
|
112
130
|
}
|
|
113
131
|
per_province_abandon_effect = {
|
|
114
|
-
|
|
132
|
+
add_base_manpower = -1
|
|
133
|
+
hidden_effect = {
|
|
134
|
+
if = {
|
|
135
|
+
limit = { NOT = { base_tax = 1 } }
|
|
136
|
+
set_base_tax = 1
|
|
137
|
+
}
|
|
138
|
+
}
|
|
115
139
|
}
|
|
116
140
|
modifier = {
|
|
117
141
|
local_development_cost_modifier = -0.05
|
|
@@ -145,7 +169,13 @@ augustinians = {
|
|
|
145
169
|
add_base_production = 1
|
|
146
170
|
}
|
|
147
171
|
per_province_abandon_effect = {
|
|
148
|
-
|
|
172
|
+
add_base_manpower = -1
|
|
173
|
+
hidden_effect = {
|
|
174
|
+
if = {
|
|
175
|
+
limit = { NOT = { base_production = 1 } }
|
|
176
|
+
set_base_production = 1
|
|
177
|
+
}
|
|
178
|
+
}
|
|
149
179
|
}
|
|
150
180
|
modifier = {
|
|
151
181
|
institution_growth = 6
|
|
@@ -176,7 +206,13 @@ carmelites = {
|
|
|
176
206
|
add_base_production = 1
|
|
177
207
|
}
|
|
178
208
|
per_province_abandon_effect = {
|
|
179
|
-
|
|
209
|
+
add_base_manpower = -1
|
|
210
|
+
hidden_effect = {
|
|
211
|
+
if = {
|
|
212
|
+
limit = { NOT = { base_production = 1 } }
|
|
213
|
+
set_base_production = 1
|
|
214
|
+
}
|
|
215
|
+
}
|
|
180
216
|
}
|
|
181
217
|
modifier = {
|
|
182
218
|
local_religious_conversion_resistance = 0.2
|
|
@@ -219,7 +255,13 @@ dominican_order = {
|
|
|
219
255
|
}
|
|
220
256
|
}
|
|
221
257
|
per_province_abandon_effect = {
|
|
222
|
-
|
|
258
|
+
add_base_manpower = -1
|
|
259
|
+
hidden_effect = {
|
|
260
|
+
if = {
|
|
261
|
+
limit = { NOT = { base_production = 1 } }
|
|
262
|
+
set_base_production = 1
|
|
263
|
+
}
|
|
264
|
+
}
|
|
223
265
|
}
|
|
224
266
|
modifier = {
|
|
225
267
|
local_missionary_strength = 0.02
|
|
@@ -258,7 +300,13 @@ franciscan_order = {
|
|
|
258
300
|
add_base_production = 1
|
|
259
301
|
}
|
|
260
302
|
per_province_abandon_effect = {
|
|
261
|
-
|
|
303
|
+
add_base_manpower = -1
|
|
304
|
+
hidden_effect = {
|
|
305
|
+
if = {
|
|
306
|
+
limit = { NOT = { base_production = 1 } }
|
|
307
|
+
set_base_production = 1
|
|
308
|
+
}
|
|
309
|
+
}
|
|
262
310
|
}
|
|
263
311
|
modifier = {
|
|
264
312
|
local_unrest = -1
|
|
@@ -302,6 +350,12 @@ alcantara_order = {
|
|
|
302
350
|
}
|
|
303
351
|
per_province_abandon_effect = {
|
|
304
352
|
add_base_manpower = -1
|
|
353
|
+
hidden_effect = {
|
|
354
|
+
if = {
|
|
355
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
356
|
+
set_base_manpower = 1
|
|
357
|
+
}
|
|
358
|
+
}
|
|
305
359
|
}
|
|
306
360
|
modifier = {
|
|
307
361
|
local_fort_maintenance_modifier = -0.5
|
|
@@ -338,6 +392,12 @@ avis_order = {
|
|
|
338
392
|
}
|
|
339
393
|
per_province_abandon_effect = {
|
|
340
394
|
add_base_manpower = -1
|
|
395
|
+
hidden_effect = {
|
|
396
|
+
if = {
|
|
397
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
398
|
+
set_base_manpower = 1
|
|
399
|
+
}
|
|
400
|
+
}
|
|
341
401
|
}
|
|
342
402
|
modifier = {
|
|
343
403
|
local_defensiveness = 0.15
|
|
@@ -375,6 +435,12 @@ calatrava_order = {
|
|
|
375
435
|
}
|
|
376
436
|
per_province_abandon_effect = {
|
|
377
437
|
add_base_manpower = -1
|
|
438
|
+
hidden_effect = {
|
|
439
|
+
if = {
|
|
440
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
441
|
+
set_base_manpower = 1
|
|
442
|
+
}
|
|
443
|
+
}
|
|
378
444
|
}
|
|
379
445
|
modifier = {
|
|
380
446
|
local_defender_dice_roll_bonus = 1
|
|
@@ -410,6 +476,12 @@ montesa_order = {
|
|
|
410
476
|
}
|
|
411
477
|
per_province_abandon_effect = {
|
|
412
478
|
add_base_manpower = -1
|
|
479
|
+
hidden_effect = {
|
|
480
|
+
if = {
|
|
481
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
482
|
+
set_base_manpower = 1
|
|
483
|
+
}
|
|
484
|
+
}
|
|
413
485
|
}
|
|
414
486
|
modifier = {
|
|
415
487
|
local_garrison_size = 0.25
|
|
@@ -453,6 +525,12 @@ san_juan_order = {
|
|
|
453
525
|
}
|
|
454
526
|
per_province_abandon_effect = {
|
|
455
527
|
add_base_manpower = -1
|
|
528
|
+
hidden_effect = {
|
|
529
|
+
if = {
|
|
530
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
531
|
+
set_base_manpower = 1
|
|
532
|
+
}
|
|
533
|
+
}
|
|
456
534
|
}
|
|
457
535
|
modifier = {
|
|
458
536
|
block_slave_raid = yes
|
|
@@ -484,6 +562,12 @@ santiago_order = {
|
|
|
484
562
|
}
|
|
485
563
|
per_province_abandon_effect = {
|
|
486
564
|
add_base_manpower = -1
|
|
565
|
+
hidden_effect = {
|
|
566
|
+
if = {
|
|
567
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
568
|
+
set_base_manpower = 1
|
|
569
|
+
}
|
|
570
|
+
}
|
|
487
571
|
}
|
|
488
572
|
modifier = {
|
|
489
573
|
local_manpower_modifier = 0.05
|
|
@@ -498,7 +582,10 @@ santiago_order = {
|
|
|
498
582
|
shadhili_order = {
|
|
499
583
|
icon = GFX_holy_order_shadhili
|
|
500
584
|
trigger = {
|
|
501
|
-
|
|
585
|
+
OR = {
|
|
586
|
+
primary_culture = andalucian
|
|
587
|
+
has_country_flag = ARB_grant_access_to_muslim_holy_orders_flag
|
|
588
|
+
}
|
|
502
589
|
religion_group = muslim
|
|
503
590
|
}
|
|
504
591
|
color = { 80 255 120 }
|
|
@@ -510,7 +597,13 @@ shadhili_order = {
|
|
|
510
597
|
custom_tooltip = order_piety_tooltip
|
|
511
598
|
}
|
|
512
599
|
per_province_abandon_effect = {
|
|
513
|
-
|
|
600
|
+
add_base_manpower = -1
|
|
601
|
+
hidden_effect = {
|
|
602
|
+
if = {
|
|
603
|
+
limit = { NOT = { base_tax = 1 } }
|
|
604
|
+
set_base_tax = 1
|
|
605
|
+
}
|
|
606
|
+
}
|
|
514
607
|
}
|
|
515
608
|
modifier = {
|
|
516
609
|
local_missionary_strength = 0.015
|
|
@@ -529,7 +622,10 @@ shadhili_order = {
|
|
|
529
622
|
qadiri_order = {
|
|
530
623
|
icon = GFX_holy_order_qadiri
|
|
531
624
|
trigger = {
|
|
532
|
-
|
|
625
|
+
OR = {
|
|
626
|
+
primary_culture = andalucian
|
|
627
|
+
has_country_flag = ARB_grant_access_to_muslim_holy_orders_flag
|
|
628
|
+
}
|
|
533
629
|
religion_group = muslim
|
|
534
630
|
}
|
|
535
631
|
color = { 170 230 30 }
|
|
@@ -541,7 +637,13 @@ qadiri_order = {
|
|
|
541
637
|
custom_tooltip = order_piety_tooltip
|
|
542
638
|
}
|
|
543
639
|
per_province_abandon_effect = {
|
|
544
|
-
|
|
640
|
+
add_base_manpower = -1
|
|
641
|
+
hidden_effect = {
|
|
642
|
+
if = {
|
|
643
|
+
limit = { NOT = { base_production = 1 } }
|
|
644
|
+
set_base_production = 1
|
|
645
|
+
}
|
|
646
|
+
}
|
|
545
647
|
}
|
|
546
648
|
modifier = {
|
|
547
649
|
local_culture_conversion_cost = -0.3
|
|
@@ -560,7 +662,10 @@ qadiri_order = {
|
|
|
560
662
|
aissawa_order = {
|
|
561
663
|
icon = GFX_holy_order_aissawa
|
|
562
664
|
trigger = {
|
|
563
|
-
|
|
665
|
+
OR = {
|
|
666
|
+
primary_culture = andalucian
|
|
667
|
+
has_country_flag = ARB_grant_access_to_muslim_holy_orders_flag
|
|
668
|
+
}
|
|
564
669
|
religion_group = muslim
|
|
565
670
|
}
|
|
566
671
|
color = { 255 170 30 }
|
|
@@ -573,6 +678,12 @@ aissawa_order = {
|
|
|
573
678
|
}
|
|
574
679
|
per_province_abandon_effect = {
|
|
575
680
|
add_base_manpower = -1
|
|
681
|
+
hidden_effect = {
|
|
682
|
+
if = {
|
|
683
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
684
|
+
set_base_manpower = 1
|
|
685
|
+
}
|
|
686
|
+
}
|
|
576
687
|
}
|
|
577
688
|
modifier = {
|
|
578
689
|
local_unrest = -1
|
|
@@ -613,11 +724,17 @@ mevlevi_order = {
|
|
|
613
724
|
custom_tooltip = order_piety_tooltip
|
|
614
725
|
}
|
|
615
726
|
per_province_abandon_effect = {
|
|
616
|
-
|
|
727
|
+
add_base_manpower = -1
|
|
728
|
+
hidden_effect = {
|
|
729
|
+
if = {
|
|
730
|
+
limit = { NOT = { base_production = 1 } }
|
|
731
|
+
set_base_production = 1
|
|
732
|
+
}
|
|
733
|
+
}
|
|
617
734
|
}
|
|
618
735
|
modifier = {
|
|
619
736
|
local_unrest = -1
|
|
620
|
-
local_development_cost = -0.
|
|
737
|
+
local_development_cost = -0.05
|
|
621
738
|
}
|
|
622
739
|
ai_priority = {
|
|
623
740
|
factor = 1
|
|
@@ -646,12 +763,18 @@ bektashi_order = {
|
|
|
646
763
|
cost = 50
|
|
647
764
|
cost_type = dip_power
|
|
648
765
|
per_province_effect = {
|
|
649
|
-
|
|
766
|
+
add_base_production = 1
|
|
650
767
|
owner = { add_piety = -0.02 }
|
|
651
768
|
custom_tooltip = order_piety_tooltip
|
|
652
769
|
}
|
|
653
770
|
per_province_abandon_effect = {
|
|
654
771
|
add_base_manpower = -1
|
|
772
|
+
hidden_effect = {
|
|
773
|
+
if = {
|
|
774
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
775
|
+
set_base_manpower = 1
|
|
776
|
+
}
|
|
777
|
+
}
|
|
655
778
|
}
|
|
656
779
|
modifier = {
|
|
657
780
|
local_unrest = -1
|
|
@@ -681,7 +804,7 @@ buzhengshi = {
|
|
|
681
804
|
}
|
|
682
805
|
}
|
|
683
806
|
color = { 0 230 210 }
|
|
684
|
-
cost =
|
|
807
|
+
cost = 50
|
|
685
808
|
cost_type = adm_power
|
|
686
809
|
per_province_effect = {
|
|
687
810
|
add_base_tax = 1
|
|
@@ -712,7 +835,7 @@ anchasi = {
|
|
|
712
835
|
}
|
|
713
836
|
}
|
|
714
837
|
color = { 80 255 190 }
|
|
715
|
-
cost =
|
|
838
|
+
cost = 50
|
|
716
839
|
cost_type = dip_power
|
|
717
840
|
per_province_effect = {
|
|
718
841
|
add_base_production = 1
|
|
@@ -743,7 +866,7 @@ du_si = {
|
|
|
743
866
|
}
|
|
744
867
|
}
|
|
745
868
|
color = { 240 255 10 }
|
|
746
|
-
cost =
|
|
869
|
+
cost = 50
|
|
747
870
|
cost_type = mil_power
|
|
748
871
|
per_province_effect = {
|
|
749
872
|
add_base_manpower = 1
|
|
@@ -766,3 +889,111 @@ du_si = {
|
|
|
766
889
|
}
|
|
767
890
|
|
|
768
891
|
|
|
892
|
+
kashifs = {
|
|
893
|
+
icon = GFX_holy_order_kashifs
|
|
894
|
+
trigger = {
|
|
895
|
+
custom_trigger_tooltip = {
|
|
896
|
+
tooltip = mam_has_access_to_kashifs_tt
|
|
897
|
+
has_country_flag = mam_enable_kashifs_local_organizations_flag
|
|
898
|
+
}
|
|
899
|
+
}
|
|
900
|
+
color = { 240 255 10 }
|
|
901
|
+
cost = 50
|
|
902
|
+
cost_type = mil_power
|
|
903
|
+
per_province_effect = {
|
|
904
|
+
add_base_manpower = 1
|
|
905
|
+
}
|
|
906
|
+
per_province_abandon_effect = {
|
|
907
|
+
add_base_manpower = -1
|
|
908
|
+
}
|
|
909
|
+
modifier = {
|
|
910
|
+
local_governing_cost = -0.1
|
|
911
|
+
local_development_cost = -0.1
|
|
912
|
+
}
|
|
913
|
+
ai_priority = {
|
|
914
|
+
factor = 2
|
|
915
|
+
modifier = {
|
|
916
|
+
factor = 1.25
|
|
917
|
+
owner = { adm = 5 }
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
localization = coordinator_office #TODO
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
#1.36 Orders
|
|
924
|
+
savafid_order = {
|
|
925
|
+
icon = GFX_holy_order_savafid_order
|
|
926
|
+
trigger = {
|
|
927
|
+
OR = {
|
|
928
|
+
has_government_attribute = unlock_persia_holy_orders
|
|
929
|
+
unlocked_holy_order = { type = savafid_order }
|
|
930
|
+
is_or_was_tag = { tag = ARL }
|
|
931
|
+
}
|
|
932
|
+
religion = shiite
|
|
933
|
+
}
|
|
934
|
+
color = { 68 110 35 }
|
|
935
|
+
cost = 100
|
|
936
|
+
cost_type = mil_power
|
|
937
|
+
per_province_effect = {
|
|
938
|
+
add_base_manpower = 2
|
|
939
|
+
owner = { add_piety = -0.02 }
|
|
940
|
+
custom_tooltip = order_piety_tooltip
|
|
941
|
+
}
|
|
942
|
+
per_province_abandon_effect = {
|
|
943
|
+
add_base_manpower = -2
|
|
944
|
+
hidden_effect = {
|
|
945
|
+
if = {
|
|
946
|
+
limit = { NOT = { base_manpower = 1 } }
|
|
947
|
+
set_base_manpower = 1
|
|
948
|
+
}
|
|
949
|
+
}
|
|
950
|
+
}
|
|
951
|
+
modifier = {
|
|
952
|
+
local_manpower_modifier = 0.1
|
|
953
|
+
regiment_recruit_speed = -0.2
|
|
954
|
+
local_missionary_strength = 0.015
|
|
955
|
+
local_has_qizilbash = yes
|
|
956
|
+
}
|
|
957
|
+
ai_priority = {
|
|
958
|
+
factor = 10
|
|
959
|
+
}
|
|
960
|
+
localization = holy_order
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
zahediyeh_order = {
|
|
964
|
+
icon = GFX_holy_order_zahediyeh_order
|
|
965
|
+
trigger = {
|
|
966
|
+
OR = {
|
|
967
|
+
has_government_attribute = unlock_persia_holy_orders
|
|
968
|
+
unlocked_holy_order = { type = zahediyeh_order }
|
|
969
|
+
}
|
|
970
|
+
religion_group = muslim
|
|
971
|
+
}
|
|
972
|
+
color = { 217 144 88 }
|
|
973
|
+
cost = 100
|
|
974
|
+
cost_type = dip_power
|
|
975
|
+
per_province_effect = {
|
|
976
|
+
add_base_production = 2
|
|
977
|
+
owner = { add_piety = -0.02 }
|
|
978
|
+
custom_tooltip = order_piety_tooltip
|
|
979
|
+
}
|
|
980
|
+
per_province_abandon_effect = {
|
|
981
|
+
add_base_production = -2
|
|
982
|
+
hidden_effect = {
|
|
983
|
+
if = {
|
|
984
|
+
limit = { NOT = { base_production = 1 } }
|
|
985
|
+
set_base_production = 1
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
}
|
|
989
|
+
modifier = {
|
|
990
|
+
local_development_cost = -0.1
|
|
991
|
+
trade_goods_size_modifier = 0.1
|
|
992
|
+
local_missionary_strength = 0.015
|
|
993
|
+
local_has_qizilbash = yes
|
|
994
|
+
}
|
|
995
|
+
ai_priority = {
|
|
996
|
+
factor = 10
|
|
997
|
+
}
|
|
998
|
+
localization = holy_order
|
|
999
|
+
}
|