This commit is contained in:
Magpie490 2024-11-10 13:56:17 +00:00
parent 26b40aecc4
commit 0f8cb7c502
7 changed files with 191 additions and 10 deletions

View file

@ -378,7 +378,7 @@
}
traits = {
virtues = { honest }
sins = { deceitful }
sins = { deceitful greedy }
}
}
tenet_consolamentum = {
@ -865,7 +865,168 @@
}
}
}
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 = {
tenet_adaptive_conversion_resistance = yes
clergy_can_fight = yes
}
traits = {
virtues = { brave }
sins = { craven }
}
}
tenet_restore_the_crown = {
icon = core_tenet_restore_the_crown
is_shown = {
religion_tag = novelist_religion
}
piety_cost = {
value = faith_tenet_cost_mid
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_pursuit_of_power }
multiply = faith_unchanged_doctrine_cost_mult
}
}
parameters = {
conquest_cb_enabled = yes
invasion_cb_enabled = yes
warmonger = yes
novelist_title_replace_active = yes
}
character_modifier = {
title_creation_cost_mult = -0.5
tyranny_gain_mult = -0.5
direct_vassal_opinion = -10
}
traits = {
virtues = {
ambitious
}
sins = {
content
}
}
}
tenet_songs_of_roland = {
icon = core_tenet_songs_of_roland
is_shown = {
religion_tag = novelist_religion
}
piety_cost = {
value = faith_tenet_cost_mid
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_pursuit_of_power }
multiply = faith_unchanged_doctrine_cost_mult
}
}
character_modifier = {
county_opinion_add = 10
}
parameters = {
vows_of_poverty_active = yes
unlock_voluntary_laampdom_faith = yes
}
traits = {
virtues = { generous = 2 poet gallant }
sins = { greedy = 2 }
}
}
tenet_the_first_age = {
icon = core_tenet_sanctity_of_nature
piety_cost = {
value = faith_tenet_cost_low
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_struggle_submission }
multiply = faith_unchanged_doctrine_cost_mult
}
}
is_shown = {
religion_tag = novelist_religion
}
parameters = {
great_holy_wars_active = yes
ghw_no_hof_conversion_buffs_active = yes
bonus_holy_war_piety_active = yes
pilgrimage_decision_active = yes
unlock_voluntary_laampdom_faith = yes
novelist_title_replace_active = yes
durandal_restoration_active = yes
}
}
tenet_lorekeepers = {
icon = core_tenet_legalism
piety_cost = {
value = faith_tenet_cost_low
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_struggle_submission }
multiply = faith_unchanged_doctrine_cost_mult
}
}
is_shown = {
religion_tag = novelist_religion
}
character_modifier = {
church_holding_build_speed = -0.33
church_holding_build_gold_cost = -0.33
church_holding_holding_build_speed = -0.33
church_holding_holding_build_gold_cost = -0.33
}
parameters = {
meditation_mechanics_active = yes
unlock_voluntary_laampdom_faith = yes
destroying_artifacts_is_pious = yes
}
traits = {
virtues = {
temperate
}
sins = {
gluttonous
greedy
lifestyle_reveler
}
}
}
tenet_vows_of_poverty = {
icon = core_tenet_vows_of_poverty
piety_cost = {

View file

@ -120,6 +120,7 @@ special_tolerance = {
}
special_doctrine_novelist_cousin = {
parameters = {
hostility_override_special_doctrine_novelist_kinship = 1
}
}
}

View file

@ -257,9 +257,9 @@
doctrine = special_doctrine_novelist_kinship
#Tenets | add unique ones eventually
doctrine = tenet_legalism
doctrine = tenet_religious_legal_pronouncements
doctrine = tenet_unrelenting_faith
doctrine = tenet_universal_scripture
doctrine = tenet_the_first_age
doctrine = tenet_lorekeepers
holy_order_names = { #placeholder
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
@ -333,9 +333,9 @@
doctrine = special_doctrine_novelist_kinship
#Tenets | add unique ones eventually
doctrine = tenet_vows_of_poverty
doctrine = tenet_armed_pilgrimages
doctrine = tenet_pursuit_of_power
doctrine = tenet_universal_scripture
doctrine = tenet_restore_the_crown
doctrine = tenet_songs_of_roland
holy_order_names = { #placeholder
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
@ -409,7 +409,7 @@
doctrine = special_doctrine_novelist_kinship
#Tenets | add unique ones eventually
doctrine = tenet_literalism
doctrine = tenet_universal_scripture
doctrine = tenet_asceticism
doctrine = tenet_mendicant_preachers

View file

@ -253,7 +253,7 @@
#holy_site = segrada_familia
#Special Tolerance | placeholder
doctrine = special_doctrine_ecumenical_christian
#doctrine = special_doctrine_ecumenical_christian
#Tenets | WIP
doctrine = tenet_carnal_exaltation

Binary file not shown.

Binary file not shown.

View file

@ -2,4 +2,17 @@
#Abrahamic Tenets
tenet_catholic_communion_name:0 "Reformed Communion"
tenet_catholic_communion_desc:0 "WIP."
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_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"
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."