Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
The only other thing you need to know is how to apply it, you can look up its coded name in the XComClassData.ini file in the config folder of the authors mod. Just search for the coded name and it will show you how it is applied. For example Seek and Destroy is like this:
(AbilityName="SeekandDestroyRS", ApplyToWeaponSlot=eInvSlot_PrimaryWeapon)
but something like Lightning Reflexes is like this:
(AbilityName="LightningReflexes", ApplyToWeaponSlot=eInvSlot_Unknown)
Thank you)