Onskilldamage

Description

Executes the skill when the mob deals damage to other entities via a mechanic.

The associated @trigger is the entity that was damaged

Examples

ExampleMob:
  Type: 
  Skills:
  - damage @PIR{r=10} ~onTimer:20
  - message{m="Get damaged! MUHAHAHA"} @trigger ~onSkillDamage

Aliases

  • onSkillHit
  • onSkill_Damage
Updated Aug 19, 2026