Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct Vampire Lurker Strain Damage Modifications (#5753)
# About the pull request This PR corrects an erroneous change in `apply_strain` because only modifiers can be set here. The change to lower the damage tier would be undone when `recalculate_damage` would apply the lurker caste's values for the upper and lower damage values. Ultimately I'm not certain it does need the damage reduction - but as of #5625 it does more with direct tail stabs so between the two this should be a minor nerf. # Explain why it's good for the game Corrects an intended reduction in damage for taking the strain. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: Drathek balance: Corrected vampire lurker damage values (Effectively reduction by 5 damage for most attacks) /:cl:
- Loading branch information