궁정 구성원 처형
행동

궁정 구성원 처형

execute_court_memberin_game/common/generic_actions/coup_attempt_actions.txt:59

행동할 때가 다가옵니다. 곧 음모에 가담한 자의 머리가 떨어질 것입니다! 권력에 굶주린 승냥이들의 희생양이 되기 전에 우리의 죽음을 꾀하는 자를 처형해야 합니다.

요구 조건쿠데타 시도재난select trigger 1potential_conspirator_variable변수allowrelevant_event_variable변수allow

정의in_game/common/generic_actions/coup_attempt_actions.txt:59

60type = disaster
61show_message = no
63ai_tick = daily
64ai_tick_frequency = 40
66automation_tick = never
67automation_tick_frequency = 12
69allow = {
70scope:actor = {
71custom_tooltip = {
72text = any_conspirators_are_active_tt 최소 1명의 인물이 음모를 꾸미고 있습니다
73any_character = {
75NOR = {
76is_ruler_of = prev
77is_regent_of = prev
}
}
}
82custom_tooltip = {
83text = has_relevant_event_to_the_disaster_tt 현재 이 재난과 관련된 이벤트를 해결 중입니다
84NOT = {
84has_variable = relevant_event_variable
}
}
}
}
89cooldown = {
90type = execute_court_member
91months = 3
}
94select_trigger = {
95looking_for_a = disaster
96name = "choose_disaster" 재난 선택:
97target_flag = recipient
98column = {
99data = name
}
101visible = {
102disaster_type = disaster_type:coup_attempt
103disaster_is_active = yes
}
}
107select_trigger = {
108looking_for_a = character
109source = actor
110target_flag = target_character_2
111name = "choose_character" 인물 선택:
112column = {
113data = name
}
115visible = {
116is_alive = yes
117is_adult = yes
118is_ruler = no
119is_regent = no
}
}
123effect = {
125custom_tooltip = {
126text = selected_character_will_be_executed_tt 선택한 인물은 우리의 사형 집행인에게 죽음을 맞이하게 됩니다
127scope:actor = {
127trigger_event_non_silently = coup_attempt.9
}
}
}
131ai_will_do = {
132add = 0
133if = {
134limit = {
134exists = scope:target_character_2
}
135if = {
136limit = {
137scope:target_character_2 = {
}
}
139add = {
-1
10
}
}
141else = {
142add = {
-10
2
}
}
144if = {
145limit = {
146scope:target_character_2 = {
147OR = {
148is_consort = yes
149is_heir = yes
}
}
}
153if = {
154limit = {
155scope:target_character_2 = {
}
}
157add = 100
}
159else = {
159add = -100
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지