Books and stuff
This commit is contained in:
parent
6db8d2439a
commit
10f153058e
23 changed files with 17462 additions and 408 deletions
|
|
@ -102,12 +102,13 @@ innovation_legionnaires = {
|
|||
icon = @special_maa_02
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
this = culture:roman
|
||||
culture_head ?= {
|
||||
is_roman_emperor_primary_title_excluding_byzantium_trigger = yes
|
||||
}
|
||||
}
|
||||
always = no
|
||||
# OR = {
|
||||
# this = culture:roman
|
||||
# culture_head ?= {
|
||||
# is_roman_emperor_primary_title_excluding_byzantium_trigger = yes
|
||||
# }
|
||||
# }
|
||||
}
|
||||
|
||||
unlock_maa = praetorian
|
||||
|
|
|
|||
|
|
@ -48,11 +48,11 @@ innovation_varangian_adventurers = {
|
|||
has_innovation = innovation_varangian_adventurers
|
||||
has_cultural_pillar = heritage_north_germanic
|
||||
|
||||
# Frankish
|
||||
this = culture:norman
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:norse #Norman
|
||||
}
|
||||
# # Frankish
|
||||
# this = culture:norman
|
||||
# any_parent_culture_or_above = {
|
||||
# this = culture:norse #Norman
|
||||
# }
|
||||
this = culture:estonian
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:estonian #Estonian
|
||||
|
|
|
|||
|
|
@ -225,12 +225,12 @@ tradition_republican_legacy = {
|
|||
NOT = { has_cultural_tradition = tradition_parochialism }
|
||||
}
|
||||
can_pick = {
|
||||
OR ={
|
||||
this = culture:roman
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:roman
|
||||
}
|
||||
}
|
||||
# OR ={
|
||||
# this = culture:roman
|
||||
# any_parent_culture_or_above = {
|
||||
# this = culture:roman
|
||||
# }
|
||||
# }
|
||||
NOT = { has_cultural_tradition = tradition_parochialism }
|
||||
custom_tooltip = {
|
||||
text = cultrad_not_nomadic_government_type
|
||||
|
|
@ -2161,20 +2161,20 @@ tradition_parochialism = {
|
|||
|
||||
is_shown = { #Replaced by tradition_republican_legacy
|
||||
NOT = { has_cultural_tradition = tradition_republican_legacy }
|
||||
NOR ={
|
||||
this = culture:roman
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:roman
|
||||
}
|
||||
}
|
||||
}
|
||||
# NOR ={
|
||||
# this = culture:roman
|
||||
# any_parent_culture_or_above = {
|
||||
# this = culture:roman
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
can_pick = {
|
||||
NOR ={
|
||||
this = culture:roman
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:roman
|
||||
}
|
||||
}
|
||||
# NOR ={
|
||||
# this = culture:roman
|
||||
# any_parent_culture_or_above = {
|
||||
# this = culture:roman
|
||||
# }
|
||||
# }
|
||||
NOT = { has_cultural_tradition = tradition_republican_legacy }
|
||||
custom_tooltip = {
|
||||
text = cultrad_not_nomadic_government_type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue