暂存
This commit is contained in:
parent
08c6ff9a6a
commit
f95ac26913
@ -54,7 +54,7 @@ component_set = {
|
|||||||
|
|
||||||
component_set = {
|
component_set = {
|
||||||
key = "RG_FLAK_PHOENIX"
|
key = "RG_FLAK_PHOENIX"
|
||||||
icon = "GFX_ship_part_flak_batteries_3"
|
icon = "GFX_ship_part_graymine_old"
|
||||||
icon_frame = 1
|
icon_frame = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -72,7 +72,7 @@ component_set = {
|
|||||||
|
|
||||||
component_set = {
|
component_set = {
|
||||||
key = "RG_CARRIER_RADAR"
|
key = "RG_CARRIER_RADAR"
|
||||||
icon = "GFX_ship_part_sensor_1"
|
icon = "GFX_ship_part_gray_sensor"
|
||||||
icon_frame = 1
|
icon_frame = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -759,14 +759,12 @@ weapon_component_template = {
|
|||||||
power = -180
|
power = -180
|
||||||
tags = {
|
tags = {
|
||||||
weapon_type_energy
|
weapon_type_energy
|
||||||
|
weapon_type_rg_torpedoe
|
||||||
}
|
}
|
||||||
projectile_gfx = "rg_gatebuilder_torpedo_ballistic"
|
projectile_gfx = "rg_gatebuilder_torpedo_ballistic"
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
"tech_gray_nano_boost_3"
|
"tech_gray_nano_boost_3"
|
||||||
}
|
}
|
||||||
tags = {
|
|
||||||
weapon_type_rg_torpedoe
|
|
||||||
}
|
|
||||||
size_damage_factor = 1
|
size_damage_factor = 1
|
||||||
armor_damage = 1.2
|
armor_damage = 1.2
|
||||||
shield_penetration = 1
|
shield_penetration = 1
|
||||||
@ -809,6 +807,7 @@ weapon_component_template = {
|
|||||||
power = -180
|
power = -180
|
||||||
tags = {
|
tags = {
|
||||||
weapon_type_energy
|
weapon_type_energy
|
||||||
|
weapon_type_rg_torpedoe
|
||||||
}
|
}
|
||||||
projectile_gfx = "gatebuilder_torpedo"
|
projectile_gfx = "gatebuilder_torpedo"
|
||||||
prerequisites = {
|
prerequisites = {
|
||||||
@ -845,7 +844,7 @@ weapon_component_template = {
|
|||||||
size = point_defence
|
size = point_defence
|
||||||
entity = "turret_point_defence_entity"
|
entity = "turret_point_defence_entity"
|
||||||
type = instant
|
type = instant
|
||||||
icon = "GFX_ship_part_sensor_1"
|
icon = "GFX_ship_part_gray_sensor"
|
||||||
icon_frame = 1
|
icon_frame = 1
|
||||||
damage = {
|
damage = {
|
||||||
min = 0
|
min = 0
|
||||||
|
@ -22,7 +22,9 @@
|
|||||||
RG_gray_juggernaut:0 "§B纳米机器主宰舰§!"
|
RG_gray_juggernaut:0 "§B纳米机器主宰舰§!"
|
||||||
RG_gray_juggernaut_plural:0 "§B纳米机器主宰舰§!"
|
RG_gray_juggernaut_plural:0 "§B纳米机器主宰舰§!"
|
||||||
RG_orbital_ring_tier_1:0 "§Y纳米星环防御终端§!"
|
RG_orbital_ring_tier_1:0 "§Y纳米星环防御终端§!"
|
||||||
RG_orbital_ring_tier_1_plural:0 "§B纳米机器主宰舰§!"
|
RG_orbital_ring_tier_1_plural:0 "§Y纳米星环防御终端§!"
|
||||||
|
RG_graygoo_destroyer:0 "§Y纳米机器驱逐舰§!"
|
||||||
|
RG_graygoo_destroyer_plural:0 "§Y纳米机器驱逐舰§!"
|
||||||
|
|
||||||
RG_gray_warship_key:0 "§Y$NAME_Gray$船体§!"
|
RG_gray_warship_key:0 "§Y$NAME_Gray$船体§!"
|
||||||
RG_gray_warship_base_key:0 "§Y$NAME_Gray$船体§!"
|
RG_gray_warship_base_key:0 "§Y$NAME_Gray$船体§!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user