Americans

This commit is contained in:
trashmasteruni 2026-06-26 01:34:56 +02:00
parent 8262c6bc40
commit 7a9f1a031a
32 changed files with 625 additions and 41 deletions

View file

@ -3576,7 +3576,7 @@ learning_theology_special.1003 = {
##################################################
scripted_trigger learning_theology_special_1101_rabbi_trigger = {
faith = faith:congregationist
faith = faith:kabbalist
OR = {
has_trait = education_learning_2
has_trait = education_learning_3
@ -3654,7 +3654,7 @@ learning_theology_special.1101 = {
create_character = {
location = root.capital_province
template = scholar_character
faith = faith:congregationist
faith = faith:kabbalist
culture = culture:french
trait = scholar
trait = diligent
@ -3698,11 +3698,11 @@ learning_theology_special.1101 = {
culture = root.culture
gender_female_chance = {
if = {
limit = { faith:congregationist = { has_doctrine_parameter = clergy_must_be_male } }
limit = { faith:kabbalist = { has_doctrine_parameter = clergy_must_be_male } }
value = 0
}
else_if = {
limit = { faith:congregationist = { has_doctrine_parameter = clergy_must_be_female } }
limit = { faith:kabbalist = { has_doctrine_parameter = clergy_must_be_female } }
value = 100
}
else = {