부족 최고령 남성
계승 법칙

부족 최고령 남성

tribal_oldest_malein_game/common/heir_selections/tribal.txt:1

부족의 계승 법칙 유형입니다. 이전 Ruler의 장남이 새 통치자가 됩니다.

요구 조건스텝 지대 유목민정부 유형succession effect통치 차단보정치 유형calc통치자 사망 시 유목민 통일성 변동량보정치 유형succession effect

정의in_game/common/heir_selections/tribal.txt:1

2include_ruler_siblings = yes
3through_female = no
4allow_female = no
5ignore_ruler = yes
6allow_children = yes
8allowed_estates = {
}
9heir_is_allowed = {
}
11succession_effect = {
12if = {
17custom_tooltip = ON_RULER_DEATH_EFFECT_TT 통치자 사망 시 다음과 같은 일이 발생합니다:
18show_as_tooltip = {
19add_horde_unity = root.modifier:horde_unity_hit_at_ruler_death
}
}
22else = {
23add_legitimacy = legitimacy_mild_penalty (-10)
}
}
27calc = {
28add = {
29desc = "HEIR_SELECTION_FATHER_IS_RULER_DESC" • 부친이 통치자인 경우 부여되는 점수
30if = {
31limit = {
32OR = {
33not = {
33exists = root
}
34father ?= scope:target.last_valid_ruler
}
}
37value = 500
}
}
41add = {
42desc = "HEIR_SELECTION_GRANDFATHER_IS_RULER_DESC" • 조부 한 명이 통치자인 경우 부여되는 점수
43if = {
44limit = {
45OR = {
46not = {
46exists = root
}
47and = {
48exists = father
49father.father ?= scope:target.last_valid_ruler
}
}
}
53value = 250
}
}
57if = {
58limit = {
59exists = root
}
61add = {
62desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
63value = character_age
}
65if = {
66limit = {
}
67add = {
68desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 통치에 부적합
69value = -1000
}
}
}
75if = {
76limit = {
77not = {
77exists = root
}
}
79add = {
80desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
81value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지