I think that is related to a rule value not being set correctly for SoD or Underfoot. If you are using your own server then use the sql below and it will likely fix the problem. If you are on someone else's server then it may not fully support SoD or Underfoot.
Code:
update rule_values set rule_value = 'true' where rule_name = 'Character:SoDClientUseSoDHPManaEnd';
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.