You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: When Serial is active, it disables some action granting perks that do not trigger upon kill (tested hit n run and close encounters) and will not grant any actions.
Expected behavior: the expectation should be that serial will refund any actions upon a kill but it should also not disable any other action granting perks should the soldier not score a kill
Reproduction: activate serial and attempt to use any action granting perk while also not scoring a kill
There's a lot of things that are explicitly disabled while under Serial, this was an intentional thing. Not sure if we want to change it. Also because of how PostAbilityCostPaid works, basically the first one that returns "true" short circuits it, so you can get a pile of unexpected interactions depending on how each individual effect is set up.
Issue: When Serial is active, it disables some action granting perks that do not trigger upon kill (tested hit n run and close encounters) and will not grant any actions.
Expected behavior: the expectation should be that serial will refund any actions upon a kill but it should also not disable any other action granting perks should the soldier not score a kill
Reproduction: activate serial and attempt to use any action granting perk while also not scoring a kill
mod list:
lwotc.txt
The text was updated successfully, but these errors were encountered: