Fixes
This commit is contained in:
parent
72b0ebb938
commit
29b8e19ef6
58 changed files with 24636 additions and 24387 deletions
|
|
@ -2931,7 +2931,7 @@ nomad_events.0140 = {
|
|||
location = root.location
|
||||
template = merchant_template
|
||||
gender_female_chance = root_faith_dominant_gender_adjusted_female_chance
|
||||
faith = faith:catholic
|
||||
faith = faith:roman_catholic
|
||||
culture = culture:italian
|
||||
save_scope_as = merchant
|
||||
}
|
||||
|
|
@ -4920,7 +4920,7 @@ scripted_trigger nomad_events_0250_valid_priest = {
|
|||
this = root.faith
|
||||
this = root.location.county.faith
|
||||
has_doctrine_parameter = unreformed
|
||||
this = faith:rabbinism
|
||||
# this = faith:congregationist
|
||||
}
|
||||
}
|
||||
trigger_if = {
|
||||
|
|
@ -5196,7 +5196,7 @@ nomad_events.0250 = {
|
|||
}
|
||||
1 = { # Fallback, rare
|
||||
trigger = {
|
||||
NOT = { faith = faith:catholic }
|
||||
NOT = { faith = faith:roman_catholic }
|
||||
}
|
||||
modifier = {
|
||||
any_character_situation = { this = situation:game_rule_extra_nomads_sami }
|
||||
|
|
@ -5206,7 +5206,7 @@ nomad_events.0250 = {
|
|||
location = root.location
|
||||
template = priest_character_template
|
||||
gender_female_chance = root_faith_clergy_gender_female_chance
|
||||
faith = faith:catholic
|
||||
faith = faith:roman_catholic
|
||||
culture = culture:italian
|
||||
save_scope_as = priest
|
||||
}
|
||||
|
|
@ -5483,7 +5483,7 @@ nomad_events.0260 = {
|
|||
weight = {
|
||||
base = 1
|
||||
modifier = { # Catholics already end up in the Steppe
|
||||
faith = faith:catholic
|
||||
faith = faith:roman_catholic
|
||||
add = -250
|
||||
}
|
||||
modifier = { # Hindus shouldn't end up in the Steppe
|
||||
|
|
@ -5592,7 +5592,7 @@ nomad_events.0260 = {
|
|||
factor = 0
|
||||
}
|
||||
modifier = {
|
||||
scope:priest.faith = faith:catholic
|
||||
scope:priest.faith = faith:roman_catholic
|
||||
any_character_situation = {
|
||||
OR = {
|
||||
this = situation:the_great_steppe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue