2024-08-07 16:01:48
All checks were successful
sync / build (push) Successful in 51s

This commit is contained in:
actions[bot]
2024-08-07 16:01:48 +00:00
parent a877ac17cc
commit 6c2821b661
12 changed files with 930 additions and 237 deletions

View File

@@ -373,9 +373,48 @@ leader_traits = {
consumer_goods_expected_value = -0.05
surrender_limit = 0.1
}
#代理元首
trait_psh_linshiyuanshou = {
random = no
stability_factor = 0.1
war_support_factor = 0.2
surrender_limit = 0.1
army_core_attack_factor = 0.15
army_core_defence_factor = 0.15
}
#铁血意志
txyz_ex = {
random = no
surrender_limit = 0.25
army_core_attack_factor = 0.5
army_core_defence_factor = 0.5
army_org_factor = 0.15
army_morale_factor = 0.15
navy_capital_ship_attack_factor = 0.15
navy_capital_ship_defence_factor = 0.15
}
#铁腕元首
twys_ex = {
random = no
justify_war_goal_time = -0.5
production_speed_arms_factory_factor = 0.2
max_command_power = 60
command_power_gain_mult = -0.4
mobilization_speed = 0.5
resistance_growth = -0.5
}
#塞壬-铁血科技结晶
trait_psh_sirtixkejijiejing = {
random = no
army_attack_factor = 0.1
army_defence_factor = 0.1
army_armor_attack_factor = 0.2
army_armor_defence_factor = 0.2
planning_speed = 0.5
max_planning = 0.25
experience_loss_factor = -0.3
experience_gain_army_factor = 0.25
}