
行动
改革拜占庭军队
Actor Flavor Rank军队经历了数十年的忽视与放任。全面的改革有望重塑纪律和结构,但是这需要稳定、白银和改变根深蒂固习惯的决心。
凤凰的命运灾难select triggercount_military_reforms_variable变量allow定义in_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:668
669type = disaster
671allow = {
672scope:actor = {
673at_war = no
674regular_army_size > 0
675navy_size > 0
677has_raised_levies = no
679gold > {
680value = monthly_income_total
681multiply = 4
}
684custom_tooltip = {
685text = has_not_completed_all_six_reforms_tt 我们尚未完成所有6项改革
686OR = {
}
}
}
}
694automation_tick = never
695automation_tick_frequency = 12
696price = price:fate_of_phoenix_actions_price
698cooldown = {
699type = reform_imperial_armies
700years = 10
}
703select_trigger = {
704looking_for_a = disaster
705name = "choose_disaster" 选择灾难:
706target_flag = recipient
707column = {
708data = name
}
}
716effect = {
721custom_tooltip = reform_armed_forces_tt 我们将可以改革陆军或海军,消除过去几个世纪的衰退
}
724ai_will_do = {
725value = 5
727add = {
728value = scope:actor.monthly_income_trade_and_tax
729desc = "actor months of income total"
}
}