LevelModifiers not being applied correctly.
Summary
Levelmodifiers are not being applied correctly to spawned mobs Mob: https://pastebin.com/b8iAH5p8 Config: https://pastebin.com/Q3d85YRW
Steps to reproduce
spawn a spider1 from the file with /mm m spawn SPIDER1:10
Current behavior
mob HP is not scaled correctly, damage doesn't seem to be either, but HP is more easily demonstrated.
as you can see from the pastebin it should have 20hp at level 0, and 220hp at level 10.
Intended correct behavior
mob HP should scale with level.
Server log file
Debug log snippet
Proposed fixes Absolutely no idea.