SkriptwertIn dieser Version geändert

manufactory_max_level

manufactory_max_levelin_game/common/script_values/building_caps.txt:185
ErfordertGroßstadtOrtsrangif 1MegalopolisOrtsrangif 2

Definitionin_game/common/script_values/building_caps.txt:185

186add = {
187desc = "BUILDING_LEVEL_BASE" Grundwert
188value = 5
}
190add = {
191desc = "BUILDING_LEVEL_DEVELOPMENT" Entwicklung
192value = development
193multiply = 0.5
}
195add = {
196desc = "BUILDING_LEVEL_POPULATION" Bevölkerung
197value = population
198multiply = 0.1
}
200if = {
201limit = {
202location_rank = location_rank:city
}
204add = {
205desc = "BUILDING_LEVEL_IS_CITY" Großstadt
206value = 20
}
}
210if = {
211limit = {
212location_rank ?= location_rank:megalopolis
}
214add = {
215desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Megalopolis
216value = 40
}
}
219if = {
220limit = {
220market_access < 0.75
}
221multiply = {
222desc = "BUILDING_LEVEL_LOW_MARKET_ACCESS_PENALTY" Niedriger Marktzugriff
223value = market_access
224add = 0.25
}
}
227min = 1
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum