This commit is contained in:
Magpie490 2024-11-18 17:42:51 +00:00
parent 789e00852a
commit cef533c49d
6 changed files with 125 additions and 3 deletions

View file

@ -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 = {

View file

@ -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" }

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -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."