Event
Fortifying Country

Country is filled with many great forts and castles. Forts such as the ones in Target Location and Target Location2 have allowed the populace to live in prosperity, as they are protected from any raids or attacks. This has brought these locations to new heights.
Defensive BuildingsBuilding Categoryimmediate, option 1, option 2, option 3, trigger
VijayanagarCountrydynamic historical event.tag
Offensive vs DefensiveSocietal Valuetrigger
Defensive PlannerTraitoption 3Definitionin_game/events/DHE/flavor_vij.txt:1980
1981hide_portraits = yes
1982type = country_event
1983title = flavor_vij.33.title Fortifying Country
1984desc = flavor_vij.33.desc Country is filled with many great forts and castles. Forts such as the ones in Target Location and Target Location2 have allowed the populace to live in prosperity, as they are protected from any raids or attacks. This has brought these locations to new heights.
1985outcome = neutral
1987fire_only_once = yes
1989dynamic_historical_event = {
}
1996illustration_tags = {
199710 = happy
199810 = exterior
}
2001trigger = {
2003any_owned_location = {
2007count >= 6
}
}
2011immediate = {
}
2013ruler_or_regent ?= {
2014save_scope_as = target_character
}
2017ordered_owned_location = {
2023order_by = population
2024position = 1
2026save_scope_as = target_location
}
2028ordered_owned_location = {
2034order_by = population
2035position = 2
2037save_scope_as = target_location2
}
}