cs6413110 / Pixel-Tanks

0 stars 2 forks source link

[BUG] usbs adding more damage then they should #529

Closed BreadSpam closed 2 months ago

BreadSpam commented 2 months ago

so what i've learned is that if a rank 21 shoot a usb at a person with a even rank (0,2,4, etc), and if the amount of usbs is odd, then it will add an extra 5 DMG (when i was fighting Aaron, 1 usb would add +10 DMG instead of the normal +5

this is for sure a rounding error.

BreadSpam commented 2 months ago

it depends a lot on the specific ranks and amount of usbs if the bug occurs. like rank 1 vs rnank 20 and rank 0 seems fine, I think it only might be between rank 21 and even ranks. so like just do the account wipe to remove the higher levels

cs6413110 commented 2 months ago

Can you try to find a mathematical explanation?

BreadSpam commented 2 months ago

lol idk, but it seems to be fixed now