tenet stuff, chroniclers
This commit is contained in:
parent
91cfae3799
commit
29f423976f
13 changed files with 106 additions and 112 deletions
|
|
@ -25,7 +25,7 @@
|
|||
religion_tag = folkgerman_religion
|
||||
|
||||
#Hermetic
|
||||
religion_tag = hermetic_religion
|
||||
religion_tag = chronicler_religion
|
||||
#Europeanist
|
||||
religion_tag = europeanist_religion
|
||||
|
||||
|
|
@ -443,7 +443,7 @@
|
|||
|
||||
special_doctrine_christian_hermetic = {
|
||||
is_shown = {
|
||||
religion_tag = hermetic_religion
|
||||
religion_tag = chronicler_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
|
|
@ -475,7 +475,7 @@
|
|||
|
||||
special_doctrine_nobelian_hermetic = {
|
||||
is_shown = {
|
||||
religion_tag = hermetic_religion
|
||||
religion_tag = chronicler_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
|
|
|
|||
|
|
@ -6,17 +6,14 @@
|
|||
|
||||
###WICCA###
|
||||
|
||||
the_queen_of_summer = {
|
||||
tenet_divine_opulence = {
|
||||
icon = core_tenet_ritual_hospitality
|
||||
|
||||
is_shown = {
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = the_queen_of_summer }
|
||||
limit = { has_doctrine = tenet_divine_opulence }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
@ -26,7 +23,6 @@
|
|||
piety_from_feasts_active = yes
|
||||
mandatory_feast_attendance = yes
|
||||
allows_brewery = yes
|
||||
no_unfaithfulness_penalty_active = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
|
|
@ -1925,7 +1921,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
tenet_militant_monasticism = {
|
||||
tenet_militant_vows = {
|
||||
icon = core_tenet_armed_resistance
|
||||
piety_cost = {
|
||||
if = {
|
||||
|
|
@ -1954,7 +1950,7 @@
|
|||
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_militant_monasticism }
|
||||
limit = { has_doctrine = tenet_militant_vows }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue