Event
Fixed Fort System

Our lands in the Low Countries may be prosperous, but they are also vulnerable during war. By creating several lines of fortification in an in-depth defensive plan, we can ensure that our lands are protected even in the worst of situations.
Defensive BuildingsBuilding Categoryimmediate, trigger
NetherlandsFormable Countrydynamic historical event.tag
Offensive vs DefensiveSocietal ValuetriggerDefinitionin_game/events/DHE/flavor_ned.txt:2332
2333hide_portraits = yes
2334type = country_event
2336title = flavor_ned.30.title Fixed Fort System
2337desc = flavor_ned.30.desc Our lands in the Low Countries may be prosperous, but they are also vulnerable during war. By creating several lines of fortification in an in-depth defensive plan, we can ensure that our lands are protected even in the worst of situations.
2338outcome = neutral
2340fire_only_once = yes
2342historical_info = flavor_ned.30.historical_info During the 17th century, when siege warfare was most dominant, two military theorists would dominate in that department. Marshal Vauban of the Kingdom of France and Menno van Coehoorn, the famous Dutch engineer, would push these theories to their limit. In the case of the Netherlands, their densely populated cities ensured that several fortifications were built around the country to discourage enemy armies from trying to conquer the nation. These fortresses could easily hold back entire armies on their own, leading to the enemy having to plan a lengthy siege or prepare a costly attack.
2344dynamic_historical_event = {
}
2351illustration_tags = {
235210 = regular
235310 = exterior
}
2356trigger = {
2358any_owned_location = {
2359OR = {
2360area = area:holland_area
2361area = area:friesland_area
2362area = area:brabant_area
2363area = area:flanders_area
2364area = area:wallonia_area
}
2369count >= 3
}
}
2373immediate = {
2374ruler_or_regent ?= {
2375save_scope_as = target_character
}
}
2379ordered_owned_location = {
2380limit = {
2381OR = {
2382area = area:holland_area
2383area = area:friesland_area
2384area = area:brabant_area
2385area = area:flanders_area
2386area = area:wallonia_area
}
}
2392order_by = population
2393max = 1
2394check_range_bounds = no
2395save_scope_as = target_location
}
2398ordered_owned_location = {
2399limit = {
2400OR = {
2401area = area:holland_area
2402area = area:friesland_area
2403area = area:brabant_area
2404area = area:flanders_area
2405area = area:wallonia_area
}
}
2411order_by = population
2412position = 2
2413check_range_bounds = no
2414save_scope_as = target_location2
}
2417ordered_owned_location = {
2418limit = {
2419OR = {
2420area = area:holland_area
2421area = area:friesland_area
2422area = area:brabant_area
2423area = area:flanders_area
2424area = area:wallonia_area
}
}
2430order_by = population
2431position = 3
2432check_range_bounds = no
2433save_scope_as = target_location3
}
}