AC buffs targets into negative AC's to add damage #1071
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report link
https://bytebin.project-rk.com/SDoVEw95
Reproduction steps
Expected results
Expected results even if target is 0 AC to be max possible damage range of weapon*AR+AddDamage.
Actual results
Damage is a lot higher than it should be.
Bug prevalence
Every time AC debuffs are used.
Description & Attachments
Nothing else to add
Confirmed.
We are probably not capping ACs at zero.
It looks like we're correctly capping AC's at zero now :)
Closing this as fixed