
행동
모병 확대
불안정한 시대가 다가오며, 전쟁을 피할 수 없게 됐습니다. 새로 병사를 모집해서 지상군을 늘려야 합니다.
일본 막부국가 간 조직체potential
전국 시대상황select trigger모병 확대 중정적 보정치allow정의in_game/common/generic_actions/sengoku.txt:621
622icon = sengoku_attempt_imperial_restoration
623type = situation
624potential = {
625scope:actor ?= {
}
}
629allow = {
630scope:actor ?= {
631at_war = no
633monthly_manpower > 0
}
}
637automation_tick = never
638automation_tick_frequency = 12
640ai_tick = monthly
641ai_tick_frequency = 6
643price = price:sengoku_increment_recruitment
645select_trigger = {
646looking_for_a = situation
647target_flag = recipient
648name = "choose_situation" 상황 선택:
649column = {
650data = name
}
}
658effect = {
659scope:actor ?= {
660add_country_modifier = {
}
}
}
663ai_will_do = {
664add = "scope:actor.add_static_modifier_utility(sengoku_incrementing_recruitment)"
}