project-rubika / issues

6 stars 0 forks source link

Attack Rating is currently working on breakpoints and not updating in a linear fashion. #848

Closed StormlashTV closed 1 week ago

StormlashTV commented 1 week ago

Reproduction steps

1. Go to Foremans/Biomare dungeon
2. Fight a Chief Base Protector
3. Once he casts Mighty Challenger to Cyclops, his damage goes off the roof and does not reflect the actual modifiers that the Nano Program gives

Expected results

I expected a flat +20 damage increase, not a x2.5 multiplier

Actual results

He got a x2.5 damage multiplier.
Base hits were about 63 points of damage
Buffed went to 146

Bug prevalence

Often

Description

Chief Base Protector gets insane amounts of damage upon casting a Challenger Nano program

Report link

N/A

RaggyLP commented 1 week ago

Further testing has revealed that this is tied to AR as a whole. 399 AR on the mob does nothing, but the moment the mob hits 400 AR (or 800), the damage effectively doubles, suggesting it swaps to a new template.

RaggyLP commented 1 week ago

Even more testing shows that this issue is affecting player damage. image Top damage is 401 AR Bottom is 399 AR

image Top 399 AR (MA) Bottom 400 AR (MA)

image Increase of 23 2he doesn't change damage, despite an increase of AR from 358 to 381.

image The moment that AR breaks 400 however, the damage 'catches up'.

prkdrake commented 1 week ago

Should be fixed with the latest update.

RaggyLP commented 1 week ago

Following a few days of tweaking and alterations, I think we've hit upon a very good state with this now. Closing as fixed for the moment. 07/09/2024.