divine progress
This commit is contained in:
parent
347d2730e6
commit
ff0e80eefb
7 changed files with 16276 additions and 11 deletions
|
|
@ -926,8 +926,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
can_pick = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
|
|
@ -1091,7 +1091,7 @@
|
|||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = hermetic_religion
|
||||
|
|
@ -1106,7 +1106,7 @@
|
|||
}
|
||||
|
||||
character_modifier = {
|
||||
monthly_learning_lifestyle_xp_gain_mult = 0.2
|
||||
monthly_learning_lifestyle_xp_gain_mult = 0.1
|
||||
learning_per_stress_level = 2
|
||||
}
|
||||
|
||||
|
|
@ -1185,6 +1185,35 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
tenet_divine_progress = {
|
||||
icon = core_tenet_divine_progress
|
||||
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_divine_progress }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
monthly_learning_lifestyle_xp_gain_mult = 0.1
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { ambitious }
|
||||
sins = { content }
|
||||
}
|
||||
parameters = {
|
||||
neow_innovation_from_learning_traits = yes
|
||||
}
|
||||
}
|
||||
|
||||
##### CALVINIST ######
|
||||
|
||||
|
|
|
|||
|
|
@ -914,7 +914,7 @@
|
|||
doctrine = special_doctrine_singular_interpretation
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_divine_progress
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_scientific_discourse
|
||||
|
||||
|
|
|
|||
|
|
@ -314,7 +314,7 @@
|
|||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_divine_progress
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue