unfucking the mod
This commit is contained in:
parent
cbe3fbcda2
commit
d887392b56
1167 changed files with 26982 additions and 13 deletions
28
common/culture/innovations/02_ce1_innovations.txt
Normal file
28
common/culture/innovations/02_ce1_innovations.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
#### CE1 Types ####
|
||||
@innovation_welfare_02 = "gfx/interface/icons/culture_innovations/innovation_welfare_02.dds"
|
||||
|
||||
|
||||
# Culture-Specific Innovations
|
||||
innovation_sanitation = {
|
||||
skill = stewardship
|
||||
group = culture_group_civic
|
||||
culture_era = culture_era_high_medieval
|
||||
icon = @innovation_welfare_02
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_byzantine
|
||||
has_cultural_pillar = heritage_arabic
|
||||
has_cultural_pillar = heritage_syriac
|
||||
}
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
epidemic_resistance = 10
|
||||
}
|
||||
|
||||
#custom = unlocks_innovation_sanitation
|
||||
|
||||
flag = global_regional
|
||||
flag = high_medieval_era_regional
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue