2025-01-02 20:01:00
This commit is contained in:
@@ -698,7 +698,7 @@ equipment_modules = {
|
|||||||
module = torpedo_defense_system
|
module = torpedo_defense_system
|
||||||
convert_cost_ic = 500
|
convert_cost_ic = 500
|
||||||
}
|
}
|
||||||
dismantle_cost_ic = 1000
|
dismantle_cost_ic = 2500
|
||||||
}
|
}
|
||||||
pugliese_system = {
|
pugliese_system = {
|
||||||
category = torpedo_defense_system
|
category = torpedo_defense_system
|
||||||
@@ -711,7 +711,7 @@ equipment_modules = {
|
|||||||
multiply_stats = {
|
multiply_stats = {
|
||||||
build_cost_ic = 0.07
|
build_cost_ic = 0.07
|
||||||
}
|
}
|
||||||
dismantle_cost_ic = 1500
|
dismantle_cost_ic = 3500
|
||||||
}
|
}
|
||||||
torpedo_belt = {
|
torpedo_belt = {
|
||||||
category = torpedo_defense_system
|
category = torpedo_defense_system
|
||||||
@@ -730,7 +730,7 @@ equipment_modules = {
|
|||||||
module = torpedo_defense_system
|
module = torpedo_defense_system
|
||||||
convert_cost_ic = 800
|
convert_cost_ic = 800
|
||||||
}
|
}
|
||||||
dismantle_cost_ic = 2000
|
dismantle_cost_ic = 4500
|
||||||
}
|
}
|
||||||
torpedo_belt_enhanced = {
|
torpedo_belt_enhanced = {
|
||||||
category = torpedo_defense_system
|
category = torpedo_defense_system
|
||||||
@@ -748,7 +748,7 @@ equipment_modules = {
|
|||||||
module = torpedo_defense_system
|
module = torpedo_defense_system
|
||||||
convert_cost_ic = 1100
|
convert_cost_ic = 1100
|
||||||
}
|
}
|
||||||
dismantle_cost_ic = 3000
|
dismantle_cost_ic = 5500
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -356,12 +356,17 @@ equipment_modules = {
|
|||||||
carrier_shbb_conversion = {
|
carrier_shbb_conversion = {
|
||||||
category = bb_carrier_role
|
category = bb_carrier_role
|
||||||
add_stats = {
|
add_stats = {
|
||||||
|
carrier_size = 2
|
||||||
reliability = 0.1
|
reliability = 0.1
|
||||||
}
|
}
|
||||||
multiply_stats = {
|
multiply_stats = {
|
||||||
build_cost_ic = 0.2
|
build_cost_ic = 0.5
|
||||||
max_strength = 0.1
|
max_strength = 0.1
|
||||||
}
|
}
|
||||||
dismantle_cost_ic = 100000
|
dismantle_cost_ic = 100000
|
||||||
|
build_cost_resources = {
|
||||||
|
steel = 1
|
||||||
|
chromium = 1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user