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

Arcane Robes and nerfed Durable: reduce first crit hit dmg #10

Open
jmegner opened this issue Mar 7, 2024 · 1 comment
Open

Arcane Robes and nerfed Durable: reduce first crit hit dmg #10

jmegner opened this issue Mar 7, 2024 · 1 comment

Comments

@jmegner
Copy link
Owner

jmegner commented Mar 7, 2024

Lifted from part of #7

To implement...

Durable chapter tactic from https://wahapedia.ru/kill-team2/kill-teams/intercession-squad/#Chapter-Tactics

Durable: Each time this operative fights in combat or a shooting attack is made against it, in the Resolve Successful Hits step of that combat or shooting attack, one critical hit inflicts one less damage on this operative (to a minimum of 3).

Arcane Robes equipment from https://wahapedia.ru/kill-team2/kill-teams/warpcoven/#Equipment

Arcane Robes: Once per battle, when Critical Damage would be inflicted upon this operative, you can use this ability. If you do so, that attack dice inflicts Normal Damage instead.

I think for shooting, these are fairly easy. For melee, it messes up some of the heuristics (strike if that will kill enemy, etc).

Note: Arcane Robes is "once per battle", so I would want to handle that when doing multi-round calcs, and it'd be good to correct that multi round bug for Just A Scratch as well.

@jmegner
Copy link
Owner Author

jmegner commented Jul 4, 2024

Durable implemented in commit 361889c.

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