This commit is contained in:
FA507RM-KALOSPA\Kalo
2024-05-14 15:48:54 +08:00
parent 8ab394b076
commit c847bfedf2
2 changed files with 25 additions and 27 deletions

View File

@@ -12,8 +12,6 @@ utility_component_template = {
ship_armor_regen_add_perc = 0.2
ship_hull_add = 1960
ship_hull_regen_add_perc = 0.2
ship_shield_add = 980
ship_shield_regen_add_perc = 0.1
}
size_restriction = {
RG_graygoo_destroyer
@@ -56,12 +54,10 @@ utility_component_template = {
power = 0
power = -180
modifier = {
ship_armor_add = 13840
ship_armor_add = 7680
ship_armor_regen_add_perc = 0.2
ship_hull_add = 11960
ship_hull_add = 3920
ship_hull_regen_add_perc = 0.2
ship_shield_add = 4560
ship_shield_regen_add_perc = 0.1
}
size_restriction = {
RG_graygoo_capitalship
@@ -2323,6 +2319,9 @@ utility_component_template = {
tags = {
weapon_type_rg_reactor
}
size_restriction = {
RG_graygoo_destroyer
}
component_set = "power_core"
ai_weight = {
weight = 0
@@ -2354,7 +2353,6 @@ utility_component_template = {
component_set = "power_core"
size_restriction = {
RG_graygoo_interdictor
RG_graygoo_destroyer
RG_graygoo_Buff
RG_graygoo_icebreaker_interdictor
}