Can't critical-hit with sashes on
Alwinfy opened this issue ยท 5 comments
Steps to reproduce:
- Grab a diamond axe
- Jump and hit a mob as you're falling (mob should take 150% and throw off crit particles)
- Grab a full mana ring and Planestrider's Sash, equip both
- Jump and hit a mob as falling again
What I expected to happen: Critical hit
What happened instead: nop
Update: Pretty sure the crit code actually checks fallDistance > 0
, and the sashes set fallDistance
negative to achieve their effects. Not sure how to fix.
This issue is stale because it has been open for a while with no activity. Remove stale label or comment or this will be closed soon.