XCOM 2
[WOTC] Ability Swapper
7 kommentarer
Zelfana  [ophavsmand] 8. feb. kl. 16:50 
Yeah you can swap any ability with any other ability, and swapping LWOTC abilities back and forth is the main use case. You can actually use Tedster's config as-is to convert LWOTC abilities to LW2 Perk Pack ones, just ignore the LWOTC dependency. All abilities in the same entry will be consolidated to the highest priority (lowest index) one found. RDLC is optional to include, the code still checks that the ability template actually exists before making a swap.
Nero 8. feb. kl. 8:30 
so if i want to switch lwotc perks with perks from other perk packs, i do it like this right?
+AbilityReplacements = (Priorities[0] = (Ability = "F_Maim", RDLC = "WOTC_ExtendedPerkPack"), \\
Priorities[1] = (Ability = "Maim"), \\
)
MrMister 30. sep. 2024 kl. 1:31 
We can finally have one snapshot to unite them all without microadjusting everything.
Tedster 29. sep. 2024 kl. 19:03 
That's my plan, at some point...
Zelfana  [ophavsmand] 29. sep. 2024 kl. 18:44 
Yes, and vice versa! Only needs someone to actually sit down and write the configs.
RustyDios 29. sep. 2024 kl. 18:42 
So someone could use this to swap LWotC versions of perks with their non-LWotC counterparts?