
패권
문화적 패권 국가
문화적 패권 국가는 문화 영향력이 가장 높은 열강을 뜻합니다.
보정치
정의in_game/common/hegemons/4_cultural_hegemon.txt:1
2gain = {
3is_great_power = yes
4is_subject = no
5NOT = {
6any_other_great_power = {
7culture.cultural_influence > root.culture.cultural_influence
}
}
}
13lose = {
14OR = {
15any_other_great_power = {
16culture.cultural_influence > {
17value = root.culture.cultural_influence
18multiply = 1.1
}
20is_subject = no
}
22is_subject = yes
}
}
26modifier = {
}


