From c0d9d24fcaa00263891ffe67ec22c60e4fe2c0c1 Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Sat, 15 Nov 2025 23:36:23 +0100 Subject: [PATCH] tenet stuff --- .../common/religion/doctrines/NEOW_tenets.txt | 600 ++++++++++-------- .../NEOW_religion_core_tenets_l_english.yml | 134 ++-- 2 files changed, 392 insertions(+), 342 deletions(-) diff --git a/N3OW/common/religion/doctrines/NEOW_tenets.txt b/N3OW/common/religion/doctrines/NEOW_tenets.txt index 8341c968..b7413337 100644 --- a/N3OW/common/religion/doctrines/NEOW_tenets.txt +++ b/N3OW/common/religion/doctrines/NEOW_tenets.txt @@ -2,6 +2,9 @@ doctrine_core_tenets = { group = "core_tenets" number_of_picks = 3 + + ###WICCA### + the_queen_of_summer = { icon = the_queen_of_summer @@ -27,14 +30,8 @@ doctrine_core_tenets = { character_modifier = { forest_advantage = 5 forest_attrition_mult = -0.25 - taiga_advantage = 5 - taiga_attrition_mult = -0.25 - jungle_advantage = 5 - jungle_attrition_mult = -0.25 build_gold_cost = 0.1 - county_opinion_add = 5 - vassal_opinion = 5 - courtier_opinion = 5 + county_opinion_add = 15 } } @@ -59,7 +56,6 @@ doctrine_core_tenets = { parameters = { clergy_can_fight = yes - vows_of_poverty_active = yes unlock_voluntary_laampdom_faith = yes } @@ -97,6 +93,258 @@ doctrine_core_tenets = { } } } + + + + ###ANGLICAN### + + against_all_odds = { + icon = core_tenet_against_all_odds + + is_shown = { + religion_tag = anglican_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = against_all_odds } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + sanctioned_false_conversion = yes + } + + character_modifier = { + hills_attrition_mult = -0.2 + hills_levy_size = 0.2 + hills_advantage = 4 + forest_attrition_mult = -0.2 + forest_levy_size = 0.2 + forest_advantage = 4 + } + + } + + for_king_and_country = { + icon = core_tenet_for_king_and_country + is_shown = { + religion_tag = anglican_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = against_all_odds } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + legalism_modified_law_costs = yes + legalism_modified_law_costs_2 = yes + legalism_reduced_faction_virtues = yes + legalism_increased_faction_sins = yes + legalism_trust_just_leader_active = yes + } + } + last_knights_of_britain = { + icon = core_tenet_songs_of_roland + + is_shown = { + religion_tag = anglican_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = last_knights_of_britain } + multiply = faith_unchanged_doctrine_cost_mult + } + } + character_modifier = { + prowess = 4 + tolerance_advantage_mod = 2 + accolade_glory_gain_mult = 0.1 + } + + parameters = { + clergy_can_fight = yes + cheaper_holy_wars_active = yes + pilgrimage_decision_active = yes + } + + } + + + + ###BRITISH### + + tenet_rule_the_waves = { + icon = core_tenet_rule_the_waves + + is_shown = { + religion_tag = thelema_religion + religion_tag = britannic_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = tenet_rule_the_waves } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + bonus_holy_war_piety_active = yes + unlock_voluntary_laampdom_faith = yes + trade_ports_give_control_growth = yes + trade_ports_give_levies = yes + can_travel_along_rivers = yes + } + character_modifier = { + embarkation_cost_mult = -0.5 + naval_movement_speed_mult = 0.25 + sea_travel_danger = medium_sea_danger_reduction + } + } + + + + ###THELEMA### + + tenet_true_will = { + icon = core_tenet_adorcism + + is_shown = { + religion_tag = thelema_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = tenet_true_will } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + conquest_cb_enabled = yes + invasion_cb_enabled = yes + } + + character_modifier = { + title_creation_cost_mult = -0.5 + direct_vassal_opinion = -10 + liege_opinion = -10 + } + + parameters = { + natural_primitivism_law_cost_increase = yes + } + + character_modifier = { + tyranny_gain_mult = 1 + stress_gain_mult = -0.25 + stress_loss_mult = 0.25 + defender_advantage = 5 + controlled_province_advantage = 5 + } + province_modifier = { + garrison_size = 0.33 + } + } + tenet_love_under_will = { + icon = core_tenet_love_under_will + + is_shown = { + religion_tag = thelema_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = tenet_love_under_will } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + character_modifier = { + fertility = 0.33 + } + parameters = { + no_unfaithfulness_penalty_active = yes + } + } + tenet_do_what_thou_wilt = { + icon = core_tenet_literalism + + is_shown = { + religion_tag = thelema_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = tenet_do_what_thou_wilt } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + meditation_mechanics_active = yes + has_access_to_runestones = yes + divine_the_stars_active = yes + can_build_pyramids = yes + } + } + + + + ###EUROPEANIST### + + 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 = { + 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 + } + } + } + + + + ###CONCORDIANIST### + tenet_europa_regina = { icon = core_tenet_alexandrian_catechism @@ -157,257 +405,17 @@ doctrine_core_tenets = { } parameters = { mendicant_preachers_conversion_active = yes - pilgrimage_decision_active = yes unlock_voluntary_laampdom_faith = yes } traits = { - virtues = { temperate poet } + virtues = { temperate lifestyle_poet } sins = { gluttonous } } } - against_all_odds = { - icon = core_tenet_against_all_odds - - is_shown = { - religion_tag = anglican_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = against_all_odds } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - parameters = { - easier_to_convert_faith_in_hills_forests = yes - easier_to_convert_culture_in_same_faith_hills_forests = yes - harder_to_convert_faith_away_in_hills_forests = yes - sanctioned_false_conversion = yes - } - - character_modifier = { - hills_attrition_mult = -0.5 - hills_levy_size = 0.3 - hills_advantage = 5 - forest_attrition_mult = -0.5 - forest_levy_size = 0.3 - forest_advantage = 5 - } - - } - for_king_and_country = { - icon = core_tenet_for_king_and_country - is_shown = { - religion_tag = anglican_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = against_all_odds } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - parameters = { - legalism_modified_law_costs = yes - legalism_modified_law_costs_2 = yes - legalism_reduced_faction_virtues = yes - legalism_increased_faction_sins = yes - legalism_trust_just_leader_active = yes - excommunication_active = yes - } - } - last_knights_of_britain = { - icon = core_tenet_songs_of_roland - - is_shown = { - religion_tag = anglican_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = last_knights_of_britain } - multiply = faith_unchanged_doctrine_cost_mult - } - } - character_modifier = { - prowess = 4 - tolerance_advantage_mod = 2 - accolade_glory_gain_mult = 0.1 - } - - parameters = { - clergy_can_fight = yes - cheaper_holy_wars_active = yes - great_holy_wars_active = yes - ghw_no_hof_conversion_buffs_active = yes - pilgrimage_decision_active = yes - } - - } - tenet_true_will = { - icon = core_tenet_adorcism - - is_shown = { - religion_tag = thelema_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = tenet_true_will } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - parameters = { - conquest_cb_enabled = yes - invasion_cb_enabled = yes - } - - character_modifier = { - title_creation_cost_mult = -0.5 - tyranny_gain_mult = -0.5 - direct_vassal_opinion = -15 - liege_opinion = -15 - } - - parameters = { - natural_primitivism_law_cost_increase = yes - next_level_fortification = yes - } - - character_modifier = { - tyranny_gain_mult = 1.25 - stress_gain_mult = -0.25 - stress_loss_mult = 0.25 - defender_advantage = 5 - controlled_province_advantage = 5 - } - province_modifier = { - garrison_size = 0.33 - } - } - tenet_rule_the_waves = { - icon = core_tenet_rule_the_waves - - is_shown = { - religion_tag = thelema_religion - religion_tag = britannic_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = tenet_rule_the_waves } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - parameters = { - ghw_no_hof_conversion_buffs_active = yes - bonus_holy_war_piety_active = yes - pilgrimage_decision_active = yes - unlock_voluntary_laampdom_faith = yes - trade_ports_give_control_growth = yes - trade_ports_give_levies = yes - can_travel_along_rivers = yes - } - character_modifier = { - embarkation_cost_mult = -0.85 - sea_travel_danger = medium_sea_danger_reduction - } - } - tenet_love_under_will = { - icon = core_tenet_love_under_will - - is_shown = { - religion_tag = thelema_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = tenet_love_under_will } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - character_modifier = { - fertility = 0.25 - } - parameters = { - no_unfaithfulness_penalty_active = yes - spouse_piety_loss = yes - } - } - tenet_do_what_thou_wilt = { - icon = core_tenet_literalism - - is_shown = { - religion_tag = thelema_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = tenet_do_what_thou_wilt } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - parameters = { - meditation_mechanics_active = yes - has_access_to_runestones = yes - divine_the_stars_active = yes - can_build_pyramids = yes - } - character_modifier = { - naval_movement_speed_mult = 0.25 - } - } + ###TRENCHSINGER### - 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 = { @@ -475,6 +483,11 @@ doctrine_core_tenets = { county_opinion_add = 5 } } + + + + ####GIRONDIST##### + tenet_liberte = { icon = core_tenet_carnal_exaltation is_shown = { @@ -571,6 +584,43 @@ doctrine_core_tenets = { } } + + + ###NOVELISTS### + + tenet_universal_scripture = { + icon = core_tenet_literalism + is_shown = { + religion_tag = novelist_religion + } + piety_cost = { + value = faith_tenet_cost_low + # Multiplier for keeping same tenet + if = { + limit = { has_doctrine = tenet_universal_scripture } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + character_modifier = { + prowess = 4 + tolerance_advantage_mod = 2 + } + parameters = { + great_holy_wars_active = yes + tenet_adaptive_conversion_resistance = yes + clergy_can_fight = yes + } + traits = { + virtues = { + scholar + } + } + } + + + + ###ASLANITE### tenet_people_of_the_book = { icon = core_tenet_legalism is_shown = { @@ -615,36 +665,11 @@ doctrine_core_tenets = { legalism_trust_just_leader_active = yes } } - tenet_universal_scripture = { - icon = core_tenet_literalism - is_shown = { - religion_tag = novelist_religion - } - piety_cost = { - value = faith_tenet_cost_low - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = tenet_universal_scripture } - multiply = faith_unchanged_doctrine_cost_mult - } - } - character_modifier = { - prowess = 4 - tolerance_advantage_mod = 2 - } - parameters = { - great_holy_wars_active = yes - tenet_adaptive_conversion_resistance = yes - clergy_can_fight = yes - } - traits = { - virtues = { - scholar - } - } - } + + ###CAROLINGIAN### + tenet_restore_the_crown = { icon = core_tenet_restore_the_crown is_shown = { @@ -703,6 +728,11 @@ doctrine_core_tenets = { } } } + + + + ###ATLANTEAN### + tenet_the_first_age = { icon = core_tenet_sanctity_of_nature piety_cost = { @@ -754,6 +784,10 @@ doctrine_core_tenets = { } } + + + ###ABSURDIST### + tenet_letranger = { icon = core_tenet_inner_journey is_shown = { @@ -821,6 +855,11 @@ doctrine_core_tenets = { tyranny_gain_mult = 1.00 } } + + + + ###CATHOLICS### + tenet_catholic_communion = { icon = core_tenet_communion piety_cost = { @@ -872,6 +911,11 @@ doctrine_core_tenets = { sins = { deceitful greedy } } } + + + + ###NOBELIAN### + tenet_scientific_discourse = { icon = core_tenet_alexandrian_catechism piety_cost = { diff --git a/N3OW/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml b/N3OW/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml index c0b6f6a7..085a48d2 100644 --- a/N3OW/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml +++ b/N3OW/localization/english/replace/religion/NEOW_religion_core_tenets_l_english.yml @@ -1,71 +1,77 @@ l_english: #Abrahamic Tenets -tenet_love_under_will_name:0 "Love Under Will" -tenet_do_what_thou_wilt_name:0 "Do What Thou Wilt" -tenet_rule_the_waves_name:0 "Rule The Waves" -tenet_true_will_name:0 "True Will" -tenet_love_under_will_desc:0 "One of the core tenets of Thelema is that of love. To love, and to love freely, is one of the greatest freedoms that man can experience." -tenet_do_what_thou_wilt_desc:0 ""Do what thou wilt shall be the whole of the Law" are the words spoken by the prophet Crowley. Thus, all Thelemites are to act according to their True Will, their spiritual destiny." -tenet_rule_the_waves_desc:0 "Our immortal Queen has bestowed upon us the waves of the Earth. As such, it is our divine duty to spread her flag to all corners of the Earth." -tenet_true_will_desc:0 "The Thelemite is beholden to no liege or empire, only himself and the stars." -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$" -doctrine_parameter_can_build_pyramids:0 "Can Build Pyramids" -doctrine_parameter_has_access_to_runestones:1 "[rulers|E] may raise runestones to commemorate certain major life events, earning [prestige_i][prestige|E] #weak (Before the #color_white $culture_era_high_medieval$#! [era|E])#!" -doctrine_parameter_divine_the_stars_active:0 "Allows adherents to Divine the Stars and predict their future" -doctrine_parameter_durandal_restoration_active:0 "Rulers may seek to restore Durendal" -doctrine_parameter_novelist_title_replace_active:0 "Replaces most kingdom and empire titles in Western Europe" -doctrine_parameter_hostility_override_special_doctrine_christian:0 "Christian [faiths|E] are considered only [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]" -doctrine_parameter_easier_to_convert_faith_in_hills_forests:0 "[convert_county|E] speed in Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('easier_to_convert_faith_in_hills_forests_bonus_loc_control')|0]%#!" -doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!" -doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!" -special_doctrine_via_media_name:0 "Via Media" -special_doctrine_via_media_desc:0 "Sees all other Christians as Astray" -tenet_lorekeepers_name:0 "Lorekeepers" -tenet_lorekeepers_desc:0 "It is the duty of every Novelist to delve deep into the secrets of the world, seeking to unfold the illustrious Author's hidden meanings." -tenet_the_first_age_name:0 "The First Age" -tenet_the_first_age_desc:0 "We must strive to restore the balance of order as it was during the golden age of man. Though many years have passed, our resolve has not yet been lost." -tenet_songs_of_roland_name:0 "Songs of Roland" -tenet_songs_of_roland_desc:0 "Just as during the gallant knights of yore, our court bards and wandering troubadours recite the songs of heroic knights, inspiring many to seek faith and fortune in distant lands." -tenet_restore_the_crown_name:0 "Restore the Crown" -tenet_restore_the_crown_desc:0 "Our eternal Emperor sought to unite whole world under one banner. We must continue where we left off, restoring the Crowns of Carolingia." -tenet_universal_scripture_name:0 "Universal Scripture" -tenet_universal_scripture_desc:0 "All people are but misguided followers of the one Author. Our attempts to guide them to the truth has merely led to more hostility from those who cannot see it." -tenet_people_of_the_book_name:0 "People of the Book" -tenet_people_of_the_book_desc:0 "We wish for nothing less than to bring our brothers and sisters back into the fold of our faith. Our preachers travel far and wide, spreading the good word of Aslan to all those willing to listen." -one_king_to_rule_them_all_name:0 "One King to Rule Them All" -one_king_to_rule_them_all_desc:0 "The Lion rules not just over Heaven, but also over Earth and the men he died to save. The least we can do is enforce the laws of Heaven upon our worldly realms" -the_book_of_shadows_name:0 "The Book of Shadows" -the_book_of_shadows_desc:0 "Since time immemorial, our high priests and grand wizards have always been chosen from among the best. Only through diligent study and practice may one master our Craft. " -king_of_winter_name:0 "King of Winter" -king_of_winter_desc:0 "Our King protects us from the harshness of the winter, and all our priests and laymen value the honourable knight's protection more than any fat king's laws." -the_queen_of_summer_name:0 "The Queen of Summer" -the_queen_of_summer_desc:0 "Our Queen gave us all the wonders of the world to enjoy, and enjoy it we will in her name." -last_knights_of_britain_name:0 "Last Knights of Britain" -last_knights_of_britain_desc:0 "Our brave knights have valiantly held on to the last Christian forts in England for many years. Letting them fall would be our death." -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." + rf_antediluvianist:0 "Antediluvianist" + rf_esoteric:0 "Esoteric" + tenet_alexandrian_catechism_name:0 "Scholasticism" + tenet_alexandrian_catechism_desc:0 "Our faith has a long tradition of encouraging theologians to think critically and question the status quo." + tenet_islamic_rationalism_name: "Scholasticism" + tenet_islamic_rationalism_desc: "Our faith has a long tradition of encouraging theologians to think critically and question the status quo." + tenet_love_under_will_name:0 "Love Under Will" + tenet_do_what_thou_wilt_name:0 "Do What Thou Wilt" + tenet_rule_the_waves_name:0 "Rule The Waves" + tenet_true_will_name:0 "True Will" + tenet_love_under_will_desc:0 "One of the core tenets of Thelema is that of love. To love, and to love freely, is one of the greatest freedoms that man can experience." + tenet_do_what_thou_wilt_desc:0 ""Do what thou wilt shall be the whole of the Law" are the words spoken by the prophet Crowley. Thus, all Thelemites are to act according to their True Will, their spiritual destiny." + tenet_rule_the_waves_desc:0 "Our immortal Queen has bestowed upon us the waves of the Earth. As such, it is our divine duty to spread her flag to all corners of the Earth." + tenet_true_will_desc:0 "The Thelemite is beholden to no liege or empire, only himself and the stars." + 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$" + doctrine_parameter_can_build_pyramids:0 "Can Build Pyramids" + doctrine_parameter_has_access_to_runestones:1 "[rulers|E] may raise runestones to commemorate certain major life events, earning [prestige_i][prestige|E] #weak (Before the #color_white $culture_era_high_medieval$#! [era|E])#!" + doctrine_parameter_divine_the_stars_active:0 "Allows adherents to Divine the Stars and predict their future" + doctrine_parameter_durandal_restoration_active:0 "Rulers may seek to restore Durendal" + doctrine_parameter_novelist_title_replace_active:0 "Replaces most kingdom and empire titles in Western Europe" + doctrine_parameter_hostility_override_special_doctrine_christian:0 "Christian [faiths|E] are considered only [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]" + doctrine_parameter_easier_to_convert_faith_in_hills_forests:0 "[convert_county|E] speed in Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('easier_to_convert_faith_in_hills_forests_bonus_loc_control')|0]%#!" + doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!" + doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!" + special_doctrine_via_media_name:0 "Via Media" + special_doctrine_via_media_desc:0 "Sees all other Christians as Astray" + tenet_lorekeepers_name:0 "Lorekeepers" + tenet_lorekeepers_desc:0 "It is the duty of every Novelist to delve deep into the secrets of the world, seeking to unfold the illustrious Author's hidden meanings." + tenet_the_first_age_name:0 "The First Age" + tenet_the_first_age_desc:0 "We must strive to restore the balance of order as it was during the golden age of man. Though many years have passed, our resolve has not yet been lost." + tenet_songs_of_roland_name:0 "Songs of Roland" + tenet_songs_of_roland_desc:0 "Just as during the gallant knights of yore, our court bards and wandering troubadours recite the songs of heroic knights, inspiring many to seek faith and fortune in distant lands." + tenet_restore_the_crown_name:0 "Restore the Crown" + tenet_restore_the_crown_desc:0 "Our eternal Emperor sought to unite whole world under one banner. We must continue where we left off, restoring the Crowns of Carolingia." + tenet_universal_scripture_name:0 "Universal Scripture" + tenet_universal_scripture_desc:0 "All people are but misguided followers of the one Author. Our attempts to guide them to the truth has merely led to more hostility from those who cannot see it." + tenet_people_of_the_book_name:0 "People of the Book" + tenet_people_of_the_book_desc:0 "We wish for nothing less than to bring our brothers and sisters back into the fold of our faith. Our preachers travel far and wide, spreading the good word of Aslan to all those willing to listen." + one_king_to_rule_them_all_name:0 "One King to Rule Them All" + one_king_to_rule_them_all_desc:0 "The Lion rules not just over Heaven, but also over Earth and the men he died to save. The least we can do is enforce the laws of Heaven upon our worldly realms" + the_book_of_shadows_name:0 "The Book of Shadows" + the_book_of_shadows_desc:0 "Since time immemorial, our high priests and grand wizards have always been chosen from among the best. Only through diligent study and practice may one master our Craft. " + king_of_winter_name:0 "King of Winter" + king_of_winter_desc:0 "Our King protects us from the harshness of the winter, and all our priests and laymen value the honourable knight's protection more than any fat king's laws." + the_queen_of_summer_name:0 "The Queen of Summer" + the_queen_of_summer_desc:0 "Our Queen gave us all the wonders of the world to enjoy, and enjoy it we will in her name." + last_knights_of_britain_name:0 "Last Knights of Britain" + last_knights_of_britain_desc:0 "Our brave knights have valiantly held on to the last Christian forts in England for many years. Letting them fall would be our death." + 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." + 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." -tenet_liberte_name:0 "Liberté" -tenet_liberte_desc:0 "It is the duty of every ruler to put the rights and liberties of his people in his first plan. The only thing a tyrant is good for is overthrowing." -tenet_egalite_name:0 "Egalité" -tenet_egalite_desc:0 "There is no such thing as the divine right to rule. One is only a ruler for as long as the Third Estate permits him to be, as the state exists for the people, and is made by the people." -tenet_fraternite_name:0 "Fraternité" -tenet_fraternite_desc:0 "All people are born the same, and must be taught to view other people as brothers. Division and discord caused nothing less than the end of the world, after all." + 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." + tenet_liberte_name:0 "Liberté" + tenet_liberte_desc:0 "It is the duty of every ruler to put the rights and liberties of his people in his first plan. The only thing a tyrant is good for is overthrowing." + tenet_egalite_name:0 "Egalité" + tenet_egalite_desc:0 "There is no such thing as the divine right to rule. One is only a ruler for as long as the Third Estate permits him to be, as the state exists for the people, and is made by the people." + tenet_fraternite_name:0 "Fraternité" + tenet_fraternite_desc:0 "All people are born the same, and must be taught to view other people as brothers. Division and discord caused nothing less than the end of the world, after all."