From cef533c49d44a84cc66f4d670b789b4fc9e1f08f Mon Sep 17 00:00:00 2001 From: Magpie490 Date: Mon, 18 Nov 2024 17:42:51 +0000 Subject: [PATCH] tenets --- common/religion/doctrines/00_core_tenets.txt | 103 ++++++++++++++++++ .../religion/religions/NEOW_europeanist.txt | 6 +- .../core_tenet_belle_epoque.dds | 3 + .../core_tenet_lest_we_forget.dds | 3 + .../core_tenet_let_the_poppies_grow.dds | 3 + .../NEOW_religion_core_tenets_l_english.yml | 10 ++ 6 files changed, 125 insertions(+), 3 deletions(-) create mode 100644 gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds create mode 100644 gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds create mode 100644 gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds diff --git a/common/religion/doctrines/00_core_tenets.txt b/common/religion/doctrines/00_core_tenets.txt index 48745db3..673f6acb 100644 --- a/common/religion/doctrines/00_core_tenets.txt +++ b/common/religion/doctrines/00_core_tenets.txt @@ -1105,6 +1105,109 @@ naval_movement_speed_mult = 0.25 } } + + core_tenet_belle_epoque = { + icon = core_tenet_belle_epoque + is_shown = { + religion_tag = europeanist_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = core_tenet_belle_epoque } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + tenet_adaptive_conversion_resistance = yes + reduced_vassal_religion_discontent = yes + host_honored_guests_active = yes + } + + character_modifier = { + different_faith_county_opinion_mult = -0.25 + different_faith_liege_opinion = 15 + opinion_of_different_faith_liege = 15 + monthly_piety_gain_per_happy_powerful_vassal_add = 0.3 + } + traits = { + virtues = { + generous + } + sins = { + callous + } + } + } + core_tenet_lest_we_forget = { + icon = core_tenet_lest_we_forget + is_shown = { + religion_tag = europeanist_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = core_tenet_lest_we_forget } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + holy_wars_forbidden = yes + pacifist_opinion_active = yes + opinion_of_pacifist_opinion_active = 10 + piety_from_long_peace = 1 + less_plague_spread_culture = yes + } + + traits = { + virtues = { calm } + sins = { wrathful } + } + + character_modifier = { + health = 2 + domain_limit = 1 + ai_war_chance = -0.25 + ai_war_cooldown = 5 + } + } + tenet_let_the_poppies_grow = { + icon = core_tenet_let_the_poppies_grow + + is_shown = { + religion_tag = europeanist_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = tenet_let_the_poppies_grow } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + believes_in_harmony_with_nature_invisible = yes + cremation_funeral = yes + } + + character_modifier = { + wetlands_advantage = 5 + wetlands_attrition_mult = -0.25 + plains_advantage = 5 + plains_attrition_mult = -0.25 + farmlands_advantage = 5 + farmlands_attrition_mult = -0.25 + floodplains_advantage = 5 + floodplains_attrition_mult = -0.25 + build_gold_cost = 0.1 + county_opinion_add = 5 + } + } tenet_people_of_the_book = { icon = core_tenet_legalism is_shown = { diff --git a/common/religion/religions/NEOW_europeanist.txt b/common/religion/religions/NEOW_europeanist.txt index bb938a63..77d08efc 100644 --- a/common/religion/religions/NEOW_europeanist.txt +++ b/common/religion/religions/NEOW_europeanist.txt @@ -334,9 +334,9 @@ doctrine = special_doctrine_novelist_cousin #Tenets | placeholder - doctrine = tenet_vows_of_poverty - doctrine = tenet_armed_pilgrimages - doctrine = tenet_pursuit_of_power + doctrine = core_tenet_belle_epoque + doctrine = core_tenet_lest_we_forget + doctrine = tenet_let_the_poppies_grow holy_order_names = { #placeholder { name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" } diff --git a/gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds b/gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds new file mode 100644 index 00000000..1c2ab03e --- /dev/null +++ b/gfx/interface/icons/faith_doctrines/core_tenet_belle_epoque.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c035eaa1f668b9945a1662effc3e3c1689113d9be9732a16ea63ba83333299ee +size 416128 diff --git a/gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds b/gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds new file mode 100644 index 00000000..03e8af28 --- /dev/null +++ b/gfx/interface/icons/faith_doctrines/core_tenet_lest_we_forget.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d895d5b244c82afd25e30d105a3c0145b6f97ae888f6faa453cc71636863a6ff +size 416128 diff --git a/gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds b/gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds new file mode 100644 index 00000000..6a745943 --- /dev/null +++ b/gfx/interface/icons/faith_doctrines/core_tenet_let_the_poppies_grow.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1bd0af347f0b27e997e8c59f53c6c436aa8e0709f04184c3571947a8f16561 +size 416128 diff --git a/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml b/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml index ceaddb5f..21042c43 100644 --- a/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml +++ b/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml @@ -12,6 +12,7 @@ tenet_true_will_desc:0 "The Thelemite is beholden to no liege or empire, only hi tenet_catholic_communion_name:0 "Reformed Communion" tenet_catholic_communion_desc:0 "Our Church has undertaken many reforms throughout its history in order to keep up with the times, from the days of the Reformation to the post-Event era." doctrine_parameter_next_level_fortification: "The #V Fortification#! lines of [buildings|E] can be built one [era|E] earlier" +doctrine_parameter_less_plague_spread_culture: "[characters|E] of this [religion|E] have a higher chance of [epidemics|E] not spreading into their lands" doctrine_parameter_trade_ports_give_control_growth:0 "The #V $building_type_common_tradeport_01$#! line of [buildings|E] will increase #V Control Growth#! in [counties|E] of this [culture|E]" doctrine_parameter_trade_ports_give_levies:0 "The #V $building_type_common_tradeport_01$#! line of [buildings|E] increase #V Levies#! and #V Size of [men_at_arms|E] [regiments|E]#! in [counties|E] of this [culture|E]" doctrine_parameter_can_travel_along_rivers:0 "$unlocks_sailable_major_rivers$" @@ -52,4 +53,13 @@ against_all_odds_name:0 "Against All Odds" against_all_odds_desc:0 "Just as the first Christians outlived the pagans of Rome, so too will we outlive all the pagans who wish to see us erased. Though Anglicans are forced to exist in secret, our resistance is a well known reality to all in Britain." for_king_and_country_name:0 "For King and Country" for_king_and_country_desc:0 "The King of England has been the head of our Church since its inception. Though the old throne was abolished, and in its place was built a brothel, we will ride forth with our King once he returns to save England." +core_tenet_belle_epoque_name:0 "Belle Époque" +core_tenet_belle_epoque_desc:0 "Though the end of unified Europe permeates throughout the lands to this very day, we will go through great efforts to reunite the continent. Not through war, but through words." + +core_tenet_lest_we_forget_name:0 "Lest We Forget" +core_tenet_lest_we_forget_desc:0 "We must never forget all those warriors who died in vain. Should we stop reminding people of the horrors of war, the world may yet end again - this time for good." + +tenet_let_the_poppies_grow_name:0 "Let the Poppies Grow" +tenet_let_the_poppies_grow_desc:0 "The old battlefields lie restless to this day, dampened with the bodies of countless men and their instruments of death. We must safeguard these lands from unwary travellers, both for their own good and to let the dead lie." +