BenSully Posted December 2, 2013 Share Posted December 2, 2013 I've been using Resource hacker to edit xcom for a while now. It still works for EW as well, with one exception. I change the stats for soldiers' rank progression and they all take effect (HP, Aim, and Wil stat increases by rank) with the exception of mobility. Changing this had worked in the past but now when they get promoted my soldiers mobility stat never changes- any idea why that would be? It seems strange that the other changes would take effect but not this one. Link to comment Share on other sites More sharing options...
Arkaengael Posted July 16, 2014 Share Posted July 16, 2014 I too have tried modding soldier mobility upon ranking up with now effect. Link to comment Share on other sites More sharing options...
johnnylump Posted July 16, 2014 Share Posted July 16, 2014 The code simply ignores that parameter. Link to comment Share on other sites More sharing options...
Amineri Posted July 17, 2014 Share Posted July 17, 2014 Following up on JL's comment, it's difficult to hex mod to make it work, because the required structure variable (which is defined in XComGame.upk) is not an import variable in XComStrategyGame.upk, where the level stats are computed. For Long War I just ended up working around the issue completely. Link to comment Share on other sites More sharing options...
Recommended Posts