성벽 요구
의회 안건

성벽 요구

pa_construct_city_wallsin_game/common/parliament_agendas/03_buildings.txt:941

시민들이 자신들을 보호하기 위해 새로운 성벽을 건설해 달라고 청원하고 있습니다.

요구 조건성벽건물on accept, potential테오도시우스 성벽건물on accept, potential도시지점 등급on accept, potential메갈로폴리스지점 등급on accept, potential

정의in_game/common/parliament_agendas/03_buildings.txt:941

942estate = burghers_estate
944importance = 2
946potential = {
947num_locations > 0
948any_owned_location = {
949NOR = {
950has_building = building_type:city_walls
}
953OR = {
954location_rank = location_rank:city
955location_rank = location_rank:megalopolis
}
}
}
960on_accept = {
961ordered_owned_location = {
962limit = {
963NOR = {
964has_building = building_type:city_walls
}
967OR = {
968location_rank = location_rank:city
969location_rank = location_rank:megalopolis
}
}
973max = 1
975order_by = {
976value = "local_relative_estate_power(estate_type:burghers_estate)"
}
979construct_building = {
980building_type = building_type:city_walls
981cost_multiplier = 0.5
982cost_multiplier_reason = "game_concept_parliament_agenda"
983instant = no
}
}
}
988chance = 1
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지