HorizonFFXI / HorizonXI-Issues

Issue Tracker for HorizonXI
16 stars 1 forks source link

🐛[BUG][System/Combat] X's Knife removes damage variability from critical hits #1835

Open ricepudding opened 6 months ago

ricepudding commented 6 months ago

What does this bug affect? The crit damage bonus from X's knife is interacting weirdly with the damage formula and removing damage variability from crits when attack capped.

Steps to Reproduce Test 1:

Test 2:

Expected behavior The results of Test 2 should have a variable damage range just like Test 1, but with an extra 10% damage increase (based this off the item_mods.sql file in ASB github listing Xs Knife as having CRIT_DMG_INCREASE: 10)

Screenshots Hoplites Harp + No Offhand image

Hoplites Harp + X's Offhand image

Additional context This same thing happens when just putting X's alone in the main hand, hitting for constant 516's with my above DEX rather than the 510 from H.Harpe (2 damage difference between weapons * 3.0 pDif to bridge that 6 damage difference maybe?)

Also seemed that all my normal melee crits hit for exactly 146 with X's mainhand, but my sample size for that was much smaller (~5 melee crits)

I also did a test of 70 Sneak attacks each using just X's mainhand, Hoplites Harp mainhand, and Hoplites Harp mainhand w/ X's in the offhand (210 SA's total), targeting lv82 merit sheep outside Tav Safehold. Here, the results ended up being more in line with the expected boost to crit damage, and all weapon combos had a damage range as expected. image