This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-06-11 17:39:48 +08:00
parent 144b726051
commit 4568d320a5
5 changed files with 39 additions and 60 deletions

View File

@@ -125,7 +125,7 @@ RG_graygoo_capitalship = {
construction_type = starbase_shipyard
combat_size_multiplier = 4
prerequisites = {
"tech_object_gray_6"
"tech_gray_juggernaut_8"
}
required_component_set = "power_core"
required_component_set = "ftl_components"
@@ -500,7 +500,7 @@ RG_gray_juggernaut = {
default_behavior = colossus
is_designable = yes
prerequisites = {
"tech_object_gray_6"
"tech_gray_juggernaut_8"
}
class = shipclass_starbase
construction_type = starbase_shipyard

View File

@@ -117,7 +117,7 @@ special_project = {
}
}
on_success = {
fleet = {
event_target:gray_warship = {
set_event_locked = no
}
owner = {

View File

@@ -188,6 +188,34 @@ tech_gray_army_7 = {
}
}
tech_gray_juggernaut_8 = {
area = engineering
cost = 5000
tier = 5
is_rare = yes
category = {
voidcraft
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_matter_remix_2"
"tech_juggernaut"
"tech_mega_engineering"
}
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_repair_system_1 = {
area = engineering
cost = 5000