|
@@ -3400,7 +3400,7 @@ estate_nobles_mam_develop_military_infrastructure = {
|
|
|
3400
3400
|
has_government_mechanic = mamluk_mechanic
|
|
3401
3401
|
}
|
|
3402
3402
|
if = {
|
|
3403
|
-
limit = {
|
|
3403
|
+
limit = { num_of_provinces_in_states = 150 }
|
|
3404
3404
|
NOT = {
|
|
3405
3405
|
num_of_owned_provinces_with = {
|
|
3406
3406
|
has_manpower_building_trigger = yes
|
|
@@ -3409,7 +3409,7 @@ estate_nobles_mam_develop_military_infrastructure = {
|
|
|
3409
3409
|
}
|
|
3410
3410
|
}
|
|
3411
3411
|
else_if = {
|
|
3412
|
-
limit = {
|
|
3412
|
+
limit = { num_of_provinces_in_states = 125 }
|
|
3413
3413
|
NOT = {
|
|
3414
3414
|
num_of_owned_provinces_with = {
|
|
3415
3415
|
has_manpower_building_trigger = yes
|
|
@@ -3418,7 +3418,7 @@ estate_nobles_mam_develop_military_infrastructure = {
|
|
|
3418
3418
|
}
|
|
3419
3419
|
}
|
|
3420
3420
|
else_if = {
|
|
3421
|
-
limit = {
|
|
3421
|
+
limit = { num_of_provinces_in_states = 100 }
|
|
3422
3422
|
NOT = {
|
|
3423
3423
|
num_of_owned_provinces_with = {
|
|
3424
3424
|
has_manpower_building_trigger = yes
|
|
@@ -3427,7 +3427,7 @@ estate_nobles_mam_develop_military_infrastructure = {
|
|
|
3427
3427
|
}
|
|
3428
3428
|
}
|
|
3429
3429
|
else_if = {
|
|
3430
|
-
limit = {
|
|
3430
|
+
limit = { num_of_provinces_in_states = 75 }
|
|
3431
3431
|
NOT = {
|
|
3432
3432
|
num_of_owned_provinces_with = {
|
|
3433
3433
|
has_manpower_building_trigger = yes
|
|
@@ -3436,7 +3436,7 @@ estate_nobles_mam_develop_military_infrastructure = {
|
|
|
3436
3436
|
}
|
|
3437
3437
|
}
|
|
3438
3438
|
else_if = {
|
|
3439
|
-
limit = {
|
|
3439
|
+
limit = { num_of_provinces_in_states = 50 }
|
|
3440
3440
|
NOT = {
|
|
3441
3441
|
num_of_owned_provinces_with = {
|
|
3442
3442
|
has_manpower_building_trigger = yes
|
|
@@ -3445,7 +3445,7 @@ estate_nobles_mam_develop_military_infrastructure = {
|
|
|
3445
3445
|
}
|
|
3446
3446
|
}
|
|
3447
3447
|
else_if = {
|
|
3448
|
-
limit = {
|
|
3448
|
+
limit = { num_of_provinces_in_states = 25 }
|
|
3449
3449
|
NOT = {
|
|
3450
3450
|
num_of_owned_provinces_with = {
|
|
3451
3451
|
has_manpower_building_trigger = yes
|