イベント
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
}
}