Open yakusai opened 11 months ago
Can you please send me the datapack you are using? I never used this mod before so having the datapack set up to test would be really appreciated.
Oh, of course. Here you go. It may have other things I configured such as removing certain item spawns, but nothing that should affect testing. I'm no expert at the mod, since I just started using it myself, but let me know if you need anything else. Though I'm off to bed soon, so probably won't reply for a bit. Oh, and thank you for the fast response and also your willingness to try and help! scalinghealthpack.zip
I have also just tested separate calculations with another mod, Majrusz's Progressive Difficulty mod, which also allows you to easily multiply enemy HP values through its config file via the "health_bonus" attribute. It turns out that Majrusz's multiplies BOMD boss HP correctly, and setting 9.0 to the default health_bonus attribute properly adds +900% HP to the BOMD bosses (Void blossom goes from 350 to 3500 HP properly). So this seems to be some problem specific to the combination of the Scaling Health mod and the BOMD. Why this is I am unsure, since Scaling Health multiplies HP values correctly for all other mobs I've tested.
Before submitting the issue
Minecraft Version
1.20.1
Describe the bug
When used alongside the Scaling Health mod to multiply the HP values of mobs, none of the bosses from Bosses of Mass Destruction scale properly. For example, under the circumstances where every other monster would gain 5 times their health, BOMD bosses seem to gain a noticeably smaller amount (around 2.5 times their health instead from what I've observed). This is noticeable at all multiplier values that you would set Scaling Health to. This is able to be recreated in both a heavily modded Minecraft, and a modpack consisting of just Scaling Health, BOMD, Jade, and JEI.
The HP scaling has also been tested with other modded bosses, such as ones from Cataclysm and the Twilight Forest, and only BOMD has issues with lesser HP scaling.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Any BOMD boss summoned after setting the multiplier to 5x should have their HP scaled to 5x. Instead it only seems to scale to 2.5x. Scaling with other multipliers such as 10x seem to give a similar effect, but with ~200 less HP than the desired amount
Latest Log
No relevant log information that I could find.
Any insight into this issue would be very much appreciated. For now, I will have to just avoid all BOMD bosses on my custom server, or remove the bugged ones and spawn new bosses with much higher HP scaling/difficulty values. Thank you in advance!