Steam installeren						
					
				
				
									inloggen
											 | 
						taal
						
																																					简体中文 (Chinees, vereenvoudigd)
																													繁體中文 (Chinees, traditioneel)
																													日本語 (Japans)
																													한국어 (Koreaans)
																													ไทย (Thai)
																													Български (Bulgaars)
																													Čeština (Tsjechisch)
																													Dansk (Deens)
																													Deutsch (Duits)
																													English (Engels)
																													Español-España (Spaans - Spanje)
																													Español - Latinoamérica (Spaans - Latijns-Amerika)
																													Ελληνικά (Grieks)
																													Français (Frans)
																													Italiano (Italiaans)
																													Bahasa Indonesia (Indonesisch)
																													Magyar (Hongaars)
																																							Norsk (Noors)
																													Polski (Pools)
																													Português (Portugees - Portugal)
																													Português - Brasil (Braziliaans-Portugees)
																													Română (Roemeens)
																													Русский (Russisch)
																													Suomi (Fins)
																													Svenska (Zweeds)
																													Türkçe (Turks)
																													Tiếng Việt (Vietnamees)
																													Українська (Oekraïens)
																									Een vertaalprobleem melden
							
						
 
											 
													


 
						


 
			
 0
 0			 
					





Semi-Technical: They need an ability setup (base game is in X2Ability_TraitGrantedAbilitySet.uc), an event listener (X2EventListener_DefaultTraits.uc), some config settings (XComGameCore.ini), and some localization settings. It probably would help to start with looking at the code here and/or another mod that adds traits (MOCX, The Hive, my mod More Traits Enhancements and Bridge, etc.).
For #1:
https://old.reddit.com/r/xcom2mods/wiki/wotc_modding/mod_folder
Been using it for years
two questions :
1 - what is the number of the folder for this mod in the 268500 mod folder ?
2 - How can we add / create more traits ?
XComGame.int, line 77 - TraitFriendlyName has a typo: "Insurordinate" instead of "Insubordinate" - I keep coming across this but forgetting to report it! :)