XCOM 2
132 avaliações
[WOTC] ADVENT Suppression (Includes ABA Support)
   
Premiar
+ favoritos
Nos favoritos
- favoritos
Marcadores:  gameplay, alien
Tamanho
Publicado em
Atualizado em
85.698 KB
14/out./2017 às 8:24
22/out./2017 às 13:55
7 notas de atualização ( ver )
Você precisa de certos conteúdos adicionais para usar este item.

Inscreva-se para baixar
[WOTC] ADVENT Suppression (Includes ABA Support)

Descrição
Another mini-mod, this gives the suppression ability to the more basic Advent troops, making them a bit more of a threat. By default, it provides suppression to the Advent Trooper and Advent Shield Bearer.

-- Compatibility --

The mod has been updated to also work with A Better Advent WOTC edition. The suppression AI behaviour for ABA troopers uses the ABA suppression checks - this mod just gives the new Advent Troopers the suppression ability. Same rules apply for adding new custom enemies.

-- Requirements --

While the mod doesn't need anything to 'work' - the advent weapons do not have a suppression animation, resulting in T-pose soldiers while suppressing. I strongly suggest using 'WOTC Suppression Visualization Fix' by kregano

kregano's mod: http://steamproxy.net/sharedfiles/filedetails/?id=1130825409

-- Custom / Settings --

New enemies can be given the ability by adding them into the config file. The script will automatically find the enemies listed, find their primary weapon and add the ability to the weapon directly, so this should be usable on any enemy - although I've only tested it on Advent Troopers.

AI behaviour is applied to core AI routines, so this should be usable by most enemies without any changes.

-- Changelog --

- Updated to include ABA WOTC support.

- Reduced chances of suppression (also checks for allies before suppressing) for vanilla XCom2 users. ABA users use ABA's own suppression AI behaviour.

- Corrected ally suppression check
Discussões populares Ver todos (1)
1
18/fev./2021 às 11:51
Bug: Advent suppressing whilst suppressed?
Wilko
44 comentário(s)
TAKEDA 🔴 SHINGEN 22 de jul. às 13:53 
It will keep the AML happy but will probably misled players since as you stated yourself "the advent weapons do not have a suppression animation, resulting in T-pose soldiers while suppressing". If you do not add a dependency to the "Community Highlander", which the majority of players need in order for many mods to work properly anyway, players will be getting that T-shaped visual bug.
Wilko  [autor(a)] 22 de jul. às 10:20 
Thanks for the info - I've removed the dependency, is that enough to keep AML happy? I don't ideally want to have to mark the rather large community pack as required.
TAKEDA 🔴 SHINGEN 21 de jul. às 11:56 
Greeting Wilko! Could you please update your mod requirement and replace the current "WOTC Suppression Visualization Fix" with the "Community Highlander"? It simply to prevent the AML to flag your mod as "Missing Dependencies". Thank you!
Fuedrakia 3/out./2021 às 16:42 
The WOTC Suppression Visualization Fix mod says it is already integrated into WOTC Community Highlander, so will this work without the Suppression Visualization Fix if I have the Community Highlander?
Wilko  [autor(a)] 18/fev./2021 às 11:48 
You're absolutely correct, the suppression check is bypassed - my mistake for adding the check after the fact. The issue (and it looks like you've found it already from a recent workshop mod) is that the Suppression ability doesn't actually care if the user is suppressed, so when SuppressIfAvailable checks if the ability is usable - which is where the game tells us whether we can use that ability - it lets it run.
PreConceptor 17/fev./2021 às 16:39 
@Wilko
So if RandFilter50Suppression is before the Not Suppressed check, and RandFilter50Suppression leads to SuppressIfAvailable, it won't skip the Not Suppressed check and go straight to the SuppressIfAvailable sequence?
Wilko  [autor(a)] 17/fev./2021 às 14:51 
Good question! It could well be put first to stop the rest of the behavior - honestly though I don't think it'd make much of a difference, performance wise.
PreConceptor 17/fev./2021 às 13:01 
Technical question: why does the AI sequence need the 'not suppressed' check at the end and not at the start? Would it not be better for the AI to check whether it is suppressed as the first thing it does or am I not understanding how sequences work?
Dragon32 13/fev./2021 às 8:37 
@qrak
I ran a whole campaign using the Community Highlander and not Suppression Visualisation Fix. Everything worked, and without visual jankiness too.

I think the fix (from whichever source), as Wilko says, removes units T-posing if they don't have an animation set for suppression.
Wilko  [autor(a)] 13/fev./2021 às 8:17 
Probably would work fine with the Highlander pack - from what I recall SVF is not strictly required, just results in proper animations when suppressing.