XCOM 2
[WotC] The MOCX Initiative
156개 중 21~30개 표시 중
< 1  2  3  4  5 ... 16 >
업데이트: 2021년 4월 8일 @ 오전 10시 09분

Fixed missing paranethesis for DarkLeader loadout in XcomGameData.ini

업데이트: 2021년 4월 1일 @ 오후 1시 14분

MOCX Commander boss unit now spawns in the MOCX HQ mission.

Appearance can be customized through ini, or with a character pool replacement if you so choose.

Loadout and abilities can be customized through .ini.


업데이트: 2020년 12월 11일 @ 오전 7시 14분

Update to fix duplicate indices in the XComAI.ini file. Thanks to discord users TEslaRage and lago508 for identifying and fixing this issue respectively.

업데이트: 2020년 12월 10일 @ 오전 10시 55분

Update to fix the AI locking up when MOCX units are knocked out or bleeding out. Thanks to discord user lago508 for providing these changes.

업데이트: 2020년 6월 15일 @ 오후 5시 06분

Removed cooldown from evac now that it should be working properly.

업데이트: 2020년 6월 14일 @ 오전 7시 52분

RedDobe fix for evacs:

Changed from an X2Condition on the ability itself to a custom ability behaviour condition. The former would not work properly on the MOCX unit that would be first to act, for whatever reason.


Nerfed forced evac injury limit to 40% of HP from 50% of HP.

업데이트: 2020년 5월 9일 @ 오후 11시 57분

At this point I'm just throwing changes at the wall praying this change works out somehow for the evac bug.

업데이트: 2020년 5월 7일 @ 오후 4시 25분

Hopefully final alteration I have to do to MOCX evacuations.

1) Removed the HP check entirely, this part appears to have just kept bugging out.

2) Removed counting MOCX who had started the evacuation process as part of the downed squad member qualifications.


This should make a MOCX squad be far more sticky on the battlefield, but once you take out at least half, the rest of them should start evacuating as intended.

업데이트: 2020년 4월 23일 @ 오전 2시 12분

Buffed will check for evacuating.

Essentially I didn't double check my math, so what I thought was a relatively easy check for will was instead a very hard one, and it grew out of control as MOCX units decided to evacuate (since a unit deciding to evacuate influences *other* units deciding to evacuate), causing a cascading chain reaction of evacuations.


Hopefully, now, the vast majority of the time they will at least fight for a bit until the losses pile up, but I'll allow for the random chance of an entire MOCX squad seeing the XCOM squad and just nope out of there.

업데이트: 2020년 4월 22일 @ 오후 3시 49분

Added even more debugging statements for the evac issue.

If you get it again after this update, please send me the launch.log file afterwards: I should be able to get more detail on why the units are deciding to evac on their first turn.