fix brawler randbosses on certain monster types having very high weapon damage
resolvers.levelup is handled before applyRandomClass, so the levelup part is not replaced currently. Manually remove the levelup part to fix it.
resolvers.levelup is handled before applyRandomClass, so the levelup part is not replaced currently. Manually remove the levelup part to fix it.