
内阁行动本版本变更
培育新文化
形成一种全新的文化,并将它作为我们的新主流文化。
帝国国家等级allow
王国国家等级allow修正
每月创新倾向+0.1
定义in_game/common/cabinet_actions/form_new_culture.txt:1
2ability = adm
3allow_multiple = no
4years = 10
5potential = {
6NOT = {
6is_dominant_country_of = culture
}
}
8allow = {
9in_civil_war = no
15trigger_if = {
16limit = {
16is_ai = yes
}
17culture = {
17NOT = {
17has_culture_with_tag = native_american_tag
}
}
18OR = {
19AND = {
20is_colonial_subject = yes
21is_disloyal_subject = yes
}
}
}
}
30on_fully_activated = {
31scope:actor = {
31form_new_culture = yes
}
}