Valeur de script

market_warehouse_max_level

market_warehouse_max_levelin_game/common/script_values/building_caps.txt:344
RequiertCitéRang de lieuif 2MégalopoleRang de lieuif 3VilleRang de lieuif 1

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

345add = {
346desc = "BUILDING_LEVEL_BASE" Base
347value = 1
}
349add = {
350desc = "BUILDING_LEVEL_DEVELOPMENT" Développement
351value = development
352multiply = 0.025
}
355if = {
356limit = {
357location_rank = location_rank:town
}
359add = {
360desc = "BUILDING_LEVEL_IS_TOWN" Ville
361value = 1
}
}
364if = {
365limit = {
366location_rank = location_rank:city
}
368add = {
369desc = "BUILDING_LEVEL_IS_CITY" Cité
370value = 2
}
}
374if = {
375limit = {
376location_rank ?= location_rank:megalopolis
}
378add = {
379desc = "BUILDING_LEVEL_IS_MEGAPOLIS" Mégalopole
380value = 5
}
}
© 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