2026-01-02 04:02:40
This commit is contained in:
@@ -75,6 +75,7 @@ new_fleet_in_being = {
|
||||
#Carriers
|
||||
carrier = {
|
||||
carrier_surface_detection = 0.1
|
||||
carrier_sub_detection = 0.05
|
||||
}
|
||||
fighter_sortie_efficiency = 0.1
|
||||
effect = {
|
||||
@@ -146,9 +147,9 @@ new_convoy_raiding = {
|
||||
|
||||
submarine = {
|
||||
max_organisation = 10
|
||||
surface_detection = 0.10
|
||||
surface_detection = 0.05
|
||||
}
|
||||
convoy_raiding_efficiency_factor = 0.05
|
||||
convoy_raiding_efficiency_factor = 0.1
|
||||
|
||||
milestones = {
|
||||
{
|
||||
@@ -193,7 +194,7 @@ new_convoy_raiding = {
|
||||
{
|
||||
#Carriers
|
||||
carrier = {
|
||||
carrier_surface_detection = 0.05
|
||||
carrier_surface_detection = 0.1
|
||||
carrier_sub_detection = 0.1
|
||||
}
|
||||
effect = {
|
||||
@@ -307,6 +308,10 @@ new_base_strike = {
|
||||
#Carriers
|
||||
carrier_capacity_penalty_reduction = -0.1
|
||||
sortie_efficiency = 0.1
|
||||
carrier = {
|
||||
carrier_surface_detection = 0.05
|
||||
carrier_sub_detection = 0.05
|
||||
}
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -324,15 +329,7 @@ new_base_strike = {
|
||||
{
|
||||
#Capital Ships
|
||||
navy_anti_air_attack_factor = 0.1
|
||||
battleship = {
|
||||
surface_detection = 0.05
|
||||
}
|
||||
battle_cruiser = {
|
||||
surface_detection = 0.05
|
||||
}
|
||||
SH_battleship = {
|
||||
surface_detection = 0.05
|
||||
}
|
||||
positioning = 0.1
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
|
||||
Reference in New Issue
Block a user