finally not more vanilla sephardi
This commit is contained in:
parent
0af600a0c2
commit
2e9e3b5ed2
4 changed files with 72 additions and 96 deletions
|
|
@ -2663,6 +2663,7 @@ three_year_pool_pulse = {
|
|||
}
|
||||
}
|
||||
100 = courtier_guest_management.4001 # Wanderer becomes an adventurer
|
||||
100 = courtier_guest_management.4002
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -876,9 +876,6 @@ pool_repopulate_local_flavor = {
|
|||
geographical_region = world_europe
|
||||
geographical_region = world_asia_minor
|
||||
}
|
||||
NOT = {
|
||||
geographical_region = world_europe_west_iberia
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -887,38 +884,17 @@ pool_repopulate_local_flavor = {
|
|||
root.faith = { religion = { is_in_family = rf_pagan } }
|
||||
}
|
||||
}
|
||||
culture:sephardi = {
|
||||
culture:NEOW_sephardi = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
geographical_region = world_europe_west_iberia
|
||||
geographical_region = world_europe
|
||||
}
|
||||
}
|
||||
}
|
||||
culture:radhanite = {
|
||||
culture:sharoni = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
OR = {
|
||||
geographical_region = world_steppe
|
||||
geographical_region = world_india
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
culture:kochinim = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
geographical_region = world_india
|
||||
}
|
||||
}
|
||||
}
|
||||
culture:bavlim = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
OR = {
|
||||
geographical_region = world_middle_east
|
||||
geographical_region = world_middle_east_persia
|
||||
geographical_region = world_africa_north
|
||||
}
|
||||
geographical_region = world_europe
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1169,6 +1145,7 @@ pool_repopulate_local_flavor = {
|
|||
lifestyle_hunter = {}
|
||||
}
|
||||
dynasty = none
|
||||
|
||||
|
||||
after_creation = {
|
||||
random_list = {
|
||||
|
|
@ -1199,58 +1176,7 @@ pool_repopulate_local_flavor = {
|
|||
culture = { has_cultural_pillar = heritage_israelite }
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
random_list = {
|
||||
10 = {
|
||||
set_character_faith = faith:rabbinism
|
||||
}
|
||||
2 = {
|
||||
trigger = {
|
||||
root.capital_province.faith = {
|
||||
religion_tag = christianity_religion
|
||||
}
|
||||
root.capital_province = {
|
||||
geographical_region = world_europe_west_iberia
|
||||
}
|
||||
}
|
||||
set_character_faith = faith:conversos
|
||||
}
|
||||
40 = {
|
||||
trigger = {
|
||||
has_trait = lifestyle_mystic
|
||||
}
|
||||
set_character_faith = faith:merkabah
|
||||
}
|
||||
20 = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
OR = {
|
||||
geographical_region = world_europe_south_east
|
||||
geographical_region = world_asia_minor
|
||||
}
|
||||
}
|
||||
}
|
||||
set_character_faith = faith:samaritan
|
||||
}
|
||||
20 = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
OR = {
|
||||
geographical_region = world_europe_south_east
|
||||
geographical_region = world_asia_minor
|
||||
}
|
||||
}
|
||||
}
|
||||
set_character_faith = faith:karaism
|
||||
}
|
||||
90 = {
|
||||
trigger = {
|
||||
root.capital_province = {
|
||||
geographical_region = world_india
|
||||
}
|
||||
}
|
||||
set_character_faith = faith:malabarism
|
||||
}
|
||||
}
|
||||
set_character_faith = faith:congregationist
|
||||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
|
|
@ -1260,22 +1186,6 @@ pool_repopulate_local_flavor = {
|
|||
learn_language_of_culture = root.capital_province.culture
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
culture = culture:greek
|
||||
}
|
||||
random_list = {
|
||||
10 = {
|
||||
set_character_faith = faith:iconoclast
|
||||
}
|
||||
10 = {
|
||||
set_character_faith = faith:paulician
|
||||
}
|
||||
10 = {
|
||||
set_character_faith = faith:bogomilist
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
|
|
|
|||
|
|
@ -599,6 +599,7 @@ create_landless_minority_title_effect = {
|
|||
name = minority_creation_reason
|
||||
value = scope:minority_creation_reason
|
||||
}
|
||||
set_title_name = minority_name
|
||||
set_variable = {
|
||||
name = minority_flavor_char
|
||||
value = scope:minority_flavor_char
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue