
建造物このバージョンで追加
ルッカの絹生産ギルド
蚕に繊維作物を与えて絹を作ることができるため、このロケーションはシルクロードに依存しない自立した生産方法を確立している。
生産方法 1
定義in_game/common/building_types/event_only_buildings.txt:4357
4358is_special = yes
4359is_foreign = no
4361town = yes
4362city = yes
4363megalopolis = yes
4365max_levels = guild_max_level
4369employment_size = guild_employment
4371build_time = guild_build_time
4375country_potential = {
4376always = no
}
4383custom_tags = {
guild
}
4385unique_production_methods = {
4386fiber_crops_silk_guild_maintenance = {
4387fiber_crops = 1.0
4389produced = silk
4390output = 0.6
4392category = guild_input
}
}