hermetic doctrine, red death, misc tenets

This commit is contained in:
trashmasteruni 2026-02-27 00:35:33 +01:00
parent ed1f293ffb
commit e5334bf56e
29 changed files with 4260 additions and 213 deletions

View file

@ -26,11 +26,9 @@
}
character_modifier = {
forest_advantage = 5
forest_attrition_mult = -0.25
build_gold_cost = 0.1
county_opinion_add = 15
stress_loss_mult = 0.2
county_opinion_add = -10
vassal_opinion = 10
stress_loss_mult = 0.25
}
}
@ -131,55 +129,55 @@
}
for_king_and_country = {
icon = core_tenet_for_king_and_country
is_shown = {
has_doctrine = special_doctrine_english_anglican
}
piety_cost = {
value = faith_tenet_cost_low
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_armed_resistance }
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 = {
has_doctrine = special_doctrine_english_anglican
}
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
}
}
# for_king_and_country = {
# icon = core_tenet_for_king_and_country
# is_shown = {
# has_doctrine = special_doctrine_english_anglican
# }
# piety_cost = {
# value = faith_tenet_cost_low
# # Multiplier for keeping same tenet
# if = {
# limit = { has_doctrine = tenet_armed_resistance }
# 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 = {
# has_doctrine = special_doctrine_english_anglican
# }
# 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
# }
#
# }