generic bards, icons, name fixes
This commit is contained in:
parent
e96a645601
commit
3ea5af7851
10 changed files with 56 additions and 53 deletions
|
|
@ -1,5 +1,5 @@
|
|||
e_alps = {
|
||||
color={ 218 234 242 }
|
||||
color={ 193 226 242 }
|
||||
|
||||
capital = c_bern
|
||||
can_be_named_after_dynasty = no
|
||||
|
|
|
|||
|
|
@ -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 ######
|
||||
|
|
|
|||
|
|
@ -282,7 +282,7 @@
|
|||
|
||||
doctrine = tenet_druidry
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_wandering_bards
|
||||
|
||||
doctrine = special_doctrine_fae_and_folklore
|
||||
}
|
||||
|
|
|
|||
|
|
@ -420,7 +420,7 @@
|
|||
#Tenets | placeholder
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = tenet_alexandrian_catechism
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_tenet_wandering_bards
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue