筛查修史山

This commit is contained in:
2024-09-22 20:17:00 +08:00
parent 7f928c6f67
commit b56cf39382
21 changed files with 233 additions and 371 deletions

View File

@@ -88,6 +88,8 @@ building_rg_nanolab_1 = {
upgrades = {
"building_rg_nanolab_2"
}
custom_storm_ai_weight = { }
}
building_rg_nanolab_2 = {
@@ -174,6 +176,8 @@ building_rg_nanolab_2 = {
}
text = job_nanotech_researcher_effect_desc
}
custom_storm_ai_weight = { }
}
building_rg_nanotech_cauldron = {
@@ -225,6 +229,8 @@ building_rg_nanotech_cauldron = {
nanites = 25
}
}
custom_storm_ai_weight = { }
}
building_rg_nanite_transmuter = {
@@ -279,4 +285,6 @@ building_rg_nanite_transmuter = {
always = yes
}
}
custom_storm_ai_weight = { }
}

View File

@@ -9,4 +9,5 @@ weapon_type_rg_computer
weapon_type_rg_secondary
weapon_type_rg_torpedoe
weapon_type_rg_main
weapon_type_rg_armor
weapon_type_rg_armor
weapon_type_rg_reactor

View File

@@ -73,8 +73,6 @@ utility_component_template = {
ai_tags = { screen }
ai_tag_weight = 0
upgrades_to = "RG_COMBAT_COMPUTER_PICKET_BASIC"
ai_tags = { screen }
ai_tag_weight = 0
ai_weight = {
weight = 1

View File

@@ -7,7 +7,6 @@ utility_component_template = {
component_set = "LARGE_GRAY_MIX_ARMOR"
icon = "GFX_ship_part_gray_armor"
icon_frame = 1
power = 0
power = -180
modifier = {
ship_armor_add = 3840
@@ -58,7 +57,6 @@ utility_component_template = {
component_set = "HUGE_GRAY_MIX_ARMOR"
icon = "GFX_ship_part_gray_armor"
icon_frame = 1
power = 0
power = -180
modifier = {
ship_armor_add = 7680
@@ -119,6 +117,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_secondary
weapon_type_energy
}
armor_damage = 1.2
shield_penetration = 1
@@ -134,9 +133,6 @@ weapon_component_template = {
}
}
projectile_gfx = "gatebuilder_lance_weapon"
tags = {
weapon_type_energy
}
ai_weight = {
weight = 0
}
@@ -169,6 +165,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_secondary
weapon_type_energy
}
armor_damage = 1.2
shield_penetration = 1
@@ -183,9 +180,6 @@ weapon_component_template = {
}
}
projectile_gfx = "gatebuilder_lance_weapon"
tags = {
weapon_type_energy
}
ai_weight = {
weight = 0
}
@@ -218,6 +212,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_secondary
weapon_type_energy
}
armor_damage = 1.2
shield_penetration = 1
@@ -232,9 +227,6 @@ weapon_component_template = {
}
}
projectile_gfx = "gatebuilder_lance_weapon"
tags = {
weapon_type_energy
}
ai_weight = {
weight = 0
}
@@ -272,6 +264,7 @@ weapon_component_template = {
upgrades_to = "GRAY_BEAM_STATIC_X"
tags = {
weapon_type_rg_main
weapon_type_energy
}
resources = {
category = ship_components
@@ -283,9 +276,6 @@ weapon_component_template = {
alloys = 4
}
}
tags = {
weapon_type_energy
}
projectile_gfx = "gatebuilder_lance_weapon"
ai_weight = {
weight = 0
@@ -323,6 +313,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_main
weapon_type_energy
}
resources = {
category = ship_components
@@ -335,9 +326,6 @@ weapon_component_template = {
alloys = 4
}
}
tags = {
weapon_type_energy
}
projectile_gfx = "gatebuilder_lance_weapon"
ai_weight = {
weight = 0
@@ -492,6 +480,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_main
weapon_type_energy
}
resources = {
category = ship_components
@@ -504,9 +493,6 @@ weapon_component_template = {
alloys = 2
}
}
tags = {
weapon_type_energy
}
projectile_gfx = "gatebuilder_titan_weapon_ex"
ai_weight = {
weight = 0
@@ -658,6 +644,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_secondary
weapon_type_kinetic
}
armor_damage = 1.2
shield_penetration = 1
@@ -672,9 +659,6 @@ weapon_component_template = {
}
}
projectile_gfx = "adv_kinetic_artillery"
tags = {
weapon_type_kinetic
}
ai_weight = {
weight = 0
}
@@ -714,6 +698,7 @@ weapon_component_template = {
}
tags = {
weapon_type_rg_secondary
weapon_type_kinetic
}
armor_damage = 1.2
shield_penetration = 1
@@ -728,9 +713,6 @@ weapon_component_template = {
}
}
projectile_gfx = "adv_kinetic_artillery"
tags = {
weapon_type_kinetic
}
ai_weight = {
weight = 0
}
@@ -1765,7 +1747,6 @@ weapon_component_template = {
icon = "GFX_ship_part_space_whale_weapon_1"
icon_frame = 1
use_ship_kill_target = no
firing_arc = 15
min_range = 30
firing_arc = 25
damage = {

View File

@@ -1,4 +1,12 @@
concept_tradition_rg_nanotech = {
icon = "gfx/interface/icons/traditions/tree_icons/tradition_icon_nanotech.dds"
tooltip_override = "tradition_category:tradition_rg_nanotech"
}
concept_rg_gray = {
alias = { }
}
concept_rg_scion = {
alias = { }
}

View File

@@ -271,7 +271,7 @@ orbital_ring_restored = {
}
From = {
create_ship_design = {
design = "RG_ORBITAL_RING_TIER_1_STARBASE_SECTION"
design = "RG_ORBITAL_RING_TIER_1_STARBASE"
}
add_ship_design = last_created_design
}

View File

@@ -7,7 +7,7 @@ rg_tempest_invocator = {
category = relics
# Activation cost
cost = {
nanties = 5000
nanites = 5000
}
}
@@ -25,7 +25,6 @@ rg_tempest_invocator = {
set_country_flag = "started_placing_storm"
start_storm_area_placing = {
sacrifice_leader_with_ui = no
cosmic_storm = graytempest_storm
immediate = yes

View File

@@ -1,17 +1,17 @@
rg_count_maid = {
base = 0
complex_trigger_modifier = {
trigger = num_traits
trigger_scope = pop
parameters = {
limit = {
has_trait = rg_machine_maid_trait
}
}
mode = add
}
# max = 20
}
# rg_count_maid = {
# base = 0
# complex_trigger_modifier = {
# trigger = num_traits
# trigger_scope = pop
# parameters = {
# limit = {
# has_trait = rg_machine_maid_trait
# }
# }
# mode = add
# }
# # max = 20
# }
rg_maid_trait_mult = {
base = 3

View File

@@ -73,25 +73,25 @@ rg_global_gray_location_check = {
if = {
limit = {
any_owned_planet = {
exists = sector.leader
sector.leader = {
has_leader_flag = gray_governor
exists = leader
leader = {
is_same_value = event_target:gray_official
}
}
}
random_owned_planet = {
limit = {
exists = sector.leader
sector.leader = {
has_leader_flag = gray_governor
exists = leader
leader = {
is_same_value = event_target:gray_official
}
}
save_global_event_target_as = global_gray_location
save_event_target_as = global_gray_location
}
}
else = {
capital_scope = {
save_global_event_target_as = global_gray_location
save_event_target_as = global_gray_location
}
}
}

View File

@@ -1359,7 +1359,9 @@ RG_const_auto_build_effect = {
prefix = no
design = "NAME_RG_GRAY_constructor"
effect = {
set_cloaking_active = yes
PREV = {
set_cloaking_active = yes
}
}
}
}

View File

@@ -328,7 +328,7 @@ rg_create_gray_destroyer_1 = {
set_owner = root
create_ship = {
name = "NAME_RG_base_destroyer"
design = "RG_base_destroyer_key"
design = "NAME_RG_base_destroyer"
prefix = no
upgradable = no
}

View File

@@ -8,7 +8,7 @@ graytempest_storm_add = {
inline_script = {
script = cosmic_storms/StormVisuals
STORM_NAME = "graytempest_storm"
STORM_NAME = "particle_storm"
}
}
@@ -94,7 +94,7 @@ graytempest_storm_apply_aftermath_modifier = {
}
}
graytempests_storm_apply_deposits = {
graytempest_storm_apply_deposits = {
every_system_planet = {
limit = {
OR = {

View File

@@ -337,7 +337,6 @@ RG_armed_constructor_ship = {
}
use_shipnames_from = constructor
icon = ship_size_constructor
base_buildtime = @construction_build_time
num_target_locators = 2
is_space_station = no

View File

@@ -19,6 +19,8 @@ special_project = {
rg_event_effect_lcluster_open = yes
}
}
fail_trigger = {
}
on_fail = {
}
on_start = {
@@ -49,6 +51,8 @@ special_project = {
leader = commander
has_trait = RG_leader_trait_admiral_gray
}
fail_trigger = {
}
on_start = {
owner = {
country_event = {
@@ -88,6 +92,8 @@ special_project = {
leader = commander
has_trait = RG_leader_trait_admiral_gray
}
fail_trigger = {
}
on_start = {
owner = {
country_event = {
@@ -125,6 +131,8 @@ special_project = {
leader = commander
has_trait = RG_leader_trait_admiral_gray
}
fail_trigger = {
}
on_start = {
owner = {
country_event = {

View File

@@ -10,6 +10,8 @@ special_project = {
shipclass_science_ship = 1
leader = scientist
}
fail_trigger = {
}
on_start = {
owner = {
country_event = {
@@ -46,6 +48,8 @@ special_project = {
event_scope = country_event
requirements = {
}
fail_trigger = {
}
on_start = {
owner = {
random_situation = {
@@ -86,6 +90,8 @@ special_project = {
event_scope = country_event
requirements = {
}
fail_trigger = {
}
on_start = {
owner = {
random_situation = {