diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 11a92085..233d7f02 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -1970,6 +1970,11 @@ hrabisid_dynasty = { culture = sorbian } +wank_dynasty = { + name = dynn_Wank + culture = sorbian +} + gamrat_dynasty = { name = dynn_gamrat culture = NEOW_greater_polish diff --git a/common/landed_titles/LAAMPs.txt b/common/landed_titles/LAAMPs.txt index 03e667b4..a6d9cb1e 100644 --- a/common/landed_titles/LAAMPs.txt +++ b/common/landed_titles/LAAMPs.txt @@ -158,5 +158,19 @@ d_laamp_masaryk = { destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } +} +d_laamp_wanko_wank = { + color = { 100 100 100 } + capital = c_czerska + + definite_form = yes + landless = yes + ruler_uses_title_name = no + always_follows_primary_heir = yes + no_automatic_claims = no + + destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } } \ No newline at end of file diff --git a/common/religion/doctrine_types/30_core_tenets.txt b/common/religion/doctrine_types/30_core_tenets.txt index 3c46020a..9c91ef4d 100644 --- a/common/religion/doctrine_types/30_core_tenets.txt +++ b/common/religion/doctrine_types/30_core_tenets.txt @@ -2236,14 +2236,7 @@ tenet_pastoral_isolation = { icon = core_tenet_pastoral_isolation - is_shown = { - OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } - } can_pick = { - custom_description = { - text = doctrine_no_head_of_faith_trigger - doctrine:doctrine_no_head = { is_in_list = selected_doctrines } - } custom_description = { text = incompatible_tenet_false_conversion_sanction_trigger NOT = { @@ -2257,9 +2250,7 @@ } parameters = { - hostility_override_special_doctrine_is_christian_faith = 0 #For loc: - is_christian_faith_pastoral_isolation_loc_override = 0 sanctioned_false_conversion = yes unattractive_for_character_conversions = yes tenet_unlocks_t3_withdraw_from_view = yes diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index 33d27cd8..0ecc5ab5 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -584,7 +584,7 @@ nistria0030 = { nistria0031 = { name = "Bohdan" dynasty = melnyk_dynasty - religion = orthodox + religion = greek_catholic culture = NEOW_vohlynian trait = education_diplomacy_2 trait = chaste diff --git a/history/characters/NEOW_e_zapadoslavia.txt b/history/characters/NEOW_e_zapadoslavia.txt index 04561d75..8dfab107 100644 --- a/history/characters/NEOW_e_zapadoslavia.txt +++ b/history/characters/NEOW_e_zapadoslavia.txt @@ -1078,8 +1078,8 @@ zapadoslavia0049 = { #Osvicenist Count of Walzbrych zapadoslavia0050 = { #Cadaverist Count of Gop name = "Masław" dynasty = olelkowicz_dynasty - religion = "cadaverist" - culture = NEOW_silesian + religion = "mysteriosophy" + culture = wymysorys trait = education_intrigue_4 trait = sadistic trait = deceitful @@ -1807,7 +1807,7 @@ zapadoslavia0082 = { zapadoslavia0083 = { name = "Zofia" dynasty = temp_dynasty - religion = "mariavite" + religion = "cadaverist" culture = goral trait = shy trait = shrewd @@ -1827,7 +1827,7 @@ zapadoslavia0083 = { zapadoslavia0084 = { name = "Nikodem" dynasty = temp_dynasty - religion = "mariavite" + religion = "cadaverist" culture = goral trait = generous trait = gregarious @@ -1846,7 +1846,7 @@ zapadoslavia0084 = { zapadoslavia0085 = { name = "Vasil" dynasty = temp_dynasty - religion = "mariavite" + religion = "greek_catholic" culture = NEOW_carpathian trait = arbitrary trait = arrogant @@ -1864,7 +1864,7 @@ zapadoslavia0085 = { zapadoslavia0086 = { name = "Aleksander" dynasty = temp_dynasty - religion = "mariavite" + religion = "greek_catholic" culture = NEOW_carpathian trait = gregarious trait = arrogant @@ -2395,3 +2395,22 @@ hungary0009 = { #count of baranya death = yes } } + +wanko_wank = { # the lord of wank + name = "Wańko" + dynasty = wank_dynasty + religion = mariavite + culture = sorbian + sexuality = bisexual + trait = education_intrigue_4 + trait = seducer + trait = ambitious + trait = lustful + trait = arrogant + 2523.3.27 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} diff --git a/history/provinces/e_zapadoslavia.txt b/history/provinces/e_zapadoslavia.txt index 184218ad..e5a66b0b 100644 --- a/history/provinces/e_zapadoslavia.txt +++ b/history/provinces/e_zapadoslavia.txt @@ -1075,7 +1075,7 @@ ###c_cieszyn 3040 = { # Cieszyn culture = NEOW_silesian - religion = mariavite + religion = cadaverist holding = castle_holding } 3041 = { # Bielsko-Biała diff --git a/history/titles/NEOW_laamp_titles.txt b/history/titles/NEOW_laamp_titles.txt index e891fdcb..1aee997a 100644 --- a/history/titles/NEOW_laamp_titles.txt +++ b/history/titles/NEOW_laamp_titles.txt @@ -164,3 +164,18 @@ d_laamp_masaryk = { # Exiled Son of Count Libor } } } + + +d_laamp_wanko_wank = { # Exiled Son of Count Libor + 2555.1.1 = { + liege = 0 + holder = wanko_wank + government = landless_adventurer_government + succession_laws = { landless_adventurer_succession_law } + effect = { + create_landless_adventurer_title_history_effect = yes + set_variable = { name = adventurer_creation_reason value = flag:voluntary } + destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 } + } + } +} diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index 4ff756bb..d0cef2df 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -25435,6 +25435,8 @@ d_laamp_knife_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_laamp_masaryk: "Exiled of Hradec" d_laamp_masaryk_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_laamp_wanko_wank: "Circle of Wank" + d_laamp_wanko_wank_article: "$DEFAULT_TITLE_NAME_ARTICLE$" #Special c_new_england: "New England"