Script Value
kurmina_headquarter_max_level
Definitionin_game/common/script_values/building_caps.txt:777
778add = {
779desc = "BUILDING_LEVEL_BASE" Base
780value = 1
}
782add = {
783desc = "BUILDING_LEVEL_POPULATION" Population
784value = population
785multiply = 0.01
}
787add = {
788desc = "BUILDING_LEVEL_DEVELOPMENT" Development
789value = development
790multiply = 0.05
}