2025-12-21 04:02:14
This commit is contained in:
@@ -56,7 +56,7 @@ new_fleet_in_being = {
|
||||
{
|
||||
#Screens
|
||||
convoy_escort_efficiency = 0.10
|
||||
screening_efficiency = 0.05
|
||||
convoy_retreat_speed = 0.1
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -73,8 +73,10 @@ new_fleet_in_being = {
|
||||
}
|
||||
{
|
||||
#Carriers
|
||||
sortie_efficiency = 0.1
|
||||
navy_anti_air_attack_factor = 0.1
|
||||
carrier = {
|
||||
carrier_surface_detection = 0.1
|
||||
}
|
||||
fighter_sortie_efficiency = 0.1
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -152,8 +154,10 @@ new_convoy_raiding = {
|
||||
{
|
||||
#Submarines
|
||||
naval_torpedo_reveal_chance_factor = -0.1
|
||||
convoy_raiding_efficiency_factor = 0.1
|
||||
navy_submarine_attack_factor = 0.1
|
||||
submarine = {
|
||||
convoy_raiding_coordination = 0.1
|
||||
naval_speed = 0.1
|
||||
}
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -170,8 +174,8 @@ new_convoy_raiding = {
|
||||
}
|
||||
{
|
||||
#Screens
|
||||
screening_efficiency = 0.05
|
||||
convoy_escort_efficiency = 0.1
|
||||
mines_planting_by_fleets_factor = 0.1
|
||||
naval_enemy_retreat_chance = -0.05
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -188,7 +192,10 @@ new_convoy_raiding = {
|
||||
}
|
||||
{
|
||||
#Carriers
|
||||
sortie_efficiency = 0.1
|
||||
carrier = {
|
||||
carrier_surface_detection = 0.05
|
||||
carrier_sub_detection = 0.1
|
||||
}
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -259,8 +266,11 @@ new_base_strike = {
|
||||
milestones = {
|
||||
{
|
||||
#Submarines
|
||||
naval_torpedo_reveal_chance_factor = -0.05
|
||||
convoy_raiding_efficiency_factor = 0.1
|
||||
submarine = {
|
||||
surface_detection = 0.05
|
||||
convoy_raiding_coordination = 0.05
|
||||
}
|
||||
naval_torpedo_screen_penetration_factor = 0.05
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -277,9 +287,8 @@ new_base_strike = {
|
||||
}
|
||||
{
|
||||
#Screens
|
||||
convoy_escort_efficiency = 0.1
|
||||
screening_efficiency = 0.05
|
||||
naval_retreat_speed = 0.05
|
||||
screening_efficiency = 0.1
|
||||
naval_retreat_chance = 0.1
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
@@ -314,8 +323,16 @@ new_base_strike = {
|
||||
}
|
||||
{
|
||||
#Capital Ships
|
||||
navy_anti_air_attack_factor = 0.15
|
||||
positioning = 0.05
|
||||
navy_anti_air_attack_factor = 0.1
|
||||
battleship = {
|
||||
surface_detection = 0.05
|
||||
}
|
||||
battle_cruiser = {
|
||||
surface_detection = 0.05
|
||||
}
|
||||
SH_battleship = {
|
||||
surface_detection = 0.05
|
||||
}
|
||||
effect = {
|
||||
if = {
|
||||
limit = {
|
||||
|
||||
Reference in New Issue
Block a user