Valeur de script

market_max_level

market_max_levelin_game/common/script_values/building_caps.txt:232
RequiertCitéRang de lieuif 1MégalopoleRang de lieuif 2Niveaux des Bâtiments commerciauxType de modificateurif 3

Définitionin_game/common/script_values/building_caps.txt:232

233add = {
234desc = "BUILDING_LEVEL_BASE" Base
235value = 1
}
237add = {
238desc = "BUILDING_LEVEL_DEVELOPMENT" Développement
239value = development
240multiply = 0.1
}
242add = {
243desc = "BUILDING_LEVEL_POPULATION" Population
244value = population
245multiply = 0.05
}
247if = {
248limit = {
249location_rank ?= location_rank:city
}
251add = {
252desc = "BUILDING_LEVEL_IS_CITY" Cité
253value = 5
}
}
256if = {
257limit = {
258location_rank ?= location_rank:megalopolis
}
260add = {
261desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Mégalopole
262value = 10
}
}
266if = {
267limit = {
268owner ?= {
}
}
270multiply = {
271desc = "BUILDING_LEVEL_FROM_OWNER_MODIFIERS" Modificateurs du Propriétaire
272value = 1
273add = owner.modifier:market_building_levels
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales