
Action
Claim Shugo Office
The position of Shugo is one of power of prestige. Any clan with sufficient influence in a province may decide that they deserve that position, even if its contrary to the will of the Shōgun.
KokufuBuildingselect trigger 2
YakataBuildingselect trigger 2
YamashiroBuildingselect trigger 2
Japanese ShogunateInternational Organizationallow, potential, select trigger 1, select trigger 2
Shugo DaimyōSpecial Statuseffect
Appointed PostsPolicyallow
Established DomainsPolicyallowDefinitionin_game/common/generic_actions/japanese_shogunate.txt:251
252icon = become_shogun_from_imperial_court
253type = internationalorganization
255ai_tick = monthly
256ai_tick_frequency = 6
258automation_tick = never
259automation_tick_frequency = 12
260show_message_to_target = yes
262potential = {
264scope:actor = {
}
}
267allow = {
269OR = {
}
273OR = {
274international_organization_has_leader = no
275scope:actor = {
276NOT = {
276is_leader_of_international_organization = prev
}
277NOT = {
277is_at_war_with = prev.leader_country
}
}
}
}
}
283price = price:claim_shugo_office
285cooldown = {
286type = claim_shugo_office
287years = 5
}
290select_trigger = {
291looking_for_a = international_organization
292source = actor
293target_flag = recipient
294name = "choose_international_organization" Choose the International Organization:
295column = {
296data = name
}
298visible = {
}
}
303select_trigger = {
304looking_for_a = location
305source = recipient
306target_flag = target_location
307name = "choose_province" Choose a Province
308none_available_msg_key = "no_provinces_available"
309column = {
310data = shugo_province_name
}
312source_global_list = shugo_capital_locations
313enabled = {
315owner ?= {
316trigger_if = {
}
320trigger_else = {
}
}
324any_buildings_in_location = {
329owner ?= scope:actor
}
}
}
334effect = {
335if = {
336limit = {
337exists = scope:target_location
}
339scope:target_location = {
340scope:target_location = {
341change_building_level_in_location = {
}
}
}
}
349else = {
350custom_tooltip = claim_shugo_office_effect_tt We will claim the governorship of the province by establishing a Kokufu there
}
353if = {
354limit = {
355NOT = {
}
}
362international_organization_add_special_status = {
364country = scope:actor
}
}
367leader_country ?= {
368save_scope_as = target
369add_opinion = {
369target = scope:actor
369modifier = opinion_usurped_shugo_office
}
}
}
}
375ai_will_do = {
376if = {
377limit = {
377exists = scope:target
}
378add = {
379desc = "game_concept_opinion"
380value = "scope:actor.opinion(scope:target)"
381multiply = -1
}
}
}