Bugs fixing

This commit is contained in:
Heidesommer 2026-05-24 05:01:46 -04:00
parent cb926c39aa
commit ebc206bb1c
117 changed files with 59950 additions and 11056 deletions

View file

@ -1146,28 +1146,28 @@ offer_vassalization_interaction = {
}
#HISTORICALLY ADMIN PEOPLES WANT TO BE ADMIN
modifier = {
add = 30
scope:actor = {
government_has_flag = government_is_administrative
}
scope:recipient = {
culture = {
OR = {
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
}
}
}
desc = "HISTORICAL_ADMIN_REASON"
}
# modifier = {
# add = 30
# scope:actor = {
# government_has_flag = government_is_administrative
# }
# scope:recipient = {
# culture = {
# OR = {
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# }
# }
# }
#
# desc = "HISTORICAL_ADMIN_REASON"
# }
modifier = { # AI-only weights, keep the pope from vassalizing too fast
trigger = {

View file

@ -308,14 +308,14 @@ arrange_marriage_interaction = {
}
}
piety = {
value = 0
if = {
limit = { scope:piety_cost_reduction = yes }
add = scope:actor.medium_piety_value
desc = STRUGGLE_MARRIAGE_ACCEPTANCE_USING_PIETY_AS_CURRENCY
}
}
# piety = {
# value = 0
# if = {
# limit = { scope:piety_cost_reduction = yes }
# add = scope:actor.medium_piety_value
# desc = STRUGGLE_MARRIAGE_ACCEPTANCE_USING_PIETY_AS_CURRENCY
# }
# }
influence = {
value = 0

View file

@ -5844,15 +5844,15 @@ release_from_prison_interaction = {
OR = {
culture = {
OR = {
# Historical cultures
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
# # Historical cultures
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# Bureaucratic culture
has_cultural_pillar = ethos_bureaucratic
}
@ -5871,14 +5871,14 @@ release_from_prison_interaction = {
culture = {
OR = {
# Historical cultures
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# Bureaucratic culture
has_cultural_pillar = ethos_bureaucratic
}
@ -5903,14 +5903,14 @@ release_from_prison_interaction = {
culture = {
OR = {
# Historical cultures
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# Bureaucratic culture
has_cultural_pillar = ethos_bureaucratic
}

View file

@ -2711,10 +2711,7 @@ learn_language_interaction = {
modifier = { # Coptic/Orthodox clergy/pious people want to learn greek
add = 50
scope:actor = {
OR = {
faith = faith:orthodox
faith = faith:coptic
}
faith.religion = religion:eastern_orthodox_religion
OR = {
has_trait = zealous
has_trait = humble

View file

@ -9422,28 +9422,28 @@ mpo_offer_submission_or_ruin = {
}
#HISTORICALLY ADMIN PEOPLES WANT TO BE ADMIN
modifier = {
add = 30
scope:actor = {
government_has_flag = government_is_administrative
}
scope:recipient = {
culture = {
OR = {
this = culture:greek
any_parent_culture_or_above = {
this = culture:greek
}
this = culture:han
any_parent_culture_or_above = {
this = culture:han
}
}
}
}
desc = "HISTORICAL_ADMIN_REASON"
}
# modifier = {
# add = 30
# scope:actor = {
# government_has_flag = government_is_administrative
# }
# scope:recipient = {
# culture = {
# OR = {
# this = culture:greek
# any_parent_culture_or_above = {
# this = culture:greek
# }
# this = culture:han
# any_parent_culture_or_above = {
# this = culture:han
# }
# }
# }
# }
#
# desc = "HISTORICAL_ADMIN_REASON"
# }
modifier = { # AI-only weights, keep the pope from vassalizing too fast
trigger = {