5 tenets
This commit is contained in:
parent
bf1d2d1758
commit
7b957df882
7 changed files with 191 additions and 10 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
|
|
@ -120,6 +120,7 @@ special_tolerance = {
|
|||
}
|
||||
special_doctrine_novelist_cousin = {
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_novelist_kinship = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue