선원 징발
국가 상호 작용

선원 징발

press_sailorsin_game/common/country_interactions/press_sailors.txt:1

상대국의 선원 일부를 차출해 우리 해상군에 복무하게 만듭니다.

정의in_game/common/country_interactions/press_sailors.txt:1

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
9allow = {
}
12select_trigger = {
13looking_for_a = country
14interaction_source_list = {
15scope:actor = {
16every_subject = {
17add_to_list = source
}
}
}
21target_flag = recipient
22name = "choose_country" 국가 선택:
23column = {
24data = name
}
26visible = {
}
28enabled = {
29subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
31monthly_sailors > 0
}
}
35effect = {
37scope:recipient = {
38add_sailors = {
39value = scope:recipient.monthly_sailors
40multiply = -6
}
42add_liberty_desire = liberty_desire_mild_plus (10)
}
45scope:actor = {
46add_sailors = {
47value = scope:recipient.monthly_sailors
48multiply = 6
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지