2025-12-11 04:03:48

This commit is contained in:
actions[bot]
2025-12-11 04:03:48 +00:00
parent b682fe853e
commit 4832993224
20 changed files with 489 additions and 175 deletions

View File

@@ -448,7 +448,7 @@ ideas = {
has_war = no
}
modifier = {
army_strength_factor = 0.1
army_strength_factor = 0.05
defensive_war_stability_factor = 0.3
army_core_defence_factor = 0.2
war_support_factor = 0.3
@@ -464,7 +464,7 @@ ideas = {
has_war = no
}
modifier = {
army_strength_factor = 0.2
army_strength_factor = 0.1
defensive_war_stability_factor = 0.4
army_core_attack_factor = 0.1
army_core_defence_factor = 0.4
@@ -481,7 +481,7 @@ ideas = {
has_war = no
}
modifier = {
army_strength_factor = 0.4
army_strength_factor = 0.2
defensive_war_stability_factor = 0.5
army_core_attack_factor = 0.3
army_core_defence_factor = 0.8
@@ -500,7 +500,7 @@ ideas = {
has_war = no
}
modifier = {
army_strength_factor = 0.6
army_strength_factor = 0.4
defensive_war_stability_factor = 0.6
army_core_attack_factor = 0.6
army_core_defence_factor = 1.2
@@ -522,7 +522,7 @@ ideas = {
has_war = no
}
modifier = {
army_strength_factor = 0.8
army_strength_factor = 0.6
defensive_war_stability_factor = 0.8
army_core_attack_factor = 1
army_core_defence_factor = 2
@@ -543,7 +543,7 @@ ideas = {
has_war = no
}
modifier = {
army_strength_factor = 1
army_strength_factor = 0.8
defensive_war_stability_factor = 1
army_core_attack_factor = 1.5
army_core_defence_factor = 3