From 7062f0cf34d3dc7fd4f9ccad415c7299d9b34d93 Mon Sep 17 00:00:00 2001 From: MrKinich <122914778+MrKinich@users.noreply.github.com> Date: Wed, 27 Sep 2023 17:13:35 -0400 Subject: [PATCH] State Atheism additions (#468) * Update law_map.txt * Update and rename 00_ig_ideologies_matriarchal.txt to zzz_converter_ideologies.txt * Update 00_leader_ideologies.txt * Update ck_religious_heritage.txt * Update ck_religious_heritage_l_english.yml * Update matriarchy_loc_l_english.yml * Update zzz_ig_on_actions.txt * Update zzz_converter_effects.txt * Update zzz_converter_dynamic_character_events.txt --- .../ck_religious_heritage.txt | 4 +- .../ideologies/00_leader_ideologies.txt | 15 +- ...rchal.txt => zzz_converter_ideologies.txt} | 20 +- .../common/on_actions/zzz_ig_on_actions.txt | 88 +- .../zzz_converter_effects.txt | 1402 +++++++++++++++-- ...zzz_converter_dynamic_character_events.txt | 29 +- .../english/matriarchy_loc_l_english.yml | 4 +- .../ck_religious_heritage_l_english.yml | 4 +- .../Data_Files/configurables/law_map.txt | 12 +- 9 files changed, 1398 insertions(+), 180 deletions(-) rename EU4ToVic3/Data_Files/blankMod/output/common/ideologies/{00_ig_ideologies_matriarchal.txt => zzz_converter_ideologies.txt} (93%) diff --git a/EU4ToVic3/Data_Files/blankMod/output/common/discrimination_traits/ck_religious_heritage.txt b/EU4ToVic3/Data_Files/blankMod/output/common/discrimination_traits/ck_religious_heritage.txt index 5b0db8fbd..1ccb8412a 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/common/discrimination_traits/ck_religious_heritage.txt +++ b/EU4ToVic3/Data_Files/blankMod/output/common/discrimination_traits/ck_religious_heritage.txt @@ -11,8 +11,8 @@ coptic = {} proto_protestant = {} hindu = {} gnostic = {} -sunni = {} -shia = {} +sunni_branch = {} +shiite_branch = {} feminist = {} matriarchal = {} tolerant = {} diff --git a/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_leader_ideologies.txt b/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_leader_ideologies.txt index fb66bbe4c..6014dc4eb 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_leader_ideologies.txt +++ b/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_leader_ideologies.txt @@ -241,14 +241,19 @@ ideology_atheist = { add = 150 } ### Converter ### - # Since Gnostic intelligentsia aren't anti-clerical + # More common in Atheist cultures if = { limit = { - scope:interest_group = { is_interest_group_type = ig_intelligentsia } - religion = { has_discrimination_trait = gnostic } + scope:interest_group = { + OR = { + is_interest_group_type = ig_armed_forces + is_interest_group_type = ig_petty_bourgeoisie + } + } + culture = { is_target_in_global_variable_list = { name = global_atheist_cultures target = this } } } multiply = { - value = 0.33 + value = 2 } } } @@ -3525,4 +3530,4 @@ ideology_positivist = { add = 100 } } -} \ No newline at end of file +} diff --git a/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_ig_ideologies_matriarchal.txt b/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/zzz_converter_ideologies.txt similarity index 93% rename from EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_ig_ideologies_matriarchal.txt rename to EU4ToVic3/Data_Files/blankMod/output/common/ideologies/zzz_converter_ideologies.txt index ac06b5516..bca2639e2 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/00_ig_ideologies_matriarchal.txt +++ b/EU4ToVic3/Data_Files/blankMod/output/common/ideologies/zzz_converter_ideologies.txt @@ -267,4 +267,22 @@ ideology_masculist = { } } } -} \ No newline at end of file +} + +ideology_anti_clerical_pb = { + icon = "gfx/interface/icons/ideology_icons/anti_clerical.dds" + + lawgroup_church_and_state = { + law_state_atheism = strongly_approve + law_total_separation = approve + law_freedom_of_conscience = disapprove + law_state_religion = strongly_disapprove + } + + lawgroup_education_system = { + law_public_schools = approve + law_private_schools = approve + law_no_schools = disapprove + law_religious_schools = disapprove + } +} diff --git a/EU4ToVic3/Data_Files/blankMod/output/common/on_actions/zzz_ig_on_actions.txt b/EU4ToVic3/Data_Files/blankMod/output/common/on_actions/zzz_ig_on_actions.txt index f6afae470..2f29958f5 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/common/on_actions/zzz_ig_on_actions.txt +++ b/EU4ToVic3/Data_Files/blankMod/output/common/on_actions/zzz_ig_on_actions.txt @@ -58,6 +58,92 @@ on_country_released_as_overlord_subject = { } } +# Root = Country +# scope:target = Uprising country +on_revolution_start = { + effect = { + scope:target = { + converter_copy_ideologies_effect = yes ##Converter + enact_preferred_governance_principle = yes + } + if = { + limit = { + has_law = law_type:law_monarchy + scope:target = { + NOT = { + has_law = law_type:law_monarchy + } + } + } + set_variable = anti_monarchist_revolution + } + if = { + limit = { + has_journal_entry = je_warlord_china + NOT = { has_variable = china_warlord_explosion_revolution } + } + post_notification = warlord_china_explosion_point_add + change_variable = { + name = china_warlord_explosion + add = 1 + } + set_variable = china_warlord_explosion_revolution + } + if = { + limit = { + has_journal_entry = je_meiji_restoration + scope:target = { + ig:ig_landowners = { + is_in_government = yes + } + } + } + set_variable = anti_shogunate_civil_war + } + if = { + limit = { + has_journal_entry = je_the_paris_commune_france + } + c:FRA = { + trigger_event = { id = paris_commune.4 popup = yes } + } + random_scope_state = { + limit = { + state_region = s:STATE_ILE_DE_FRANCE + } + set_state_owner = c:PRC + } + c:PRC = { + annex = scope:target + create_diplomatic_play = { + type = dp_annex_war + target_state = c:FRA.capital + annex_as_civil_war = yes + add_war_goal = { + holder = c:FRA + type = annex_country + target_country = c:PRC + } + } + } + } + if = { + limit = { + has_dlc_feature = voice_of_the_people_content + c:KRA ?= root + c:AUS ?= { + any_subject_or_below = { + c:KRA ?= this + } + } + } + c:AUS = { + trigger_event = { id = krakow.1 days = 3 popup = yes } + } + } + } +} + # Root = Country # scope:target = Uprising country on_secession_start = { @@ -76,4 +162,4 @@ on_secession_start = { } scope:target = { converter_released_country_effect = yes } ##Converter } -} \ No newline at end of file +} diff --git a/EU4ToVic3/Data_Files/blankMod/output/common/scripted_effects/zzz_converter_effects.txt b/EU4ToVic3/Data_Files/blankMod/output/common/scripted_effects/zzz_converter_effects.txt index f09419b40..241fd92ab 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/common/scripted_effects/zzz_converter_effects.txt +++ b/EU4ToVic3/Data_Files/blankMod/output/common/scripted_effects/zzz_converter_effects.txt @@ -2,8 +2,14 @@ # gen_ruler_party # converter_historical_leader_culture_effect # converter_caudillismo_ideology_effect +# converter_pious_landowner_ideology_effect +# converter_russian_patriarch_ideology_effect # converter_ig_ideologies_effect +# converter_state_atheism_effect # converter_released_country_effect +# converter_copy_ideologies_effect +# converter_ig_devout_feminism_matriarchy_effect +# converter_ig_landowners_feminism_matriarchy_effect # converter_set_feminist_ideology_effect # converter_rule_63_effect @@ -8633,7 +8639,26 @@ converter_historical_leader_culture_effect = { limit = { is_settler_colonial_country = yes } converter_caudillismo_ideology_effect = yes } + if = { + limit = { + OR = { + country_has_state_religion = rel:orthodox + religion = { has_discrimination_trait = orthodoxy } + } + } + converter_russian_patriarch_ideology_effect = yes + } + if = { + limit = { + ig:ig_landowners = { has_ideology = ideology:ideology_pious } + } + converter_pious_landowner_ideology_effect = yes + } converter_ig_ideologies_effect = yes + if = { + limit = { has_law = law_type:law_state_atheism } + converter_state_atheism_effect = yes + } trigger_event = { id = zzz_cc_dynamic_characters.1 days = 1 @@ -8697,6 +8722,153 @@ converter_caudillismo_ideology_effect = { } } +converter_russian_patriarch_ideology_effect = { + if = { + limit = { aggressive_diplomatic_plays_permitted = yes } + every_primary_culture = { + if = { + limit = { + NOT = { has_variable = potential_russian_patriarch_culture } + } + set_variable = { + name = potential_russian_patriarch_culture + value = 0 + } + } + } + if = { + limit = { + OR = { + has_law = law_type:law_monarchy + has_law = law_type:law_theocracy + } + has_law = law_type:law_autocracy + has_law = law_type:law_serfdom + has_law = law_type:law_land_based_taxation + has_law = law_type:law_hereditary_bureaucrats + has_law = law_type:law_state_religion + has_law = law_type:law_traditionalism + has_law = law_type:law_peasant_levies + has_law = law_type:law_censorship + } + every_primary_culture = { + change_variable = { + name = potential_russian_patriarch_culture + add = 1 + } + } + } + else = { + every_primary_culture = { + change_variable = { + name = potential_russian_patriarch_culture + add = -1 + } + } + } + } + if = { + limit = { + any_primary_culture = { var:potential_russian_patriarch_culture >= 1 } + } + every_primary_culture = { + limit = { + var:potential_russian_patriarch_culture >= 1 + NOT = { is_target_in_global_variable_list = { name = global_russian_patriarch_cultures target = this } } + } + add_to_global_variable_list = { + name = global_russian_patriarch_cultures + target = this + } + } + while = { + limit = { + any_scope_pop = { + culture = { + shares_heritage_and_other_trait_with_any_primary_culture = prev.owner + NOR = { + is_target_in_global_variable_list = { name = global_russian_patriarch_cultures target = this } + has_variable = potential_russian_patriarch_culture + } + } + } + } + random_scope_pop = { + limit = { + culture = { + shares_heritage_and_other_trait_with_any_primary_culture = prev.owner + NOR = { + is_target_in_global_variable_list = { name = global_russian_patriarch_cultures target = this } + has_variable = potential_russian_patriarch_culture + } + } + } + culture = { + add_to_global_variable_list = { + name = global_russian_patriarch_cultures + target = this + } + } + } + } + } +} + +converter_pious_landowner_ideology_effect = { + if = { + limit = { aggressive_diplomatic_plays_permitted = yes } + every_primary_culture = { + if = { + limit = { + NOT = { has_variable = potential_pious_culture } + } + set_variable = { + name = potential_pious_culture + value = 0 + } + } + } + every_primary_culture = { + change_variable = { + name = potential_pious_culture + add = 1 + } + } + } + every_country = { + limit = { + aggressive_diplomatic_plays_permitted = yes + any_primary_culture = { is_primary_culture_of = prev.prev } + } + if = { + limit = { + NOT = { ig:ig_landowners = { has_ideology = ideology:ideology_pious } } + } + every_primary_culture = { + change_variable = { + name = potential_pious_culture + add = -1 + } + } + } + } + if = { + limit = { + any_primary_culture = { var:potential_pious_culture >= 1 } + } + every_primary_culture = { + limit = { + var:potential_pious_culture >= 1 + NOT = { is_target_in_global_variable_list = { name = global_pious_cultures target = this } } + } + add_to_global_variable_list = { + name = global_pious_cultures + target = this + } + } + } +} + converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideologies.txt ## Start Armed Forces if = { # Caudillo Ideology @@ -8834,43 +9006,13 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo set_interest_group_name = ig_anglican_church } } - else_if = { # Russian Orthodox Church (Game Start) - limit = { - NOT = { has_global_variable = zzz_converter_effects_happened } - OR = { - country_has_state_religion = rel:orthodox - religion = { has_discrimination_trait = orthodoxy } - } - OR = { - has_law = law_type:law_monarchy - has_law = law_type:law_theocracy - } - has_law = law_type:law_autocracy - has_law = law_type:law_serfdom - has_law = law_type:law_land_based_taxation - has_law = law_type:law_hereditary_bureaucrats - has_law = law_type:law_state_religion - has_law = law_type:law_traditionalism - has_law = law_type:law_peasant_levies - has_law = law_type:law_censorship - } - ig:ig_devout = { - set_interest_group_name = ig_orthodox_church - remove_ideology = ideology_patriarchal - add_ideology = ideology_russian_patriarch - } - add_to_global_variable_list = { - name = global_russian_patriarch_countries - target = this - } - } - else_if = { # Russian Orthodox Church (Afterwards) + else_if = { # Russian Orthodox Church limit = { OR = { country_has_state_religion = rel:orthodox religion = { has_discrimination_trait = orthodoxy } } - is_target_in_global_variable_list = { name = global_russian_patriarch_countries target = this } + any_primary_culture = { is_target_in_global_variable_list = { name = global_russian_patriarch_cultures target = this } } } ig:ig_devout = { set_interest_group_name = ig_orthodox_church @@ -8997,7 +9139,7 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo limit = { OR = { country_has_state_religion = rel:sunni - religion = { has_discrimination_trait = sunni } + religion = { has_discrimination_trait = sunni_branch } } } ig:ig_devout = { @@ -9008,7 +9150,7 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo limit = { OR = { country_has_state_religion = rel:shiite - religion = { has_discrimination_trait = shia } + religion = { has_discrimination_trait = shiite_branch } } } ig:ig_devout = { @@ -9200,75 +9342,7 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo } ig:ig_devout = { add_ideology = ideology_loyalist } } - if = { # Cultural Gender Equality - limit = { - any_primary_culture = { has_discrimination_trait = feminist } - NOT = { religion = { has_discrimination_trait = feminist } } - } - ig:ig_devout = { - if = { - limit = { has_ideology = ideology:ideology_patriarchal } - remove_ideology = ideology_patriarchal - } - if = { - limit = { has_ideology = ideology:ideology_oriental_orthodox_patriarch } - remove_ideology = ideology_oriental_orthodox_patriarch - } - if = { - limit = { has_ideology = ideology:ideology_orthodox_patriarch } - remove_ideology = ideology_orthodox_patriarch - } - if = { - limit = { has_ideology = ideology:ideology_russian_patriarch } - remove_ideology = ideology_russian_patriarch - } - add_ideology = ideology_patriarchal_suffrage - } - } - else_if = { # Religious Gender Equality - limit = { - religion = { has_discrimination_trait = feminist } - } - ig:ig_devout = { - if = { - limit = { has_ideology = ideology:ideology_patriarchal } - remove_ideology = ideology_patriarchal - } - if = { - limit = { has_ideology = ideology:ideology_oriental_orthodox_patriarch } - remove_ideology = ideology_oriental_orthodox_patriarch - } - if = { - limit = { has_ideology = ideology:ideology_orthodox_patriarch } - remove_ideology = ideology_orthodox_patriarch - } - if = { - limit = { has_ideology = ideology:ideology_russian_patriarch } - remove_ideology = ideology_russian_patriarch - } - add_ideology = ideology_feminist_ig - } - } - if = { # Matriarchy - limit = { is_matriarchal_country = yes } - ig:ig_devout = { - if = { - limit = { has_ideology = ideology:ideology_patriarchal } - remove_ideology = ideology_patriarchal - add_ideology = ideology_matriarchal - } - else_if = { - limit = { has_ideology = ideology:ideology_patriarchal_suffrage } - remove_ideology = ideology_patriarchal_suffrage - add_ideology = ideology_matriarchal_suffrage - } - else_if = { - limit = { has_ideology = ideology:ideology_feminist_ig } - remove_ideology = ideology_feminist_ig - add_ideology = ideology_masculist_ig - } - } - } + converter_ig_devout_feminism_matriarchy_effect = yes ## End Devout ## Start Landowners if = { # Squattocracy @@ -9447,6 +9521,15 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo add_ideology = ideology_scholar_paternalistic } } + if = { # Pious Spanish Landowners + limit = { + any_primary_culture = { is_target_in_global_variable_list = { name = global_pious_cultures target = this } } + NOT = { ig:ig_landowners = { has_ideology = ideology:ideology_pious } } + } + ig:ig_landowners = { + add_ideology = ideology_pious + } + } else_if = { # Aristocracy of Officials limit = { country_has_primary_culture = cu:norwegian @@ -9547,51 +9630,21 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo } } } - if = { # Religious Gender Equality - limit = { - religion = { has_discrimination_trait = feminist } - NOT = { any_primary_culture = { has_discrimination_trait = feminist } } - } - ig:ig_landowners = { - remove_ideology = ideology_patriarchal - add_ideology = ideology_patriarchal_suffrage - } - } - else_if = { # Cultural Gender Equality + converter_ig_landowners_feminism_matriarchy_effect = yes + ## End Landowners + ## Start Petite Bourgeoisie + if = { limit = { - any_primary_culture = { has_discrimination_trait = feminist } - } - ig:ig_landowners = { - remove_ideology = ideology_patriarchal - add_ideology = ideology_feminist_ig - } - } - if = { # Matriarchy - limit = { is_matriarchal_country = yes } - ig:ig_landowners = { - if = { - limit = { has_ideology = ideology:ideology_paternalistic } - remove_ideology = ideology_paternalistic - add_ideology = ideology_maternalistic - } - if = { - limit = { has_ideology = ideology:ideology_patriarchal } - remove_ideology = ideology_patriarchal - add_ideology = ideology_matriarchal - } - else_if = { - limit = { has_ideology = ideology:ideology_patriarchal_suffrage } - remove_ideology = ideology_patriarchal_suffrage - add_ideology = ideology_matriarchal_suffrage - } - else_if = { - limit = { has_ideology = ideology:ideology_feminist_ig } - remove_ideology = ideology_feminist_ig - add_ideology = ideology_masculist_ig + any_primary_culture = { is_target_in_global_variable_list = { name = global_atheist_cultures target = this } } + ig:ig_petty_bourgeoisie = { + NOT = { has_ideology = ideology:ideology_anti_clerical_pb } } } + ig:ig_petty_bourgeoisie = { + add_ideology = ideology_anti_clerical_pb + } } - ## End Landowners + ## End Petite Bourgeoisie ## Start Rural Folk if = { # Frontier Expansion Ideology limit = { @@ -9689,45 +9742,1066 @@ converter_ig_ideologies_effect = { ##Not ideal but probably better than ig_ideo ## End Intellegentsia } -converter_released_country_effect = { - if = { - limit = { - religion = root.religion - root = { +converter_state_atheism_effect = { + set_state_religion = rel:atheist + every_scope_state = { + if = { + limit = { is_incorporated = yes } + convert_population = { + target = rel:atheist + value = 0.6 + } + } + else = { + convert_population = { + target = rel:atheist + value = 0.1 + } + } + } + recalculate_pop_ig_support = yes + every_primary_culture = { + if = { + limit = { + NOT = { has_variable = potential_atheist_culture } + } + set_variable = { + name = potential_atheist_culture + value = 0 + } + } + change_variable = { + name = potential_atheist_culture + add = 1 + } + } + every_country = { + limit = { + any_primary_culture = { + OR = { + is_primary_culture_of = prev.prev + shares_heritage_and_other_trait_with_any_primary_culture = prev.prev + } + } + } + every_primary_culture = { + if = { + limit = { + NOT = { has_variable = potential_atheist_culture } + } + set_variable = { + name = potential_atheist_culture + value = 0 + } + } + } + if = { + limit = { + NOT = { has_law = law_type:law_state_atheism } + } + every_primary_culture = { + change_variable = { + name = potential_atheist_culture + add = -1 + } + } + } + } + if = { + limit = { + any_primary_culture = { var:potential_atheist_culture >= 1 } + } + every_primary_culture = { + limit = { + var:potential_atheist_culture >= 1 + NOT = { is_target_in_global_variable_list = { name = global_atheist_cultures target = this } } + } + add_to_global_variable_list = { + name = global_atheist_cultures + target = this + } + } + while = { + limit = { + any_scope_pop = { + culture = { + shares_heritage_and_other_trait_with_any_primary_culture = prev.owner + NOR = { + is_target_in_global_variable_list = { name = global_atheist_cultures target = this } + has_variable = potential_atheist_culture + } + } + } + } + random_scope_pop = { + limit = { + culture = { + shares_heritage_and_other_trait_with_any_primary_culture = prev.owner + NOR = { + is_target_in_global_variable_list = { name = global_atheist_cultures target = this } + has_variable = potential_atheist_culture + } + } + } + culture = { + add_to_global_variable_list = { + name = global_atheist_cultures + target = this + } + } + } + } + } + every_country = { + limit = { + any_primary_culture = { is_target_in_global_variable_list = { name = global_atheist_cultures target = this } } + ig:ig_petty_bourgeoisie = { + NOT = { has_ideology = ideology:ideology_anti_clerical_pb } + } + } + ig:ig_petty_bourgeoisie = { + add_ideology = ideology_anti_clerical_pb + } + } +} + +converter_released_country_effect = { + if = { + limit = { + religion = root.religion + root = { + ig:ig_devout = { has_ideology = ideology:ideology_confucian } + } + ig:ig_devout = { + NOT = { has_ideology = ideology:ideology_confucian } + } + } + ig:ig_devout = { + remove_ideology = ideology_pious + remove_ideology = ideology_moralist + add_ideology = ideology_confucian + } + } + if = { + limit = { + any_primary_culture = { is_primary_culture_of = root } + root = { + ig:ig_landowners = { has_ideology = ideology:ideology_junker_paternalistic } + } + ig:ig_landowners = { + NOT = { has_ideology = ideology:ideology_junker_paternalistic } + } + } + ig:ig_landowners = { + remove_ideology = ideology_paternalistic + add_ideology = ideology_junker_paternalistic + } + } + converter_ig_ideologies_effect = yes + trigger_event = { + id = zzz_cc_dynamic_characters.1 + days = 1 + } +} + +converter_copy_ideologies_effect = { + ## Start Armed Forces + if = { # Caudillo Ideology + limit = { + civil_war_origin_country = { + ig:ig_armed_forces = { has_ideology = ideology:ideology_caudillismo } + } + } + ig:ig_armed_forces = { + add_ideology = ideology_caudillismo + } + } + if = { # Samurai + limit = { + civil_war_origin_country = { + ig:ig_armed_forces = { has_ideology = ideology:ideology_bakufu } + } + } + ig:ig_armed_forces = { + set_interest_group_name = ig_samurai + add_ideology = ideology_bakufu + } + } + if = { # Holy Order + limit = { + civil_war_origin_country = { + ig:ig_armed_forces = { has_ideology = ideology:ideology_pious } + } + } + ig:ig_armed_forces = { + add_ideology = ideology_pious + } + } + if = { # Pirate Republic + limit = { + civil_war_origin_country = { + ig:ig_armed_forces = { has_ideology = ideology:ideology_individualist } + } + } + ig:ig_armed_forces = { + add_ideology = ideology_individualist + } + } + ## End Armed Forces + ## Start Devout + if = { # Buddhist Monks (Japan) + limit = { + civil_war_origin_country = { + any_primary_culture = { has_discrimination_trait = yamato } + ig:ig_devout = { has_ideology = ideology:ideology_buddhist_moralist } + } + } + ig:ig_devout = { + set_interest_group_name = ig_buddhist_monks + remove_ideology = ideology_moralist + add_ideology = ideology_buddhist_moralist + } + } + else_if = { # Shinto Monks + limit = { + civil_war_origin_country = { + country_has_state_religion = rel:shinto + ig:ig_devout = { has_ideology = ideology:ideology_shinto_moralist } + } + } + ig:ig_devout = { + set_interest_group_name = ig_shinto_monks + remove_ideology = ideology_moralist + add_ideology = ideology_shinto_moralist + } + } + else_if = { # Christian Missionaries (Hawaii) + limit = { + civil_war_origin_country = { + religion = { has_discrimination_trait = christian } + country_has_primary_culture = cu:hawaiian + ig:ig_devout = { has_ideology = ideology:ideology_laissez_faire } + } + } + ig:ig_devout = { + set_interest_group_name = ig_christian_missionaries + add_ideology = ideology_laissez_faire + } + } + else_if = { # Other Missionaries (Oceania) + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_laissez_faire } + } + } + ig:ig_devout = { + add_ideology = ideology_laissez_faire + } + } + else_if = { # Anglicans + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:protestant + religion = { has_discrimination_trait = proto_protestant } + } + OR = { + country_has_primary_culture = cu:maori + any_primary_culture = { has_discrimination_trait = anglophone } + any_primary_culture = { has_discrimination_trait = celtic_people } + } + exists = capital + trigger_if = { + limit = { + capital = { + OR = { + state_is_in_americas = yes + region = sr:region_oceania + } + } + } + is_subject = yes + religion = overlord.religion + overlord = { + OR = { + country_has_primary_culture = cu:maori + any_primary_culture = { has_discrimination_trait = anglophone } + any_primary_culture = { has_discrimination_trait = celtic_people } + } + } + } + trigger_else = { + capital = { + NOR = { + state_is_in_americas = yes + region = sr:region_oceania + } + } + } + } + } + ig:ig_devout = { + set_interest_group_name = ig_anglican_church + } + } + else_if = { # Russian Orthodox Church + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_russian_patriarch } + } + } + ig:ig_devout = { + set_interest_group_name = ig_orthodox_church + remove_ideology = ideology_patriarchal + add_ideology = ideology_russian_patriarch + } + } + else_if = { # Church of Denmark + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:protestant + religion = { has_discrimination_trait = proto_protestant } + } + country_has_primary_culture = cu:danish + } + } + ig:ig_devout = { + set_interest_group_name = ig_church_of_denmark + } + } + else_if = { # Church of Norway + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:protestant + religion = { has_discrimination_trait = proto_protestant } + } + country_has_primary_culture = cu:norwegian + } + } + ig:ig_devout = { + set_interest_group_name = ig_church_of_norway + } + } + else_if = { # Church of Sweden + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:protestant + religion = { has_discrimination_trait = proto_protestant } + } + country_has_primary_culture = cu:swedish + } + } + ig:ig_devout = { + set_interest_group_name = ig_church_of_sweden + } + } + else_if = { # Confucian Scholars + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_confucian } + } + } + ig:ig_devout = { + set_interest_group_name = ig_confucian + remove_ideology = ideology_pious + remove_ideology = ideology_moralist + add_ideology = ideology_confucian + } + else_if = { # Evangelicals + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:protestant + religion = { has_discrimination_trait = proto_protestant } + } + OR = { + country_has_primary_culture = cu:cherokee + any_primary_culture = { has_discrimination_trait = anglophone } + any_primary_culture = { has_discrimination_trait = celtic_people } + } + OR = { + country_is_in_north_america = yes + country_is_in_central_america = yes + country_is_in_south_america = yes + capital = { region = sr:region_oceania } + } + } + } + ig:ig_devout = { + set_interest_group_name = ig_evangelicals + } + } + else_if = { # Roman Curia + limit = { + civil_war_origin_country = { + c:PAP ?= this + has_law = law_type:law_theocracy + } + } + ig:ig_devout = { + set_interest_group_name = ig_roman_curia + } + } + else_if = { # Catholic Church + limit = { + civil_war_origin_country = { country_has_state_religion = rel:catholic } + } + ig:ig_devout = { + set_interest_group_name = ig_catholic_church + } + } + else_if = { # Evangelical Church + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:protestant + religion = { has_discrimination_trait = proto_protestant } + } + } + } + ig:ig_devout = { + set_interest_group_name = ig_evangelical_church + } + } + else_if = { # Sunni Ulema + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:sunni + religion = { has_discrimination_trait = sunni_branch } + } + } + } + ig:ig_devout = { + set_interest_group_name = ig_sunni_madrasahs + } + } + else_if = { # Shi'a Ulema + limit = { + civil_war_origin_country = { + OR = { + country_has_state_religion = rel:shiite + religion = { has_discrimination_trait = shiite_branch } + } + } + } + ig:ig_devout = { + set_interest_group_name = ig_shia_madrasahs + } + } + else_if = { # Sunni Ulema; this isn't controversial at all. Nope. + limit = { + civil_war_origin_country = { + religion = { has_discrimination_trait = muslim } + } + } + ig:ig_devout = { + set_interest_group_name = ig_sunni_madrasahs + } + } + else_if = { # Oriental Orthodox Church + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_oriental_orthodox_patriarch } + } + } + ig:ig_devout = { + set_interest_group_name = ig_oriental_orthodox_church + remove_ideology = ideology_patriarchal + add_ideology = ideology_oriental_orthodox_patriarch + } + } + else_if = { # Orthodox Church + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_orthodox_patriarch } + } + } + ig:ig_devout = { + set_interest_group_name = ig_orthodox_church + remove_ideology = ideology_patriarchal + add_ideology = ideology_orthodox_patriarch + } + } + else_if = { # Hindu Priesthood + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_hindu_moralist } + } + } + ig:ig_devout = { + set_interest_group_name = ig_hindu_priesthood + remove_ideology = ideology_moralist + add_ideology = ideology_hindu_moralist + } + } + else_if = { # Vajrayana Monks + limit = { + civil_war_origin_country = { country_has_state_religion = rel:gelugpa } + } + ig:ig_devout = { + set_interest_group_name = ig_vajrayana_monks + remove_ideology = ideology_moralist + add_ideology = ideology_buddhist_moralist + } + } + else_if = { # Vajrayana Monks + limit = { + civil_war_origin_country = { country_has_state_religion = rel:theravada } + } + ig:ig_devout = { + set_interest_group_name = ig_theravada_monks + remove_ideology = ideology_moralist + add_ideology = ideology_buddhist_moralist + } + } + else_if = { # Mahayana Monks + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_buddhist_moralist } + } + } + ig:ig_devout = { + set_interest_group_name = ig_mahayana_monks + remove_ideology = ideology_moralist + add_ideology = ideology_buddhist_moralist + } + } + else_if = { # Sikh Priesthood + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_sikh_moralist } + } + } + ig:ig_devout = { + set_interest_group_name = ig_sikh_priesthood + remove_ideology = ideology_moralist + add_ideology = ideology_sikh_moralist + } + } + else_if = { # Mazdans + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_anti_slavery } + } + } + ig:ig_devout = { + add_ideology = ideology_anti_slavery + } + } + else_if = { # Rabbinical Council + limit = { + civil_war_origin_country = { + religion = { has_discrimination_trait = jewish } + } + } + ig:ig_devout = { + set_interest_group_name = ig_rabbinical_council + } + } + else_if = { # Pagan Shamans + limit = { + civil_war_origin_country = { + religion = { has_discrimination_trait = animist } + OR = { + any_primary_culture = { has_discrimination_trait = north_american_group } + any_primary_culture = { has_discrimination_trait = north_asian_heritage } + any_primary_culture = { has_discrimination_trait = central_asian_heritage } + } + } + } + ig:ig_devout = { + set_interest_group_name = ig_pagan_shamans + } + } + if = { # Egalitarianism + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_egalitarian } + } + } + ig:ig_devout = { add_ideology = ideology_egalitarian } + } + if = { # Pluralism + limit = { + civil_war_origin_country = { + religion = { has_discrimination_trait = tolerant } + } + } + ig:ig_devout = { + if = { + limit = { has_ideology = ideology:ideology_moralist } + remove_ideology = ideology_moralist + } + if = { + limit = { has_ideology = ideology:ideology_buddhist_moralist } + remove_ideology = ideology_buddhist_moralist + } + if = { + limit = { has_ideology = ideology:ideology_hindu_moralist } + remove_ideology = ideology_hindu_moralist + } + if = { + limit = { has_ideology = ideology:ideology_sikh_moralist } + remove_ideology = ideology_sikh_moralist + } + if = { + limit = { has_ideology = ideology:ideology_shinto_moralist } + remove_ideology = ideology_shinto_moralist + } + } + } + if = { # Holy Order + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_jingoist } + } + } + ig:ig_devout = { add_ideology = ideology_jingoist } + } + if = { # Meritocratic + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_meritocratic } + } + } + ig:ig_devout = { add_ideology = ideology_meritocratic } + } + if = { # Pastoralism + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_agrarian } + } + } + ig:ig_devout = { add_ideology = ideology_agrarian } + } + if = { # Legalism + limit = { + civil_war_origin_country = { + ig:ig_devout = { has_ideology = ideology:ideology_loyalist } + } + } + ig:ig_devout = { add_ideology = ideology_loyalist } + } + converter_ig_devout_feminism_matriarchy_effect = yes + ## End Devout + ## Start Landowners + if = { # Squattocracy + limit = { + civil_war_origin_country = { + exists = capital + capital = { region = sr:region_oceania } + NOT = { any_primary_culture = { has_discrimination_trait = indigenous_oceanic_heritage } } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_squattocracy + } + } + else_if = { # Local Governors + limit = { + civil_war_origin_country = { + any_primary_culture = { has_discrimination_trait = turkic } + exists = capital + capital = { + state_is_in_americas = no + NOT = { region = sr:region_oceania } + } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_local_governors + } + } + if = { # Junkers; actual ideology changes in ig_ideologies.txt since we have no way of knowing if the country used militarization in EU4 + limit = { + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_junker_paternalistic } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_junkers + remove_ideology = ideology_paternalistic + add_ideology = ideology_junker_paternalistic + } + } + else_if = { # Gentry Assembly + limit = { + civil_war_origin_country = { + any_primary_culture = { has_discrimination_trait = east_slavic } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_gentry_assembly + } + } + else_if = { # Roman Landowners + limit = { + civil_war_origin_country = { + c:PAP ?= this + has_law = law_type:law_theocracy + } + } + ig:ig_landowners = { + set_interest_group_name = ig_roman_landowners + } + } + if = { # Generic Theocracy + limit = { + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_papal_paternalistic } + } + } + ig:ig_landowners = { + remove_ideology = ideology_paternalistic + add_ideology = ideology_papal_paternalistic + } + } + if = { # Ali'i + limit = { + civil_war_origin_country = { country_has_primary_culture = cu:hawaiian } + } + ig:ig_landowners = { + set_interest_group_name = ig_alii + add_ideology = ideology_loyalist + } + } + else_if = { # Generic Polynesian + limit = { + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_loyalist } + } + } + ig:ig_landowners = { + add_ideology = ideology_loyalist + } + } + else_if = { # Landed Gentry + limit = { + civil_war_origin_country = { + exists = capital + capital = { + OR = { + region = sr:region_england + region = sr:region_north_sea_coast + } + } + OR = { + any_primary_culture = { has_discrimination_trait = anglophone } + any_primary_culture = { has_discrimination_trait = celtic_people } + } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_landed_gentry + } + } + else_if = { # Yangban Officials + limit = { + civil_war_origin_country = { + any_primary_culture = { has_discrimination_trait = korean_language } + exists = capital + capital = { + state_is_in_americas = no + NOT = { region = sr:region_oceania } + } ig:ig_devout = { has_ideology = ideology:ideology_confucian } } - ig:ig_devout = { - NOT = { has_ideology = ideology:ideology_confucian } + } + ig:ig_landowners = { + set_interest_group_name = ig_yangban + } + } + if = { # Scholar Officials; actual ideology changes in ig_ideologies.txt since we have no way of knowing if the country was Emperor of China in EU4 + limit = { + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_scholar_paternalistic } } } - ig:ig_devout = { - remove_ideology = ideology_pious - remove_ideology = ideology_moralist - add_ideology = ideology_confucian + ig:ig_landowners = { + set_interest_group_name = ig_scholar_officials + remove_ideology = ideology_paternalistic + add_ideology = ideology_scholar_paternalistic } } - if = { + if = { # Pious Landowners limit = { - any_primary_culture = { is_primary_culture_of = root } - root = { - ig:ig_landowners = { has_ideology = ideology:ideology_junker_paternalistic } + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_pious } } - ig:ig_landowners = { - NOT = { has_ideology = ideology:ideology_junker_paternalistic } + } + ig:ig_landowners = { + add_ideology = ideology_pious + } + } + else_if = { # Aristocracy of Officials + limit = { + civil_war_origin_country = { + country_has_primary_culture = cu:norwegian + NOR = { ##Now you *do* have a powerful nobility + has_law = law_type:law_serfdom + has_law = law_type:law_hereditary_bureaucrats + } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_aristocracy_of_officials + } + } + if = { # Caudillo Ideology + limit = { + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_caudillismo } } } ig:ig_landowners = { remove_ideology = ideology_paternalistic - add_ideology = ideology_junker_paternalistic + remove_ideology = ideology_republican_paternalistic + add_ideology = ideology_caudillismo } } - converter_ig_ideologies_effect = yes + if = { # Revolutionary and/or Peasant and/or Pirate and/or New World Republics + limit = { + civil_war_origin_country = { + ig:ig_landowners = { has_ideology = ideology:ideology_republican_paternalistic } + } + } + ig:ig_landowners = { + remove_ideology = ideology_paternalistic + remove_ideology = ideology_scholar_paternalistic + remove_ideology = ideology_junker_paternalistic + remove_ideology = ideology_papal_paternalistic + add_ideology = ideology_republican_paternalistic + } + } + if = { # Southern Planters (Name) + limit = { + civil_war_origin_country = { + is_settler_colonial_country = yes + country_is_in_north_america = yes + any_scope_state = { region = sr:region_dixie } + } + } + ig:ig_landowners = { + set_interest_group_name = ig_southern_planters + } + } + converter_ig_landowners_feminism_matriarchy_effect = yes + ## End Landowners + ## Start Petite Bourgeoisie + if = { + limit = { + civil_war_origin_country = { + ig:ig_petty_bourgeoisie = { has_ideology = ideology:ideology_anti_clerical_pb } + } + } + ig:ig_petty_bourgeoisie = { + add_ideology = ideology_anti_clerical_pb + } + } + ## End Petite Bourgeoisie + ## Start Rural Folk + if = { # Frontier Expansion Ideology + limit = { + civil_war_origin_country = { + ig:ig_rural_folk = { has_ideology = ideology:ideology_isolationist_expansionism } + } + } + ig:ig_rural_folk = { + remove_ideology = ideology_isolationist + add_ideology = ideology_isolationist_expansionism + } + } + if = { # Heimin + limit = { + civil_war_origin_country = { + any_primary_culture = { has_discrimination_trait = yamato } + } + } + ig:ig_rural_folk = { + set_interest_group_name = ig_peasants + } + } + if = { # Maka'āinana + limit = { + civil_war_origin_country = { country_has_primary_culture = cu:hawaiian } + } + ig:ig_rural_folk = { + set_interest_group_name = ig_maka_ainana + } + } + if = { # Surviving Peasant Republics (Game Start) + limit = { + civil_war_origin_country = { + ig:ig_rural_folk = { has_ideology = ideology:ideology_republican } + } + } + ig:ig_rural_folk = { + add_ideology = ideology_republican + } + } + ## End Rural Folk + ## Start Intellegentsia + if = { # Generic Theocracy + limit = { + civil_war_origin_country = { + ig:ig_intelligentsia = { NOT = { has_ideology = ideology:ideology_anti_clerical } } + } + } + ig:ig_intelligentsia = { + remove_ideology = ideology_anti_clerical + } + } + if = { # Hawaiian Democrats + limit = { + civil_war_origin_country = { country_has_primary_culture = cu:hawaiian } + } + ig:ig_intelligentsia = { + set_interest_group_name = ig_hawaiian_democrats + } + } + else_if = { # Literati (Name Only) + limit = { + civil_war_origin_country = { + OR = { + any_primary_culture = { has_discrimination_trait = han_chinese } + ig:ig_devout = { has_ideology = ideology:ideology_confucian } + } + } + } + ig:ig_intelligentsia = { + set_interest_group_name = ig_literati + } + } + ## End Intellegentsia trigger_event = { id = zzz_cc_dynamic_characters.1 days = 1 } } +converter_ig_devout_feminism_matriarchy_effect = { + if = { # Cultural Gender Equality + limit = { + any_primary_culture = { has_discrimination_trait = feminist } + NOT = { religion = { has_discrimination_trait = feminist } } + } + ig:ig_devout = { + if = { + limit = { has_ideology = ideology:ideology_patriarchal } + remove_ideology = ideology_patriarchal + } + if = { + limit = { has_ideology = ideology:ideology_oriental_orthodox_patriarch } + remove_ideology = ideology_oriental_orthodox_patriarch + } + if = { + limit = { has_ideology = ideology:ideology_orthodox_patriarch } + remove_ideology = ideology_orthodox_patriarch + } + if = { + limit = { has_ideology = ideology:ideology_russian_patriarch } + remove_ideology = ideology_russian_patriarch + } + add_ideology = ideology_patriarchal_suffrage + } + } + else_if = { # Religious Gender Equality + limit = { + religion = { has_discrimination_trait = feminist } + } + ig:ig_devout = { + if = { + limit = { has_ideology = ideology:ideology_patriarchal } + remove_ideology = ideology_patriarchal + } + if = { + limit = { has_ideology = ideology:ideology_oriental_orthodox_patriarch } + remove_ideology = ideology_oriental_orthodox_patriarch + } + if = { + limit = { has_ideology = ideology:ideology_orthodox_patriarch } + remove_ideology = ideology_orthodox_patriarch + } + if = { + limit = { has_ideology = ideology:ideology_russian_patriarch } + remove_ideology = ideology_russian_patriarch + } + add_ideology = ideology_feminist_ig + } + } + if = { # Matriarchy + limit = { is_matriarchal_country = yes } + ig:ig_devout = { + if = { + limit = { has_ideology = ideology:ideology_patriarchal } + remove_ideology = ideology_patriarchal + add_ideology = ideology_matriarchal + } + else_if = { + limit = { has_ideology = ideology:ideology_patriarchal_suffrage } + remove_ideology = ideology_patriarchal_suffrage + add_ideology = ideology_matriarchal_suffrage + } + else_if = { + limit = { has_ideology = ideology:ideology_feminist_ig } + remove_ideology = ideology_feminist_ig + add_ideology = ideology_masculist_ig + } + } + } +} + +converter_ig_landowners_feminism_matriarchy_effect = { + if = { # Religious Gender Equality + limit = { + religion = { has_discrimination_trait = feminist } + NOT = { any_primary_culture = { has_discrimination_trait = feminist } } + } + ig:ig_landowners = { + remove_ideology = ideology_patriarchal + add_ideology = ideology_patriarchal_suffrage + } + } + else_if = { # Cultural Gender Equality + limit = { + any_primary_culture = { has_discrimination_trait = feminist } + } + ig:ig_landowners = { + remove_ideology = ideology_patriarchal + add_ideology = ideology_feminist_ig + } + } + if = { # Matriarchy + limit = { is_matriarchal_country = yes } + ig:ig_landowners = { + if = { + limit = { has_ideology = ideology:ideology_paternalistic } + remove_ideology = ideology_paternalistic + add_ideology = ideology_maternalistic + } + if = { + limit = { has_ideology = ideology:ideology_patriarchal } + remove_ideology = ideology_patriarchal + add_ideology = ideology_matriarchal + } + else_if = { + limit = { has_ideology = ideology:ideology_patriarchal_suffrage } + remove_ideology = ideology_patriarchal_suffrage + add_ideology = ideology_matriarchal_suffrage + } + else_if = { + limit = { has_ideology = ideology:ideology_feminist_ig } + remove_ideology = ideology_feminist_ig + add_ideology = ideology_masculist_ig + } + } + } +} + converter_set_feminist_ideology_effect = { if = { limit = { @@ -9831,4 +10905,4 @@ converter_rule_63_effect = { limit = { is_matriarchal_country = yes } set_variable = { name = rule_63_effect value = yes days = 94 } } -} \ No newline at end of file +} diff --git a/EU4ToVic3/Data_Files/blankMod/output/events/zzz_converter_dynamic_character_events.txt b/EU4ToVic3/Data_Files/blankMod/output/events/zzz_converter_dynamic_character_events.txt index 7091307a9..48d859190 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/events/zzz_converter_dynamic_character_events.txt +++ b/EU4ToVic3/Data_Files/blankMod/output/events/zzz_converter_dynamic_character_events.txt @@ -916,6 +916,33 @@ zzz_cc_dynamic_characters.1 = { remove_variable = potential_caudillismo_culture } } + if = { + limit = { + any_primary_culture = { has_variable = potential_russian_patriarch_culture } + } + every_primary_culture = { + limit = { has_variable = potential_russian_patriarch_culture } + remove_variable = potential_russian_patriarch_culture + } + } + if = { + limit = { + any_primary_culture = { has_variable = potential_pious_culture } + } + every_primary_culture = { + limit = { has_variable = potential_pious_culture } + remove_variable = potential_pious_culture + } + } + if = { + limit = { + any_primary_culture = { has_variable = potential_atheist_culture } + } + every_primary_culture = { + limit = { has_variable = potential_atheist_culture } + remove_variable = potential_atheist_culture + } + } } after = { @@ -926,4 +953,4 @@ zzz_cc_dynamic_characters.1 = { set_global_variable = zzz_converter_effects_happened } } -} \ No newline at end of file +} diff --git a/EU4ToVic3/Data_Files/blankMod/output/localization/english/matriarchy_loc_l_english.yml b/EU4ToVic3/Data_Files/blankMod/output/localization/english/matriarchy_loc_l_english.yml index 369ab090b..c7945ccba 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/localization/english/matriarchy_loc_l_english.yml +++ b/EU4ToVic3/Data_Files/blankMod/output/localization/english/matriarchy_loc_l_english.yml @@ -21,6 +21,8 @@ ideology_masculist_ig_desc:0 "#lore This group holds that men are equal to women and strives for maintaining their rights as citizens.#!" ideology_masculist:0 "Masculist" ideology_masculist_desc:0 "#lore This leader holds that men are equal to women and strives for the extension of their rights as citizens.#!" + ideology_anti_clerical_pb:0 "Antitheist" + ideology_anti_clerical_pb_desc:0 "#lore This group opposes the influence of organized religion on the political and education system, to an extreme- borderline unhealthy- extent.#!" # matriarchal names Cara:0 "Cara" @@ -322,4 +324,4 @@ custom_loc_tunic:0 "tunic" custom_loc_tunic_cap:0 "Tunic" custom_loc_tunic_plural:0 "tunics" - custom_loc_tunic_plural_cap:0 "Tunics" \ No newline at end of file + custom_loc_tunic_plural_cap:0 "Tunics" diff --git a/EU4ToVic3/Data_Files/blankMod/output/localization/english/replace/ck_religious_heritage_l_english.yml b/EU4ToVic3/Data_Files/blankMod/output/localization/english/replace/ck_religious_heritage_l_english.yml index a6abe414a..1eb1147dd 100644 --- a/EU4ToVic3/Data_Files/blankMod/output/localization/english/replace/ck_religious_heritage_l_english.yml +++ b/EU4ToVic3/Data_Files/blankMod/output/localization/english/replace/ck_religious_heritage_l_english.yml @@ -6,8 +6,8 @@ proto_protestant:0 "Proto-Protestant" hindu:0 "Hindu" gnostic:0 "Gnostic" - sunni:0 "Sunni Branch" - shia:0 "Shiite Branch" + sunni_branch:0 "Sunni Branch" + shiite_branch:0 "Shiite Branch" feminist:0 "Feminist" tolerant:0 "Tolerant" matriarchal:0 "Matriarchal" diff --git a/EU4ToVic3/Data_Files/configurables/law_map.txt b/EU4ToVic3/Data_Files/configurables/law_map.txt index cc5a5facf..f25d13042 100644 --- a/EU4ToVic3/Data_Files/configurables/law_map.txt +++ b/EU4ToVic3/Data_Files/configurables/law_map.txt @@ -256,9 +256,10 @@ lawgroup_colonization = { } #CHURCHSTATE: -#law_total_separation 50 !law_theocracy -#law_freedom_of_conscience 0 !law_theocracy -#law_state_religion -50 +#law_total_separation 50 !law_theocracy !law_state_atheism +#law_freedom_of_conscience 0 !law_theocracy !law_state_atheism +#law_state_religion -50 !law_state_atheism +#law_state_atheism -100 lawgroup_church_and_state = { # !THEOCRACY law_total_separation = { @@ -301,6 +302,11 @@ lawgroup_church_and_state = { fiqh_laws_reform sufism_decree_reform anglican_state_church_reform } } + law_state_atheism = { + forms = {} + ideas = {} + reforms = {} + } } #LAND_REFORM