Crit Rate / Crit Damage - 1.19.2 forge
Qualthalas opened this issue ยท 5 comments
Crit rate and Crit damage added through weapon affixes do not work at all (crit rate doesnt add and crit dmg is x1.50 regardless)
Gems do work though, with gemmed weapons multicrits also work while jumping (falling)
Crit damage gems add flat dmg% instead of a crit dmg multiplier and the dmg % is also incorrect
And simplely speaking, there is an in-game command: /attribute , you can check your base value about Apotheosis attributes. Just follow the index of this command to find attributes about critical hit.
check the version of your Apotheosis, if it's 6.1.2 or below. See #815
And simplely speaking, there is an in-game command: /attribute , you can check your base value about Apotheosis attributes. Just follow the index of this command to find attributes about critical hit.
seems to have fixed the base issue, thank you
but i can't figure out the multicrits now, jump crits just do the regular crit dmg
(crit rate and crit dmg sword)
normal hit 25.5
normal crit 61.9
jump crit 61.9
jump multicrit - doesn't happen
@Qualthalas The overflowed crit chance will be caculated for next crit hit, so normally you need to increase your critical chance to over 100% to trigger that, and the jump crit seems a independent condition, and I haven't tested that deeply, so I think it's the mechanic that there should be.