Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close Combat Specialist triggering after skullmining when frozen #1662

Open
wdanny69 opened this issue Feb 3, 2024 · 1 comment
Open

Close Combat Specialist triggering after skullmining when frozen #1662

wdanny69 opened this issue Feb 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@wdanny69
Copy link
Collaborator

wdanny69 commented Feb 3, 2024

Issue: Close Combat Specialist (specifically from Advent Vanguards) triggers and fires against a soldier that has skullmined them despite being frozen.

Expected Behavior: frozen should be disabling all their abilities and prevent CCS from triggering against the soldier. skullmining should also have killed the unit preventing them from using it after being "unfrozen"

potential issue: skullmining may be unfreezing the unit before dealing the damage which results in ccs triggering before killing the unit

modlist:
lwotc.txt

@wdanny69 wdanny69 added the bug Something isn't working label Feb 3, 2024
@Tedster59
Copy link
Collaborator

Looking at this, finalizeskullmine doesn't actually unfreeze, it just deals a pile of damage (base game is 200 now instead of 20, so LW actually reduces it). not sure what random order of operations causes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants