슈고 직책 수여
행동

슈고 직책 수여

grant_shugo_officein_game/common/generic_actions/japanese_shogunate.txt:1

일본의 여러 지방을 직접 다스리는 것은 때로 어려울 수 있기에, 지방 총독을 임명해 쇼군의 통치 범위를 온 나라로 확장합니다.

요구 조건국부건물select trigger 2일본 막부국가 간 조직체allow, potential, select trigger 1, select trigger 3슈고 다이묘특별 지위effect직책 임명정책allow

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

2type = internationalorganization
4ai_tick = monthly
5ai_tick_frequency = 6
7automation_tick = never
8automation_tick_frequency = 12
9show_message_to_target = yes
11potential = {
13scope:actor = {
13is_member_of_international_organization = international_organization:japanese_shogunate
}
}
16allow = {
18international_organization_has_policy = policy:appointed_posts_policy
19leader_country ?= scope:actor
}
}
23price = price:grant_shugo_office
25cooldown = {
26type = grant_shugo_office
27years = 5
}
30select_trigger = {
31looking_for_a = international_organization
32source = actor
33target_flag = recipient
34name = "choose_international_organization" 국가 간 조직체 선택:
35column = {
36data = name
}
38visible = {
39international_organization_type = international_organization_type:japanese_shogunate
}
}
43select_trigger = {
44looking_for_a = location
45source = recipient
46target_flag = target_location
47name = "choose_province" 지방 선택
48none_available_msg_key = "no_provinces_available"
49source_global_list = shugo_capital_locations
50column = {
51data = shugo_province_name
}
53enabled = {
54NOT = {
55has_building = building_type:kokufu
}
}
}
60select_trigger = {
61looking_for_a = country
62source = recipient
63target_flag = target
64name = "choose_country" 국가 선택:
65none_available_msg_key = "no_countries_available"
66column = {
67data = name
}
69visible = {
70is_member_of_international_organization = international_organization:japanese_shogunate
}
73enabled = {
74NOT = {
74is_at_war_with = scope:actor
}
75NOT = {
75is_rival_of = scope:actor
}
76NOT = {
76is_enemy_of = scope:actor
}
}
}
80effect = {
81scope:actor = {
82add_stability = stability_mild_bonus (7)
}
84if = {
85limit = {
86exists = scope:target_location
87exists = scope:target
}
89scope:target_location = {
90change_building_level_in_location = {
92value = 1
93owner = scope:target
}
}
97if = {
98limit = {
99NOT = {
100country_has_special_status = {
102country = scope:target
}
}
}
106international_organization_add_special_status = {
108country = scope:target
}
}
111else = {
112custom_tooltip = already_shugo_daimyo_tt 상대국은 이미 슈고 다이묘입니다
}
}
}
116else = {
117custom_tooltip = grant_shugo_office_effect_tt 상대국에 해당 지점에 존재하는 국부와 함께 해당 지방에 대한 통치권을 하사하고, 슈고 다이묘가 아닐 경우 슈고 다이묘로 봉합니다
}
}
121ai_will_do = {
122if = {
123limit = {
123exists = scope:target
}
124add = {
125desc = "game_concept_opinion"
126value = "scope:actor.opinion(scope:target)"
}
}
129add = {
130desc = "game_concept_stability"
131value = "scope:actor.currency_utility(stability|stability_mild_bonus)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지