2024-09-23 00:31:17
All checks were successful
sync / build (push) Successful in 49s

This commit is contained in:
actions[bot]
2024-09-23 00:31:17 +00:00
parent e1727eeee8
commit 8ac6b5e8e6
16 changed files with 2426 additions and 23 deletions

View File

@@ -678,4 +678,21 @@ leader_traits = {
}
}
fkAI_gaojizhinneng = {
type = land
trait_type = personality_trait
non_shared_modifier = {
max_commander_army_size = 50
max_army_group_size = 10
reassignment_duration_factor = -1
shore_bombardment_bonus = 0.5
fortification_collateral_chance = 1
experience_gain_factor = 10
sickness_chance = -1
wounded_chance_factor = -1
}
new_commander_weight = {
factor = 0
}
}
}