When I use Nocturnal Tackle with my Nishant's Pet on a monster, during its turn it says -62% Accuracy instead of the regular 75%
-
Daze and Blind
Post count: 128Reputation: 98Joined:@Joshua-Walters It was actually always -62%, but it used to show -75% which is wrong. That's because ML doesn't just add percentages, instead multipliers are multiplied. For example, the multiplier for blind is 0.5(-50%), the multiplier for precision is 1.5(+50%), the multiplier for daze is 0.75(-25%). So, when you calculate the accuracy or the damage, you multiply all the effects. In this case, daze and blind gives 0.5*0.75=0.375 of the normal accuracy, which is -62.5%, which the game rounds down to -62%. Previously the game just added the percentages when showing you what's happening, but daze+blind was actually always -62.5%.