인물 상호 작용이번 버전 변경

후계자 선호

favor_heirin_game/common/character_interactions/favor_heir.txt:1

해당 인물을 우리나라의 유력 계승 후보로 삼습니다.

요구 조건상호 작용 차단보정치 유형select trigger프로이센 십자군 참여 중정적 보정치select triggerfavored_heir변수allow

2on_own_nation = yes
3message = yes
4potential = {
5scope:actor = {
}
}
9ai_tick = monthly
10ai_tick_frequency = 1
11allow = {
12scope:actor = {
13custom_tooltip = {
14text = favor_heir_ct 우리는 이미 Favored Heir Character(을)를 차기 후계자로 지지 중입니다
15NOT = {
15has_variable = favored_heir
}
}
}
}
19select_trigger = {
20looking_for_a = character
21source = actor
22target_flag = recipient
23name = "choose_character" 인물 선택:
24pre_evaluation_sort_value = {
25value = age_in_years
}
27pre_evaluation_number_to_evaluate_fully = 5
28column = {
29data = name
}
31visible = {
32NOT = {
32is_ruler_of = scope:actor
}
33is_alive = yes
34is_adult = yes
}
36enabled = {
38NOT = {
38has_character_modifier = on_prussian_crusade
}
39is_eligible_heir_baseline = scope:actor
40valid_estate_for_heir_selection = scope:actor.succession_law
41valid_gender_for_heir_selection = scope:actor.succession_law
42custom_tooltip = {
43text = favor_heir_at Recipient(은)는 이미 지지받는 후보이자 우리나라의 정당한 후계자입니다
44scope:actor = {
45NOT = {
45is_target_in_variable_list = {
45name = supported_heirs
45target = root
}
}
}
}
}
}
50effect = {
51scope:recipient = {
52custom_tooltip = {
53text = favor_heir_tt Recipient(이)가 우리 후계자로 지지받아, 후계자 자격을 갖추게 됩니다
54set_variable = {
55name = home_country
56value = scope:actor
}
58set_variable = {
60value = scope:actor
}
}
}
64custom_tooltip = {
65text = favor_heir_bt 후계자는 한 명만 지지할 수 있습니다
66scope:actor = {
67set_variable = {
68name = favored_heir
69value = scope:recipient
}
71add_to_variable_list = {
72name = supported_heirs
73target = scope:recipient
}
}
}
}
78ai_will_do = {
79value = -100
80add = {
81desc = "POTENTIAL_HEIR_SCORE" 잠재적 후계자 점수
82value = "scope:recipient.heir_score(scope:actor)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지