generic bards, icons, name fixes
This commit is contained in:
parent
e96a645601
commit
3ea5af7851
10 changed files with 56 additions and 53 deletions
|
|
@ -493,40 +493,6 @@
|
|||
better_study_scheme = yes
|
||||
}
|
||||
}
|
||||
tenet_wandering_bards = {
|
||||
icon = tenet_wandering_bards
|
||||
|
||||
is_shown = {
|
||||
religion_tag = europeanist_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_wandering_bards }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = doctrine_pluralism_fundamentalist_trigger
|
||||
NOT = { doctrine:doctrine_pluralism_fundamentalist = { is_in_list = selected_doctrines } }
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
mendicant_preachers_conversion_active = yes
|
||||
unlock_voluntary_laampdom_faith = yes
|
||||
}
|
||||
traits = {
|
||||
virtues = {
|
||||
lifestyle_poet = {
|
||||
scale = 2
|
||||
weight = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
###TRENCHSINGER###
|
||||
|
|
@ -1181,6 +1147,40 @@
|
|||
# }
|
||||
# }
|
||||
|
||||
###### GENERIC #####
|
||||
|
||||
tenet_wandering_bards = {
|
||||
icon = tenet_wandering_bards
|
||||
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_wandering_bards }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = doctrine_pluralism_fundamentalist_trigger
|
||||
NOT = { doctrine:doctrine_pluralism_fundamentalist = { is_in_list = selected_doctrines } }
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
mendicant_preachers_conversion_active = yes
|
||||
unlock_voluntary_laampdom_faith = yes
|
||||
}
|
||||
traits = {
|
||||
virtues = {
|
||||
lifestyle_poet = {
|
||||
scale = 2
|
||||
weight = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
###### VANILLA TENETS ######
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue