
건물이번 버전 변경
장원
특정 가문이나 사찰에서 사적으로 소유하는 토지입니다. 사실상 독립된 영지처럼 운영되며, 소유자에게 막대한 영향력과 부를 가져다줍니다.
국부건물allow일본문화군allow, location potential보정치
소유국 금화 획득량+0.1
소유국이 얻는 교역 우위+0.1
소유국 교역 역량 획득량+0.1
소유국 인력 획득량+0
생산 방식 5
정의in_game/common/building_types/unique_buildings.txt:2480
2481audio_tier = 2
2482is_special = yes
2483is_foreign = yes
2484stronger_power_projection = no
2485need_good_relation = yes
2490max_levels = japanese_clan_building_cap
2491startup_ramp_target = rural_startup_ramp_target
2495rural_settlement = yes
2496town = yes
2497city = no
2499ai_foreign_ignore_naval_range = yes
2501location_potential = {
}
2505country_potential = {
2506OR = {
2507AND = {
2508has_reform = government_reform:japanese_imperial_family
2509country_type = building
}
2511has_reform = government_reform:japanese_clan
}
}
2515build_time = estate_build_time
2517allow = {
2519OR = {
2520any_foreign_building_countries_in_location = {
2520this = scope:actor
}
2521custom_tooltip = {
2522text = we_are_shugo_tt 이 지방의 슈고 다이묘여야 함
2523AND = {
2524NOR = {
2525this = location:izumi
2526this = location:iga
2527this = location:awa
2528this = location:oki
2529this = location:awaji
}
2531province_definition = {
2532any_location_in_province_definition = {
2533any_foreign_buildings_in_location = {
2534owner ?= scope:actor
}
}
}
}
}
}
}
2544modifier = {
}
2551unique_production_methods = {
2552shoen_quarries_maintenance = {
2553produced = stone
2554output = 0.5
2555tools = 0.139
2556debug_max_profit = rural_profit_margin
2557category = building_maintenance
}
2559shoen_lumbermills_maintenance = {
2560produced = lumber
2561output = 0.6
2562tools = 0.146
2563fiber_crops = 0.156
2564debug_max_profit = rural_profit_margin
2565category = building_maintenance
}
2567shoen_fiber_crops_farm_maintenance = {
2568produced = fiber_crops
2569output = 0.5
2570lumber = 0.262
2571tools = 0.147
2572debug_max_profit = rural_profit_margin
2573category = building_maintenance
}
2575shoen_ironsand_maintenance = {
2576produced = iron
2577output = 0.3
2578sand = 0.535
2579tools = 0.161
2580debug_max_profit = rural_profit_margin
2581category = building_maintenance
}
2583shoen_masonry_maintenance = {
2584produced = masonry
2585output = 0.8
2586lumber = 0.304
2587tools = 0.07
2588debug_max_profit = rural_profit_margin
2589category = building_maintenance
}
}