인물 상호 작용

아클라 혼인

aclla_distributionin_game/common/character_interactions/aclla_distribution.txt:1

해당 인물이 대상 지방의 위정자와 혼인합니다. 이에 따라 해당 지방에 다음 효과가 발생합니다:
아클라 혼인 성사

요구 조건도시민계층select trigger 1평민계층select trigger 1혼인 차단보정치 유형select trigger 1아클라 혼인 이용 가능보정치 유형potential아클라 혼인 성사정적 보정치select trigger 2

2is_consort_action = no
3on_own_nation = yes
4sound = "event:/SFX/UI/Character/Unique/sfx_ui_character_arrange_marriage"
5message = yes
6potential = {
7scope:actor = {
}
}
10ai_tick = daily
11ai_tick_frequency = 90
12allow = {
}
15select_trigger = {
16looking_for_a = character
17source = actor
18target_flag = recipient
19name = "choose_character" 인물 선택:
20column = {
21data = name
}
23visible = {
24is_female = yes
25is_alive = yes
26is_consort = no
27is_ruler = no
28is_heir = no
}
30enabled = {
31is_adult = yes
32has_available_marriage_slot = yes
34NOT = {
}
35NOT = {
}
}
}
39select_trigger = {
40looking_for_a = province
41source = actor
42target_flag = target
43name = "aclla_distribution_select_title" 아클라를 보내 혼인시킬 지방 선택
44none_available_msg_key = "aclla_distribution_no_provinces"
45column = {
45data = name
}
46column = {
46data = population
}
47column = {
47data = satisfaction
}
48visible = {
49not = {
49has_province_modifier = aclla_distributed
}
50any_location_in_province = {
51owner = scope:actor
}
}
}
56effect = {
57if = {
58limit = {
59exists = scope:target
}
61scope:target = {
62add_province_modifier = {
63modifier = aclla_distributed
64years = 20
65mode = add_and_extend
}
}
}
69if = {
70limit = {
71exists = scope:recipient
}
73scope:recipient = {
74add_character_modifier = {
74modifier = banned_from_cabinet
74years = 20
74mode = add_and_extend
}
75add_character_modifier = {
75modifier = block_marriage
75years = 20
75mode = add_and_extend
}
76add_character_modifier = {
76years = 20
76mode = add_and_extend
}
}
}
}
81ai_will_do = {
83add = {
84if = {
85limit = {
86scope:target = {
87province_satisfaction < 0
}
}
90value = scope:target.province_satisfaction
91multiply = -5
}
}
95add = {
96if = {
97limit = {
98scope:recipient = {
}
}
102value = 100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지