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

Behemoth proximity damage does not work correctly when redirected #10

Open
jamespicone opened this issue Apr 15, 2021 · 0 comments
Open

Comments

@jamespicone
Copy link
Owner

When Behemoth's end-of-turn proximity damage is redirected, the damage dealt is based on the new target's proximity token count, not the old target's proximity token count. This seems to be because the dynamic damage amount passed into DealDamage doesn't get evaluated until the final DealDamageAction is constructed.

Omnitron's Technological Singularity is a reference point here; it seems to manually implement the target selection logic etc..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant