Valor de script

market_warehouse_max_level

market_warehouse_max_levelin_game/common/script_values/building_caps.txt:344
RequiereCiudadRango de ubicaciónif 2MegalópolisRango de ubicaciónif 3PuebloRango de ubicaciónif 1

Definiciónin_game/common/script_values/building_caps.txt:344

345add = {
346desc = "BUILDING_LEVEL_BASE" Base
347value = 1
}
349add = {
350desc = "BUILDING_LEVEL_DEVELOPMENT" Desarrollo
351value = development
352multiply = 0.025
}
355if = {
356limit = {
357location_rank = location_rank:town
}
359add = {
360desc = "BUILDING_LEVEL_IS_TOWN" Pueblo
361value = 1
}
}
364if = {
365limit = {
366location_rank = location_rank:city
}
368add = {
369desc = "BUILDING_LEVEL_IS_CITY" Ciudad
370value = 2
}
}
374if = {
375limit = {
376location_rank ?= location_rank:megalopolis
}
378add = {
379desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Megalópolis
380value = 5
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal