XCOM 2
[WOTC] IronLordByron's Resistance Order Overhaul
78개 중 1~10개 표시 중
< 1  2  3 ... 8 >
업데이트: 2022년 8월 28일 @ 오전 9시 40분

Fixed support for consumable resistance orders (implemented by Grobo's overhaul, not this mod specifically)

업데이트: 2022년 8월 20일 @ 오후 12시 00분

For help in reverting the persistent campaign issues resulting from previous bug, I included two new console commands:
exec function ModifyBonusResContacts (int numContactsAddedOrRemoved){
exec function ModifyBonusScience(int scienceBonusMod){

So (for instance) if you had Labs-To-Comms Repurposing active (which grants +3 contacts and -15 science bonus while active) and then deactivated it for two months (resulting in you actually being *down* 3 contacts and *up* 15 science bonus due to the fixed bug) you could run the following two commands to restore the state of your game:

ModifyBonusResContacts 3
ModifyBonusScience -15

Note that the new values are only updated on the UI after you do anything causing a UI update (like leaving the Geoscape or starting a scan)

업데이트: 2022년 8월 20일 @ 오전 11시 14분

Fixed resistance order getting deactivated multiple times in months after deactivation.

업데이트: 2022년 8월 16일 @ 오후 8시 08분

fixed issue where mission site display popup for resistance card-driven missions would sometimes display at inappropriate times (especially in CI).

업데이트: 2022년 8월 13일 @ 오전 10시 35분

FEATURES
Added two new cards:
* ODM Gear (provides -1 to grappling hook cooldowns-- both skirmisher and armor-provided-- plus 4 mobility and 35 dodge on the turn a grappling hook is used). Strength 2 card.
* Siphon Life (heals up to 20 health to soldiers when they perform skulljacking or skullmining, and provides 3 shielding). Strength 3 card.

BALANCE CHANGES
*Buff to Noisemaker Protocol such that sonic scanners now deal exactly 1 damage in their radius, giving them some niche use in non-Lost missions.
*Moved card strengths around based on what feel like appropriate balance.

BUG FIXES
Fixed bug where covert actions spawned by ROs could be spawned in any region, which could result in Chosen being discovered before the relevant regions had been contacted.
Fixed bug where covert actions spawned by ROs are completeable in 0 hours.

REFACTORING
Implemented system that should make config-driven changes to cards easier, and migrated a few of the cards over to this system.

업데이트: 2022년 8월 5일 @ 오후 10시 42분

Added in a strength indicator to the card art (since otherwise strength is kind of an invisible mechanic, really?)

업데이트: 2022년 8월 5일 @ 오후 10시 23분

Modified Shellbuster Technique to remove armor-shredding abilities (though keeping the armor-bypassing and energy-shield-removing effects.)

업데이트: 2022년 8월 4일 @ 오후 6시 55분

Fixed issue with chosen actions getting clobbered by the new tag expand handlers.

업데이트: 2022년 8월 3일 @ 오후 8시 57분

1) Includes Grobo's fixes to resistance card localization-related code
2) Fixes Basilisk Doctrine and Shellbuster Technique cards to do the things they said they would. (My bad; turns out I had inappropriately assigned them to weapons such that they didn't actually do stuff.)

업데이트: 2022년 7월 21일 @ 오후 8시 53분

Fixed issue where I wasn't uploading .int file due to it not being represented in project file