NPC Health
These variables allow you to retrieve health information from a MythicMob NPC.
Configuration
mythicmob_npc_health_variable — Map
Returns current health as a Double.
mythicmob_npc_max_health_variable — Map
Returns maximum health as a Double.
mythicmob_npc_health_percentage_variable — Map
Returns health percentage (0-100) as an Integer.