
建造物このバージョンで変更
ガラスギルド
ガラスを成形し、そこから製品を作り出すには繊細な技術が求められる。専門の工房は、実用的な容器から装飾的なステンドグラスに至るまで、さまざまな製品を製造している。
砂交易品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
}