이벤트
Country 요새화

Country에는 여러 거대한 요새와 성이 즐비합니다. Target Location 및 Target Location2 등지의 요새가 습격과 약탈로부터 지역 주민들을 지켜준 덕분에 이들은 풍요로운 삶을 누릴 수 있었고, 그 결과 해당 지역은 한층 더 번영하게 되었습니다.
방어 건물건물 범주immediate, option 1, option 2, option 3, trigger
비자야나가라국가dynamic historical event.tag
공격 대 방어사회 가치관trigger
방어 설계의 명수특성option 3정의in_game/events/DHE/flavor_vij.txt:1980
1981hide_portraits = yes
1982type = country_event
1983title = flavor_vij.33.title Country 요새화
1984desc = flavor_vij.33.desc Country에는 여러 거대한 요새와 성이 즐비합니다. Target Location 및 Target Location2 등지의 요새가 습격과 약탈로부터 지역 주민들을 지켜준 덕분에 이들은 풍요로운 삶을 누릴 수 있었고, 그 결과 해당 지역은 한층 더 번영하게 되었습니다.
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
}
}