PJS1488 Posted February 10, 2016 Posted February 10, 2016 I've successfully been able to edit the movement of my soldiers, their aim, crit chance, defense, etc. However, no matter how I tweak their "Will" stat, it never seems to do anything in game. Am I missing something? Any suggestions would be appreciated.
Kenshkrix Posted February 10, 2016 Posted February 10, 2016 On 2/10/2016 at 3:42 AM, PJS1488 said: I've successfully been able to edit the movement of my soldiers, their aim, crit chance, defense, etc. However, no matter how I tweak their "Will" stat, it never seems to do anything in game. Am I missing something? Any suggestions would be appreciated.Can you elaborate on 'never seems to do anything'?Is the soldier's will stat not being changed? Will determines a soldier's resistance to psychic things like getting mind controlled.
PJS1488 Posted February 10, 2016 Author Posted February 10, 2016 On 2/10/2016 at 3:44 AM, Kenshkrix said: On 2/10/2016 at 3:42 AM, PJS1488 said: I've successfully been able to edit the movement of my soldiers, their aim, crit chance, defense, etc. However, no matter how I tweak their "Will" stat, it never seems to do anything in game. Am I missing something? Any suggestions would be appreciated.Can you elaborate on 'never seems to do anything'?Is the soldier's will stat not being changed? Will determines a soldier's resistance to psychic things like getting mind controlled. I edit the Will stat in the DefaultGameData_CharacterStats.ini, and, the displayed "Will" stat on the character screen stays the same, as does their vulnerability to psi attacks.
Kenshkrix Posted February 10, 2016 Posted February 10, 2016 On 2/10/2016 at 4:09 AM, PJS1488 said: I edit the Will stat in the DefaultGameData_CharacterStats.ini, and, the displayed "Will" stat on the character screen stays the same, as does their vulnerability to psi attacks.Did you start a new game or recruit new soldiers after changing it?
PJS1488 Posted February 10, 2016 Author Posted February 10, 2016 On 2/10/2016 at 5:18 AM, Kenshkrix said: On 2/10/2016 at 4:09 AM, PJS1488 said: I edit the Will stat in the DefaultGameData_CharacterStats.ini, and, the displayed "Will" stat on the character screen stays the same, as does their vulnerability to psi attacks.Did you start a new game or recruit new soldiers after changing it? I did start a new game. However, the mobility, offence, and, critical chance edits I made all worked as expected.
Kenshkrix Posted February 10, 2016 Posted February 10, 2016 It seems that some stats are overwritten further down for different difficulty levels. Slightly past halfway down is this: [Soldier_Diff_0 X2CharacterTemplate] CharacterBaseStats[eStat_HP]=6 CharacterBaseStats[eStat_Will]=50 [Soldier_Diff_1 X2CharacterTemplate] CharacterBaseStats[eStat_HP]=5 CharacterBaseStats[eStat_Will]=40 CharacterBaseStats[eStat_FlankingCritChance]=40
PJS1488 Posted February 10, 2016 Author Posted February 10, 2016 On 2/10/2016 at 6:47 AM, Kenshkrix said: It seems that some stats are overwritten further down for different difficulty levels. Slightly past halfway down is this:[Soldier_Diff_0 X2CharacterTemplate] CharacterBaseStats[eStat_HP]=6 CharacterBaseStats[eStat_Will]=50 [Soldier_Diff_1 X2CharacterTemplate] CharacterBaseStats[eStat_HP]=5 CharacterBaseStats[eStat_Will]=40 CharacterBaseStats[eStat_FlankingCritChance]=40 Hmm... Thanks, I'll give it a shot.
Recommended Posts