This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-06-12 15:03:29 +08:00
parent 8e4f17253a
commit 7705256be5
6 changed files with 110 additions and 13 deletions

View File

@@ -123,6 +123,9 @@ RG_graygoo_capitalship = {
combat_disengage_chance = 1.25
class = shipclass_military
construction_type = starbase_shipyard
possible_construction = {
always = no
}
combat_size_multiplier = 4
prerequisites = {
"tech_gray_juggernaut_8"
@@ -504,6 +507,9 @@ RG_gray_juggernaut = {
}
class = shipclass_starbase
construction_type = starbase_shipyard
possible_construction = {
always = no
}
required_component_set = "power_core"
required_component_set = "sensor_components"
required_component_set = "combat_computers"