Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
|
|
@ -38,29 +38,13 @@ apa_leveraging_language_skills = {
|
|||
knows_language = language_arabic
|
||||
}
|
||||
AND = {
|
||||
scope:province = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
faith = faith:mozarabic_church
|
||||
}
|
||||
}
|
||||
scope:province.religion = religion:catholic_religion
|
||||
knows_language = language_latin
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:cathar
|
||||
knows_language = language_occitano_romance
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:armenian_apostolic
|
||||
knows_language = language_armenian
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:nestorian
|
||||
knows_language = language_aramaic
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:lamaism
|
||||
knows_language = language_tibetan
|
||||
|
|
@ -81,7 +65,7 @@ apa_leveraging_language_skills = {
|
|||
religion = religion:protestant_religion
|
||||
}
|
||||
NOR = { #Non-Greek
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
|
|
|
|||
|
|
@ -3302,7 +3302,7 @@ undirected_great_holy_war = {
|
|||
# First of the Crusader Kings achievement tracking.
|
||||
if = {
|
||||
limit = {
|
||||
scope:attacker.faith = faith:catholic
|
||||
scope:attacker.religion = religion:catholic_religion
|
||||
NOT = { exists = global_var:had_first_catholic_crusade }
|
||||
}
|
||||
# Credit where chredit is due.
|
||||
|
|
|
|||
|
|
@ -5308,7 +5308,7 @@ greek_anarchy_cb = {
|
|||
#Venetians...
|
||||
AND = {
|
||||
government_has_flag = government_is_republic
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
has_trait = despoiler_of_byzantium
|
||||
}
|
||||
|
|
@ -5504,7 +5504,7 @@ greek_anarchy_cb = {
|
|||
}
|
||||
ep3_orthodox_faith_trigger = yes
|
||||
faith = faith:hellenic_pagan
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
has_trait = despoiler_of_byzantium
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2658,7 +2658,7 @@ learn_language_interaction = {
|
|||
modifier = { # Catholic clergy/pious people want to learn latin
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
|
|
@ -2678,7 +2678,7 @@ learn_language_interaction = {
|
|||
modifier = { # Catholic clergy/pious people want to learn Italian
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
|
|
|
|||
|
|
@ -3450,7 +3450,7 @@ GetAdventureNameBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
culture = {
|
||||
has_cultural_era_or_later = culture_era_high_medieval
|
||||
}
|
||||
|
|
@ -3514,7 +3514,7 @@ GetAdventureNameBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -3530,7 +3530,7 @@ GetAdventureNameBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
ai_zeal >= low_positive_ai_value
|
||||
OR = {
|
||||
exists = global_var:cath_crusade_1
|
||||
|
|
@ -4193,7 +4193,7 @@ GetAdventureNameBand = {
|
|||
has_trait = scholar
|
||||
has_education_learning_trigger = yes
|
||||
}
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -11539,7 +11539,7 @@ GetAdventureNameReverentBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
culture = {
|
||||
has_cultural_era_or_later = culture_era_high_medieval
|
||||
}
|
||||
|
|
@ -11603,7 +11603,7 @@ GetAdventureNameReverentBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -12041,7 +12041,7 @@ GetAdventureNameReverentBand = {
|
|||
has_trait = scholar
|
||||
has_education_learning_trigger = yes
|
||||
}
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -354,7 +354,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -365,7 +365,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -376,7 +376,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -387,7 +387,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -398,7 +398,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -409,7 +409,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -518,7 +518,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -529,7 +529,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -540,7 +540,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -551,7 +551,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -562,7 +562,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -573,7 +573,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -682,7 +682,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -693,7 +693,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -704,7 +704,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -715,7 +715,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -726,7 +726,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -737,7 +737,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ GetFaithSacredLanguage = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
|
|
@ -173,7 +173,7 @@ GetFaithSacredLanguageCharacter = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
|
|
|
|||
|
|
@ -343,7 +343,7 @@ GetLearningBuilding = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_culture = culture:french
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
localization_key = building_type_notre_dame_01
|
||||
|
|
@ -370,7 +370,7 @@ GetLearningBuilding = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_culture = culture:franconian
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
localization_key = building_type_holy_site_cologne_cathedral_01
|
||||
|
|
@ -379,7 +379,7 @@ GetLearningBuilding = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_culture = culture:anglo_saxon
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
localization_key = building_type_holy_site_canterbury_cathedral_01
|
||||
|
|
|
|||
|
|
@ -1313,7 +1313,7 @@ return_rome_decision = {
|
|||
|
||||
is_shown = {
|
||||
top_liege = this
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
exists = faith.religious_head
|
||||
faith.religious_head = {
|
||||
OR = {
|
||||
|
|
@ -1389,7 +1389,7 @@ return_rome_decision = {
|
|||
ai_potential = {
|
||||
is_at_war = no
|
||||
top_liege = this
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
ai_zeal > very_high_negative_ai_value
|
||||
title:c_roma = {
|
||||
holder = {
|
||||
|
|
|
|||
1369
common/decisions/80_major_decisions_middle_europe.txt
Normal file
1369
common/decisions/80_major_decisions_middle_europe.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -810,7 +810,7 @@ restore_papacy_decision = {
|
|||
is_shown = {
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
NOT = { faith = { exists = religious_head } }
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
}
|
||||
|
|
@ -842,7 +842,7 @@ restore_papacy_decision = {
|
|||
}
|
||||
|
||||
ai_potential = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
NOT = { faith = { exists = religious_head } }
|
||||
}
|
||||
|
|
@ -880,7 +880,7 @@ restore_pope_in_rome_decision = {
|
|||
is_shown = {
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
NOR = {
|
||||
has_title = title:k_papal_state
|
||||
is_roman_emperor_excluding_byzantium_trigger = yes
|
||||
|
|
@ -951,7 +951,7 @@ restore_pope_in_rome_decision = {
|
|||
}
|
||||
|
||||
ai_potential = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1204,7 +1204,7 @@ recreate_byzantine_empire_decision = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
add = 500
|
||||
}
|
||||
|
|
|
|||
|
|
@ -363,7 +363,7 @@ bubonic_plague = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
OR = {
|
||||
outbreak_province.county.faith = faith:catholic
|
||||
outbreak_province.county.religion = religion:catholic_religion
|
||||
outbreak_province.county.faith = faith:orthodox
|
||||
outbreak_province.county.faith = faith:nestorian
|
||||
outbreak_province.county.faith = faith:coptic
|
||||
|
|
@ -2365,7 +2365,7 @@ ergotism = { #dancing plague - not contagious
|
|||
outbreak_province = {
|
||||
county = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
faith = faith:coptic
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
k_gondor_cosmetic = {
|
||||
color = { 10 5 35 }
|
||||
|
||||
capital = c_paris
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
e_numenor_cosmetic = {
|
||||
color = { 75 30 95 }
|
||||
|
||||
capital = c_paris
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
d_novelist_high_king = {
|
||||
|
|
@ -15,5 +15,5 @@ d_novelist_high_king = {
|
|||
|
||||
definite_form = yes
|
||||
|
||||
capital = c_paris
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
|
@ -152,7 +152,7 @@ e_germany = {
|
|||
color = { 165 185 122 }
|
||||
}
|
||||
}
|
||||
c_tangermunde # Tangermünde
|
||||
c_tangermunde = { # Tangermünde
|
||||
color = { 115 135 115 }
|
||||
|
||||
cultural_names = {
|
||||
|
|
|
|||
|
|
@ -2212,7 +2212,7 @@ e_nistrenia = {
|
|||
d_turov = {
|
||||
color = { 129 163 28 }
|
||||
|
||||
capital = c_orsha
|
||||
capital = c_turov
|
||||
|
||||
|
||||
c_turov = {
|
||||
|
|
|
|||
|
|
@ -441,7 +441,7 @@ e_visegrad = {
|
|||
}
|
||||
d_lubusz = {
|
||||
color = { 151 41 46 }
|
||||
color2 = { 255 255 255 }
|
||||
|
||||
capital = c_grunberg # Zielona Góra
|
||||
|
||||
c_grunberg = { # Zielona Góra
|
||||
|
|
@ -2486,8 +2486,4 @@ e_visegrad = {
|
|||
}
|
||||
}
|
||||
}
|
||||
d_danzig = {
|
||||
color = { 144 12 12 }
|
||||
capital = c_danzig
|
||||
}
|
||||
}
|
||||
|
|
@ -2436,7 +2436,7 @@ ranaheim = {
|
|||
}
|
||||
|
||||
jorvik = {
|
||||
county = c_north_riding
|
||||
county = c_richmond
|
||||
barony = b_yarlestre
|
||||
|
||||
character_modifier = {
|
||||
|
|
|
|||
|
|
@ -1229,7 +1229,7 @@ pool_repopulate_local_flavor = {
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
culture = atlantannach
|
||||
culture = culture:atlantannach
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:iberian
|
||||
|
|
@ -1245,7 +1245,7 @@ pool_repopulate_local_flavor = {
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
culture = traveller
|
||||
culture = culture:traveller
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:celtic
|
||||
|
|
@ -1260,7 +1260,7 @@ pool_repopulate_local_flavor = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
culture = beur
|
||||
culture = culture:beur
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:simurghi
|
||||
|
|
@ -1275,7 +1275,7 @@ pool_repopulate_local_flavor = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
culture = turkisch
|
||||
culture = culture:turkisch
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:quranist
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
dynasty = none
|
||||
random_traits = yes
|
||||
culture = culture:frankish
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
martial = {
|
||||
min_template_high_skill
|
||||
max_template_high_skill
|
||||
|
|
|
|||
|
|
@ -764,7 +764,7 @@ restore_papacy_scripted_effect = {
|
|||
if = { #Pick your chaplain first.
|
||||
limit = {
|
||||
exists = cp:councillor_court_chaplain
|
||||
cp:councillor_court_chaplain = { faith = faith:catholic }
|
||||
cp:councillor_court_chaplain = { religion = religion:catholic_religion }
|
||||
}
|
||||
cp:councillor_court_chaplain = { save_scope_as = new_pope }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -968,7 +968,7 @@ building_breweries_requirement = {
|
|||
has_building_or_higher = temple_$NUMBER$
|
||||
}
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = { has_doctrine_parameter = allows_brewery }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@ ep3_frankokratia_transiting_relative_trigger = {
|
|||
}
|
||||
highest_held_title_tier < tier_county
|
||||
NOT = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
is_imprisoned = yes
|
||||
is_incapable = yes
|
||||
|
|
@ -164,7 +164,7 @@ ep3_frankokratia_transiting_relative_trigger = {
|
|||
|
||||
ep3_frankokratia_story_owner_trigger = {
|
||||
save_temporary_scope_as = char_temp
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_playable_character = yes
|
||||
highest_held_title_tier >= tier_county
|
||||
highest_held_title_tier <= tier_kingdom
|
||||
|
|
@ -382,7 +382,7 @@ ep3_frankokratia_will_start_trigger = {
|
|||
}
|
||||
|
||||
ep3_frankokratia_financier_trigger = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_ai = yes
|
||||
#Not pals with byz emperor
|
||||
NOR = {
|
||||
|
|
@ -675,7 +675,7 @@ ep3_frankokratia_notification_recipient_trigger = {
|
|||
}
|
||||
}
|
||||
#Most affected Christians
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:armenian_apostolic
|
||||
#Target faith of crusade
|
||||
|
|
|
|||
|
|
@ -1868,8 +1868,8 @@ coronation_events.0205 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
location.barony = title:b_vaticano
|
||||
faith = faith:catholic
|
||||
scope:host.faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
scope:host.religion = religion:catholic_religion
|
||||
}
|
||||
desc = coronation_events.0205.st_peters
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7828,8 +7828,8 @@ coronation_events.6120 = {
|
|||
location.barony = title:b_constantinople
|
||||
AND = {
|
||||
location.barony = title:b_vaticano
|
||||
faith = faith:catholic
|
||||
scope:host.faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
scope:host.religion = religion:catholic_religion
|
||||
}
|
||||
AND = {
|
||||
current_year >= 950
|
||||
|
|
|
|||
|
|
@ -11608,7 +11608,7 @@ pilgrimage.6760 = {
|
|||
OR = {
|
||||
NOR = {
|
||||
faith = faith:orthodox
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
any_secret = { type = secret_non_believer }
|
||||
}
|
||||
|
|
@ -11617,7 +11617,7 @@ pilgrimage.6760 = {
|
|||
OR = {
|
||||
NOR = {
|
||||
faith = faith:orthodox
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
any_secret = { type = secret_non_believer }
|
||||
}
|
||||
|
|
@ -11650,7 +11650,7 @@ pilgrimage.6760 = {
|
|||
limit = {
|
||||
NOR = {
|
||||
faith = faith:orthodox
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
faith.religion ?= religion:christianity_religion
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3129,7 +3129,7 @@ court.3060 = {
|
|||
##################################################
|
||||
|
||||
scripted_trigger pope_joan_trigger = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_female = yes
|
||||
any_held_title = { is_head_of_faith = no }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1100,7 +1100,7 @@ roman_restoration.0100 = {
|
|||
# As a Catholic
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
desc = roman_restoration.0100.desc.catholic
|
||||
}
|
||||
|
|
@ -1108,7 +1108,7 @@ roman_restoration.0100 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
}
|
||||
}
|
||||
|
|
@ -1137,7 +1137,7 @@ roman_restoration.0100 = {
|
|||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
}
|
||||
faith:orthodox = {
|
||||
save_scope_as = loser_faith
|
||||
|
|
@ -1182,7 +1182,7 @@ roman_restoration.0101 = {
|
|||
# As a Catholic
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
}
|
||||
desc = roman_restoration.0101.desc.catholic
|
||||
}
|
||||
|
|
@ -1190,7 +1190,7 @@ roman_restoration.0101 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
scope:mending_faith = faith:orthodox
|
||||
}
|
||||
}
|
||||
|
|
@ -1275,7 +1275,7 @@ roman_restoration.0102 = {
|
|||
# As a Catholic
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
}
|
||||
desc = roman_restoration.0101.desc.catholic
|
||||
}
|
||||
|
|
@ -1283,7 +1283,7 @@ roman_restoration.0102 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
scope:mending_faith = faith:orthodox
|
||||
}
|
||||
}
|
||||
|
|
@ -1324,7 +1324,7 @@ roman_restoration.0103 = {
|
|||
# As a Catholic
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
}
|
||||
desc = roman_restoration.0100.desc.catholic
|
||||
}
|
||||
|
|
@ -1332,7 +1332,7 @@ roman_restoration.0103 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
NOR = {
|
||||
scope:mending_faith = faith:catholic
|
||||
scope:mending_religion = religion:catholic_religion
|
||||
scope:mending_faith = faith:orthodox
|
||||
}
|
||||
}
|
||||
|
|
@ -2086,7 +2086,7 @@ roman_restoration.0125 = {
|
|||
# Catholic Reaction
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
root.faith = faith:catholic
|
||||
root.religion = religion:catholic_religion
|
||||
}
|
||||
desc = roman_restoration.0125.desc.catholic
|
||||
}
|
||||
|
|
@ -2094,7 +2094,7 @@ roman_restoration.0125 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
root.faith = faith:catholic
|
||||
root.religion = religion:catholic_religion
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -2115,7 +2115,7 @@ roman_restoration.0125 = {
|
|||
immediate = {
|
||||
#Catholics are happy!
|
||||
if = {
|
||||
limit = { faith = faith:catholic }
|
||||
limit = { religion = religion:catholic_religion }
|
||||
play_music_cue = "mx_cue_sacredrite"
|
||||
}
|
||||
}
|
||||
|
|
@ -2123,14 +2123,14 @@ roman_restoration.0125 = {
|
|||
option = {
|
||||
name = roman_restoration.0125.a
|
||||
trigger = {
|
||||
root.faith = faith:catholic
|
||||
root.religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = roman_restoration.0125.b
|
||||
trigger = {
|
||||
NOT = {
|
||||
root.faith = faith:catholic
|
||||
root.religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2346,7 +2346,7 @@ roman_restoration.0131 = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
root.faith = faith:catholic
|
||||
root.religion = religion:catholic_religion
|
||||
NOT = { has_trait = cynical }
|
||||
}
|
||||
add_opinion = {
|
||||
|
|
|
|||
|
|
@ -2947,7 +2947,7 @@ fp2_struggle.1010 = { # Soul of Iron, by Ola Jentzsch
|
|||
scarred = {}
|
||||
}
|
||||
culture = scope:toledo_county.culture
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
dynasty = none
|
||||
save_scope_as = great_swordsmith #this saves him as a scope so we can get nice effects to bounce off him!
|
||||
}
|
||||
|
|
@ -4342,9 +4342,9 @@ fp2_struggle.1050 = {
|
|||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
scope:visionary_spouse= {
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
desc = fp2_struggle.1050.desc_christian_bling_reference_drop
|
||||
|
|
@ -9046,7 +9046,7 @@ fp2_struggle.2009 = {
|
|||
stewardship = { 4 7 }
|
||||
intrigue = { 8 22 }
|
||||
culture = culture:basque
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
dynasty = none
|
||||
after_creation = { add_gold = minor_gold_value }
|
||||
|
||||
|
|
@ -9086,7 +9086,7 @@ fp2_struggle.2009 = {
|
|||
stewardship = { 10 17 }
|
||||
intrigue = { 8 16 }
|
||||
culture = culture:basque
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
dynasty = none
|
||||
after_creation = {
|
||||
add_gold = major_gold_value
|
||||
|
|
|
|||
|
|
@ -5214,7 +5214,7 @@ fp2_yearly.8004 = {
|
|||
}
|
||||
culture = culture:italian
|
||||
dynasty = none
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
save_scope_as = translation_enthusiast #this is needed to get the loc right
|
||||
}
|
||||
set_global_variable = gerard_of_cremona_created
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ warhorse.0002 = {
|
|||
trigger = {
|
||||
OR = { faith.religion = religion:eastern_orthodox_religion faith.religion = religion:catholic_religion faith.religion = religion:protestant_religion }
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
trigger_if = {
|
||||
limit = { is_landed = yes }
|
||||
capital_province = { geographical_region = world_europe }
|
||||
|
|
|
|||
|
|
@ -631,7 +631,7 @@ great_holy_war.0003 = {
|
|||
#Catholic flavour
|
||||
triggered_desc = {
|
||||
desc = great_holy_war.0003.catholic.desc
|
||||
trigger = { scope:the_faith = faith:catholic }
|
||||
trigger = { scope:the_religion = religion:catholic_religion }
|
||||
}
|
||||
#Everyone else
|
||||
desc = great_holy_war.0003.fallback.desc
|
||||
|
|
@ -813,7 +813,7 @@ great_holy_war.0005 = {
|
|||
limit = {
|
||||
any_pledged_attacker = {
|
||||
primary_title = { is_head_of_faith = yes }
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
exists = global_var:byz_claimant_champion
|
||||
global_var:byz_claimant_champion = {
|
||||
|
|
@ -1144,7 +1144,7 @@ great_holy_war.0011 = {
|
|||
#Christian Flavor
|
||||
triggered_desc = { #Catholic Crusades, because of Rome.
|
||||
trigger = {
|
||||
scope:awakening_faith = faith:catholic
|
||||
scope:awakening_religion = religion:catholic_religion
|
||||
exists = scope:ghw_first_sponsor
|
||||
great_holy_war_0010_rome_reason_trigger = yes
|
||||
}
|
||||
|
|
@ -1168,7 +1168,7 @@ great_holy_war.0011 = {
|
|||
}
|
||||
triggered_desc = { #Catholic Crusades, because of Jerusalem.
|
||||
trigger = {
|
||||
scope:awakening_faith = faith:catholic
|
||||
scope:awakening_religion = religion:catholic_religion
|
||||
exists = scope:ghw_first_sponsor
|
||||
great_holy_war_0010_jerusalem_reason_trigger = yes
|
||||
}
|
||||
|
|
@ -1620,14 +1620,14 @@ great_holy_war.0017 = {
|
|||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:scoped_pope = { faith = faith:catholic }
|
||||
scope:scoped_pope = { religion = religion:catholic_religion }
|
||||
}
|
||||
desc = great_holy_war.0017.desc.a
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
scope:scoped_pope = { faith = faith:catholic }
|
||||
scope:scoped_pope = { religion = religion:catholic_religion }
|
||||
}
|
||||
}
|
||||
desc = great_holy_war.0017.desc.b
|
||||
|
|
@ -2287,7 +2287,6 @@ great_holy_war.0021 = {
|
|||
}
|
||||
scope:the_faith.great_holy_war = { pledge_defender = root }
|
||||
}
|
||||
45
|
||||
45 = { #Do not pledge.
|
||||
modifier = { #More pledging happening at start of preparation phase.
|
||||
factor = 0.75
|
||||
|
|
@ -3650,7 +3649,7 @@ great_holy_war.0051 = {
|
|||
scope:attacker.faith.great_holy_war = {
|
||||
has_pledged_attacker = root
|
||||
}
|
||||
scope:the_faith = faith:catholic
|
||||
scope:the_religion = religion:catholic_religion
|
||||
}
|
||||
desc = great_holy_war.0051.catholic.attackers.desc
|
||||
}
|
||||
|
|
@ -3660,7 +3659,7 @@ great_holy_war.0051 = {
|
|||
scope:attacker.faith.great_holy_war = {
|
||||
has_pledged_attacker = root
|
||||
}
|
||||
NOT = { scope:the_faith = faith:catholic }
|
||||
NOT = { scope:the_religion = religion:catholic_religion }
|
||||
}
|
||||
desc = great_holy_war.0051.generic.attackers.desc
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1862,7 +1862,6 @@ dorothea_burkhardinger={
|
|||
johann_baptist_i_of_muhldorf={
|
||||
name="Johann_spc_Baptist"
|
||||
dynasty=hartmann_dynasty #Hartmann
|
||||
father=johann_baptist_i_of_muhldorf
|
||||
culture=bavarian
|
||||
religion=roman_catholic
|
||||
2084.1.23={birth=yes}
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@
|
|||
religion = roman_catholic
|
||||
}
|
||||
3140 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
929.1.1 = {
|
||||
|
|
@ -219,7 +219,7 @@
|
|||
}
|
||||
###c_spreewald
|
||||
3180 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
1000.1.1 = {
|
||||
|
|
@ -234,7 +234,7 @@
|
|||
holding = none
|
||||
}
|
||||
3175 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = none
|
||||
1000.1.1 = {
|
||||
|
|
@ -394,7 +394,7 @@
|
|||
}
|
||||
###c_wendland
|
||||
2895 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = volksmarchen
|
||||
holding = castle_holding
|
||||
1120.1.1 = {
|
||||
|
|
@ -478,7 +478,7 @@
|
|||
}
|
||||
###c_stendal
|
||||
2900 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = volksmarchen
|
||||
holding = castle_holding
|
||||
1120.1.1 = {
|
||||
|
|
@ -876,7 +876,7 @@
|
|||
}
|
||||
###c_erzgebirg
|
||||
3012 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
1170.1.1 = {
|
||||
|
|
@ -909,7 +909,7 @@
|
|||
holding = tribal_holding
|
||||
}
|
||||
3025 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
1150.1.1 = {
|
||||
|
|
@ -939,7 +939,7 @@
|
|||
holding = none
|
||||
}
|
||||
2980 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
990.1.1 = {
|
||||
|
|
@ -980,7 +980,7 @@
|
|||
holding = none
|
||||
}
|
||||
3024 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = none
|
||||
}
|
||||
|
|
@ -1011,7 +1011,7 @@
|
|||
}
|
||||
###c_merseburg
|
||||
2935 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = volksmarchen
|
||||
holding = none
|
||||
1120.1.1 = {
|
||||
|
|
@ -1027,7 +1027,7 @@
|
|||
holding = none
|
||||
}
|
||||
3020 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = none
|
||||
1150.1.1 = {
|
||||
|
|
@ -1844,7 +1844,7 @@
|
|||
}
|
||||
###c_weimar
|
||||
3005 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = volksmarchen
|
||||
holding = tribal_holding
|
||||
1120.1.1 = {
|
||||
|
|
@ -1865,7 +1865,7 @@
|
|||
religion = einblicker
|
||||
}
|
||||
3003 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = volksmarchen
|
||||
holding = none
|
||||
1120.1.1 = {
|
||||
|
|
|
|||
|
|
@ -457,7 +457,7 @@
|
|||
holding = castle_holding
|
||||
}
|
||||
3787 = { #Servia
|
||||
holding = churhc_holding
|
||||
holding = church_holding
|
||||
culture = NEOW_pindusian
|
||||
religion = megalocratic
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1046,7 +1046,7 @@
|
|||
##d_holstein
|
||||
###c_kiel
|
||||
2801 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
950.1.1 = {
|
||||
|
|
@ -1071,7 +1071,7 @@
|
|||
}
|
||||
###c_lubeck
|
||||
2804 = {
|
||||
culture = polabian
|
||||
culture = sorbian
|
||||
religion = chernobozhye
|
||||
holding = tribal_holding
|
||||
950.1.1 = {
|
||||
|
|
|
|||
|
|
@ -613,7 +613,6 @@
|
|||
holding = none
|
||||
}
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
###c_tuluchezeva
|
||||
5374 = { #Tuluchezeva
|
||||
culture = NEOW_cossack
|
||||
|
|
@ -1321,9 +1320,7 @@
|
|||
#Small settlement , mostly placeholder
|
||||
holding = none
|
||||
}
|
||||
=======
|
||||
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -930,7 +930,7 @@
|
|||
}
|
||||
4155 = { # Třebíč
|
||||
holding = none
|
||||
} holding = castle_holding
|
||||
}
|
||||
|
||||
###c_prerov/Zlín
|
||||
4159 = { # Zlín
|
||||
|
|
@ -1163,7 +1163,7 @@
|
|||
#Presence of settlements dating to the Arpad era
|
||||
}
|
||||
3804 = { #Kecskemet
|
||||
holding = castle
|
||||
holding = castle_holding
|
||||
culture = hungarian
|
||||
religion = nepmese
|
||||
#Small villages in XIIIth
|
||||
|
|
|
|||
30
history/struggles/_struggles.info
Normal file
30
history/struggles/_struggles.info
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
|
||||
date = {
|
||||
effect = {
|
||||
...
|
||||
}
|
||||
}
|
||||
|
||||
# Examples:
|
||||
# Start iberian_struggle struggle in 714.1.1
|
||||
# 714.1.1 = {
|
||||
# effect = {
|
||||
# if = {
|
||||
# limit = { has_dlc_feature = the_fate_of_iberia }
|
||||
# start_struggle = {
|
||||
# struggle_type = iberian_struggle
|
||||
# start_phase = struggle_iberia_phase_opportunity
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
# End iberian_struggle struggle in 716.1.1. If the struggle didn't start before then there is going to be an error (be sure to run an existence check)
|
||||
# 716.1.1 = {
|
||||
# effect = {
|
||||
# if = {
|
||||
# limit = { has_dlc_feature = the_fate_of_iberia }
|
||||
# end_struggle = secure_iberian_foothold_decision_title
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
1
history/struggles/iberian_struggle_history.txt
Normal file
1
history/struggles/iberian_struggle_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
history/struggles/persian_struggle_history.txt
Normal file
1
history/struggles/persian_struggle_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
history/struggles/tgp_dynastic_cycle_history.txt
Normal file
1
history/struggles/tgp_dynastic_cycle_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
history/struggles/tgp_silk_road_history.txt
Normal file
1
history/struggles/tgp_silk_road_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
|
|
@ -1871,7 +1871,7 @@ e_arabia = {
|
|||
ai_primary_priority = {
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
add = @always_primary_score
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26469,8 +26469,8 @@
|
|||
b_tzoumerka:0 "Tzoumerka"
|
||||
c_trikala:0 "Trikala"
|
||||
c_trikala_adj:0 "Trikalan"
|
||||
d_peloponese:0 "Peloponese"
|
||||
d_peloponese_adj:0 "Peloponessian"
|
||||
d_peloponnese:0 "Peloponese"
|
||||
d_peloponnese_adj:0 "Peloponessian"
|
||||
c_elis:0 "Elis"
|
||||
c_elisa_adj:0 "Elisian"
|
||||
b_kyparissia:0 "Kyparissia"
|
||||
|
|
|
|||
|
|
@ -204,9 +204,11 @@ world_europe_east = {
|
|||
empires = {
|
||||
e_visegrad
|
||||
e_baltic
|
||||
e_zapadnorussia
|
||||
e_volga-ural
|
||||
}
|
||||
kingdoms = {
|
||||
k_transylvania k_dacia k_moldavia k_ruthenia k_belarus k_galicia-volhynia k_white_rus k_moskva k_novgorod k_bjarmaland k_crimea k_chernozem
|
||||
k_transylvania k_dacia k_moldavia k_ruthenia k_belarus k_galicia-volhynia k_white_rus k_crimea k_volgograd k_kuban k_caucasus
|
||||
}
|
||||
duchies = {
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue