2026-01-01 04:02:29

This commit is contained in:
actions[bot]
2026-01-01 04:02:29 +00:00
parent 41260f12b5
commit 84e9956d76
14 changed files with 314 additions and 122 deletions

View File

@@ -777,9 +777,9 @@ ideas = {
has_civil_war = no
}
modifier = {
army_core_attack_factor = 1
army_core_defence_factor = 1
breakthrough_factor = 2
army_core_attack_factor = 2
army_core_defence_factor = 2
breakthrough_factor = 4
}
}
}

View File

@@ -87,8 +87,8 @@ ideas = {
is_ai = yes
}
modifier = {
stability_factor = 1.25
war_support_factor = 2
#stability_factor = 1.25
#war_support_factor = 2
#conscription = 0.25
#conscription_factor = 1
#army_strength_factor = 0.2
@@ -96,38 +96,38 @@ ideas = {
#cavalry_defence_factor = 8
#army_artillery_attack_factor = 4
#army_infantry_defence_factor = 3
#army_armor_attack_factor = 1
#army_armor_defence_factor = 1
army_armor_attack_factor = 2
army_armor_defence_factor = 2
#breakthrough_factor = 3
#conscription = 0.25
#conscription_factor = 1
#mobilization_speed = 5
#army_core_attack_factor = 2
#army_core_defence_factor = 12
#air_mission_efficiency = -1
#naval_damage_factor = -1
#naval_defense_factor = -1
air_mission_efficiency = -1
naval_damage_factor = -1
naval_defense_factor = -1
#org_loss_when_moving = -0.5
#recon_factor = 1
army_speed_factor = -0.15
#army_speed_factor = -0.15
#supply_node_range = -0.2
#supply_consumption_factor = 0.25
#research_speed_factor = 1
army_attack_against_major_factor = 0.5
army_defence_against_major_factor = 0.5
army_breakthrough_against_major_factor = 0.5
max_dig_in_factor = 2
dig_in_speed_factor = 50
experience_gain_army_factor = -0.8
mass_assault_mastery_gain_factor = -0.5
grand_battleplan_mastery_gain_factor = -0.5
superior_firepower_mastery_gain_factor = -0.5
new_mobile_warfare_mastery_gain_factor = -0.5
#army_attack_against_major_factor = 0.5
#army_defence_against_major_factor = 0.5
#army_breakthrough_against_major_factor = 0.5
#max_dig_in_factor = 2
#dig_in_speed_factor = 50
#experience_gain_army_factor = -0.8
#mass_assault_mastery_gain_factor = -0.5
#grand_battleplan_mastery_gain_factor = -0.5
#superior_firepower_mastery_gain_factor = -0.5
#new_mobile_warfare_mastery_gain_factor = -0.5
#special_forces_attack_factor = 3
#special_forces_defence_factor = 3
#special_forces_cap_flat = 99999
#army_attack_factor = 2
#army_defence_factor = 2
army_attack_factor = 1
army_defence_factor = 1
#industrial_capacity_dockyard = 10
}
#targeted_modifier = {
@@ -163,16 +163,16 @@ ideas = {
# build_cost_ic = 2
# instant = yes
#}
#armor = {
#build_cost_ic = -0.4
# soft_attack = 0.5
# hard_attack = 0.5
# reliability = 0.2
# breakthrough = 0.25
# maximum_speed = 0.2
# ap_attack = 2
# instant = yes
#}
armor = {
build_cost_ic = -0.25
soft_attack = 0.5
hard_attack = 0.5
reliability = 0.2
breakthrough = 0.25
maximum_speed = 0.2
ap_attack = 2
instant = yes
}
#small_plane_airframe = {
# build_cost_ic = 10
# instant = yes
@@ -206,29 +206,29 @@ ideas = {
modifier = {
#conscription = 0.25
#conscription_factor = 1
#mobilization_speed = 1
mobilization_speed = 1
#army_core_attack_factor = 5
army_core_defence_factor = 25
army_core_defence_factor = 5
#stability_factor = 1.25
#war_support_factor = 2
army_speed_factor = 0.25
#army_speed_factor = 0.25
army_attack_factor = 2
army_defence_factor = 2
#max_dig_in_factor = 2
#dig_in_speed_factor = 0.5
#army_attack_against_major_factor = -0.8
#army_defence_against_major_factor = -0.8
#army_breakthrough_against_major_factor = -0.5
#army_attack_against_minor_factor = 2
#army_defence_against_minor_factor = 2
#army_breakthrough_against_minor_factor = 2
army_attack_against_major_factor = 0.5
army_defence_against_major_factor = 0.5
army_breakthrough_against_major_factor = 0.5
army_attack_against_minor_factor = 1
army_defence_against_minor_factor = 1
army_breakthrough_against_minor_factor = 1
#army_infantry_attack_factor = 2
#army_infantry_defence_factor = 3
#army_artillery_attack_factor = 4
#production_factory_start_efficiency_factor = 0.5
#line_change_production_efficiency_factor = 1
#production_factory_max_efficiency_factor = 0.3
#production_factory_efficiency_gain_factor = 1
production_factory_start_efficiency_factor = 0.5
line_change_production_efficiency_factor = 1
production_factory_max_efficiency_factor = 0.3
production_factory_efficiency_gain_factor = 1
#army_armor_attack_factor = 2
#army_armor_defence_factor = 2
}
@@ -269,22 +269,22 @@ ideas = {
# build_cost_ic = -0.25
# instant = yes
#}
small_plane_airframe = {
build_cost_ic = 10
instant = yes
}
small_plane_cas_airframe = {
build_cost_ic = 10
instant = yes
}
medium_plane_airframe = {
build_cost_ic = 10
instant = yes
}
large_plane_airframe = {
build_cost_ic = 10
instant = yes
}
#small_plane_airframe = {
# build_cost_ic = 10
# instant = yes
#}
#small_plane_cas_airframe = {
# build_cost_ic = 10
# instant = yes
#}
#medium_plane_airframe = {
# build_cost_ic = 10
# instant = yes
#}
#large_plane_airframe = {
# build_cost_ic = 10
# instant = yes
#}
}
}
YUW_xinlingnengliang_idea = {