This commit is contained in:
ProjectKoi-Kalo\Kalo
2023-11-04 13:17:46 +08:00
parent f95ac26913
commit 0741aac406
7 changed files with 243 additions and 55 deletions

View File

@@ -298,7 +298,11 @@ utility_component_template = {
alloys = 0.08
}
}
prerequisites = {
"tech_gray_matter_spray_5"
}
component_set = "power_core"
upgrades_to = "RG_Arsenal_FUSION_NANO_REACTOR"
size_restriction = {
RG_graygoo_Arsenal
}
@@ -307,6 +311,38 @@ utility_component_template = {
}
}
utility_component_template = {
key = "RG_Arsenal_FUSION_NANO_REACTOR"
size = small
icon = "GFX_ship_part_gray_reactor"
icon_frame = 1
power = 600
resources = {
category = ship_components
cost = {
alloys = 80
nanties = 2
}
upkeep = {
energy = 0.8
}
}
component_set = "power_core"
prerequisites = {
"tech_gray_nano_fusion_3"
"tech_gray_matter_spray_5"
}
tags = {
weapon_type_rg_reactor
}
size_restriction = {
RG_graygoo_Arsenal
}
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "RG_ID_SHIP_THRUSTER_1"
size = small

View File

@@ -2238,9 +2238,6 @@ utility_component_template = {
ai_weight = {
weight = 0
}
class_restriction = {
shipclass_military
}
component_set = "ftl_components"
}
@@ -2293,9 +2290,6 @@ utility_component_template = {
ship_evasion_add = 10
}
component_set = "thruster_components"
class_restriction = {
shipclass_military
}
tags = {
weapon_type_rg_thruster
}
@@ -2322,19 +2316,12 @@ utility_component_template = {
}
}
prerequisites = {
"tech_gray_weapon_lance_1"
"tech_gray_nano_fusion_3"
}
tags = {
weapon_type_rg_reactor
}
component_set = "power_core"
size_restriction = {
RG_graygoo_destroyer
RG_armed_constructor_ship
RG_armed_science_ship
RG_armed_transport_ship
RG_armed_colony_ship
}
ai_weight = {
weight = 0
}
@@ -2357,7 +2344,7 @@ utility_component_template = {
}
}
prerequisites = {
"tech_gray_weapon_lance_1"
"tech_gray_nano_fusion_3"
}
tags = {
weapon_type_rg_reactor
@@ -2391,7 +2378,7 @@ utility_component_template = {
}
}
prerequisites = {
"tech_gray_weapon_lance_1"
"tech_gray_nano_fusion_3"
}
tags = {
weapon_type_rg_reactor
@@ -2445,10 +2432,9 @@ utility_component_template = {
RG_graygoo_mothership
}
prerequisites = {
"tech_cloaking_3"
"tech_gray_cloaking_3"
}
ship_limit = 1
hidden = yes
component_set = "science_cloaking_components"
ai_weight = {
weight = 0