
건물이번 버전 변경
유리 길드
유리를 성형해 제품을 만드는 데에는 섬세한 기술이 요구됩니다. 유리 제품 제작에 전문화된 이 시설에서는 실용적인 용기부터 화려하게 장식한 색유리 창문까지 다양한 제품을 생산합니다.
모래재화location potential생산 방식 2
정의in_game/common/building_types/production_glass.txt:3
4audio_tier = 1
5is_foreign = no
7max_levels = guild_max_level
8startup_ramp_target = guild_startup_ramp_target
12employment_size = guild_employment
15town = yes
16city = yes
17megalopolis = yes
26build_time = guild_build_time
28unique_production_methods = {
29glass_guild_maintenance = {
30lumber = 0.1933
31sand = 0.9657
32tools = 0.3674
33produced = glass
34output = 0.75
36debug_max_profit = guild_profit_margin
37category = guild_input
}
39metal_glass_guild_maintenance = {
40lumber = 0.3126
41sand = 1.0103
42tools = 0.4141
43alum = 0.0408
44lead = 0.0805
45produced = glass
46output = 1
48debug_max_profit = guild_profit_margin
50category = guild_input
}
}
55modifier = {
}
57custom_tags = {
guild
}