
Aktion
Shugo-Amt beanspruchen
Der Posten des Shugo bringt Macht und Prestige mit sich. Ein Clan mit genug Einfluss in einer Provinz kann entscheiden, dass er diesen Posten verdient, selbst wenn dies nicht dem Willen des Shoguns entspricht.
KokufuGebäudeselect trigger 2
YakataGebäudeselect trigger 2
YamashiroGebäudeselect trigger 2
Japanisches ShogunatZusammenschlussallow, potential, select trigger 1, select trigger 2
Shugo-DaimioSonderstatuseffect
Ernannte ÄmterPolitlinieallow
Etablierte DomänenPolitlinieallowDefinitionin_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" Den Concept wählen:
295column = {
296data = name
}
298visible = {
}
}
303select_trigger = {
304looking_for_a = location
305source = recipient
306target_flag = target_location
307name = "choose_province" Provinz wählen
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 Wir werden die Statthalterschaft der Provinz beanspruchen, indem wir dort ein Kokufu errichten
}
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
}
}
}