2024-08-27 16:01:10
All checks were successful
sync / build (push) Successful in 1m7s

This commit is contained in:
actions[bot]
2024-08-27 16:01:10 +00:00
parent 7224932b52
commit 3f4ca51d8f
48 changed files with 1666 additions and 99 deletions

View File

@@ -415,15 +415,81 @@ leader_traits = {
experience_loss_factor = -0.3
experience_gain_army_factor = 0.25
}
#蒙彼利埃
trait_mengbiliai = {
random = no
air_night_penalty = -0.15
navy_anti_air_attack_factor = 0.25
air_escort_efficiency = 0.15
experience_gain_air = 0.3
}
#大青花鱼
trait_daqinghuayu = {
random = no
naval_torpedo_damage_reduction_factor = 0.2
naval_retreat_speed = 0.25
naval_torpedo_hit_chance_factor = 0.5
experience_gain_navy = 0.3
}
#豪
trait_hao = {
random = no
army_attack_factor = 0.125
army_defence_factor = 0.125
experience_gain_army = 0.3
}
#小天鹅
trait_xiaotiane = {
random = no
political_power_cost = -0.25
stability_factor = 0.1
war_support_factor = 0.1
opinion_gain_monthly_factor = 0.25
trade_opinion_factor = 0.5
}
#黛朵
trait_daiduo = {
random = no
army_attack_factor = 0.075
army_defence_factor = 0.075
army_org_factor = 0.1
army_morale_factor = 0.1
}
#英仙座
trait_yingxianzuo = {
random = no
org_loss_when_moving = -0.1
army_morale_factor = 0.1
experience_loss_factor = -0.12
attrition = -0.05
}
#柴郡
trait_chaijun = {
random = no
breakthrough_factor = 0.15
recon_factor = 0.25
land_reinforce_rate = 0.03
no_supply_grace = 72
acclimatization_hot_climate_gain_factor = 0.5
acclimatization_cold_climate_gain_factor = 0.5
}
#普利茅斯
trait_pulimaosi = {
random = no
navy_screen_attack_factor = 0.3
navy_screen_defence_factor = 0.3
spotting_chance = 0.15
experience_gain_navy = 0.3
}
#不挠
trait_bunao = {
random = no
air_mission_efficiency = 0.1
air_superiority_efficiency = 0.1
air_intercept_efficiency = 0.1
air_cas_efficiency = 0.2
experience_gain_air = 0.3
}