
내각 행동이번 버전 변경
신규 문화 형성
우리나라의 주 문화가 될 완전히 새로운 문화를 형성합니다.
제국국가 등급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
}
}