Скриптовое значение

construction_center_max_level

construction_center_max_levelin_game/common/script_values/building_caps.txt:699

Определениеin_game/common/script_values/building_caps.txt:699

700add = {
701desc = "BUILDING_LEVEL_BASE" Базовый уровень
702value = 1
}
704add = {
705desc = "BUILDING_LEVEL_FROM_OWNER_MODIFIERS" Модификаторы владельца
706value = scope:owner.modifier:construction_center_max_level
}