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
There is a table called unit_set_to_unit_junctions_tables where you list a unit ID and then what categories it should receive buffs from. So eg, we have our Line Infantry (bpb_emp_lineinfantry) receiving the same buffs from Lords skills and Technologies (and maybe Gunnery School) as:
emp_handgunners
emp_infantry
emp_state_troops
wh2_dlc11_emp_free_company_crossbowmen_huntsmen_archers_handgunners_pistoliers_outriders
wh2_dlc11_emp_vets_free_company_crossbowmen_huntsmen_archers_handgunners_pistoliers_outriders
emp_spears
wh2_dlc11_emp_spearmen_swordsmen_flagellants_halberdiers
wh2_dlc11_emp_vets_spearmen_swordsmen_flagellants_huntsmen_empire_knights
emp_all
emp_melee_infantry_tier_1
Hope that makes sense.