Ondropcombat

Description

Executes the skill when the mob drops combat.

REQUIRES ThreatTables to be enabled

There is no associated @trigger

Examples

EXAMPLE_MOB:
  Type: CHICKEN
  Modules:
    ThreatTable: true
  Skills:
    # sends a message to all the players in the world
    # when the mob enters combat
    - message{m=DROPPED COMBAT} @World ~onDropCombat

Aliases

  • onLeaveCombat
  • onCombatDrop
  • onExitCombat
Updated Aug 19, 2026