
LawChanged this version
Military Frontier
We have established a military frontier to protect the nation from heathen hordes that are encroaching upon our borders.
Policies 2
Definitionin_game/common/laws/10_reforms_from_events.txt:512
513unique = yes
514law_category = military
519frontier_maintained = {
520country_modifier = {
521fort_maintenance_efficiency = -0.10
522global_defensive = 0.1
}
524estate_preferences = {
peasants_estate
}
527years = 2
}
529frontier_not_maintained = {
530country_modifier = {
531fort_maintenance_efficiency = 0.20
532global_defensive = -0.10
}
534estate_preferences = {
nobles_estate
}
537years = 2
}