
アクション
氏族の独立を宣言
日本の幕府は弱体化し、もはや氏族たちを統制できなくなっている。我々はこの機を逃さず、将軍の支配から独立しなければならない。
日本の幕府国際組織allow, potential
戦国時代局面select trigger定義in_game/common/generic_actions/sengoku.txt:550
551icon = sengoku_attempt_imperial_restoration
552type = situation
553potential = {
554scope:actor ?= {
556country_type = building
557NOT = {
557has_reform = government_reform:japanese_imperial_family
}
}
}
560allow = {
561scope:actor ?= {
562at_war = no
563is_subject = no
}
567trigger_if = {
572scope:actor = {
572NOT = {
572has_truce_with = prev
}
}
}
}
}
577automation_tick = never
578automation_tick_frequency = 12
580price = price:sengoku_proclaim_clan_independence
582select_trigger = {
583looking_for_a = situation
584target_flag = recipient
585name = "choose_situation" 局面を選択:
586column = {
587data = name
}
}
595effect = {
}
}
604ai_will_do = {
606add = {
607value = -10
}
611scope:actor = {
612add = {
613value = this_opinion_of_prev
614multiply = -0.1
}
}
}
}