
건물이번 버전 변경
재단사 길드
고품질의 양모, 비단, 벨벳 등 고급 직물의 생산은 종종 귀족들까지도 이 사업에 관여할 정도로 매우 수익성이 높은 사업입니다. 나날이 연찬이 계속되는 이 혁신의 산실에서는 직물을 짜고 마감하는 첨단 기술이 계속해서 등장하며, 해당 지방은 물론이고 국가 경제에도 크게 이바지합니다.
생산 방식 7
정의in_game/common/building_types/production_fine_cloth.txt:1
2is_foreign = no
4max_levels = fine_cloth_guild_max_level
5startup_ramp_target = guild_startup_ramp_target
9employment_size = guild_employment
11town = yes
12city = yes
13megalopolis = yes
17build_time = guild_build_time
19unique_production_methods = {
20fine_cloth_guild_maintenance = {
21cloth = 0.8333
22produced = fine_cloth
23output = 0.5
25debug_max_profit = guild_profit_margin
26category = guild_input
}
29wool_weavers_maintenance = {
30wool = 1.0
32produced = fine_cloth
33output = 0.5
35debug_max_profit = guild_profit_margin
36category = guild_input
}
39silk_weavers_maintenance = {
40silk = 0.875
42produced = fine_cloth
43output = 0.7
45category = guild_input
46debug_max_profit = guild_profit_margin
}
49spanish_cloth_maintenance = {
50allow = {
51custom_tooltip = {
52text = has_unlocked_spanish_cloth_industry
53has_variable = spanish_cloth_industry
}
}
56wool = 1.0
58produced = fine_cloth
59output = 0.5
61category = guild_input
62debug_max_profit = guild_profit_margin
}
}
66unique_production_methods = {
67base_fine_cloth_guild_maintenance = {
68produced = fine_cloth
69dyes = 0.125
70output = 0.1
72category = guild_input
74debug_max_profit = guild_profit_margin
}
77alum_fine_cloth_guild_maintenance = {
78alum = 0.0522
79dyes = 0.2108
80produced = fine_cloth
81output = 0.2
83debug_max_profit = guild_profit_margin
84category = guild_input
}
87fur_trim_guild_maintenance = {
88fur = 0.5
89produced = fine_cloth
90output = 0.2
92debug_max_profit = guild_profit_margin
93category = guild_input
}
}
98custom_tags = {
guild
}