Flyffulator
Flyffulator copied to clipboard
Magic damage % not being applied correctly
Adding magic attack does not increase magic skill damage.
Reproduce
- Make a psykeeper
- Make level 160
- Add some wand
- Set Spirit bomb to max lvl
- Check damage
- Add magic power potion
- Check damage again.
Expected
New result is 5% higher
Actual result
New value is the same
Sidenote
I can try to check this out later and maybe merge it with my already open PR #127
can you give an example of the exact potion?
It might be because this calculates everything as percentages, while the magic attack from items and buffs isn’t set as rate = true.
can you give an example of the exact potion?
Elixer of the sorcerer
Yeah, it's an error in the API. Will fix thank you