zc
This commit is contained in:
parent
8ab394b076
commit
c847bfedf2
@ -12,8 +12,6 @@ utility_component_template = {
|
|||||||
ship_armor_regen_add_perc = 0.2
|
ship_armor_regen_add_perc = 0.2
|
||||||
ship_hull_add = 1960
|
ship_hull_add = 1960
|
||||||
ship_hull_regen_add_perc = 0.2
|
ship_hull_regen_add_perc = 0.2
|
||||||
ship_shield_add = 980
|
|
||||||
ship_shield_regen_add_perc = 0.1
|
|
||||||
}
|
}
|
||||||
size_restriction = {
|
size_restriction = {
|
||||||
RG_graygoo_destroyer
|
RG_graygoo_destroyer
|
||||||
@ -56,12 +54,10 @@ utility_component_template = {
|
|||||||
power = 0
|
power = 0
|
||||||
power = -180
|
power = -180
|
||||||
modifier = {
|
modifier = {
|
||||||
ship_armor_add = 13840
|
ship_armor_add = 7680
|
||||||
ship_armor_regen_add_perc = 0.2
|
ship_armor_regen_add_perc = 0.2
|
||||||
ship_hull_add = 11960
|
ship_hull_add = 3920
|
||||||
ship_hull_regen_add_perc = 0.2
|
ship_hull_regen_add_perc = 0.2
|
||||||
ship_shield_add = 4560
|
|
||||||
ship_shield_regen_add_perc = 0.1
|
|
||||||
}
|
}
|
||||||
size_restriction = {
|
size_restriction = {
|
||||||
RG_graygoo_capitalship
|
RG_graygoo_capitalship
|
||||||
@ -2323,6 +2319,9 @@ utility_component_template = {
|
|||||||
tags = {
|
tags = {
|
||||||
weapon_type_rg_reactor
|
weapon_type_rg_reactor
|
||||||
}
|
}
|
||||||
|
size_restriction = {
|
||||||
|
RG_graygoo_destroyer
|
||||||
|
}
|
||||||
component_set = "power_core"
|
component_set = "power_core"
|
||||||
ai_weight = {
|
ai_weight = {
|
||||||
weight = 0
|
weight = 0
|
||||||
@ -2354,7 +2353,6 @@ utility_component_template = {
|
|||||||
component_set = "power_core"
|
component_set = "power_core"
|
||||||
size_restriction = {
|
size_restriction = {
|
||||||
RG_graygoo_interdictor
|
RG_graygoo_interdictor
|
||||||
RG_graygoo_destroyer
|
|
||||||
RG_graygoo_Buff
|
RG_graygoo_Buff
|
||||||
RG_graygoo_icebreaker_interdictor
|
RG_graygoo_icebreaker_interdictor
|
||||||
}
|
}
|
||||||
|
@ -207,47 +207,47 @@ ship_section_template = {
|
|||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_05"
|
name = "MEDIUM_GUN_01"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_06"
|
name = "MEDIUM_GUN_02"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_07"
|
name = "MEDIUM_GUN_03"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_08"
|
name = "MEDIUM_GUN_04"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_09"
|
name = "MEDIUM_GUN_05"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_10"
|
name = "MEDIUM_GUN_06"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_11"
|
name = "MEDIUM_GUN_07"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
component_slot = {
|
component_slot = {
|
||||||
name = "PD_12"
|
name = "MEDIUM_GUN_08"
|
||||||
template = "point_defence_turret"
|
template = "medium_turret"
|
||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
large_utility_slots = 6
|
large_utility_slots = 6
|
||||||
aux_utility_slots = 2
|
aux_utility_slots = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
#光环7
|
#光环7
|
||||||
@ -268,7 +268,7 @@ ship_section_template = {
|
|||||||
locatorname = "turret_01"
|
locatorname = "turret_01"
|
||||||
}
|
}
|
||||||
large_utility_slots = 6
|
large_utility_slots = 6
|
||||||
aux_utility_slots = 2
|
aux_utility_slots = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
#巨像8
|
#巨像8
|
||||||
@ -284,7 +284,7 @@ ship_section_template = {
|
|||||||
locatorname = "boope"
|
locatorname = "boope"
|
||||||
}
|
}
|
||||||
large_utility_slots = 6
|
large_utility_slots = 6
|
||||||
aux_utility_slots = 2
|
aux_utility_slots = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
#武库舰9
|
#武库舰9
|
||||||
@ -733,7 +733,7 @@ ship_section_template = {
|
|||||||
locatorname = "xl_gun_01"
|
locatorname = "xl_gun_01"
|
||||||
}
|
}
|
||||||
large_utility_slots = 12
|
large_utility_slots = 12
|
||||||
aux_utility_slots = 2
|
aux_utility_slots = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
ship_section_template = {
|
ship_section_template = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user