j-cob44 / max-hit-calc

Runelite plugin which automatically calculates stats about max hit and displays to the player.
https://runelite.net/plugin-hub/show/max-hit-calculator
BSD 2-Clause "Simplified" License
2 stars 1 forks source link

New mage bonus values need updating #33

Closed SamuelDev closed 2 months ago

SamuelDev commented 4 months ago

From today's blog:

Tomes also changed from 50% to 10%.

Also there was a new item added that reduces magic damage by 80% Added a 'Cursed Amulet of Magic' drop at a rate of 1/5 from the Necromancer south of Shayzien. This amulet provides -80% Magic Damage, useful for some niche scenarios where you might want to keep your damage numbers as low as possible!

I did some testing with trident and it appears to not work currently. It says my max hit is 26 without any gear on. I put on my god cape and 2 pieces of bloodbark for a 4% increase. 26*1.04=27.04 but my max hit still reads as 26.

j-cob44 commented 4 months ago

Hi @SamuelDev! Work is underway on all of these changes. All of the item stat value changes come from Runelite themselves and will automatically be fixed once it is fixed within Runelite.

Currently, I am working on the new bonuses from prayers, set bonuses, and to the standard spell book spells base hits. I hope to have this all done by today.

j-cob44 commented 4 months ago

Hello again, The initial changes have been pushed in (#34). Next, they need to be approved by Runelite (https://github.com/runelite/plugin-hub/pull/6108).

I'm not sure when the Item Stats will be corrected to the new values, but when they are, this plugin will immediately work with them and be up to date. Usually, they are pretty quick about fixing them when they are changed.

j-cob44 commented 4 months ago

Hi, Earlier today, the new wiki values were updated by Runelite so all item stats should be current and used correctly in the plugin. Next, the Runelite team has to review this plugins changes and accept them for any updated set bonuses and mage prayer bonuses to work correct from last weeks update. Hopefully it will be accepted soon.

j-cob44 commented 3 months ago

Hi @SamuelDev, The plugin has been updated in Runelite today, please restart your client to update. Let me know if you find any problems with this version!