궁정 재원 강탈
국가 상호 작용

궁정 재원 강탈

appanage_seize_court_resourcesin_game/common/country_interactions/appanage_seize_court_resources.txt:1

속령의 궁정 재원을 강탈하면 상대국과의 관계가 크게 악화됩니다. 그러나 대상이 되는 국가가 강력한 종속국일 경우, 감수할 위험 이상의 이득을 얻을 수 있을지도 모릅니다.

요구 조건속령의 궁정 재원 강탈정적 보정치allow속령의 궁정 재원 강탈정적 보정치allow속령의 궁정 재원 강탈정적 보정치allow속령의 궁정 재원 강탈정적 보정치allow우리 궁정 재원 강탈당함정적 보정치select trigger속령종속국 유형select trigger

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

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5potential = {
}
8allow = {
9scope:actor = {
10custom_tooltip = {
11text = is_not_benefitting_from_seize_court_resources 궁정 재원 강탈로 인한 이익을 누리고 있지 않음
12AND = {
13NOT = {
13has_country_modifier = court_resources_seized_weak
}
14NOT = {
14has_country_modifier = court_resources_seized_mild
}
15NOT = {
15has_country_modifier = court_resources_seized_severe
}
16NOT = {
16has_country_modifier = court_resources_seized_extreme
}
}
}
}
}
22select_trigger = {
23looking_for_a = country
24interaction_source_list = {
25scope:actor = {
26every_subject = {
27add_to_list = source
}
}
}
31target_flag = recipient
32name = "choose_country" 국가 선택:
33column = {
34data = name
}
36visible = {
37is_subject_type = appanage
38is_subject_of = scope:actor
}
40enabled = {
41subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
43NOT = {
43has_country_modifier = our_court_resources_seized
}
44any_owned_location = {
45OR = {
46integration_level = integrated
47integration_level = core
}
49count > 5
}
}
}
54effect = {
55scope:recipient = {
56add_country_modifier = {
56years = 10
56mode = add_and_extend
}
}
58scope:actor = {
59reverse_add_opinion = {
60target = scope:recipient
61modifier = opinion_seized_our_courts_resources
}
}
64if = {
65limit = {
66scope:recipient = {
67any_owned_location = {
68OR = {
69integration_level = integrated
70integration_level = core
}
72count > 5
}
}
}
76hidden_effect = {
77scope:actor = {
78add_country_modifier = {
78years = 10
78mode = add_and_extend
}
}
}
}
82if = {
83limit = {
84scope:recipient = {
85any_owned_location = {
86OR = {
87integration_level = integrated
88integration_level = core
}
90count > 10
}
}
}
94hidden_effect = {
95scope:actor = {
96add_country_modifier = {
96years = 10
96mode = add_and_extend
}
97remove_country_modifier = court_resources_seized_weak
}
}
}
101if = {
102limit = {
103scope:recipient = {
104any_owned_location = {
105OR = {
106integration_level = integrated
107integration_level = core
}
109count > 16
}
}
}
113hidden_effect = {
114scope:actor = {
115add_country_modifier = {
115years = 10
115mode = add_and_extend
}
116remove_country_modifier = court_resources_seized_mild
}
}
}
120if = {
121limit = {
122scope:recipient = {
123any_owned_location = {
124OR = {
125integration_level = integrated
126integration_level = core
}
128count > 24
}
}
}
132hidden_effect = {
133scope:actor = {
134add_country_modifier = {
134years = 10
134mode = add_and_extend
}
135remove_country_modifier = court_resources_seized_severe
}
}
}
139scope:actor = {
140custom_tooltip = seize_court_benefit_based_on_subject_integrated_provinces 내각 효율성에 보너스를 얻습니다. 속령이 소유한 병합 또는 핵심 지점이 많을수록 해당 속령의 궁정 재원을 강탈함으로써 얻는 보너스가 증가합니다.
}
}
143ai_will_do = {
144add = -10
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지