sweden and some other stuff

This commit is contained in:
edwardtheelbowhigh 2025-02-25 00:18:48 +00:00
parent 40deafa6f6
commit 604acaf7dd
19 changed files with 1222 additions and 427 deletions

View file

@ -4349,6 +4349,79 @@
sins = { arrogant }
}
}
tenet_scientific_discourse = {
icon = core_tenet_alexandrian_catechism
piety_cost = {
value = faith_tenet_cost_mid
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_scientific_discourse }
multiply = faith_unchanged_doctrine_cost_mult
}
}
is_shown = {
OR = {
religion_tag = hermetic_religion
}
}
can_pick = {
custom_description = {
text = doctrine_pluralism_fundamentalist_trigger
NOT = { doctrine:doctrine_pluralism_fundamentalist = { is_in_list = selected_doctrines } }
}
}
character_modifier = {
monthly_learning_lifestyle_xp_gain_mult = 0.2
learning_per_stress_level = 2
}
traits = {
virtues = {
scholar = { scale = 2 weight = 2 }
education_learning_3
education_learning_4
education_learning_5
}
}
parameters = {
literalist_debate_enabled = yes
tenet_esotericism_mystic_education = yes
}
}
tenet_giant_shoulders = {
icon = core_tenet_inner_journey
is_shown = {
#has_doctrine = eastern_hostility_doctrine
#NOT = { religion_tag = zoroastrianism_religion }
}
piety_cost = {
value = faith_tenet_cost_low
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_inner_journey }
multiply = faith_unchanged_doctrine_cost_mult
}
}
traits = {
virtues = { patient }
sins = { impatient }
}
parameters = {
meditation_mechanics_active = yes
select_personal_god_active = yes
}
}
}
#############################