
GebäudeIn dieser Version geändert
Bey-Festung
Solche Festungen bestehen aus Erdwällen, Gräben und Befestigungen, die oft in der Nähe großer Siedlungen zu finden sind. Sie dienen dort als Erweiterungen der örtlichen Garnisonstürme und Wälle.
Modifikatoren
Produktionsmethoden 1
Definitionin_game/common/building_types/unique_buildings.txt:4000
4001audio_tier = 3
4002is_special = yes
4003is_foreign = no
4005max_levels = 1
4007employment_size = manpower_employment
4010city = yes
4011megalopolis = yes
4012build_time = small_fort_building
4014country_potential = {
4015always = no
}
4018expensive = yes
4021unique_production_methods = {
4022bey_fortress_maintenance = {
4023stone = 0.1
4024tools = 0.1
4025weaponry = 0.2
4026tar = 0.1
4027category = building_maintenance
}
}
4034modifier = {
}
4043on_built = {
4044if = {
4045limit = {
4046location = location:izmit
}
4049location.owner = {
}
}
4051else_if = {
4052limit = {
4053location = location:bursa
}
4056location.owner = {
}
}
4058else_if = {
4059limit = {
4060location = location:konya
}
4063location.owner = {
}
}
4065else_if = {
4066limit = {
4067location = location:ankara
}
4070location.owner = {
}
}
4072else_if = {
4073limit = {
4074location = location:kayseri
}
4077location.owner = {
}
}
4079else_if = {
4080limit = {
4081location = location:sivas
}
4084location.owner = {
}
}
4086else_if = {
4087limit = {
4088location = location:smyrna
}
4091location.owner = {
}
}
}



