|
@@ -2841,7 +2841,6 @@ estate_church_BYZ_legitimization_of_dynasty = {
|
|
|
2841
2841
|
influence = 0.1
|
|
2842
2842
|
max_absolutism = 10
|
|
2843
2843
|
is_valid = {
|
|
2844
|
-
tag = BYZ
|
|
2845
2844
|
has_country_flag = BYZ_privilege_for_support_of_dynasty
|
|
2846
2845
|
}
|
|
2847
2846
|
on_granted = {
|
|
@@ -3264,6 +3264,7 @@ estate_burghers_BYZ_single_market = {
|
|
|
3264
3264
|
loyalty = 0.1
|
|
3265
3265
|
influence = 0.05
|
|
3266
3266
|
max_absolutism = -5
|
|
3267
|
+
conditional_modifier = { trigger = { has_absolutism_reduction_for_estate_privileges = yes } modifier = { max_absolutism = 1 } }
|
|
3267
3268
|
is_valid = {
|
|
3268
3269
|
has_unlocked_estate_privilege = { estate_privilege = estate_burghers_BYZ_single_market }
|
|
3269
3270
|
}
|