
内閣アクションこのバージョンで変更
新しい文化の育成
まったく新しい文化を創出し、それがわが国の主要文化となる。
帝国国家ランク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
}
}