
Action
Reform the Byzantine Military
The armed forces of the Actor Flavor Rank have suffered from decades of neglect and improvisation. A comprehensive reform promises renewed discipline and structure, though it demands stability, silver, and the will to change entrenched habits.
Fate of the PhoenixDisasterselect triggercount_military_reforms_variableVariableallowDefinitionin_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 We have not completed all 6 available reforms
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" Choose the Disaster:
706target_flag = recipient
707column = {
708data = name
}
}
716effect = {
721custom_tooltip = reform_armed_forces_tt We will be able to reform our Army or Navy, undoing the decay of the past centuries
}
724ai_will_do = {
725value = 5
727add = {
728value = scope:actor.monthly_income_trade_and_tax
729desc = "actor months of income total"
}
}