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 - España
Ελληνικά (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 - Brasil)
Română (Rumano)
Русский (Ruso)
Suomi (Finés)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Informar de un error de traducción
I installed the MOD WOTC: Second Wave Plus from Team Dragonpunk in Steam Workshop.
Now i checked the XComSecondWavePlus_Settings.ini in the MOD directory an i am asking myself what exactly Stat_Cost=X means and what effects is would have if i change the value from Stat_Cost=2 to Stat_Cost=7?
Any ideas?
XComSecondWavePlus_Settings.ini
+NCEStatModifiers=(StatType=eStat_HP , Stat_Range=1 , Stat_Min=-1 , Stat_Cost=5 ) ; Stat Range- rolls between +range and -range, where the minimum stat range is Stat_Min1
+NCEStatModifiers=(StatType=eStat_Offense, Stat_Range= 10, Stat_Min=-10 , Stat_Cost=2 ) ; This is a point system, each stat has a point value and it tries to balance it
+NCEStatModifiers=(StatType=eStat_Defense , Stat_Range= 5, Stat_Min=-5 , Stat_Cost= 4) ; Tolerance is the range of total "score" that will be applied to the unit
+NCEStatModifiers=(StatType=eStat_Mobility , Stat_Range= 2, Stat_Min=-2, Stat_Cost=8) ; TotalPoints is the base "score" aimed for with units.
Thanks for your help in advance.