全部格式化

This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-06-08 13:11:05 +08:00
parent e2bf84088f
commit d4a22820b3
62 changed files with 26646 additions and 9216 deletions

View File

@@ -4,14 +4,15 @@ tech_gray_weapon_lance_1 = {
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = { particles }
category = {
particles
}
ai_update_type = military
prerequisites = {
"tech_object_gray_5"
prerequisites = {
"tech_object_gray_5"
"tech_zero_point_power"
}
weight = @tier2weight3
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -30,14 +31,15 @@ tech_gray_matter_remix_2 = {
cost = 5000
tier = 5
is_rare = yes
category = { materials }
category = {
materials
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_weapon_lance_1"
"tech_gray_weapon_lance_1"
"tech_ship_armor_5"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -56,14 +58,15 @@ tech_gray_nano_boost_3 = {
cost = 5000
tier = 5
is_rare = yes
category = { propulsion }
category = {
propulsion
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_matter_remix_2"
"tech_thrusters_4"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -82,14 +85,15 @@ tech_gray_interdictor_4 = {
cost = 5000
tier = 5
is_rare = yes
category = { voidcraft }
category = {
voidcraft
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_nano_boost_3"
"tech_gray_nano_boost_3"
"tech_battleships"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -108,14 +112,15 @@ tech_gray_matter_spray_5 = {
cost = 5000
tier = 5
is_rare = yes
category = { propulsion }
category = {
propulsion
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_interdictor_4"
"tech_kinetic_artillery_2"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -134,14 +139,15 @@ tech_gray_buffnut_6 = {
cost = 5000
tier = 5
is_rare = yes
category = { voidcraft }
category = {
voidcraft
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_interdictor_4"
"tech_juggernaut"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -160,14 +166,15 @@ tech_gray_army_7 = {
cost = 5000
tier = 5
is_rare = yes
category = { military_theory }
category = {
military_theory
}
ai_update_type = military
weight = @tier2weight3
prerequisites = {
"tech_gray_matter_remix_2"
"tech_self_aware_logic"
}
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -186,11 +193,12 @@ tech_gray_repair_system_1 = {
cost = 5000
tier = 5
is_rare = yes
category = { voidcraft }
category = {
voidcraft
}
is_reverse_engineerable = yes
ai_update_type = military
weight = 0
ai_weight = {
factor = 0 #weapons are good
modifier = {
@@ -211,11 +219,11 @@ tech_object_gray_5 = {
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = { voidcraft }
category = {
voidcraft
}
weight = 0
## unlock
ai_weight = {
factor = 1
}
@@ -227,11 +235,11 @@ tech_minilaser_gray_1 = {
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = { particles }
category = {
particles
}
weight = 0
## unlock
ai_weight = {
factor = 1
}
@@ -243,11 +251,11 @@ tech_object_gray_6 = {
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = { particles }
category = {
particles
}
weight = 0
## unlock
ai_weight = {
factor = 0
}
@@ -259,12 +267,12 @@ tech_gray_noway = {
tier = 5
is_rare = yes
is_reverse_engineerable = no
category = { particles }
category = {
particles
}
weight = 0
## unlock
ai_weight = {
factor = 0
}
}
}