군사 방침 변경
행동

군사 방침 변경

change_military_stancein_game/common/generic_actions/military_stance.txt:1

우리 종속국이 전쟁이 일어났을 때 취할 행동 방침을 결정하는 군사 방침을 설정합니다.

정의in_game/common/generic_actions/military_stance.txt:1

2type = owncountry
4potential = {
}
7allow = {
}
10ai_tick = never
12select_trigger = {
13looking_for_a = country
14source = actor
15source_flags = subjects
16target_flag = subject
17name = "change_military_stance_choose_subject" 지시할 종속국 선택:
18column = {
19data = name
}
21column = {
22data = army_size
}
24column = {
25data = regular_army_size
}
27column = {
28data = navy_size
}
30visible = {
}
}
34select_trigger = {
35looking_for_a = military_stance
36target_flag = military_stance
37name = "change_military_stance_choose_stance" 사용할 군사 방침 선택:
38column = {
39data = name
}
41selected = {
42this = scope:subject.country_stance
}
}
46effect = {
47scope:actor = {
48if = {
49limit = {
50exists = scope:subject
51exists = scope:military_stance
}
53scope:subject = {
54set_country_military_stance = scope:military_stance
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지