
Cabinet Action
Encourage Latin Militarism
We shall bind our realm to the Latin ideal of ordered war: contracts enforced, drills standardized, and the burden of arms made routine. Such discipline will surely reduce the cost of keeping soldiers in the field and foster a professional tradition of service.
Fate of the PhoenixDLCpotentialLatinLanguageallowencourage_latin_militarism_variableVariablepotentialModifiers
Definitionin_game/common/cabinet_actions/D008_cabinet_actions.txt:55
56ability = mil
57allow_multiple = no
59potential = {
}
65allow = {
66OR = {
}
}
72country_modifier = {
}
78ai_will_do = {
80subtract = {
81value = 25
82desc = BASE_VALUE
}
84scope:actor = {
85if = {
86limit = {
86at_war = yes
}
87add = {
88value = 25
89desc = AT_WAR
}
}
93add = {
94value = regular_army_size
95desc = "regular army size"
}
}
}


