Event
Establish Cantonments
The establishment of permanent recruiting areas for armies makes it much easier for us to extract men from the population to serve in the army. Our Cabinet Title has proposed the establisment of new Cantonments in Target Province.
AbsolutismAgetrigger
RevolutionsAgetrigger
CantonmentsBuildingimmediate, triggerDefinitionin_game/events/random_event.txt:1194
1195type = country_event
1197title = random_event.26.title Establish Cantonments
1198desc = random_event.26.desc The establishment of permanent recruiting areas for armies makes it much easier for us to extract men from the population to serve in the army. Our Cabinet Title has proposed the establisment of new Cantonments in Target Province.
1199outcome = neutral
1202trigger = {
1207num_locations > 0
1208any_province = {
}
}
1215immediate = {
1216random_province = {
1217limit = {
}
1222save_scope_as = target_province
}
}