
건물이번 버전 변경
해적 소굴
평민들은 대개 자신들의 완력에 의지해 생계를 꾸려 나가며, 그중에는 그 힘을 강도질과 해적질에 쓰는 자들도 더러 있습니다. 특히 그 경향은 정부가 상대적으로 관심을 덜 기울이는 해안 지대에서 더욱 두드러지는데, 이들은 그러한 해안가에 몰래 소굴을 마련한 다음 무고한 함선들을 습격해 재물을 털어먹고는 합니다.
보정치
해적 출현 확률+1%
정의in_game/common/building_types/estate_buildings.txt:884
885audio_tier = 2
886is_foreign = no
887max_levels = estate_building_single_level
892employment_size = estate_peasants_employment
894rural_settlement = yes
895town = yes
896city = yes
897megalopolis = yes
900build_time = estate_build_time
912location_potential = {
913is_port = yes
}
916allow = {
917is_port = yes
918population > 2.0
919OR = {
920NOT = {
920integration_level = core
}
921local_control < 0.25
922owner = {
922has_reform = government_reform:pirate_brethren_reform
}
}
}
925remove_if = {
926location = {
927integration_level = core
928local_control > 0.33
930owner = {
930NOT = {
930has_reform = government_reform:pirate_brethren_reform
}
}
}
}