5 Commits

Author SHA1 Message Date
ProjectKoi-Kalo\Kalo
7fba597294 暂存 2023-11-04 15:21:08 +08:00
ProjectKoi-Kalo\Kalo
0741aac406 暂存 2023-11-04 13:17:46 +08:00
ProjectKoi-Kalo\Kalo
f95ac26913 暂存 2023-10-29 00:50:12 +08:00
ProjectKoi-Kalo\Kalo
08c6ff9a6a 暂存 2023-10-29 00:33:16 +08:00
ProjectKoi-Kalo\Kalo
b9cd8bf9f6 暂存 2023-10-28 23:49:01 +08:00
27 changed files with 861 additions and 117 deletions

View File

@@ -54,7 +54,7 @@ component_set = {
component_set = {
key = "RG_FLAK_PHOENIX"
icon = "GFX_ship_part_flak_batteries_3"
icon = "GFX_ship_part_graymine_old"
icon_frame = 1
}
@@ -72,7 +72,7 @@ component_set = {
component_set = {
key = "RG_CARRIER_RADAR"
icon = "GFX_ship_part_sensor_1"
icon = "GFX_ship_part_gray_sensor"
icon_frame = 1
}

View File

@@ -19,6 +19,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
@@ -53,6 +55,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
@@ -87,6 +91,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
@@ -121,6 +127,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
@@ -155,6 +163,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_icebreaker_interdictor
@@ -218,6 +228,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_icebreaker_interdictor
@@ -286,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
}
@@ -295,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
@@ -314,6 +362,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -349,6 +399,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -384,6 +436,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -419,6 +473,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -455,6 +511,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -648,6 +706,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
@@ -683,6 +743,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -724,6 +786,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
@@ -758,6 +822,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -799,6 +865,8 @@ utility_component_template = {
}
component_set = "power_core"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -834,6 +902,8 @@ utility_component_template = {
}
component_set = "thruster_components"
size_restriction = {
RG_armed_science_ship
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -1066,4 +1136,4 @@ utility_component_template = {
ai_weight = {
weight = 25
}
}
}

View File

@@ -16,6 +16,7 @@ utility_component_template = {
ship_shield_regen_add_perc = 0.1
}
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -147,8 +148,8 @@ weapon_component_template = {
icon = "GFX_ship_part_gray_laser_1"
icon_frame = 1
damage = {
min = 20
max = 200
min = 40
max = 400
}
windup = {
min = 1
@@ -187,6 +188,55 @@ weapon_component_template = {
}
}
#M槽光矛Mini
weapon_component_template = {
key = "MEDIUM_GRAY_WEAPON_LANCE"
size = medium
entity = "invisible_turret_entity"
type = instant
icon = "GFX_ship_part_gray_laser_1"
icon_frame = 1
damage = {
min = 100
max = 1000
}
windup = {
min = 1
max = 5
}
total_fire_time = 55
range = 120
accuracy = 0.85
tracking = 0.4
power = -50
component_set = "SMALL_GRAY_WEAPON_LANCE"
prerequisites = {
"tech_minilaser_gray_1"
}
tags = {
weapon_type_rg_secondary
}
armor_damage = 1.2
shield_penetration = 1
resources = {
category = ship_components
cost = {
alloys = 25
}
upkeep = {
energy = 1.2
alloys = 1
}
}
projectile_gfx = "gatebuilder_lance_weapon"
tags = {
weapon_type_energy
}
ai_weight = {
weight = 0
}
}
#X槽光矛Mini
weapon_component_template = {
key = "GRAY_BEAM_STATIC_MX"
@@ -336,14 +386,12 @@ weapon_component_template = {
}
size_restriction = {
RG_graygoo_capitalship
RG_graygoo_mothership
RG_gray_juggernaut
}
component_set = "RG_PLANET_KILLER"
prerequisites = {
"tech_gray_juggernaut_8"
}
hidden = yes
ship_limit = 1
ai_weight = {
weight = 0
@@ -522,7 +570,7 @@ weapon_component_template = {
type = point_defence
key = "RG_FLAK_PHOENIX"
size = point_defence
icon = GFX_ship_part_deluge
icon = "GFX_ship_part_graymine_old"
icon_frame = 1
damage = {
min = 10200
@@ -711,14 +759,12 @@ weapon_component_template = {
power = -180
tags = {
weapon_type_energy
weapon_type_rg_torpedoe
}
projectile_gfx = "rg_gatebuilder_torpedo_ballistic"
prerequisites = {
"tech_gray_nano_boost_3"
}
tags = {
weapon_type_rg_torpedoe
}
size_damage_factor = 1
armor_damage = 1.2
shield_penetration = 1
@@ -761,6 +807,7 @@ weapon_component_template = {
power = -180
tags = {
weapon_type_energy
weapon_type_rg_torpedoe
}
projectile_gfx = "gatebuilder_torpedo"
prerequisites = {
@@ -797,7 +844,7 @@ weapon_component_template = {
size = point_defence
entity = "turret_point_defence_entity"
type = instant
icon = "GFX_ship_part_sensor_1"
icon = "GFX_ship_part_gray_sensor"
icon_frame = 1
damage = {
min = 0
@@ -857,6 +904,7 @@ strike_craft_component_template = {
}
}
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_mothership
RG_gray_juggernaut
@@ -923,6 +971,7 @@ strike_craft_component_template = {
}
}
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_mothership
RG_gray_juggernaut
@@ -992,6 +1041,7 @@ strike_craft_component_template = {
}
}
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_mothership
RG_gray_juggernaut
@@ -1062,6 +1112,7 @@ strike_craft_component_template = {
}
}
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_mothership
RG_gray_juggernaut
@@ -1123,6 +1174,7 @@ utility_component_template = {
}
ship_behavior = "RG_colossus"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -1163,6 +1215,7 @@ utility_component_template = {
}
ship_behavior = "rg_carrier_behavior"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -1201,6 +1254,7 @@ utility_component_template = {
}
ship_behavior = "RG_line"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -1239,6 +1293,7 @@ utility_component_template = {
}
ship_behavior = "RG_artillery"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -1313,6 +1368,7 @@ utility_component_template = {
}
ship_behavior = "rg_aura_behavior"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_Arsenal
@@ -1352,6 +1408,7 @@ utility_component_template = {
}
ship_behavior = "RG_battle"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -1390,6 +1447,7 @@ utility_component_template = {
}
ship_behavior = "RG_torpedo"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -1428,6 +1486,7 @@ utility_component_template = {
}
ship_behavior = "RG_AA"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -1466,6 +1525,7 @@ utility_component_template = {
}
ship_behavior = "RG_icebreak"
size_restriction = {
RG_graygoo_destroyer
RG_graygoo_interdictor
RG_graygoo_Arsenal
RG_graygoo_mothership
@@ -2164,7 +2224,7 @@ utility_component_template = {
alloys = 300
}
}
prerequisites = { "tech_gray_interdictor_4" }
prerequisites = { "tech_gray_nano_boost_3" }
ftl = yes
jumpdrive = yes
ship_modifier = {
@@ -2178,9 +2238,6 @@ utility_component_template = {
ai_weight = {
weight = 0
}
class_restriction = {
shipclass_military
}
component_set = "ftl_components"
}
@@ -2188,7 +2245,7 @@ utility_component_template = {
utility_component_template = {
key = "RG_gatebuilder_sensor"
size = medium
icon = "GFX_ship_part_sensor_4"
icon = "GFX_ship_part_gray_sensor"
icon_frame = 1
power = -20
# hidden = yes
@@ -2200,7 +2257,7 @@ utility_component_template = {
}
sensor_range = 15
hyperlane_range = 20
prerequisites = { "tech_gray_interdictor_4" }
prerequisites = { "tech_gray_matter_remix_2" }
ship_modifier = {
ship_tracking_add = 20
}
@@ -2217,7 +2274,7 @@ utility_component_template = {
utility_component_template = {
key = "RG_gatebuilder_thruster"
size = small
icon = "GFX_ship_part_thruster_4"
icon = "GFX_ship_part_gray_engine"
icon_frame = 1
power = -50
# hidden = yes
@@ -2227,15 +2284,12 @@ utility_component_template = {
alloys = 200
}
}
prerequisites = { "tech_gray_interdictor_4" }
prerequisites = { "tech_gray_nano_boost_3" }
modifier = {
ship_speed_mult = 1.25
ship_evasion_add = 10
}
component_set = "thruster_components"
class_restriction = {
shipclass_military
}
tags = {
weapon_type_rg_thruster
}
@@ -2244,6 +2298,101 @@ utility_component_template = {
}
}
#反应堆
utility_component_template = {
key = "RG_FUSION_NANO_REACTOR_S"
size = small
icon = "GFX_ship_part_gray_reactor"
icon_frame = 1
power = 4800
resources = {
category = ship_components
cost = {
nanties = 12
alloys = 120
}
upkeep = {
energy = 2.0
}
}
prerequisites = {
"tech_gray_nano_fusion_3"
}
tags = {
weapon_type_rg_reactor
}
component_set = "power_core"
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "RG_FUSION_NANO_REACTOR_M"
size = small
icon = "GFX_ship_part_gray_reactor"
icon_frame = 1
power = 9600
resources = {
category = ship_components
cost = {
nanties = 24
alloys = 120
}
upkeep = {
energy = 3.0
}
}
prerequisites = {
"tech_gray_nano_fusion_3"
}
tags = {
weapon_type_rg_reactor
}
component_set = "power_core"
size_restriction = {
RG_graygoo_interdictor
RG_graygoo_Buff
RG_graygoo_mothership
RG_graygoo_icebreaker_interdictor
}
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "RG_FUSION_NANO_REACTOR_L"
size = small
icon = "GFX_ship_part_gray_reactor"
icon_frame = 1
power = 280000
resources = {
category = ship_components
cost = {
nanties = 120
alloys = 120
}
upkeep = {
energy = 5.0
}
}
prerequisites = {
"tech_gray_nano_fusion_3"
}
tags = {
weapon_type_rg_reactor
}
component_set = "power_core"
size_restriction = {
RG_gray_juggernaut
RG_graygoo_capitalship
}
ai_weight = {
weight = 0
}
}
# Elite Cloaking Device
utility_component_template = {
key = "RG_CORVETTE_CLOAKING_3"
@@ -2283,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

View File

@@ -147,7 +147,7 @@ ship_design = {
template = "RG_ENIGMATIC_SCHEDULER"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -326,7 +326,7 @@ ship_design = {
}
}
required_component = "RG_gatebuilder_sensor"
required_component = "TITAN_ANTIMATTER_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "COMBAT_COMPUTER_PLATFORM_ADVANCED"
}
@@ -549,7 +549,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
@@ -709,7 +709,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_CARRIER"
}
@@ -816,7 +816,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
@@ -880,7 +880,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
@@ -1013,7 +1013,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
@@ -1077,7 +1077,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}

View File

@@ -20,15 +20,15 @@ ship_design = {
}
component = {
slot = "MEDIUM_GUN_01"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_02"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_03"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "LARGE_GUN_01"
@@ -251,7 +251,7 @@ ship_design = {
template = "RG_ENIGMATIC_SCHEDULER"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -841,7 +841,7 @@ ship_design = {
template = "RG_ENGINE_BOOSTER"
}
}
required_component = "COLOSSUS_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -1433,7 +1433,7 @@ ship_design = {
template = "RG_ENGINE_BOOSTER"
}
}
required_component = "COLOSSUS_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -1505,7 +1505,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_CARRIER"
}
@@ -1569,7 +1569,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_battle"
}
@@ -1613,7 +1613,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_artillery"
}
@@ -1669,7 +1669,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_CHARGE"
}
@@ -1733,7 +1733,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
@@ -1817,7 +1817,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_AA"
}
@@ -1861,7 +1861,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_aura"
required_component = "RG_ANTIBAKAHALO"
required_component = "RG_BAKAHALO"
@@ -2199,7 +2199,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_battle"
}
@@ -2259,7 +2259,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_battle"
}
@@ -2323,7 +2323,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
@@ -2407,7 +2407,7 @@ ship_design = {
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_M"
required_component = "RG_COMBAT_COMPUTER_icebreak"
required_component = "RG_CORVETTE_CLOAKING_3"
}

View File

@@ -87,19 +87,19 @@ ship_design = {
}
component = {
slot = "MEDIUM_GUN_01"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_02"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_03"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_04"
template = "SMALL_GRAY_WEAPON_LANCE"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "PD_01"
@@ -159,7 +159,7 @@ ship_design = {
}
}
required_component = "RG_gatebuilder_sensor"
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "RG_COMBAT_COMPUTER_COLOSSUS"
required_component = "RG_CORVETTE_CLOAKING_3"
required_component = "STARBASE_AURA_FTL_INHIBITOR"
@@ -335,7 +335,7 @@ ship_design = {
}
}
required_component = "RG_gatebuilder_sensor"
required_component = "TITAN_ANTIMATTER_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "COMBAT_COMPUTER_PLATFORM_ADVANCED"
required_component = "RG_CORVETTE_CLOAKING_3"
required_component = "STARBASE_AURA_FTL_INHIBITOR"

View File

@@ -75,7 +75,7 @@ ship_design = {
template = "RG_ENGINE_BOOSTER"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -161,7 +161,7 @@ ship_design = {
template = "RG_ENGINE_BOOSTER"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -247,7 +247,7 @@ ship_design = {
template = "RG_ENGINE_BOOSTER"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -332,7 +332,7 @@ ship_design = {
template = "RG_ENGINE_BOOSTER"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
@@ -381,7 +381,7 @@ ship_design = {
template = ""
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "HYPER_DRIVE_3"
required_component = "SENSOR_4"
required_component = "RG_gatebuilder_thruster"
@@ -425,7 +425,7 @@ ship_design = {
template = "RG_revive_component"
}
}
required_component = "TITAN_ZERO_POINT_REACTOR"
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "HYPER_DRIVE_3"
required_component = "SENSOR_4"
required_component = "RG_gatebuilder_thruster"
@@ -524,3 +524,88 @@ ship_design = {
required_component = "GUARDIAN_PROPULSION"
required_component = "GUARDIAN_SENSORS"
}
#运航舰
ship_design = {
name = "NAME_RG_carrier_destroyer"
ship_size = RG_armed_transport_ship
is_event_design = yes
section = {
template = "RG_carrier_destroyer_key"
slot = "mid"
component = {
slot = "STRIKE_CRAFT_01"
template = "RG_FIGHTER_HANGAR_BEAM"
}
component = {
slot = "STRIKE_CRAFT_02"
template = "RG_FIGHTER_HANGAR_BEAM"
}
component = {
slot = "PD_01"
template = "RG_FLAK_BATTERY"
}
component = {
slot = "LARGE_UTILITY_1"
template = "LARGE_GRAY_MIX_ARMOR"
}
component = {
slot = "LARGE_UTILITY_2"
template = "LARGE_GRAY_MIX_ARMOR"
}
component = {
slot = "AUX_UTILITY_1"
template = "RG_AUTO_REPAIR"
}
}
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}
#驱逐舰
ship_design = {
name = "NAME_RG_base_destroyer"
ship_size = RG_graygoo_destroyer
is_event_design = yes
section = {
template = "RG_base_destroyer_key"
slot = "mid"
component = {
slot = "MEDIUM_GUN_01"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_02"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "MEDIUM_GUN_03"
template = "MEDIUM_GRAY_WEAPON_LANCE"
}
component = {
slot = "TORPEDO_01"
template = "RG_ENERGY_MISSILE"
}
component = {
slot = "LARGE_UTILITY_1"
template = "LARGE_GRAY_MIX_ARMOR"
}
component = {
slot = "LARGE_UTILITY_2"
template = "LARGE_GRAY_MIX_ARMOR"
}
component = {
slot = "AUX_UTILITY_1"
template = "RG_AUTO_REPAIR"
}
}
required_component = "RG_FUSION_NANO_REACTOR_S"
required_component = "RG_gatebuilder_jump"
required_component = "RG_gatebuilder_sensor"
required_component = "RG_gatebuilder_thruster"
required_component = "RG_COMBAT_COMPUTER_torpedo"
}

View File

@@ -113,43 +113,6 @@ on_planet_attackers_lose = {
# }
# }
# this = country
on_destroy_planet_with_RG_PLANET_KILLER = {
events = {
RG_planet_killer.1
RG_planet_killer.2
}
}
on_destroy_planet_with_RG_PLANET_KILLER_queued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_unqueued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SMALL = {
events = {
RG_planet_killer.2
}
}
on_destroy_planet_with_RG_PLANET_KILLER_SMALL_queued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SMALL_unqueued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SP = {
events = {
RG_planet_killer.3
rg_story.6
}
}
on_destroy_planet_with_RG_PLANET_KILLER_SP_queued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SP_unqueued = {
}
#舰船建造完成
# Root = Ship

View File

@@ -0,0 +1,162 @@
# Scope:
# this/root = planet that have been fired upon
# from = fleet that fired
#on_destroy_planet_with_PLANET_DESTRUCTION_COMPONENT = {
# events = {
# planet_destruction.1
# }
#}
# Note: The _queued on_actions also fire when the command is made even if there is nothing else in the queue
# Similarly, the _unqueued on_actions fire even if you cancel the order while the weapon is on the wind-up to fire
# They use the same scopes as the standard events
on_destroy_planet_with_RG_PLANET_KILLER = {
events = {
RG_planet_killer.1
RG_planet_killer.2
}
}
on_destroy_planet_with_RG_PLANET_KILLER_queued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_unqueued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SMALL = {
events = {
RG_planet_killer.2
}
}
on_destroy_planet_with_RG_PLANET_KILLER_SMALL_queued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SMALL_unqueued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SP = {
events = {
RG_planet_killer.3
rg_story.6
}
}
on_destroy_planet_with_RG_PLANET_KILLER_SP_queued = {
}
on_destroy_planet_with_RG_PLANET_KILLER_SP_unqueued = {
}
# World Cracker
on_destroy_planet_with_RG_PLANET_KILLER_CRACKER = {
events = {
toxoids.8016 #Destroyed knight Keep
crisis.5015 # Menace Objective - Destroy World/Empire
planet_destruction.110
origin.3245 # Glassing a Progenitors Nest
planet_destruction.600 # frag holy world
planet_destruction.100 # goes last because it can kill a country, making some trigger checks impossible
awareness.150 # Planet cracker used OR planet terraformed, chance to gain 20 awareness.
}
}
on_destroy_planet_with_RG_PLANET_KILLER_CRACKER_queued = {
events = {
fircon.5035 #Solarpunk Planet queued
}
}
on_destroy_planet_with_RG_PLANET_KILLER_CRACKER_unqueued = {
}
# Pacifier
on_destroy_planet_with_RG_PLANET_KILLER_SHIELDER = {
events = {
crisis.5015 # Menace Objective - Destroy World/Empire
toxoids.8016 #Destroyed knight Keep placed up here so events fire while it's a planet
planet_destruction.200
planet_destruction.600 # frag holy world
origin.3245
awareness.150 # Planet cracker used OR planet terraformed, chance to gain 20 awareness.
}
}
on_destroy_planet_with_RG_PLANET_KILLER_SHIELDER_queued = {
events = {
fircon.5035 #Solarpunk Planet queued
}
}
on_destroy_planet_with_RG_PLANET_KILLER_SHIELDER_unqueued = {
}
# Neutron Beam
on_destroy_planet_with_RG_PLANET_KILLER_NEUTRON = {
events = {
planet_destruction.300
origin.3245
awareness.150 # Planet cracker used OR planet terraformed, chance to gain 20 awareness.
}
}
on_destroy_planet_with_RG_PLANET_KILLER_NEUTRON_queued = {
events = {
fircon.5035 #Solarpunk Planet queued
}
}
on_destroy_planet_with_RG_PLANET_KILLER_NEUTRON_unqueued = {
}
# God Ray
on_destroy_planet_with_RG_PLANET_KILLER_GODRAY = {
events = {
planet_destruction.400
origin.3245
awareness.150 # Planet cracker used OR planet terraformed, chance to gain 20 awareness.
}
}
on_destroy_planet_with_RG_PLANET_KILLER_GODRAY_queued = {
events = {
fircon.5035 #Solarpunk Planet queued
}
}
on_destroy_planet_with_RG_PLANET_KILLER_GODRAY_unqueued = {
}
# Nanobot Assimilation
on_destroy_planet_with_RG_PLANET_KILLER_NANOBOTS = {
events = {
crisis.5015 # Menace Objective - Destroy World/Empire
planet_destruction.500
origin.3245
awareness.150 # Planet cracker used OR planet terraformed, chance to gain 20 awareness.
}
}
on_destroy_planet_with_RG_PLANET_KILLER_NANOBOTS_queued = {
events = {
fircon.5035 #Solarpunk Planet queued
}
}
on_destroy_planet_with_RG_PLANET_KILLER_NANOBOTS_unqueued = {
}
# Deluge
on_destroy_planet_with_RG_PLANET_KILLER_DELUGE = {
events = {
planet_destruction.607 # frag holy world
planet_destruction.700
origin.3245
awareness.150 # Planet cracker used OR planet terraformed, chance to gain 20 awareness.
}
}
on_destroy_planet_with_RG_PLANET_KILLER_DELUGE_queued = {
events = {
fircon.5035 #Solarpunk Planet queued
# planet_destruction.705
}
}
on_destroy_planet_with_RG_PLANET_KILLER_DELUGE_unqueued = {
}

View File

@@ -289,3 +289,31 @@ rg_create_gray_colony_1 = {
}
remove_ship_design = last_created_design
}
rg_create_gray_destroyer_1 = {
create_fleet = {
name = "NAME_RG_base_destroyer"
settings = {
can_disband = yes
can_upgrade = no
can_change_composition = no
can_change_leader = no
uses_naval_capacity = no
spawn_debris = no
}
effect = {
set_owner = root
create_ship = {
name = "NAME_RG_base_destroyer"
design = "RG_base_destroyer_key"
prefix = no
upgradable = no
}
set_location = {
target = root.capital_scope
distance = 0
angle = random
}
}
}
}

View File

@@ -701,3 +701,78 @@ ship_section_template = {
}
}
}
ship_section_template = {
key = "RG_carrier_destroyer_key"
ship_size = RG_graygoo_destroyer
fits_on_slot = mid
entity = "grey_tempesttw_colony_ship_entity"
icon = "GFX_ship_part_core_mid"
component_slot = {
name = "STRIKE_CRAFT_01"
template = "large_strike_craft"
rotation = 90
locatorname = "xl_gun_01"
}
component_slot = {
name = "STRIKE_CRAFT_02"
template = "large_strike_craft"
rotation = 90
locatorname = "xl_gun_01"
}
component_slot = {
name = "PD_01"
template = "point_defence_turret"
locatorname = "xl_gun_01"
}
large_utility_slots = 2
aux_utility_slots = 1
resources = {
category = ship_sections
cost = {
alloys = 30
}
}
}
ship_section_template = {
key = "RG_base_destroyer_key"
ship_size = RG_graygoo_destroyer
fits_on_slot = mid
entity = "grey_tempesttw_colony_ship_entity"
icon = "GFX_ship_part_core_mid"
component_slot = {
name = "MEDIUM_GUN_01"
template = "medium_turret"
locatorname = "xl_gun_01"
}
component_slot = {
name = "MEDIUM_GUN_02"
template = "medium_turret"
locatorname = "xl_gun_01"
}
component_slot = {
name = "MEDIUM_GUN_03"
template = "medium_turret"
locatorname = "xl_gun_01"
}
component_slot = {
name = "TORPEDO_01"
template = "invisible_missile_turret"
locatorname = "wing_1_3"
}
large_utility_slots = 2
aux_utility_slots = 1
resources = {
category = ship_sections
cost = {
alloys = 30
}
}
}

View File

@@ -293,6 +293,68 @@ RG_graygoo_interdictor = {
}
}
# Gray Goo destroyer
RG_graygoo_destroyer = {
graphical_culture = no
entity = "grey_tempesttw_colonizer_entity"
max_speed = 220
acceleration = 0.25
rotation_speed = 0.175
collision_radius = 4
modifier = {
ship_evasion_add = 40
ships_upkeep_mult = -1
ship_piracy_suppression_add = 4
ship_armor_add = 1100
ship_shield_add = 1100
}
max_hitpoints = 2000
size_multiplier = 2
fleet_slot_size = 2
section_slots = {
"mid" = {
locator = "part1"
}
}
num_target_locators = 2
is_space_station = no
icon = ship_size_military_2
base_buildtime = @battleship_build_time
can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start
enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes
default_behavior = line
prerequisites = {
"tech_gray_interdictor_4"
}
ship_roles = { screen gunship artillery brawler }
triggered_ship_roles = {
{
name = artillery_stealth
trigger = { has_technology = tech_cloaking_2 }
}
}
combat_disengage_chance = 1.25
class = shipclass_military
construction_type = starbase_shipyard
required_component_set = "power_core"
required_component_set = "ftl_components"
required_component_set = "combat_computers"
required_component_set = "thruster_components"
required_component_set = "sensor_components"
resources = {
category = ships
upkeep = {
energy = @destroyer_upkeep_energy
alloys = @destroyer_upkeep_alloys
}
}
min_upgrade_cost = {
alloys = 8
}
}
# Gray Goo Icebreaker
RG_graygoo_icebreaker_interdictor = {
graphical_culture = no

View File

@@ -26,6 +26,83 @@ tech_gray_weapon_lance_1 = {
}
}
tech_minilaser_gray_1 = {
cost = 2000
area = physics
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = {
particles
}
ai_update_type = military
prerequisites = {
"tech_gray_weapon_lance_1"
"tech_zero_point_power"
}
weight = @tier2weight3
## unlock
ai_weight = {
factor = 0
}
}
# Elite Cloaking Devices
tech_gray_cloaking_3 = {
cost = @tier4cost3
area = physics
tier = 4
category = { field_manipulation }
ai_update_type = all
is_rare = yes
prerequisites = { "tech_cloaking_3" "tech_gray_weapon_lance_1" }
is_reverse_engineerable = no
weight = @tier4weight3
potential = {
has_first_contact_dlc = yes
}
prereqfor_desc = {
hide_prereq_for_desc = component
custom = {
title = "TECH_UNLOCK_RG_CLOAKING_3_TITLE"
desc = "TECH_UNLOCK_RG_CLOAKING_3_DESC"
}
}
weight_modifier = {
modifier = {
factor = value:tech_weight_likelihood
has_trait_in_council = { TRAIT = leader_trait_curator }
}
modifier = {
factor = value:tech_weight_likelihood
has_trait_in_council = { TRAIT = leader_trait_fotd_scientist }
}
modifier = {
factor = @ap_technological_ascendancy_rare_tech
has_ascension_perk = ap_technological_ascendancy
}
modifier = {
factor = @federation_perk_factor
has_federation = yes
federation = {
has_federation_perk = rare_tech_boost
any_member = { has_technology = tech_cloaking_3 }
}
}
modifier = {
factor = 5
has_tradition = tr_subterfuge_adopt
}
}
ai_weight = {
factor = 0
}
}
tech_gray_matter_remix_2 = {
area = engineering
cost = 5000
@@ -36,6 +113,7 @@ tech_gray_matter_remix_2 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_weapon_lance_1"
"tech_ship_armor_5"
@@ -53,6 +131,34 @@ tech_gray_matter_remix_2 = {
}
}
tech_gray_nano_fusion_3 = {
area = physics
cost = 5000
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = {
particles
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_matter_remix_2"
"tech_zero_point_power"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
factor = 1.25
has_ethic = ethic_militarist
}
modifier = {
factor = 1.5
has_ethic = ethic_fanatic_militarist
}
}
}
tech_gray_nano_boost_3 = {
area = engineering
cost = 5000
@@ -63,6 +169,7 @@ tech_gray_nano_boost_3 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_matter_remix_2"
"tech_thrusters_4"
@@ -90,6 +197,7 @@ tech_gray_interdictor_4 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_nano_boost_3"
"tech_battleships"
@@ -117,6 +225,7 @@ tech_gray_matter_spray_5 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_interdictor_4"
"tech_kinetic_artillery_2"
@@ -144,6 +253,7 @@ tech_gray_buffnut_6 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_interdictor_4"
"tech_juggernaut"
@@ -171,6 +281,7 @@ tech_gray_army_7 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_matter_remix_2"
"tech_self_aware_logic"
@@ -198,6 +309,7 @@ tech_gray_juggernaut_8 = {
}
ai_update_type = military
weight = @tier2weight3
is_reverse_engineerable = no
prerequisites = {
"tech_gray_matter_remix_2"
"tech_juggernaut"
@@ -257,22 +369,6 @@ tech_object_gray_5 = {
}
}
tech_minilaser_gray_1 = {
cost = 2000
area = physics
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = {
particles
}
weight = 0
## unlock
ai_weight = {
factor = 1
}
}
tech_object_gray_6 = {
cost = 2000
area = physics

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -4,6 +4,21 @@ spriteTypes = {
textureFile = "gfx/interface/icons/ship_parts/rg_hull_4.dds"
noOfFrames = 1
}
spriteType = {
name = "GFX_ship_part_gray_reactor"
textureFile = "gfx/interface/icons/ship_parts/rg_reactor_2.dds"
noOfFrames = 1
}
spriteType = {
name = "GFX_ship_part_gray_engine"
textureFile = "gfx/interface/icons/ship_parts/rg_aux_engine_1.dds"
noOfFrames = 1
}
spriteType = {
name = "GFX_ship_part_gray_sensor"
textureFile = "gfx/interface/icons/ship_parts/ship_part_rg_sensors.dds"
noOfFrames = 1
}
spriteType = {
name = "GFX_ship_part_gray_lance_2"
textureFile = "gfx/interface/icons/ship_parts/ship_part_gray_lance_2.dds"
@@ -19,6 +34,11 @@ spriteTypes = {
textureFile = "gfx/interface/icons/ship_parts/rg_big_bomb_2.dds"
noOfFrames = 1
}
spriteType = {
name = "GFX_ship_part_graymine_old"
textureFile = "gfx/interface/icons/ship_parts/GFX_ship_part_graymine.dds"
noOfFrames = 1
}
spriteType = {
name = "GFX_ship_part_rg_armor_hardener"
textureFile = "gfx/interface/icons/ship_parts/ship_part_rg_armor_hardener.dds"

View File

@@ -64,6 +64,8 @@
bombardment_graygoo_desc:0 "$bombardment_graygoo$轰炸将在星球上散布灰色风暴,以最快的速度席卷一切有形之物。\n-对§Y军团§!造成§Y巨大的§!伤害\n-对§Y星球§!造成§Y不可修复的§!伤害\n-对§Y人口§!造成§Y巨大的§!伤害\n-将会轰炸不设防的星球。!"
LARGE_GRAY_WEAPON_LANCE:0 "§Y「星光」§!"
LARGE_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器是最初的一型光束武器。"
MEDIUM_GRAY_WEAPON_LANCE:0 "§Y「星光」Lite§!"
MEDIUM_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器的...仿真模型,未成年智慧生物请勿玩耍。"
SMALL_GRAY_WEAPON_LANCE:0 "§Y「星光」Mini§!"
SMALL_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器的...玩具模型,仍然具有巨大威力。"
GRAY_BEAM_STATIC_MX:0 "§Y「耀光」Mini§!"
@@ -114,6 +116,8 @@
RG_Arsenal_FISSION_REACTOR:0 "$FISSION_REACTOR$"
RG_Arsenal_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
RG_Arsenal_FUSION_NANO_REACTOR:0 "$RG_FUSION_NANO_REACTOR$"
RG_Arsenal_FUSION_NANO_REACTOR_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
RG_PLANET_KILLER_CRACKER:0 "$PLANET_KILLER_CRACKER$"
RG_PLANET_KILLER_CRACKER_DESC:0 "$PLANET_KILLER_CRACKER_DESC$"
@@ -201,6 +205,9 @@
RG_graygoo_juggernaut_key: "§Y主宰核心§!"
RG_icebreaker_interdictor_key: "§Y破冰核心§!"
RG_carrier_destroyer_key: "§Y运航核心§!"
RG_base_destroyer_key: "§Y驱逐核心§!"
LARGE_GRAY_WEAPON_KIN:0 "§Y「糖豆发射器」§!"
LARGE_GRAY_WEAPON_KIN_DESC:0 "§Y多就是美。§!\n这些密集的轴基无管动能炮使用了前所未有的重型弹头被设计成只能发射一次的终极火炮。这种武器通常成编制部署占据了整艘战舰一半以上的质量。"
HUGE_GRAY_WEAPON_KIN:0 "§Y「棒糖发射器」§!"
@@ -208,9 +215,13 @@
tech_gray_weapon_lance_1:0 "§Y纳米层级能量操纵§!"
tech_gray_weapon_lance_1_desc:0 "通过研究L星门中灰色风暴战舰所使用的武器我们得以使用纳米机器人部分还原这种技术。"
tech_gray_matter_remix_2:0 "§Y纳米物质混合工程§!"
tech_gray_matter_remix_2_desc:0 "通过将纳米机器人运用在特殊材料中,我们得以赋予这些材料新的性质。"
tech_gray_nano_fusion_3:0 "§Y纳米物质能量生产§!"
tech_gray_nano_fusion_3_desc:0 "利用纳米物质特性大幅压缩传统反应堆,极大提升能量产出效率。"
tech_gray_nano_boost_3:0 "§Y纳米物质推进工程§!"
tech_gray_nano_boost_3_desc:0 "将新的材料进一步加以改良,我们得以制造出可以自我产生推力的材料,使得更加精密的工程成为可能。"
@@ -223,6 +234,9 @@
tech_gray_buffnut_6:0 "§Y纳米支援巨像工程§!"
tech_gray_buffnut_6_desc:0 "拥有巨像技术的我们可以使用L星门技术设计新型的支援战舰他们拥有巨大的潜力。"
tech_gray_cloaking_3:0 "§Y纳米光线追踪力场§!"
tech_gray_cloaking_3_desc:0 "通过逆向计算光线的照射路线,精细调整护盾力场,使得舰体在部分光线频谱不可见。显然这是一项昂贵的技术。"
tech_gray_repair_system_1:0 "§Y$NAME_Gray$纳米修复系统§!"
tech_gray_repair_system_1_desc:0 "在灰色风暴的残骸里发现了一种高效的船壳自动维修系统,由数十亿个微型纳米机器人组成,并已改造成可为我们所用。"
@@ -230,7 +244,7 @@
tech_object_gray_5_desc:0 "通过日常维护$NAME_Gray$舰体以及...小小的逆向工程,我们得以部分复制$NAME_Gray$母舰的设计,当然,这一切还要征得$NAME_Gray$本人同意。"
tech_minilaser_gray_1:0 "§Y$NAME_Gray$武器微型化§!"
tech_minilaser_gray_1_desc:0 "从某个资料架上掉下来一个奇怪的盒子,经过研究里面装着一些奇怪的科技。"
tech_minilaser_gray_1_desc:0 "从某个资料架上掉下来一个奇怪的盒子,里面装着一份将纳米武器小型化的可行性验证设计图。"
tech_gray_noway:0 "§Y$NAME_Gray$的不存在课题§!"
tech_gray_noway_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
@@ -290,6 +304,20 @@
weapon_type_rg_torpedoe:0 "§Y鱼雷§!"
weapon_type_rg_main:0 "§Y主武器§!"
weapon_type_rg_armor:0 "§Y装甲部件§!"
weapon_type_rg_reactor:0 "§Y能源核心§!"
RG_FUSION_NANO_REACTOR:0 "§Y「梦核」§!"
RG_FUSION_NANO_REACTOR_DESC:0 "利用纳米物质的能量传导特性大幅压缩传统反应堆提升密度。如果要制造一颗恒星,还是把它关在笼子里比较好吧。"
RG_FUSION_NANO_REACTOR_S:0 "$RG_FUSION_NANO_REACTOR$"
RG_FUSION_NANO_REACTOR_S_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
RG_FUSION_NANO_REACTOR_M:0 "$RG_FUSION_NANO_REACTOR$"
RG_FUSION_NANO_REACTOR_M_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$"
RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
rg_distant_stars_modifier:0 "§H遥远繁星§!"
rg_distant_stars_modifier_desc:0 "L-星团是一群距离我们所熟知的银河系相距极远的星系组成的星团。从内部几乎没有可能启动跃迁引擎回到银河系。\n§H当然你执意要出去...那我也没办法嘛。L-星门开启后自动移除该修正。§!"
@@ -309,6 +337,9 @@
RG_CORVETTE_CLOAKING_3_DESC:0 "通过$NAME_Gray$精细的能量输入调控,改装过的隐形场能够保留绝大多数的护盾强度的同时提高隐形场强度。但这种改造却无法量产。"
RG_CLOAKING_3_TOOLTIP:0 "\n隐形时护盾强度削减 §R-10%§!"
TECH_UNLOCK_RG_CLOAKING_3_TITLE: "§H解锁部件§!$RG_CORVETTE_CLOAKING_3$"
TECH_UNLOCK_RG_CLOAKING_3_DESC: "§H$RG_CORVETTE_CLOAKING_3$§!\n$tech_gray_cloaking_3_desc$"
rg_gray_army_base:0 "§Y自走纳米机器战体§!"
rg_gray_army_base_desc:0 "经过逆向工程制造出的纳米作战体复制品,只拥有有限的作战决策能力。不过仍具有巨大的威力。"

View File

@@ -22,7 +22,9 @@
RG_gray_juggernaut:0 "§B纳米机器主宰舰§!"
RG_gray_juggernaut_plural:0 "§B纳米机器主宰舰§!"
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_base_key:0 "§Y$NAME_Gray$船体§!"
@@ -63,3 +65,5 @@
NAME_RG_FAKE_Dragon:0 "龙之幼体"
NAME_rg_gray_habitat:0 "纳米机器核心站点"
NAME_rg_gray_habitat_base:0 "纳-迪-沙空间站点"
NAME_RG_carrier_destroyer:0 "纳米机器航运单元"
NAME_RG_base_destroyer:0 "纳米机器阵列单元"