Compare commits
No commits in common. "5477c4a2bc5d54cfc791cfa565ee75cdb9bf16ca" and "f61e883b3fcebc12e5709ad4811a4597559ba8ce" have entirely different histories.
5477c4a2bc
...
f61e883b3f
1 changed files with 0 additions and 45 deletions
|
|
@ -975,48 +975,3 @@ tradition_wine_culture = {
|
||||||
value = 10
|
value = 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
tradition_consanguinity_dynastic = {
|
|
||||||
category = societal
|
|
||||||
|
|
||||||
|
|
||||||
layers = {
|
|
||||||
0 = diplo
|
|
||||||
1 = western
|
|
||||||
4 = food.dds
|
|
||||||
}
|
|
||||||
|
|
||||||
is_shown = {
|
|
||||||
OR = {
|
|
||||||
has_cultural_pillar = heritage_turkish
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
parameters = {
|
|
||||||
consanguinity_restricted_dynastic_marriage = yes
|
|
||||||
consanguinity_restricted_marriage = yes
|
|
||||||
consanguinity_restricted_close_kin_incest = yes
|
|
||||||
}
|
|
||||||
|
|
||||||
cost = {
|
|
||||||
prestige = {
|
|
||||||
add = {
|
|
||||||
value = tradition_base_cost
|
|
||||||
desc = BASE
|
|
||||||
format = "BASE_VALUE_FORMAT"
|
|
||||||
}
|
|
||||||
if = {
|
|
||||||
limit = {
|
|
||||||
NOT = {
|
|
||||||
culture_pillar:ethos_spiritual = { is_in_list = traits }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
add = {
|
|
||||||
value = tradition_incompatible_ethos_penalty
|
|
||||||
desc = not_spiritual_desc
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
multiply = tradition_replacement_cost_if_relevant
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue