Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2843396881
Right now it is only possible to remove Old Guard, please introduce the option to also remove Politically Connected, Cautious, Reckless, Harsh Leader, Caustic Personality, Naval Lineage, Gentlemanly, Battleship Adherent, Cuts Corners, Craven but also good traits as Cavalry Officer.
I changed your mod for my own use only by adding a new decision bar including:
random_army_leader = {
limit = {is_field_marshal = no
num_units < 1
NOT = { has_trait = infantry_officer
has_trait = cavalry_officer
has_trait = armor_officer
}
}
add_unit_leader_trait = infantry_officer }
Result: only a general without any division will get this trait.
{is_field_marshal = yes -> for field-marshal
Feel free to use it for your next update, if you want.