
アクション
血統の証明
わが一族の歴史は古いが、それはどの一族も同じことだ。しかし、古文書を仔細に調べれば、我々の起こりや名家との深いつながりを“発見”できるだろう。
日本の幕府国際組織potential
戦国時代局面select trigger定義in_game/common/generic_actions/sengoku.txt:959
960icon = sengoku_attempt_imperial_restoration
961type = situation
962potential = {
963scope:actor ?= {
965NOT = {
965has_reform = government_reform:japanese_imperial_family
}
}
}
968allow = {
969scope:actor ?= {
970at_war = no
}
}
974cooldown = {
975type = sengoku_prove_heritage
976years = 5
}
979automation_tick = never
980automation_tick_frequency = 12
982ai_tick = monthly
983ai_tick_frequency = 12
985price = price:sengoku_prove_heritage
987select_trigger = {
988looking_for_a = situation
989target_flag = recipient
990name = "choose_situation" 局面を選択:
991column = {
992data = name
}
}
1005ai_will_do = {
1006add = "scope:actor.currency_utility(legitimacy|legitimacy_extreme_bonus)"
}