Discord-OwO-Bot icon indicating copy to clipboard operation
Discord-OwO-Bot copied to clipboard

Incorrect passive emoji fix and cleaning

Open Caviarbro opened this issue 1 year ago • 1 comments

The getEmoji() function sometimes showed incorrect passive for example: when the crit passive had qualities [100,99]. So I changed the logic to check between quality 'boundaries' instead of adding to the 'count' variable to get the rankQuality.

I also did some cleaning -> changed var to const let, != to !== etc.

image

Caviarbro avatar Dec 18 '22 11:12 Caviarbro

:c but the funny

coopw1 avatar Dec 18 '22 15:12 coopw1