XCOM 2
Mod Jam for Long War of the Chosen
168개 중 11~20개 표시 중
< 1  2  3  4 ... 17 >
업데이트: 2023년 2월 20일 @ 오후 4시 19분

- The Chosen at all tiers now have a "Chosen Immunities" ability, added via XComWeaponSkinReplacer.ini in the main Mod Jam Config folder.

- This ability is coded almost identically to Bulky, in that it prevents a configurable list of abilities from being used on any unit that has Chosen Immunities. This list is found in the XComGame.ini in the main Mod Jam Config folder.

- Abilities that are prevented from working on the Chosen by this ability (with default configs) are as follows:

  • Transposition
  • Stasis Field
  • Containment Field
  • Glacial Tomb
(The Localization for Chosen Immunities also mentions Stasis and Invert, although these immunities are added via LWOTC itself and are not configurable like my additions are.)

업데이트: 2023년 2월 19일 @ 오후 12시 02분

Dogpile (melee version) from Mitzruti's Perk Pack has been patched with the following changes (specifically these changes touch MZDogpileMeleeSlash, which is an additional ability granted by the MZDogpileMelee ability):

- Template.AbilityCosts.Length = 0; has been added to it, which should make it a free action, as well as usable even if the soldier has no actions remaining.

- A cooldown of 1 has been added, to ensure the ability only triggers once per turn under normal circumstances.

If this ends up getting fixed by Mitzruti at some point, I'll remove this fix. Also, it's untested, so let me know if it does the trick or not.

업데이트: 2023년 2월 17일 @ 오전 6시 45분

- Gas Grenades, Gas Bombs, Neurotoxin Grenades, and Neurotoxin Bombs will no longer destroy loot or corpses.

업데이트: 2023년 2월 16일 @ 오후 6시 59분

- Added Sectoid Abjurers to the list of classes not eligible to be Psionic.

업데이트: 2023년 2월 13일 @ 오후 8시 29분

- Underbarrel Shotguns have been buffed at all tiers. They now have identical range tables to standard Shotguns (so they will be more accurate up close compared to before), and they've also gained 1 max damage.

- All Mag-tier and Beam-tier Underbarrels should now properly require a Conventional one to construct. If you need to change their costs (JUST resource costs per purchase, not other requirements like techs or Engineering score), do so through the XComTemplateEditor.ini file in Mod Jam's Underbarrel Weapons folder. XComLW_Overhaul.ini was being a butt and not recognizing the underbarrels as valid ingredients.

업데이트: 2023년 2월 13일 @ 오전 11시 42분

- None Shall Pass (LWOTC version) should no longer trigger on the soldier's own turn, and should also now properly trigger on attacks as well as movement.

If this update does not actually work as intended, let me know and I'll write a new version of the ability with these features baked in properly.

업데이트: 2023년 2월 11일 @ 오전 5시 32분

- Removed some lines that were causing 3 blank Gene Mods to appear.

업데이트: 2023년 2월 5일 @ 오전 8시 06분

- Cryolators now have the Improved Suppression ability.

- Chemthrower Suppression has been added to the list of Suppression-like abilities supported by Improved Suppression.

업데이트: 2023년 2월 5일 @ 오전 4시 59분

- Added Prototype/Military Assault MECs from Buildable Units to the list of units that can't be Psionic.

업데이트: 2023년 2월 1일 @ 오후 5시 54분

- Laser Grenades and Mag Grenades should now properly no longer destroy loot/corpses. (Thanks to RustyDios for helping me tweak the code!)