Pular para o conteúdo principal

NPC Health

These variables allow you to retrieve health information from a MythicMob NPC.

Configuration

mythicmob_npc_health_variableMap

Returns current health as a Double.

mythicmob_npc_max_health_variableMap

Returns maximum health as a Double.

mythicmob_npc_health_percentage_variableMap

Returns health percentage (0-100) as an Integer.