2025-05-01 04:02:41

This commit is contained in:
actions[bot]
2025-05-01 04:02:41 +00:00
parent 1d954e49e8
commit 6be037af3b
22 changed files with 1037 additions and 77 deletions

View File

@@ -558,9 +558,9 @@ ideas = {
}
}
modifier = {
army_attack_factor = 0.1
army_defence_factor = 0.1
breakthrough_factor = 0.08
army_attack_factor = 0.12
army_defence_factor = 0.12
breakthrough_factor = 0.12
}
}
TIX_gaishitaibao = {
@@ -715,12 +715,15 @@ ideas = {
allowed_civil_war = {
always = yes
}
cancel = {
has_war = no
}
modifier = {
surrender_limit = -0.35
army_attack_factor = -1.5
army_defence_factor = -1.5
army_org_factor = -0.9
army_morale_factor = -0.9
surrender_limit = -0.1
army_attack_factor = -0.5
army_defence_factor = -0.5
army_org_factor = -0.5
army_morale_factor = -0.5
}
}