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

@ -758,9 +758,7 @@ mpo_events_tova.0003 = { #Peasants mock ruler and face deadly consequences.
if = {
limit = {
root.faith = {
religion_tag = christianity_religion
}
NEOW_religion_is_broadly_christian_trigger = yes
has_trait = zealous
}
add_stress = medium_stress_loss

View file

@ -2879,7 +2879,7 @@ nomad_events.0140 = {
location = root.location
template = merchant_template
gender_female_chance = root_faith_dominant_gender_adjusted_female_chance
faith = faith:ashari
faith = faith:aqlani
culture = culture:bolghar
save_scope_as = merchant
}
@ -5038,7 +5038,7 @@ nomad_events.0250 = {
random_list = {
10 = {
trigger = {
NOT = { faith = faith:ashari }
NOT = { faith = faith:aqlani }
NOT = { any_character_situation = { this = situation:game_rule_extra_nomads_sami } }
}
modifier = {
@ -5049,7 +5049,7 @@ nomad_events.0250 = {
location = root.location
template = priest_character_template
gender_female_chance = root_faith_clergy_gender_female_chance
faith = faith:ashari
faith = faith:aqlani
culture = culture:bolghar
save_scope_as = priest
}