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
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.