Fixed it, I think. We need to modify the NPC's base_hp as well as max_hp. Though, I think we probably are better off modifying both, as it is a mod ontop of the base and max HP.
When the calc check goes through for CalcMaxHP in mob.h, it works when base_hp is also there.
Items also get taken into effect this way, too.
|