Scale monsters’ hit dice bonuses based on their size. In order to reduce the high amount of variance monster HP currently has, monster HP is now computed by this formula: (HD)d4 + HD\*2\*(size), where size is 0 for MZ_TINY, 1 for MZ_SMALL, and so on.