
Eylem
Şugo Makamını Geri Al
Bir vilayet içinde Şugo makamına yükseltilmiş olmak, bir ailenin söz konusu bölgede hatırı sayılır bir nüfuz kazanmasını sağlar. Ancak statüleri gereği fazla kibirli hâle gelmelerini önlemek için bu ünvan her zaman geri alınabilir.
KokufuYapıeffect, select trigger 2
Japon ŞogunluğuUluslararası Teşkilatallow, potential, select trigger 1
Makam AtamalarıPolitikaallowTanımin_game/common/generic_actions/japanese_shogunate.txt:136
137icon = become_shogun_from_imperial_court
138type = internationalorganization
140ai_tick = monthly
141ai_tick_frequency = 6
143automation_tick = never
144automation_tick_frequency = 12
145show_message_to_target = yes
147potential = {
149scope:actor = {
}
}
152allow = {
155leader_country ?= scope:actor
}
}
159price = price:revoke_shugo_office
161cooldown = {
162type = revoke_shugo_office
163years = 5
}
166select_trigger = {
167looking_for_a = international_organization
168source = actor
169target_flag = recipient
170name = "choose_international_organization" Concept seç:
171column = {
172data = name
}
174visible = {
}
}
179select_trigger = {
180looking_for_a = location
181source = recipient
182target_flag = target_location
183name = "choose_province" Bir Vilayet seç
184none_available_msg_key = "no_provinces_available"
185column = {
186data = shugo_province_name
}
188source_global_list = shugo_capital_locations
189enabled = {
190any_buildings_in_location = {
192owner ?= {
193NOT = {
193is_at_war_with = scope:actor
}
}
}
}
}
200effect = {
201if = {
202limit = {
203exists = scope:target_location
}
205scope:target_location = {
206random_buildings_in_location = {
208owner = {
208save_scope_as = target
}
}
210scope:target = {
211add_opinion = {
211target = scope:actor
211modifier = opinion_revoked_shugo_office
}
212add_casus_belli = {
212target = scope:actor
}
213if = {
221international_organization_remove_special_status = {
223country = scope:target
}
}
}
227else = {
228custom_tooltip = still_shugo_daimyo_tt Diğer vilayetlerde Shugo Daimyō olmayı sürdürürler.
}
}
231destroy_building = "building(building_type:kokufu|scope:target)"
}
}
234else = {
235custom_tooltip = revoke_shugo_office_effect_tt Vilayetin içindeki Kokufu makamını kapatarak valilik hakkını geri alırız, bize karşı Concept Opinion Revoked Shugo Office değişir, bize karşı Şogun Otoritesine Başkaldır Concept kazanırlar ve tek Şugo makamları söz konusu vilayette ise Shugo Daimyō ünvanını kaybederler.
}
}
239ai_will_do = {
240if = {
241limit = {
241exists = scope:target
}
242add = {
243desc = "game_concept_opinion"
244value = "scope:actor.opinion(scope:target)"
245multiply = -1
}
}
}