Valor de script

trade_office_max_level

trade_office_max_levelin_game/common/script_values/building_caps.txt:59
RequiereCiudadRango de ubicaciónif 1MegalópolisRango de ubicaciónif 2

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

60add = {
61desc = "BUILDING_LEVEL_BASE" Base
62value = 1
}
64add = {
65desc = "BUILDING_LEVEL_DEVELOPMENT" Desarrollo
66value = development
67multiply = 0.1
}
69add = {
70desc = "BUILDING_LEVEL_POPULATION" Población
71value = population
72multiply = 0.05
}
74if = {
75limit = {
76location_rank ?= location_rank:city
}
78add = {
79desc = "BUILDING_LEVEL_IS_CITY" Ciudad
80value = 5
}
}
83if = {
84limit = {
85location_rank ?= location_rank:megalopolis
}
87add = {
88desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Megalópolis
89value = 10
}
}
93if = {
94limit = {
94exists = owner
}
96multiply = {
97desc = "BUILDING_LEVEL_FROM_OWNER_MODIFIERS" Modificadores de propietario
98value = 1
99add = owner.modifier:market_building_levels
}
}
© 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