空槽修复 砍旗舰光环槽位

This commit is contained in:
ProjectKoi-Kalo\Kalo 2024-10-30 15:00:45 +08:00
parent 5d72fb5817
commit bc6a49c1b7
8 changed files with 156 additions and 22 deletions

View File

@ -0,0 +1,83 @@
utility_component_template = {
key = "rg_ship_aura_components_empty"
size = medium
icon = "GFX_ship_part_empty_ftl_drive"
icon_frame = 1
power = 0
component_set = "ship_aura_components"
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "rg_power_core_empty"
size = medium
icon = "GFX_ship_part_empty_ftl_drive"
icon_frame = 1
power = 0
component_set = "power_core"
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "rg_ftl_components_empty"
size = medium
icon = "GFX_ship_part_empty_ftl_drive"
icon_frame = 1
power = 0
component_set = "ftl_components"
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "rg_thruster_components_empty"
size = medium
icon = "GFX_ship_part_empty_ftl_drive"
icon_frame = 1
power = 0
component_set = "thruster_components"
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "rg_sensor_component_empty"
size = medium
icon = "GFX_ship_part_empty_ftl_drive"
icon_frame = 1
power = 0
component_set = "sensor_components"
ai_weight = {
weight = 0
}
}
utility_component_template = {
key = "rg_combat_computers_empty"
size = medium
icon = "GFX_ship_part_empty_ftl_drive"
icon_frame = 1
power = 0
component_set = "combat_computers"
ai_weight = {
weight = 0
}
}

View File

@ -1988,6 +1988,47 @@ utility_component_template = {
} }
} }
utility_component_template = {
key = "RG_STARBASE_AURA_FTL_INHIBITOR"
size = medium
icon = "GFX_ship_part_aura_snare"
icon_frame = 1
power = 0
size_restriction = {
RG_gray_juggernaut
}
prerequisites = { "tech_ftl_inhibitor" }
component_set = "ftl_inhibitor"
ftl_inhibitor = yes
hostile_aura = {
name = "aura_starbase_ftl_inhibitor"
system_wide = yes
stack_info = {
id = hostile_flt_inhibitor_aura
priority = 10
}
modifier = {
ship_emergency_ftl_min_days_mult = 1
}
graphics = {
ship_effect = {
entity = "ship_aura_negative_entity"
dynamic_scale = no
}
}
}
ai_weight = {
weight = 2
}
}
#笨蛋雷达 #笨蛋雷达
weapon_component_template = { weapon_component_template = {
key = "RG_ANTIBAKAHALO_RADAR" key = "RG_ANTIBAKAHALO_RADAR"

View File

@ -847,8 +847,6 @@ ship_design = {
required_component = "RG_gatebuilder_thruster" required_component = "RG_gatebuilder_thruster"
required_component = "RG_COMBAT_COMPUTER_MotherShip" required_component = "RG_COMBAT_COMPUTER_MotherShip"
required_component = "RG_CORVETTE_CLOAKING_3" required_component = "RG_CORVETTE_CLOAKING_3"
required_component = "RG_BAKAHALO"
required_component = "RG_ANTIBAKAHALO"
required_component = "RG_SHIP_AURA_NANOBOT_CLOUD" required_component = "RG_SHIP_AURA_NANOBOT_CLOUD"
} }
@ -1439,10 +1437,8 @@ ship_design = {
required_component = "RG_gatebuilder_thruster" required_component = "RG_gatebuilder_thruster"
required_component = "RG_COMBAT_COMPUTER_MotherShip" required_component = "RG_COMBAT_COMPUTER_MotherShip"
required_component = "RG_CORVETTE_CLOAKING_3" required_component = "RG_CORVETTE_CLOAKING_3"
required_component = "RG_BAKAHALO"
required_component = "RG_ANTIBAKAHALO"
required_component = "RG_SHIP_AURA_NANOBOT_CLOUD" required_component = "RG_SHIP_AURA_NANOBOT_CLOUD"
required_component = "STARBASE_AURA_FTL_INHIBITOR" required_component = "RG_STARBASE_AURA_FTL_INHIBITOR"
} }
# 航母 1 # 航母 1

View File

@ -162,7 +162,7 @@ ship_design = {
required_component = "RG_FUSION_NANO_REACTOR_L" required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "RG_COMBAT_COMPUTER_COLOSSUS" required_component = "RG_COMBAT_COMPUTER_COLOSSUS"
required_component = "RG_CORVETTE_CLOAKING_3" required_component = "RG_CORVETTE_CLOAKING_3"
required_component = "STARBASE_AURA_FTL_INHIBITOR" required_component = "RG_STARBASE_AURA_FTL_INHIBITOR"
} }
# Factory # Factory
@ -338,5 +338,5 @@ ship_design = {
required_component = "RG_FUSION_NANO_REACTOR_L" required_component = "RG_FUSION_NANO_REACTOR_L"
required_component = "COMBAT_COMPUTER_PLATFORM_ADVANCED" required_component = "COMBAT_COMPUTER_PLATFORM_ADVANCED"
required_component = "RG_CORVETTE_CLOAKING_3" required_component = "RG_CORVETTE_CLOAKING_3"
required_component = "STARBASE_AURA_FTL_INHIBITOR" required_component = "RG_STARBASE_AURA_FTL_INHIBITOR"
} }

View File

@ -54,7 +54,7 @@ RG_graygoo_mothership = {
use_shipnames_from = titan use_shipnames_from = titan
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = colossus default_behavior = colossus
@ -118,7 +118,7 @@ RG_graygoo_capitalship = {
use_shipnames_from = juggernaut use_shipnames_from = juggernaut
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = colossus default_behavior = colossus
@ -183,8 +183,6 @@ RG_graygoo_capitalship = {
required_component_set = "sensor_components" required_component_set = "sensor_components"
required_component_set = "science_cloaking_components" required_component_set = "science_cloaking_components"
required_component_set = "ship_aura_components" required_component_set = "ship_aura_components"
required_component_set = "ship_aura_components"
required_component_set = "ship_aura_components"
components_add_to_cost = no components_add_to_cost = no
resources = { resources = {
category = ships category = ships
@ -231,7 +229,7 @@ RG_gray_juggernaut = {
} }
num_target_locators = 16 num_target_locators = 16
can_have_federation_design = no can_have_federation_design = no
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
icon_frame = 7 #probably unused, but mobile starbases are special icon_frame = 7 #probably unused, but mobile starbases are special
icon = ship_size_military_64 icon = ship_size_military_64
@ -297,9 +295,7 @@ RG_gray_juggernaut = {
required_component_set = "thruster_components" required_component_set = "thruster_components"
required_component_set = "science_cloaking_components" required_component_set = "science_cloaking_components"
required_component_set = "ship_aura_components" required_component_set = "ship_aura_components"
required_component_set = "ship_aura_components" required_component_set = "ftl_inhibitor"
required_component_set = "ship_aura_components"
required_component_set = "ship_aura_components"
components_add_to_cost = no components_add_to_cost = no
resources = { resources = {
@ -448,7 +444,7 @@ RG_graygoo_interdictor = {
use_shipnames_from = battleship use_shipnames_from = battleship
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = line default_behavior = line
@ -502,7 +498,7 @@ RG_graygoo_destroyer = {
use_shipnames_from = destroyer use_shipnames_from = destroyer
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = line default_behavior = line
@ -562,7 +558,7 @@ RG_graygoo_icebreaker_interdictor = {
base_buildtime = @battleship_build_time base_buildtime = @battleship_build_time
use_shipnames_from = battleship use_shipnames_from = battleship
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = colossus default_behavior = colossus
@ -616,7 +612,7 @@ RG_graygoo_Arsenal = {
base_buildtime = @battleship_build_time base_buildtime = @battleship_build_time
use_shipnames_from = battleship use_shipnames_from = battleship
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = line default_behavior = line
@ -668,7 +664,7 @@ RG_graygoo_Buff = {
base_buildtime = @battleship_build_time base_buildtime = @battleship_build_time
use_shipnames_from = colossus use_shipnames_from = colossus
can_have_federation_design = yes can_have_federation_design = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #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 enable_3dview_in_ship_browser = yes #if yes, ship design will have a 3d view in the ship browser
is_designable = yes is_designable = yes
default_behavior = colossus default_behavior = colossus
@ -842,7 +838,7 @@ RG_orbital_ring_tier_1 = {
components_add_to_cost = no components_add_to_cost = no
can_disable = yes can_disable = yes
flip_control_on_disable = yes flip_control_on_disable = yes
enable_default_design = yes #if yes, countries will have an auto-generated design at start enable_default_design = no #if yes, countries will have an auto-generated design at start
prerequisites = { prerequisites = {
"tech_object_gray_6" "tech_object_gray_6"
} }

View File

@ -8,5 +8,5 @@ tags={
} }
name="Real Gray" name="Real Gray"
picture="thumbnail.png" picture="thumbnail.png"
supported_version="v3.13.*" supported_version="v3.14.*"
remote_file_id="2136166095" remote_file_id="2136166095"

View File

@ -48,6 +48,13 @@
weapon_type_rg_armor:0 "§YArmor§!" weapon_type_rg_armor:0 "§YArmor§!"
weapon_type_rg_reactor:0 "§YPower Core§!" weapon_type_rg_reactor:0 "§YPower Core§!"
rg_ship_aura_components_empty: "Empty Slot"
rg_power_core_empty: "Empty Slot"
rg_ftl_components_empty: "Empty Slot"
rg_thruster_components_empty: "Empty Slot"
rg_sensor_component_empty: "Empty Slot"
rg_combat_computers_empty: "Empty Slot"
RG_FUSION_NANO_REACTOR:0 "§Y「'FUSION NANO REACTOR'」§!" RG_FUSION_NANO_REACTOR:0 "§Y「'FUSION NANO REACTOR'」§!"
RG_FUSION_NANO_REACTOR_DESC:0 "The energy conduction characteristics of nanomaterials are used to greatly compress traditional reactors and increase density." RG_FUSION_NANO_REACTOR_DESC:0 "The energy conduction characteristics of nanomaterials are used to greatly compress traditional reactors and increase density."
@ -60,6 +67,8 @@
RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$" RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$"
RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$" RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
RG_STARBASE_AURA_FTL_INHIBITOR: "$sm_ftl_inhibitor$"
SMALL_GRAY_MIX_ARMOR:0 "§Y「'NANITE MIX ARMOR'」§!" SMALL_GRAY_MIX_ARMOR:0 "§Y「'NANITE MIX ARMOR'」§!"
MEDIUM_GRAY_MIX_ARMOR:0 "$SMALL_GRAY_MIX_ARMOR$" MEDIUM_GRAY_MIX_ARMOR:0 "$SMALL_GRAY_MIX_ARMOR$"
RG_gatebuilder_jump:0 "§Y「'NANITE ASTRA DRIVE'」§!" RG_gatebuilder_jump:0 "§Y「'NANITE ASTRA DRIVE'」§!"

View File

@ -59,6 +59,13 @@
RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$" RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$"
RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$" RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
rg_ship_aura_components_empty: "空槽"
rg_power_core_empty: "空槽"
rg_ftl_components_empty: "空槽"
rg_thruster_components_empty: "空槽"
rg_sensor_component_empty: "空槽"
rg_combat_computers_empty: "空槽"
SMALL_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!" SMALL_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
MEDIUM_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!" MEDIUM_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
RG_gatebuilder_jump:0 "§Y「终抵群星」§!" RG_gatebuilder_jump:0 "§Y「终抵群星」§!"
@ -117,6 +124,8 @@
RG_FLAK_PHOENIX:0 "§R「起源」§!" RG_FLAK_PHOENIX:0 "§R「起源」§!"
RG_FLAK_PHOENIX_DESC:0 "§Y创造与解构。§!\n没有什么比一个拥抱更能消除隔阂。" RG_FLAK_PHOENIX_DESC:0 "§Y创造与解构。§!\n没有什么比一个拥抱更能消除隔阂。"
RG_STARBASE_AURA_FTL_INHIBITOR: "$sm_ftl_inhibitor$"
RG_Interdictor_FISSION_REACTOR:0 "$FISSION_REACTOR$" RG_Interdictor_FISSION_REACTOR:0 "$FISSION_REACTOR$"
RG_Interdictor_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$" RG_Interdictor_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
RG_Interdictor_FUSION_REACTOR:0 "$FUSION_REACTOR$" RG_Interdictor_FUSION_REACTOR:0 "$FUSION_REACTOR$"