SkriptwertIn dieser Version geändert

mills_max_level

mills_max_levelin_game/common/script_values/building_caps.txt:295
ErfordertGroßstadtOrtsrangif 1MegalopolisOrtsrangif 2

Definitionin_game/common/script_values/building_caps.txt:295

296add = {
297desc = "BUILDING_LEVEL_BASE" Grundwert
298value = 5
}
300add = {
301desc = "BUILDING_LEVEL_DEVELOPMENT" Entwicklung
302value = development
303multiply = 1
}
305add = {
306desc = "BUILDING_LEVEL_POPULATION" Bevölkerung
307value = population
308multiply = 0.25
}
310if = {
311limit = {
312location_rank = location_rank:city
}
314add = {
315desc = "BUILDING_LEVEL_IS_CITY" Großstadt
316value = 25
}
}
320if = {
321limit = {
322location_rank ?= location_rank:megalopolis
}
324add = {
325desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Megalopolis
326value = 50
}
}
329if = {
330limit = {
330market_access < 0.75
}
331multiply = {
332desc = "BUILDING_LEVEL_LOW_MARKET_ACCESS_PENALTY" Niedriger Marktzugriff
333value = market_access
334add = 0.25
}
}
337min = 1
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum